summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-05-24 14:44:52 +0200
committerRemi Collet <remi@remirepo.net>2018-05-24 14:44:52 +0200
commit4f29d58e756e5d56ed96d0381b0e35105648d99c (patch)
treefd8b532dcc8e1acc3a8dd1628dbe964251177393 /composer.json
parent81e594afe616f162a00397afa99674e01d4d602a (diff)
update to 4.0.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 98e8302..b389ddf 100644
--- a/composer.json
+++ b/composer.json
@@ -26,6 +26,7 @@
"psr/link": "^1.0",
"psr/log": "~1.0",
"psr/simple-cache": "^1.0",
+ "symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-icu": "~1.0",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php72": "~1.5"