Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit 9efb258

Browse files
committed
upgrade pedrotroller/php-cs-custom-fixer to 2.15.2 to fix a bug
1 parent 135b92e commit 9efb258

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
@@ -22,7 +22,7 @@
2222
"require": {
2323
"php": "^7.1",
2424
"localheinz/php-cs-fixer-config": "1.15.*",
25-
"pedrotroller/php-cs-custom-fixer": "^2.15.0"
25+
"pedrotroller/php-cs-custom-fixer": "^2.15.2"
2626
},
2727
"require-dev": {
2828
"phpstan/phpstan": "^0.10.3",

0 commit comments

Comments
 (0)