Skip to content

Commit b6e13f8

Browse files
committed
minor #16650 Suggested Process dependency (gnugat)
This PR was merged into the 2.8 branch. Discussion ---------- Suggested Process dependency The `server:run` command requires the Process component. Commits ------- 7c1231a Suggested Process dependency
2 parents e49b766 + 7c1231a commit b6e13f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@
5858
"symfony/serializer": "For using the serializer service",
5959
"symfony/validator": "For using validation",
6060
"symfony/yaml": "For using the debug:config and lint:yaml commands",
61-
"symfony/property-info": "For using the property_info_extractor service"
61+
"symfony/property-info": "For using the property_info_extractor service",
62+
"symfony/process": "For using the server:run command"
6263
},
6364
"autoload": {
6465
"psr-4": { "Symfony\\Bundle\\FrameworkBundle\\": "" },

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy