phpstan / phpstan-symfony

Symfony extension for PHPStan
MIT License
698 stars 89 forks source link

Class or interface 'PHPStan\Symfony\ServiceMapFactory' not found. #395

Closed faizanakram99 closed 3 months ago

faizanakram99 commented 3 months ago

I just updated all dependencies and now I receive this error whenenever running phpstan

Service 'symfony.serviceMapFactory': Service 'symfony.serviceMapFactory': Class or interface 'PHPStan\Symfony\ServiceMapFactory' not found.

faizanakram99 commented 3 months ago

nvm, it was composer bin plugin not forwarding bin links to vendor/bin dir

github-actions[bot] commented 2 months ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.