Skip to content

Commit b044a90

Browse files
Update composer.json
Pin-pointed doctrine fixtures to version 2.0
1 parent 4ea09f9 commit b044a90

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
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": ">=5.3.2",
1515
"symfony/framework-bundle": ">=2.0,<3.0-dev",
16-
"doctrine/doctrine-fixtures-bundle": "dev-master"
16+
"doctrine/doctrine-fixtures-bundle": "2.*"
1717
},
1818
"autoload": {
1919
"psr-0": {

0 commit comments

Comments
 (0)