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 af74dac + c995f1c commit 5b4a695Copy full SHA for 5b4a695
composer.json
@@ -134,7 +134,6 @@
134
"doctrine/data-fixtures": "^1.1",
135
"doctrine/dbal": "^2.10|^3.0",
136
"doctrine/orm": "^2.7.3",
137
- "doctrine/doctrine-bundle": "^2.0",
138
"guzzlehttp/promises": "^1.4",
139
"masterminds/html5": "^2.6",
140
"monolog/monolog": "^1.25.1|^2",
src/Symfony/Bundle/SecurityBundle/composer.json
@@ -30,7 +30,7 @@
30
"symfony/security-http": "^5.2"
31
},
32
"require-dev": {
33
+ "doctrine/annotations": "^1.10.4",
34
"symfony/asset": "^4.4|^5.0",
35
"symfony/browser-kit": "^4.4|^5.0",
36
"symfony/console": "^4.4|^5.0",
0 commit comments