Skip to content

Commit

Permalink
add aliyuncs/oss-sdk-php
Browse files Browse the repository at this point in the history
  • Loading branch information
runphp committed Sep 5, 2017
1 parent 17d4ba9 commit 56deb90
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/vendor
/composer.lock
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,14 @@
"require": {
"php": "^7.1.3",
"ext-phalcon": "^3.2.1",
"aliyuncs/oss-sdk-php": "^2.2",
"erusev/parsedown": "^1.6",
"guzzlehttp/guzzle": "^6.2.3",
"mongodb/mongodb": "^1.1.2",
"monolog/monolog": "^1.22.1",
"predis/predis": "^1.1.1",
"php-amqplib/thumper": "^0.5.0",
"phpdocumentor/reflection-docblock": "^3.0.2",
"predis/predis": "^1.1.1",
"ruflin/elastica": "^5.3",
"swiftmailer/swiftmailer": "^6.0.1",
"tightenco/collect": "^5.4",
Expand Down Expand Up @@ -54,4 +55,4 @@
"config": {
"sort-packages": true
}
}
}

0 comments on commit 56deb90

Please sign in to comment.