Skip to content

Commit 0d8933d

Browse files
committed
Remove php-cs-fixer
1 parent 0f49ed0 commit 0d8933d

File tree

2 files changed

+753
-3151
lines changed

2 files changed

+753
-3151
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
"guzzlehttp/psr7": "^2.0"
2727
},
2828
"require-dev": {
29-
"phpunit/phpunit": "^10.2",
30-
"friendsofphp/php-cs-fixer": "^3.5"
29+
"phpunit/phpunit": "^10.2"
3130
},
3231
"autoload": {
3332
"psr-4": { "Aternos\\PoggitApi\\" : "src/" }

0 commit comments

Comments
 (0)