Skip to content

Commit a9ba960

Browse files
committed
Merge branch '7.2' into 7.3
* 7.2: fix: Update micro_kernel_trait.rst
2 parents f7558ef + 7f6e80b commit a9ba960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/micro_kernel_trait.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ via Composer:
1616

1717
.. code-block:: terminal
1818
19-
$ composer symfony/framework-bundle symfony/runtime
19+
$ composer require symfony/framework-bundle symfony/runtime
2020
2121
Next, create an ``index.php`` file that defines the kernel class and runs it:
2222

0 commit comments

Comments
 (0)