FakerPHP / Faker

Faker is a PHP library that generates fake data for you
https://fakerphp.github.io
Other
3.48k stars 332 forks source link

Removed legacy autoloader #762

Closed pimjansen closed 9 months ago

pimjansen commented 9 months ago

What is the reason for this PR?

Removed legacy autoloader. Composer is the way forward here

Author's checklist

Summary of changes

n/a

Review checklist

localheinz commented 9 months ago

Thank you, @pimjansen!