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

Commit795b782

Browse files
committed
minor#8834 Changed symfony/web-server-bundle to dev package (xyNNN)
This PR was submitted for the master branch but it was merged into the 4.0 branch instead (closes#8834).Discussion----------Changed symfony/web-server-bundle to dev packageThe symfony/web-server-bundle package should be installed as dev requirement. This bundle is not needable for production.Commits-------72d2edb Changed symfony/web-server-bundle to dev package
2 parents542fe4d +72d2edb commit795b782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ First, move into your new project and install the server:
5050
..code-block::terminal
5151
5252
cd my-project
53-
composer require server
53+
composer require server --dev
5454
5555
To start the server, run:
5656

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp