Skip to content
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

Laravel 10 support #71

Open
joshuasy10 opened this issue Jul 29, 2023 · 2 comments
Open

Laravel 10 support #71

joshuasy10 opened this issue Jul 29, 2023 · 2 comments

Comments

@joshuasy10
Copy link

joshuasy10 commented Jul 29, 2023

The dependencies conflict with Laravel 10.

I am still learning about how resumable uploads work and I don't know enough about this package to know if a simple dependency update would break anything.

Thanks.

@avvertix
Copy link
Contributor

avvertix commented Jul 29, 2023

Currently we haven't tested it on Laravel 10, in fact we are pinning to Laravel 9. That's why Composer is telling that you cannot install it with Laravel 10. As of know I don't see required changes to support Laravel 10 except allowing it in composer.json. Would you be so kind to help us by submitting a pull request with that changes and help us testing it?

@jstoone
Copy link

jstoone commented Nov 23, 2023

Hi @avvertix, I’ll go ahead and create a PR for this tomorrow morning UTC. ✌️

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

No branches or pull requests

3 participants