Programistyk / FuelioImport

Data converter for importingo into great Fuelio app.
MIT License
8 stars 2 forks source link

Composer: Migrate project to Composer and PSR-4 autoloader #16

Open mrblur opened 2 years ago

mrblur commented 2 years ago

This PR brings project into current PHP century with PSR-4 composer based autoloader.

Project also gained psalm level 3 checks and I have updated PHP version number to 7.4. There is still some work on typed arguments.

@adek Can you please review your entry in composer.json in case you want to change, or remove it? :)