We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53c86d8 commit 0995b7aCopy full SHA for 0995b7a
composer.json
@@ -20,6 +20,6 @@
20
"phpunit/phpunit": "~5.4"
21
},
22
"autoload": {
23
- "psr-4": {"LupeCode\\phpTraderInterface\\": "src/"}
+ "psr-4": {"LupeCode\\phpTraderInterface\\": "source/"}
24
}
25
0 commit comments