Skip to content

Commit

Permalink
drop includes
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm committed Sep 19, 2023
1 parent b1996fd commit 29044bf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion build/phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
includes:
- ../vendor/phpstan/phpstan-deprecation-rules/rules.neon
- ../vendor/phpstan/phpstan-nette/rules.neon
- ../vendor/phpstan/phpstan-php-parser/extension.neon
- ../vendor/phpstan/phpstan-phpunit/extension.neon
- ../vendor/phpstan/phpstan-phpunit/rules.neon
- ../vendor/phpstan/phpstan-strict-rules/rules.neon
Expand Down
1 change: 0 additions & 1 deletion changelog-generator/phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
includes:
- ../vendor/phpstan/phpstan-deprecation-rules/rules.neon
- ../vendor/phpstan/phpstan-nette/rules.neon
- ../vendor/phpstan/phpstan-php-parser/extension.neon
- ../vendor/phpstan/phpstan-phpunit/extension.neon
- ../vendor/phpstan/phpstan-phpunit/rules.neon
- ../vendor/phpstan/phpstan-strict-rules/rules.neon
Expand Down

0 comments on commit 29044bf

Please sign in to comment.