Skip to content

Commit e2f9d90

Browse files
committed
remove friendsofphp/php-cs-fixer
1 parent 49946e6 commit e2f9d90

File tree

2 files changed

+798
-3322
lines changed

2 files changed

+798
-3322
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"guzzlehttp/psr7": "^1.7 || ^2.0"
2828
},
2929
"require-dev": {
30-
"friendsofphp/php-cs-fixer": "^3.5",
3130
"phpunit/phpunit": "^12.3"
3231
},
3332
"autoload": {
@@ -40,4 +39,4 @@
4039
"Aternos\\SpigotApi\\Tests\\": "tests/"
4140
}
4241
}
43-
}
42+
}

0 commit comments

Comments
 (0)