We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7558ef + 7f6e80b commit a9ba960Copy full SHA for a9ba960
configuration/micro_kernel_trait.rst
@@ -16,7 +16,7 @@ via Composer:
16
17
.. code-block:: terminal
18
19
- $ composer symfony/framework-bundle symfony/runtime
+ $ composer require symfony/framework-bundle symfony/runtime
20
21
Next, create an ``index.php`` file that defines the kernel class and runs it:
22
0 commit comments