Skip to content

Commit f2ad745

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 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.66.0",
14+
"friendsofphp/php-cs-fixer": "^3.88.0",
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"
@@ -20,10 +20,10 @@
2020
"ergebnis/composer-normalize": "^2.42",
2121
"nikic/php-parser": "^4.19",
2222
"php-parallel-lint/php-parallel-lint": "^1.4",
23-
"phpstan/extension-installer": "^1.3",
24-
"phpstan/phpstan": "^1.11",
23+
"phpstan/extension-installer": "^1.3.1",
24+
"phpstan/phpstan": "^1.11.1",
2525
"phpstan/phpstan-phpunit": "^1.4.0",
26-
"phpunit/phpunit": "^9.6"
26+
"phpunit/phpunit": "^9.6.19"
2727
},
2828
"prefer-stable": true,
2929
"autoload": {

0 commit comments

Comments
 (0)