Skip to content

Commit

Permalink
Remove lib dir and add deviservi/nusoap to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thisismzm committed Nov 22, 2016
1 parent 39fad83 commit 2e7df09
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 17,873 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,14 @@
],
"minimum-stability": "stable",
"require": {
"guzzlehttp/guzzle": "^6.2"
"guzzlehttp/guzzle": "^6.2",
"deviservi/nusoap": "^1.1"
},
"require-dev": {
"phpunit/phpunit": "5.3.*",
"satooshi/php-coveralls": "^1.0"

},
"autoload": {
"classmap": [
"src/Drivers/lib/nusoap.php"
],
"psr-4": {
"Zarinpal\\": "src/"
}
Expand Down
648 changes: 0 additions & 648 deletions src/Drivers/lib/changelog

This file was deleted.

Loading

0 comments on commit 2e7df09

Please sign in to comment.