Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit ed639f4

Browse files
Add support for laravel 5.7
1 parent d207c17 commit ed639f4

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
"type": "library",
66
"require": {
77
"php": "^7.1.3",
8-
"laravel/framework": "^5.6"
8+
"laravel/framework": "^5.6|^5.7"
99
},
1010
"license": "MIT",
1111
"authors": [

0 commit comments

Comments
 (0)