Skip to content

Commit

Permalink
fix tests-1.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Oct 6, 2023
1 parent 397cd51 commit d9a99d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 6 additions & 0 deletions composer-require-checker.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"symbol-whitelist": [
"PHPStan\\Analyser\\OutOfClassScope",
"PHPStan\\Analyser\\Scope"
]
}
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@
"extra": {
"branch-alias": {
"dev-main": "1.0.x-dev"
},
"composer-require-checker": {
"exclude": [
"phpstan/phpstan"
]
}
},
"config": {
Expand Down

0 comments on commit d9a99d6

Please sign in to comment.