summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-05-24 14:43:56 +0200
committerRemi Collet <remi@remirepo.net>2018-05-24 14:43:56 +0200
commit10b722fc89facd23be6d51285b56679370166777 (patch)
tree803dfcfcd6ccdc36a411d5689632c5ff244560b7 /composer.json
parent9ab399a737bc407380b909c03ea514f3ff193e32 (diff)
update to 3.4.10
ignore new dependency on symfony/polyfill-ctype
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index e1c3fa6..f38c72f 100644
--- a/composer.json
+++ b/composer.json
@@ -27,6 +27,7 @@
"psr/log": "~1.0",
"psr/simple-cache": "^1.0",
"symfony/polyfill-apcu": "~1.1",
+ "symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-icu": "~1.0",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php56": "~1.0",