Roave / SecurityAdvisories

:closed_lock_with_key: Security advisories as a simple composer exclusion list, updated daily
MIT License
2.7k stars 105 forks source link

Laravel illuminate/view 9 and 10 not authorized #121

Closed rmn-eloha-jouny closed 9 months ago

rmn-eloha-jouny commented 9 months ago

Hello !

I'm looking at illuminate/view in your composer.json and versions ^9.0 and ^10.0 are not allowed. But when I'm looking in the database of PHP security advisories, it doesn't seems to have any issues for this version : https://github.com/FriendsOfPHP/security-advisories/tree/master/illuminate/view

Do we need to do something in your package ?

Ocramius commented 9 months ago

^9.0 and ^10.0 are allowed:

https://github.com/Roave/SecurityAdvisories/blob/5cfed3056826da5ee547ebb4b58e39bc4ca14d6e/composer.json#L242