Skip to content
This repository was archived by the owner on Apr 14, 2024. It is now read-only.

Commit 93fa0b9

Browse files
Update php-http/guzzle6-adapter requirement from ^1.1 to ^1.1 || ^2.0
Updates the requirements on php-http/guzzle6-adapter to permit the latest version. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 97cb313 commit 93fa0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"phpstan/phpstan": "^0.12.7",
3737
"thecodingmachine/phpstan-strict-rules": "^0.12.0",
3838
"php-http/mock-client": "^1.0",
39-
"php-http/guzzle6-adapter": "^1.1",
39+
"php-http/guzzle6-adapter": "^1.1 || ^2.0",
4040
"doctrine/coding-standard": "^6.0"
4141
},
4242
"autoload" : {

0 commit comments

Comments
 (0)