use composer update --no-scripts
its failing because the StorageServiceProvider doesn't exist. The irony is the only way for it to exist is for composer to finish. If you use the tag --no-script it ignores all commands and just does the update.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community