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

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalbaljet authored Mar 19, 2018
1 parent b159689 commit 096db67
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 @@ -19,7 +19,7 @@
"require": {
"php" : "~5.6|^7.0",
"illuminate/filesystem": "5.0.* || 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.*",
"league/flysystem-webdav": "1.0.2"
"league/flysystem-webdav": "^1.0"
},
"require-dev": {
"orchestra/testbench": "^3.0",
Expand Down

0 comments on commit 096db67

Please sign in to comment.