Skip to content

Commit

Permalink
composer.json psr-4
Browse files Browse the repository at this point in the history
  • Loading branch information
dschaulet committed Jan 12, 2018
1 parent d000b1d commit 077e5a4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@
"email": "[email protected]"
}
],
"autoload": {
"psr-4":
{
"Nusoap\\": "schaulet/nusoap"
}
},
"minimum-stability": "dev",
"prefer-stable": true,
"require": {}
Expand Down

0 comments on commit 077e5a4

Please sign in to comment.