Skip to content

Commit

Permalink
Merge branch 'master' of github.com:brick/di
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Nov 5, 2019
2 parents 5a3196c + 6ced82a commit 193f597
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,11 @@ To be written.
Installation
------------

This library is installable via [Composer](https://getcomposer.org/).
Just define the following requirement in your `composer.json` file:

{
"require": {
"brick/di": "0.1.*"
}
}
This library is installable via [Composer](https://getcomposer.org/):

```bash
composer require brick/di
```

Requirements
------------
Expand Down

0 comments on commit 193f597

Please sign in to comment.