Skip to content

Commit c3d9d50

Browse files
authored
Update setup.rst
1 parent 1f66f56 commit c3d9d50

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

252252
.. code-block:: terminal
253253
254-
$ composer create-project symfony/website-skeleton:^4.4 my_project_name
254+
$ composer create-project symfony/website-skeleton my_project_name "^4"
255255
256256
The Symfony Demo application
257257
----------------------------

0 commit comments

Comments
 (0)