Actions
Funcionalitat/Millora #2054
openActualització a Drupal 10
Start date:
22 Feb 2024
Due date:
29 Feb 2024 (about 11 months late)
% Done:
100%
Estimated time:
Spent time:
Updated by Joan Cervan i Andreu 11 months ago
- Related to Error #1877: Bug a la versió actualitzada del mòdul similarterms added
Updated by Joan Cervan i Andreu 11 months ago
- Status changed from Nou to En Progrés
- % Done changed from 0 to 10
El mòdul de dropdown_language cal actualitzar-lo al mateix temps que drupal 10. Si es vol actualitzar a drupal9:
Problem 1 - drupal/dropdown_language[dev-4.0.x, 4.0.0, ..., 4.0.3] require drupal/core ^10 -> found drupal/core[10.0.0-alpha1, ..., 10.3.x-dev] but the package is fixed to 9.5.11 (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/dropdown_language 4.0.x-dev is an alias of drupal/dropdown_language dev-4.0.x and thus requires it to be installed too. - Root composer.json requires drupal/dropdown_language ^4.0 -> satisfiable by drupal/dropdown_language[4.0.0, 4.0.1, 4.0.3, 4.0.x-dev (alias of dev-4.0.x)]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Updated by Joan Cervan i Andreu 11 months ago
- % Done changed from 10 to 30
Ja he actualitzat els mòduls necessaris i he desplegat els canvis a Producció.
També he modificar el composer.json per lo del dropdown_language:
"drupal/dropdown_language": "^3.0 || ^4.0",
Updated by Joan Cervan i Andreu 11 months ago
- Related to Funcionalitat/Millora #2062: Passar a php 8.2 added
Updated by Joan Cervan i Andreu 11 months ago
- Due date changed from 07 Mar 2024 to 29 Feb 2024
- Status changed from En Progrés to Resolt
- % Done changed from 30 to 100
Actions