Skip to content

Commit 8ffa630

Browse files
authored
feat(deps): update friendsofphp/php-cs-fixer (#26)
1 parent 45b941b commit 8ffa630

File tree

4 files changed

+2
-137
lines changed

4 files changed

+2
-137
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
}
1313
],
1414
"require": {
15-
"php": "^7.1.3 || ^8.0",
16-
"friendsofphp/php-cs-fixer": "^3.16"
15+
"php": "^7.4 || ^8.0",
16+
"friendsofphp/php-cs-fixer": "^3.57"
1717
},
1818
"autoload": {
1919
"psr-4": {

src/Php71.php

-45
This file was deleted.

src/Php72.php

-45
This file was deleted.

src/Php73.php

-45
This file was deleted.

0 commit comments

Comments
 (0)