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

Commit6212968

Browse files
luebbert42weaverryan
authored andcommitted
changed version in create project example to 2.4.* and remove the hint above as it is not longer necessary due to the new wildcard feature in composer
1 parent7bf21c2 commit6212968

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎quick_tour/the_big_picture.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,11 @@ have a ``Symfony/`` directory that looks like this:
6161
..note::
6262

6363
If you are familiar with `Composer`_, you can download Composer and then
64-
run the following command instead of downloading the archive (replacing
65-
``2.3.0`` with the latest Symfony release like ``2.3.1``):
64+
run the following command instead of downloading the archive:
6665

6766
..code-block::bash
6867
69-
$ php composer.phar create-project symfony/framework-standard-edition Symfony 2.3.*
68+
$ php composer.phar create-project symfony/framework-standard-edition Symfony 2.4.*
7069
7170
.. _`quick-tour-big-picture-built-in-server`:
7271

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp