File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -211,12 +211,12 @@ parameters:
211
211
extensions :
212
212
rules : PHPStan\DependencyInjection\RulesExtension
213
213
expandRelativePaths : PHPStan\DependencyInjection\ExpandRelativePathExtension
214
- autowiredAttributeServices : PHPStan\DependencyInjection\AutowiredAttributeServicesExtension
215
214
conditionalTags : PHPStan\DependencyInjection\ConditionalTagsExtension
216
215
parametersSchema : PHPStan\DependencyInjection\ParametersSchemaExtension
217
216
validateIgnoredErrors : PHPStan\DependencyInjection\ValidateIgnoredErrorsExtension
218
217
validateExcludePaths : PHPStan\DependencyInjection\ValidateExcludePathsExtension
219
218
validateServiceTags : PHPStan\DependencyInjection\ValidateServiceTagsExtension
219
+ autowiredAttributeServices : PHPStan\DependencyInjection\AutowiredAttributeServicesExtension
220
220
221
221
conditionalTags :
222
222
PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule :
You can’t perform that action at this time.
0 commit comments