@@ -1194,8 +1194,11 @@ class ComposerStaticInit9cf8af24a7a084f114b4553be2a1ff9f
11941194 'PHPStan \\Type \\PHPUnit \\Assert \\AssertStaticMethodTypeSpecifyingExtension ' => __DIR__ . '/.. ' . '/phpstan/phpstan-phpunit/src/Type/PHPUnit/Assert/AssertStaticMethodTypeSpecifyingExtension.php ' ,
11951195 'PHPStan \\Type \\PHPUnit \\Assert \\AssertTypeSpecifyingExtensionHelper ' => __DIR__ . '/.. ' . '/phpstan/phpstan-phpunit/src/Type/PHPUnit/Assert/AssertTypeSpecifyingExtensionHelper.php ' ,
11961196 'PHPStan \\Type \\PHPUnit \\DataProviderReturnTypeIgnoreExtension ' => __DIR__ . '/.. ' . '/phpstan/phpstan-phpunit/src/Type/PHPUnit/DataProviderReturnTypeIgnoreExtension.php ' ,
1197+ 'PHPStan \\Type \\PHPUnit \\DynamicCallToAssertionIgnoreExtension ' => __DIR__ . '/.. ' . '/phpstan/phpstan-phpunit/src/Type/PHPUnit/DynamicCallToAssertionIgnoreExtension.php ' ,
11971198 'PHPStan \\Type \\PHPUnit \\MockBuilderDynamicReturnTypeExtension ' => __DIR__ . '/.. ' . '/phpstan/phpstan-phpunit/src/Type/PHPUnit/MockBuilderDynamicReturnTypeExtension.php ' ,
1199+ 'PHPStan \\Type \\PHPUnit \\MockForIntersectionDynamicReturnTypeExtension ' => __DIR__ . '/.. ' . '/phpstan/phpstan-phpunit/src/Type/PHPUnit/MockForIntersectionDynamicReturnTypeExtension.php ' ,
11981200 'PHPStan \\Type \\Symfony \\ArgumentTypeSpecifyingExtension ' => __DIR__ . '/.. ' . '/phpstan/phpstan-symfony/src/Type/Symfony/ArgumentTypeSpecifyingExtension.php ' ,
1201+ 'PHPStan \\Type \\Symfony \\BrowserKitAssertionTraitReturnTypeExtension ' => __DIR__ . '/.. ' . '/phpstan/phpstan-symfony/src/Type/Symfony/BrowserKitAssertionTraitReturnTypeExtension.php ' ,
11991202 'PHPStan \\Type \\Symfony \\CacheInterfaceGetDynamicReturnTypeExtension ' => __DIR__ . '/.. ' . '/phpstan/phpstan-symfony/src/Type/Symfony/CacheInterfaceGetDynamicReturnTypeExtension.php ' ,
12001203 'PHPStan \\Type \\Symfony \\CommandGetHelperDynamicReturnTypeExtension ' => __DIR__ . '/.. ' . '/phpstan/phpstan-symfony/src/Type/Symfony/CommandGetHelperDynamicReturnTypeExtension.php ' ,
12011204 'PHPStan \\Type \\Symfony \\Config \\ArrayNodeDefinitionPrototypeDynamicReturnTypeExtension ' => __DIR__ . '/.. ' . '/phpstan/phpstan-symfony/src/Type/Symfony/Config/ArrayNodeDefinitionPrototypeDynamicReturnTypeExtension.php ' ,
@@ -1350,6 +1353,7 @@ class ComposerStaticInit9cf8af24a7a084f114b4553be2a1ff9f
13501353 'Spaze \\PHPStan \\Rules \\Disallowed \\RuleErrors \\DisallowedNamespaceRuleErrors ' => __DIR__ . '/.. ' . '/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedNamespaceRuleErrors.php ' ,
13511354 'Spaze \\PHPStan \\Rules \\Disallowed \\RuleErrors \\DisallowedVariableRuleErrors ' => __DIR__ . '/.. ' . '/spaze/phpstan-disallowed-calls/src/RuleErrors/DisallowedVariableRuleErrors.php ' ,
13521355 'Spaze \\PHPStan \\Rules \\Disallowed \\RuleErrors \\ErrorIdentifiers ' => __DIR__ . '/.. ' . '/spaze/phpstan-disallowed-calls/src/RuleErrors/ErrorIdentifiers.php ' ,
1356+ 'Spaze \\PHPStan \\Rules \\Disallowed \\RuleErrors \\ErrorTips ' => __DIR__ . '/.. ' . '/spaze/phpstan-disallowed-calls/src/RuleErrors/ErrorTips.php ' ,
13531357 'Spaze \\PHPStan \\Rules \\Disallowed \\Type \\TypeResolver ' => __DIR__ . '/.. ' . '/spaze/phpstan-disallowed-calls/src/Type/TypeResolver.php ' ,
13541358 'Spaze \\PHPStan \\Rules \\Disallowed \\UsageFactory \\NamespaceUsage ' => __DIR__ . '/.. ' . '/spaze/phpstan-disallowed-calls/src/UsageFactory/NamespaceUsage.php ' ,
13551359 'Spaze \\PHPStan \\Rules \\Disallowed \\UsageFactory \\NamespaceUsageFactory ' => __DIR__ . '/.. ' . '/spaze/phpstan-disallowed-calls/src/UsageFactory/NamespaceUsageFactory.php ' ,
0 commit comments