Skip to content

Commit 5417a0a

Browse files
dd-octo-sts[bot]github-actions[bot]PROFeNoM
authored
chore: update supported versions (#3384)
* chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions * chore: Update supported versions --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Alexandre Choura <[email protected]>
1 parent b9f0323 commit 5417a0a

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

aggregated_tested_versions.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cakephp/cakephp": [
33
"3.10.5",
44
"4.6.2",
5-
"5.2.5"
5+
"5.2.6"
66
],
77
"drupal/drupal": [
88
"10.1.3",
@@ -13,7 +13,7 @@
1313
"1.2.2",
1414
"7.17.3",
1515
"8.19.0",
16-
"9.0.0"
16+
"9.1.0"
1717
],
1818
"ext-PDO": [
1919
"7.0.33",
@@ -90,12 +90,12 @@
9090
"6.0.0"
9191
],
9292
"google/cloud-spanner": [
93-
"1.103.0"
93+
"1.104.0"
9494
],
9595
"guzzlehttp/guzzle": [
9696
"5.3.4",
9797
"6.5.8",
98-
"7.9.3"
98+
"7.10.0"
9999
],
100100
"laminas-api-tools/api-tools": [
101101
"1.7.0"
@@ -112,7 +112,7 @@
112112
"laravel/framework": [
113113
"10.48.29",
114114
"11.45.2",
115-
"12.20.0",
115+
"12.25.0",
116116
"4.2.22",
117117
"5.7.29",
118118
"5.8.38",
@@ -128,7 +128,7 @@
128128
"9.1.6"
129129
],
130130
"laravel/octane": [
131-
"2.11.0"
131+
"2.12.1"
132132
],
133133
"magento/magento2": [
134134
"2.3.7",
@@ -139,7 +139,7 @@
139139
"1.16.1",
140140
"1.20.0",
141141
"1.8.0",
142-
"2.1.0"
142+
"2.1.1"
143143
],
144144
"monolog/monolog": [
145145
"1.27.1",
@@ -152,7 +152,7 @@
152152
"3.2.7"
153153
],
154154
"openai-php/client": [
155-
"0.14.0"
155+
"0.15.0"
156156
],
157157
"php-amqplib/php-amqplib": [
158158
"2.12.1",
@@ -162,7 +162,7 @@
162162
"predis/predis": [
163163
"1.1.10",
164164
"2.4.0",
165-
"3.0.1"
165+
"3.2.0"
166166
],
167167
"ratchet/pawl": [
168168
"0.4.1"
@@ -172,7 +172,7 @@
172172
],
173173
"slim/slim": [
174174
"3.12.5",
175-
"4.14.0",
175+
"4.15.0",
176176
"4.8.1"
177177
],
178178
"spiral/roadrunner": [

integration_versions.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
| Library | Min. Supported Version | Max. Supported Version |
22
|-----------------------------|------------------------|------------------------|
3-
| cakephp/cakephp | 3.10.5 | 5.2.5 |
3+
| cakephp/cakephp | 3.10.5 | 5.2.6 |
44
| drupal/drupal | 8.9.21 | 10.1.3 |
5-
| elasticsearch/elasticsearch | 1.2.2 | 9.0.0 |
5+
| elasticsearch/elasticsearch | 1.2.2 | 9.1.0 |
66
| ext-PDO | 7.0.33 | 8.4.6 |
77
| ext-curl | 7.0.33 | 8.4.6 |
88
| ext-memcache | 4.0.5 | 8.2 |
@@ -13,24 +13,24 @@
1313
| ext-redis | 3.1.6 | 5.3.7 |
1414
| ext-sqlsrv | 5.3.0 | 5.12.0 |
1515
| ext-swoole | 5.1.6 | 6.0.0 |
16-
| google/cloud-spanner | 1.103.0 | 1.103.0 |
17-
| guzzlehttp/guzzle | 5.3.4 | 7.9.3 |
16+
| google/cloud-spanner | 1.104.0 | 1.104.0 |
17+
| guzzlehttp/guzzle | 5.3.4 | 7.10.0 |
1818
| laminas-api-tools/api-tools | 1.7.0 | 1.7.0 |
1919
| laminas/laminas-log | 2.6.0 | 2.17.1 |
2020
| laminas/laminas-mvc | 3.3.5 | 3.8.0 |
21-
| laravel/framework | 4.2.22 | 12.20.0 |
21+
| laravel/framework | 4.2.22 | 12.25.0 |
2222
| laravel/lumen-framework | 5.2.9 | 10.0.4 |
23-
| laravel/octane | 2.11.0 | 2.11.0 |
23+
| laravel/octane | 2.12.1 | 2.12.1 |
2424
| magento/magento2 | 2.3.7 | 2.4.6 |
25-
| mongodb/mongodb | 1.8.0 | 2.1.0 |
25+
| mongodb/mongodb | 1.8.0 | 2.1.1 |
2626
| monolog/monolog | 1.27.1 | 3.9.0 |
2727
| nette/application | 2.4.17 | 3.2.7 |
28-
| openai-php/client | 0.14.0 | 0.14.0 |
28+
| openai-php/client | 0.15.0 | 0.15.0 |
2929
| php-amqplib/php-amqplib | 2.12.1 | 3.7.3 |
30-
| predis/predis | 1.1.10 | 3.0.1 |
30+
| predis/predis | 1.1.10 | 3.2.0 |
3131
| ratchet/pawl | 0.4.1 | 0.4.1 |
3232
| shardj/zf1-future | 1.21.4 | 1.21.4 |
33-
| slim/slim | 3.12.5 | 4.14.0 |
33+
| slim/slim | 3.12.5 | 4.15.0 |
3434
| spiral/roadrunner | 2.11.4 | 2.11.4 |
3535
| symfony/console | 5.2.14 | 7.3.2 |
3636
| symfony/framework-bundle | 2.3.42 | 7.3.2 |

0 commit comments

Comments
 (0)