./composer.json has been updated Running composer update drupal/webform Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires drupal/webform * -> satisfiable by drupal/webform[5.28.0, 5.29.0, 5.30.0, 5.31.0, 6.0.6, ..., 6.2.10]. - drupal/webform[5.28.0, ..., 5.31.0] require drupal/core ^8.8 -> found drupal/core[8.8.0, ..., 8.9.20] but the package is fixed to 11.3.0 (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/webform[6.0.6, ..., 6.1.4] require drupal/core ^8.8 || ^9 -> found drupal/core[8.8.0, ..., 8.9.20, 9.0.0, ..., 9.5.11] but the package is fixed to 11.3.0 (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/webform[6.1.5, ..., 6.1.8] require drupal/core ^9.3 -> found drupal/core[9.3.0, ..., 9.5.11] but the package is fixed to 11.3.0 (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/webform[6.2.8, ..., 6.2.10] require drupal/core ^10.2 -> found drupal/core[10.2.0, ..., 10.6.12] but the package is fixed to 11.3.0 (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/webform[6.2.0, ..., 6.2.6] require drupal/core ^9.4 || ^10 -> found drupal/core[9.4.0, ..., 9.5.11, 10.0.0, ..., 10.6.12] but the package is fixed to 11.3.0 (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/webform[6.2.5, ..., 6.2.7] require drupal/core ^10.1 -> found drupal/core[10.1.0, ..., 10.6.12] but the package is fixed to 11.3.0 (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. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions. You can also try re-running composer require with an explicit version constraint, e.g. "composer require drupal/webform:*" to figure out if any version is installable, or "composer require drupal/webform:^2.1" if you know which you need. Installation failed, reverting ./composer.json and ./composer.lock to their original content.