Skip to content

Commit fdb4d78

Browse files
committed
test: Generate Test PR
1 parent 3f9aad7 commit fdb4d78

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/aggregate_tested_versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
commit-message: "chore: update supported versions"
5555
title: "chore: update supported versions"
5656
branch: "update-supported-versions"
57-
base: "master"
57+
base: "alex/AIDM-455_record-supported-versions"
5858
draft: true # TODO: Remove when ready to merge
5959
delete-branch: true
6060
body: This PR updates the supported versions tables.

aggregated_tested_versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cakephp/cakephp": [
33
"3.10.5",
44
"4.5.9",
5-
"5.1.5"
5+
"5.1.4"
66
],
77
"drupal/drupal": [
88
"10.1.3",

integration_versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
| Library | Min. Supported Version | Max. Supported Version |
22
|-----------------------------|------------------------|------------------------|
3-
| cakephp/cakephp | 3.10.5 | 5.1.5 |
3+
| cakephp/cakephp | 3.10.5 | 5.1.4 |
44
| drupal/drupal | 8.9.21 | 10.1.3 |
55
| elasticsearch/elasticsearch | 1.2.2 | 8.17.0 |
66
| ext-PDO | 7.0.33 | 8.3.14 |

0 commit comments

Comments
 (0)