Skip to content

Commit

Permalink
Merge pull request #522 from atehvg/patch-1
Browse files Browse the repository at this point in the history
Removed deprecated option --show-versions in documentation
  • Loading branch information
greg0ire committed Dec 15, 2023
2 parents 1dd4290 + 4a05372 commit f7a8d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ migration to execute:

.. code-block:: terminal
$ php bin/console doctrine:migrations:status --show-versions
$ php bin/console doctrine:migrations:status
Now you can add some migration code to the ``up()`` and ``down()`` methods and
finally migrate when you're ready:
Expand Down

0 comments on commit f7a8d12

Please sign in to comment.