Skip to content

Commit a231e43

Browse files
committed
Merge branch '4.2'
* 4.2: Always use latest Symfony version
2 parents 7c7b5f7 + 5be5b6e commit a231e43

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:4.1.* my-project
114+
$ composer create-project symfony/skeleton my-project
115115
116116
.. note::
117117

0 commit comments

Comments
 (0)