Skip to content

Commit

Permalink
update cakephp to release
Browse files Browse the repository at this point in the history
  • Loading branch information
skie committed Sep 15, 2023
1 parent c570a38 commit eb93a9b
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 @@ -19,7 +19,7 @@
],
"require":{
"php": ">=8.1",
"cakephp/cakephp": "5.x-dev",
"cakephp/cakephp": "^5.0",
"cakephp/plugin-installer": "*"
},
"prefer-stable": true,
Expand Down

0 comments on commit eb93a9b

Please sign in to comment.