Skip to content

Commit 0d13727

Browse files
authored
Remove unused test and update guzzlehttp/oauth-subscriber dep (#100)
2 parents fc2b672 + a5b4dfd commit 0d13727

File tree

2 files changed

+1
-48
lines changed

2 files changed

+1
-48
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=8.1.0",
2020
"guzzlehttp/guzzle": ">7.5",
21-
"guzzlehttp/oauth-subscriber": "0.6.*"
21+
"guzzlehttp/oauth-subscriber": "0.8.*"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": ">9.0"

test/phpSmug/Tests/PsrComplianceTest.php

-47
This file was deleted.

0 commit comments

Comments
 (0)