Closed ek9 closed 7 years ago
Make sure main repository's src/ directory is PSR-4 compatible. Mostly removes src/ directories from the extenions and cleans up composer.json
src/
PSR-4
composer.json
Fixes #37
ping @richardmiller @pocky if you could have a look at this it would be great! :)
Make sure main repository's
src/
directory isPSR-4
compatible. Mostly removessrc/
directories from the extenions and cleans upcomposer.json
Fixes #37