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

Commitb7438ff

Browse files
BahmanMDOskarStark
authored andcommitted
Update setup.rst ( version 6.2 )
1 parent1a422c3 commitb7438ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎setup.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,12 @@ Symfony application using Composer:
6464
..code-block::terminal
6565
6666
# run this if you are building a traditional web application
67-
$ composer create-project symfony/skeleton:"6.0.*" my_project_directory
67+
$ composer create-project symfony/skeleton:"6.2.*@dev" my_project_directory
6868
$ cd my_project_directory
6969
$ composer require webapp
7070
7171
# run this if you are building a microservice, console application or API
72-
$ composer create-project symfony/skeleton:"6.0.*" my_project_directory
72+
$ composer create-project symfony/skeleton:"6.2.*@dev" my_project_directory
7373
7474
No matter which command you run to create the Symfony application. All of them
7575
will create a new ``my_project_directory/`` directory, download some dependencies

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp