Skip to content

Commit

Permalink
test: Generate Test PR
Browse files Browse the repository at this point in the history
  • Loading branch information
PROFeNoM committed Jan 28, 2025
1 parent 3b7e743 commit c690cc6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/aggregate_tested_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
commit-message: "chore: update supported versions"
title: "chore: update supported versions"
branch: "update-supported-versions"
base: "master"
base: "alex/AIDM-528_version-range"
draft: true # TODO: Remove when ready to merge
delete-branch: true
body: This PR updates the supported versions tables.
2 changes: 1 addition & 1 deletion aggregated_tested_versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cakephp/cakephp": [
"3.10.5",
"4.5.9",
"5.1.5"
"5.1.4"
],
"drupal/drupal": [
"10.1.3",
Expand Down
2 changes: 1 addition & 1 deletion integration_versions.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
| Library | Min. Supported Version | Max. Supported Version |
|-----------------------------|------------------------|------------------------|
| cakephp/cakephp | 3.10.5 | 5.1.5 |
| cakephp/cakephp | 3.10.5 | 5.1.4 |
| drupal/drupal | 8.9.21 | 10.1.3 |
| elasticsearch/elasticsearch | 1.2.2 | 8.17.0 |
| ext-PDO | 7.0.33 | 8.3.14 |
Expand Down

0 comments on commit c690cc6

Please sign in to comment.