minor #23514 [FrameworkBundle] remove symfony/process suggestion (xabbuh)

This PR was merged into the 3.3 branch.

Discussion
----------

[FrameworkBundle] remove symfony/process suggestion

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #23509
| License       | MIT
| Doc PR        |

Commits
-------

101b6815eb remove symfony/process suggestion
This commit is contained in:
Fabien Potencier 2017-07-15 10:00:09 +02:00
commit 3444d8d88d
1 changed files with 0 additions and 1 deletions

View File

@ -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": {