Open hexus opened 9 years ago
Update the file structure inside /src and the autoload configuration in composer.json to use PSR-4.
Do the same for tests.
Best to do this after 0.5.1 and 0.5.2 milestones are addressed.
Merging forward may become a pain otherwise.
Update the file structure inside /src and the autoload configuration in composer.json to use PSR-4.
Do the same for tests.