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 680d415 commit 88a4afdCopy full SHA for 88a4afd
doctrine/dbal.rst
@@ -21,11 +21,11 @@ makes it easy to execute queries and perform other database actions.
21
Read the official Doctrine `DBAL Documentation`_ to learn all the details
22
and capabilities of Doctrine's DBAL library.
23
24
-First, install the Doctrine bundle:
+First, install the Doctrine ORM pack:
25
26
.. code-block:: terminal
27
28
- $ composer require doctrine/doctrine-bundle
+ $ composer require symfony/orm-pack
29
30
Then configure the ``DATABASE_URL`` environment variable in ``.env``:
31
0 commit comments