summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Bundle/SecurityBundle
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-06-01 10:00:32 +0200
committerRemi Collet <remi@remirepo.net>2021-06-01 10:00:32 +0200
commit5b390ca68b7cf69b7cedf3f954711ab3b95f93de (patch)
treeff0db3dae738c3e4bcb6cc145885bd0ff16499e0 /src/Symfony/Bundle/SecurityBundle
parentc113dd4e2d060a57d8790fd8cfe11432b188a244 (diff)
update to 4.4.25
add dependency on symfony/polyfill-php81
Diffstat (limited to 'src/Symfony/Bundle/SecurityBundle')
-rw-r--r--src/Symfony/Bundle/SecurityBundle/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Bundle/SecurityBundle/composer.json b/src/Symfony/Bundle/SecurityBundle/composer.json
index 872ef66..eb0ac43 100644
--- a/src/Symfony/Bundle/SecurityBundle/composer.json
+++ b/src/Symfony/Bundle/SecurityBundle/composer.json
@@ -27,7 +27,7 @@
"symfony/security-http": "^4.4.5"
},
"require-dev": {
- "doctrine/doctrine-bundle": "^1.5|^2.0",
+ "doctrine/annotations": "^1.10.4",
"symfony/asset": "^3.4|^4.0|^5.0",
"symfony/browser-kit": "^4.2|^5.0",
"symfony/console": "^3.4|^4.0|^5.0",