diff options
Diffstat (limited to 'Core')
-rw-r--r-- | Core/composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Core/composer.json b/Core/composer.json index c75d2d5..beaae50 100644 --- a/Core/composer.json +++ b/Core/composer.json @@ -19,6 +19,7 @@ "php": ">=5.3.9", "symfony/polyfill-php55": "~1.0", "symfony/polyfill-php56": "~1.0", + "symfony/polyfill-php70": "~1.0", "symfony/polyfill-util": "~1.0" }, "require-dev": { |