Skip to content

Commit

Permalink
Fixes Not working with current Yii2 #5
Browse files Browse the repository at this point in the history
  • Loading branch information
yurkinx committed Sep 28, 2015
1 parent 802e315 commit 709ab44
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"require": {
"php": ">=5.4.0",
"yiisoft/yii2": "dev-master",
"yiisoft/yii2-composer": "dev-master",
"zendframework/zend-feed": "2.3.*@dev",
"zendframework/zend-servicemanager": "2.3.*@dev",
"zendframework/zend-http": "2.3.*@dev"
Expand All @@ -25,4 +24,4 @@
"yii\\feed\\": ""
}
}
}
}

0 comments on commit 709ab44

Please sign in to comment.