Skip to content

Commit 3b85c27

Browse files
authored
Updating to support L7
1 parent bd59443 commit 3b85c27

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
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": ">=7.1",
17-
"laravel/framework": "5.6.* || 5.7.* || 5.8.* || ^6",
17+
"laravel/framework": "5.6.* || 5.7.* || 5.8.* || ^6 || ^7",
1818
"torann/geoip": "^1.0",
1919
"nesbot/carbon": "^1.0 || ^2.0"
2020
},

0 commit comments

Comments
 (0)