|
2 | 2 | "packages": [ |
3 | 3 | { |
4 | 4 | "name": "symfony/deprecation-contracts", |
5 | | - "version": "v3.5.1", |
6 | | - "version_normalized": "3.5.1.0", |
| 5 | + "version": "v3.6.0", |
| 6 | + "version_normalized": "3.6.0.0", |
7 | 7 | "source": { |
8 | 8 | "type": "git", |
9 | 9 | "url": "https://github.com/symfony/deprecation-contracts.git", |
10 | | - "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6" |
| 10 | + "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62" |
11 | 11 | }, |
12 | 12 | "dist": { |
13 | 13 | "type": "zip", |
14 | | - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", |
15 | | - "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6", |
| 14 | + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62", |
| 15 | + "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62", |
16 | 16 | "shasum": "" |
17 | 17 | }, |
18 | 18 | "require": { |
19 | 19 | "php": ">=8.1" |
20 | 20 | }, |
21 | | - "time": "2024-09-25T14:20:29+00:00", |
| 21 | + "time": "2024-09-25T14:21:43+00:00", |
22 | 22 | "type": "library", |
23 | 23 | "extra": { |
24 | 24 | "thanks": { |
25 | 25 | "url": "https://github.com/symfony/contracts", |
26 | 26 | "name": "symfony/contracts" |
27 | 27 | }, |
28 | 28 | "branch-alias": { |
29 | | - "dev-main": "3.5-dev" |
| 29 | + "dev-main": "3.6-dev" |
30 | 30 | } |
31 | 31 | }, |
32 | 32 | "installation-source": "dist", |
|
52 | 52 | "description": "A generic function and convention to trigger deprecation notices", |
53 | 53 | "homepage": "https://symfony.com", |
54 | 54 | "support": { |
55 | | - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1" |
| 55 | + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0" |
56 | 56 | }, |
57 | 57 | "funding": [ |
58 | 58 | { |
|
72 | 72 | }, |
73 | 73 | { |
74 | 74 | "name": "symfony/polyfill-ctype", |
75 | | - "version": "v1.31.0", |
76 | | - "version_normalized": "1.31.0.0", |
| 75 | + "version": "v1.33.0", |
| 76 | + "version_normalized": "1.33.0.0", |
77 | 77 | "source": { |
78 | 78 | "type": "git", |
79 | 79 | "url": "https://github.com/symfony/polyfill-ctype.git", |
|
134 | 134 | "portable" |
135 | 135 | ], |
136 | 136 | "support": { |
137 | | - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0" |
| 137 | + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0" |
138 | 138 | }, |
139 | 139 | "funding": [ |
140 | 140 | { |
|
145 | 145 | "url": "https://github.com/fabpot", |
146 | 146 | "type": "github" |
147 | 147 | }, |
| 148 | + { |
| 149 | + "url": "https://github.com/nicolas-grekas", |
| 150 | + "type": "github" |
| 151 | + }, |
148 | 152 | { |
149 | 153 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
150 | 154 | "type": "tidelift" |
|
154 | 158 | }, |
155 | 159 | { |
156 | 160 | "name": "symfony/polyfill-mbstring", |
157 | | - "version": "v1.31.0", |
158 | | - "version_normalized": "1.31.0.0", |
| 161 | + "version": "v1.33.0", |
| 162 | + "version_normalized": "1.33.0.0", |
159 | 163 | "source": { |
160 | 164 | "type": "git", |
161 | 165 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
162 | | - "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" |
| 166 | + "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493" |
163 | 167 | }, |
164 | 168 | "dist": { |
165 | 169 | "type": "zip", |
166 | | - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", |
167 | | - "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", |
| 170 | + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493", |
| 171 | + "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493", |
168 | 172 | "shasum": "" |
169 | 173 | }, |
170 | 174 | "require": { |
| 175 | + "ext-iconv": "*", |
171 | 176 | "php": ">=7.2" |
172 | 177 | }, |
173 | 178 | "provide": { |
|
176 | 181 | "suggest": { |
177 | 182 | "ext-mbstring": "For best performance" |
178 | 183 | }, |
179 | | - "time": "2024-09-09T11:45:10+00:00", |
| 184 | + "time": "2024-12-23T08:48:59+00:00", |
180 | 185 | "type": "library", |
181 | 186 | "extra": { |
182 | 187 | "thanks": { |
|
217 | 222 | "shim" |
218 | 223 | ], |
219 | 224 | "support": { |
220 | | - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" |
| 225 | + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0" |
221 | 226 | }, |
222 | 227 | "funding": [ |
223 | 228 | { |
|
228 | 233 | "url": "https://github.com/fabpot", |
229 | 234 | "type": "github" |
230 | 235 | }, |
| 236 | + { |
| 237 | + "url": "https://github.com/nicolas-grekas", |
| 238 | + "type": "github" |
| 239 | + }, |
231 | 240 | { |
232 | 241 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
233 | 242 | "type": "tidelift" |
|
237 | 246 | }, |
238 | 247 | { |
239 | 248 | "name": "symfony/polyfill-php81", |
240 | | - "version": "v1.31.0", |
241 | | - "version_normalized": "1.31.0.0", |
| 249 | + "version": "v1.33.0", |
| 250 | + "version_normalized": "1.33.0.0", |
242 | 251 | "source": { |
243 | 252 | "type": "git", |
244 | 253 | "url": "https://github.com/symfony/polyfill-php81.git", |
|
296 | 305 | "shim" |
297 | 306 | ], |
298 | 307 | "support": { |
299 | | - "source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0" |
| 308 | + "source": "https://github.com/symfony/polyfill-php81/tree/v1.33.0" |
300 | 309 | }, |
301 | 310 | "funding": [ |
302 | 311 | { |
|
307 | 316 | "url": "https://github.com/fabpot", |
308 | 317 | "type": "github" |
309 | 318 | }, |
| 319 | + { |
| 320 | + "url": "https://github.com/nicolas-grekas", |
| 321 | + "type": "github" |
| 322 | + }, |
310 | 323 | { |
311 | 324 | "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
312 | 325 | "type": "tidelift" |
|
316 | 329 | }, |
317 | 330 | { |
318 | 331 | "name": "twig/twig", |
319 | | - "version": "v3.18.0", |
320 | | - "version_normalized": "3.18.0.0", |
| 332 | + "version": "v3.19.0", |
| 333 | + "version_normalized": "3.19.0.0", |
321 | 334 | "source": { |
322 | 335 | "type": "git", |
323 | 336 | "url": "https://github.com/twigphp/Twig.git", |
324 | | - "reference": "acffa88cc2b40dbe42eaf3a5025d6c0d4600cc50" |
| 337 | + "reference": "d4f8c2b86374f08efc859323dbcd95c590f7124e" |
325 | 338 | }, |
326 | 339 | "dist": { |
327 | 340 | "type": "zip", |
328 | | - "url": "https://api.github.com/repos/twigphp/Twig/zipball/acffa88cc2b40dbe42eaf3a5025d6c0d4600cc50", |
329 | | - "reference": "acffa88cc2b40dbe42eaf3a5025d6c0d4600cc50", |
| 341 | + "url": "https://api.github.com/repos/twigphp/Twig/zipball/d4f8c2b86374f08efc859323dbcd95c590f7124e", |
| 342 | + "reference": "d4f8c2b86374f08efc859323dbcd95c590f7124e", |
330 | 343 | "shasum": "" |
331 | 344 | }, |
332 | 345 | "require": { |
|
341 | 354 | "psr/container": "^1.0|^2.0", |
342 | 355 | "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0" |
343 | 356 | }, |
344 | | - "time": "2024-12-29T10:51:50+00:00", |
| 357 | + "time": "2025-01-29T07:06:14+00:00", |
345 | 358 | "type": "library", |
346 | 359 | "installation-source": "dist", |
347 | 360 | "autoload": { |
|
383 | 396 | ], |
384 | 397 | "support": { |
385 | 398 | "issues": "https://github.com/twigphp/Twig/issues", |
386 | | - "source": "https://github.com/twigphp/Twig/tree/v3.18.0" |
| 399 | + "source": "https://github.com/twigphp/Twig/tree/v3.19.0" |
387 | 400 | }, |
388 | 401 | "funding": [ |
389 | 402 | { |
|
0 commit comments