summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index e04f450..f26f435 100644
--- a/composer.json
+++ b/composer.json
@@ -14,7 +14,7 @@
"phpunit/phpunit": "^4.0 || ^5.3 || ^6.0 || ^7.0"
},
"require-dev": {
- "friendsofphp/php-cs-fixer": "^2.11"
+ "friendsofphp/php-cs-fixer": "^2.12"
},
"conflict": {
"hhvm": "*"