Skip to content

Commit 549744f

Browse files
committed
Use stable CakePHP 5.1
1 parent f28314f commit 549744f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"psr/http-server-middleware": "^1.0"
3232
},
3333
"require-dev": {
34-
"cakephp/cakephp": "dev-5.next as 5.1.0",
34+
"cakephp/cakephp": "^5.1.0",
3535
"cakephp/cakephp-codesniffer": "^5.0",
3636
"firebase/php-jwt": "^6.2",
3737
"phpunit/phpunit": "^10.5.5 || ^11.1.3"

0 commit comments

Comments
 (0)