Skip to content

Commit

Permalink
Bump constraints.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Apr 15, 2018
1 parent 97f1d4d commit cf94d11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
"license": "MIT",
"require": {
"php": ">=5.6",
"cakephp/cakephp": "dev-3.next as 3.6.0",
"cakephp/migrations": "dev-3.next as 1.7.2",
"cakephp/cakephp": "3.6.*",
"cakephp/migrations": "^1.8.0",
"cakephp/plugin-installer": "^1.0",
"josegonzalez/dotenv": "3.*",
"mobiledetect/mobiledetectlib": "2.*"
},
"require-dev": {
"cakephp/bake": "^1.1",
"cakephp/cakephp-codesniffer": "^3.0",
"cakephp/debug_kit": "dev-3.next as 3.14.2",
"cakephp/debug_kit": "^3.15.0",
"psy/psysh": "@stable"
},
"suggest": {
Expand Down

0 comments on commit cf94d11

Please sign in to comment.