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:
211211extensions :
212212 rules : PHPStan\DependencyInjection\RulesExtension
213213 expandRelativePaths : PHPStan\DependencyInjection\ExpandRelativePathExtension
214- autowiredAttributeServices : PHPStan\DependencyInjection\AutowiredAttributeServicesExtension
215214 conditionalTags : PHPStan\DependencyInjection\ConditionalTagsExtension
216215 parametersSchema : PHPStan\DependencyInjection\ParametersSchemaExtension
217216 validateIgnoredErrors : PHPStan\DependencyInjection\ValidateIgnoredErrorsExtension
218217 validateExcludePaths : PHPStan\DependencyInjection\ValidateExcludePathsExtension
219218 validateServiceTags : PHPStan\DependencyInjection\ValidateServiceTagsExtension
219+ autowiredAttributeServices : PHPStan\DependencyInjection\AutowiredAttributeServicesExtension
220220
221221conditionalTags :
222222 PHPStan\Rules\Exceptions\MissingCheckedExceptionInFunctionThrowsRule :
You can’t perform that action at this time.
0 commit comments