|
299 | 299 | }, |
300 | 300 | { |
301 | 301 | "name": "masterminds/html5", |
302 | | - "version": "2.9.0", |
303 | | - "version_normalized": "2.9.0.0", |
| 302 | + "version": "2.10.0", |
| 303 | + "version_normalized": "2.10.0.0", |
304 | 304 | "source": { |
305 | 305 | "type": "git", |
306 | 306 | "url": "https://github.com/Masterminds/html5-php.git", |
307 | | - "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6" |
| 307 | + "reference": "fcf91eb64359852f00d921887b219479b4f21251" |
308 | 308 | }, |
309 | 309 | "dist": { |
310 | 310 | "type": "zip", |
311 | | - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6", |
312 | | - "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6", |
| 311 | + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/fcf91eb64359852f00d921887b219479b4f21251", |
| 312 | + "reference": "fcf91eb64359852f00d921887b219479b4f21251", |
313 | 313 | "shasum": "" |
314 | 314 | }, |
315 | 315 | "require": { |
|
319 | 319 | "require-dev": { |
320 | 320 | "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9" |
321 | 321 | }, |
322 | | - "time": "2024-03-31T07:05:07+00:00", |
| 322 | + "time": "2025-07-25T09:04:22+00:00", |
323 | 323 | "type": "library", |
324 | 324 | "extra": { |
325 | 325 | "branch-alias": { |
|
363 | 363 | ], |
364 | 364 | "support": { |
365 | 365 | "issues": "https://github.com/Masterminds/html5-php/issues", |
366 | | - "source": "https://github.com/Masterminds/html5-php/tree/2.9.0" |
| 366 | + "source": "https://github.com/Masterminds/html5-php/tree/2.10.0" |
367 | 367 | }, |
368 | 368 | "install-path": "../masterminds/html5" |
369 | 369 | }, |
|
474 | 474 | }, |
475 | 475 | { |
476 | 476 | "name": "predis/predis", |
477 | | - "version": "v2.3.0", |
478 | | - "version_normalized": "2.3.0.0", |
| 477 | + "version": "v2.4.0", |
| 478 | + "version_normalized": "2.4.0.0", |
479 | 479 | "source": { |
480 | 480 | "type": "git", |
481 | 481 | "url": "https://github.com/predis/predis.git", |
482 | | - "reference": "bac46bfdb78cd6e9c7926c697012aae740cb9ec9" |
| 482 | + "reference": "f49e13ee3a2a825631562aa0223ac922ec5d058b" |
483 | 483 | }, |
484 | 484 | "dist": { |
485 | 485 | "type": "zip", |
486 | | - "url": "https://api.github.com/repos/predis/predis/zipball/bac46bfdb78cd6e9c7926c697012aae740cb9ec9", |
487 | | - "reference": "bac46bfdb78cd6e9c7926c697012aae740cb9ec9", |
| 486 | + "url": "https://api.github.com/repos/predis/predis/zipball/f49e13ee3a2a825631562aa0223ac922ec5d058b", |
| 487 | + "reference": "f49e13ee3a2a825631562aa0223ac922ec5d058b", |
488 | 488 | "shasum": "" |
489 | 489 | }, |
490 | 490 | "require": { |
|
493 | 493 | "require-dev": { |
494 | 494 | "friendsofphp/php-cs-fixer": "^3.3", |
495 | 495 | "phpstan/phpstan": "^1.9", |
| 496 | + "phpunit/phpcov": "^6.0 || ^8.0", |
496 | 497 | "phpunit/phpunit": "^8.0 || ^9.4" |
497 | 498 | }, |
498 | 499 | "suggest": { |
499 | 500 | "ext-relay": "Faster connection with in-memory caching (>=0.6.2)" |
500 | 501 | }, |
501 | | - "time": "2024-11-21T20:00:02+00:00", |
| 502 | + "time": "2025-04-30T15:16:02+00:00", |
502 | 503 | "type": "library", |
503 | 504 | "installation-source": "dist", |
504 | 505 | "autoload": { |
|
517 | 518 | "role": "Maintainer" |
518 | 519 | } |
519 | 520 | ], |
520 | | - "description": "A flexible and feature-complete Redis client for PHP.", |
| 521 | + "description": "A flexible and feature-complete Redis/Valkey client for PHP.", |
521 | 522 | "homepage": "http://github.com/predis/predis", |
522 | 523 | "keywords": [ |
523 | 524 | "nosql", |
|
526 | 527 | ], |
527 | 528 | "support": { |
528 | 529 | "issues": "https://github.com/predis/predis/issues", |
529 | | - "source": "https://github.com/predis/predis/tree/v2.3.0" |
| 530 | + "source": "https://github.com/predis/predis/tree/v2.4.0" |
530 | 531 | }, |
531 | 532 | "funding": [ |
532 | 533 | { |
|
0 commit comments