Skip to content

Commit 6177906

Browse files
author
Jordan Hall
authored
Merge pull request #7 from langleyfoxall/DivineOmega-patch-1
Add Laravel 6.0 support
2 parents 389e454 + ac1414c commit 6177906

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)