Skip to content

Commit 737976b

Browse files
authored
Merge pull request #10 from mzmgh/master
Remove lib dir and add deviservi/nusoap to composer.json
2 parents 39fad83 + 2e7df09 commit 737976b

14 files changed

+2
-17873
lines changed

composer.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,14 @@
1010
],
1111
"minimum-stability": "stable",
1212
"require": {
13-
"guzzlehttp/guzzle": "^6.2"
13+
"guzzlehttp/guzzle": "^6.2",
14+
"deviservi/nusoap": "^1.1"
1415
},
1516
"require-dev": {
1617
"phpunit/phpunit": "5.3.*",
1718
"satooshi/php-coveralls": "^1.0"
18-
1919
},
2020
"autoload": {
21-
"classmap": [
22-
"src/Drivers/lib/nusoap.php"
23-
],
2421
"psr-4": {
2522
"Zarinpal\\": "src/"
2623
}

src/Drivers/lib/changelog

-648
This file was deleted.

0 commit comments

Comments
 (0)