Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The following dependencies have been removed from composer.json:
knplabs/github-api
php-http/guzzle6-adapter
michelf/php-markdown
drupal/apigee_edge
drupal/contact_emails
drupal/eu_cookie_compliance
drupal/google_tag
drupal/honeypot
drupal/metatag
drupal/node_view_permissions
drupal/pathauto
drupal/redirect
If you run composer update or any other command which would remove these dependencies from your composer.lock, please manually add the needed modules back to your project level composer.json.
Moved Setup Baker configuration form inta a #process callback, changed baker_id and baker_config schema keys to setup_baker_id and setup_baker config respectively
Renamed Drawer setups to Generic setups menu link
Added getSkinUid() and setSkinUid() methods to the DrawerSkinBase class, added DrawerSkinWithJsBase class with DrawerSkinWithJsInterface interface
Minor changes to FileFieldReaderDrawingFetcher configuration form and todos