Skip to content

Commit

Permalink
Update composer.json to fix version mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
lux authored Oct 16, 2024
1 parent 9fa37d5 commit 76b595c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": ["cms", "content management", "wysiwyg", "elefant"],
"homepage": "http://www.elefantcms.com/",
"license": "MIT",
"version": "2.2.7-stable",
"version": "2.4.0-stable",
"require": {
"php": ">=7.2",
"pda/pheanstalk": "^4.0",
Expand Down

0 comments on commit 76b595c

Please sign in to comment.