updated-packages
This commit is contained in:
11
vendor/league/oauth1-client/phpstan.neon
vendored
Normal file
11
vendor/league/oauth1-client/phpstan.neon
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
parameters:
|
||||
checkMissingIterableValueType: false
|
||||
checkGenericClassInNonGenericObjectType: false
|
||||
ignoreErrors:
|
||||
-
|
||||
message: '#has unknown class OpenSSLAsymmetricKey as its type#'
|
||||
path: src/Credentials/RsaClientCredentials.php
|
||||
-
|
||||
message: '#invalid type OpenSSLAsymmetricKey#'
|
||||
path: src/Credentials/RsaClientCredentials.php
|
||||
reportUnmatchedIgnoredErrors: false
|
||||
Reference in New Issue
Block a user