Skip to content

Commit 1022552

Browse files
committed
Merge pull request #131 from MasterB/patch-1
Update DoctrineMigrationsBundle
2 parents ba3d517 + 517feba commit 1022552

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Resources/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Standard edition. Add the following to your ``composer.json`` file:
2323
2424
{
2525
"require": {
26-
"doctrine/migrations": "1.0.*@dev",
27-
"doctrine/doctrine-migrations-bundle": "1.0.*"
26+
"doctrine/migrations": "^1.0",
27+
"doctrine/doctrine-migrations-bundle": "^1.0"
2828
}
2929
}
3030

0 commit comments

Comments
 (0)