Skip to content

Commit cf94d11

Browse files
committed
Bump constraints.
1 parent 97f1d4d commit cf94d11

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
@@ -6,16 +6,16 @@
66
"license": "MIT",
77
"require": {
88
"php": ">=5.6",
9-
"cakephp/cakephp": "dev-3.next as 3.6.0",
10-
"cakephp/migrations": "dev-3.next as 1.7.2",
9+
"cakephp/cakephp": "3.6.*",
10+
"cakephp/migrations": "^1.8.0",
1111
"cakephp/plugin-installer": "^1.0",
1212
"josegonzalez/dotenv": "3.*",
1313
"mobiledetect/mobiledetectlib": "2.*"
1414
},
1515
"require-dev": {
1616
"cakephp/bake": "^1.1",
1717
"cakephp/cakephp-codesniffer": "^3.0",
18-
"cakephp/debug_kit": "dev-3.next as 3.14.2",
18+
"cakephp/debug_kit": "^3.15.0",
1919
"psy/psysh": "@stable"
2020
},
2121
"suggest": {

0 commit comments

Comments
 (0)