composer.json: update phinx.
This commit is contained in:
parent
21550b4ad0
commit
9fa556539c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"require": {
|
"require": {
|
||||||
"robmorgan/phinx": "^0.6.2",
|
"robmorgan/phinx": "^0.9.2",
|
||||||
"opauth/google": "^0.2.2",
|
"opauth/google": "^0.2.2",
|
||||||
"opauth/twitter": "^0.3.1",
|
"opauth/twitter": "^0.3.1",
|
||||||
"opauth/github": "^0.1.0"
|
"opauth/github": "^0.1.0"
|
||||||
|
|
|
||||||
Reference in a new issue