| @@ -530,8 +530,95 @@ | ||
| 530 | 530 | ], |
| 531 | 531 | "install-path": "../symfony/deprecation-contracts" |
| 532 | 532 | }, |
| 533 | 533 | { |
| 534 | + "name": "symfony/polyfill-php80", | |
| 535 | + "version": "v1.36.0", | |
| 536 | + "version_normalized": "1.36.0.0", | |
| 537 | + "source": { | |
| 538 | + "type": "git", | |
| 539 | + "url": "https://github.com/symfony/polyfill-php80.git", | |
| 540 | + "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411" | |
| 541 | + }, | |
| 542 | + "dist": { | |
| 543 | + "type": "zip", | |
| 544 | + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411", | |
| 545 | + "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411", | |
| 546 | + "shasum": "" | |
| 547 | + }, | |
| 548 | + "require": { | |
| 549 | + "php": ">=7.2" | |
| 550 | + }, | |
| 551 | + "time": "2026-04-10T16:19:22+00:00", | |
| 552 | + "type": "library", | |
| 553 | + "extra": { | |
| 554 | + "thanks": { | |
| 555 | + "url": "https://github.com/symfony/polyfill", | |
| 556 | + "name": "symfony/polyfill" | |
| 557 | + } | |
| 558 | + }, | |
| 559 | + "installation-source": "dist", | |
| 560 | + "autoload": { | |
| 561 | + "files": [ | |
| 562 | + "bootstrap.php" | |
| 563 | + ], | |
| 564 | + "psr-4": { | |
| 565 | + "Symfony\\Polyfill\\Php80\\": "" | |
| 566 | + }, | |
| 567 | + "classmap": [ | |
| 568 | + "Resources/stubs" | |
| 569 | + ] | |
| 570 | + }, | |
| 571 | + "notification-url": "https://packagist.org/downloads/", | |
| 572 | + "license": [ | |
| 573 | + "MIT" | |
| 574 | + ], | |
| 575 | + "authors": [ | |
| 576 | + { | |
| 577 | + "name": "Ion Bazan", | |
| 578 | + "email": "[email protected]" | |
| 579 | + }, | |
| 580 | + { | |
| 581 | + "name": "Nicolas Grekas", | |
| 582 | + "email": "[email protected]" | |
| 583 | + }, | |
| 584 | + { | |
| 585 | + "name": "Symfony Community", | |
| 586 | + "homepage": "https://symfony.com/contributors" | |
| 587 | + } | |
| 588 | + ], | |
| 589 | + "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", | |
| 590 | + "homepage": "https://symfony.com", | |
| 591 | + "keywords": [ | |
| 592 | + "compatibility", | |
| 593 | + "polyfill", | |
| 594 | + "portable", | |
| 595 | + "shim" | |
| 596 | + ], | |
| 597 | + "support": { | |
| 598 | + "source": "https://github.com/symfony/polyfill-php80/tree/v1.36.0" | |
| 599 | + }, | |
| 600 | + "funding": [ | |
| 601 | + { | |
| 602 | + "url": "https://symfony.com/sponsor", | |
| 603 | + "type": "custom" | |
| 604 | + }, | |
| 605 | + { | |
| 606 | + "url": "https://github.com/fabpot", | |
| 607 | + "type": "github" | |
| 608 | + }, | |
| 609 | + { | |
| 610 | + "url": "https://github.com/nicolas-grekas", | |
| 611 | + "type": "github" | |
| 612 | + }, | |
| 613 | + { | |
| 614 | + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", | |
| 615 | + "type": "tidelift" | |
| 616 | + } | |
| 617 | + ], | |
| 618 | + "install-path": "../symfony/polyfill-php80" | |
| 619 | + }, | |
| 620 | + { | |
| 534 | 621 | "name": "tecnickcom/tcpdf", |
| 535 | 622 | "version": "6.11.3", |
| 536 | 623 | "version_normalized": "6.11.3.0", |
| 537 | 624 | "source": { |