Skip to content

Commit

Permalink
[TASK] Use version constraint without bugfix number
Browse files Browse the repository at this point in the history
  • Loading branch information
sabbelasichon committed Feb 17, 2020
1 parent 2d77662 commit 14353d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/Installation/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Source composer installation

To install Surf via composer, run the following commands::

composer global require typo3/surf:^2.0.0
composer global require typo3/surf:^2.0

This way, you can add `~/.composer/vendor/typo3/surf` to `PHP Include Paths` of your IDE.

Expand Down

0 comments on commit 14353d3

Please sign in to comment.