file-handling
file-handling copied to clipboard
Laravel 11 Upgrade: Updated symfony/http-foundation to include version 7.0
Laravel 11 requires symphony/http-foundation ^7.0. Consequently, laravel-paperclip is conflicts with that requirement because of the required dependency in file-handling. This PR fixes the issue.