We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be63bc5 commit fab5450Copy full SHA for fab5450
composer.json
@@ -4,8 +4,8 @@
4
"type": "cakephp-plugin",
5
"license": "MIT",
6
"require": {
7
- "php": ">=8.4",
8
- "cakephp/cakephp": "^5.1",
+ "php": ">=8.3",
+ "cakephp/cakephp": "^5.0 || ^5.1",
9
"cakephp/bake": "^3.1",
10
"zircote/swagger-php": "^4.9"
11
},
0 commit comments