Skip to content

Commit ad950dc

Browse files
author
Jordan Hall
authored
Support for Laravel 7.x
1 parent 6177906 commit ad950dc

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-
"laravel/framework": "^5.1||^6.0",
8+
"laravel/framework": "^5.1||^6.0||^7.0",
99
"ext-json": "*",
1010
"php": ">=7.0"
1111
},

0 commit comments

Comments
 (0)