antonioribeiro / support

Support Classes
BSD 3-Clause "New" or "Revised" License
59 stars 49 forks source link

Allow symfony/var-dumper 7 to support Laravel 11 #37

Open Yinci opened 3 weeks ago

Yinci commented 3 weeks ago

Laravel 11 requires symfony/var-dumper:^7 but this is currently not supported by this package.

This solves #34 and should also fix https://github.com/antonioribeiro/firewall/issues/190 (since that depends on this package).