Skip to content

Commit bd592d6

Browse files
committed
chore: update cakephp/migrations requirement to allow version 5.0
1 parent 75458e3 commit bd592d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require-dev": {
2121
"cakephp/cakephp": "^5.0",
2222
"cakephp/cakephp-codesniffer": "^5.1",
23-
"cakephp/migrations": "^4.6",
23+
"cakephp/migrations": "^4.6 || ^5.0",
2424
"phpstan/phpstan": "^1.12",
2525
"phpunit/phpunit": "^10.5.5 || ^11.1.3 || ^12.0.9"
2626
},

0 commit comments

Comments
 (0)