Skip to content

Commit 9d60dae

Browse files
Be less specific on Guzzle version
1 parent e1a0318 commit 9d60dae

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
@@ -23,7 +23,7 @@
2323
],
2424
"require": {
2525
"php": ">=7.3.0",
26-
"guzzlehttp/guzzle": "^6.3.0|^7.0.1",
26+
"guzzlehttp/guzzle": "^6.3.0|^7.0",
2727
"league/oauth2-client": ">=1.4.2",
2828
"hughbertd/oauth2-unsplash": ">=1.0.3"
2929

0 commit comments

Comments
 (0)