Skip to content

Commit 4f8e07e

Browse files
committed
Update dependency constraints
1 parent fc8fc8c commit 4f8e07e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
"irc": "irc://irc.freenode.org/muffin"
4040
},
4141
"require": {
42-
"cakephp/cakephp": "4.x-dev"
42+
"cakephp/cakephp": "^4.0"
4343
},
4444
"require-dev": {
45-
"cakephp/cakephp-codesniffer": "dev-next",
46-
"phpunit/phpunit": "~8.4.0"
45+
"cakephp/cakephp-codesniffer": "^2.0",
46+
"phpunit/phpunit": "~8.5.0"
4747
},
4848
"autoload": {
4949
"psr-4": {

0 commit comments

Comments
 (0)