Skip to content

Commit 42a0a58

Browse files
authored
Added guzzlehttp/psr7 as dev dependency for tests
1 parent 1785c73 commit 42a0a58

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
@@ -24,6 +24,7 @@
2424
"psr/http-message": "^1.0"
2525
},
2626
"require-dev": {
27+
"guzzlehttp/psr7": "^2.0",
2728
"mockery/mockery": "^1.0",
2829
"php-http/guzzle6-adapter": "^1.0",
2930
"phpunit/phpunit": "^9.3"

0 commit comments

Comments
 (0)