Skip to content

Commit 61c56f3

Browse files
committed
Remove nikic/php-parser as a direct dev dependency
Some packages still need it, but *we* don't. Close #346
1 parent 9afe35d commit 61c56f3

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)