Boost composer-asset-plugin update speed

Comparing #2 with #3

Revision #3 was created by schmunk schmunk on Jul 13, 2016, 2:14:11 AM.

updated config example

Content

[...]
"extra": {
"asset-vcs-driver-options": {
"github-no-api": true
},
"asset-pattern-skip-version": "(-build
|-patch)"
},

Now you are ready to run

composer update -vv
[...]