Skip to content

Commit 0a3c377

Browse files
committed
Constraint for a stable migartion version
1 parent 700dc7e commit 0a3c377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"php": ">=5.3.2",
2424
"symfony/framework-bundle": "~2.3|~3.0",
2525
"doctrine/doctrine-bundle": "~1.0",
26-
"doctrine/migrations": "~1.0@dev"
26+
"doctrine/migrations": "~1.0"
2727
},
2828
"autoload": {
2929
"psr-0": { "Doctrine\\Bundle\\MigrationsBundle": "" }

0 commit comments

Comments
 (0)