Feat (3325055): update core capatability to Drupal 10
Updates the value of core_version_requirement to indicate this project is compatible with Drupal 10. See https://drupal.org/node/3070687.
There are multiple ways to assess compatibility. One method is to use the Dialogflow (Api.AI) Webhook module
composer require -W drupal/api_ai_webhook:2.x-dev
drush en api_ai_webhook
drush upgrade_status:analyze node_form_overrides
Closes #3338318 https://www.drupal.org/project/node_form_overrides/issues/3338318