Skip to content

Commit

Permalink
Merge pull request #27 from WyriHaximus/dependabot/composer/phpunit/p…
Browse files Browse the repository at this point in the history
…hpunit-9.2.2

Bump phpunit/phpunit from 9.2.0 to 9.2.2
  • Loading branch information
WyriHaximus committed Jun 8, 2020
2 parents c5c10c2 + f145f5e commit 4ce42ec
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
24 changes: 12 additions & 12 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions phpstan.neon
@@ -1,4 +1,6 @@
parameters:
excludes_analyse:
- tests/bootstrap.php
ignoreErrors:
- '#Method [a-zA-Z0-9\\_]+::[a-zA-Z0-9_]+\(\) has parameter \$[a-zA-Z0-9_]+ with a nullable type declaration.#'
- '#Method [a-zA-Z0-9\\_]+::[a-zA-Z0-9_]+\(\) has parameter \$[a-zA-Z0-9_]+ with null as default value.#'
Expand Down

0 comments on commit 4ce42ec

Please sign in to comment.