|
2 | 2 | "packages": [ |
3 | 3 | { |
4 | 4 | "name": "ezyang/htmlpurifier", |
5 | | - "version": "v4.16.0", |
6 | | - "version_normalized": "4.16.0.0", |
| 5 | + "version": "v4.17.0", |
| 6 | + "version_normalized": "4.17.0.0", |
7 | 7 | "source": { |
8 | 8 | "type": "git", |
9 | 9 | "url": "https://github.com/ezyang/htmlpurifier.git", |
10 | | - "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8" |
| 10 | + "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c" |
11 | 11 | }, |
12 | 12 | "dist": { |
13 | 13 | "type": "zip", |
14 | | - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8", |
15 | | - "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8", |
| 14 | + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c", |
| 15 | + "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c", |
16 | 16 | "shasum": "" |
17 | 17 | }, |
18 | 18 | "require": { |
19 | | - "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0" |
| 19 | + "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" |
20 | 20 | }, |
21 | 21 | "require-dev": { |
22 | 22 | "cerdic/css-tidy": "^1.7 || ^2.0", |
|
28 | 28 | "ext-iconv": "Converts text to and from non-UTF-8 encodings", |
29 | 29 | "ext-tidy": "Used for pretty-printing HTML" |
30 | 30 | }, |
31 | | - "time": "2022-09-18T07:06:19+00:00", |
| 31 | + "time": "2023-11-17T15:01:25+00:00", |
32 | 32 | "type": "library", |
33 | 33 | "installation-source": "dist", |
34 | 34 | "autoload": { |
|
60 | 60 | ], |
61 | 61 | "support": { |
62 | 62 | "issues": "https://github.com/ezyang/htmlpurifier/issues", |
63 | | - "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0" |
| 63 | + "source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0" |
64 | 64 | }, |
65 | 65 | "install-path": "../ezyang/htmlpurifier" |
66 | 66 | }, |
|
437 | 437 | }, |
438 | 438 | { |
439 | 439 | "name": "psr/http-client", |
440 | | - "version": "1.0.2", |
441 | | - "version_normalized": "1.0.2.0", |
| 440 | + "version": "1.0.3", |
| 441 | + "version_normalized": "1.0.3.0", |
442 | 442 | "source": { |
443 | 443 | "type": "git", |
444 | 444 | "url": "https://github.com/php-fig/http-client.git", |
445 | | - "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31" |
| 445 | + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" |
446 | 446 | }, |
447 | 447 | "dist": { |
448 | 448 | "type": "zip", |
449 | | - "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31", |
450 | | - "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31", |
| 449 | + "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", |
| 450 | + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", |
451 | 451 | "shasum": "" |
452 | 452 | }, |
453 | 453 | "require": { |
454 | 454 | "php": "^7.0 || ^8.0", |
455 | 455 | "psr/http-message": "^1.0 || ^2.0" |
456 | 456 | }, |
457 | | - "time": "2023-04-10T20:12:12+00:00", |
| 457 | + "time": "2023-09-23T14:17:50+00:00", |
458 | 458 | "type": "library", |
459 | 459 | "extra": { |
460 | 460 | "branch-alias": { |
|
486 | 486 | "psr-18" |
487 | 487 | ], |
488 | 488 | "support": { |
489 | | - "source": "https://github.com/php-fig/http-client/tree/1.0.2" |
| 489 | + "source": "https://github.com/php-fig/http-client" |
490 | 490 | }, |
491 | 491 | "install-path": "../psr/http-client" |
492 | 492 | }, |
|
0 commit comments