file-handling icon indicating copy to clipboard operation
file-handling copied to clipboard

Laravel 11 Upgrade: Updated symfony/http-foundation to include version 7.0

Open Cibsmart opened this issue 1 year ago • 0 comments

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.

Cibsmart avatar Apr 12 '24 17:04 Cibsmart