Skip to content

Commit

Permalink
Update version number in requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Sep 14, 2024
1 parent 6ad5540 commit 61995e1
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 @@ -6,7 +6,7 @@
"homepage": "https://cakephp.org",
"require": {
"php": ">=8.1",
"cakephp/cakephp": "dev-5.next as 5.1.0",
"cakephp/cakephp": "^5.1.0",
"cakephp/migrations": "^4.0.0",
"cakephp/plugin-installer": "^2.0",
"mobiledetect/mobiledetectlib": "^4.8.03"
Expand Down

0 comments on commit 61995e1

Please sign in to comment.