summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-02-22 09:12:14 +0100
committerRemi Collet <remi@remirepo.net>2018-02-22 09:12:14 +0100
commit50624f5310d5d2c948692f221cf9f6d3554cd554 (patch)
tree1d095ea9111aa54d17dfb6f64b239d96687ae530 /composer.json
parentabc48dc97695238ac5b216ca0f5ede17db2d731b (diff)
v3.3.16
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 202e141..1ef01f1 100644
--- a/composer.json
+++ b/composer.json
@@ -30,8 +30,7 @@
"symfony/polyfill-intl-icu": "~1.0",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php56": "~1.0",
- "symfony/polyfill-php70": "~1.0",
- "symfony/polyfill-util": "~1.0"
+ "symfony/polyfill-php70": "~1.0"
},
"replace": {
"symfony/asset": "self.version",