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

Commit affa0f2

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] <support@dependabot.com>
1 parent 120fc00 commit affa0f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"thecodingmachine/phpstan-safe-rule": "^1.0",
3939
"thecodingmachine/phpstan-strict-rules": "^0.12.0",
4040
"php-http/mock-client": "^1.0",
41-
"php-http/guzzle6-adapter": "^1.1",
41+
"php-http/guzzle6-adapter": "^1.1 || ^2.0",
4242
"doctrine/coding-standard": "^6.0"
4343
},
4444
"autoload" : {

0 commit comments

Comments
 (0)