Skip to content

Commit

Permalink
remove phpstan/phpstan-php-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
clxmstaab authored and ondrejmirtes committed Sep 19, 2023
1 parent 4175e8a commit 788ea1b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-php-parser": "^1.1",
"phpunit/phpunit": "^9.5"
},
"config": {
Expand Down
1 change: 0 additions & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
includes:
- rules.neon
- vendor/phpstan/phpstan/conf/bleedingEdge.neon
- vendor/phpstan/phpstan-php-parser/extension.neon
- vendor/phpstan/phpstan-phpunit/extension.neon

parameters:
Expand Down

0 comments on commit 788ea1b

Please sign in to comment.