Skip to content

Commit

Permalink
Merge pull request #1 from nebijokit/feature/postoffices
Browse files Browse the repository at this point in the history
Pickupoints list & ability to deliver shipment to postoffice
  • Loading branch information
aur1mas authored Jul 17, 2018
2 parents 6990a88 + d4489ae commit a323280
Show file tree
Hide file tree
Showing 10 changed files with 947 additions and 1,171 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@
"php": ">=7.1",
"ext-soap": "*",
"myclabs/php-enum": "^1.6",
"phpro/soap-client": "^0.7.4"
"guzzlehttp/guzzle": "^6.3"
},
"require-dev": {
"phpspec/phpspec": "^4.3",
"zendframework/zend-code": "^3.1.0"
"phpspec/phpspec": "^4.3"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit a323280

Please sign in to comment.