Skip to content

Commit 8b159a5

Browse files
dependabot[bot]jaydiablo
authored andcommitted
Update friendsofphp/php-cs-fixer requirement from 2.18.3 to 2.18.4
Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) to permit the latest version. - [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases) - [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.18/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v2.18.3...v2.18.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35a4f9b commit 8b159a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"require-dev": {
2828
"phpunit/phpunit": "^8.0",
2929
"phpstan/phpstan": "0.12.82",
30-
"friendsofphp/php-cs-fixer": "2.18.3",
30+
"friendsofphp/php-cs-fixer": "2.18.4",
3131
"maglnet/composer-require-checker": "^1.1.0 || ^2.0.0",
3232
"phpro/grumphp-shim": "^0.22.0 || ^1.1"
3333
},

0 commit comments

Comments
 (0)