mardi 4 août 2020

How to find which version of Laravel no longer has security vulnerability

I have a Laravel project on Github, and the dependabot email is warning me of a security vulnerability in Laravel's symfony/http-foundation dependancy (the vulnerability is in version >= 3.0.0 and < 3.4.26.

Is there a way to determine what is the lowest version of Laravel that is using a version of this dependancy >= 3.4.26.

I don't have time to migrate to the latest versions, so I'm looking to migrate to the lowest version of Laravel that doesn't have this issue.

Thank you



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire