diff --git a/src/Symfony/Bundle/FrameworkBundle/composer.json b/src/Symfony/Bundle/FrameworkBundle/composer.json index d1e8c1a855..92edb6b7ff 100644 --- a/src/Symfony/Bundle/FrameworkBundle/composer.json +++ b/src/Symfony/Bundle/FrameworkBundle/composer.json @@ -58,7 +58,7 @@ "symfony/serializer": "For using the serializer service", "symfony/validator": "For using validation", "symfony/yaml": "For using the debug:config and lint:yaml commands", - "symfony/property-info": "For using the property_info_extractor service", + "symfony/property-info": "For using the property_info service", "symfony/process": "For using the server:run, server:start, server:stop, and server:status commands" }, "autoload": {