summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Component/Security/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-04-03 11:18:31 +0200
committerRemi Collet <remi@remirepo.net>2019-04-03 11:18:31 +0200
commitaeb6a22e6e2596296aa54a3dc17b3c8d79785a1c (patch)
treee5e8855a97cc9d7b3b769241cd85753ac599b98a /src/Symfony/Component/Security/composer.json
parent116130dced915f531b395ef3af16c6f6ddf2017f (diff)
v3.4.24
Diffstat (limited to 'src/Symfony/Component/Security/composer.json')
-rw-r--r--src/Symfony/Component/Security/composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Symfony/Component/Security/composer.json b/src/Symfony/Component/Security/composer.json
index cdcbba7..5d50f82 100644
--- a/src/Symfony/Component/Security/composer.json
+++ b/src/Symfony/Component/Security/composer.json
@@ -33,6 +33,7 @@
"require-dev": {
"psr/container": "^1.0",
"symfony/finder": "~2.8|~3.0|~4.0",
+ "symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-icu": "~1.0",
"symfony/routing": "~2.8|~3.0|~4.0",
"symfony/validator": "^3.2.5|~4.0",