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

Commit

Permalink
Add Laravel 6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniël de Wit committed Sep 17, 2019
1 parent 1e8ea17 commit 6fd8679
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 6fd8679

Please sign in to comment.