Skip to content

Commit 471c55e

Browse files
authored
Remove nikic/php-parser as a direct dev dependency (#347)
Some packages still need it, but *we* don't. While this is probably a good idea, it hasn't closed #346 as I initially hoped. But let's merge it anyway.
2 parents 9afe35d + 61c56f3 commit 471c55e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
},
2727
"require-dev": {
2828
"nette/neon": "^3.3.1",
29-
"nikic/php-parser": "^4.13.2 || ^5.0",
3029
"phpunit/phpunit": "^8.5.14 || ^10.1 || ^11.0 || ^12.0",
3130
"php-parallel-lint/php-parallel-lint": "^1.2",
3231
"php-parallel-lint/php-console-highlighter": "^1.0",

0 commit comments

Comments
 (0)