Skip to content

Commit

Permalink
Merge pull request #176 from TomasVotruba/patch-1
Browse files Browse the repository at this point in the history
Readme: composer picks last stable version by default
  • Loading branch information
fprochazka committed Apr 4, 2015
2 parents 5742c89 + f256127 commit 64aca55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Installation
The best way to install Kdyby/Doctrine is using [Composer](http://getcomposer.org/):

```sh
$ composer require kdyby/doctrine:~2.1
$ composer require kdyby/doctrine
```


Expand Down

0 comments on commit 64aca55

Please sign in to comment.