-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
phpstan-rules/src/Doctrine/RepositoryClassResolver.php
Lines 10 to 12 in eb513b0
| use Rector\Exception\ShouldNotHappenException; | |
| final readonly class RepositoryClassResolver |
Class Rector\Exception\ShouldNotHappenException is not found as rector/rector is not in the required dependencies.
Lines 6 to 12 in eb513b0
| "require": { | |
| "php": ">=8.2", | |
| "webmozart/assert": "^1.11", | |
| "phpstan/phpstan": "^2.1.18", | |
| "nette/utils": "^3.2|^4.0", | |
| "phpstan/phpdoc-parser": "^2.2" | |
| }, |
Metadata
Metadata
Assignees
Labels
No labels