Skip to content

Commit

Permalink
Removed dependency friendsofphp/php-cs-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 authored Sep 21, 2023
1 parent 07315c1 commit d3c99a7
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 @@ -18,8 +18,7 @@
],
"require": {
"php": "^7.1|^8.0",
"ext-xml": "*",
"friendsofphp/php-cs-fixer": "^2.1"
"ext-xml": "*"
},
"require-dev": {
"phpunit/phpunit": ">=7.0",
Expand Down

0 comments on commit d3c99a7

Please sign in to comment.