Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
tonydspaniard committed Jul 5, 2017
1 parent f797d54 commit 721a23e
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 86 deletions.
13 changes: 13 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,18 @@
"asset-installer-paths": {
"bower-asset-library": "vendor/bower"
}
},
"config": {
"fxp-asset": {
"installer-paths": {
"npm-asset-library": "vendor/npm",
"bower-asset-library": "vendor/bower"
},
"vcs-driver-options": {
"github-no-api": true
},
"git-skip-update": "2 days",
"pattern-skip-version": "(-build|-patch)"
}
}
}
Loading

0 comments on commit 721a23e

Please sign in to comment.