|
1006 | 1006 | }, |
1007 | 1007 | { |
1008 | 1008 | "name": "guzzlehttp/guzzle", |
1009 | | - "version": "7.9.2", |
1010 | | - "version_normalized": "7.9.2.0", |
| 1009 | + "version": "7.9.3", |
| 1010 | + "version_normalized": "7.9.3.0", |
1011 | 1011 | "source": { |
1012 | 1012 | "type": "git", |
1013 | 1013 | "url": "https://github.com/guzzle/guzzle.git", |
1014 | | - "reference": "d281ed313b989f213357e3be1a179f02196ac99b" |
| 1014 | + "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77" |
1015 | 1015 | }, |
1016 | 1016 | "dist": { |
1017 | 1017 | "type": "zip", |
1018 | | - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b", |
1019 | | - "reference": "d281ed313b989f213357e3be1a179f02196ac99b", |
| 1018 | + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", |
| 1019 | + "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", |
1020 | 1020 | "shasum": "" |
1021 | 1021 | }, |
1022 | 1022 | "require": { |
|
1043 | 1043 | "ext-intl": "Required for Internationalized Domain Name (IDN) support", |
1044 | 1044 | "psr/log": "Required for using the Log middleware" |
1045 | 1045 | }, |
1046 | | - "time": "2024-07-24T11:22:20+00:00", |
| 1046 | + "time": "2025-03-27T13:37:11+00:00", |
1047 | 1047 | "type": "library", |
1048 | 1048 | "extra": { |
1049 | 1049 | "bamarni-bin": { |
|
1115 | 1115 | ], |
1116 | 1116 | "support": { |
1117 | 1117 | "issues": "https://github.com/guzzle/guzzle/issues", |
1118 | | - "source": "https://github.com/guzzle/guzzle/tree/7.9.2" |
| 1118 | + "source": "https://github.com/guzzle/guzzle/tree/7.9.3" |
1119 | 1119 | }, |
1120 | 1120 | "funding": [ |
1121 | 1121 | { |
|
1135 | 1135 | }, |
1136 | 1136 | { |
1137 | 1137 | "name": "guzzlehttp/promises", |
1138 | | - "version": "2.0.4", |
1139 | | - "version_normalized": "2.0.4.0", |
| 1138 | + "version": "2.3.0", |
| 1139 | + "version_normalized": "2.3.0.0", |
1140 | 1140 | "source": { |
1141 | 1141 | "type": "git", |
1142 | 1142 | "url": "https://github.com/guzzle/promises.git", |
1143 | | - "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455" |
| 1143 | + "reference": "481557b130ef3790cf82b713667b43030dc9c957" |
1144 | 1144 | }, |
1145 | 1145 | "dist": { |
1146 | 1146 | "type": "zip", |
1147 | | - "url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455", |
1148 | | - "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455", |
| 1147 | + "url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957", |
| 1148 | + "reference": "481557b130ef3790cf82b713667b43030dc9c957", |
1149 | 1149 | "shasum": "" |
1150 | 1150 | }, |
1151 | 1151 | "require": { |
1152 | 1152 | "php": "^7.2.5 || ^8.0" |
1153 | 1153 | }, |
1154 | 1154 | "require-dev": { |
1155 | 1155 | "bamarni/composer-bin-plugin": "^1.8.2", |
1156 | | - "phpunit/phpunit": "^8.5.39 || ^9.6.20" |
| 1156 | + "phpunit/phpunit": "^8.5.44 || ^9.6.25" |
1157 | 1157 | }, |
1158 | | - "time": "2024-10-17T10:06:22+00:00", |
| 1158 | + "time": "2025-08-22T14:34:08+00:00", |
1159 | 1159 | "type": "library", |
1160 | 1160 | "extra": { |
1161 | 1161 | "bamarni-bin": { |
|
1201 | 1201 | ], |
1202 | 1202 | "support": { |
1203 | 1203 | "issues": "https://github.com/guzzle/promises/issues", |
1204 | | - "source": "https://github.com/guzzle/promises/tree/2.0.4" |
| 1204 | + "source": "https://github.com/guzzle/promises/tree/2.3.0" |
1205 | 1205 | }, |
1206 | 1206 | "funding": [ |
1207 | 1207 | { |
|
1221 | 1221 | }, |
1222 | 1222 | { |
1223 | 1223 | "name": "guzzlehttp/psr7", |
1224 | | - "version": "2.7.0", |
1225 | | - "version_normalized": "2.7.0.0", |
| 1224 | + "version": "2.8.0", |
| 1225 | + "version_normalized": "2.8.0.0", |
1226 | 1226 | "source": { |
1227 | 1227 | "type": "git", |
1228 | 1228 | "url": "https://github.com/guzzle/psr7.git", |
1229 | | - "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201" |
| 1229 | + "reference": "21dc724a0583619cd1652f673303492272778051" |
1230 | 1230 | }, |
1231 | 1231 | "dist": { |
1232 | 1232 | "type": "zip", |
1233 | | - "url": "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201", |
1234 | | - "reference": "a70f5c95fb43bc83f07c9c948baa0dc1829bf201", |
| 1233 | + "url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051", |
| 1234 | + "reference": "21dc724a0583619cd1652f673303492272778051", |
1235 | 1235 | "shasum": "" |
1236 | 1236 | }, |
1237 | 1237 | "require": { |
|
1247 | 1247 | "require-dev": { |
1248 | 1248 | "bamarni/composer-bin-plugin": "^1.8.2", |
1249 | 1249 | "http-interop/http-factory-tests": "0.9.0", |
1250 | | - "phpunit/phpunit": "^8.5.39 || ^9.6.20" |
| 1250 | + "phpunit/phpunit": "^8.5.44 || ^9.6.25" |
1251 | 1251 | }, |
1252 | 1252 | "suggest": { |
1253 | 1253 | "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" |
1254 | 1254 | }, |
1255 | | - "time": "2024-07-18T11:15:46+00:00", |
| 1255 | + "time": "2025-08-23T21:21:41+00:00", |
1256 | 1256 | "type": "library", |
1257 | 1257 | "extra": { |
1258 | 1258 | "bamarni-bin": { |
|
1320 | 1320 | ], |
1321 | 1321 | "support": { |
1322 | 1322 | "issues": "https://github.com/guzzle/psr7/issues", |
1323 | | - "source": "https://github.com/guzzle/psr7/tree/2.7.0" |
| 1323 | + "source": "https://github.com/guzzle/psr7/tree/2.8.0" |
1324 | 1324 | }, |
1325 | 1325 | "funding": [ |
1326 | 1326 | { |
|
4497 | 4497 | }, |
4498 | 4498 | { |
4499 | 4499 | "name": "symfony/deprecation-contracts", |
4500 | | - "version": "v3.5.1", |
4501 | | - "version_normalized": "3.5.1.0", |
| 4500 | + "version": "v3.6.0", |
| 4501 | + "version_normalized": "3.6.0.0", |
4502 | 4502 | "source": { |
4503 | 4503 | "type": "git", |
4504 | 4504 | "url": "https://github.com/symfony/deprecation-contracts.git", |
4505 | | - "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" |
| 4505 | + "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62" |
4506 | 4506 | }, |
4507 | 4507 | "dist": { |
4508 | 4508 | "type": "zip", |
4509 | | - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", |
4510 | | - "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", |
| 4509 | + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62", |
| 4510 | + "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62", |
4511 | 4511 | "shasum": "" |
4512 | 4512 | }, |
4513 | 4513 | "require": { |
4514 | 4514 | "php": ">=8.1" |
4515 | 4515 | }, |
4516 | | - "time": "2024-09-25T14:20:29+00:00", |
| 4516 | + "time": "2024-09-25T14:21:43+00:00", |
4517 | 4517 | "type": "library", |
4518 | 4518 | "extra": { |
4519 | 4519 | "thanks": { |
4520 | 4520 | "url": "https://github.com/symfony/contracts", |
4521 | 4521 | "name": "symfony/contracts" |
4522 | 4522 | }, |
4523 | 4523 | "branch-alias": { |
4524 | | - "dev-main": "3.5-dev" |
| 4524 | + "dev-main": "3.6-dev" |
4525 | 4525 | } |
4526 | 4526 | }, |
4527 | 4527 | "installation-source": "dist", |
|
4547 | 4547 | "description": "A generic function and convention to trigger deprecation notices", |
4548 | 4548 | "homepage": "https://symfony.com", |
4549 | 4549 | "support": { |
4550 | | - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" |
| 4550 | + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0" |
4551 | 4551 | }, |
4552 | 4552 | "funding": [ |
4553 | 4553 | { |
|
0 commit comments