Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Bundles] Better explain how to develop reusable bundles locally#21554

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
javiereguiluz merged 1 commit intosymfony:6.4fromjaviereguiluz:fix_20976
Nov 4, 2025

Conversation

@javiereguiluz
Copy link
Member

Fixes#20976.

bundles.rst Outdated

..code-block::terminal
$ composer update acme/blog-bundle
Copy link
Contributor

@alexislefebvrealexislefebvreNov 3, 2025
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

We see “install the bundle as usual” thencomposer update acme/blog-bundle instead ofcomposer require that I’m used to. Is it the recommended way? Symfony’s documentation showscomposer require …:https://symfony.com/packages/CssSelector#installation

I suggest to usecomposer require becausecomposer update has deprecated the--dev option which is useful for bundles that help with tests (e.g. loading fixtures).

Or, ifupdate is required in this context, remove “as usual” from the previous sentence.

javiereguiluz reacted with thumbs up emoji
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

You are right Alexis! I've just fixed this. Thanks!

alexislefebvre reacted with thumbs up emoji
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

2 more reviewers

@alexislefebvrealexislefebvrealexislefebvre left review comments

@ycerutoycerutoyceruto approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

6.4

Development

Successfully merging this pull request may close these issues.

4 participants

@javiereguiluz@yceruto@alexislefebvre@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp