summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-11 07:08:47 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-11 07:08:47 +0100
commit5556c2b7d307ef83ebe541f85025689cc5a615fa (patch)
tree068889b4b85cf4a6e7e43d90ffa4b93f29e037cd /composer.json
parent6664409c2c8b377222d2e6b6fa8667a28dd92efb (diff)
php-cs-fixer: 2.1.0
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 6a759bb..ee7ee78 100644
--- a/composer.json
+++ b/composer.json
@@ -22,6 +22,7 @@
"symfony/filesystem": "^2.4 || ^3.0",
"symfony/finder": "^2.2 || ^3.0",
"symfony/polyfill-php54": "^1.0",
+ "symfony/polyfill-php55": "^1.3",
"symfony/process": "^2.3 || ^3.0",
"symfony/stopwatch": "^2.5 || ^3.0"
},