Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit fe3c5b5

Browse files
authored
Merge pull request brozot#156 from daniel-de-wit/master
Laravel 6 support
2 parents 6198c06 + 394075c commit fe3c5b5

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
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": ">=5.5.9",
15-
"illuminate/support": "5.*",
15+
"illuminate/support": "5.*|^6",
1616
"guzzlehttp/guzzle": "~6.0",
1717
"monolog/monolog": "^1.19"
1818
},

0 commit comments

Comments
 (0)