Skip to content

Commit 84ab5f5

Browse files
authored
cakephp 4 only
1 parent cad2e9f commit 84ab5f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
}
1818
],
1919
"require": {
20-
"php": ">=7.0",
21-
"cakephp/cakephp": "3 - 4",
20+
"php": ">=7.2",
21+
"cakephp/cakephp": "^4.0",
2222
"mockery/mockery": "0.9.*"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)