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

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

Issue #3437241: Switch to a local patching system using vardot/varbase-patches and cweagans/composer-patches ~2 within Varbase Reports
parent de487746
No related branches found
No related tags found
No related merge requests found
......@@ -19,25 +19,16 @@
"drupal": {
"type": "composer",
"url": "https://packages.drupal.org/8"
},
"assets": {
"type": "composer",
"url": "https://asset-packagist.org"
}
},
"require": {
"composer/installers": "~2",
"oomphinc/composer-installers-extender": "~2",
"cweagans/composer-patches": "~1",
"drupal/core": "~10",
"vardot/varbase-patches": "~10.0.0",
"vardot/entity-definition-update-manager": "~1",
"vardot/module-installer-factory": "~1",
"drupal/better_exposed_filters": "~6.0",
"drupal/views_date_format_sql": "~3.0",
"drupal/csv_serialization": "~3.0.0",
"drupal/views_data_export": "~1.0"
},
"extra": {
"enable-patching": true,
"composer-exit-on-patch-failure": true
"drupal/better_exposed_filters": "~6",
"drupal/views_date_format_sql": "~3",
"drupal/csv_serialization": "~3",
"drupal/views_data_export": "~1"
}
}
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