Skip to content

Commit 37d57f1

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: Update setup.rst (Symfony 4.4)
2 parents 3ee48b1 + 9095b60 commit 37d57f1

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:"^4.4" my_project_name
281+
$ composer create-project symfony/skeleton:"^4.4" my_project_name
282282
283283
The Symfony Demo application
284284
----------------------------

0 commit comments

Comments
 (0)