Skip to content

Commit c8959de

Browse files
committed
minor #10328 [flex] use latest skeleton version in example (dbu)
This PR was merged into the 4.1 branch. Discussion ---------- [flex] use latest skeleton version in example Commits ------- 0db429e use latest version in example
2 parents bf56b16 + 0db429e commit c8959de

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

0 commit comments

Comments
 (0)