rectorphp / rector-symfony

Rector upgrade rules for Symfony
https://getrector.com/find-rule?activeRectorSetGroup=symfony
MIT License
185 stars 89 forks source link

Fixes namespace of `ChainRequestMatcher` #586

Closed mvhirsch closed 8 months ago

mvhirsch commented 8 months ago

That file does not exist :sweat_smile:

https://github.com/symfony/symfony/tree/6.2/src/Symfony/Component/HttpFoundation/RequestMatcher

It was introduced in https://github.com/symfony/symfony/pull/47595

samsonasik commented 8 months ago

Thank you @mvhirsch