Simple project to test the CodeDruids/hello-world-composer Composer package
The test file will simply echo the result from the HelloWorld::sayHello()
method.
From a command line:
$ php src\HelloWorldComposer.php
Should see the following response:
Hello Acolyte Jack!