Skip to content

Commit

Permalink
Use github-no-api for assets plugin. (#13100)
Browse files Browse the repository at this point in the history
  • Loading branch information
rob006 authored and cebe committed Dec 1, 2016
1 parent 6782954 commit 706fcec
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion composer.json
Expand Up @@ -99,6 +99,10 @@
"asset-installer-paths": {
"npm-asset-library": "vendor/npm",
"bower-asset-library": "vendor/bower"
}
},
"asset-vcs-driver-options": {
"github-no-api": true
},
"asset-pattern-skip-version": "(-build|-patch)"
}
}

0 comments on commit 706fcec

Please sign in to comment.