Skip to content

Commit

Permalink
only load nusoap.php, avoid colisions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose Manuel Peso committed Aug 19, 2014
1 parent 610b6a3 commit a20bc25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"php": ">=5.3.0"
},
"autoload": {
"classmap": ["lib/"]
"classmap": ["lib/nusoap.php"]
}
}

0 comments on commit a20bc25

Please sign in to comment.