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.
1 parent a242e43 commit 9004b32Copy full SHA for 9004b32
configuration/micro_kernel_trait.rst
@@ -16,9 +16,7 @@ via Composer:
16
17
.. code-block:: terminal
18
19
- $ composer require symfony/config symfony/http-kernel \
20
- symfony/http-foundation symfony/routing \
21
- symfony/dependency-injection symfony/framework-bundle
+ $ composer symfony/framework-bundle symfony/runtime
22
23
Next, create an ``index.php`` file that defines the kernel class and runs it:
24
0 commit comments