Skip to content

Commit a8b3c0a

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
"symplify/easy-coding-standard": "^12.2.0 <12.4 || ^12.5.5"
1818
},
1919
"require-dev": {
20-
"ergebnis/composer-normalize": "^2.42.0",
21-
"nikic/php-parser": "<5.0",
22-
"php-parallel-lint/php-parallel-lint": "^1.4.0",
23-
"phpstan/extension-installer": "^1.3.1",
24-
"phpstan/phpstan": "^1.11.1",
20+
"ergebnis/composer-normalize": "^2.42",
21+
"nikic/php-parser": "^4.19",
22+
"php-parallel-lint/php-parallel-lint": "^1.4",
23+
"phpstan/extension-installer": "^1.3",
24+
"phpstan/phpstan": "^1.11",
2525
"phpstan/phpstan-phpunit": "^1.4.0",
26-
"phpunit/phpunit": "^9.6.19"
26+
"phpunit/phpunit": "^9.6"
2727
},
2828
"prefer-stable": true,
2929
"autoload": {

0 commit comments

Comments
 (0)