Skip to content

Commit

Permalink
Merge pull request #10 from mzmgh/master
Browse files Browse the repository at this point in the history
Remove lib dir and add deviservi/nusoap to composer.json
  • Loading branch information
RTLer committed Nov 24, 2016
2 parents 39fad83 + 2e7df09 commit 737976b
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
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.

0 comments on commit 737976b

Please sign in to comment.