Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit b3f2a78

Browse files
authored
Merge pull request #3 from SeoFood/master
Laravel 5.6 support
2 parents 096db67 + b4d8c11 commit b3f2a78

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
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php" : "~5.6|^7.0",
21-
"illuminate/filesystem": "5.0.* || 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.*",
21+
"illuminate/filesystem": "5.0.* || 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*",
2222
"league/flysystem-webdav": "^1.0"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)