Replace the Cheppers/gathercontent-client package for the gathercontent/client

Comments

mathilde_dumond created an issue. See original summary.

mathilde_dumond’s picture

Status: Active » Needs review
StatusFileSize
new19.55 KB
mathilde_dumond’s picture

Status: Needs review » Needs work
StatusFileSize
new19.55 KB

Updated the composer.json file

mathilde_dumond’s picture

Status: Needs work » Needs review
berdir’s picture

Status: Needs review » Needs work
+++ b/composer.json
@@ -4,7 +4,7 @@
   "require": {
-    "cheppers/gathercontent-client": "^2.0",
+    "gathercontent/client": "dev-main",
     "drupal/core": "^8.7 || ^9",

we don't want to commit it like this, if confirmed that it works with this then it's time to do a release. I'd say we release it immediately as 1.0.0.

But it might make sense to wait with that until we have support for components, as that would otherwise require a new version and updated version constraint.

mathilde_dumond’s picture

Status: Needs work » Needs review
StatusFileSize
new19.55 KB
new375 bytes

Updated the patch with the correct version number, and also removed the wrongly patched-patch

berdir’s picture

Status: Needs review » Fixed

Thanks, committed.

  • Berdir committed a7d6f3b on 6.x
    Issue #3315895 by mathilde_dumond: Use the new gathercontent package
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.