Skip to content

Commit db02331

Browse files
committed
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Feat: Remove skip of BlankLineAfterOpeningTagFixer
1 parent f2ad745 commit db02331

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^8.0",
14-
"friendsofphp/php-cs-fixer": "^3.88.0",
14+
"friendsofphp/php-cs-fixer": "^3.66",
1515
"slevomat/coding-standard": "^8.6",
1616
"squizlabs/php_codesniffer": "^3.9",
1717
"symplify/easy-coding-standard": "^12.2.0 <12.4 || ^12.5.5"
@@ -22,7 +22,7 @@
2222
"php-parallel-lint/php-parallel-lint": "^1.4",
2323
"phpstan/extension-installer": "^1.3.1",
2424
"phpstan/phpstan": "^1.11.1",
25-
"phpstan/phpstan-phpunit": "^1.4.0",
25+
"phpstan/phpstan-phpunit": "^1.4",
2626
"phpunit/phpunit": "^9.6.19"
2727
},
2828
"prefer-stable": true,

0 commit comments

Comments
 (0)