Problem/Motivation
Upgrade Status reports:
web/modules/composer/custom_field/custom_field.info.yml 4 Value of core_version_requirement: ^10.2 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.
web/modules/composer/custom_field/modules/custom_field_linkit/custom_field_linkit.info.yml 4 Value of core_version_requirement: ^10.2 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687.
web/modules/composer/custom_field/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....
web/modules/composer/custom_field/src/Plugin/CustomField/FieldWidget/FileWidget.php 118 Call to deprecated function file_progress_implementation(). Deprecated in drupal:10.3.0 and is removed from drupal:11.0.0. Use extension_loaded('uploadprogress') instead.
Proposed resolution
Make the changes as specified.
Remaining tasks
Make a fork and MR.
Issue fork custom_field-3465092
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 #6
apmsooner commentedThanks for the patch!
Comment #7
apmsooner commentedComment #8
apmsooner commented