Skip to content

Commit

Permalink
Merge pull request #234 from doctrine/update-migrations-beta
Browse files Browse the repository at this point in the history
Update doctrine/migrations to v2.0.0-beta1.
  • Loading branch information
jwage committed Aug 20, 2018
2 parents 4315f5b + 88ffb3e commit 4ef56c2
Show file tree
Hide file tree
Showing 2 changed files with 452 additions and 192 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -23,7 +23,7 @@
"php": "^7.1",
"symfony/framework-bundle": "~3.4|~4.0",
"doctrine/doctrine-bundle": "~1.0",
"doctrine/migrations": "^2.0@alpha"
"doctrine/migrations": "^2.0@beta"
},
"require-dev": {
"phpunit/phpunit": "^5.7|^6.4|^7.0",
Expand Down

0 comments on commit 4ef56c2

Please sign in to comment.