Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
2028c8d
chore: Update supported versions
github-actions[bot] Aug 19, 2025
ea9856e
chore: Update supported versions
github-actions[bot] Aug 20, 2025
e95cd4f
chore: Update supported versions
github-actions[bot] Aug 20, 2025
9d8c22d
chore: Update supported versions
github-actions[bot] Aug 21, 2025
4e460f5
chore: Update supported versions
github-actions[bot] Aug 22, 2025
719992c
chore: Update supported versions
github-actions[bot] Aug 22, 2025
ef081fb
chore: Update supported versions
github-actions[bot] Aug 22, 2025
133e88f
chore: Update supported versions
github-actions[bot] Aug 22, 2025
8919ef8
chore: Update supported versions
github-actions[bot] Aug 22, 2025
21c0a81
chore: Update supported versions
github-actions[bot] Aug 23, 2025
b08f838
chore: Update supported versions
github-actions[bot] Aug 23, 2025
7e77fb9
chore: Update supported versions
github-actions[bot] Aug 23, 2025
c8b734c
chore: Update supported versions
github-actions[bot] Aug 24, 2025
5b84f72
chore: Update supported versions
github-actions[bot] Aug 24, 2025
20f3fda
chore: Update supported versions
github-actions[bot] Aug 25, 2025
e3f9871
chore: Update supported versions
github-actions[bot] Aug 25, 2025
59fa2ff
chore: Update supported versions
github-actions[bot] Aug 25, 2025
a8e406c
chore: Update supported versions
github-actions[bot] Aug 25, 2025
85ac5b8
chore: Update supported versions
github-actions[bot] Aug 26, 2025
8f383da
chore: Update supported versions
github-actions[bot] Aug 26, 2025
a24cbab
chore: Update supported versions
github-actions[bot] Aug 26, 2025
aecbc4c
chore: Update supported versions
github-actions[bot] Aug 26, 2025
73b6cc8
chore: Update supported versions
github-actions[bot] Aug 27, 2025
54ad7d1
chore: Update supported versions
github-actions[bot] Aug 27, 2025
3eb36af
chore: Update supported versions
github-actions[bot] Aug 27, 2025
eafbe04
chore: Update supported versions
github-actions[bot] Aug 27, 2025
9d0ae3c
chore: Update supported versions
github-actions[bot] Aug 27, 2025
3cf6178
chore: Update supported versions
github-actions[bot] Aug 28, 2025
e793559
Merge branch 'master' into update-supported-versions
PROFeNoM Aug 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions 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.6.2",
"5.2.5"
"5.2.6"
],
"drupal/drupal": [
"10.1.3",
Expand All @@ -13,7 +13,7 @@
"1.2.2",
"7.17.3",
"8.19.0",
"9.0.0"
"9.1.0"
],
"ext-PDO": [
"7.0.33",
Expand Down Expand Up @@ -90,12 +90,12 @@
"6.0.0"
],
"google/cloud-spanner": [
"1.103.0"
"1.104.0"
],
"guzzlehttp/guzzle": [
"5.3.4",
"6.5.8",
"7.9.3"
"7.10.0"
],
"laminas-api-tools/api-tools": [
"1.7.0"
Expand All @@ -112,7 +112,7 @@
"laravel/framework": [
"10.48.29",
"11.45.2",
"12.20.0",
"12.25.0",
"4.2.22",
"5.7.29",
"5.8.38",
Expand All @@ -128,7 +128,7 @@
"9.1.6"
],
"laravel/octane": [
"2.11.0"
"2.12.1"
],
"magento/magento2": [
"2.3.7",
Expand All @@ -139,7 +139,7 @@
"1.16.1",
"1.20.0",
"1.8.0",
"2.1.0"
"2.1.1"
],
"monolog/monolog": [
"1.27.1",
Expand All @@ -152,7 +152,7 @@
"3.2.7"
],
"openai-php/client": [
"0.14.0"
"0.15.0"
],
"php-amqplib/php-amqplib": [
"2.12.1",
Expand All @@ -162,7 +162,7 @@
"predis/predis": [
"1.1.10",
"2.4.0",
"3.0.1"
"3.2.0"
],
"ratchet/pawl": [
"0.4.1"
Expand All @@ -172,7 +172,7 @@
],
"slim/slim": [
"3.12.5",
"4.14.0",
"4.15.0",
"4.8.1"
],
"spiral/roadrunner": [
Expand Down
20 changes: 10 additions & 10 deletions integration_versions.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
| Library | Min. Supported Version | Max. Supported Version |
|-----------------------------|------------------------|------------------------|
| cakephp/cakephp | 3.10.5 | 5.2.5 |
| cakephp/cakephp | 3.10.5 | 5.2.6 |
| drupal/drupal | 8.9.21 | 10.1.3 |
| elasticsearch/elasticsearch | 1.2.2 | 9.0.0 |
| elasticsearch/elasticsearch | 1.2.2 | 9.1.0 |
| ext-PDO | 7.0.33 | 8.4.6 |
| ext-curl | 7.0.33 | 8.4.6 |
| ext-memcache | 4.0.5 | 8.2 |
Expand All @@ -13,24 +13,24 @@
| ext-redis | 3.1.6 | 5.3.7 |
| ext-sqlsrv | 5.3.0 | 5.12.0 |
| ext-swoole | 5.1.6 | 6.0.0 |
| google/cloud-spanner | 1.103.0 | 1.103.0 |
| guzzlehttp/guzzle | 5.3.4 | 7.9.3 |
| google/cloud-spanner | 1.104.0 | 1.104.0 |
| guzzlehttp/guzzle | 5.3.4 | 7.10.0 |
| laminas-api-tools/api-tools | 1.7.0 | 1.7.0 |
| laminas/laminas-log | 2.6.0 | 2.17.1 |
| laminas/laminas-mvc | 3.3.5 | 3.8.0 |
| laravel/framework | 4.2.22 | 12.20.0 |
| laravel/framework | 4.2.22 | 12.25.0 |
| laravel/lumen-framework | 5.2.9 | 10.0.4 |
| laravel/octane | 2.11.0 | 2.11.0 |
| laravel/octane | 2.12.1 | 2.12.1 |
| magento/magento2 | 2.3.7 | 2.4.6 |
| mongodb/mongodb | 1.8.0 | 2.1.0 |
| mongodb/mongodb | 1.8.0 | 2.1.1 |
| monolog/monolog | 1.27.1 | 3.9.0 |
| nette/application | 2.4.17 | 3.2.7 |
| openai-php/client | 0.14.0 | 0.14.0 |
| openai-php/client | 0.15.0 | 0.15.0 |
| php-amqplib/php-amqplib | 2.12.1 | 3.7.3 |
| predis/predis | 1.1.10 | 3.0.1 |
| predis/predis | 1.1.10 | 3.2.0 |
| ratchet/pawl | 0.4.1 | 0.4.1 |
| shardj/zf1-future | 1.21.4 | 1.21.4 |
| slim/slim | 3.12.5 | 4.14.0 |
| slim/slim | 3.12.5 | 4.15.0 |
| spiral/roadrunner | 2.11.4 | 2.11.4 |
| symfony/console | 5.2.14 | 7.3.2 |
| symfony/framework-bundle | 2.3.42 | 7.3.2 |
Expand Down
Loading