Skip to content

Commit a396130

Browse files
committed
allow data fixtures version 2
1 parent 026d59a commit a396130

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
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": "^8.1",
13-
"doctrine/data-fixtures": "^1.2",
13+
"doctrine/data-fixtures": "^1.2 || ^2.0",
1414
"symfony/browser-kit": "^6.4 || ^7.0 || ^8.0"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)