From 021a02bf47f7d212e738f081d3f8a904432e1a3e Mon Sep 17 00:00:00 2001 From: Rajab Natshah Date: Thu, 31 Oct 2024 12:02:58 +0300 Subject: [PATCH] Add a no patches for the 10.1.x branch #94 --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f586cd..16a8cfd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ List of needed patches for Varbase used packages with Composer Patches. --- +Use `"Vardot/varbase-patches": "~10.1.0"` +> with **Varbase `~10.1.0`** and **Drupal `10/11`** + +--- + Use `"Vardot/varbase-patches": "~10.0.0"` > with **Varbase `~10.0.0`** **CKEditor `5`** and **Drupal `10`** @@ -19,8 +24,13 @@ Use `"Vardot/varbase-patches": "~9.2.0"` --- -In case of needing to manage project's local patches +In case of needing to manage project's local patches only +No patches **for Varbase ~10.1.0** +> With **Drupal 10/11** : +> Use the `"Vardot/varbase-patches": "10.1.0.0"` static version to have no patches and manage local patches in the project with a copy of patches from https://github.com/Vardot/varbase-patches/blob/10.1.x/composer.json + +--- No patches **for Varbase ~10.0.0** > With **CKEditor 5** and **Drupal 10** :