Skip to content

Commit 08042a5

Browse files
committed
DX: Upgrade PHP CS Fixer to one that supports PHP 7.3
1 parent 28b2636 commit 08042a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"symfony/http-kernel": "^3.4 || ^4.0"
2828
},
2929
"require-dev": {
30-
"friendsofphp/php-cs-fixer": "^2.13",
30+
"friendsofphp/php-cs-fixer": "^2.14",
3131
"symfony/framework-bundle": "^3.4 || ^4.0",
3232
"symfony/phpunit-bridge": "^3.4 || ^4.1",
3333
"symfony/twig-bundle": "^3.4 || ^4.0",

0 commit comments

Comments
 (0)