We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a3932 commit f797b66Copy full SHA for f797b66
composer.json
@@ -26,5 +26,8 @@
26
"LupeCode\\phpTraderNative\\": "source/",
27
"LupeCode\\phpTraderNativeTest\\": "tests/"
28
}
29
+ },
30
+ "scripts": {
31
+ "test": "phpunit"
32
33
0 commit comments