- Issue created by @suresh7787
- 🇮🇳India sarwan_verma
Hi @suresh7787
I have fixed this issue, Now it is Compatible with Drupal10 and also attached patch .
Please review and verify. - 🇮🇳India suresh7787
Hi, Sarwan,
Looks good and working as expected.
Thanks for fixing it.
- Status changed to Needs review
about 1 year ago 4:49am 25 September 2023 - 🇳🇱Netherlands uberengineer
No valid composer.json was found in any branch or tag of https://git.drupalcode.org/issue/paragraphs_normalizer-3386243.git, could not load a package from it.
The fork is missing composer.json file and does not install
- @chetan-11 opened merge request.
- Assigned to chetan 11
- 🇮🇳India chetan 11
Hi,
I have added the composer.json file for the drupal 10 compatibility.
Please check the raised MR.
Thanks - 🇺🇸United States samia.wyatt
Hello all,
I have't had any luck installing Paragraphs Normalizer with Drupal 10. Tried both with patch #2 and MR plain diff.
In both cases I get the same errors. Is there a step I am missing?Your requirements could not be resolved to an installable set of packages. Problem 1 - drupal/paragraphs_normalizer dev-1.x requires drupal/core ^8.8 || ^9.0 -> found drupal/core[8.8.0, ..., 8.9.20, 9.0.0, ..., 9.5.11] but the package is fixed to 10.2.6 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - drupal/paragraphs_normalizer 1.x-dev is an alias of drupal/paragraphs_normalizer dev-1.x and thus requires it to be installed too. - Root composer.json requires drupal/paragraphs_normalizer 1.x-dev -> satisfiable by drupal/paragraphs_normalizer[1.x-dev (alias of dev-1.x)]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.