mavinoo / laravelBatch

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

Syntax error, unexpected token "return" :: 275 line #91

Closed bizvid closed 2 years ago

bizvid commented 2 years ago

Before 2.3.2 update laravel-btach works ok, now i'm getting error: syntax error, unexpected token "return"

about this line: ...../vendor/mavinoo/laravel-batch/src/Batch.php:275 https://plik24.ovh/zrzut_ekranowy/220427_115042_5960.png

bizvid commented 2 years ago

I use composer update and error still occurs. I use 2.3.3 version of mavinoo/laravel-batch

cha0ran commented 2 years ago

yes,me too. Update to the latest 2.3.3 in Composer

In tag 2.3.3, the fix was not merged

mavinoo commented 2 years ago

reinstall package or update package to 2.3.4

batch-insert