Problem/Motivation
Upgrade Status reports:
web/modules/composer/clientside_validation/clientside_validation.info.yml 5
Value of core_version_requirement: ^9.4 || ^10 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.
web/modules/composer/clientside_validation/clientside_validation_demo/clientside_validation_demo.info.yml 6
Value of core_version_requirement: ^9.4 || ^10 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.
web/modules/composer/clientside_validation/clientside_validation_jquery/clientside_validation_jquery.info.yml 6
Value of core_version_requirement: ^9.4 || ^10 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.
web/modules/composer/clientside_validation/composer.json 1
The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-fi....
Proposed resolution
Make the edits as specified.
Remaining tasks
Make a fork and MR.
Issue fork clientside_validation-3465086
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
benstallings commentedComment #4
zeeshan_khan commentedLGTM! - Thanks
Comment #6
nikunjkotecha