Skip to content

Fix registration of OVH storage for Laravel 9 #87

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 16, 2022
Merged

Fix registration of OVH storage for Laravel 9 #87

merged 1 commit into from
Apr 16, 2022

Conversation

wfeller
Copy link
Contributor

@wfeller wfeller commented Apr 11, 2022

Fix registration of OVH storage ("in Laravel 9.x, the callback given to the Storage::extend method should return an instance of Illuminate\Filesystem\FilesystemAdapter" https://laravel.com/docs/9.x/upgrade#flysystem-3). I missed this in the previous PR!

@wfeller wfeller changed the title Fix storage extension for laravel 9 Fix registration of OVH storage for Laravel 9 Apr 11, 2022
@sausin sausin merged commit f0b1d94 into sausin:master Apr 16, 2022
@sausin
Copy link
Owner

sausin commented Apr 16, 2022

Thanks @wfeller !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants