Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

Commit

Permalink
Updates a composer version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeymakinen committed Aug 11, 2016
1 parent 224b362 commit 48fce17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ The preferred way to install this extension is through [composer](http://getcomp
Either run

```
php composer.phar require sergeymakinen/yii2-facades "^1.1.1"
php composer.phar require sergeymakinen/yii2-facades "^1.0"
```

or add

```
"sergeymakinen/yii2-facades": "^1.1.1"
"sergeymakinen/yii2-facades": "^1.0"
```

to the require section of your `composer.json` file.
Expand Down

0 comments on commit 48fce17

Please sign in to comment.