-
-
Notifications
You must be signed in to change notification settings - Fork 938
Closed
Description
Bug report
After Upgrading phpstan/phpstan (1.8.2 => 1.8.7)
When I execute phpstan i get the error
PHP Fatal error: Cannot declare class Composer\InstalledVersions, because the name is already in use in /app/vendor/composer/InstalledVersions.php on line 25
Fatal error: Cannot declare class Composer\InstalledVersions, because the name is already in use in /app/vendor/composer/InstalledVersions.php on line 25
1.8.2 and older versions works fine
The prob occurs in 1.8.3 - 1.8.7
Symfony/ApiPlatform Project.
Code snippet that reproduces the problem
phpstan
Expected output
normal stan output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels