8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7c6d20 + 700f68f commit 4a8f11cCopy full SHA for 4a8f11c
composer.json
@@ -104,7 +104,7 @@
104
"doctrine/annotations": "~1.0",
105
"doctrine/cache": "~1.6",
106
"doctrine/collections": "~1.0",
107
- "doctrine/data-fixtures": "1.0.*",
+ "doctrine/data-fixtures": "^1.1",
108
"doctrine/dbal": "~2.4",
109
"doctrine/orm": "~2.4,>=2.4.5",
110
"doctrine/reflection": "~1.0",
src/Symfony/Bridge/Doctrine/composer.json
@@ -42,7 +42,7 @@
42
"doctrine/annotations": "~1.7",
43
44
45
46
47
"doctrine/orm": "^2.6.3",
48
"doctrine/reflection": "~1.0"
0 commit comments