Skip to content

Commit 5ffc5da

Browse files
daveismynamecombarryvdh
authored andcommitted
add support for Laravel 6 (#259)
* Update composer.json * Update composer.json
1 parent e403d5c commit 5ffc5da

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=7.0",
14-
"illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x",
14+
"illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x|6.x",
1515
"studio-42/elfinder": "~2.1.10",
1616
"barryvdh/elfinder-flysystem-driver": "^0.2",
1717
"league/flysystem": "^1.0",

0 commit comments

Comments
 (0)