We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c41e5 commit dd141f2Copy full SHA for dd141f2
5 files changed
composer.json
@@ -28,7 +28,8 @@
28
"ext-json": "*",
29
"ext-mbstring": "*",
30
"guzzlehttp/guzzle": "^7.3",
31
- "guzzlehttp/psr7": "^1.7 || ^2.0"
+ "guzzlehttp/psr7": "^1.7 || ^2.0",
32
+ "fastcomments/sso": "^0.0.1"
33
},
34
"require-dev": {
35
"phpunit/phpunit": "^8.0 || ^9.0",
0 commit comments