Commit 373d4da3 authored by Tobias Munk's avatar Tobias Munk

use git for composer asset-plugin

parent 0c73a652
Pipeline #12030 passed with stages
in 48 seconds
......@@ -12,6 +12,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)"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment