mavinoo / laravelBatch

insert batch and update batch in laravel
MIT License
572 stars 118 forks source link

Class 'Mavinoo\Batch\ServiceProvider' not found #36

Closed shevtsov-max closed 4 years ago

shevtsov-max commented 4 years ago

I started today "composer update" and got the error "'Class 'Mavinoo\Batch\ServiceProvider' not found". Rolled back to version 2.1.5

WebMedic-X commented 4 years ago

Got the same issue

mavinoo commented 4 years ago

tnx for report bug. fixed 2.1.8

Gavrisimo commented 4 years ago

@mavinoo can you enable tests to run against every pull requests so these things don't happen?

There is also an issue with namespace for which I sent PR: https://github.com/mavinoo/laravelBatch/pull/37