8000 minor #10139 Specify version for symfony/skeleton (hackzilla) · symfony/symfony-docs@a4cf1d4 · GitHub
[go: up one dir, main page]

Skip to content

Commit a4cf1d4

Browse files
committed
minor #10139 Specify version for symfony/skeleton (hackzilla)
This PR was merged into the 3.4 branch. Discussion ---------- Specify version for symfony/skeleton otherwise latest version is downloaded Commits ------- 8be5310 Specify version for symfony/skeleton
2 parents bf33f2c + 8be5310 commit a4cf1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/flex.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Symfony application by executing the following command:
111111

112112
.. code-block:: terminal
113113
114-
$ composer create-project symfony/skeleton my-project
114+
$ composer create-project symfony/skeleton:3.4.* my-project
115115
116116
.. note::
117117

0 commit comments

Comments
 (0)
0