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

Commit 6fd8679

Browse files
author
Daniël de Wit
committed
Add Laravel 6 support
1 parent 1e8ea17 commit 6fd8679

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)