|
2 | 2 | "packages": [ |
3 | 3 | { |
4 | 4 | "name": "ezyang/htmlpurifier", |
5 | | - "version": "v4.17.0", |
6 | | - "version_normalized": "4.17.0.0", |
| 5 | + "version": "v4.18.0", |
| 6 | + "version_normalized": "4.18.0.0", |
7 | 7 | "source": { |
8 | 8 | "type": "git", |
9 | 9 | "url": "https://github.com/ezyang/htmlpurifier.git", |
10 | | - "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c" |
| 10 | + "reference": "cb56001e54359df7ae76dc522d08845dc741621b" |
11 | 11 | }, |
12 | 12 | "dist": { |
13 | 13 | "type": "zip", |
14 | | - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c", |
15 | | - "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c", |
| 14 | + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/cb56001e54359df7ae76dc522d08845dc741621b", |
| 15 | + "reference": "cb56001e54359df7ae76dc522d08845dc741621b", |
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 || ~8.3.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 || ~8.4.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": "2023-11-17T15:01:25+00:00", |
| 31 | + "time": "2024-11-01T03:51:45+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.17.0" |
| 63 | + "source": "https://github.com/ezyang/htmlpurifier/tree/v4.18.0" |
64 | 64 | }, |
65 | 65 | "install-path": "../ezyang/htmlpurifier" |
66 | 66 | }, |
67 | 67 | { |
68 | 68 | "name": "maennchen/zipstream-php", |
69 | | - "version": "3.1.0", |
70 | | - "version_normalized": "3.1.0.0", |
| 69 | + "version": "3.1.1", |
| 70 | + "version_normalized": "3.1.1.0", |
71 | 71 | "source": { |
72 | 72 | "type": "git", |
73 | 73 | "url": "https://github.com/maennchen/ZipStream-PHP.git", |
74 | | - "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1" |
| 74 | + "reference": "6187e9cc4493da94b9b63eb2315821552015fca9" |
75 | 75 | }, |
76 | 76 | "dist": { |
77 | 77 | "type": "zip", |
78 | | - "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/b8174494eda667f7d13876b4a7bfef0f62a7c0d1", |
79 | | - "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1", |
| 78 | + "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/6187e9cc4493da94b9b63eb2315821552015fca9", |
| 79 | + "reference": "6187e9cc4493da94b9b63eb2315821552015fca9", |
80 | 80 | "shasum": "" |
81 | 81 | }, |
82 | 82 | "require": { |
|
97 | 97 | "guzzlehttp/psr7": "^2.4", |
98 | 98 | "psr/http-message": "^2.0" |
99 | 99 | }, |
100 | | - "time": "2023-06-21T14:59:35+00:00", |
| 100 | + "time": "2024-10-10T12:33:01+00:00", |
101 | 101 | "type": "library", |
102 | 102 | "installation-source": "dist", |
103 | 103 | "autoload": { |
|
134 | 134 | ], |
135 | 135 | "support": { |
136 | 136 | "issues": "https://github.com/maennchen/ZipStream-PHP/issues", |
137 | | - "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.0" |
| 137 | + "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.1" |
138 | 138 | }, |
139 | 139 | "funding": [ |
140 | 140 | { |
141 | 141 | "url": "https://github.com/maennchen", |
142 | 142 | "type": "github" |
143 | | - }, |
144 | | - { |
145 | | - "url": "https://opencollective.com/zipstream", |
146 | | - "type": "open_collective" |
147 | 143 | } |
148 | 144 | ], |
149 | 145 | "install-path": "../maennchen/zipstream-php" |
|
0 commit comments