Skip to content

Commit dd141f2

Browse files
committed
tests
1 parent 47c41e5 commit dd141f2

5 files changed

Lines changed: 5390 additions & 4 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"ext-json": "*",
2929
"ext-mbstring": "*",
3030
"guzzlehttp/guzzle": "^7.3",
31-
"guzzlehttp/psr7": "^1.7 || ^2.0"
31+
"guzzlehttp/psr7": "^1.7 || ^2.0",
32+
"fastcomments/sso": "^0.0.1"
3233
},
3334
"require-dev": {
3435
"phpunit/phpunit": "^8.0 || ^9.0",

0 commit comments

Comments
 (0)