Skip to content

Commit 788ea1b

Browse files
clxmstaabondrejmirtes
authored andcommitted
remove phpstan/phpstan-php-parser
1 parent 4175e8a commit 788ea1b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

composer.json

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"require-dev": {
1313
"php-parallel-lint/php-parallel-lint": "^1.2",
1414
"phpstan/phpstan-phpunit": "^1.0",
15-
"phpstan/phpstan-php-parser": "^1.1",
1615
"phpunit/phpunit": "^9.5"
1716
},
1817
"config": {

phpstan.neon

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

76
parameters:

0 commit comments

Comments
 (0)