Skip to content

Commit

Permalink
Update the README.md file after the 10.1.x new branch #94
Browse files Browse the repository at this point in the history
  • Loading branch information
Natshah committed Oct 31, 2024
1 parent 2be519c commit f0c2bd3
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`**
Expand All @@ -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** :
Expand Down

0 comments on commit f0c2bd3

Please sign in to comment.