Conversation
Autoloaded with PSR-4 all library files and test files Dropped the use of a json file with mime types list and used PHP class instead
|
I also agree with the @MASNathan. |
|
Yeah, you're right, much simpler that way. I'll apply it from now on. Creating it in JSON format was to give it availability from other languages, but we can leave it as an extra resource and maintain the array you created. The version in the A doubt, why Thanks for your contribution! 👍 |
|
I'm glad I could help. I used I dropped the |
Removed vendor folder and added to .gitignore
Autoloaded with PSR-4 all library files and test files
Dropped the use of a json file with mime types list and used PHP class instead
Dropped the use of version key in composer.json because it's arbitrary