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 f9d97a3 + b6062a8 commit e2ab3feCopy full SHA for e2ab3fe
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/service-contracts": "^1.1|^2"
@@ -42,7 +42,7 @@
42
"doctrine/annotations": "~1.7",
43
"doctrine/cache": "~1.6",
44
"doctrine/collections": "~1.0",
45
- "doctrine/data-fixtures": "1.0.*",
+ "doctrine/data-fixtures": "^1.1",
46
"doctrine/dbal": "~2.4",
47
"doctrine/orm": "^2.6.3",
48
"doctrine/reflection": "~1.0"
0 commit comments