We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75458e3 commit bd592d6Copy full SHA for bd592d6
1 file changed
composer.json
@@ -20,7 +20,7 @@
20
"require-dev": {
21
"cakephp/cakephp": "^5.0",
22
"cakephp/cakephp-codesniffer": "^5.1",
23
- "cakephp/migrations": "^4.6",
+ "cakephp/migrations": "^4.6 || ^5.0",
24
"phpstan/phpstan": "^1.12",
25
"phpunit/phpunit": "^10.5.5 || ^11.1.3 || ^12.0.9"
26
},
0 commit comments