Skip to content

Commit 9095b60

Browse files
committed
minor symfony#16187 Update setup.rst (Symfony 4.4) (BahmanMD)
This PR was merged into the 4.4 branch. Discussion ---------- Update setup.rst (Symfony 4.4) Commits ------- a11c599 Update setup.rst (Symfony 4.4)
2 parents ea11977 + a11c599 commit 9095b60

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

272272
.. code-block:: terminal
273273
274-
$ composer create-project symfony/website-skeleton:"^4.4" my_project_name
274+
$ composer create-project symfony/skeleton:"^4.4" my_project_name
275275
276276
The Symfony Demo application
277277
----------------------------

0 commit comments

Comments
 (0)