Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #156 from daniel-de-wit/master
Browse files Browse the repository at this point in the history
Laravel 6 support
  • Loading branch information
brozot authored Nov 25, 2019
2 parents 6198c06 + 394075c commit fe3c5b5
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 @@ -12,7 +12,7 @@
],
"require": {
"php": ">=5.5.9",
"illuminate/support": "5.*",
"illuminate/support": "5.*|^6",
"guzzlehttp/guzzle": "~6.0",
"monolog/monolog": "^1.19"
},
Expand Down

0 comments on commit fe3c5b5

Please sign in to comment.