|
1009 | 1009 | }, |
1010 | 1010 | { |
1011 | 1011 | "name": "guzzlehttp/guzzle", |
1012 | | - "version": "7.9.3", |
1013 | | - "version_normalized": "7.9.3.0", |
| 1012 | + "version": "7.10.0", |
| 1013 | + "version_normalized": "7.10.0.0", |
1014 | 1014 | "source": { |
1015 | 1015 | "type": "git", |
1016 | 1016 | "url": "https://github.com/guzzle/guzzle.git", |
1017 | | - "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77" |
| 1017 | + "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4" |
1018 | 1018 | }, |
1019 | 1019 | "dist": { |
1020 | 1020 | "type": "zip", |
1021 | | - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", |
1022 | | - "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", |
| 1021 | + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4", |
| 1022 | + "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4", |
1023 | 1023 | "shasum": "" |
1024 | 1024 | }, |
1025 | 1025 | "require": { |
1026 | 1026 | "ext-json": "*", |
1027 | | - "guzzlehttp/promises": "^1.5.3 || ^2.0.3", |
1028 | | - "guzzlehttp/psr7": "^2.7.0", |
| 1027 | + "guzzlehttp/promises": "^2.3", |
| 1028 | + "guzzlehttp/psr7": "^2.8", |
1029 | 1029 | "php": "^7.2.5 || ^8.0", |
1030 | 1030 | "psr/http-client": "^1.0", |
1031 | 1031 | "symfony/deprecation-contracts": "^2.2 || ^3.0" |
|
1046 | 1046 | "ext-intl": "Required for Internationalized Domain Name (IDN) support", |
1047 | 1047 | "psr/log": "Required for using the Log middleware" |
1048 | 1048 | }, |
1049 | | - "time": "2025-03-27T13:37:11+00:00", |
| 1049 | + "time": "2025-08-23T22:36:01+00:00", |
1050 | 1050 | "type": "library", |
1051 | 1051 | "extra": { |
1052 | 1052 | "bamarni-bin": { |
|
1118 | 1118 | ], |
1119 | 1119 | "support": { |
1120 | 1120 | "issues": "https://github.com/guzzle/guzzle/issues", |
1121 | | - "source": "https://github.com/guzzle/guzzle/tree/7.9.3" |
| 1121 | + "source": "https://github.com/guzzle/guzzle/tree/7.10.0" |
1122 | 1122 | }, |
1123 | 1123 | "funding": [ |
1124 | 1124 | { |
|
1138 | 1138 | }, |
1139 | 1139 | { |
1140 | 1140 | "name": "guzzlehttp/promises", |
1141 | | - "version": "2.2.0", |
1142 | | - "version_normalized": "2.2.0.0", |
| 1141 | + "version": "2.3.0", |
| 1142 | + "version_normalized": "2.3.0.0", |
1143 | 1143 | "source": { |
1144 | 1144 | "type": "git", |
1145 | 1145 | "url": "https://github.com/guzzle/promises.git", |
1146 | | - "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c" |
| 1146 | + "reference": "481557b130ef3790cf82b713667b43030dc9c957" |
1147 | 1147 | }, |
1148 | 1148 | "dist": { |
1149 | 1149 | "type": "zip", |
1150 | | - "url": "https://api.github.com/repos/guzzle/promises/zipball/7c69f28996b0a6920945dd20b3857e499d9ca96c", |
1151 | | - "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c", |
| 1150 | + "url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957", |
| 1151 | + "reference": "481557b130ef3790cf82b713667b43030dc9c957", |
1152 | 1152 | "shasum": "" |
1153 | 1153 | }, |
1154 | 1154 | "require": { |
1155 | 1155 | "php": "^7.2.5 || ^8.0" |
1156 | 1156 | }, |
1157 | 1157 | "require-dev": { |
1158 | 1158 | "bamarni/composer-bin-plugin": "^1.8.2", |
1159 | | - "phpunit/phpunit": "^8.5.39 || ^9.6.20" |
| 1159 | + "phpunit/phpunit": "^8.5.44 || ^9.6.25" |
1160 | 1160 | }, |
1161 | | - "time": "2025-03-27T13:27:01+00:00", |
| 1161 | + "time": "2025-08-22T14:34:08+00:00", |
1162 | 1162 | "type": "library", |
1163 | 1163 | "extra": { |
1164 | 1164 | "bamarni-bin": { |
|
1204 | 1204 | ], |
1205 | 1205 | "support": { |
1206 | 1206 | "issues": "https://github.com/guzzle/promises/issues", |
1207 | | - "source": "https://github.com/guzzle/promises/tree/2.2.0" |
| 1207 | + "source": "https://github.com/guzzle/promises/tree/2.3.0" |
1208 | 1208 | }, |
1209 | 1209 | "funding": [ |
1210 | 1210 | { |
|
1224 | 1224 | }, |
1225 | 1225 | { |
1226 | 1226 | "name": "guzzlehttp/psr7", |
1227 | | - "version": "2.7.1", |
1228 | | - "version_normalized": "2.7.1.0", |
| 1227 | + "version": "2.8.0", |
| 1228 | + "version_normalized": "2.8.0.0", |
1229 | 1229 | "source": { |
1230 | 1230 | "type": "git", |
1231 | 1231 | "url": "https://github.com/guzzle/psr7.git", |
1232 | | - "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16" |
| 1232 | + "reference": "21dc724a0583619cd1652f673303492272778051" |
1233 | 1233 | }, |
1234 | 1234 | "dist": { |
1235 | 1235 | "type": "zip", |
1236 | | - "url": "https://api.github.com/repos/guzzle/psr7/zipball/c2270caaabe631b3b44c85f99e5a04bbb8060d16", |
1237 | | - "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16", |
| 1236 | + "url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051", |
| 1237 | + "reference": "21dc724a0583619cd1652f673303492272778051", |
1238 | 1238 | "shasum": "" |
1239 | 1239 | }, |
1240 | 1240 | "require": { |
|
1250 | 1250 | "require-dev": { |
1251 | 1251 | "bamarni/composer-bin-plugin": "^1.8.2", |
1252 | 1252 | "http-interop/http-factory-tests": "0.9.0", |
1253 | | - "phpunit/phpunit": "^8.5.39 || ^9.6.20" |
| 1253 | + "phpunit/phpunit": "^8.5.44 || ^9.6.25" |
1254 | 1254 | }, |
1255 | 1255 | "suggest": { |
1256 | 1256 | "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" |
1257 | 1257 | }, |
1258 | | - "time": "2025-03-27T12:30:47+00:00", |
| 1258 | + "time": "2025-08-23T21:21:41+00:00", |
1259 | 1259 | "type": "library", |
1260 | 1260 | "extra": { |
1261 | 1261 | "bamarni-bin": { |
|
1323 | 1323 | ], |
1324 | 1324 | "support": { |
1325 | 1325 | "issues": "https://github.com/guzzle/psr7/issues", |
1326 | | - "source": "https://github.com/guzzle/psr7/tree/2.7.1" |
| 1326 | + "source": "https://github.com/guzzle/psr7/tree/2.8.0" |
1327 | 1327 | }, |
1328 | 1328 | "funding": [ |
1329 | 1329 | { |
|
0 commit comments