diff options
Diffstat (limited to 'src/Symfony/Component/Security/composer.json')
-rw-r--r-- | src/Symfony/Component/Security/composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Symfony/Component/Security/composer.json b/src/Symfony/Component/Security/composer.json index 6cf567f..8afb892 100644 --- a/src/Symfony/Component/Security/composer.json +++ b/src/Symfony/Component/Security/composer.json @@ -32,6 +32,7 @@ "require-dev": { "psr/container": "^1.0", "symfony/finder": "~3.4|~4.0", + "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-icu": "~1.0", "symfony/routing": "~3.4|~4.0", "symfony/validator": "~3.4|~4.0", |