diff --git a/composer.json b/composer.json index 40e8465e173c3d490758f8fb8dafb350656345e8..864f1d7e33f9963eaa5994bb245bca1c1bffe4d7 100644 --- a/composer.json +++ b/composer.json @@ -54,7 +54,7 @@ "drupal/responsive_menu": "^4.4", "drupal/role_delegation": "^1.2", "drupal/stage_file_proxy": "^2.0", - "drupal/styleguide": "^2.11", + "drupal/styleguide": "^2.1", "drupal/twig_field_value": "^2.0", "drupal/twig_tweak": "^3.2", "drupal/varnish_purge": "^2.2", @@ -111,6 +111,9 @@ "extra": { "enable-patching": true, "patches": { + "drupal/imageapi_optimize_webp": { + "#3453941 Declaration of Drupal\\imageapi_optimize_webp\\Controller\\ImageStyleDownloadController::deliver() must be compatible with Drupal\\image\\Controller\\ImageStyleDownloadController::deliver()": "https://www.drupal.org/files/issues/2024-06-14/3453941-bc-break_0.patch" + } }, "drupal-scaffold": { "locations": {