Skip to content

Commit

Permalink
Merge pull request #4 from royopa/patch-2
Browse files Browse the repository at this point in the history
Added how to install with composer (v3)
  • Loading branch information
dominikzogg committed May 29, 2015
2 parents 42891ce + 71a898c commit e05907f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ Installation

Through [Composer](http://getcomposer.org) as [saxulum/saxulum-doctrine-orm-manager-registry-provider][6].

```{.sh}
composer require "saxulum/saxulum-doctrine-orm-manager-registry-provider": "~3.0"
```

```{.php}
<?php
Expand Down

0 comments on commit e05907f

Please sign in to comment.