Skip to content

Commit

Permalink
prepare for stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
mdmunir committed Mar 4, 2015
1 parent dda4285 commit 8a85284
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 254 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ The preferred way to install this extension is through [composer](http://getcomp
Either run

```
php composer.phar require mdmsoft/yii2-ar-behaviors "*"
php composer.phar require mdmsoft/yii2-ar-behaviors "~1.0"
```

or add

```
"mdmsoft/yii2-ar-behaviors": "*"
"mdmsoft/yii2-ar-behaviors": "~1.0"
```

to the require section of your `composer.json` file.
Expand Down
252 changes: 0 additions & 252 deletions RelatedBehavior.php

This file was deleted.

0 comments on commit 8a85284

Please sign in to comment.