Skip to content

Commit

Permalink
Merge pull request #860 from doctrine/stof-patch-1
Browse files Browse the repository at this point in the history
Fix the installation instruction
  • Loading branch information
alcaeus committed Sep 30, 2019
2 parents df8a821 + a3d43f7 commit d4e050a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/reference/introduction.rst
Expand Up @@ -26,7 +26,7 @@ Now to install with Composer it is as simple as running the following command in

.. code-block:: sh
composer require doctrine/migrations:2.0
composer require "doctrine/migrations:^2.0"
Now you will have a file in ``vendor/bin`` available to run the migrations console application:

Expand Down

0 comments on commit d4e050a

Please sign in to comment.