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** :