Error while updating laravel to 6.0.3
vishalinfyom opened this issue · 1 comments
vishalinfyom commented
Current Laravel version : v6.0.0
My current laravel-personal-data-export version is : 1.2.0
while to upgrading laravel to 6.0.3 and getting this error.
May be its cause by https://github.com/spatie/laravel-personal-data-export/blob/1.2.0/composer.json#L24
i think it should be "illuminate/filesystem": "^5.8.3|^6.0",
Possible solution : #32
riasvdv commented
Fixed!