Skip to content

Commit c50f27d

Browse files
committed
adjust composer.json for CakePHP 5.1
1 parent adfec8e commit c50f27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "cakephp-plugin",
55
"require": {
66
"php": "^8.1",
7-
"cakephp/cakephp": "dev-5.next as 5.1.0",
7+
"cakephp/cakephp": "^5.1.0",
88
"sentry/sentry": "^4.0"
99
},
1010
"require-dev": {

0 commit comments

Comments
 (0)