Skip to content

Commit

Permalink
Remove cs fixer (#228)
Browse files Browse the repository at this point in the history
We don’t need that. None of our code depends on it.  It is just a tool.
  • Loading branch information
Nyholm authored Jun 28, 2019
1 parent 088d305 commit 275f858
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
"nyholm/symfony-bundle-test": "^1.4",
"symfony/phpunit-bridge": "^4.0",
"twig/twig": "^1.32 || ^2.4",
"symfony/monolog-bundle": "^3.2",
"friendsofphp/php-cs-fixer": "^2.11"
"symfony/monolog-bundle": "^3.2"
},
"conflict": {
"twig/twig": "<1.32"
Expand Down

0 comments on commit 275f858

Please sign in to comment.