10000
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 37763fc + cfe9503 commit b5c8d0fCopy full SHA for b5c8d0f
composer.json
@@ -36,7 +36,7 @@
36
"composer-runtime-api": ">=2.1",
37
"ext-xml": "*",
38
"friendsofphp/proxy-manager-lts": "^1.0.2",
39
- "doctrine/event-manager": "~1.0",
+ "doctrine/event-manager": "^1|^2",
40
"doctrine/persistence": "^2|^3",
41
"twig/twig": "^2.13|^3.0.4",
42
"psr/cache": "^2.0|^3.0",
src/Symfony/Bridge/Doctrine/composer.json
@@ -17,7 +17,7 @@
17
],
18
"require": {
19
"php": ">=8.1",
20
21
22
"symfony/deprecation-contracts": "^2.1|^3",
23
"symfony/polyfill-ctype": "~1.8",
0 commit comments