Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
stojankukrika committed Mar 28, 2021
1 parent a2a7443 commit b726ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"php": ">=5.4.0",
"guzzlehttp/guzzle": "6.*|7.*",
"illuminate/support": "4.*|5.*|6.*|7.*",
"illuminate/support": "4.*|5.*|6.*|7.*|8.*",
"symfony/psr-http-message-bridge": "1.*|2.*"
},
"require-dev": {
Expand Down

0 comments on commit b726ee4

Please sign in to comment.