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

Commit

Permalink
Merge pull request #3 from SeoFood/master
Browse files Browse the repository at this point in the history
Laravel 5.6 support
  • Loading branch information
pascalbaljet authored May 16, 2018
2 parents 096db67 + b4d8c11 commit b3f2a78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"require": {
"php" : "~5.6|^7.0",
"illuminate/filesystem": "5.0.* || 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.*",
"illuminate/filesystem": "5.0.* || 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*",
"league/flysystem-webdav": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit b3f2a78

Please sign in to comment.