composer: update phinx
This commit is contained in:
parent
f32c80ba13
commit
db478d671c
2 changed files with 311 additions and 17 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"php": ">=7.0.0",
|
||||
"ext-phalcon": ">=3.4.0",
|
||||
"ext-redis": "*",
|
||||
"robmorgan/phinx": "^0.9.2",
|
||||
"robmorgan/phinx": "^0.10.6",
|
||||
"league/oauth2-client": "^2.3",
|
||||
"league/oauth2-github": "^2.0",
|
||||
"league/oauth2-google": "^2.2",
|
||||
|
|
|
|||
Reference in a new issue