Skip to content

Commit

Permalink
update composer to use cakephp 4.5 by tag
Browse files Browse the repository at this point in the history
  • Loading branch information
skie committed Oct 18, 2023
1 parent 8d89daa commit ff9401f
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 @@ -30,7 +30,7 @@
"prefer-stable": true,
"require": {
"php": ">=7.4.0",
"cakephp/cakephp": "dev-4.next as 4.5.0",
"cakephp/cakephp": "^4.5",
"cakedc/auth": "^7.0",
"cakephp/authorization": "^2.0.0",
"cakephp/authentication": "^2.0.0"
Expand Down

0 comments on commit ff9401f

Please sign in to comment.