diff --git a/aggregated_tested_versions.json b/aggregated_tested_versions.json index 5d4c321d34d..c2a153f00ed 100644 --- a/aggregated_tested_versions.json +++ b/aggregated_tested_versions.json @@ -2,7 +2,7 @@ "cakephp/cakephp": [ "3.10.5", "4.5.9", - "5.1.4" + "5.1.5" ], "drupal/drupal": [ "10.1.3", diff --git a/integration_versions.md b/integration_versions.md index 9171f35cb32..8d4bcce8f5e 100644 --- a/integration_versions.md +++ b/integration_versions.md @@ -1,6 +1,6 @@ | Library | Min. Supported Version | Max. Supported Version | |-----------------------------|------------------------|------------------------| -| cakephp/cakephp | 3.10.5 | 5.1.4 | +| cakephp/cakephp | 3.10.5 | 5.1.5 | | drupal/drupal | 8.9.21 | 10.1.3 | | elasticsearch/elasticsearch | 1.2.2 | 8.17.0 | | ext-PDO | 7.0.33 | 8.3.14 |