Skip to content

Commit 3c723f0

Browse files
committed
Update composer dependencies.
1 parent c8e471f commit 3c723f0

File tree

2 files changed

+108
-109
lines changed

2 files changed

+108
-109
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@dev"
26+
"doctrine/migrations": "^2.0@alpha"
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "^5.7|^6.4|^7.0",

0 commit comments

Comments
 (0)