We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852899d commit 07b800bCopy full SHA for 07b800b
1 file changed
composer.json
@@ -3,8 +3,8 @@
3
"description": "CakePHP utils plugins",
4
"type": "cakephp-plugin",
5
"require": {
6
- "php": ">=7.2.0",
7
- "cakephp/cakephp": "^4.0.0"
+ "php": ">=8.0",
+ "cakephp/cakephp": "^5.0.0"
8
},
9
"require-dev": {
10
"phpunit/phpunit": "*"
0 commit comments