Skip to content

Commit 7bd5193

Browse files
committed
addedl Laravel 6 support
1 parent c87f0da commit 7bd5193

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
@@ -20,7 +20,7 @@
2020
},
2121
"require": {
2222
"php": ">=5.4",
23-
"illuminate/support": "5.x.x"
23+
"illuminate/support": ">=5.0.0"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "~4.0"

0 commit comments

Comments
 (0)