You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: On a fresh install PHPStan failed with: Service
'symfony.serviceMapFactory':Service 'symfony.serviceMapFactory':
Class or interface 'PHPStan\Symfony\ServiceMapFactory' not found.
Caused by: Most Pimcore projects still having PHPStan 1.x installed
(Pimcore Skeleton or Youwe Accelerator) but
that one refused to load "phpstan/phpstan-symfony"
Resolved with: Bumping to version >=2 (for Pimcore only) and making
PHPStan 2 related adjustments in phpstan.neon
0 commit comments