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

Commite15226e

Browse files
committed
[#3252] Simplifying version constraint by using a wildcard
1 parent2812e68 commite15226e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

‎book/installation.rst‎

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,7 @@ Distribution:
5757

5858
..code-block::bash
5959
60-
$ php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony 2.3.7
61-
62-
..tip::
63-
64-
For an exact version, replace "2.3.7" with the latest Symfony version.
65-
For details, see the `Symfony Installation Page`_
60+
$ php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony 2.3.*
6661
6762
..tip::
6863

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp