Open joshuasy10 opened 1 year ago
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?
Hi @avvertix, I’ll go ahead and create a PR for this tomorrow morning UTC. ✌️
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.