We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adfec8e commit c50f27dCopy full SHA for c50f27d
composer.json
@@ -4,7 +4,7 @@
4
"type": "cakephp-plugin",
5
"require": {
6
"php": "^8.1",
7
- "cakephp/cakephp": "dev-5.next as 5.1.0",
+ "cakephp/cakephp": "^5.1.0",
8
"sentry/sentry": "^4.0"
9
},
10
"require-dev": {
0 commit comments