Skip to content

Commit

Permalink
replace released zencodex/flysystem-upyun
Browse files Browse the repository at this point in the history
  • Loading branch information
扣丁禅师 committed May 23, 2019
1 parent 9d2fd7c commit 0843c2b
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 50 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,13 @@
"symfony/finder": "^4.1",
"pda/pheanstalk": "^3.1",
"symfony/console": "^4.1",
"zencodex/flysystem-upyun": "@dev"
"zencodex/flysystem-upyun": "^1.0"
},
"autoload": {
"psr-4": {
"ZenCodex\\ComposerMirror\\": "src/"
}
},
"repositories": [
{ "type": "path", "url": "../flysystem-upyun" }
],
"scripts": {
"sync": "rsync -rvz --include=cache/index.php --include=vendor --exclude-from=.gitignore ./ root@linodejp:/home/zencodex/composer-mirror/"
}
Expand Down
Loading

0 comments on commit 0843c2b

Please sign in to comment.