Skip to content

Commit

Permalink
added replace section for framework back to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cebe committed May 1, 2015
1 parent 543daf0 commit f6c72d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,14 @@
"source": "https://github.com/yiisoft/yii2"
},
"minimum-stability": "dev",
"replace": {
"yiisoft/yii2": "self.version"
},
"require": {
"php": ">=5.4.0",
"ext-mbstring": "*",
"lib-pcre": "*",
"yiisoft/yii2-composer": "*",
"ezyang/htmlpurifier": "4.6.*",
"cebe/markdown": "~1.0.0 | ~1.1.0",
"bower-asset/jquery": "2.1.*@stable | 1.11.*@stable",
Expand Down

0 comments on commit f6c72d2

Please sign in to comment.