Skip to content

Commit

Permalink
adjust composer.json for CakePHP 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LordSimal committed Sep 15, 2024
1 parent adfec8e commit c50f27d
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 @@
"type": "cakephp-plugin",
"require": {
"php": "^8.1",
"cakephp/cakephp": "dev-5.next as 5.1.0",
"cakephp/cakephp": "^5.1.0",
"sentry/sentry": "^4.0"
},
"require-dev": {
Expand Down

0 comments on commit c50f27d

Please sign in to comment.