Removed unneeded polyfill from the master

This commit is contained in:
Graham Campbell 2015-11-23 11:56:03 +00:00
parent 45fe468074
commit 42c9a489c5
1 changed files with 0 additions and 2 deletions

View File

@ -22,8 +22,6 @@
"psr/log": "~1.0",
"symfony/polyfill-intl-icu": "~1.0",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php54": "~1.0",
"symfony/polyfill-php55": "~1.0",
"symfony/polyfill-php56": "~1.0",
"symfony/polyfill-php70": "~1.0",
"symfony/polyfill-util": "~1.0"