summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Component/Security/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-03-29 11:21:03 +0200
committerRemi Collet <remi@remirepo.net>2021-03-29 11:21:03 +0200
commitc641203a7211ebdf386b3cfba411311934378fab (patch)
tree681700a2d94ac961e0edd6bc535776ef89033aa5 /src/Symfony/Component/Security/composer.json
parentfa7b7431688acdc5445f0d4391ac8f1fba0f7a66 (diff)
update to 4.4.21
allow egulias/email-validator v3
Diffstat (limited to 'src/Symfony/Component/Security/composer.json')
-rw-r--r--src/Symfony/Component/Security/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/Security/composer.json b/src/Symfony/Component/Security/composer.json
index 13a4b1f..254b645 100644
--- a/src/Symfony/Component/Security/composer.json
+++ b/src/Symfony/Component/Security/composer.json
@@ -30,7 +30,7 @@
"symfony/security-http": "self.version"
},
"require-dev": {
- "psr/container": "^1.0",
+ "psr/container": "^1.0|^2.0",
"symfony/finder": "^3.4|^4.0|^5.0",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-icu": "~1.0",