We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ee466f commit e8b9316Copy full SHA for e8b9316
phpunit.xml.dist
@@ -34,7 +34,7 @@
34
<file>src/OAuth/OAuth1/Signature/Exception/UnsupportedHashAlgorithmException.php</file>
35
<file>src/OAuth/OAuth2/Service/Exception/InvalidScopeException.php</file>
36
<file>src/OAuth/OAuth2/Service/Exception/MissingRefreshTokenException.php</file>
37
- <file>src/OAuth/OAuth2/Token/Exception/StdOAuth2Token.php</file>
+ <file>src/OAuth/OAuth2/Token/StdOAuth2Token.php</file>
38
</exclude>
39
</whitelist>
40
</filter>
0 commit comments