Skip to content

Commit ed3adad

Browse files
Merge pull request #6 from skalero01/master
Make it work with Laravel 10
2 parents c90d2c5 + 65758a8 commit ed3adad

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
@@ -30,7 +30,7 @@
3030
},
3131
"require": {
3232
"php": "~7.0|~8.0",
33-
"guzzlehttp/guzzle": "^7.0"
33+
"guzzlehttp/guzzle": "^7"
3434
},
3535
"require-dev": {
3636
"phpunit/phpunit": "^6.4"

0 commit comments

Comments
 (0)