Skip to content

Commit

Permalink
Merge pull request #365 from cakephp/latest-phinx
Browse files Browse the repository at this point in the history
Upgrade to latest phinx
  • Loading branch information
lorenzo authored Jun 22, 2018
2 parents 742d483 + 41b9b83 commit 928389e
Show file tree
Hide file tree
Showing 43 changed files with 283 additions and 921 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
},
"require": {
"php": ">=5.6.0",
"robmorgan/phinx": "~0.8.1",
"robmorgan/phinx": "~0.10.3",
"cakephp/orm": "^3.6.0",
"cakephp/cache": "^3.6.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7.14",
"phpunit/phpunit": "^5.7.14|^6.0",
"cakephp/cakephp": "^3.6.0",
"cakephp/bake": "^1.7.0",
"cakephp/cakephp-codesniffer": "^3.0"
Expand Down
Loading

0 comments on commit 928389e

Please sign in to comment.