Skip to content
This repository was archived by the owner on Aug 30, 2020. It is now read-only.

Commit b70d8ee

Browse files
committed
support laravel 5.8
1 parent 87ba747 commit b70d8ee

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
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"laravel/framework": "5.5.*|5.6.*|5.7.*",
13+
"laravel/framework": "5.5.*|5.6.*|5.7.*|5.8.*",
1414
"laravelcollective/html": "^5.6",
1515
"ramsey/uuid": "^3.7",
1616
"moontoast/math": "^1.1"

0 commit comments

Comments
 (0)