Skip to content

Commit

Permalink
Update Symfony 6.0 phpstan config
Browse files Browse the repository at this point in the history
  • Loading branch information
Bukashk0zzz committed Dec 27, 2021
1 parent c48da42 commit 9e1f2a2
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .phpstan/symfony_6.neon
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
# config for Symfony 6.0

includes:
- default.neon

parameters:
ignoreErrors:
- '#Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\TreeBuilder::root\(\)\.#'
- '#Class Symfony\\Component\\Config\\Definition\\Builder\\TreeBuilder constructor invoked with 0 parameters, 1\-3 required\.#'
- symfony_5.neon

0 comments on commit 9e1f2a2

Please sign in to comment.