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.
2 parents ad7f382 + 59106e5 commit 7a91de3Copy full SHA for 7a91de3
cookbook/doctrine/migrations.rst
@@ -21,7 +21,7 @@ Make sure you have both the ``doctrine-migrations`` and ``DoctrineMigrationsBund
21
libraries configured in your project. Follow these steps to install the
22
libraries in the Symfony Standard distribution.
23
24
-Add the following to ``bin/deps``. This will register the Migrations Bundle
+Add the following to ``deps``. This will register the Migrations Bundle
25
and the doctrine-migrations library as dependencies in your application:
26
27
.. code-block:: text
0 commit comments