Skip to content

Commit d551354

Browse files
committed
Allow version of doctrine/data-fixtures to allow installation of doctrine/dbal v2 in tests
1 parent 2b88012 commit d551354

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
@@ -25,7 +25,7 @@
2525
"require-dev": {
2626
"codeception/stub": "^4.1.3",
2727
"doctrine/annotations": "^2.0.1",
28-
"doctrine/data-fixtures": "^1.7",
28+
"doctrine/data-fixtures": "^1.6",
2929
"doctrine/orm": "^2.14 || ^3.0",
3030
"phpstan/phpstan": "^1.10.58",
3131
"symfony/cache": "^5.4.35 || ^6.4.3 || ^7.0",

0 commit comments

Comments
 (0)