Skip to content

Commit

Permalink
Merge pull request #489 from shawndellysse/patch-1
Browse files Browse the repository at this point in the history
Fixed bin/deps to just deps
  • Loading branch information
weaverryan committed Jun 30, 2011
2 parents ad7f382 + 59106e5 commit 7a91de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/doctrine/migrations.rst
Expand Up @@ -21,7 +21,7 @@ Make sure you have both the ``doctrine-migrations`` and ``DoctrineMigrationsBund
libraries configured in your project. Follow these steps to install the
libraries in the Symfony Standard distribution.

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

.. code-block:: text
Expand Down

0 comments on commit 7a91de3

Please sign in to comment.