Skip to content

Commit fa041f6

Browse files
ohnotnowCodeDredd
andauthored
[BREAKING CHANGE] Support laravel 8 (again - sorry!) (#67)
* Support Laravel v8 * Update php-http/guzzle-adaptor for Laravel 8 compatibility Co-authored-by: Gregor Becker <[email protected]>
1 parent 2d1bb5a commit fa041f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ext-simplexml": "*",
1818
"illuminate/support": "^8.0",
1919
"phpro/soap-client": "^1.1",
20-
"php-http/guzzle6-adapter": "^2.0",
20+
"php-http/guzzle7-adapter": "^0.1",
2121
"php-http/discovery": "^1.7",
2222
"php-http/message": "^1.8",
2323
"php-http/client-common": "^2.1",

0 commit comments

Comments
 (0)