Skip to content

Commit 92d26eb

Browse files
authored
Update setup.rst (Symfony 6.0)
1 parent 3f60eed commit 92d26eb

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
@@ -278,7 +278,7 @@ create new projects. If you use Composer, you need to tell the exact version:
278278

279279
.. code-block:: terminal
280280
281-
$ composer create-project symfony/website-skeleton:"^5.4" my_project_name
281+
$ composer create-project symfony/skeleton:"^5.4" my_project_name
282282
283283
The Symfony Demo application
284284
----------------------------

0 commit comments

Comments
 (0)