Skip to content

Commit a432dfa

Browse files
Merge branch '3.4' into 4.4
* 3.4: Fix Redis tests [DoctrineBridge] Bump doctrine/data-fixtures.
2 parents 319ffd5 + 595cce1 commit a432dfa

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
@@ -42,7 +42,7 @@
4242
"doctrine/annotations": "~1.7",
4343
"doctrine/cache": "~1.6",
4444
"doctrine/collections": "~1.0",
45-
"doctrine/data-fixtures": "1.0.*",
45+
"doctrine/data-fixtures": "^1.1",
4646
"doctrine/dbal": "~2.4",
4747
"doctrine/orm": "^2.6.3",
4848
"doctrine/reflection": "~1.0"

0 commit comments

Comments
 (0)