Skip to content

Commit cf08282

Browse files
committed
New minor version of doctrine migrations
1 parent 74a1828 commit cf08282

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
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": ">=5.5.0",
21-
"doctrine/migrations": "~1.0.0",
21+
"doctrine/migrations": "~1.1.0",
2222
"illuminate/contracts": "~5.1",
2323
"illuminate/console": "~5.1",
2424
"illuminate/support": "~5.1",

0 commit comments

Comments
 (0)