From 101b6815ebd1a301291085d0660fd8e0e06c6631 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Sat, 15 Jul 2017 08:24:25 +0200 Subject: [PATCH] remove symfony/process suggestion --- src/Symfony/Bundle/FrameworkBundle/composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Symfony/Bundle/FrameworkBundle/composer.json b/src/Symfony/Bundle/FrameworkBundle/composer.json index 6db169024f..1105daa373 100644 --- a/src/Symfony/Bundle/FrameworkBundle/composer.json +++ b/src/Symfony/Bundle/FrameworkBundle/composer.json @@ -80,7 +80,6 @@ "symfony/validator": "For using validation", "symfony/yaml": "For using the debug:config and lint:yaml commands", "symfony/property-info": "For using the property_info service", - "symfony/process": "For using the server:run, server:start, server:stop, and server:status commands", "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering" }, "autoload": {