Skip to content

Commit 9004b32

Browse files
committed
Updated the list of dependencies to install
1 parent a242e43 commit 9004b32

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

configuration/micro_kernel_trait.rst

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

1717
.. code-block:: terminal
1818
19-
$ composer require symfony/config symfony/http-kernel \
20-
symfony/http-foundation symfony/routing \
21-
symfony/dependency-injection symfony/framework-bundle
19+
$ composer symfony/framework-bundle symfony/runtime
2220
2321
Next, create an ``index.php`` file that defines the kernel class and runs it:
2422

0 commit comments

Comments
 (0)