|
77 | 77 | }, |
78 | 78 | { |
79 | 79 | "name": "nette/utils", |
80 | | - "version": "v4.0.5", |
81 | | - "version_normalized": "4.0.5.0", |
| 80 | + "version": "v4.0.6", |
| 81 | + "version_normalized": "4.0.6.0", |
82 | 82 | "source": { |
83 | 83 | "type": "git", |
84 | 84 | "url": "https://github.com/nette/utils.git", |
85 | | - "reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96" |
| 85 | + "reference": "ce708655043c7050eb050df361c5e313cf708309" |
86 | 86 | }, |
87 | 87 | "dist": { |
88 | 88 | "type": "zip", |
89 | | - "url": "https://api.github.com/repos/nette/utils/zipball/736c567e257dbe0fcf6ce81b4d6dbe05c6899f96", |
90 | | - "reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96", |
| 89 | + "url": "https://api.github.com/repos/nette/utils/zipball/ce708655043c7050eb050df361c5e313cf708309", |
| 90 | + "reference": "ce708655043c7050eb050df361c5e313cf708309", |
91 | 91 | "shasum": "" |
92 | 92 | }, |
93 | 93 | "require": { |
|
111 | 111 | "ext-mbstring": "to use Strings::lower() etc...", |
112 | 112 | "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()" |
113 | 113 | }, |
114 | | - "time": "2024-08-07T15:39:19+00:00", |
| 114 | + "time": "2025-03-30T21:06:30+00:00", |
115 | 115 | "type": "library", |
116 | 116 | "extra": { |
117 | 117 | "branch-alias": { |
|
160 | 160 | ], |
161 | 161 | "support": { |
162 | 162 | "issues": "https://github.com/nette/utils/issues", |
163 | | - "source": "https://github.com/nette/utils/tree/v4.0.5" |
| 163 | + "source": "https://github.com/nette/utils/tree/v4.0.6" |
164 | 164 | }, |
165 | 165 | "install-path": "../nette/utils" |
166 | 166 | }, |
|
217 | 217 | }, |
218 | 218 | { |
219 | 219 | "name": "phpstan/phpstan", |
220 | | - "version": "2.1.8", |
221 | | - "version_normalized": "2.1.8.0", |
| 220 | + "version": "2.1.11", |
| 221 | + "version_normalized": "2.1.11.0", |
222 | 222 | "source": { |
223 | 223 | "type": "git", |
224 | 224 | "url": "https://github.com/phpstan/phpstan.git", |
225 | | - "reference": "f9adff3b87c03b12cc7e46a30a524648e497758f" |
| 225 | + "reference": "8ca5f79a8f63c49b2359065832a654e1ec70ac30" |
226 | 226 | }, |
227 | 227 | "dist": { |
228 | 228 | "type": "zip", |
229 | | - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f9adff3b87c03b12cc7e46a30a524648e497758f", |
230 | | - "reference": "f9adff3b87c03b12cc7e46a30a524648e497758f", |
| 229 | + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8ca5f79a8f63c49b2359065832a654e1ec70ac30", |
| 230 | + "reference": "8ca5f79a8f63c49b2359065832a654e1ec70ac30", |
231 | 231 | "shasum": "" |
232 | 232 | }, |
233 | 233 | "require": { |
|
236 | 236 | "conflict": { |
237 | 237 | "phpstan/phpstan-shim": "*" |
238 | 238 | }, |
239 | | - "time": "2025-03-09T09:30:48+00:00", |
| 239 | + "time": "2025-03-24T13:45:00+00:00", |
240 | 240 | "bin": [ |
241 | 241 | "phpstan", |
242 | 242 | "phpstan.phar" |
|
278 | 278 | }, |
279 | 279 | { |
280 | 280 | "name": "phpstan/phpstan-strict-rules", |
281 | | - "version": "2.0.3", |
282 | | - "version_normalized": "2.0.3.0", |
| 281 | + "version": "2.0.4", |
| 282 | + "version_normalized": "2.0.4.0", |
283 | 283 | "source": { |
284 | 284 | "type": "git", |
285 | 285 | "url": "https://github.com/phpstan/phpstan-strict-rules.git", |
286 | | - "reference": "8b88b5f818bfa301e0c99154ab622dace071c3ba" |
| 286 | + "reference": "3e139cbe67fafa3588e1dbe27ca50f31fdb6236a" |
287 | 287 | }, |
288 | 288 | "dist": { |
289 | 289 | "type": "zip", |
290 | | - "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/8b88b5f818bfa301e0c99154ab622dace071c3ba", |
291 | | - "reference": "8b88b5f818bfa301e0c99154ab622dace071c3ba", |
| 290 | + "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/3e139cbe67fafa3588e1dbe27ca50f31fdb6236a", |
| 291 | + "reference": "3e139cbe67fafa3588e1dbe27ca50f31fdb6236a", |
292 | 292 | "shasum": "" |
293 | 293 | }, |
294 | 294 | "require": { |
|
301 | 301 | "phpstan/phpstan-phpunit": "^2.0", |
302 | 302 | "phpunit/phpunit": "^9.6" |
303 | 303 | }, |
304 | | - "time": "2025-01-21T10:52:14+00:00", |
| 304 | + "time": "2025-03-18T11:42:40+00:00", |
305 | 305 | "type": "phpstan-extension", |
306 | 306 | "extra": { |
307 | 307 | "phpstan": { |
|
323 | 323 | "description": "Extra strict and opinionated rules for PHPStan", |
324 | 324 | "support": { |
325 | 325 | "issues": "https://github.com/phpstan/phpstan-strict-rules/issues", |
326 | | - "source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.3" |
| 326 | + "source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.4" |
327 | 327 | }, |
328 | 328 | "install-path": "../phpstan/phpstan-strict-rules" |
329 | 329 | }, |
|
0 commit comments