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 f6f4863 + e2ab3fe commit e887431Copy full SHA for e887431
composer.json
@@ -18,7 +18,7 @@
18
"require": {
19
"php": ">=7.2.5",
20
"doctrine/event-manager": "~1.0",
21
- "doctrine/persistence": "^1.3",
+ "doctrine/persistence": "^1.3|^2",
22
"symfony/polyfill-ctype": "~1.8",
23
"symfony/polyfill-mbstring": "~1.0",
24
"symfony/polyfill-php80": "^1.15",
@@ -45,7 +45,7 @@
45
"doctrine/annotations": "~1.7",
46
"doctrine/cache": "~1.6",
47
"doctrine/collections": "~1.0",
48
- "doctrine/data-fixtures": "1.0.*",
+ "doctrine/data-fixtures": "^1.1",
49
"doctrine/dbal": "~2.4",
50
"doctrine/orm": "^2.6.3",
51
"doctrine/reflection": "~1.0"
0 commit comments