Skip to content

Commit 1a19dd5

Browse files
committed
Tweak
1 parent f0dbf7e commit 1a19dd5

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

269269
.. code-block:: terminal
270270
271-
$ composer create-project symfony/website-skeleton my_project_name "^4"
271+
$ composer create-project symfony/website-skeleton:"^4.4" my_project_name
272272
273273
The Symfony Demo application
274274
----------------------------

0 commit comments

Comments
 (0)