|
78 | 78 | }, |
79 | 79 | { |
80 | 80 | "name": "nette/utils", |
81 | | - "version": "v4.0.8", |
82 | | - "version_normalized": "4.0.8.0", |
| 81 | + "version": "v4.1.0", |
| 82 | + "version_normalized": "4.1.0.0", |
83 | 83 | "source": { |
84 | 84 | "type": "git", |
85 | 85 | "url": "https://github.com/nette/utils.git", |
86 | | - "reference": "c930ca4e3cf4f17dcfb03037703679d2396d2ede" |
| 86 | + "reference": "fa1f0b8261ed150447979eb22e373b7b7ad5a8e0" |
87 | 87 | }, |
88 | 88 | "dist": { |
89 | 89 | "type": "zip", |
90 | | - "url": "https://api.github.com/repos/nette/utils/zipball/c930ca4e3cf4f17dcfb03037703679d2396d2ede", |
91 | | - "reference": "c930ca4e3cf4f17dcfb03037703679d2396d2ede", |
| 90 | + "url": "https://api.github.com/repos/nette/utils/zipball/fa1f0b8261ed150447979eb22e373b7b7ad5a8e0", |
| 91 | + "reference": "fa1f0b8261ed150447979eb22e373b7b7ad5a8e0", |
92 | 92 | "shasum": "" |
93 | 93 | }, |
94 | 94 | "require": { |
95 | | - "php": "8.0 - 8.5" |
| 95 | + "php": "8.2 - 8.5" |
96 | 96 | }, |
97 | 97 | "conflict": { |
98 | 98 | "nette/finder": "<3", |
|
112 | 112 | "ext-mbstring": "to use Strings::lower() etc...", |
113 | 113 | "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()" |
114 | 114 | }, |
115 | | - "time": "2025-08-06T21:43:34+00:00", |
| 115 | + "time": "2025-12-01T17:49:23+00:00", |
116 | 116 | "type": "library", |
117 | 117 | "extra": { |
118 | 118 | "branch-alias": { |
119 | | - "dev-master": "4.0-dev" |
| 119 | + "dev-master": "4.1-dev" |
120 | 120 | } |
121 | 121 | }, |
122 | 122 | "installation-source": "dist", |
|
164 | 164 | ], |
165 | 165 | "support": { |
166 | 166 | "issues": "https://github.com/nette/utils/issues", |
167 | | - "source": "https://github.com/nette/utils/tree/v4.0.8" |
| 167 | + "source": "https://github.com/nette/utils/tree/v4.1.0" |
168 | 168 | }, |
169 | 169 | "install-path": "../nette/utils" |
170 | 170 | }, |
|
221 | 221 | }, |
222 | 222 | { |
223 | 223 | "name": "phpstan/phpstan", |
224 | | - "version": "2.1.32", |
225 | | - "version_normalized": "2.1.32.0", |
| 224 | + "version": "2.1.33", |
| 225 | + "version_normalized": "2.1.33.0", |
226 | 226 | "dist": { |
227 | 227 | "type": "zip", |
228 | | - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e126cad1e30a99b137b8ed75a85a676450ebb227", |
229 | | - "reference": "e126cad1e30a99b137b8ed75a85a676450ebb227", |
| 228 | + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/9e800e6bee7d5bd02784d4c6069b48032d16224f", |
| 229 | + "reference": "9e800e6bee7d5bd02784d4c6069b48032d16224f", |
230 | 230 | "shasum": "" |
231 | 231 | }, |
232 | 232 | "require": { |
|
235 | 235 | "conflict": { |
236 | 236 | "phpstan/phpstan-shim": "*" |
237 | 237 | }, |
238 | | - "time": "2025-11-11T15:18:17+00:00", |
| 238 | + "time": "2025-12-05T10:24:31+00:00", |
239 | 239 | "bin": [ |
240 | 240 | "phpstan", |
241 | 241 | "phpstan.phar" |
|
328 | 328 | }, |
329 | 329 | { |
330 | 330 | "name": "tomasvotruba/type-coverage", |
331 | | - "version": "2.0.2", |
332 | | - "version_normalized": "2.0.2.0", |
| 331 | + "version": "2.1.0", |
| 332 | + "version_normalized": "2.1.0.0", |
333 | 333 | "source": { |
334 | 334 | "type": "git", |
335 | 335 | "url": "https://github.com/TomasVotruba/type-coverage.git", |
336 | | - "reference": "d033429580f2c18bda538fa44f2939236a990e0c" |
| 336 | + "reference": "468354b3964120806a69890cbeb3fcf005876391" |
337 | 337 | }, |
338 | 338 | "dist": { |
339 | 339 | "type": "zip", |
340 | | - "url": "https://api.github.com/repos/TomasVotruba/type-coverage/zipball/d033429580f2c18bda538fa44f2939236a990e0c", |
341 | | - "reference": "d033429580f2c18bda538fa44f2939236a990e0c", |
| 340 | + "url": "https://api.github.com/repos/TomasVotruba/type-coverage/zipball/468354b3964120806a69890cbeb3fcf005876391", |
| 341 | + "reference": "468354b3964120806a69890cbeb3fcf005876391", |
342 | 342 | "shasum": "" |
343 | 343 | }, |
344 | 344 | "require": { |
345 | 345 | "nette/utils": "^3.2 || ^4.0", |
346 | 346 | "php": "^7.4 || ^8.0", |
347 | 347 | "phpstan/phpstan": "^2.0" |
348 | 348 | }, |
349 | | - "time": "2025-01-07T00:10:26+00:00", |
| 349 | + "time": "2025-12-05T16:38:02+00:00", |
350 | 350 | "type": "phpstan-extension", |
351 | 351 | "extra": { |
352 | 352 | "phpstan": { |
|
372 | 372 | ], |
373 | 373 | "support": { |
374 | 374 | "issues": "https://github.com/TomasVotruba/type-coverage/issues", |
375 | | - "source": "https://github.com/TomasVotruba/type-coverage/tree/2.0.2" |
| 375 | + "source": "https://github.com/TomasVotruba/type-coverage/tree/2.1.0" |
376 | 376 | }, |
377 | 377 | "funding": [ |
378 | 378 | { |
|
0 commit comments