Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki authored Sep 17, 2021
1 parent 3feba03 commit a04990c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"require": {
"php": "^8.0",
"guzzlehttp/guzzle": "^6.5|^7.0",
"illuminate/http": "^8.18"
"illuminate/http": "^8.18",
"illuminate/support": "^8.18"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a04990c

Please sign in to comment.