8000
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 b6496ed commit e006eafCopy full SHA for e006eaf
composer.json
@@ -124,7 +124,6 @@
124
"doctrine/data-fixtures": "^1.1",
125
"doctrine/dbal": "^2.6|^3.0",
126
"doctrine/orm": "^2.6.3",
127
- "doctrine/doctrine-bundle": "^1.5|^2.0",
128
"guzzlehttp/promises": "^1.4",
129
"masterminds/html5": "^2.6",
130
"monolog/monolog": "^1.25.1",
src/Symfony/Bundle/SecurityBundle/composer.json
@@ -27,7 +27,7 @@
27
"symfony/security-http": "^4.4.5"
28
},
29
"require-dev": {
30
+ "doctrine/annotations": "^1.10.4",
31
"symfony/asset": "^3.4|^4.0|^5.0",
32
"symfony/browser-kit": "^4.2|^5.0",
33
"symfony/console": "^3.4|^4.0|^5.0",
0 commit comments