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.
1 parent a432dfa commit b6062a8Copy full SHA for b6062a8
composer.json
@@ -18,7 +18,7 @@
18
"require": {
19
"php": ">=7.1.3",
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"
0 commit comments