8000 minor #17918 [Flex] Replace orm-pack with orm (JoppeDC) · symfony/symfony-docs@120d98a · GitHub
[go: up one dir, main page]

Skip to content

Commit 120d98a

Browse files
committed
minor #17918 [Flex] Replace orm-pack with orm (JoppeDC)
This PR was merged into the 5.4 branch. Discussion ---------- [Flex] Replace orm-pack with orm Replace `orm-pack` alias with `orm`. See symfony/flex#820 > We don't autogenerate aliases for `symfony/*-pack` anymore. Commits ------- c589c4c Replace orm-pack with orm
2 parents 6cf5c14 + c589c4c commit 120d98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/flex.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ manual steps:
7474

7575
.. code-block:: terminal
7676
77-
$ composer require annotations asset orm-pack twig \
77+
$ composer require annotations asset orm twig \
7878
logger mailer form security translation validator
7979
$ composer require --dev dotenv maker-bundle orm-fixtures profiler
8080

0 commit comments

Comments
 (0)
0