|
use Rector\Exception\ShouldNotHappenException; |
|
|
|
final readonly class RepositoryClassResolver |
Class Rector\Exception\ShouldNotHappenException is not found as rector/rector is not in the required dependencies.
|
"require": { |
|
"php": ">=8.2", |
|
"webmozart/assert": "^1.11", |
|
"phpstan/phpstan": "^2.1.18", |
|
"nette/utils": "^3.2|^4.0", |
|
"phpstan/phpdoc-parser": "^2.2" |
|
}, |
phpstan-rules/src/Doctrine/RepositoryClassResolver.php
Lines 10 to 12 in eb513b0
Class
Rector\Exception\ShouldNotHappenExceptionis not found asrector/rectoris not in the required dependencies.phpstan-rules/composer.json
Lines 6 to 12 in eb513b0