From c589c4cd2d5f608108b9b48e98d48f803edbaa74 Mon Sep 17 00:00:00 2001 From: JoppeDC Date: Sat, 18 Feb 2023 15:52:45 +0100 Subject: [PATCH] Replace orm-pack with orm --- setup/flex.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/flex.rst b/setup/flex.rst index 491d9ba7d0b..d5a9c113dc2 100644 --- a/setup/flex.rst +++ b/setup/flex.rst @@ -74,7 +74,7 @@ manual steps: .. code-block:: terminal - $ composer require annotations asset orm-pack twig \ + $ composer require annotations asset orm twig \ logger mailer form security translation validator $ composer require --dev dotenv maker-bundle orm-fixtures profiler