Skip to content

Commit 8fd6e2d

Browse files
committed
Add guzzlehttp/psr7 as explicit dev dependency
1 parent e855f84 commit 8fd6e2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"require-dev": {
3333
"friendsofphp/php-cs-fixer": "^3.0",
3434
"guzzlehttp/guzzle": "^7.3",
35+
"guzzlehttp/psr7": "^2.1",
3536
"phpunit/phpunit": "^9.5"
3637
},
3738
"provide": {

0 commit comments

Comments
 (0)