Skip to content

Commit 3444d8d

Browse files
committed
minor symfony#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 | symfony#23509 | License | MIT | Doc PR | Commits ------- 101b681 remove symfony/process suggestion
2 parents 8dd172b + 101b681 commit 3444d8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080
"symfony/validator": "For using validation",
8181
"symfony/yaml": "For using the debug:config and lint:yaml commands",
8282
"symfony/property-info": "For using the property_info service",
83-
"symfony/process": "For using the server:run, server:start, server:stop, and server:status commands",
8483
"symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering"
8584
},
8685
"autoload": {

0 commit comments

Comments
 (0)