Skip to content

Commit

Permalink
[BOODMO-13566] Shipmile API library
Browse files Browse the repository at this point in the history
  • Loading branch information
Novedus committed Apr 11, 2018
1 parent 4ca0895 commit 98d9a16
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
{
"name": "opsway/shipmile-api",
"description": "PHP SDK for Shipmile API",
"license": "MIT",
"keywords": [
"shipmile",
"API",
"SDK",
"library"
],
"support": {
"issues": "https://github.com/opsway/shipmile-api/issues"
},
"prefer-stable": true,
"require": {
"php": "^7.1",
"guzzlehttp/guzzle": "^6.3"
},
"autoload": {
Expand Down

0 comments on commit 98d9a16

Please sign in to comment.