Skip to content

Commit 6c7a5ed

Browse files
committed
Changed php-cs-fixer version to fixed minor release
1 parent 92453f0 commit 6c7a5ed

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
"minimum-stability": "stable",
2323
"require": {
2424
"php": "^7.4",
25-
"friendsofphp/php-cs-fixer": "2.18.2",
25+
"friendsofphp/php-cs-fixer": "2.18.*",
2626
"squizlabs/php_codesniffer": "^3.5.8",
2727
"phpunit/phpunit": "^9.5.2",
2828
"php-coveralls/php-coveralls": "^2.4.3"

0 commit comments

Comments
 (0)