Skip to content

Commit 4ef56c2

Browse files
authored
Merge pull request #234 from doctrine/update-migrations-beta
Update doctrine/migrations to v2.0.0-beta1.
2 parents 4315f5b + 88ffb3e commit 4ef56c2

File tree

2 files changed

+452
-192
lines changed

2 files changed

+452
-192
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"php": "^7.1",
2424
"symfony/framework-bundle": "~3.4|~4.0",
2525
"doctrine/doctrine-bundle": "~1.0",
26-
"doctrine/migrations": "^2.0@alpha"
26+
"doctrine/migrations": "^2.0@beta"
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "^5.7|^6.4|^7.0",

0 commit comments

Comments
 (0)