Update phpunit tests to work with Drupal 11 dependency logic.
Allow localgov_core ^2.12 || ^3.0 to support both Drupal 10 and Drupal 11.
If the old localgov_services_menu does not exist, skip over the update.
Fixes the machine name of the service menu.
See:
The release moves our project from Github to Drupal.org, updating the composer namespace from "localgovdrupal/" to "drupal/" .
If you have required this project directly, you may need to update your composer.json to reference the drupal namespace.
Please note, from this point, all new development work will be here on drupal.org.