Skip to content

Commit 8938553

Browse files
committed
updated
1 parent c40a50e commit 8938553

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
}],
1111
"require": {
1212
"php": ">=7.2",
13-
"cakephp/cakephp": "4.x-dev",
14-
"mirko-pagliai/php-tools": "dev-php7"
13+
"cakephp/cakephp": "^4.0",
14+
"mirko-pagliai/php-tools": "^1.3"
1515
},
1616
"require-dev": {
17-
"cakephp/cakephp-codesniffer": "dev-next",
18-
"mirko-pagliai/me-tools": "dev-cakephp4",
17+
"cakephp/cakephp-codesniffer": "^4.0",
18+
"mirko-pagliai/me-tools": "^2.19",
1919
"phpunit/phpunit": "^8.0"
2020
},
2121
"autoload": {

0 commit comments

Comments
 (0)