Skip to content

Commit

Permalink
ajustando dependencias
Browse files Browse the repository at this point in the history
  • Loading branch information
whera committed Dec 11, 2017
1 parent 3f62643 commit 9f7de4f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,11 @@
}
},
"require": {
"league/flysystem": "@stable",
"league/flysystem-aws-s3-v3": "@stable",
"league/flysystem-dropbox": "@stable"
"league/flysystem": "^1.0"
},
"require-dev": {
"rdehnhardt/var-dumper": "^1.1",
"phpunit/phpunit": "~5.7",
"rdehnhardt/var-dumper": "@stable",
"fzaninotto/faker": "~1.4",
"squizlabs/php_codesniffer": "^2.3"
},
Expand Down

0 comments on commit 9f7de4f

Please sign in to comment.