diff --git a/composer.json b/composer.json index 1388e38a0..bfced949c 100644 --- a/composer.json +++ b/composer.json @@ -76,7 +76,7 @@ "lesstif/php-jira-rest-client": "2.6.0", "drupal/jira_rest": "^4.0@beta", "drupal/ckeditor5_embedded_content": "1.0.1", - "respect/validation": "dev-master", + "respect/validation": "2.3.1", "giggsey/libphonenumber-for-php": "^8.13", "drupal/site_alert": "^1.3", "lcobucci/clock": "3.0.0" @@ -252,7 +252,8 @@ "Dropbutton RHS highlight covers adjacent text - https://www.drupal.org/project/paragraphs/issues/3350747#comment-14986371": "https://www.drupal.org/files/issues/2023-03-28/paragraph-dropdown-button-obscure-text-2.patch" }, "drupal/content_lock": { - "Altering timeout message - https://www.drupal.org/project/content_lock/issues/3214877#comment-14108752": "https://www.drupal.org/files/issues/2021-05-20/content_lock_3214877_3.patch" + "Altering timeout message - https://www.drupal.org/project/content_lock/issues/3214877#comment-14108752": "https://www.drupal.org/files/issues/2021-05-20/content_lock_3214877_3.patch", + "Fix PHP 8.2+ deprecation notices - https://www.drupal.org/project/content_lock/issues/3343964#comment-15061454": "https://www.drupal.org/files/issues/2023-05-22/3343964-5.patch" }, "lesstif/php-jira-rest-client": { "Supports email lookup": "https://patch-diff.githubusercontent.com/raw/dpc-sdp/php-jira-rest-client/pull/1.diff"