Skip to content

Commit 59106e5

Browse files
committed
Fixed bin/deps to just deps
1 parent ad7f382 commit 59106e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/doctrine/migrations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Make sure you have both the ``doctrine-migrations`` and ``DoctrineMigrationsBund
2121
libraries configured in your project. Follow these steps to install the
2222
libraries in the Symfony Standard distribution.
2323

24-
Add the following to ``bin/deps``. This will register the Migrations Bundle
24+
Add the following to ``deps``. This will register the Migrations Bundle
2525
and the doctrine-migrations library as dependencies in your application:
2626

2727
.. code-block:: text

0 commit comments

Comments
 (0)