Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8be5310

Browse filesBrowse files
committed
Specify version for symfony/skeleton
otherwise latest version is downloaded
1 parent 56f0f19 commit 8be5310
Copy full SHA for 8be5310

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎setup/flex.rst

Copy file name to clipboardExpand all lines: setup/flex.rst
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.