Skip to content

Commit ac1414c

Browse files
author
Jordan Hall
authored
Add Laravel 6.0 support
1 parent 389e454 commit ac1414c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"guzzlehttp/guzzle": "^6.2",
66
"DivineOmega/DO-File-Cache": "^2.0",
77
"divineomega/php-distance": "^1.0",
8-
"illuminate/support": "^5.1",
8+
"laravel/framework": "^5.1||^6.0",
99
"ext-json": "*",
1010
"php": ">=7.0"
1111
},

0 commit comments

Comments
 (0)