Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ZAYEC77 committed Jul 29, 2016
1 parent 65df525 commit b1b53ea
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,17 @@
]
},
"extra": {
"asset-repositories": [
{
"type": "bower-git",
"url": "https://github.com/adobe-webplatform/eve.git",
"name": "bower-asset/eve"
}
],
"asset-vcs-driver-options": {
"github-no-api": true
},
"asset-pattern-skip-version": "(-build|-patch)",
"yii\\composer\\Installer::postCreateProject": {
"setPermission": [
{
Expand Down

0 comments on commit b1b53ea

Please sign in to comment.