Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8ce4005

Browse files
committed
Use stable version for doctrine/data-fixtures
1 parent 0b8a122 commit 8ce4005

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"require-dev": {
2727
"symfony/yaml": ">=2.1",
2828
"phpunit/phpunit": "3.7.*",
29-
"doctrine/data-fixtures": "1.0.*@dev"
29+
"doctrine/data-fixtures": "~1.1"
3030
},
3131
"suggest": {
3232
"doctrine/data-fixtures": "For loading fixtures",

0 commit comments

Comments
 (0)