Skip to content
Snippets Groups Projects
Commit d5a033a6 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3437245: Switch to a local patching system using vardot/varbase-patches...

Issue #3437245: Switch to a local patching system using vardot/varbase-patches and cweagans/composer-patches ~2 within Varbase Style Guide
parent caec9803
No related branches found
No related tags found
No related merge requests found
......@@ -20,24 +20,14 @@
"drupal": {
"type": "composer",
"url": "https://packages.drupal.org/8"
},
"assets": {
"type": "composer",
"url": "https://asset-packagist.org"
}
},
"require": {
"composer/installers": "~2.0",
"oomphinc/composer-installers-extender": "~2.0",
"cweagans/composer-patches": "~1.0",
"drupal/core": "~10",
"vardot/module-installer-factory": "~1.0",
"vardot/varbase-patches": "~9.1.0",
"vardot/entity-definition-update-manager": "~1",
"vardot/module-installer-factory": "~1",
"drupal/styleguide": "~2.0",
"drupal/vmi": "~2.0"
},
"extra": {
"enable-patching": true,
"composer-exit-on-patch-failure": true,
"patches": { }
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment