We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e9bfb4 commit c359f15Copy full SHA for c359f15
conf/config.neon
@@ -237,7 +237,6 @@ extensions:
237
validateExcludePaths: PHPStan\DependencyInjection\ValidateExcludePathsExtension
238
autowiredAttributeServices: PHPStan\DependencyInjection\AutowiredAttributeServicesExtension
239
validateServiceTags: PHPStan\DependencyInjection\ValidateServiceTagsExtension
240
- gnsr: PHPStan\DependencyInjection\GnsrExtension
241
fnsr: PHPStan\DependencyInjection\FnsrExtension
242
243
autowiredAttributeServices:
src/DependencyInjection/GnsrExtension.php
0 commit comments