Skip to content

Commit a144eea

Browse files
staabmondrejmirtes
authored andcommitted
remove phpstan/phpstan-php-parser
1 parent efb5ded commit a144eea

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Diff for: composer.json

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"nette/utils": "^2.3.0 || ^3.0.0",
2424
"nikic/php-parser": "^4.13.2",
2525
"php-parallel-lint/php-parallel-lint": "^1.2",
26-
"phpstan/phpstan-php-parser": "^1.1",
2726
"phpstan/phpstan-phpunit": "^1.0",
2827
"phpstan/phpstan-strict-rules": "^1.0",
2928
"phpunit/phpunit": "^9.5"

Diff for: phpstan.neon

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
includes:
22
- extension.neon
33
- rules.neon
4-
- vendor/phpstan/phpstan-php-parser/extension.neon
54
- vendor/phpstan/phpstan-phpunit/extension.neon
65
- vendor/phpstan/phpstan-phpunit/rules.neon
76
- vendor/phpstan/phpstan-strict-rules/rules.neon

0 commit comments

Comments
 (0)