3         "This file locks the dependencies of your project to a known state",
 
   4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
 
   5         "This file is @generated automatically"
 
   7     "content-hash": "c1cc40c72c75ab88eb16b9a59f423b49",
 
  10             "name": "doctrine/annotations",
 
  14                 "url": "https://github.com/doctrine/annotations.git",
 
  15                 "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f"
 
  19                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
 
  20                 "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
 
  24                 "doctrine/lexer": "^2 || ^3",
 
  26                 "php": "^7.2 || ^8.0",
 
  27                 "psr/cache": "^1 || ^2 || ^3"
 
  30                 "doctrine/cache": "^2.0",
 
  31                 "doctrine/coding-standard": "^10",
 
  32                 "phpstan/phpstan": "^1.8.0",
 
  33                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
 
  34                 "symfony/cache": "^5.4 || ^6",
 
  35                 "vimeo/psalm": "^4.10"
 
  38                 "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
 
  43                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
 
  46             "notification-url": "https://packagist.org/downloads/",
 
  52                     "name": "Guilherme Blanco",
 
  53                     "email": "guilhermeblanco@gmail.com"
 
  56                     "name": "Roman Borschel",
 
  57                     "email": "roman@code-factory.org"
 
  60                     "name": "Benjamin Eberlei",
 
  61                     "email": "kontakt@beberlei.de"
 
  64                     "name": "Jonathan Wage",
 
  65                     "email": "jonwage@gmail.com"
 
  68                     "name": "Johannes Schmitt",
 
  69                     "email": "schmittjoh@gmail.com"
 
  72             "description": "Docblock Annotations Parser",
 
  73             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
 
  80                 "issues": "https://github.com/doctrine/annotations/issues",
 
  81                 "source": "https://github.com/doctrine/annotations/tree/2.0.1"
 
  83             "time": "2023-02-02T22:02:53+00:00"
 
  86             "name": "doctrine/cache",
 
  90                 "url": "https://github.com/doctrine/cache.git",
 
  91                 "reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
 
  95                 "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
 
  96                 "reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
 
 100                 "php": "~7.1 || ^8.0"
 
 103                 "doctrine/common": ">2.2,<2.4"
 
 106                 "cache/integration-tests": "dev-master",
 
 107                 "doctrine/coding-standard": "^9",
 
 108                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
 
 109                 "psr/cache": "^1.0 || ^2.0 || ^3.0",
 
 110                 "symfony/cache": "^4.4 || ^5.4 || ^6",
 
 111                 "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
 
 116                     "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
 
 119             "notification-url": "https://packagist.org/downloads/",
 
 125                     "name": "Guilherme Blanco",
 
 126                     "email": "guilhermeblanco@gmail.com"
 
 129                     "name": "Roman Borschel",
 
 130                     "email": "roman@code-factory.org"
 
 133                     "name": "Benjamin Eberlei",
 
 134                     "email": "kontakt@beberlei.de"
 
 137                     "name": "Jonathan Wage",
 
 138                     "email": "jonwage@gmail.com"
 
 141                     "name": "Johannes Schmitt",
 
 142                     "email": "schmittjoh@gmail.com"
 
 145             "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
 
 146             "homepage": "https://www.doctrine-project.org/projects/cache.html",
 
 159                 "issues": "https://github.com/doctrine/cache/issues",
 
 160                 "source": "https://github.com/doctrine/cache/tree/2.2.0"
 
 164                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 168                     "url": "https://www.patreon.com/phpdoctrine",
 
 172                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
 
 176             "time": "2022-05-20T20:07:39+00:00"
 
 179             "name": "doctrine/collections",
 
 183                 "url": "https://github.com/doctrine/collections.git",
 
 184                 "reference": "72328a11443a0de79967104ad36ba7b30bded134"
 
 188                 "url": "https://api.github.com/repos/doctrine/collections/zipball/72328a11443a0de79967104ad36ba7b30bded134",
 
 189                 "reference": "72328a11443a0de79967104ad36ba7b30bded134",
 
 193                 "doctrine/deprecations": "^1",
 
 197                 "doctrine/coding-standard": "^12",
 
 199                 "phpstan/phpstan": "^1.8",
 
 200                 "phpstan/phpstan-phpunit": "^1.0",
 
 201                 "phpunit/phpunit": "^9.5",
 
 202                 "vimeo/psalm": "^5.11"
 
 207                     "Doctrine\\Common\\Collections\\": "src"
 
 210             "notification-url": "https://packagist.org/downloads/",
 
 216                     "name": "Guilherme Blanco",
 
 217                     "email": "guilhermeblanco@gmail.com"
 
 220                     "name": "Roman Borschel",
 
 221                     "email": "roman@code-factory.org"
 
 224                     "name": "Benjamin Eberlei",
 
 225                     "email": "kontakt@beberlei.de"
 
 228                     "name": "Jonathan Wage",
 
 229                     "email": "jonwage@gmail.com"
 
 232                     "name": "Johannes Schmitt",
 
 233                     "email": "schmittjoh@gmail.com"
 
 236             "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
 
 237             "homepage": "https://www.doctrine-project.org/projects/collections.html",
 
 245                 "issues": "https://github.com/doctrine/collections/issues",
 
 246                 "source": "https://github.com/doctrine/collections/tree/2.1.4"
 
 250                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 254                     "url": "https://www.patreon.com/phpdoctrine",
 
 258                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcollections",
 
 262             "time": "2023-10-03T09:22:33+00:00"
 
 265             "name": "doctrine/common",
 
 269                 "url": "https://github.com/doctrine/common.git",
 
 270                 "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced"
 
 274                 "url": "https://api.github.com/repos/doctrine/common/zipball/8b5e5650391f851ed58910b3e3d48a71062eeced",
 
 275                 "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced",
 
 279                 "doctrine/persistence": "^2.0 || ^3.0",
 
 280                 "php": "^7.1 || ^8.0"
 
 283                 "doctrine/coding-standard": "^9.0 || ^10.0",
 
 284                 "doctrine/collections": "^1",
 
 285                 "phpstan/phpstan": "^1.4.1",
 
 286                 "phpstan/phpstan-phpunit": "^1",
 
 287                 "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
 
 288                 "squizlabs/php_codesniffer": "^3.0",
 
 289                 "symfony/phpunit-bridge": "^6.1",
 
 290                 "vimeo/psalm": "^4.4"
 
 295                     "Doctrine\\Common\\": "src"
 
 298             "notification-url": "https://packagist.org/downloads/",
 
 304                     "name": "Guilherme Blanco",
 
 305                     "email": "guilhermeblanco@gmail.com"
 
 308                     "name": "Roman Borschel",
 
 309                     "email": "roman@code-factory.org"
 
 312                     "name": "Benjamin Eberlei",
 
 313                     "email": "kontakt@beberlei.de"
 
 316                     "name": "Jonathan Wage",
 
 317                     "email": "jonwage@gmail.com"
 
 320                     "name": "Johannes Schmitt",
 
 321                     "email": "schmittjoh@gmail.com"
 
 324                     "name": "Marco Pivetta",
 
 325                     "email": "ocramius@gmail.com"
 
 328             "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.",
 
 329             "homepage": "https://www.doctrine-project.org/projects/common.html",
 
 336                 "issues": "https://github.com/doctrine/common/issues",
 
 337                 "source": "https://github.com/doctrine/common/tree/3.4.3"
 
 341                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 345                     "url": "https://www.patreon.com/phpdoctrine",
 
 349                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
 
 353             "time": "2022-10-09T11:47:59+00:00"
 
 356             "name": "doctrine/dbal",
 
 360                 "url": "https://github.com/doctrine/dbal.git",
 
 361                 "reference": "a19a1d05ca211f41089dffcc387733a6875196cb"
 
 365                 "url": "https://api.github.com/repos/doctrine/dbal/zipball/a19a1d05ca211f41089dffcc387733a6875196cb",
 
 366                 "reference": "a19a1d05ca211f41089dffcc387733a6875196cb",
 
 370                 "composer-runtime-api": "^2",
 
 371                 "doctrine/cache": "^1.11|^2.0",
 
 372                 "doctrine/deprecations": "^0.5.3|^1",
 
 373                 "doctrine/event-manager": "^1|^2",
 
 374                 "php": "^7.4 || ^8.0",
 
 375                 "psr/cache": "^1|^2|^3",
 
 376                 "psr/log": "^1|^2|^3"
 
 379                 "doctrine/coding-standard": "12.0.0",
 
 380                 "fig/log-test": "^1",
 
 381                 "jetbrains/phpstorm-stubs": "2023.1",
 
 382                 "phpstan/phpstan": "1.10.57",
 
 383                 "phpstan/phpstan-strict-rules": "^1.5",
 
 384                 "phpunit/phpunit": "9.6.16",
 
 385                 "psalm/plugin-phpunit": "0.18.4",
 
 386                 "slevomat/coding-standard": "8.13.1",
 
 387                 "squizlabs/php_codesniffer": "3.8.1",
 
 388                 "symfony/cache": "^5.4|^6.0|^7.0",
 
 389                 "symfony/console": "^4.4|^5.4|^6.0|^7.0",
 
 390                 "vimeo/psalm": "4.30.0"
 
 393                 "symfony/console": "For helpful console commands such as SQL execution and import of files."
 
 401                     "Doctrine\\DBAL\\": "src"
 
 404             "notification-url": "https://packagist.org/downloads/",
 
 410                     "name": "Guilherme Blanco",
 
 411                     "email": "guilhermeblanco@gmail.com"
 
 414                     "name": "Roman Borschel",
 
 415                     "email": "roman@code-factory.org"
 
 418                     "name": "Benjamin Eberlei",
 
 419                     "email": "kontakt@beberlei.de"
 
 422                     "name": "Jonathan Wage",
 
 423                     "email": "jonwage@gmail.com"
 
 426             "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
 
 427             "homepage": "https://www.doctrine-project.org/projects/dbal.html",
 
 449                 "issues": "https://github.com/doctrine/dbal/issues",
 
 450                 "source": "https://github.com/doctrine/dbal/tree/3.8.2"
 
 454                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 458                     "url": "https://www.patreon.com/phpdoctrine",
 
 462                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
 
 466             "time": "2024-02-12T18:36:36+00:00"
 
 469             "name": "doctrine/deprecations",
 
 473                 "url": "https://github.com/doctrine/deprecations.git",
 
 474                 "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
 
 478                 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
 
 479                 "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
 
 483                 "php": "^7.1 || ^8.0"
 
 486                 "doctrine/coding-standard": "^9",
 
 487                 "phpstan/phpstan": "1.4.10 || 1.10.15",
 
 488                 "phpstan/phpstan-phpunit": "^1.0",
 
 489                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
 
 490                 "psalm/plugin-phpunit": "0.18.4",
 
 491                 "psr/log": "^1 || ^2 || ^3",
 
 492                 "vimeo/psalm": "4.30.0 || 5.12.0"
 
 495                 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
 
 500                     "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
 
 503             "notification-url": "https://packagist.org/downloads/",
 
 507             "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
 
 508             "homepage": "https://www.doctrine-project.org/",
 
 510                 "issues": "https://github.com/doctrine/deprecations/issues",
 
 511                 "source": "https://github.com/doctrine/deprecations/tree/1.1.3"
 
 513             "time": "2024-01-30T19:34:25+00:00"
 
 516             "name": "doctrine/doctrine-bundle",
 
 520                 "url": "https://github.com/doctrine/DoctrineBundle.git",
 
 521                 "reference": "492725310ae9a1b5b20d6ae09fb5ae6404616e68"
 
 525                 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/492725310ae9a1b5b20d6ae09fb5ae6404616e68",
 
 526                 "reference": "492725310ae9a1b5b20d6ae09fb5ae6404616e68",
 
 530                 "doctrine/cache": "^1.11 || ^2.0",
 
 531                 "doctrine/dbal": "^3.7.0 || ^4.0",
 
 532                 "doctrine/persistence": "^2.2 || ^3",
 
 533                 "doctrine/sql-formatter": "^1.0.1",
 
 534                 "php": "^7.4 || ^8.0",
 
 535                 "symfony/cache": "^5.4 || ^6.0 || ^7.0",
 
 536                 "symfony/config": "^5.4 || ^6.0 || ^7.0",
 
 537                 "symfony/console": "^5.4 || ^6.0 || ^7.0",
 
 538                 "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
 
 539                 "symfony/deprecation-contracts": "^2.1 || ^3",
 
 540                 "symfony/doctrine-bridge": "^5.4.19 || ^6.0.7 || ^7.0",
 
 541                 "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
 
 542                 "symfony/polyfill-php80": "^1.15",
 
 543                 "symfony/service-contracts": "^1.1.1 || ^2.0 || ^3"
 
 546                 "doctrine/annotations": ">=3.0",
 
 547                 "doctrine/orm": "<2.17 || >=4.0",
 
 548                 "twig/twig": "<1.34 || >=2.0 <2.4"
 
 551                 "doctrine/annotations": "^1 || ^2",
 
 552                 "doctrine/coding-standard": "^12",
 
 553                 "doctrine/deprecations": "^1.0",
 
 554                 "doctrine/orm": "^2.17 || ^3.0",
 
 555                 "friendsofphp/proxy-manager-lts": "^1.0",
 
 556                 "phpunit/phpunit": "^9.5.26",
 
 557                 "psalm/plugin-phpunit": "^0.18.4",
 
 558                 "psalm/plugin-symfony": "^5",
 
 559                 "psr/log": "^1.1.4 || ^2.0 || ^3.0",
 
 560                 "symfony/phpunit-bridge": "^6.1 || ^7.0",
 
 561                 "symfony/property-info": "^5.4 || ^6.0 || ^7.0",
 
 562                 "symfony/proxy-manager-bridge": "^5.4 || ^6.0 || ^7.0",
 
 563                 "symfony/security-bundle": "^5.4 || ^6.0 || ^7.0",
 
 564                 "symfony/string": "^5.4 || ^6.0 || ^7.0",
 
 565                 "symfony/twig-bridge": "^5.4 || ^6.0 || ^7.0",
 
 566                 "symfony/validator": "^5.4 || ^6.0 || ^7.0",
 
 567                 "symfony/var-exporter": "^5.4 || ^6.2 || ^7.0",
 
 568                 "symfony/web-profiler-bundle": "^5.4 || ^6.0 || ^7.0",
 
 569                 "symfony/yaml": "^5.4 || ^6.0 || ^7.0",
 
 570                 "twig/twig": "^1.34 || ^2.12 || ^3.0",
 
 571                 "vimeo/psalm": "^5.15"
 
 574                 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
 
 576                 "symfony/web-profiler-bundle": "To use the data collector."
 
 578             "type": "symfony-bundle",
 
 581                     "Doctrine\\Bundle\\DoctrineBundle\\": ""
 
 584             "notification-url": "https://packagist.org/downloads/",
 
 590                     "name": "Fabien Potencier",
 
 591                     "email": "fabien@symfony.com"
 
 594                     "name": "Benjamin Eberlei",
 
 595                     "email": "kontakt@beberlei.de"
 
 598                     "name": "Symfony Community",
 
 599                     "homepage": "https://symfony.com/contributors"
 
 602                     "name": "Doctrine Project",
 
 603                     "homepage": "https://www.doctrine-project.org/"
 
 606             "description": "Symfony DoctrineBundle",
 
 607             "homepage": "https://www.doctrine-project.org",
 
 615                 "issues": "https://github.com/doctrine/DoctrineBundle/issues",
 
 616                 "source": "https://github.com/doctrine/DoctrineBundle/tree/2.11.3"
 
 620                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 624                     "url": "https://www.patreon.com/phpdoctrine",
 
 628                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
 
 632             "time": "2024-02-10T20:56:20+00:00"
 
 635             "name": "doctrine/doctrine-migrations-bundle",
 
 639                 "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
 
 640                 "reference": "1dd42906a5fb9c5960723e2ebb45c68006493835"
 
 644                 "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/1dd42906a5fb9c5960723e2ebb45c68006493835",
 
 645                 "reference": "1dd42906a5fb9c5960723e2ebb45c68006493835",
 
 649                 "doctrine/doctrine-bundle": "^2.4",
 
 650                 "doctrine/migrations": "^3.2",
 
 652                 "symfony/deprecation-contracts": "^2.1 || ^3",
 
 653                 "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
 
 656                 "doctrine/coding-standard": "^12",
 
 657                 "doctrine/orm": "^2.6 || ^3",
 
 658                 "doctrine/persistence": "^2.0 || ^3 ",
 
 659                 "phpstan/phpstan": "^1.4",
 
 660                 "phpstan/phpstan-deprecation-rules": "^1",
 
 661                 "phpstan/phpstan-phpunit": "^1",
 
 662                 "phpstan/phpstan-strict-rules": "^1.1",
 
 663                 "phpstan/phpstan-symfony": "^1.3",
 
 664                 "phpunit/phpunit": "^8.5|^9.5",
 
 665                 "psalm/plugin-phpunit": "^0.18.4",
 
 666                 "psalm/plugin-symfony": "^3 || ^5",
 
 667                 "symfony/phpunit-bridge": "^6.3 || ^7",
 
 668                 "symfony/var-exporter": "^5.4 || ^6 || ^7",
 
 669                 "vimeo/psalm": "^4.30 || ^5.15"
 
 671             "type": "symfony-bundle",
 
 674                     "Doctrine\\Bundle\\MigrationsBundle\\": ""
 
 676                 "exclude-from-classmap": [
 
 680             "notification-url": "https://packagist.org/downloads/",
 
 686                     "name": "Fabien Potencier",
 
 687                     "email": "fabien@symfony.com"
 
 690                     "name": "Doctrine Project",
 
 691                     "homepage": "https://www.doctrine-project.org"
 
 694                     "name": "Symfony Community",
 
 695                     "homepage": "https://symfony.com/contributors"
 
 698             "description": "Symfony DoctrineMigrationsBundle",
 
 699             "homepage": "https://www.doctrine-project.org",
 
 706                 "issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
 
 707                 "source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.3.0"
 
 711                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 715                     "url": "https://www.patreon.com/phpdoctrine",
 
 719                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-migrations-bundle",
 
 723             "time": "2023-11-13T19:44:41+00:00"
 
 726             "name": "doctrine/event-manager",
 
 730                 "url": "https://github.com/doctrine/event-manager.git",
 
 731                 "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32"
 
 735                 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/750671534e0241a7c50ea5b43f67e23eb5c96f32",
 
 736                 "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32",
 
 743                 "doctrine/common": "<2.9"
 
 746                 "doctrine/coding-standard": "^10",
 
 747                 "phpstan/phpstan": "^1.8.8",
 
 748                 "phpunit/phpunit": "^9.5",
 
 749                 "vimeo/psalm": "^4.28"
 
 754                     "Doctrine\\Common\\": "src"
 
 757             "notification-url": "https://packagist.org/downloads/",
 
 763                     "name": "Guilherme Blanco",
 
 764                     "email": "guilhermeblanco@gmail.com"
 
 767                     "name": "Roman Borschel",
 
 768                     "email": "roman@code-factory.org"
 
 771                     "name": "Benjamin Eberlei",
 
 772                     "email": "kontakt@beberlei.de"
 
 775                     "name": "Jonathan Wage",
 
 776                     "email": "jonwage@gmail.com"
 
 779                     "name": "Johannes Schmitt",
 
 780                     "email": "schmittjoh@gmail.com"
 
 783                     "name": "Marco Pivetta",
 
 784                     "email": "ocramius@gmail.com"
 
 787             "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
 
 788             "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
 
 797                 "issues": "https://github.com/doctrine/event-manager/issues",
 
 798                 "source": "https://github.com/doctrine/event-manager/tree/2.0.0"
 
 802                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 806                     "url": "https://www.patreon.com/phpdoctrine",
 
 810                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
 
 814             "time": "2022-10-12T20:59:15+00:00"
 
 817             "name": "doctrine/inflector",
 
 821                 "url": "https://github.com/doctrine/inflector.git",
 
 822                 "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
 
 826                 "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
 
 827                 "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
 
 831                 "php": "^7.2 || ^8.0"
 
 834                 "doctrine/coding-standard": "^11.0",
 
 835                 "phpstan/phpstan": "^1.8",
 
 836                 "phpstan/phpstan-phpunit": "^1.1",
 
 837                 "phpstan/phpstan-strict-rules": "^1.3",
 
 838                 "phpunit/phpunit": "^8.5 || ^9.5",
 
 839                 "vimeo/psalm": "^4.25 || ^5.4"
 
 844                     "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
 
 847             "notification-url": "https://packagist.org/downloads/",
 
 853                     "name": "Guilherme Blanco",
 
 854                     "email": "guilhermeblanco@gmail.com"
 
 857                     "name": "Roman Borschel",
 
 858                     "email": "roman@code-factory.org"
 
 861                     "name": "Benjamin Eberlei",
 
 862                     "email": "kontakt@beberlei.de"
 
 865                     "name": "Jonathan Wage",
 
 866                     "email": "jonwage@gmail.com"
 
 869                     "name": "Johannes Schmitt",
 
 870                     "email": "schmittjoh@gmail.com"
 
 873             "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
 
 874             "homepage": "https://www.doctrine-project.org/projects/inflector.html",
 
 888                 "issues": "https://github.com/doctrine/inflector/issues",
 
 889                 "source": "https://github.com/doctrine/inflector/tree/2.0.10"
 
 893                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 897                     "url": "https://www.patreon.com/phpdoctrine",
 
 901                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
 
 905             "time": "2024-02-18T20:23:39+00:00"
 
 908             "name": "doctrine/instantiator",
 
 912                 "url": "https://github.com/doctrine/instantiator.git",
 
 913                 "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
 
 917                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
 
 918                 "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
 
 925                 "doctrine/coding-standard": "^11",
 
 928                 "phpbench/phpbench": "^1.2",
 
 929                 "phpstan/phpstan": "^1.9.4",
 
 930                 "phpstan/phpstan-phpunit": "^1.3",
 
 931                 "phpunit/phpunit": "^9.5.27",
 
 932                 "vimeo/psalm": "^5.4"
 
 937                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
 
 940             "notification-url": "https://packagist.org/downloads/",
 
 946                     "name": "Marco Pivetta",
 
 947                     "email": "ocramius@gmail.com",
 
 948                     "homepage": "https://ocramius.github.io/"
 
 951             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
 
 952             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
 
 958                 "issues": "https://github.com/doctrine/instantiator/issues",
 
 959                 "source": "https://github.com/doctrine/instantiator/tree/2.0.0"
 
 963                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 967                     "url": "https://www.patreon.com/phpdoctrine",
 
 971                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
 
 975             "time": "2022-12-30T00:23:10+00:00"
 
 978             "name": "doctrine/lexer",
 
 982                 "url": "https://github.com/doctrine/lexer.git",
 
 983                 "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
 
 987                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
 
 988                 "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
 
 995                 "doctrine/coding-standard": "^12",
 
 996                 "phpstan/phpstan": "^1.10",
 
 997                 "phpunit/phpunit": "^10.5",
 
 998                 "psalm/plugin-phpunit": "^0.18.3",
 
 999                 "vimeo/psalm": "^5.21"
 
1004                     "Doctrine\\Common\\Lexer\\": "src"
 
1007             "notification-url": "https://packagist.org/downloads/",
 
1013                     "name": "Guilherme Blanco",
 
1014                     "email": "guilhermeblanco@gmail.com"
 
1017                     "name": "Roman Borschel",
 
1018                     "email": "roman@code-factory.org"
 
1021                     "name": "Johannes Schmitt",
 
1022                     "email": "schmittjoh@gmail.com"
 
1025             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
 
1026             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
 
1035                 "issues": "https://github.com/doctrine/lexer/issues",
 
1036                 "source": "https://github.com/doctrine/lexer/tree/3.0.1"
 
1040                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
1044                     "url": "https://www.patreon.com/phpdoctrine",
 
1048                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
 
1052             "time": "2024-02-05T11:56:58+00:00"
 
1055             "name": "doctrine/migrations",
 
1059                 "url": "https://github.com/doctrine/migrations.git",
 
1060                 "reference": "47af29eef49f29ebee545947e8b2a4b3be318c8a"
 
1064                 "url": "https://api.github.com/repos/doctrine/migrations/zipball/47af29eef49f29ebee545947e8b2a4b3be318c8a",
 
1065                 "reference": "47af29eef49f29ebee545947e8b2a4b3be318c8a",
 
1069                 "composer-runtime-api": "^2",
 
1070                 "doctrine/dbal": "^3.5.1 || ^4",
 
1071                 "doctrine/deprecations": "^0.5.3 || ^1",
 
1072                 "doctrine/event-manager": "^1.2 || ^2.0",
 
1074                 "psr/log": "^1.1.3 || ^2 || ^3",
 
1075                 "symfony/console": "^5.4 || ^6.0 || ^7.0",
 
1076                 "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0",
 
1077                 "symfony/var-exporter": "^6.2 || ^7.0"
 
1080                 "doctrine/orm": "<2.12 || >=4"
 
1083                 "doctrine/coding-standard": "^12",
 
1084                 "doctrine/orm": "^2.13 || ^3",
 
1085                 "doctrine/persistence": "^2 || ^3",
 
1086                 "doctrine/sql-formatter": "^1.0",
 
1087                 "ext-pdo_sqlite": "*",
 
1088                 "phpstan/phpstan": "^1.10",
 
1089                 "phpstan/phpstan-deprecation-rules": "^1.1",
 
1090                 "phpstan/phpstan-phpunit": "^1.3",
 
1091                 "phpstan/phpstan-strict-rules": "^1.4",
 
1092                 "phpstan/phpstan-symfony": "^1.3",
 
1093                 "phpunit/phpunit": "^10.3",
 
1094                 "symfony/cache": "^5.4 || ^6.0 || ^7.0",
 
1095                 "symfony/process": "^5.4 || ^6.0 || ^7.0",
 
1096                 "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
 
1099                 "doctrine/sql-formatter": "Allows to generate formatted SQL with the diff command.",
 
1100                 "symfony/yaml": "Allows the use of yaml for migration configuration files."
 
1103                 "bin/doctrine-migrations"
 
1108                     "Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
 
1111             "notification-url": "https://packagist.org/downloads/",
 
1117                     "name": "Benjamin Eberlei",
 
1118                     "email": "kontakt@beberlei.de"
 
1121                     "name": "Jonathan Wage",
 
1122                     "email": "jonwage@gmail.com"
 
1125                     "name": "Michael Simonson",
 
1126                     "email": "contact@mikesimonson.com"
 
1129             "description": "PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.",
 
1130             "homepage": "https://www.doctrine-project.org/projects/migrations.html",
 
1137                 "issues": "https://github.com/doctrine/migrations/issues",
 
1138                 "source": "https://github.com/doctrine/migrations/tree/3.7.2"
 
1142                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
1146                     "url": "https://www.patreon.com/phpdoctrine",
 
1150                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fmigrations",
 
1154             "time": "2023-12-05T11:35:05+00:00"
 
1157             "name": "doctrine/orm",
 
1158             "version": "2.18.1",
 
1161                 "url": "https://github.com/doctrine/orm.git",
 
1162                 "reference": "e6eef1a97d41f1ee244b6e69d7359d00cb3e4c4a"
 
1166                 "url": "https://api.github.com/repos/doctrine/orm/zipball/e6eef1a97d41f1ee244b6e69d7359d00cb3e4c4a",
 
1167                 "reference": "e6eef1a97d41f1ee244b6e69d7359d00cb3e4c4a",
 
1171                 "composer-runtime-api": "^2",
 
1172                 "doctrine/cache": "^1.12.1 || ^2.1.1",
 
1173                 "doctrine/collections": "^1.5 || ^2.1",
 
1174                 "doctrine/common": "^3.0.3",
 
1175                 "doctrine/dbal": "^2.13.1 || ^3.2",
 
1176                 "doctrine/deprecations": "^0.5.3 || ^1",
 
1177                 "doctrine/event-manager": "^1.2 || ^2",
 
1178                 "doctrine/inflector": "^1.4 || ^2.0",
 
1179                 "doctrine/instantiator": "^1.3 || ^2",
 
1180                 "doctrine/lexer": "^2 || ^3",
 
1181                 "doctrine/persistence": "^2.4 || ^3",
 
1183                 "php": "^7.1 || ^8.0",
 
1184                 "psr/cache": "^1 || ^2 || ^3",
 
1185                 "symfony/console": "^4.2 || ^5.0 || ^6.0 || ^7.0",
 
1186                 "symfony/polyfill-php72": "^1.23",
 
1187                 "symfony/polyfill-php80": "^1.16"
 
1190                 "doctrine/annotations": "<1.13 || >= 3.0"
 
1193                 "doctrine/annotations": "^1.13 || ^2",
 
1194                 "doctrine/coding-standard": "^9.0.2 || ^12.0",
 
1195                 "phpbench/phpbench": "^0.16.10 || ^1.0",
 
1196                 "phpstan/phpstan": "~1.4.10 || 1.10.35",
 
1197                 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
 
1198                 "psr/log": "^1 || ^2 || ^3",
 
1199                 "squizlabs/php_codesniffer": "3.7.2",
 
1200                 "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0",
 
1201                 "symfony/var-exporter": "^4.4 || ^5.4 || ^6.2 || ^7.0",
 
1202                 "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
 
1203                 "vimeo/psalm": "4.30.0 || 5.16.0"
 
1206                 "ext-dom": "Provides support for XSD validation for XML mapping files",
 
1207                 "symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0",
 
1208                 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
 
1216                     "Doctrine\\ORM\\": "src"
 
1219             "notification-url": "https://packagist.org/downloads/",
 
1225                     "name": "Guilherme Blanco",
 
1226                     "email": "guilhermeblanco@gmail.com"
 
1229                     "name": "Roman Borschel",
 
1230                     "email": "roman@code-factory.org"
 
1233                     "name": "Benjamin Eberlei",
 
1234                     "email": "kontakt@beberlei.de"
 
1237                     "name": "Jonathan Wage",
 
1238                     "email": "jonwage@gmail.com"
 
1241                     "name": "Marco Pivetta",
 
1242                     "email": "ocramius@gmail.com"
 
1245             "description": "Object-Relational-Mapper for PHP",
 
1246             "homepage": "https://www.doctrine-project.org/projects/orm.html",
 
1252                 "issues": "https://github.com/doctrine/orm/issues",
 
1253                 "source": "https://github.com/doctrine/orm/tree/2.18.1"
 
1255             "time": "2024-02-22T12:22:44+00:00"
 
1258             "name": "doctrine/persistence",
 
1262                 "url": "https://github.com/doctrine/persistence.git",
 
1263                 "reference": "63fee8c33bef740db6730eb2a750cd3da6495603"
 
1267                 "url": "https://api.github.com/repos/doctrine/persistence/zipball/63fee8c33bef740db6730eb2a750cd3da6495603",
 
1268                 "reference": "63fee8c33bef740db6730eb2a750cd3da6495603",
 
1272                 "doctrine/event-manager": "^1 || ^2",
 
1273                 "php": "^7.2 || ^8.0",
 
1274                 "psr/cache": "^1.0 || ^2.0 || ^3.0"
 
1277                 "doctrine/common": "<2.10"
 
1280                 "composer/package-versions-deprecated": "^1.11",
 
1281                 "doctrine/coding-standard": "^11",
 
1282                 "doctrine/common": "^3.0",
 
1283                 "phpstan/phpstan": "1.9.4",
 
1284                 "phpstan/phpstan-phpunit": "^1",
 
1285                 "phpstan/phpstan-strict-rules": "^1.1",
 
1286                 "phpunit/phpunit": "^8.5 || ^9.5",
 
1287                 "symfony/cache": "^4.4 || ^5.4 || ^6.0",
 
1288                 "vimeo/psalm": "4.30.0 || 5.3.0"
 
1293                     "Doctrine\\Persistence\\": "src/Persistence"
 
1296             "notification-url": "https://packagist.org/downloads/",
 
1302                     "name": "Guilherme Blanco",
 
1303                     "email": "guilhermeblanco@gmail.com"
 
1306                     "name": "Roman Borschel",
 
1307                     "email": "roman@code-factory.org"
 
1310                     "name": "Benjamin Eberlei",
 
1311                     "email": "kontakt@beberlei.de"
 
1314                     "name": "Jonathan Wage",
 
1315                     "email": "jonwage@gmail.com"
 
1318                     "name": "Johannes Schmitt",
 
1319                     "email": "schmittjoh@gmail.com"
 
1322                     "name": "Marco Pivetta",
 
1323                     "email": "ocramius@gmail.com"
 
1326             "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
 
1327             "homepage": "https://www.doctrine-project.org/projects/persistence.html",
 
1336                 "issues": "https://github.com/doctrine/persistence/issues",
 
1337                 "source": "https://github.com/doctrine/persistence/tree/3.2.0"
 
1341                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
1345                     "url": "https://www.patreon.com/phpdoctrine",
 
1349                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
 
1353             "time": "2023-05-17T18:32:04+00:00"
 
1356             "name": "doctrine/sql-formatter",
 
1360                 "url": "https://github.com/doctrine/sql-formatter.git",
 
1361                 "reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc"
 
1365                 "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/a321d114e0a18e6497f8a2cd6f890e000cc17ecc",
 
1366                 "reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc",
 
1370                 "php": "^7.1 || ^8.0"
 
1373                 "bamarni/composer-bin-plugin": "^1.4"
 
1381                     "Doctrine\\SqlFormatter\\": "src"
 
1384             "notification-url": "https://packagist.org/downloads/",
 
1390                     "name": "Jeremy Dorn",
 
1391                     "email": "jeremy@jeremydorn.com",
 
1392                     "homepage": "https://jeremydorn.com/"
 
1395             "description": "a PHP SQL highlighting library",
 
1396             "homepage": "https://github.com/doctrine/sql-formatter/",
 
1402                 "issues": "https://github.com/doctrine/sql-formatter/issues",
 
1403                 "source": "https://github.com/doctrine/sql-formatter/tree/1.2.0"
 
1405             "time": "2023-08-16T21:49:04+00:00"
 
1408             "name": "egulias/email-validator",
 
1412                 "url": "https://github.com/egulias/EmailValidator.git",
 
1413                 "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e"
 
1417                 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e",
 
1418                 "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e",
 
1422                 "doctrine/lexer": "^2.0 || ^3.0",
 
1424                 "symfony/polyfill-intl-idn": "^1.26"
 
1427                 "phpunit/phpunit": "^10.2",
 
1428                 "vimeo/psalm": "^5.12"
 
1431                 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
 
1436                     "dev-master": "4.0.x-dev"
 
1441                     "Egulias\\EmailValidator\\": "src"
 
1444             "notification-url": "https://packagist.org/downloads/",
 
1450                     "name": "Eduardo Gulias Davis"
 
1453             "description": "A library for validating emails against several RFCs",
 
1454             "homepage": "https://github.com/egulias/EmailValidator",
 
1463                 "issues": "https://github.com/egulias/EmailValidator/issues",
 
1464                 "source": "https://github.com/egulias/EmailValidator/tree/4.0.2"
 
1468                     "url": "https://github.com/egulias",
 
1472             "time": "2023-10-06T06:47:41+00:00"
 
1475             "name": "erusev/parsedown",
 
1479                 "url": "https://github.com/erusev/parsedown.git",
 
1480                 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
 
1484                 "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
 
1485                 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
 
1489                 "ext-mbstring": "*",
 
1493                 "phpunit/phpunit": "^4.8.35"
 
1501             "notification-url": "https://packagist.org/downloads/",
 
1507                     "name": "Emanuil Rusev",
 
1508                     "email": "hello@erusev.com",
 
1509                     "homepage": "http://erusev.com"
 
1512             "description": "Parser for Markdown.",
 
1513             "homepage": "http://parsedown.org",
 
1519                 "issues": "https://github.com/erusev/parsedown/issues",
 
1520                 "source": "https://github.com/erusev/parsedown/tree/1.7.x"
 
1522             "time": "2019-12-30T22:54:17+00:00"
 
1525             "name": "monolog/monolog",
 
1529                 "url": "https://github.com/Seldaek/monolog.git",
 
1530                 "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448"
 
1534                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448",
 
1535                 "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448",
 
1540                 "psr/log": "^2.0 || ^3.0"
 
1543                 "psr/log-implementation": "3.0.0"
 
1546                 "aws/aws-sdk-php": "^3.0",
 
1547                 "doctrine/couchdb": "~1.0@dev",
 
1548                 "elasticsearch/elasticsearch": "^7 || ^8",
 
1550                 "graylog2/gelf-php": "^1.4.2 || ^2.0",
 
1551                 "guzzlehttp/guzzle": "^7.4.5",
 
1552                 "guzzlehttp/psr7": "^2.2",
 
1553                 "mongodb/mongodb": "^1.8",
 
1554                 "php-amqplib/php-amqplib": "~2.4 || ^3",
 
1555                 "phpstan/phpstan": "^1.9",
 
1556                 "phpstan/phpstan-deprecation-rules": "^1.0",
 
1557                 "phpstan/phpstan-strict-rules": "^1.4",
 
1558                 "phpunit/phpunit": "^10.1",
 
1559                 "predis/predis": "^1.1 || ^2",
 
1560                 "ruflin/elastica": "^7",
 
1561                 "symfony/mailer": "^5.4 || ^6",
 
1562                 "symfony/mime": "^5.4 || ^6"
 
1565                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
 
1566                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
 
1567                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
 
1568                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
 
1569                 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
 
1570                 "ext-mbstring": "Allow to work properly with unicode symbols",
 
1571                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
 
1572                 "ext-openssl": "Required to send log messages using SSL",
 
1573                 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
 
1574                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
 
1575                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
 
1576                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
 
1577                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
 
1578                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
 
1583                     "dev-main": "3.x-dev"
 
1588                     "Monolog\\": "src/Monolog"
 
1591             "notification-url": "https://packagist.org/downloads/",
 
1597                     "name": "Jordi Boggiano",
 
1598                     "email": "j.boggiano@seld.be",
 
1599                     "homepage": "https://seld.be"
 
1602             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
 
1603             "homepage": "https://github.com/Seldaek/monolog",
 
1610                 "issues": "https://github.com/Seldaek/monolog/issues",
 
1611                 "source": "https://github.com/Seldaek/monolog/tree/3.5.0"
 
1615                     "url": "https://github.com/Seldaek",
 
1619                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
 
1623             "time": "2023-10-27T15:32:31+00:00"
 
1626             "name": "phpdocumentor/reflection-common",
 
1630                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
 
1631                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
 
1635                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
 
1636                 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
 
1640                 "php": "^7.2 || ^8.0"
 
1645                     "dev-2.x": "2.x-dev"
 
1650                     "phpDocumentor\\Reflection\\": "src/"
 
1653             "notification-url": "https://packagist.org/downloads/",
 
1659                     "name": "Jaap van Otterdijk",
 
1660                     "email": "opensource@ijaap.nl"
 
1663             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
 
1664             "homepage": "http://www.phpdoc.org",
 
1673                 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
 
1674                 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
 
1676             "time": "2020-06-27T09:03:43+00:00"
 
1679             "name": "phpdocumentor/reflection-docblock",
 
1683                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
 
1684                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
 
1688                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
 
1689                 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
 
1694                 "php": "^7.2 || ^8.0",
 
1695                 "phpdocumentor/reflection-common": "^2.2",
 
1696                 "phpdocumentor/type-resolver": "^1.3",
 
1697                 "webmozart/assert": "^1.9.1"
 
1700                 "mockery/mockery": "~1.3.2",
 
1701                 "psalm/phar": "^4.8"
 
1706                     "dev-master": "5.x-dev"
 
1711                     "phpDocumentor\\Reflection\\": "src"
 
1714             "notification-url": "https://packagist.org/downloads/",
 
1720                     "name": "Mike van Riel",
 
1721                     "email": "me@mikevanriel.com"
 
1724                     "name": "Jaap van Otterdijk",
 
1725                     "email": "account@ijaap.nl"
 
1728             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
 
1730                 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
 
1731                 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
 
1733             "time": "2021-10-19T17:43:47+00:00"
 
1736             "name": "phpdocumentor/type-resolver",
 
1740                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
 
1741                 "reference": "153ae662783729388a584b4361f2545e4d841e3c"
 
1745                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c",
 
1746                 "reference": "153ae662783729388a584b4361f2545e4d841e3c",
 
1750                 "doctrine/deprecations": "^1.0",
 
1751                 "php": "^7.3 || ^8.0",
 
1752                 "phpdocumentor/reflection-common": "^2.0",
 
1753                 "phpstan/phpdoc-parser": "^1.13"
 
1756                 "ext-tokenizer": "*",
 
1757                 "phpbench/phpbench": "^1.2",
 
1758                 "phpstan/extension-installer": "^1.1",
 
1759                 "phpstan/phpstan": "^1.8",
 
1760                 "phpstan/phpstan-phpunit": "^1.1",
 
1761                 "phpunit/phpunit": "^9.5",
 
1762                 "rector/rector": "^0.13.9",
 
1763                 "vimeo/psalm": "^4.25"
 
1768                     "dev-1.x": "1.x-dev"
 
1773                     "phpDocumentor\\Reflection\\": "src"
 
1776             "notification-url": "https://packagist.org/downloads/",
 
1782                     "name": "Mike van Riel",
 
1783                     "email": "me@mikevanriel.com"
 
1786             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
 
1788                 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
 
1789                 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2"
 
1791             "time": "2024-02-23T11:10:43+00:00"
 
1794             "name": "phpstan/phpdoc-parser",
 
1795             "version": "1.26.0",
 
1798                 "url": "https://github.com/phpstan/phpdoc-parser.git",
 
1799                 "reference": "231e3186624c03d7e7c890ec662b81e6b0405227"
 
1803                 "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/231e3186624c03d7e7c890ec662b81e6b0405227",
 
1804                 "reference": "231e3186624c03d7e7c890ec662b81e6b0405227",
 
1808                 "php": "^7.2 || ^8.0"
 
1811                 "doctrine/annotations": "^2.0",
 
1812                 "nikic/php-parser": "^4.15",
 
1813                 "php-parallel-lint/php-parallel-lint": "^1.2",
 
1814                 "phpstan/extension-installer": "^1.0",
 
1815                 "phpstan/phpstan": "^1.5",
 
1816                 "phpstan/phpstan-phpunit": "^1.1",
 
1817                 "phpstan/phpstan-strict-rules": "^1.0",
 
1818                 "phpunit/phpunit": "^9.5",
 
1819                 "symfony/process": "^5.2"
 
1824                     "PHPStan\\PhpDocParser\\": [
 
1829             "notification-url": "https://packagist.org/downloads/",
 
1833             "description": "PHPDoc parser with support for nullable, intersection and generic types",
 
1835                 "issues": "https://github.com/phpstan/phpdoc-parser/issues",
 
1836                 "source": "https://github.com/phpstan/phpdoc-parser/tree/1.26.0"
 
1838             "time": "2024-02-23T16:05:55+00:00"
 
1841             "name": "psr/cache",
 
1845                 "url": "https://github.com/php-fig/cache.git",
 
1846                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
 
1850                 "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
 
1851                 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
 
1860                     "dev-master": "1.0.x-dev"
 
1865                     "Psr\\Cache\\": "src/"
 
1868             "notification-url": "https://packagist.org/downloads/",
 
1875                     "homepage": "https://www.php-fig.org/"
 
1878             "description": "Common interface for caching libraries",
 
1885                 "source": "https://github.com/php-fig/cache/tree/3.0.0"
 
1887             "time": "2021-02-03T23:26:27+00:00"
 
1890             "name": "psr/clock",
 
1894                 "url": "https://github.com/php-fig/clock.git",
 
1895                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
 
1899                 "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
 
1900                 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
 
1904                 "php": "^7.0 || ^8.0"
 
1909                     "Psr\\Clock\\": "src/"
 
1912             "notification-url": "https://packagist.org/downloads/",
 
1919                     "homepage": "https://www.php-fig.org/"
 
1922             "description": "Common interface for reading the clock.",
 
1923             "homepage": "https://github.com/php-fig/clock",
 
1932                 "issues": "https://github.com/php-fig/clock/issues",
 
1933                 "source": "https://github.com/php-fig/clock/tree/1.0.0"
 
1935             "time": "2022-11-25T14:36:26+00:00"
 
1938             "name": "psr/container",
 
1942                 "url": "https://github.com/php-fig/container.git",
 
1943                 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
 
1947                 "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
 
1948                 "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
 
1957                     "dev-master": "2.0.x-dev"
 
1962                     "Psr\\Container\\": "src/"
 
1965             "notification-url": "https://packagist.org/downloads/",
 
1972                     "homepage": "https://www.php-fig.org/"
 
1975             "description": "Common Container Interface (PHP FIG PSR-11)",
 
1976             "homepage": "https://github.com/php-fig/container",
 
1980                 "container-interface",
 
1981                 "container-interop",
 
1985                 "issues": "https://github.com/php-fig/container/issues",
 
1986                 "source": "https://github.com/php-fig/container/tree/2.0.2"
 
1988             "time": "2021-11-05T16:47:00+00:00"
 
1991             "name": "psr/event-dispatcher",
 
1995                 "url": "https://github.com/php-fig/event-dispatcher.git",
 
1996                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
 
2000                 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
 
2001                 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
 
2010                     "dev-master": "1.0.x-dev"
 
2015                     "Psr\\EventDispatcher\\": "src/"
 
2018             "notification-url": "https://packagist.org/downloads/",
 
2025                     "homepage": "http://www.php-fig.org/"
 
2028             "description": "Standard interfaces for event handling.",
 
2035                 "issues": "https://github.com/php-fig/event-dispatcher/issues",
 
2036                 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
 
2038             "time": "2019-01-08T18:20:26+00:00"
 
2045                 "url": "https://github.com/php-fig/link.git",
 
2046                 "reference": "84b159194ecfd7eaa472280213976e96415433f7"
 
2050                 "url": "https://api.github.com/repos/php-fig/link/zipball/84b159194ecfd7eaa472280213976e96415433f7",
 
2051                 "reference": "84b159194ecfd7eaa472280213976e96415433f7",
 
2058                 "fig/link-util": "Provides some useful PSR-13 utilities"
 
2063                     "dev-master": "2.0.x-dev"
 
2068                     "Psr\\Link\\": "src/"
 
2071             "notification-url": "https://packagist.org/downloads/",
 
2078                     "homepage": "http://www.php-fig.org/"
 
2081             "description": "Common interfaces for HTTP links",
 
2082             "homepage": "https://github.com/php-fig/link",
 
2092                 "source": "https://github.com/php-fig/link/tree/2.0.1"
 
2094             "time": "2021-03-11T23:00:27+00:00"
 
2101                 "url": "https://github.com/php-fig/log.git",
 
2102                 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
 
2106                 "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
 
2107                 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
 
2116                     "dev-master": "3.x-dev"
 
2124             "notification-url": "https://packagist.org/downloads/",
 
2131                     "homepage": "https://www.php-fig.org/"
 
2134             "description": "Common interface for logging libraries",
 
2135             "homepage": "https://github.com/php-fig/log",
 
2142                 "source": "https://github.com/php-fig/log/tree/3.0.0"
 
2144             "time": "2021-07-14T16:46:02+00:00"
 
2147             "name": "rapsys/blogbundle",
 
2148             "version": "dev-master",
 
2151                 "url": "https://rapsys@git.rapsys.eu/blogbundle",
 
2152                 "reference": "master"
 
2155                 "doctrine/doctrine-bundle": "^1.0|^2.0",
 
2156                 "doctrine/orm": "^2.0|^3.0",
 
2157                 "erusev/parsedown": "^1.0|^2.0",
 
2158                 "rapsys/packbundle": "dev-master",
 
2159                 "rapsys/userbundle": "dev-master",
 
2160                 "symfony/flex": "^1.0|^2.0",
 
2161                 "symfony/form": "^4.0|^5.0|^6.0|^7.0",
 
2162                 "symfony/framework-bundle": "^4.0|^5.0|^6.0|^7.0",
 
2163                 "symfony/mailer": "^4.0|^5.0|^6.0|^7.0",
 
2164                 "symfony/profiler-pack": "^1.0",
 
2165                 "symfony/security-bundle": "^4.0|^5.0|^6.0|^7.0",
 
2166                 "symfony/translation": "^4.0|^5.0|^6.0|^7.0",
 
2167                 "symfony/twig-bundle": "^4.0|^5.0|^6.0|^7.0",
 
2168                 "symfony/validator": "^4.0|^5.0|^6.0|^7.0",
 
2169                 "twig/html-extra": "^2.0|^3.0",
 
2170                 "twig/intl-extra": "^2.0|^3.0"
 
2173                 "doctrine/doctrine-fixtures-bundle": "^3.0",
 
2174                 "symfony/browser-kit": "^4.0|^5.0|^6.0|^7.0",
 
2175                 "symfony/maker-bundle": "^1.0",
 
2176                 "symfony/phpunit-bridge": "^4.0|^5.0|^6.0|^7.0",
 
2177                 "symfony/web-profiler-bundle": "^4.0|^5.0|^6.0|^7.0"
 
2182                     "Rapsys\\BlogBundle\\": ""
 
2187             "name": "rapsys/packbundle",
 
2188             "version": "dev-master",
 
2191                 "url": "https://rapsys@git.rapsys.eu/packbundle",
 
2192                 "reference": "master"
 
2195                 "symfony/asset": "^4.0|^5.0|^6.0|^7.0",
 
2196                 "symfony/flex": "^1.0|^2.0",
 
2197                 "symfony/framework-bundle": "^4.0|^5.0|^6.0|^7.0",
 
2198                 "symfony/process": "^4.0|^5.0|^6.0|^7.0",
 
2199                 "symfony/twig-bundle": "^4.0|^5.0|^6.0|^7.0"
 
2204                     "Rapsys\\PackBundle\\": ""
 
2209             "name": "rapsys/userbundle",
 
2210             "version": "dev-master",
 
2213                 "url": "https://rapsys@git.rapsys.eu/userbundle",
 
2214                 "reference": "master"
 
2217                 "doctrine/doctrine-bundle": "^1.0|^2.0",
 
2218                 "rapsys/packbundle": "dev-master",
 
2219                 "symfony/flex": "^1.0|^2.0",
 
2220                 "symfony/form": "^4.0|^5.0|^6.0|^7.0",
 
2221                 "symfony/framework-bundle": "^4.0|^5.0|^6.0|^7.0",
 
2222                 "symfony/security-bundle": "^4.0|^5.0|^6.0|^7.0",
 
2223                 "symfony/validator": "^4.0|^5.0|^6.0|^7.0"
 
2228                     "Rapsys\\UserBundle\\": ""
 
2233             "name": "symfony/asset",
 
2234             "version": "v7.0.3",
 
2237                 "url": "https://github.com/symfony/asset.git",
 
2238                 "reference": "3ae493792fc17cc31b84e231f30f2d154575f171"
 
2242                 "url": "https://api.github.com/repos/symfony/asset/zipball/3ae493792fc17cc31b84e231f30f2d154575f171",
 
2243                 "reference": "3ae493792fc17cc31b84e231f30f2d154575f171",
 
2250                 "symfony/http-foundation": "<6.4"
 
2253                 "symfony/http-client": "^6.4|^7.0",
 
2254                 "symfony/http-foundation": "^6.4|^7.0",
 
2255                 "symfony/http-kernel": "^6.4|^7.0"
 
2260                     "Symfony\\Component\\Asset\\": ""
 
2262                 "exclude-from-classmap": [
 
2266             "notification-url": "https://packagist.org/downloads/",
 
2272                     "name": "Fabien Potencier",
 
2273                     "email": "fabien@symfony.com"
 
2276                     "name": "Symfony Community",
 
2277                     "homepage": "https://symfony.com/contributors"
 
2280             "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
 
2281             "homepage": "https://symfony.com",
 
2283                 "source": "https://github.com/symfony/asset/tree/v7.0.3"
 
2287                     "url": "https://symfony.com/sponsor",
 
2291                     "url": "https://github.com/fabpot",
 
2295                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2299             "time": "2024-01-23T15:02:46+00:00"
 
2302             "name": "symfony/cache",
 
2303             "version": "v7.0.3",
 
2306                 "url": "https://github.com/symfony/cache.git",
 
2307                 "reference": "2207eceb2433d74df81232d97439bf508cb9e050"
 
2311                 "url": "https://api.github.com/repos/symfony/cache/zipball/2207eceb2433d74df81232d97439bf508cb9e050",
 
2312                 "reference": "2207eceb2433d74df81232d97439bf508cb9e050",
 
2317                 "psr/cache": "^2.0|^3.0",
 
2318                 "psr/log": "^1.1|^2|^3",
 
2319                 "symfony/cache-contracts": "^2.5|^3",
 
2320                 "symfony/service-contracts": "^2.5|^3",
 
2321                 "symfony/var-exporter": "^6.4|^7.0"
 
2324                 "doctrine/dbal": "<3.6",
 
2325                 "symfony/dependency-injection": "<6.4",
 
2326                 "symfony/http-kernel": "<6.4",
 
2327                 "symfony/var-dumper": "<6.4"
 
2330                 "psr/cache-implementation": "2.0|3.0",
 
2331                 "psr/simple-cache-implementation": "1.0|2.0|3.0",
 
2332                 "symfony/cache-implementation": "1.1|2.0|3.0"
 
2335                 "cache/integration-tests": "dev-master",
 
2336                 "doctrine/dbal": "^3.6|^4",
 
2337                 "predis/predis": "^1.1|^2.0",
 
2338                 "psr/simple-cache": "^1.0|^2.0|^3.0",
 
2339                 "symfony/config": "^6.4|^7.0",
 
2340                 "symfony/dependency-injection": "^6.4|^7.0",
 
2341                 "symfony/filesystem": "^6.4|^7.0",
 
2342                 "symfony/http-kernel": "^6.4|^7.0",
 
2343                 "symfony/messenger": "^6.4|^7.0",
 
2344                 "symfony/var-dumper": "^6.4|^7.0"
 
2349                     "Symfony\\Component\\Cache\\": ""
 
2352                     "Traits/ValueWrapper.php"
 
2354                 "exclude-from-classmap": [
 
2358             "notification-url": "https://packagist.org/downloads/",
 
2364                     "name": "Nicolas Grekas",
 
2365                     "email": "p@tchwork.com"
 
2368                     "name": "Symfony Community",
 
2369                     "homepage": "https://symfony.com/contributors"
 
2372             "description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
 
2373             "homepage": "https://symfony.com",
 
2379                 "source": "https://github.com/symfony/cache/tree/v7.0.3"
 
2383                     "url": "https://symfony.com/sponsor",
 
2387                     "url": "https://github.com/fabpot",
 
2391                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2395             "time": "2024-01-23T15:02:46+00:00"
 
2398             "name": "symfony/cache-contracts",
 
2399             "version": "v3.4.0",
 
2402                 "url": "https://github.com/symfony/cache-contracts.git",
 
2403                 "reference": "1d74b127da04ffa87aa940abe15446fa89653778"
 
2407                 "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1d74b127da04ffa87aa940abe15446fa89653778",
 
2408                 "reference": "1d74b127da04ffa87aa940abe15446fa89653778",
 
2418                     "dev-main": "3.4-dev"
 
2421                     "name": "symfony/contracts",
 
2422                     "url": "https://github.com/symfony/contracts"
 
2427                     "Symfony\\Contracts\\Cache\\": ""
 
2430             "notification-url": "https://packagist.org/downloads/",
 
2436                     "name": "Nicolas Grekas",
 
2437                     "email": "p@tchwork.com"
 
2440                     "name": "Symfony Community",
 
2441                     "homepage": "https://symfony.com/contributors"
 
2444             "description": "Generic abstractions related to caching",
 
2445             "homepage": "https://symfony.com",
 
2455                 "source": "https://github.com/symfony/cache-contracts/tree/v3.4.0"
 
2459                     "url": "https://symfony.com/sponsor",
 
2463                     "url": "https://github.com/fabpot",
 
2467                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2471             "time": "2023-09-25T12:52:38+00:00"
 
2474             "name": "symfony/clock",
 
2475             "version": "v7.0.3",
 
2478                 "url": "https://github.com/symfony/clock.git",
 
2479                 "reference": "1c680e565dc0044d8ed3baeb57835fcacd9c6aed"
 
2483                 "url": "https://api.github.com/repos/symfony/clock/zipball/1c680e565dc0044d8ed3baeb57835fcacd9c6aed",
 
2484                 "reference": "1c680e565dc0044d8ed3baeb57835fcacd9c6aed",
 
2489                 "psr/clock": "^1.0",
 
2490                 "symfony/polyfill-php83": "^1.28"
 
2493                 "psr/clock-implementation": "1.0"
 
2501                     "Symfony\\Component\\Clock\\": ""
 
2503                 "exclude-from-classmap": [
 
2507             "notification-url": "https://packagist.org/downloads/",
 
2513                     "name": "Nicolas Grekas",
 
2514                     "email": "p@tchwork.com"
 
2517                     "name": "Symfony Community",
 
2518                     "homepage": "https://symfony.com/contributors"
 
2521             "description": "Decouples applications from the system clock",
 
2522             "homepage": "https://symfony.com",
 
2529                 "source": "https://github.com/symfony/clock/tree/v7.0.3"
 
2533                     "url": "https://symfony.com/sponsor",
 
2537                     "url": "https://github.com/fabpot",
 
2541                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2545             "time": "2024-01-23T15:02:46+00:00"
 
2548             "name": "symfony/config",
 
2549             "version": "v7.0.3",
 
2552                 "url": "https://github.com/symfony/config.git",
 
2553                 "reference": "86a5027869ca3d6bdecae6d5d6c2f77c8f2c1d16"
 
2557                 "url": "https://api.github.com/repos/symfony/config/zipball/86a5027869ca3d6bdecae6d5d6c2f77c8f2c1d16",
 
2558                 "reference": "86a5027869ca3d6bdecae6d5d6c2f77c8f2c1d16",
 
2563                 "symfony/deprecation-contracts": "^2.5|^3",
 
2564                 "symfony/filesystem": "^6.4|^7.0",
 
2565                 "symfony/polyfill-ctype": "~1.8"
 
2568                 "symfony/finder": "<6.4",
 
2569                 "symfony/service-contracts": "<2.5"
 
2572                 "symfony/event-dispatcher": "^6.4|^7.0",
 
2573                 "symfony/finder": "^6.4|^7.0",
 
2574                 "symfony/messenger": "^6.4|^7.0",
 
2575                 "symfony/service-contracts": "^2.5|^3",
 
2576                 "symfony/yaml": "^6.4|^7.0"
 
2581                     "Symfony\\Component\\Config\\": ""
 
2583                 "exclude-from-classmap": [
 
2587             "notification-url": "https://packagist.org/downloads/",
 
2593                     "name": "Fabien Potencier",
 
2594                     "email": "fabien@symfony.com"
 
2597                     "name": "Symfony Community",
 
2598                     "homepage": "https://symfony.com/contributors"
 
2601             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
 
2602             "homepage": "https://symfony.com",
 
2604                 "source": "https://github.com/symfony/config/tree/v7.0.3"
 
2608                     "url": "https://symfony.com/sponsor",
 
2612                     "url": "https://github.com/fabpot",
 
2616                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2620             "time": "2024-01-30T08:34:29+00:00"
 
2623             "name": "symfony/console",
 
2624             "version": "v7.0.3",
 
2627                 "url": "https://github.com/symfony/console.git",
 
2628                 "reference": "c5010d50f1ee4b25cfa0201d9915cf1b14071456"
 
2632                 "url": "https://api.github.com/repos/symfony/console/zipball/c5010d50f1ee4b25cfa0201d9915cf1b14071456",
 
2633                 "reference": "c5010d50f1ee4b25cfa0201d9915cf1b14071456",
 
2638                 "symfony/polyfill-mbstring": "~1.0",
 
2639                 "symfony/service-contracts": "^2.5|^3",
 
2640                 "symfony/string": "^6.4|^7.0"
 
2643                 "symfony/dependency-injection": "<6.4",
 
2644                 "symfony/dotenv": "<6.4",
 
2645                 "symfony/event-dispatcher": "<6.4",
 
2646                 "symfony/lock": "<6.4",
 
2647                 "symfony/process": "<6.4"
 
2650                 "psr/log-implementation": "1.0|2.0|3.0"
 
2653                 "psr/log": "^1|^2|^3",
 
2654                 "symfony/config": "^6.4|^7.0",
 
2655                 "symfony/dependency-injection": "^6.4|^7.0",
 
2656                 "symfony/event-dispatcher": "^6.4|^7.0",
 
2657                 "symfony/http-foundation": "^6.4|^7.0",
 
2658                 "symfony/http-kernel": "^6.4|^7.0",
 
2659                 "symfony/lock": "^6.4|^7.0",
 
2660                 "symfony/messenger": "^6.4|^7.0",
 
2661                 "symfony/process": "^6.4|^7.0",
 
2662                 "symfony/stopwatch": "^6.4|^7.0",
 
2663                 "symfony/var-dumper": "^6.4|^7.0"
 
2668                     "Symfony\\Component\\Console\\": ""
 
2670                 "exclude-from-classmap": [
 
2674             "notification-url": "https://packagist.org/downloads/",
 
2680                     "name": "Fabien Potencier",
 
2681                     "email": "fabien@symfony.com"
 
2684                     "name": "Symfony Community",
 
2685                     "homepage": "https://symfony.com/contributors"
 
2688             "description": "Eases the creation of beautiful and testable command line interfaces",
 
2689             "homepage": "https://symfony.com",
 
2697                 "source": "https://github.com/symfony/console/tree/v7.0.3"
 
2701                     "url": "https://symfony.com/sponsor",
 
2705                     "url": "https://github.com/fabpot",
 
2709                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2713             "time": "2024-01-23T15:02:46+00:00"
 
2716             "name": "symfony/dependency-injection",
 
2717             "version": "v7.0.3",
 
2720                 "url": "https://github.com/symfony/dependency-injection.git",
 
2721                 "reference": "e915c6684b8e3ae90a4441f6823ebbb40edf0b92"
 
2725                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e915c6684b8e3ae90a4441f6823ebbb40edf0b92",
 
2726                 "reference": "e915c6684b8e3ae90a4441f6823ebbb40edf0b92",
 
2731                 "psr/container": "^1.1|^2.0",
 
2732                 "symfony/deprecation-contracts": "^2.5|^3",
 
2733                 "symfony/service-contracts": "^3.3",
 
2734                 "symfony/var-exporter": "^6.4|^7.0"
 
2737                 "ext-psr": "<1.1|>=2",
 
2738                 "symfony/config": "<6.4",
 
2739                 "symfony/finder": "<6.4",
 
2740                 "symfony/yaml": "<6.4"
 
2743                 "psr/container-implementation": "1.1|2.0",
 
2744                 "symfony/service-implementation": "1.1|2.0|3.0"
 
2747                 "symfony/config": "^6.4|^7.0",
 
2748                 "symfony/expression-language": "^6.4|^7.0",
 
2749                 "symfony/yaml": "^6.4|^7.0"
 
2754                     "Symfony\\Component\\DependencyInjection\\": ""
 
2756                 "exclude-from-classmap": [
 
2760             "notification-url": "https://packagist.org/downloads/",
 
2766                     "name": "Fabien Potencier",
 
2767                     "email": "fabien@symfony.com"
 
2770                     "name": "Symfony Community",
 
2771                     "homepage": "https://symfony.com/contributors"
 
2774             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
 
2775             "homepage": "https://symfony.com",
 
2777                 "source": "https://github.com/symfony/dependency-injection/tree/v7.0.3"
 
2781                     "url": "https://symfony.com/sponsor",
 
2785                     "url": "https://github.com/fabpot",
 
2789                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2793             "time": "2024-01-30T08:34:29+00:00"
 
2796             "name": "symfony/deprecation-contracts",
 
2797             "version": "v3.4.0",
 
2800                 "url": "https://github.com/symfony/deprecation-contracts.git",
 
2801                 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
 
2805                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
 
2806                 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
 
2815                     "dev-main": "3.4-dev"
 
2818                     "name": "symfony/contracts",
 
2819                     "url": "https://github.com/symfony/contracts"
 
2827             "notification-url": "https://packagist.org/downloads/",
 
2833                     "name": "Nicolas Grekas",
 
2834                     "email": "p@tchwork.com"
 
2837                     "name": "Symfony Community",
 
2838                     "homepage": "https://symfony.com/contributors"
 
2841             "description": "A generic function and convention to trigger deprecation notices",
 
2842             "homepage": "https://symfony.com",
 
2844                 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
 
2848                     "url": "https://symfony.com/sponsor",
 
2852                     "url": "https://github.com/fabpot",
 
2856                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2860             "time": "2023-05-23T14:45:45+00:00"
 
2863             "name": "symfony/doctrine-bridge",
 
2864             "version": "v7.0.3",
 
2867                 "url": "https://github.com/symfony/doctrine-bridge.git",
 
2868                 "reference": "fbea8d2b5f5c6cf0a2aab882571a047ee9238cb4"
 
2872                 "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/fbea8d2b5f5c6cf0a2aab882571a047ee9238cb4",
 
2873                 "reference": "fbea8d2b5f5c6cf0a2aab882571a047ee9238cb4",
 
2877                 "doctrine/event-manager": "^2",
 
2878                 "doctrine/persistence": "^3.1",
 
2880                 "symfony/polyfill-ctype": "~1.8",
 
2881                 "symfony/polyfill-mbstring": "~1.0",
 
2882                 "symfony/service-contracts": "^2.5|^3"
 
2885                 "doctrine/dbal": "<3.6",
 
2886                 "doctrine/lexer": "<1.1",
 
2887                 "doctrine/orm": "<2.15",
 
2888                 "symfony/cache": "<6.4",
 
2889                 "symfony/dependency-injection": "<6.4",
 
2890                 "symfony/form": "<6.4",
 
2891                 "symfony/http-foundation": "<6.4",
 
2892                 "symfony/http-kernel": "<6.4",
 
2893                 "symfony/lock": "<6.4",
 
2894                 "symfony/messenger": "<6.4",
 
2895                 "symfony/property-info": "<6.4",
 
2896                 "symfony/security-bundle": "<6.4",
 
2897                 "symfony/security-core": "<6.4",
 
2898                 "symfony/validator": "<6.4"
 
2901                 "doctrine/collections": "^1.0|^2.0",
 
2902                 "doctrine/data-fixtures": "^1.1",
 
2903                 "doctrine/dbal": "^3.6|^4",
 
2904                 "doctrine/orm": "^2.15|^3",
 
2905                 "psr/log": "^1|^2|^3",
 
2906                 "symfony/cache": "^6.4|^7.0",
 
2907                 "symfony/config": "^6.4|^7.0",
 
2908                 "symfony/dependency-injection": "^6.4|^7.0",
 
2909                 "symfony/doctrine-messenger": "^6.4|^7.0",
 
2910                 "symfony/expression-language": "^6.4|^7.0",
 
2911                 "symfony/form": "^6.4|^7.0",
 
2912                 "symfony/http-kernel": "^6.4|^7.0",
 
2913                 "symfony/lock": "^6.4|^7.0",
 
2914                 "symfony/messenger": "^6.4|^7.0",
 
2915                 "symfony/property-access": "^6.4|^7.0",
 
2916                 "symfony/property-info": "^6.4|^7.0",
 
2917                 "symfony/security-core": "^6.4|^7.0",
 
2918                 "symfony/stopwatch": "^6.4|^7.0",
 
2919                 "symfony/translation": "^6.4|^7.0",
 
2920                 "symfony/uid": "^6.4|^7.0",
 
2921                 "symfony/validator": "^6.4|^7.0",
 
2922                 "symfony/var-dumper": "^6.4|^7.0"
 
2924             "type": "symfony-bridge",
 
2927                     "Symfony\\Bridge\\Doctrine\\": ""
 
2929                 "exclude-from-classmap": [
 
2933             "notification-url": "https://packagist.org/downloads/",
 
2939                     "name": "Fabien Potencier",
 
2940                     "email": "fabien@symfony.com"
 
2943                     "name": "Symfony Community",
 
2944                     "homepage": "https://symfony.com/contributors"
 
2947             "description": "Provides integration for Doctrine with various Symfony components",
 
2948             "homepage": "https://symfony.com",
 
2950                 "source": "https://github.com/symfony/doctrine-bridge/tree/v7.0.3"
 
2954                     "url": "https://symfony.com/sponsor",
 
2958                     "url": "https://github.com/fabpot",
 
2962                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2966             "time": "2024-01-30T13:55:15+00:00"
 
2969             "name": "symfony/doctrine-messenger",
 
2970             "version": "v7.0.3",
 
2973                 "url": "https://github.com/symfony/doctrine-messenger.git",
 
2974                 "reference": "2e31535147212328570717d091e082326963d40e"
 
2978                 "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/2e31535147212328570717d091e082326963d40e",
 
2979                 "reference": "2e31535147212328570717d091e082326963d40e",
 
2983                 "doctrine/dbal": "^3.6|^4",
 
2985                 "symfony/messenger": "^6.4|^7.0",
 
2986                 "symfony/service-contracts": "^2.5|^3"
 
2989                 "doctrine/persistence": "<1.3"
 
2992                 "doctrine/persistence": "^1.3|^2|^3",
 
2993                 "symfony/property-access": "^6.4|^7.0",
 
2994                 "symfony/serializer": "^6.4|^7.0"
 
2996             "type": "symfony-messenger-bridge",
 
2999                     "Symfony\\Component\\Messenger\\Bridge\\Doctrine\\": ""
 
3001                 "exclude-from-classmap": [
 
3005             "notification-url": "https://packagist.org/downloads/",
 
3011                     "name": "Fabien Potencier",
 
3012                     "email": "fabien@symfony.com"
 
3015                     "name": "Symfony Community",
 
3016                     "homepage": "https://symfony.com/contributors"
 
3019             "description": "Symfony Doctrine Messenger Bridge",
 
3020             "homepage": "https://symfony.com",
 
3022                 "source": "https://github.com/symfony/doctrine-messenger/tree/v7.0.3"
 
3026                     "url": "https://symfony.com/sponsor",
 
3030                     "url": "https://github.com/fabpot",
 
3034                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3038             "time": "2024-01-23T15:02:46+00:00"
 
3041             "name": "symfony/dotenv",
 
3042             "version": "v7.0.3",
 
3045                 "url": "https://github.com/symfony/dotenv.git",
 
3046                 "reference": "4c69bf8ff41bd959050033eccb28ebe4b5c9b012"
 
3050                 "url": "https://api.github.com/repos/symfony/dotenv/zipball/4c69bf8ff41bd959050033eccb28ebe4b5c9b012",
 
3051                 "reference": "4c69bf8ff41bd959050033eccb28ebe4b5c9b012",
 
3058                 "symfony/console": "<6.4",
 
3059                 "symfony/process": "<6.4"
 
3062                 "symfony/console": "^6.4|^7.0",
 
3063                 "symfony/process": "^6.4|^7.0"
 
3068                     "Symfony\\Component\\Dotenv\\": ""
 
3070                 "exclude-from-classmap": [
 
3074             "notification-url": "https://packagist.org/downloads/",
 
3080                     "name": "Fabien Potencier",
 
3081                     "email": "fabien@symfony.com"
 
3084                     "name": "Symfony Community",
 
3085                     "homepage": "https://symfony.com/contributors"
 
3088             "description": "Registers environment variables from a .env file",
 
3089             "homepage": "https://symfony.com",
 
3096                 "source": "https://github.com/symfony/dotenv/tree/v7.0.3"
 
3100                     "url": "https://symfony.com/sponsor",
 
3104                     "url": "https://github.com/fabpot",
 
3108                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3112             "time": "2024-01-23T15:02:46+00:00"
 
3115             "name": "symfony/error-handler",
 
3116             "version": "v7.0.3",
 
3119                 "url": "https://github.com/symfony/error-handler.git",
 
3120                 "reference": "9441608b79577176b6d8e44012cc3d20b4b45242"
 
3124                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/9441608b79577176b6d8e44012cc3d20b4b45242",
 
3125                 "reference": "9441608b79577176b6d8e44012cc3d20b4b45242",
 
3130                 "psr/log": "^1|^2|^3",
 
3131                 "symfony/var-dumper": "^6.4|^7.0"
 
3134                 "symfony/deprecation-contracts": "<2.5",
 
3135                 "symfony/http-kernel": "<6.4"
 
3138                 "symfony/deprecation-contracts": "^2.5|^3",
 
3139                 "symfony/http-kernel": "^6.4|^7.0",
 
3140                 "symfony/serializer": "^6.4|^7.0"
 
3143                 "Resources/bin/patch-type-declarations"
 
3148                     "Symfony\\Component\\ErrorHandler\\": ""
 
3150                 "exclude-from-classmap": [
 
3154             "notification-url": "https://packagist.org/downloads/",
 
3160                     "name": "Fabien Potencier",
 
3161                     "email": "fabien@symfony.com"
 
3164                     "name": "Symfony Community",
 
3165                     "homepage": "https://symfony.com/contributors"
 
3168             "description": "Provides tools to manage errors and ease debugging PHP code",
 
3169             "homepage": "https://symfony.com",
 
3171                 "source": "https://github.com/symfony/error-handler/tree/v7.0.3"
 
3175                     "url": "https://symfony.com/sponsor",
 
3179                     "url": "https://github.com/fabpot",
 
3183                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3187             "time": "2024-01-29T15:41:16+00:00"
 
3190             "name": "symfony/event-dispatcher",
 
3191             "version": "v7.0.3",
 
3194                 "url": "https://github.com/symfony/event-dispatcher.git",
 
3195                 "reference": "834c28d533dd0636f910909d01b9ff45cc094b5e"
 
3199                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/834c28d533dd0636f910909d01b9ff45cc094b5e",
 
3200                 "reference": "834c28d533dd0636f910909d01b9ff45cc094b5e",
 
3205                 "symfony/event-dispatcher-contracts": "^2.5|^3"
 
3208                 "symfony/dependency-injection": "<6.4",
 
3209                 "symfony/service-contracts": "<2.5"
 
3212                 "psr/event-dispatcher-implementation": "1.0",
 
3213                 "symfony/event-dispatcher-implementation": "2.0|3.0"
 
3216                 "psr/log": "^1|^2|^3",
 
3217                 "symfony/config": "^6.4|^7.0",
 
3218                 "symfony/dependency-injection": "^6.4|^7.0",
 
3219                 "symfony/error-handler": "^6.4|^7.0",
 
3220                 "symfony/expression-language": "^6.4|^7.0",
 
3221                 "symfony/http-foundation": "^6.4|^7.0",
 
3222                 "symfony/service-contracts": "^2.5|^3",
 
3223                 "symfony/stopwatch": "^6.4|^7.0"
 
3228                     "Symfony\\Component\\EventDispatcher\\": ""
 
3230                 "exclude-from-classmap": [
 
3234             "notification-url": "https://packagist.org/downloads/",
 
3240                     "name": "Fabien Potencier",
 
3241                     "email": "fabien@symfony.com"
 
3244                     "name": "Symfony Community",
 
3245                     "homepage": "https://symfony.com/contributors"
 
3248             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
 
3249             "homepage": "https://symfony.com",
 
3251                 "source": "https://github.com/symfony/event-dispatcher/tree/v7.0.3"
 
3255                     "url": "https://symfony.com/sponsor",
 
3259                     "url": "https://github.com/fabpot",
 
3263                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3267             "time": "2024-01-23T15:02:46+00:00"
 
3270             "name": "symfony/event-dispatcher-contracts",
 
3271             "version": "v3.4.0",
 
3274                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
 
3275                 "reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
 
3279                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
 
3280                 "reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
 
3285                 "psr/event-dispatcher": "^1"
 
3290                     "dev-main": "3.4-dev"
 
3293                     "name": "symfony/contracts",
 
3294                     "url": "https://github.com/symfony/contracts"
 
3299                     "Symfony\\Contracts\\EventDispatcher\\": ""
 
3302             "notification-url": "https://packagist.org/downloads/",
 
3308                     "name": "Nicolas Grekas",
 
3309                     "email": "p@tchwork.com"
 
3312                     "name": "Symfony Community",
 
3313                     "homepage": "https://symfony.com/contributors"
 
3316             "description": "Generic abstractions related to dispatching event",
 
3317             "homepage": "https://symfony.com",
 
3327                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0"
 
3331                     "url": "https://symfony.com/sponsor",
 
3335                     "url": "https://github.com/fabpot",
 
3339                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3343             "time": "2023-05-23T14:45:45+00:00"
 
3346             "name": "symfony/expression-language",
 
3347             "version": "v7.0.3",
 
3350                 "url": "https://github.com/symfony/expression-language.git",
 
3351                 "reference": "0877c599cb260c9614f9229c0a2090d6919fd621"
 
3355                 "url": "https://api.github.com/repos/symfony/expression-language/zipball/0877c599cb260c9614f9229c0a2090d6919fd621",
 
3356                 "reference": "0877c599cb260c9614f9229c0a2090d6919fd621",
 
3361                 "symfony/cache": "^6.4|^7.0",
 
3362                 "symfony/service-contracts": "^2.5|^3"
 
3367                     "Symfony\\Component\\ExpressionLanguage\\": ""
 
3369                 "exclude-from-classmap": [
 
3373             "notification-url": "https://packagist.org/downloads/",
 
3379                     "name": "Fabien Potencier",
 
3380                     "email": "fabien@symfony.com"
 
3383                     "name": "Symfony Community",
 
3384                     "homepage": "https://symfony.com/contributors"
 
3387             "description": "Provides an engine that can compile and evaluate expressions",
 
3388             "homepage": "https://symfony.com",
 
3390                 "source": "https://github.com/symfony/expression-language/tree/v7.0.3"
 
3394                     "url": "https://symfony.com/sponsor",
 
3398                     "url": "https://github.com/fabpot",
 
3402                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3406             "time": "2024-01-23T15:02:46+00:00"
 
3409             "name": "symfony/filesystem",
 
3410             "version": "v7.0.3",
 
3413                 "url": "https://github.com/symfony/filesystem.git",
 
3414                 "reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12"
 
3418                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/2890e3a825bc0c0558526c04499c13f83e1b6b12",
 
3419                 "reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12",
 
3424                 "symfony/polyfill-ctype": "~1.8",
 
3425                 "symfony/polyfill-mbstring": "~1.8"
 
3430                     "Symfony\\Component\\Filesystem\\": ""
 
3432                 "exclude-from-classmap": [
 
3436             "notification-url": "https://packagist.org/downloads/",
 
3442                     "name": "Fabien Potencier",
 
3443                     "email": "fabien@symfony.com"
 
3446                     "name": "Symfony Community",
 
3447                     "homepage": "https://symfony.com/contributors"
 
3450             "description": "Provides basic utilities for the filesystem",
 
3451             "homepage": "https://symfony.com",
 
3453                 "source": "https://github.com/symfony/filesystem/tree/v7.0.3"
 
3457                     "url": "https://symfony.com/sponsor",
 
3461                     "url": "https://github.com/fabpot",
 
3465                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3469             "time": "2024-01-23T15:02:46+00:00"
 
3472             "name": "symfony/finder",
 
3473             "version": "v7.0.0",
 
3476                 "url": "https://github.com/symfony/finder.git",
 
3477                 "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56"
 
3481                 "url": "https://api.github.com/repos/symfony/finder/zipball/6e5688d69f7cfc4ed4a511e96007e06c2d34ce56",
 
3482                 "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56",
 
3489                 "symfony/filesystem": "^6.4|^7.0"
 
3494                     "Symfony\\Component\\Finder\\": ""
 
3496                 "exclude-from-classmap": [
 
3500             "notification-url": "https://packagist.org/downloads/",
 
3506                     "name": "Fabien Potencier",
 
3507                     "email": "fabien@symfony.com"
 
3510                     "name": "Symfony Community",
 
3511                     "homepage": "https://symfony.com/contributors"
 
3514             "description": "Finds files and directories via an intuitive fluent interface",
 
3515             "homepage": "https://symfony.com",
 
3517                 "source": "https://github.com/symfony/finder/tree/v7.0.0"
 
3521                     "url": "https://symfony.com/sponsor",
 
3525                     "url": "https://github.com/fabpot",
 
3529                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3533             "time": "2023-10-31T17:59:56+00:00"
 
3536             "name": "symfony/flex",
 
3537             "version": "v2.4.4",
 
3540                 "url": "https://github.com/symfony/flex.git",
 
3541                 "reference": "bec213c39511eda66663baa2ee7440c65f89c695"
 
3545                 "url": "https://api.github.com/repos/symfony/flex/zipball/bec213c39511eda66663baa2ee7440c65f89c695",
 
3546                 "reference": "bec213c39511eda66663baa2ee7440c65f89c695",
 
3550                 "composer-plugin-api": "^2.1",
 
3554                 "composer/composer": "^2.1",
 
3555                 "symfony/dotenv": "^5.4|^6.0",
 
3556                 "symfony/filesystem": "^5.4|^6.0",
 
3557                 "symfony/phpunit-bridge": "^5.4|^6.0",
 
3558                 "symfony/process": "^5.4|^6.0"
 
3560             "type": "composer-plugin",
 
3562                 "class": "Symfony\\Flex\\Flex"
 
3566                     "Symfony\\Flex\\": "src"
 
3569             "notification-url": "https://packagist.org/downloads/",
 
3575                     "name": "Fabien Potencier",
 
3576                     "email": "fabien.potencier@gmail.com"
 
3579             "description": "Composer plugin for Symfony",
 
3581                 "issues": "https://github.com/symfony/flex/issues",
 
3582                 "source": "https://github.com/symfony/flex/tree/v2.4.4"
 
3586                     "url": "https://symfony.com/sponsor",
 
3590                     "url": "https://github.com/fabpot",
 
3594                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3598             "time": "2024-02-05T18:04:53+00:00"
 
3601             "name": "symfony/form",
 
3602             "version": "v7.0.3",
 
3605                 "url": "https://github.com/symfony/form.git",
 
3606                 "reference": "76bfa17bf31d86bb00938725f276a84e697491b9"
 
3610                 "url": "https://api.github.com/repos/symfony/form/zipball/76bfa17bf31d86bb00938725f276a84e697491b9",
 
3611                 "reference": "76bfa17bf31d86bb00938725f276a84e697491b9",
 
3616                 "symfony/event-dispatcher": "^6.4|^7.0",
 
3617                 "symfony/options-resolver": "^6.4|^7.0",
 
3618                 "symfony/polyfill-ctype": "~1.8",
 
3619                 "symfony/polyfill-intl-icu": "^1.21",
 
3620                 "symfony/polyfill-mbstring": "~1.0",
 
3621                 "symfony/property-access": "^6.4|^7.0",
 
3622                 "symfony/service-contracts": "^2.5|^3"
 
3625                 "symfony/console": "<6.4",
 
3626                 "symfony/dependency-injection": "<6.4",
 
3627                 "symfony/doctrine-bridge": "<6.4",
 
3628                 "symfony/error-handler": "<6.4",
 
3629                 "symfony/framework-bundle": "<6.4",
 
3630                 "symfony/http-kernel": "<6.4",
 
3631                 "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
 
3632                 "symfony/translation-contracts": "<2.5",
 
3633                 "symfony/twig-bridge": "<6.4"
 
3636                 "doctrine/collections": "^1.0|^2.0",
 
3637                 "symfony/config": "^6.4|^7.0",
 
3638                 "symfony/console": "^6.4|^7.0",
 
3639                 "symfony/dependency-injection": "^6.4|^7.0",
 
3640                 "symfony/expression-language": "^6.4|^7.0",
 
3641                 "symfony/html-sanitizer": "^6.4|^7.0",
 
3642                 "symfony/http-foundation": "^6.4|^7.0",
 
3643                 "symfony/http-kernel": "^6.4|^7.0",
 
3644                 "symfony/intl": "^6.4|^7.0",
 
3645                 "symfony/security-core": "^6.4|^7.0",
 
3646                 "symfony/security-csrf": "^6.4|^7.0",
 
3647                 "symfony/translation": "^6.4.3|^7.0.3",
 
3648                 "symfony/uid": "^6.4|^7.0",
 
3649                 "symfony/validator": "^6.4|^7.0",
 
3650                 "symfony/var-dumper": "^6.4|^7.0"
 
3655                     "Symfony\\Component\\Form\\": ""
 
3657                 "exclude-from-classmap": [
 
3661             "notification-url": "https://packagist.org/downloads/",
 
3667                     "name": "Fabien Potencier",
 
3668                     "email": "fabien@symfony.com"
 
3671                     "name": "Symfony Community",
 
3672                     "homepage": "https://symfony.com/contributors"
 
3675             "description": "Allows to easily create, process and reuse HTML forms",
 
3676             "homepage": "https://symfony.com",
 
3678                 "source": "https://github.com/symfony/form/tree/v7.0.3"
 
3682                     "url": "https://symfony.com/sponsor",
 
3686                     "url": "https://github.com/fabpot",
 
3690                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3694             "time": "2024-01-23T15:02:46+00:00"
 
3697             "name": "symfony/framework-bundle",
 
3698             "version": "v7.0.3",
 
3701                 "url": "https://github.com/symfony/framework-bundle.git",
 
3702                 "reference": "3584457e3dbea9d6d43726e52c18672489669ff5"
 
3706                 "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/3584457e3dbea9d6d43726e52c18672489669ff5",
 
3707                 "reference": "3584457e3dbea9d6d43726e52c18672489669ff5",
 
3711                 "composer-runtime-api": ">=2.1",
 
3714                 "symfony/cache": "^6.4|^7.0",
 
3715                 "symfony/config": "^6.4|^7.0",
 
3716                 "symfony/dependency-injection": "^6.4|^7.0",
 
3717                 "symfony/deprecation-contracts": "^2.5|^3",
 
3718                 "symfony/error-handler": "^6.4|^7.0",
 
3719                 "symfony/event-dispatcher": "^6.4|^7.0",
 
3720                 "symfony/filesystem": "^6.4|^7.0",
 
3721                 "symfony/finder": "^6.4|^7.0",
 
3722                 "symfony/http-foundation": "^6.4|^7.0",
 
3723                 "symfony/http-kernel": "^6.4|^7.0",
 
3724                 "symfony/polyfill-mbstring": "~1.0",
 
3725                 "symfony/routing": "^6.4|^7.0"
 
3728                 "doctrine/persistence": "<1.3",
 
3729                 "phpdocumentor/reflection-docblock": "<3.2.2",
 
3730                 "phpdocumentor/type-resolver": "<1.4.0",
 
3731                 "symfony/asset": "<6.4",
 
3732                 "symfony/asset-mapper": "<6.4",
 
3733                 "symfony/clock": "<6.4",
 
3734                 "symfony/console": "<6.4",
 
3735                 "symfony/dom-crawler": "<6.4",
 
3736                 "symfony/dotenv": "<6.4",
 
3737                 "symfony/form": "<6.4",
 
3738                 "symfony/http-client": "<6.4",
 
3739                 "symfony/lock": "<6.4",
 
3740                 "symfony/mailer": "<6.4",
 
3741                 "symfony/messenger": "<6.4",
 
3742                 "symfony/mime": "<6.4",
 
3743                 "symfony/property-access": "<6.4",
 
3744                 "symfony/property-info": "<6.4",
 
3745                 "symfony/scheduler": "<6.4.3|>=7.0.0,<7.0.3",
 
3746                 "symfony/security-core": "<6.4",
 
3747                 "symfony/security-csrf": "<6.4",
 
3748                 "symfony/serializer": "<6.4",
 
3749                 "symfony/stopwatch": "<6.4",
 
3750                 "symfony/translation": "<6.4",
 
3751                 "symfony/twig-bridge": "<6.4",
 
3752                 "symfony/twig-bundle": "<6.4",
 
3753                 "symfony/validator": "<6.4",
 
3754                 "symfony/web-profiler-bundle": "<6.4",
 
3755                 "symfony/workflow": "<6.4"
 
3758                 "doctrine/persistence": "^1.3|^2|^3",
 
3759                 "dragonmantank/cron-expression": "^3.1",
 
3760                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
 
3761                 "seld/jsonlint": "^1.10",
 
3762                 "symfony/asset": "^6.4|^7.0",
 
3763                 "symfony/asset-mapper": "^6.4|^7.0",
 
3764                 "symfony/browser-kit": "^6.4|^7.0",
 
3765                 "symfony/clock": "^6.4|^7.0",
 
3766                 "symfony/console": "^6.4|^7.0",
 
3767                 "symfony/css-selector": "^6.4|^7.0",
 
3768                 "symfony/dom-crawler": "^6.4|^7.0",
 
3769                 "symfony/dotenv": "^6.4|^7.0",
 
3770                 "symfony/expression-language": "^6.4|^7.0",
 
3771                 "symfony/form": "^6.4|^7.0",
 
3772                 "symfony/html-sanitizer": "^6.4|^7.0",
 
3773                 "symfony/http-client": "^6.4|^7.0",
 
3774                 "symfony/lock": "^6.4|^7.0",
 
3775                 "symfony/mailer": "^6.4|^7.0",
 
3776                 "symfony/messenger": "^6.4|^7.0",
 
3777                 "symfony/mime": "^6.4|^7.0",
 
3778                 "symfony/notifier": "^6.4|^7.0",
 
3779                 "symfony/polyfill-intl-icu": "~1.0",
 
3780                 "symfony/process": "^6.4|^7.0",
 
3781                 "symfony/property-info": "^6.4|^7.0",
 
3782                 "symfony/rate-limiter": "^6.4|^7.0",
 
3783                 "symfony/scheduler": "^6.4.3|^7.0.3",
 
3784                 "symfony/security-bundle": "^6.4|^7.0",
 
3785                 "symfony/semaphore": "^6.4|^7.0",
 
3786                 "symfony/serializer": "^6.4|^7.0",
 
3787                 "symfony/stopwatch": "^6.4|^7.0",
 
3788                 "symfony/string": "^6.4|^7.0",
 
3789                 "symfony/translation": "^6.4|^7.0",
 
3790                 "symfony/twig-bundle": "^6.4|^7.0",
 
3791                 "symfony/uid": "^6.4|^7.0",
 
3792                 "symfony/validator": "^6.4|^7.0",
 
3793                 "symfony/web-link": "^6.4|^7.0",
 
3794                 "symfony/workflow": "^6.4|^7.0",
 
3795                 "symfony/yaml": "^6.4|^7.0",
 
3796                 "twig/twig": "^3.0.4"
 
3798             "type": "symfony-bundle",
 
3801                     "Symfony\\Bundle\\FrameworkBundle\\": ""
 
3803                 "exclude-from-classmap": [
 
3807             "notification-url": "https://packagist.org/downloads/",
 
3813                     "name": "Fabien Potencier",
 
3814                     "email": "fabien@symfony.com"
 
3817                     "name": "Symfony Community",
 
3818                     "homepage": "https://symfony.com/contributors"
 
3821             "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
 
3822             "homepage": "https://symfony.com",
 
3824                 "source": "https://github.com/symfony/framework-bundle/tree/v7.0.3"
 
3828                     "url": "https://symfony.com/sponsor",
 
3832                     "url": "https://github.com/fabpot",
 
3836                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3840             "time": "2024-01-29T15:41:16+00:00"
 
3843             "name": "symfony/http-client",
 
3844             "version": "v7.0.3",
 
3847                 "url": "https://github.com/symfony/http-client.git",
 
3848                 "reference": "3d2605c07cd14aec294f72f5bf8147702f7a5ada"
 
3852                 "url": "https://api.github.com/repos/symfony/http-client/zipball/3d2605c07cd14aec294f72f5bf8147702f7a5ada",
 
3853                 "reference": "3d2605c07cd14aec294f72f5bf8147702f7a5ada",
 
3858                 "psr/log": "^1|^2|^3",
 
3859                 "symfony/http-client-contracts": "^3",
 
3860                 "symfony/service-contracts": "^2.5|^3"
 
3863                 "php-http/discovery": "<1.15",
 
3864                 "symfony/http-foundation": "<6.4"
 
3867                 "php-http/async-client-implementation": "*",
 
3868                 "php-http/client-implementation": "*",
 
3869                 "psr/http-client-implementation": "1.0",
 
3870                 "symfony/http-client-implementation": "3.0"
 
3873                 "amphp/amp": "^2.5",
 
3874                 "amphp/http-client": "^4.2.1",
 
3875                 "amphp/http-tunnel": "^1.0",
 
3876                 "amphp/socket": "^1.1",
 
3877                 "guzzlehttp/promises": "^1.4",
 
3878                 "nyholm/psr7": "^1.0",
 
3879                 "php-http/httplug": "^1.0|^2.0",
 
3880                 "psr/http-client": "^1.0",
 
3881                 "symfony/dependency-injection": "^6.4|^7.0",
 
3882                 "symfony/http-kernel": "^6.4|^7.0",
 
3883                 "symfony/messenger": "^6.4|^7.0",
 
3884                 "symfony/process": "^6.4|^7.0",
 
3885                 "symfony/stopwatch": "^6.4|^7.0"
 
3890                     "Symfony\\Component\\HttpClient\\": ""
 
3892                 "exclude-from-classmap": [
 
3896             "notification-url": "https://packagist.org/downloads/",
 
3902                     "name": "Nicolas Grekas",
 
3903                     "email": "p@tchwork.com"
 
3906                     "name": "Symfony Community",
 
3907                     "homepage": "https://symfony.com/contributors"
 
3910             "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
 
3911             "homepage": "https://symfony.com",
 
3916                 "source": "https://github.com/symfony/http-client/tree/v7.0.3"
 
3920                     "url": "https://symfony.com/sponsor",
 
3924                     "url": "https://github.com/fabpot",
 
3928                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3932             "time": "2024-01-29T15:41:16+00:00"
 
3935             "name": "symfony/http-client-contracts",
 
3936             "version": "v3.4.0",
 
3939                 "url": "https://github.com/symfony/http-client-contracts.git",
 
3940                 "reference": "1ee70e699b41909c209a0c930f11034b93578654"
 
3944                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/1ee70e699b41909c209a0c930f11034b93578654",
 
3945                 "reference": "1ee70e699b41909c209a0c930f11034b93578654",
 
3954                     "dev-main": "3.4-dev"
 
3957                     "name": "symfony/contracts",
 
3958                     "url": "https://github.com/symfony/contracts"
 
3963                     "Symfony\\Contracts\\HttpClient\\": ""
 
3965                 "exclude-from-classmap": [
 
3969             "notification-url": "https://packagist.org/downloads/",
 
3975                     "name": "Nicolas Grekas",
 
3976                     "email": "p@tchwork.com"
 
3979                     "name": "Symfony Community",
 
3980                     "homepage": "https://symfony.com/contributors"
 
3983             "description": "Generic abstractions related to HTTP clients",
 
3984             "homepage": "https://symfony.com",
 
3994                 "source": "https://github.com/symfony/http-client-contracts/tree/v3.4.0"
 
3998                     "url": "https://symfony.com/sponsor",
 
4002                     "url": "https://github.com/fabpot",
 
4006                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4010             "time": "2023-07-30T20:28:31+00:00"
 
4013             "name": "symfony/http-foundation",
 
4014             "version": "v7.0.3",
 
4017                 "url": "https://github.com/symfony/http-foundation.git",
 
4018                 "reference": "f24e2568376e98978022fd09ce45e2dd049e67c8"
 
4022                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f24e2568376e98978022fd09ce45e2dd049e67c8",
 
4023                 "reference": "f24e2568376e98978022fd09ce45e2dd049e67c8",
 
4028                 "symfony/polyfill-mbstring": "~1.1",
 
4029                 "symfony/polyfill-php83": "^1.27"
 
4032                 "doctrine/dbal": "<3.6",
 
4033                 "symfony/cache": "<6.4"
 
4036                 "doctrine/dbal": "^3.6|^4",
 
4037                 "predis/predis": "^1.1|^2.0",
 
4038                 "symfony/cache": "^6.4|^7.0",
 
4039                 "symfony/dependency-injection": "^6.4|^7.0",
 
4040                 "symfony/expression-language": "^6.4|^7.0",
 
4041                 "symfony/http-kernel": "^6.4|^7.0",
 
4042                 "symfony/mime": "^6.4|^7.0",
 
4043                 "symfony/rate-limiter": "^6.4|^7.0"
 
4048                     "Symfony\\Component\\HttpFoundation\\": ""
 
4050                 "exclude-from-classmap": [
 
4054             "notification-url": "https://packagist.org/downloads/",
 
4060                     "name": "Fabien Potencier",
 
4061                     "email": "fabien@symfony.com"
 
4064                     "name": "Symfony Community",
 
4065                     "homepage": "https://symfony.com/contributors"
 
4068             "description": "Defines an object-oriented layer for the HTTP specification",
 
4069             "homepage": "https://symfony.com",
 
4071                 "source": "https://github.com/symfony/http-foundation/tree/v7.0.3"
 
4075                     "url": "https://symfony.com/sponsor",
 
4079                     "url": "https://github.com/fabpot",
 
4083                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4087             "time": "2024-01-23T15:02:46+00:00"
 
4090             "name": "symfony/http-kernel",
 
4091             "version": "v7.0.3",
 
4094                 "url": "https://github.com/symfony/http-kernel.git",
 
4095                 "reference": "6352029d6667e8ac5b54aae95afe10b2706b31ac"
 
4099                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6352029d6667e8ac5b54aae95afe10b2706b31ac",
 
4100                 "reference": "6352029d6667e8ac5b54aae95afe10b2706b31ac",
 
4105                 "psr/log": "^1|^2|^3",
 
4106                 "symfony/error-handler": "^6.4|^7.0",
 
4107                 "symfony/event-dispatcher": "^6.4|^7.0",
 
4108                 "symfony/http-foundation": "^6.4|^7.0",
 
4109                 "symfony/polyfill-ctype": "^1.8"
 
4112                 "symfony/browser-kit": "<6.4",
 
4113                 "symfony/cache": "<6.4",
 
4114                 "symfony/config": "<6.4",
 
4115                 "symfony/console": "<6.4",
 
4116                 "symfony/dependency-injection": "<6.4",
 
4117                 "symfony/doctrine-bridge": "<6.4",
 
4118                 "symfony/form": "<6.4",
 
4119                 "symfony/http-client": "<6.4",
 
4120                 "symfony/http-client-contracts": "<2.5",
 
4121                 "symfony/mailer": "<6.4",
 
4122                 "symfony/messenger": "<6.4",
 
4123                 "symfony/translation": "<6.4",
 
4124                 "symfony/translation-contracts": "<2.5",
 
4125                 "symfony/twig-bridge": "<6.4",
 
4126                 "symfony/validator": "<6.4",
 
4127                 "symfony/var-dumper": "<6.4",
 
4128                 "twig/twig": "<3.0.4"
 
4131                 "psr/log-implementation": "1.0|2.0|3.0"
 
4134                 "psr/cache": "^1.0|^2.0|^3.0",
 
4135                 "symfony/browser-kit": "^6.4|^7.0",
 
4136                 "symfony/clock": "^6.4|^7.0",
 
4137                 "symfony/config": "^6.4|^7.0",
 
4138                 "symfony/console": "^6.4|^7.0",
 
4139                 "symfony/css-selector": "^6.4|^7.0",
 
4140                 "symfony/dependency-injection": "^6.4|^7.0",
 
4141                 "symfony/dom-crawler": "^6.4|^7.0",
 
4142                 "symfony/expression-language": "^6.4|^7.0",
 
4143                 "symfony/finder": "^6.4|^7.0",
 
4144                 "symfony/http-client-contracts": "^2.5|^3",
 
4145                 "symfony/process": "^6.4|^7.0",
 
4146                 "symfony/property-access": "^6.4|^7.0",
 
4147                 "symfony/routing": "^6.4|^7.0",
 
4148                 "symfony/serializer": "^6.4|^7.0",
 
4149                 "symfony/stopwatch": "^6.4|^7.0",
 
4150                 "symfony/translation": "^6.4|^7.0",
 
4151                 "symfony/translation-contracts": "^2.5|^3",
 
4152                 "symfony/uid": "^6.4|^7.0",
 
4153                 "symfony/validator": "^6.4|^7.0",
 
4154                 "symfony/var-exporter": "^6.4|^7.0",
 
4155                 "twig/twig": "^3.0.4"
 
4160                     "Symfony\\Component\\HttpKernel\\": ""
 
4162                 "exclude-from-classmap": [
 
4166             "notification-url": "https://packagist.org/downloads/",
 
4172                     "name": "Fabien Potencier",
 
4173                     "email": "fabien@symfony.com"
 
4176                     "name": "Symfony Community",
 
4177                     "homepage": "https://symfony.com/contributors"
 
4180             "description": "Provides a structured process for converting a Request into a Response",
 
4181             "homepage": "https://symfony.com",
 
4183                 "source": "https://github.com/symfony/http-kernel/tree/v7.0.3"
 
4187                     "url": "https://symfony.com/sponsor",
 
4191                     "url": "https://github.com/fabpot",
 
4195                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4199             "time": "2024-01-31T07:32:56+00:00"
 
4202             "name": "symfony/intl",
 
4203             "version": "v7.0.3",
 
4206                 "url": "https://github.com/symfony/intl.git",
 
4207                 "reference": "295995df4acf6790a35b9ce6ec32b313efb11ff8"
 
4211                 "url": "https://api.github.com/repos/symfony/intl/zipball/295995df4acf6790a35b9ce6ec32b313efb11ff8",
 
4212                 "reference": "295995df4acf6790a35b9ce6ec32b313efb11ff8",
 
4219                 "symfony/filesystem": "^6.4|^7.0",
 
4220                 "symfony/finder": "^6.4|^7.0",
 
4221                 "symfony/var-exporter": "^6.4|^7.0"
 
4226                     "Symfony\\Component\\Intl\\": ""
 
4228                 "exclude-from-classmap": [
 
4232             "notification-url": "https://packagist.org/downloads/",
 
4238                     "name": "Bernhard Schussek",
 
4239                     "email": "bschussek@gmail.com"
 
4242                     "name": "Eriksen Costa",
 
4243                     "email": "eriksen.costa@infranology.com.br"
 
4246                     "name": "Igor Wiedler",
 
4247                     "email": "igor@wiedler.ch"
 
4250                     "name": "Symfony Community",
 
4251                     "homepage": "https://symfony.com/contributors"
 
4254             "description": "Provides access to the localization data of the ICU library",
 
4255             "homepage": "https://symfony.com",
 
4259                 "internationalization",
 
4265                 "source": "https://github.com/symfony/intl/tree/v7.0.3"
 
4269                     "url": "https://symfony.com/sponsor",
 
4273                     "url": "https://github.com/fabpot",
 
4277                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4281             "time": "2024-01-23T15:02:46+00:00"
 
4284             "name": "symfony/mailer",
 
4285             "version": "v7.0.3",
 
4288                 "url": "https://github.com/symfony/mailer.git",
 
4289                 "reference": "2f71c0f6d62d28784783fdc5477e19dd57065d78"
 
4293                 "url": "https://api.github.com/repos/symfony/mailer/zipball/2f71c0f6d62d28784783fdc5477e19dd57065d78",
 
4294                 "reference": "2f71c0f6d62d28784783fdc5477e19dd57065d78",
 
4298                 "egulias/email-validator": "^2.1.10|^3|^4",
 
4300                 "psr/event-dispatcher": "^1",
 
4301                 "psr/log": "^1|^2|^3",
 
4302                 "symfony/event-dispatcher": "^6.4|^7.0",
 
4303                 "symfony/mime": "^6.4|^7.0",
 
4304                 "symfony/service-contracts": "^2.5|^3"
 
4307                 "symfony/http-client-contracts": "<2.5",
 
4308                 "symfony/http-kernel": "<6.4",
 
4309                 "symfony/messenger": "<6.4",
 
4310                 "symfony/mime": "<6.4",
 
4311                 "symfony/twig-bridge": "<6.4"
 
4314                 "symfony/console": "^6.4|^7.0",
 
4315                 "symfony/http-client": "^6.4|^7.0",
 
4316                 "symfony/messenger": "^6.4|^7.0",
 
4317                 "symfony/twig-bridge": "^6.4|^7.0"
 
4322                     "Symfony\\Component\\Mailer\\": ""
 
4324                 "exclude-from-classmap": [
 
4328             "notification-url": "https://packagist.org/downloads/",
 
4334                     "name": "Fabien Potencier",
 
4335                     "email": "fabien@symfony.com"
 
4338                     "name": "Symfony Community",
 
4339                     "homepage": "https://symfony.com/contributors"
 
4342             "description": "Helps sending emails",
 
4343             "homepage": "https://symfony.com",
 
4345                 "source": "https://github.com/symfony/mailer/tree/v7.0.3"
 
4349                     "url": "https://symfony.com/sponsor",
 
4353                     "url": "https://github.com/fabpot",
 
4357                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4361             "time": "2024-01-29T15:41:16+00:00"
 
4364             "name": "symfony/messenger",
 
4365             "version": "v7.0.3",
 
4368                 "url": "https://github.com/symfony/messenger.git",
 
4369                 "reference": "6271373f5dd4cc1750eccb73839d20797bd66072"
 
4373                 "url": "https://api.github.com/repos/symfony/messenger/zipball/6271373f5dd4cc1750eccb73839d20797bd66072",
 
4374                 "reference": "6271373f5dd4cc1750eccb73839d20797bd66072",
 
4379                 "psr/log": "^1|^2|^3",
 
4380                 "symfony/clock": "^6.4|^7.0"
 
4383                 "symfony/console": "<6.4",
 
4384                 "symfony/event-dispatcher": "<6.4",
 
4385                 "symfony/event-dispatcher-contracts": "<2.5",
 
4386                 "symfony/framework-bundle": "<6.4",
 
4387                 "symfony/http-kernel": "<6.4",
 
4388                 "symfony/serializer": "<6.4"
 
4391                 "psr/cache": "^1.0|^2.0|^3.0",
 
4392                 "symfony/console": "^6.4|^7.0",
 
4393                 "symfony/dependency-injection": "^6.4|^7.0",
 
4394                 "symfony/event-dispatcher": "^6.4|^7.0",
 
4395                 "symfony/http-kernel": "^6.4|^7.0",
 
4396                 "symfony/process": "^6.4|^7.0",
 
4397                 "symfony/property-access": "^6.4|^7.0",
 
4398                 "symfony/rate-limiter": "^6.4|^7.0",
 
4399                 "symfony/routing": "^6.4|^7.0",
 
4400                 "symfony/serializer": "^6.4|^7.0",
 
4401                 "symfony/service-contracts": "^2.5|^3",
 
4402                 "symfony/stopwatch": "^6.4|^7.0",
 
4403                 "symfony/validator": "^6.4|^7.0"
 
4408                     "Symfony\\Component\\Messenger\\": ""
 
4410                 "exclude-from-classmap": [
 
4414             "notification-url": "https://packagist.org/downloads/",
 
4420                     "name": "Samuel Roze",
 
4421                     "email": "samuel.roze@gmail.com"
 
4424                     "name": "Symfony Community",
 
4425                     "homepage": "https://symfony.com/contributors"
 
4428             "description": "Helps applications send and receive messages to/from other applications or via message queues",
 
4429             "homepage": "https://symfony.com",
 
4431                 "source": "https://github.com/symfony/messenger/tree/v7.0.3"
 
4435                     "url": "https://symfony.com/sponsor",
 
4439                     "url": "https://github.com/fabpot",
 
4443                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4447             "time": "2024-01-30T13:55:15+00:00"
 
4450             "name": "symfony/mime",
 
4451             "version": "v7.0.3",
 
4454                 "url": "https://github.com/symfony/mime.git",
 
4455                 "reference": "c1ffe24ba6fdc3e3f0f3fcb93519103b326a3716"
 
4459                 "url": "https://api.github.com/repos/symfony/mime/zipball/c1ffe24ba6fdc3e3f0f3fcb93519103b326a3716",
 
4460                 "reference": "c1ffe24ba6fdc3e3f0f3fcb93519103b326a3716",
 
4465                 "symfony/polyfill-intl-idn": "^1.10",
 
4466                 "symfony/polyfill-mbstring": "^1.0"
 
4469                 "egulias/email-validator": "~3.0.0",
 
4470                 "phpdocumentor/reflection-docblock": "<3.2.2",
 
4471                 "phpdocumentor/type-resolver": "<1.4.0",
 
4472                 "symfony/mailer": "<6.4",
 
4473                 "symfony/serializer": "<6.4"
 
4476                 "egulias/email-validator": "^2.1.10|^3.1|^4",
 
4477                 "league/html-to-markdown": "^5.0",
 
4478                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
 
4479                 "symfony/dependency-injection": "^6.4|^7.0",
 
4480                 "symfony/property-access": "^6.4|^7.0",
 
4481                 "symfony/property-info": "^6.4|^7.0",
 
4482                 "symfony/serializer": "^6.4|^7.0"
 
4487                     "Symfony\\Component\\Mime\\": ""
 
4489                 "exclude-from-classmap": [
 
4493             "notification-url": "https://packagist.org/downloads/",
 
4499                     "name": "Fabien Potencier",
 
4500                     "email": "fabien@symfony.com"
 
4503                     "name": "Symfony Community",
 
4504                     "homepage": "https://symfony.com/contributors"
 
4507             "description": "Allows manipulating MIME messages",
 
4508             "homepage": "https://symfony.com",
 
4514                 "source": "https://github.com/symfony/mime/tree/v7.0.3"
 
4518                     "url": "https://symfony.com/sponsor",
 
4522                     "url": "https://github.com/fabpot",
 
4526                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4530             "time": "2024-01-30T08:34:29+00:00"
 
4533             "name": "symfony/monolog-bridge",
 
4534             "version": "v7.0.3",
 
4537                 "url": "https://github.com/symfony/monolog-bridge.git",
 
4538                 "reference": "5d4f188e60d1e38a1d9d4bb6fbbbc13111dff2b1"
 
4542                 "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/5d4f188e60d1e38a1d9d4bb6fbbbc13111dff2b1",
 
4543                 "reference": "5d4f188e60d1e38a1d9d4bb6fbbbc13111dff2b1",
 
4547                 "monolog/monolog": "^3",
 
4549                 "symfony/http-kernel": "^6.4|^7.0",
 
4550                 "symfony/service-contracts": "^2.5|^3"
 
4553                 "symfony/console": "<6.4",
 
4554                 "symfony/http-foundation": "<6.4",
 
4555                 "symfony/security-core": "<6.4"
 
4558                 "symfony/console": "^6.4|^7.0",
 
4559                 "symfony/http-client": "^6.4|^7.0",
 
4560                 "symfony/mailer": "^6.4|^7.0",
 
4561                 "symfony/messenger": "^6.4|^7.0",
 
4562                 "symfony/mime": "^6.4|^7.0",
 
4563                 "symfony/security-core": "^6.4|^7.0",
 
4564                 "symfony/var-dumper": "^6.4|^7.0"
 
4566             "type": "symfony-bridge",
 
4569                     "Symfony\\Bridge\\Monolog\\": ""
 
4571                 "exclude-from-classmap": [
 
4575             "notification-url": "https://packagist.org/downloads/",
 
4581                     "name": "Fabien Potencier",
 
4582                     "email": "fabien@symfony.com"
 
4585                     "name": "Symfony Community",
 
4586                     "homepage": "https://symfony.com/contributors"
 
4589             "description": "Provides integration for Monolog with various Symfony components",
 
4590             "homepage": "https://symfony.com",
 
4592                 "source": "https://github.com/symfony/monolog-bridge/tree/v7.0.3"
 
4596                     "url": "https://symfony.com/sponsor",
 
4600                     "url": "https://github.com/fabpot",
 
4604                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4608             "time": "2024-01-23T15:02:46+00:00"
 
4611             "name": "symfony/monolog-bundle",
 
4612             "version": "v3.10.0",
 
4615                 "url": "https://github.com/symfony/monolog-bundle.git",
 
4616                 "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181"
 
4620                 "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
 
4621                 "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
 
4625                 "monolog/monolog": "^1.25.1 || ^2.0 || ^3.0",
 
4627                 "symfony/config": "^5.4 || ^6.0 || ^7.0",
 
4628                 "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
 
4629                 "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
 
4630                 "symfony/monolog-bridge": "^5.4 || ^6.0 || ^7.0"
 
4633                 "symfony/console": "^5.4 || ^6.0 || ^7.0",
 
4634                 "symfony/phpunit-bridge": "^6.3 || ^7.0",
 
4635                 "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
 
4637             "type": "symfony-bundle",
 
4640                     "dev-master": "3.x-dev"
 
4645                     "Symfony\\Bundle\\MonologBundle\\": ""
 
4647                 "exclude-from-classmap": [
 
4651             "notification-url": "https://packagist.org/downloads/",
 
4657                     "name": "Fabien Potencier",
 
4658                     "email": "fabien@symfony.com"
 
4661                     "name": "Symfony Community",
 
4662                     "homepage": "https://symfony.com/contributors"
 
4665             "description": "Symfony MonologBundle",
 
4666             "homepage": "https://symfony.com",
 
4672                 "issues": "https://github.com/symfony/monolog-bundle/issues",
 
4673                 "source": "https://github.com/symfony/monolog-bundle/tree/v3.10.0"
 
4677                     "url": "https://symfony.com/sponsor",
 
4681                     "url": "https://github.com/fabpot",
 
4685                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4689             "time": "2023-11-06T17:08:13+00:00"
 
4692             "name": "symfony/notifier",
 
4693             "version": "v7.0.3",
 
4696                 "url": "https://github.com/symfony/notifier.git",
 
4697                 "reference": "515326dab227ecd3198b04df50edf949f7767a9a"
 
4701                 "url": "https://api.github.com/repos/symfony/notifier/zipball/515326dab227ecd3198b04df50edf949f7767a9a",
 
4702                 "reference": "515326dab227ecd3198b04df50edf949f7767a9a",
 
4707                 "psr/log": "^1|^2|^3"
 
4710                 "symfony/event-dispatcher": "<6.4",
 
4711                 "symfony/event-dispatcher-contracts": "<2.5",
 
4712                 "symfony/http-client-contracts": "<2.5",
 
4713                 "symfony/http-kernel": "<6.4"
 
4716                 "symfony/event-dispatcher-contracts": "^2.5|^3",
 
4717                 "symfony/http-client-contracts": "^2.5|^3",
 
4718                 "symfony/http-foundation": "^6.4|^7.0",
 
4719                 "symfony/messenger": "^6.4|^7.0"
 
4724                     "Symfony\\Component\\Notifier\\": ""
 
4726                 "exclude-from-classmap": [
 
4730             "notification-url": "https://packagist.org/downloads/",
 
4736                     "name": "Fabien Potencier",
 
4737                     "email": "fabien@symfony.com"
 
4740                     "name": "Symfony Community",
 
4741                     "homepage": "https://symfony.com/contributors"
 
4744             "description": "Sends notifications via one or more channels (email, SMS, ...)",
 
4745             "homepage": "https://symfony.com",
 
4751                 "source": "https://github.com/symfony/notifier/tree/v7.0.3"
 
4755                     "url": "https://symfony.com/sponsor",
 
4759                     "url": "https://github.com/fabpot",
 
4763                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4767             "time": "2024-01-23T15:02:46+00:00"
 
4770             "name": "symfony/options-resolver",
 
4771             "version": "v7.0.0",
 
4774                 "url": "https://github.com/symfony/options-resolver.git",
 
4775                 "reference": "700ff4096e346f54cb628ea650767c8130f1001f"
 
4779                 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/700ff4096e346f54cb628ea650767c8130f1001f",
 
4780                 "reference": "700ff4096e346f54cb628ea650767c8130f1001f",
 
4785                 "symfony/deprecation-contracts": "^2.5|^3"
 
4790                     "Symfony\\Component\\OptionsResolver\\": ""
 
4792                 "exclude-from-classmap": [
 
4796             "notification-url": "https://packagist.org/downloads/",
 
4802                     "name": "Fabien Potencier",
 
4803                     "email": "fabien@symfony.com"
 
4806                     "name": "Symfony Community",
 
4807                     "homepage": "https://symfony.com/contributors"
 
4810             "description": "Provides an improved replacement for the array_replace PHP function",
 
4811             "homepage": "https://symfony.com",
 
4818                 "source": "https://github.com/symfony/options-resolver/tree/v7.0.0"
 
4822                     "url": "https://symfony.com/sponsor",
 
4826                     "url": "https://github.com/fabpot",
 
4830                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4834             "time": "2023-08-08T10:20:21+00:00"
 
4837             "name": "symfony/password-hasher",
 
4838             "version": "v7.0.3",
 
4841                 "url": "https://github.com/symfony/password-hasher.git",
 
4842                 "reference": "c2447171293bd73dabeae293c8d9d824b444babf"
 
4846                 "url": "https://api.github.com/repos/symfony/password-hasher/zipball/c2447171293bd73dabeae293c8d9d824b444babf",
 
4847                 "reference": "c2447171293bd73dabeae293c8d9d824b444babf",
 
4854                 "symfony/security-core": "<6.4"
 
4857                 "symfony/console": "^6.4|^7.0",
 
4858                 "symfony/security-core": "^6.4|^7.0"
 
4863                     "Symfony\\Component\\PasswordHasher\\": ""
 
4865                 "exclude-from-classmap": [
 
4869             "notification-url": "https://packagist.org/downloads/",
 
4875                     "name": "Robin Chalas",
 
4876                     "email": "robin.chalas@gmail.com"
 
4879                     "name": "Symfony Community",
 
4880                     "homepage": "https://symfony.com/contributors"
 
4883             "description": "Provides password hashing utilities",
 
4884             "homepage": "https://symfony.com",
 
4890                 "source": "https://github.com/symfony/password-hasher/tree/v7.0.3"
 
4894                     "url": "https://symfony.com/sponsor",
 
4898                     "url": "https://github.com/fabpot",
 
4902                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4906             "time": "2024-01-23T15:02:46+00:00"
 
4909             "name": "symfony/polyfill-intl-grapheme",
 
4910             "version": "v1.29.0",
 
4913                 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
 
4914                 "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f"
 
4918                 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f",
 
4919                 "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f",
 
4926                 "ext-intl": "For best performance"
 
4931                     "name": "symfony/polyfill",
 
4932                     "url": "https://github.com/symfony/polyfill"
 
4940                     "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
 
4943             "notification-url": "https://packagist.org/downloads/",
 
4949                     "name": "Nicolas Grekas",
 
4950                     "email": "p@tchwork.com"
 
4953                     "name": "Symfony Community",
 
4954                     "homepage": "https://symfony.com/contributors"
 
4957             "description": "Symfony polyfill for intl's grapheme_* functions",
 
4958             "homepage": "https://symfony.com",
 
4968                 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0"
 
4972                     "url": "https://symfony.com/sponsor",
 
4976                     "url": "https://github.com/fabpot",
 
4980                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4984             "time": "2024-01-29T20:11:03+00:00"
 
4987             "name": "symfony/polyfill-intl-icu",
 
4988             "version": "v1.29.0",
 
4991                 "url": "https://github.com/symfony/polyfill-intl-icu.git",
 
4992                 "reference": "07094a28851a49107f3ab4f9120ca2975a64b6e1"
 
4996                 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/07094a28851a49107f3ab4f9120ca2975a64b6e1",
 
4997                 "reference": "07094a28851a49107f3ab4f9120ca2975a64b6e1",
 
5004                 "ext-intl": "For best performance and support of other locales than \"en\""
 
5009                     "name": "symfony/polyfill",
 
5010                     "url": "https://github.com/symfony/polyfill"
 
5018                     "Symfony\\Polyfill\\Intl\\Icu\\": ""
 
5023                 "exclude-from-classmap": [
 
5027             "notification-url": "https://packagist.org/downloads/",
 
5033                     "name": "Nicolas Grekas",
 
5034                     "email": "p@tchwork.com"
 
5037                     "name": "Symfony Community",
 
5038                     "homepage": "https://symfony.com/contributors"
 
5041             "description": "Symfony polyfill for intl's ICU-related data and classes",
 
5042             "homepage": "https://symfony.com",
 
5052                 "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.29.0"
 
5056                     "url": "https://symfony.com/sponsor",
 
5060                     "url": "https://github.com/fabpot",
 
5064                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5068             "time": "2024-01-29T20:12:16+00:00"
 
5071             "name": "symfony/polyfill-intl-idn",
 
5072             "version": "v1.29.0",
 
5075                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
 
5076                 "reference": "a287ed7475f85bf6f61890146edbc932c0fff919"
 
5080                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a287ed7475f85bf6f61890146edbc932c0fff919",
 
5081                 "reference": "a287ed7475f85bf6f61890146edbc932c0fff919",
 
5086                 "symfony/polyfill-intl-normalizer": "^1.10",
 
5087                 "symfony/polyfill-php72": "^1.10"
 
5090                 "ext-intl": "For best performance"
 
5095                     "name": "symfony/polyfill",
 
5096                     "url": "https://github.com/symfony/polyfill"
 
5104                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
 
5107             "notification-url": "https://packagist.org/downloads/",
 
5113                     "name": "Laurent Bassin",
 
5114                     "email": "laurent@bassin.info"
 
5117                     "name": "Trevor Rowbotham",
 
5118                     "email": "trevor.rowbotham@pm.me"
 
5121                     "name": "Symfony Community",
 
5122                     "homepage": "https://symfony.com/contributors"
 
5125             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
 
5126             "homepage": "https://symfony.com",
 
5136                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.29.0"
 
5140                     "url": "https://symfony.com/sponsor",
 
5144                     "url": "https://github.com/fabpot",
 
5148                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5152             "time": "2024-01-29T20:11:03+00:00"
 
5155             "name": "symfony/polyfill-intl-normalizer",
 
5156             "version": "v1.29.0",
 
5159                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
 
5160                 "reference": "bc45c394692b948b4d383a08d7753968bed9a83d"
 
5164                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d",
 
5165                 "reference": "bc45c394692b948b4d383a08d7753968bed9a83d",
 
5172                 "ext-intl": "For best performance"
 
5177                     "name": "symfony/polyfill",
 
5178                     "url": "https://github.com/symfony/polyfill"
 
5186                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
 
5192             "notification-url": "https://packagist.org/downloads/",
 
5198                     "name": "Nicolas Grekas",
 
5199                     "email": "p@tchwork.com"
 
5202                     "name": "Symfony Community",
 
5203                     "homepage": "https://symfony.com/contributors"
 
5206             "description": "Symfony polyfill for intl's Normalizer class and related functions",
 
5207             "homepage": "https://symfony.com",
 
5217                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0"
 
5221                     "url": "https://symfony.com/sponsor",
 
5225                     "url": "https://github.com/fabpot",
 
5229                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5233             "time": "2024-01-29T20:11:03+00:00"
 
5236             "name": "symfony/polyfill-mbstring",
 
5237             "version": "v1.29.0",
 
5240                 "url": "https://github.com/symfony/polyfill-mbstring.git",
 
5241                 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
 
5245                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
 
5246                 "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
 
5256                 "ext-mbstring": "For best performance"
 
5261                     "name": "symfony/polyfill",
 
5262                     "url": "https://github.com/symfony/polyfill"
 
5270                     "Symfony\\Polyfill\\Mbstring\\": ""
 
5273             "notification-url": "https://packagist.org/downloads/",
 
5279                     "name": "Nicolas Grekas",
 
5280                     "email": "p@tchwork.com"
 
5283                     "name": "Symfony Community",
 
5284                     "homepage": "https://symfony.com/contributors"
 
5287             "description": "Symfony polyfill for the Mbstring extension",
 
5288             "homepage": "https://symfony.com",
 
5297                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
 
5301                     "url": "https://symfony.com/sponsor",
 
5305                     "url": "https://github.com/fabpot",
 
5309                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5313             "time": "2024-01-29T20:11:03+00:00"
 
5316             "name": "symfony/polyfill-php83",
 
5317             "version": "v1.29.0",
 
5320                 "url": "https://github.com/symfony/polyfill-php83.git",
 
5321                 "reference": "86fcae159633351e5fd145d1c47de6c528f8caff"
 
5325                 "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/86fcae159633351e5fd145d1c47de6c528f8caff",
 
5326                 "reference": "86fcae159633351e5fd145d1c47de6c528f8caff",
 
5331                 "symfony/polyfill-php80": "^1.14"
 
5336                     "name": "symfony/polyfill",
 
5337                     "url": "https://github.com/symfony/polyfill"
 
5345                     "Symfony\\Polyfill\\Php83\\": ""
 
5351             "notification-url": "https://packagist.org/downloads/",
 
5357                     "name": "Nicolas Grekas",
 
5358                     "email": "p@tchwork.com"
 
5361                     "name": "Symfony Community",
 
5362                     "homepage": "https://symfony.com/contributors"
 
5365             "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
 
5366             "homepage": "https://symfony.com",
 
5374                 "source": "https://github.com/symfony/polyfill-php83/tree/v1.29.0"
 
5378                     "url": "https://symfony.com/sponsor",
 
5382                     "url": "https://github.com/fabpot",
 
5386                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5390             "time": "2024-01-29T20:11:03+00:00"
 
5393             "name": "symfony/process",
 
5394             "version": "v7.0.3",
 
5397                 "url": "https://github.com/symfony/process.git",
 
5398                 "reference": "937a195147e0c27b2759ade834169ed006d0bc74"
 
5402                 "url": "https://api.github.com/repos/symfony/process/zipball/937a195147e0c27b2759ade834169ed006d0bc74",
 
5403                 "reference": "937a195147e0c27b2759ade834169ed006d0bc74",
 
5412                     "Symfony\\Component\\Process\\": ""
 
5414                 "exclude-from-classmap": [
 
5418             "notification-url": "https://packagist.org/downloads/",
 
5424                     "name": "Fabien Potencier",
 
5425                     "email": "fabien@symfony.com"
 
5428                     "name": "Symfony Community",
 
5429                     "homepage": "https://symfony.com/contributors"
 
5432             "description": "Executes commands in sub-processes",
 
5433             "homepage": "https://symfony.com",
 
5435                 "source": "https://github.com/symfony/process/tree/v7.0.3"
 
5439                     "url": "https://symfony.com/sponsor",
 
5443                     "url": "https://github.com/fabpot",
 
5447                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5451             "time": "2024-01-23T15:02:46+00:00"
 
5454             "name": "symfony/profiler-pack",
 
5455             "version": "v1.0.6",
 
5458                 "url": "https://github.com/symfony/profiler-pack.git",
 
5459                 "reference": "bcd6e80af9819454ac18594362e7875fd1d771c7"
 
5463                 "url": "https://api.github.com/repos/symfony/profiler-pack/zipball/bcd6e80af9819454ac18594362e7875fd1d771c7",
 
5464                 "reference": "bcd6e80af9819454ac18594362e7875fd1d771c7",
 
5468                 "symfony/stopwatch": "*",
 
5469                 "symfony/web-profiler-bundle": "*"
 
5472                 "symfony/stopwatch": "*",
 
5473                 "symfony/web-profiler-bundle": "*"
 
5475             "type": "symfony-pack",
 
5476             "notification-url": "https://packagist.org/downloads/",
 
5480             "description": "A pack for the Symfony web profiler",
 
5482                 "issues": "https://github.com/symfony/profiler-pack/issues",
 
5483                 "source": "https://github.com/symfony/profiler-pack/tree/v1.0.6"
 
5487                     "url": "https://symfony.com/sponsor",
 
5491                     "url": "https://github.com/fabpot",
 
5495                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5499             "time": "2021-08-20T17:27:58+00:00"
 
5502             "name": "symfony/property-access",
 
5503             "version": "v7.0.3",
 
5506                 "url": "https://github.com/symfony/property-access.git",
 
5507                 "reference": "5c7814d1a84bc11254c5bc761d9878b04e708dec"
 
5511                 "url": "https://api.github.com/repos/symfony/property-access/zipball/5c7814d1a84bc11254c5bc761d9878b04e708dec",
 
5512                 "reference": "5c7814d1a84bc11254c5bc761d9878b04e708dec",
 
5517                 "symfony/property-info": "^6.4|^7.0"
 
5520                 "symfony/cache": "^6.4|^7.0"
 
5525                     "Symfony\\Component\\PropertyAccess\\": ""
 
5527                 "exclude-from-classmap": [
 
5531             "notification-url": "https://packagist.org/downloads/",
 
5537                     "name": "Fabien Potencier",
 
5538                     "email": "fabien@symfony.com"
 
5541                     "name": "Symfony Community",
 
5542                     "homepage": "https://symfony.com/contributors"
 
5545             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
 
5546             "homepage": "https://symfony.com",
 
5559                 "source": "https://github.com/symfony/property-access/tree/v7.0.3"
 
5563                     "url": "https://symfony.com/sponsor",
 
5567                     "url": "https://github.com/fabpot",
 
5571                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5575             "time": "2024-01-23T15:02:46+00:00"
 
5578             "name": "symfony/property-info",
 
5579             "version": "v7.0.3",
 
5582                 "url": "https://github.com/symfony/property-info.git",
 
5583                 "reference": "e160f92ea827243abf2dbf36b8460b1377194406"
 
5587                 "url": "https://api.github.com/repos/symfony/property-info/zipball/e160f92ea827243abf2dbf36b8460b1377194406",
 
5588                 "reference": "e160f92ea827243abf2dbf36b8460b1377194406",
 
5593                 "symfony/string": "^6.4|^7.0"
 
5596                 "phpdocumentor/reflection-docblock": "<5.2",
 
5597                 "phpdocumentor/type-resolver": "<1.5.1",
 
5598                 "symfony/dependency-injection": "<6.4",
 
5599                 "symfony/serializer": "<6.4"
 
5602                 "phpdocumentor/reflection-docblock": "^5.2",
 
5603                 "phpstan/phpdoc-parser": "^1.0",
 
5604                 "symfony/cache": "^6.4|^7.0",
 
5605                 "symfony/dependency-injection": "^6.4|^7.0",
 
5606                 "symfony/serializer": "^6.4|^7.0"
 
5611                     "Symfony\\Component\\PropertyInfo\\": ""
 
5613                 "exclude-from-classmap": [
 
5617             "notification-url": "https://packagist.org/downloads/",
 
5623                     "name": "KƩvin Dunglas",
 
5624                     "email": "dunglas@gmail.com"
 
5627                     "name": "Symfony Community",
 
5628                     "homepage": "https://symfony.com/contributors"
 
5631             "description": "Extracts information about PHP class' properties using metadata of popular sources",
 
5632             "homepage": "https://symfony.com",
 
5642                 "source": "https://github.com/symfony/property-info/tree/v7.0.3"
 
5646                     "url": "https://symfony.com/sponsor",
 
5650                     "url": "https://github.com/fabpot",
 
5654                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5658             "time": "2024-01-23T15:02:46+00:00"
 
5661             "name": "symfony/routing",
 
5662             "version": "v7.0.3",
 
5665                 "url": "https://github.com/symfony/routing.git",
 
5666                 "reference": "858b26756ffc35a11238b269b484ee3a393a74d3"
 
5670                 "url": "https://api.github.com/repos/symfony/routing/zipball/858b26756ffc35a11238b269b484ee3a393a74d3",
 
5671                 "reference": "858b26756ffc35a11238b269b484ee3a393a74d3",
 
5676                 "symfony/deprecation-contracts": "^2.5|^3"
 
5679                 "symfony/config": "<6.4",
 
5680                 "symfony/dependency-injection": "<6.4",
 
5681                 "symfony/yaml": "<6.4"
 
5684                 "psr/log": "^1|^2|^3",
 
5685                 "symfony/config": "^6.4|^7.0",
 
5686                 "symfony/dependency-injection": "^6.4|^7.0",
 
5687                 "symfony/expression-language": "^6.4|^7.0",
 
5688                 "symfony/http-foundation": "^6.4|^7.0",
 
5689                 "symfony/yaml": "^6.4|^7.0"
 
5694                     "Symfony\\Component\\Routing\\": ""
 
5696                 "exclude-from-classmap": [
 
5700             "notification-url": "https://packagist.org/downloads/",
 
5706                     "name": "Fabien Potencier",
 
5707                     "email": "fabien@symfony.com"
 
5710                     "name": "Symfony Community",
 
5711                     "homepage": "https://symfony.com/contributors"
 
5714             "description": "Maps an HTTP request to a set of configuration variables",
 
5715             "homepage": "https://symfony.com",
 
5723                 "source": "https://github.com/symfony/routing/tree/v7.0.3"
 
5727                     "url": "https://symfony.com/sponsor",
 
5731                     "url": "https://github.com/fabpot",
 
5735                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5739             "time": "2024-01-30T13:55:15+00:00"
 
5742             "name": "symfony/runtime",
 
5743             "version": "v7.0.3",
 
5746                 "url": "https://github.com/symfony/runtime.git",
 
5747                 "reference": "ef2c2fd4b40fb8cd22221154399ad8888e81cdb5"
 
5751                 "url": "https://api.github.com/repos/symfony/runtime/zipball/ef2c2fd4b40fb8cd22221154399ad8888e81cdb5",
 
5752                 "reference": "ef2c2fd4b40fb8cd22221154399ad8888e81cdb5",
 
5756                 "composer-plugin-api": "^1.0|^2.0",
 
5760                 "symfony/dotenv": "<6.4"
 
5763                 "composer/composer": "^2.6",
 
5764                 "symfony/console": "^6.4|^7.0",
 
5765                 "symfony/dotenv": "^6.4|^7.0",
 
5766                 "symfony/http-foundation": "^6.4|^7.0",
 
5767                 "symfony/http-kernel": "^6.4|^7.0"
 
5769             "type": "composer-plugin",
 
5771                 "class": "Symfony\\Component\\Runtime\\Internal\\ComposerPlugin"
 
5775                     "Symfony\\Component\\Runtime\\": "",
 
5776                     "Symfony\\Runtime\\Symfony\\Component\\": "Internal/"
 
5778                 "exclude-from-classmap": [
 
5782             "notification-url": "https://packagist.org/downloads/",
 
5788                     "name": "Nicolas Grekas",
 
5789                     "email": "p@tchwork.com"
 
5792                     "name": "Symfony Community",
 
5793                     "homepage": "https://symfony.com/contributors"
 
5796             "description": "Enables decoupling PHP applications from global state",
 
5797             "homepage": "https://symfony.com",
 
5802                 "source": "https://github.com/symfony/runtime/tree/v7.0.3"
 
5806                     "url": "https://symfony.com/sponsor",
 
5810                     "url": "https://github.com/fabpot",
 
5814                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5818             "time": "2024-01-23T15:02:46+00:00"
 
5821             "name": "symfony/security-bundle",
 
5822             "version": "v7.0.3",
 
5825                 "url": "https://github.com/symfony/security-bundle.git",
 
5826                 "reference": "84984586e74a3c194c17d6b33ccca682ead23e05"
 
5830                 "url": "https://api.github.com/repos/symfony/security-bundle/zipball/84984586e74a3c194c17d6b33ccca682ead23e05",
 
5831                 "reference": "84984586e74a3c194c17d6b33ccca682ead23e05",
 
5835                 "composer-runtime-api": ">=2.1",
 
5838                 "symfony/clock": "^6.4|^7.0",
 
5839                 "symfony/config": "^6.4|^7.0",
 
5840                 "symfony/dependency-injection": "^6.4|^7.0",
 
5841                 "symfony/event-dispatcher": "^6.4|^7.0",
 
5842                 "symfony/http-foundation": "^6.4|^7.0",
 
5843                 "symfony/http-kernel": "^6.4|^7.0",
 
5844                 "symfony/password-hasher": "^6.4|^7.0",
 
5845                 "symfony/security-core": "^6.4|^7.0",
 
5846                 "symfony/security-csrf": "^6.4|^7.0",
 
5847                 "symfony/security-http": "^6.4|^7.0",
 
5848                 "symfony/service-contracts": "^2.5|^3"
 
5851                 "symfony/browser-kit": "<6.4",
 
5852                 "symfony/console": "<6.4",
 
5853                 "symfony/framework-bundle": "<6.4",
 
5854                 "symfony/http-client": "<6.4",
 
5855                 "symfony/ldap": "<6.4",
 
5856                 "symfony/serializer": "<6.4",
 
5857                 "symfony/twig-bundle": "<6.4",
 
5858                 "symfony/validator": "<6.4"
 
5861                 "symfony/asset": "^6.4|^7.0",
 
5862                 "symfony/browser-kit": "^6.4|^7.0",
 
5863                 "symfony/console": "^6.4|^7.0",
 
5864                 "symfony/css-selector": "^6.4|^7.0",
 
5865                 "symfony/dom-crawler": "^6.4|^7.0",
 
5866                 "symfony/expression-language": "^6.4|^7.0",
 
5867                 "symfony/form": "^6.4|^7.0",
 
5868                 "symfony/framework-bundle": "^6.4|^7.0",
 
5869                 "symfony/http-client": "^6.4|^7.0",
 
5870                 "symfony/ldap": "^6.4|^7.0",
 
5871                 "symfony/process": "^6.4|^7.0",
 
5872                 "symfony/rate-limiter": "^6.4|^7.0",
 
5873                 "symfony/serializer": "^6.4|^7.0",
 
5874                 "symfony/translation": "^6.4|^7.0",
 
5875                 "symfony/twig-bridge": "^6.4|^7.0",
 
5876                 "symfony/twig-bundle": "^6.4|^7.0",
 
5877                 "symfony/validator": "^6.4|^7.0",
 
5878                 "symfony/yaml": "^6.4|^7.0",
 
5879                 "twig/twig": "^3.0.4",
 
5880                 "web-token/jwt-checker": "^3.1",
 
5881                 "web-token/jwt-signature-algorithm-ecdsa": "^3.1",
 
5882                 "web-token/jwt-signature-algorithm-eddsa": "^3.1",
 
5883                 "web-token/jwt-signature-algorithm-hmac": "^3.1",
 
5884                 "web-token/jwt-signature-algorithm-none": "^3.1",
 
5885                 "web-token/jwt-signature-algorithm-rsa": "^3.1"
 
5887             "type": "symfony-bundle",
 
5890                     "Symfony\\Bundle\\SecurityBundle\\": ""
 
5892                 "exclude-from-classmap": [
 
5896             "notification-url": "https://packagist.org/downloads/",
 
5902                     "name": "Fabien Potencier",
 
5903                     "email": "fabien@symfony.com"
 
5906                     "name": "Symfony Community",
 
5907                     "homepage": "https://symfony.com/contributors"
 
5910             "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
 
5911             "homepage": "https://symfony.com",
 
5913                 "source": "https://github.com/symfony/security-bundle/tree/v7.0.3"
 
5917                     "url": "https://symfony.com/sponsor",
 
5921                     "url": "https://github.com/fabpot",
 
5925                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5929             "time": "2024-01-29T15:41:16+00:00"
 
5932             "name": "symfony/security-core",
 
5933             "version": "v7.0.3",
 
5936                 "url": "https://github.com/symfony/security-core.git",
 
5937                 "reference": "72b9d961a5dcd21e6bc29b99df51a9000a15dde0"
 
5941                 "url": "https://api.github.com/repos/symfony/security-core/zipball/72b9d961a5dcd21e6bc29b99df51a9000a15dde0",
 
5942                 "reference": "72b9d961a5dcd21e6bc29b99df51a9000a15dde0",
 
5947                 "symfony/event-dispatcher-contracts": "^2.5|^3",
 
5948                 "symfony/password-hasher": "^6.4|^7.0",
 
5949                 "symfony/service-contracts": "^2.5|^3"
 
5952                 "symfony/event-dispatcher": "<6.4",
 
5953                 "symfony/http-foundation": "<6.4",
 
5954                 "symfony/ldap": "<6.4",
 
5955                 "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
 
5956                 "symfony/validator": "<6.4"
 
5959                 "psr/cache": "^1.0|^2.0|^3.0",
 
5960                 "psr/container": "^1.1|^2.0",
 
5961                 "psr/log": "^1|^2|^3",
 
5962                 "symfony/cache": "^6.4|^7.0",
 
5963                 "symfony/event-dispatcher": "^6.4|^7.0",
 
5964                 "symfony/expression-language": "^6.4|^7.0",
 
5965                 "symfony/http-foundation": "^6.4|^7.0",
 
5966                 "symfony/ldap": "^6.4|^7.0",
 
5967                 "symfony/string": "^6.4|^7.0",
 
5968                 "symfony/translation": "^6.4.3|^7.0.3",
 
5969                 "symfony/validator": "^6.4|^7.0"
 
5974                     "Symfony\\Component\\Security\\Core\\": ""
 
5976                 "exclude-from-classmap": [
 
5980             "notification-url": "https://packagist.org/downloads/",
 
5986                     "name": "Fabien Potencier",
 
5987                     "email": "fabien@symfony.com"
 
5990                     "name": "Symfony Community",
 
5991                     "homepage": "https://symfony.com/contributors"
 
5994             "description": "Symfony Security Component - Core Library",
 
5995             "homepage": "https://symfony.com",
 
5997                 "source": "https://github.com/symfony/security-core/tree/v7.0.3"
 
6001                     "url": "https://symfony.com/sponsor",
 
6005                     "url": "https://github.com/fabpot",
 
6009                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6013             "time": "2024-01-23T15:02:46+00:00"
 
6016             "name": "symfony/security-csrf",
 
6017             "version": "v7.0.3",
 
6020                 "url": "https://github.com/symfony/security-csrf.git",
 
6021                 "reference": "f0f724e599f069b768e335e4bdf795726c7dfe8e"
 
6025                 "url": "https://api.github.com/repos/symfony/security-csrf/zipball/f0f724e599f069b768e335e4bdf795726c7dfe8e",
 
6026                 "reference": "f0f724e599f069b768e335e4bdf795726c7dfe8e",
 
6031                 "symfony/security-core": "^6.4|^7.0"
 
6034                 "symfony/http-foundation": "<6.4"
 
6037                 "symfony/http-foundation": "^6.4|^7.0"
 
6042                     "Symfony\\Component\\Security\\Csrf\\": ""
 
6044                 "exclude-from-classmap": [
 
6048             "notification-url": "https://packagist.org/downloads/",
 
6054                     "name": "Fabien Potencier",
 
6055                     "email": "fabien@symfony.com"
 
6058                     "name": "Symfony Community",
 
6059                     "homepage": "https://symfony.com/contributors"
 
6062             "description": "Symfony Security Component - CSRF Library",
 
6063             "homepage": "https://symfony.com",
 
6065                 "source": "https://github.com/symfony/security-csrf/tree/v7.0.3"
 
6069                     "url": "https://symfony.com/sponsor",
 
6073                     "url": "https://github.com/fabpot",
 
6077                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6081             "time": "2024-01-23T15:02:46+00:00"
 
6084             "name": "symfony/security-http",
 
6085             "version": "v7.0.3",
 
6088                 "url": "https://github.com/symfony/security-http.git",
 
6089                 "reference": "d974526dc43525a17bd588e45f86f382edd57331"
 
6093                 "url": "https://api.github.com/repos/symfony/security-http/zipball/d974526dc43525a17bd588e45f86f382edd57331",
 
6094                 "reference": "d974526dc43525a17bd588e45f86f382edd57331",
 
6099                 "symfony/http-foundation": "^6.4|^7.0",
 
6100                 "symfony/http-kernel": "^6.4|^7.0",
 
6101                 "symfony/polyfill-mbstring": "~1.0",
 
6102                 "symfony/property-access": "^6.4|^7.0",
 
6103                 "symfony/security-core": "^6.4|^7.0",
 
6104                 "symfony/service-contracts": "^2.5|^3"
 
6107                 "symfony/clock": "<6.4",
 
6108                 "symfony/event-dispatcher": "<6.4",
 
6109                 "symfony/http-client-contracts": "<3.0",
 
6110                 "symfony/security-bundle": "<6.4",
 
6111                 "symfony/security-csrf": "<6.4"
 
6114                 "psr/log": "^1|^2|^3",
 
6115                 "symfony/cache": "^6.4|^7.0",
 
6116                 "symfony/clock": "^6.4|^7.0",
 
6117                 "symfony/expression-language": "^6.4|^7.0",
 
6118                 "symfony/http-client-contracts": "^3.0",
 
6119                 "symfony/rate-limiter": "^6.4|^7.0",
 
6120                 "symfony/routing": "^6.4|^7.0",
 
6121                 "symfony/security-csrf": "^6.4|^7.0",
 
6122                 "symfony/translation": "^6.4|^7.0",
 
6123                 "web-token/jwt-checker": "^3.1",
 
6124                 "web-token/jwt-signature-algorithm-ecdsa": "^3.1"
 
6129                     "Symfony\\Component\\Security\\Http\\": ""
 
6131                 "exclude-from-classmap": [
 
6135             "notification-url": "https://packagist.org/downloads/",
 
6141                     "name": "Fabien Potencier",
 
6142                     "email": "fabien@symfony.com"
 
6145                     "name": "Symfony Community",
 
6146                     "homepage": "https://symfony.com/contributors"
 
6149             "description": "Symfony Security Component - HTTP Integration",
 
6150             "homepage": "https://symfony.com",
 
6152                 "source": "https://github.com/symfony/security-http/tree/v7.0.3"
 
6156                     "url": "https://symfony.com/sponsor",
 
6160                     "url": "https://github.com/fabpot",
 
6164                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6168             "time": "2024-01-23T15:02:46+00:00"
 
6171             "name": "symfony/serializer",
 
6172             "version": "v7.0.3",
 
6175                 "url": "https://github.com/symfony/serializer.git",
 
6176                 "reference": "6e83031c481e50b6f28e72531660341f1f120e6f"
 
6180                 "url": "https://api.github.com/repos/symfony/serializer/zipball/6e83031c481e50b6f28e72531660341f1f120e6f",
 
6181                 "reference": "6e83031c481e50b6f28e72531660341f1f120e6f",
 
6186                 "symfony/polyfill-ctype": "~1.8"
 
6189                 "phpdocumentor/reflection-docblock": "<3.2.2",
 
6190                 "phpdocumentor/type-resolver": "<1.4.0",
 
6191                 "symfony/dependency-injection": "<6.4",
 
6192                 "symfony/property-access": "<6.4",
 
6193                 "symfony/property-info": "<6.4",
 
6194                 "symfony/uid": "<6.4",
 
6195                 "symfony/validator": "<6.4",
 
6196                 "symfony/yaml": "<6.4"
 
6199                 "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
 
6200                 "seld/jsonlint": "^1.10",
 
6201                 "symfony/cache": "^6.4|^7.0",
 
6202                 "symfony/config": "^6.4|^7.0",
 
6203                 "symfony/console": "^6.4|^7.0",
 
6204                 "symfony/dependency-injection": "^6.4|^7.0",
 
6205                 "symfony/error-handler": "^6.4|^7.0",
 
6206                 "symfony/filesystem": "^6.4|^7.0",
 
6207                 "symfony/form": "^6.4|^7.0",
 
6208                 "symfony/http-foundation": "^6.4|^7.0",
 
6209                 "symfony/http-kernel": "^6.4|^7.0",
 
6210                 "symfony/messenger": "^6.4|^7.0",
 
6211                 "symfony/mime": "^6.4|^7.0",
 
6212                 "symfony/property-access": "^6.4|^7.0",
 
6213                 "symfony/property-info": "^6.4|^7.0",
 
6214                 "symfony/translation-contracts": "^2.5|^3",
 
6215                 "symfony/uid": "^6.4|^7.0",
 
6216                 "symfony/validator": "^6.4|^7.0",
 
6217                 "symfony/var-dumper": "^6.4|^7.0",
 
6218                 "symfony/var-exporter": "^6.4|^7.0",
 
6219                 "symfony/yaml": "^6.4|^7.0"
 
6224                     "Symfony\\Component\\Serializer\\": ""
 
6226                 "exclude-from-classmap": [
 
6230             "notification-url": "https://packagist.org/downloads/",
 
6236                     "name": "Fabien Potencier",
 
6237                     "email": "fabien@symfony.com"
 
6240                     "name": "Symfony Community",
 
6241                     "homepage": "https://symfony.com/contributors"
 
6244             "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
 
6245             "homepage": "https://symfony.com",
 
6247                 "source": "https://github.com/symfony/serializer/tree/v7.0.3"
 
6251                     "url": "https://symfony.com/sponsor",
 
6255                     "url": "https://github.com/fabpot",
 
6259                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6263             "time": "2024-01-30T08:34:29+00:00"
 
6266             "name": "symfony/service-contracts",
 
6267             "version": "v3.4.1",
 
6270                 "url": "https://github.com/symfony/service-contracts.git",
 
6271                 "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0"
 
6275                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0",
 
6276                 "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0",
 
6281                 "psr/container": "^1.1|^2.0"
 
6284                 "ext-psr": "<1.1|>=2"
 
6289                     "dev-main": "3.4-dev"
 
6292                     "name": "symfony/contracts",
 
6293                     "url": "https://github.com/symfony/contracts"
 
6298                     "Symfony\\Contracts\\Service\\": ""
 
6300                 "exclude-from-classmap": [
 
6304             "notification-url": "https://packagist.org/downloads/",
 
6310                     "name": "Nicolas Grekas",
 
6311                     "email": "p@tchwork.com"
 
6314                     "name": "Symfony Community",
 
6315                     "homepage": "https://symfony.com/contributors"
 
6318             "description": "Generic abstractions related to writing services",
 
6319             "homepage": "https://symfony.com",
 
6329                 "source": "https://github.com/symfony/service-contracts/tree/v3.4.1"
 
6333                     "url": "https://symfony.com/sponsor",
 
6337                     "url": "https://github.com/fabpot",
 
6341                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6345             "time": "2023-12-26T14:02:43+00:00"
 
6348             "name": "symfony/stopwatch",
 
6349             "version": "v7.0.3",
 
6352                 "url": "https://github.com/symfony/stopwatch.git",
 
6353                 "reference": "983900d6fddf2b0cbaacacbbad07610854bd8112"
 
6357                 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/983900d6fddf2b0cbaacacbbad07610854bd8112",
 
6358                 "reference": "983900d6fddf2b0cbaacacbbad07610854bd8112",
 
6363                 "symfony/service-contracts": "^2.5|^3"
 
6368                     "Symfony\\Component\\Stopwatch\\": ""
 
6370                 "exclude-from-classmap": [
 
6374             "notification-url": "https://packagist.org/downloads/",
 
6380                     "name": "Fabien Potencier",
 
6381                     "email": "fabien@symfony.com"
 
6384                     "name": "Symfony Community",
 
6385                     "homepage": "https://symfony.com/contributors"
 
6388             "description": "Provides a way to profile code",
 
6389             "homepage": "https://symfony.com",
 
6391                 "source": "https://github.com/symfony/stopwatch/tree/v7.0.3"
 
6395                     "url": "https://symfony.com/sponsor",
 
6399                     "url": "https://github.com/fabpot",
 
6403                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6407             "time": "2024-01-23T15:02:46+00:00"
 
6410             "name": "symfony/string",
 
6411             "version": "v7.0.3",
 
6414                 "url": "https://github.com/symfony/string.git",
 
6415                 "reference": "524aac4a280b90a4420d8d6a040718d0586505ac"
 
6419                 "url": "https://api.github.com/repos/symfony/string/zipball/524aac4a280b90a4420d8d6a040718d0586505ac",
 
6420                 "reference": "524aac4a280b90a4420d8d6a040718d0586505ac",
 
6425                 "symfony/polyfill-ctype": "~1.8",
 
6426                 "symfony/polyfill-intl-grapheme": "~1.0",
 
6427                 "symfony/polyfill-intl-normalizer": "~1.0",
 
6428                 "symfony/polyfill-mbstring": "~1.0"
 
6431                 "symfony/translation-contracts": "<2.5"
 
6434                 "symfony/error-handler": "^6.4|^7.0",
 
6435                 "symfony/http-client": "^6.4|^7.0",
 
6436                 "symfony/intl": "^6.4|^7.0",
 
6437                 "symfony/translation-contracts": "^2.5|^3.0",
 
6438                 "symfony/var-exporter": "^6.4|^7.0"
 
6443                     "Resources/functions.php"
 
6446                     "Symfony\\Component\\String\\": ""
 
6448                 "exclude-from-classmap": [
 
6452             "notification-url": "https://packagist.org/downloads/",
 
6458                     "name": "Nicolas Grekas",
 
6459                     "email": "p@tchwork.com"
 
6462                     "name": "Symfony Community",
 
6463                     "homepage": "https://symfony.com/contributors"
 
6466             "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
 
6467             "homepage": "https://symfony.com",
 
6477                 "source": "https://github.com/symfony/string/tree/v7.0.3"
 
6481                     "url": "https://symfony.com/sponsor",
 
6485                     "url": "https://github.com/fabpot",
 
6489                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6493             "time": "2024-01-29T15:41:16+00:00"
 
6496             "name": "symfony/translation",
 
6497             "version": "v7.0.3",
 
6500                 "url": "https://github.com/symfony/translation.git",
 
6501                 "reference": "7285f25c7dcc74d9ec1232473114274604e50f00"
 
6505                 "url": "https://api.github.com/repos/symfony/translation/zipball/7285f25c7dcc74d9ec1232473114274604e50f00",
 
6506                 "reference": "7285f25c7dcc74d9ec1232473114274604e50f00",
 
6511                 "symfony/polyfill-mbstring": "~1.0",
 
6512                 "symfony/translation-contracts": "^2.5|^3.0"
 
6515                 "symfony/config": "<6.4",
 
6516                 "symfony/console": "<6.4",
 
6517                 "symfony/dependency-injection": "<6.4",
 
6518                 "symfony/http-client-contracts": "<2.5",
 
6519                 "symfony/http-kernel": "<6.4",
 
6520                 "symfony/service-contracts": "<2.5",
 
6521                 "symfony/twig-bundle": "<6.4",
 
6522                 "symfony/yaml": "<6.4"
 
6525                 "symfony/translation-implementation": "2.3|3.0"
 
6528                 "nikic/php-parser": "^4.18|^5.0",
 
6529                 "psr/log": "^1|^2|^3",
 
6530                 "symfony/config": "^6.4|^7.0",
 
6531                 "symfony/console": "^6.4|^7.0",
 
6532                 "symfony/dependency-injection": "^6.4|^7.0",
 
6533                 "symfony/finder": "^6.4|^7.0",
 
6534                 "symfony/http-client-contracts": "^2.5|^3.0",
 
6535                 "symfony/http-kernel": "^6.4|^7.0",
 
6536                 "symfony/intl": "^6.4|^7.0",
 
6537                 "symfony/polyfill-intl-icu": "^1.21",
 
6538                 "symfony/routing": "^6.4|^7.0",
 
6539                 "symfony/service-contracts": "^2.5|^3",
 
6540                 "symfony/yaml": "^6.4|^7.0"
 
6545                     "Resources/functions.php"
 
6548                     "Symfony\\Component\\Translation\\": ""
 
6550                 "exclude-from-classmap": [
 
6554             "notification-url": "https://packagist.org/downloads/",
 
6560                     "name": "Fabien Potencier",
 
6561                     "email": "fabien@symfony.com"
 
6564                     "name": "Symfony Community",
 
6565                     "homepage": "https://symfony.com/contributors"
 
6568             "description": "Provides tools to internationalize your application",
 
6569             "homepage": "https://symfony.com",
 
6571                 "source": "https://github.com/symfony/translation/tree/v7.0.3"
 
6575                     "url": "https://symfony.com/sponsor",
 
6579                     "url": "https://github.com/fabpot",
 
6583                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6587             "time": "2024-01-29T15:41:16+00:00"
 
6590             "name": "symfony/translation-contracts",
 
6591             "version": "v3.4.1",
 
6594                 "url": "https://github.com/symfony/translation-contracts.git",
 
6595                 "reference": "06450585bf65e978026bda220cdebca3f867fde7"
 
6599                 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7",
 
6600                 "reference": "06450585bf65e978026bda220cdebca3f867fde7",
 
6609                     "dev-main": "3.4-dev"
 
6612                     "name": "symfony/contracts",
 
6613                     "url": "https://github.com/symfony/contracts"
 
6618                     "Symfony\\Contracts\\Translation\\": ""
 
6620                 "exclude-from-classmap": [
 
6624             "notification-url": "https://packagist.org/downloads/",
 
6630                     "name": "Nicolas Grekas",
 
6631                     "email": "p@tchwork.com"
 
6634                     "name": "Symfony Community",
 
6635                     "homepage": "https://symfony.com/contributors"
 
6638             "description": "Generic abstractions related to translation",
 
6639             "homepage": "https://symfony.com",
 
6649                 "source": "https://github.com/symfony/translation-contracts/tree/v3.4.1"
 
6653                     "url": "https://symfony.com/sponsor",
 
6657                     "url": "https://github.com/fabpot",
 
6661                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6665             "time": "2023-12-26T14:02:43+00:00"
 
6668             "name": "symfony/twig-bridge",
 
6669             "version": "v7.0.3",
 
6672                 "url": "https://github.com/symfony/twig-bridge.git",
 
6673                 "reference": "414ff6930889262a11ec67f351e9810dd8565b0d"
 
6677                 "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/414ff6930889262a11ec67f351e9810dd8565b0d",
 
6678                 "reference": "414ff6930889262a11ec67f351e9810dd8565b0d",
 
6683                 "symfony/translation-contracts": "^2.5|^3",
 
6684                 "twig/twig": "^3.0.4"
 
6687                 "phpdocumentor/reflection-docblock": "<3.2.2",
 
6688                 "phpdocumentor/type-resolver": "<1.4.0",
 
6689                 "symfony/console": "<6.4",
 
6690                 "symfony/form": "<6.4",
 
6691                 "symfony/http-foundation": "<6.4",
 
6692                 "symfony/http-kernel": "<6.4",
 
6693                 "symfony/mime": "<6.4",
 
6694                 "symfony/serializer": "<6.4",
 
6695                 "symfony/translation": "<6.4",
 
6696                 "symfony/workflow": "<6.4"
 
6699                 "egulias/email-validator": "^2.1.10|^3|^4",
 
6700                 "league/html-to-markdown": "^5.0",
 
6701                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
 
6702                 "symfony/asset": "^6.4|^7.0",
 
6703                 "symfony/asset-mapper": "^6.4|^7.0",
 
6704                 "symfony/console": "^6.4|^7.0",
 
6705                 "symfony/dependency-injection": "^6.4|^7.0",
 
6706                 "symfony/expression-language": "^6.4|^7.0",
 
6707                 "symfony/finder": "^6.4|^7.0",
 
6708                 "symfony/form": "^6.4|^7.0",
 
6709                 "symfony/html-sanitizer": "^6.4|^7.0",
 
6710                 "symfony/http-foundation": "^6.4|^7.0",
 
6711                 "symfony/http-kernel": "^6.4|^7.0",
 
6712                 "symfony/intl": "^6.4|^7.0",
 
6713                 "symfony/mime": "^6.4|^7.0",
 
6714                 "symfony/polyfill-intl-icu": "~1.0",
 
6715                 "symfony/property-info": "^6.4|^7.0",
 
6716                 "symfony/routing": "^6.4|^7.0",
 
6717                 "symfony/security-acl": "^2.8|^3.0",
 
6718                 "symfony/security-core": "^6.4|^7.0",
 
6719                 "symfony/security-csrf": "^6.4|^7.0",
 
6720                 "symfony/security-http": "^6.4|^7.0",
 
6721                 "symfony/serializer": "^6.4.3|^7.0.3",
 
6722                 "symfony/stopwatch": "^6.4|^7.0",
 
6723                 "symfony/translation": "^6.4|^7.0",
 
6724                 "symfony/web-link": "^6.4|^7.0",
 
6725                 "symfony/workflow": "^6.4|^7.0",
 
6726                 "symfony/yaml": "^6.4|^7.0",
 
6727                 "twig/cssinliner-extra": "^2.12|^3",
 
6728                 "twig/inky-extra": "^2.12|^3",
 
6729                 "twig/markdown-extra": "^2.12|^3"
 
6731             "type": "symfony-bridge",
 
6734                     "Symfony\\Bridge\\Twig\\": ""
 
6736                 "exclude-from-classmap": [
 
6740             "notification-url": "https://packagist.org/downloads/",
 
6746                     "name": "Fabien Potencier",
 
6747                     "email": "fabien@symfony.com"
 
6750                     "name": "Symfony Community",
 
6751                     "homepage": "https://symfony.com/contributors"
 
6754             "description": "Provides integration for Twig with various Symfony components",
 
6755             "homepage": "https://symfony.com",
 
6757                 "source": "https://github.com/symfony/twig-bridge/tree/v7.0.3"
 
6761                     "url": "https://symfony.com/sponsor",
 
6765                     "url": "https://github.com/fabpot",
 
6769                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6773             "time": "2024-01-30T08:34:29+00:00"
 
6776             "name": "symfony/twig-bundle",
 
6777             "version": "v7.0.3",
 
6780                 "url": "https://github.com/symfony/twig-bundle.git",
 
6781                 "reference": "6fbf0cc2b0d0208be4881ff6069665687396b323"
 
6785                 "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/6fbf0cc2b0d0208be4881ff6069665687396b323",
 
6786                 "reference": "6fbf0cc2b0d0208be4881ff6069665687396b323",
 
6790                 "composer-runtime-api": ">=2.1",
 
6792                 "symfony/config": "^6.4|^7.0",
 
6793                 "symfony/dependency-injection": "^6.4|^7.0",
 
6794                 "symfony/http-foundation": "^6.4|^7.0",
 
6795                 "symfony/http-kernel": "^6.4|^7.0",
 
6796                 "symfony/twig-bridge": "^6.4|^7.0",
 
6797                 "twig/twig": "^3.0.4"
 
6800                 "symfony/framework-bundle": "<6.4",
 
6801                 "symfony/translation": "<6.4"
 
6804                 "symfony/asset": "^6.4|^7.0",
 
6805                 "symfony/expression-language": "^6.4|^7.0",
 
6806                 "symfony/finder": "^6.4|^7.0",
 
6807                 "symfony/form": "^6.4|^7.0",
 
6808                 "symfony/framework-bundle": "^6.4|^7.0",
 
6809                 "symfony/routing": "^6.4|^7.0",
 
6810                 "symfony/stopwatch": "^6.4|^7.0",
 
6811                 "symfony/translation": "^6.4|^7.0",
 
6812                 "symfony/web-link": "^6.4|^7.0",
 
6813                 "symfony/yaml": "^6.4|^7.0"
 
6815             "type": "symfony-bundle",
 
6818                     "Symfony\\Bundle\\TwigBundle\\": ""
 
6820                 "exclude-from-classmap": [
 
6824             "notification-url": "https://packagist.org/downloads/",
 
6830                     "name": "Fabien Potencier",
 
6831                     "email": "fabien@symfony.com"
 
6834                     "name": "Symfony Community",
 
6835                     "homepage": "https://symfony.com/contributors"
 
6838             "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
 
6839             "homepage": "https://symfony.com",
 
6841                 "source": "https://github.com/symfony/twig-bundle/tree/v7.0.3"
 
6845                     "url": "https://symfony.com/sponsor",
 
6849                     "url": "https://github.com/fabpot",
 
6853                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6857             "time": "2024-01-23T15:02:46+00:00"
 
6860             "name": "symfony/validator",
 
6861             "version": "v7.0.3",
 
6864                 "url": "https://github.com/symfony/validator.git",
 
6865                 "reference": "03b0c75d7d3df1ef9a0fd9fb8db1e86f83ffa2bb"
 
6869                 "url": "https://api.github.com/repos/symfony/validator/zipball/03b0c75d7d3df1ef9a0fd9fb8db1e86f83ffa2bb",
 
6870                 "reference": "03b0c75d7d3df1ef9a0fd9fb8db1e86f83ffa2bb",
 
6875                 "symfony/polyfill-ctype": "~1.8",
 
6876                 "symfony/polyfill-mbstring": "~1.0",
 
6877                 "symfony/polyfill-php83": "^1.27",
 
6878                 "symfony/translation-contracts": "^2.5|^3"
 
6881                 "doctrine/lexer": "<1.1",
 
6882                 "symfony/dependency-injection": "<6.4",
 
6883                 "symfony/doctrine-bridge": "<7.0",
 
6884                 "symfony/expression-language": "<6.4",
 
6885                 "symfony/http-kernel": "<6.4",
 
6886                 "symfony/intl": "<6.4",
 
6887                 "symfony/property-info": "<6.4",
 
6888                 "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
 
6889                 "symfony/yaml": "<6.4"
 
6892                 "egulias/email-validator": "^2.1.10|^3|^4",
 
6893                 "symfony/cache": "^6.4|^7.0",
 
6894                 "symfony/config": "^6.4|^7.0",
 
6895                 "symfony/console": "^6.4|^7.0",
 
6896                 "symfony/dependency-injection": "^6.4|^7.0",
 
6897                 "symfony/expression-language": "^6.4|^7.0",
 
6898                 "symfony/finder": "^6.4|^7.0",
 
6899                 "symfony/http-client": "^6.4|^7.0",
 
6900                 "symfony/http-foundation": "^6.4|^7.0",
 
6901                 "symfony/http-kernel": "^6.4|^7.0",
 
6902                 "symfony/intl": "^6.4|^7.0",
 
6903                 "symfony/mime": "^6.4|^7.0",
 
6904                 "symfony/property-access": "^6.4|^7.0",
 
6905                 "symfony/property-info": "^6.4|^7.0",
 
6906                 "symfony/translation": "^6.4.3|^7.0.3",
 
6907                 "symfony/yaml": "^6.4|^7.0"
 
6912                     "Symfony\\Component\\Validator\\": ""
 
6914                 "exclude-from-classmap": [
 
6918             "notification-url": "https://packagist.org/downloads/",
 
6924                     "name": "Fabien Potencier",
 
6925                     "email": "fabien@symfony.com"
 
6928                     "name": "Symfony Community",
 
6929                     "homepage": "https://symfony.com/contributors"
 
6932             "description": "Provides tools to validate values",
 
6933             "homepage": "https://symfony.com",
 
6935                 "source": "https://github.com/symfony/validator/tree/v7.0.3"
 
6939                     "url": "https://symfony.com/sponsor",
 
6943                     "url": "https://github.com/fabpot",
 
6947                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6951             "time": "2024-01-29T15:41:16+00:00"
 
6954             "name": "symfony/var-dumper",
 
6955             "version": "v7.0.3",
 
6958                 "url": "https://github.com/symfony/var-dumper.git",
 
6959                 "reference": "a7a061abbf6fe3d4a79032cbc5149a4d65a10234"
 
6963                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a7a061abbf6fe3d4a79032cbc5149a4d65a10234",
 
6964                 "reference": "a7a061abbf6fe3d4a79032cbc5149a4d65a10234",
 
6969                 "symfony/polyfill-mbstring": "~1.0"
 
6972                 "symfony/console": "<6.4"
 
6976                 "symfony/console": "^6.4|^7.0",
 
6977                 "symfony/http-kernel": "^6.4|^7.0",
 
6978                 "symfony/process": "^6.4|^7.0",
 
6979                 "symfony/uid": "^6.4|^7.0",
 
6980                 "twig/twig": "^3.0.4"
 
6983                 "Resources/bin/var-dump-server"
 
6988                     "Resources/functions/dump.php"
 
6991                     "Symfony\\Component\\VarDumper\\": ""
 
6993                 "exclude-from-classmap": [
 
6997             "notification-url": "https://packagist.org/downloads/",
 
7003                     "name": "Nicolas Grekas",
 
7004                     "email": "p@tchwork.com"
 
7007                     "name": "Symfony Community",
 
7008                     "homepage": "https://symfony.com/contributors"
 
7011             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
 
7012             "homepage": "https://symfony.com",
 
7018                 "source": "https://github.com/symfony/var-dumper/tree/v7.0.3"
 
7022                     "url": "https://symfony.com/sponsor",
 
7026                     "url": "https://github.com/fabpot",
 
7030                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
7034             "time": "2024-01-23T15:02:46+00:00"
 
7037             "name": "symfony/var-exporter",
 
7038             "version": "v7.0.3",
 
7041                 "url": "https://github.com/symfony/var-exporter.git",
 
7042                 "reference": "1fb79308cb5fc2b44bff6e8af10a5af6812e05b8"
 
7046                 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/1fb79308cb5fc2b44bff6e8af10a5af6812e05b8",
 
7047                 "reference": "1fb79308cb5fc2b44bff6e8af10a5af6812e05b8",
 
7054                 "symfony/var-dumper": "^6.4|^7.0"
 
7059                     "Symfony\\Component\\VarExporter\\": ""
 
7061                 "exclude-from-classmap": [
 
7065             "notification-url": "https://packagist.org/downloads/",
 
7071                     "name": "Nicolas Grekas",
 
7072                     "email": "p@tchwork.com"
 
7075                     "name": "Symfony Community",
 
7076                     "homepage": "https://symfony.com/contributors"
 
7079             "description": "Allows exporting any serializable PHP data structure to plain PHP code",
 
7080             "homepage": "https://symfony.com",
 
7092                 "source": "https://github.com/symfony/var-exporter/tree/v7.0.3"
 
7096                     "url": "https://symfony.com/sponsor",
 
7100                     "url": "https://github.com/fabpot",
 
7104                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
7108             "time": "2024-01-23T15:02:46+00:00"
 
7111             "name": "symfony/web-link",
 
7112             "version": "v7.0.3",
 
7115                 "url": "https://github.com/symfony/web-link.git",
 
7116                 "reference": "855a347feb2ecfc1d1a379c739aff956d4cbec00"
 
7120                 "url": "https://api.github.com/repos/symfony/web-link/zipball/855a347feb2ecfc1d1a379c739aff956d4cbec00",
 
7121                 "reference": "855a347feb2ecfc1d1a379c739aff956d4cbec00",
 
7126                 "psr/link": "^1.1|^2.0"
 
7129                 "symfony/http-kernel": "<6.4"
 
7132                 "psr/link-implementation": "1.0|2.0"
 
7135                 "symfony/http-kernel": "^6.4|^7.0"
 
7140                     "Symfony\\Component\\WebLink\\": ""
 
7142                 "exclude-from-classmap": [
 
7146             "notification-url": "https://packagist.org/downloads/",
 
7152                     "name": "KƩvin Dunglas",
 
7153                     "email": "dunglas@gmail.com"
 
7156                     "name": "Symfony Community",
 
7157                     "homepage": "https://symfony.com/contributors"
 
7160             "description": "Manages links between resources",
 
7161             "homepage": "https://symfony.com",
 
7175                 "source": "https://github.com/symfony/web-link/tree/v7.0.3"
 
7179                     "url": "https://symfony.com/sponsor",
 
7183                     "url": "https://github.com/fabpot",
 
7187                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
7191             "time": "2024-01-23T15:02:46+00:00"
 
7194             "name": "symfony/web-profiler-bundle",
 
7195             "version": "v7.0.3",
 
7198                 "url": "https://github.com/symfony/web-profiler-bundle.git",
 
7199                 "reference": "320dbcaa6e3a72797a614216703df8b187f19265"
 
7203                 "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/320dbcaa6e3a72797a614216703df8b187f19265",
 
7204                 "reference": "320dbcaa6e3a72797a614216703df8b187f19265",
 
7209                 "symfony/config": "^6.4|^7.0",
 
7210                 "symfony/framework-bundle": "^6.4|^7.0",
 
7211                 "symfony/http-kernel": "^6.4|^7.0",
 
7212                 "symfony/routing": "^6.4|^7.0",
 
7213                 "symfony/twig-bundle": "^6.4|^7.0",
 
7214                 "twig/twig": "^3.0.4"
 
7217                 "symfony/form": "<6.4",
 
7218                 "symfony/mailer": "<6.4",
 
7219                 "symfony/messenger": "<6.4"
 
7222                 "symfony/browser-kit": "^6.4|^7.0",
 
7223                 "symfony/console": "^6.4|^7.0",
 
7224                 "symfony/css-selector": "^6.4|^7.0",
 
7225                 "symfony/stopwatch": "^6.4|^7.0"
 
7227             "type": "symfony-bundle",
 
7230                     "Symfony\\Bundle\\WebProfilerBundle\\": ""
 
7232                 "exclude-from-classmap": [
 
7236             "notification-url": "https://packagist.org/downloads/",
 
7242                     "name": "Fabien Potencier",
 
7243                     "email": "fabien@symfony.com"
 
7246                     "name": "Symfony Community",
 
7247                     "homepage": "https://symfony.com/contributors"
 
7250             "description": "Provides a development tool that gives detailed information about the execution of any request",
 
7251             "homepage": "https://symfony.com",
 
7256                 "source": "https://github.com/symfony/web-profiler-bundle/tree/v7.0.3"
 
7260                     "url": "https://symfony.com/sponsor",
 
7264                     "url": "https://github.com/fabpot",
 
7268                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
7272             "time": "2024-01-29T15:41:16+00:00"
 
7275             "name": "symfony/yaml",
 
7276             "version": "v7.0.3",
 
7279                 "url": "https://github.com/symfony/yaml.git",
 
7280                 "reference": "2d4fca631c00700597e9442a0b2451ce234513d3"
 
7284                 "url": "https://api.github.com/repos/symfony/yaml/zipball/2d4fca631c00700597e9442a0b2451ce234513d3",
 
7285                 "reference": "2d4fca631c00700597e9442a0b2451ce234513d3",
 
7290                 "symfony/polyfill-ctype": "^1.8"
 
7293                 "symfony/console": "<6.4"
 
7296                 "symfony/console": "^6.4|^7.0"
 
7299                 "Resources/bin/yaml-lint"
 
7304                     "Symfony\\Component\\Yaml\\": ""
 
7306                 "exclude-from-classmap": [
 
7310             "notification-url": "https://packagist.org/downloads/",
 
7316                     "name": "Fabien Potencier",
 
7317                     "email": "fabien@symfony.com"
 
7320                     "name": "Symfony Community",
 
7321                     "homepage": "https://symfony.com/contributors"
 
7324             "description": "Loads and dumps YAML files",
 
7325             "homepage": "https://symfony.com",
 
7327                 "source": "https://github.com/symfony/yaml/tree/v7.0.3"
 
7331                     "url": "https://symfony.com/sponsor",
 
7335                     "url": "https://github.com/fabpot",
 
7339                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
7343             "time": "2024-01-23T15:02:46+00:00"
 
7346             "name": "twig/extra-bundle",
 
7347             "version": "v3.8.0",
 
7350                 "url": "https://github.com/twigphp/twig-extra-bundle.git",
 
7351                 "reference": "32807183753de0388c8e59f7ac2d13bb47311140"
 
7355                 "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/32807183753de0388c8e59f7ac2d13bb47311140",
 
7356                 "reference": "32807183753de0388c8e59f7ac2d13bb47311140",
 
7361                 "symfony/framework-bundle": "^5.4|^6.0|^7.0",
 
7362                 "symfony/twig-bundle": "^5.4|^6.0|^7.0",
 
7366                 "league/commonmark": "^1.0|^2.0",
 
7367                 "symfony/phpunit-bridge": "^6.4|^7.0",
 
7368                 "twig/cache-extra": "^3.0",
 
7369                 "twig/cssinliner-extra": "^2.12|^3.0",
 
7370                 "twig/html-extra": "^2.12|^3.0",
 
7371                 "twig/inky-extra": "^2.12|^3.0",
 
7372                 "twig/intl-extra": "^2.12|^3.0",
 
7373                 "twig/markdown-extra": "^2.12|^3.0",
 
7374                 "twig/string-extra": "^2.12|^3.0"
 
7376             "type": "symfony-bundle",
 
7379                     "Twig\\Extra\\TwigExtraBundle\\": ""
 
7381                 "exclude-from-classmap": [
 
7385             "notification-url": "https://packagist.org/downloads/",
 
7391                     "name": "Fabien Potencier",
 
7392                     "email": "fabien@symfony.com",
 
7393                     "homepage": "http://fabien.potencier.org",
 
7394                     "role": "Lead Developer"
 
7397             "description": "A Symfony bundle for extra Twig extensions",
 
7398             "homepage": "https://twig.symfony.com",
 
7405                 "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.8.0"
 
7409                     "url": "https://github.com/fabpot",
 
7413                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
 
7417             "time": "2023-11-21T14:02:01+00:00"
 
7420             "name": "twig/html-extra",
 
7421             "version": "v3.8.0",
 
7424                 "url": "https://github.com/twigphp/html-extra.git",
 
7425                 "reference": "c04603bb3b71d8d2ece9e583dbf7bd77811df1f2"
 
7429                 "url": "https://api.github.com/repos/twigphp/html-extra/zipball/c04603bb3b71d8d2ece9e583dbf7bd77811df1f2",
 
7430                 "reference": "c04603bb3b71d8d2ece9e583dbf7bd77811df1f2",
 
7435                 "symfony/mime": "^5.4|^6.0|^7.0",
 
7439                 "symfony/phpunit-bridge": "^6.4|^7.0"
 
7444                     "Twig\\Extra\\Html\\": ""
 
7446                 "exclude-from-classmap": [
 
7450             "notification-url": "https://packagist.org/downloads/",
 
7456                     "name": "Fabien Potencier",
 
7457                     "email": "fabien@symfony.com",
 
7458                     "homepage": "http://fabien.potencier.org",
 
7459                     "role": "Lead Developer"
 
7462             "description": "A Twig extension for HTML",
 
7463             "homepage": "https://twig.symfony.com",
 
7469                 "source": "https://github.com/twigphp/html-extra/tree/v3.8.0"
 
7473                     "url": "https://github.com/fabpot",
 
7477                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
 
7481             "time": "2023-11-21T14:02:01+00:00"
 
7484             "name": "twig/intl-extra",
 
7485             "version": "v3.8.0",
 
7488                 "url": "https://github.com/twigphp/intl-extra.git",
 
7489                 "reference": "7b3db67c700735f473a265a97e1adaeba3e6ca0c"
 
7493                 "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/7b3db67c700735f473a265a97e1adaeba3e6ca0c",
 
7494                 "reference": "7b3db67c700735f473a265a97e1adaeba3e6ca0c",
 
7499                 "symfony/intl": "^5.4|^6.0|^7.0",
 
7503                 "symfony/phpunit-bridge": "^6.4|^7.0"
 
7508                     "Twig\\Extra\\Intl\\": ""
 
7510                 "exclude-from-classmap": [
 
7514             "notification-url": "https://packagist.org/downloads/",
 
7520                     "name": "Fabien Potencier",
 
7521                     "email": "fabien@symfony.com",
 
7522                     "homepage": "http://fabien.potencier.org",
 
7523                     "role": "Lead Developer"
 
7526             "description": "A Twig extension for Intl",
 
7527             "homepage": "https://twig.symfony.com",
 
7533                 "source": "https://github.com/twigphp/intl-extra/tree/v3.8.0"
 
7537                     "url": "https://github.com/fabpot",
 
7541                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
 
7545             "time": "2023-11-21T17:27:48+00:00"
 
7548             "name": "twig/markdown-extra",
 
7549             "version": "v3.8.0",
 
7552                 "url": "https://github.com/twigphp/markdown-extra.git",
 
7553                 "reference": "b6e4954ab60030233df5d293886b5404558daac8"
 
7557                 "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/b6e4954ab60030233df5d293886b5404558daac8",
 
7558                 "reference": "b6e4954ab60030233df5d293886b5404558daac8",
 
7566                 "erusev/parsedown": "^1.7",
 
7567                 "league/commonmark": "^1.0|^2.0",
 
7568                 "league/html-to-markdown": "^4.8|^5.0",
 
7569                 "michelf/php-markdown": "^1.8|^2.0",
 
7570                 "symfony/phpunit-bridge": "^6.4|^7.0"
 
7575                     "Twig\\Extra\\Markdown\\": ""
 
7577                 "exclude-from-classmap": [
 
7581             "notification-url": "https://packagist.org/downloads/",
 
7587                     "name": "Fabien Potencier",
 
7588                     "email": "fabien@symfony.com",
 
7589                     "homepage": "http://fabien.potencier.org",
 
7590                     "role": "Lead Developer"
 
7593             "description": "A Twig extension for Markdown",
 
7594             "homepage": "https://twig.symfony.com",
 
7601                 "source": "https://github.com/twigphp/markdown-extra/tree/v3.8.0"
 
7605                     "url": "https://github.com/fabpot",
 
7609                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
 
7613             "time": "2023-11-21T14:02:01+00:00"
 
7616             "name": "twig/twig",
 
7617             "version": "v3.8.0",
 
7620                 "url": "https://github.com/twigphp/Twig.git",
 
7621                 "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d"
 
7625                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
 
7626                 "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
 
7631                 "symfony/polyfill-ctype": "^1.8",
 
7632                 "symfony/polyfill-mbstring": "^1.3",
 
7633                 "symfony/polyfill-php80": "^1.22"
 
7636                 "psr/container": "^1.0|^2.0",
 
7637                 "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0"
 
7645             "notification-url": "https://packagist.org/downloads/",
 
7651                     "name": "Fabien Potencier",
 
7652                     "email": "fabien@symfony.com",
 
7653                     "homepage": "http://fabien.potencier.org",
 
7654                     "role": "Lead Developer"
 
7657                     "name": "Twig Team",
 
7658                     "role": "Contributors"
 
7661                     "name": "Armin Ronacher",
 
7662                     "email": "armin.ronacher@active-4.com",
 
7663                     "role": "Project Founder"
 
7666             "description": "Twig, the flexible, fast, and secure template language for PHP",
 
7667             "homepage": "https://twig.symfony.com",
 
7672                 "issues": "https://github.com/twigphp/Twig/issues",
 
7673                 "source": "https://github.com/twigphp/Twig/tree/v3.8.0"
 
7677                     "url": "https://github.com/fabpot",
 
7681                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
 
7685             "time": "2023-11-21T18:54:41+00:00"
 
7688             "name": "webmozart/assert",
 
7689             "version": "1.11.0",
 
7692                 "url": "https://github.com/webmozarts/assert.git",
 
7693                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
 
7697                 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
 
7698                 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
 
7703                 "php": "^7.2 || ^8.0"
 
7706                 "phpstan/phpstan": "<0.12.20",
 
7707                 "vimeo/psalm": "<4.6.1 || 4.6.2"
 
7710                 "phpunit/phpunit": "^8.5.13"
 
7715                     "dev-master": "1.10-dev"
 
7720                     "Webmozart\\Assert\\": "src/"
 
7723             "notification-url": "https://packagist.org/downloads/",
 
7729                     "name": "Bernhard Schussek",
 
7730                     "email": "bschussek@gmail.com"
 
7733             "description": "Assertions to validate method input/output with nice error messages.",
 
7740                 "issues": "https://github.com/webmozarts/assert/issues",
 
7741                 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
 
7743             "time": "2022-06-03T18:03:27+00:00"
 
7748             "name": "doctrine/data-fixtures",
 
7752                 "url": "https://github.com/doctrine/data-fixtures.git",
 
7753                 "reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f"
 
7757                 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
 
7758                 "reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
 
7762                 "doctrine/deprecations": "^0.5.3 || ^1.0",
 
7763                 "doctrine/persistence": "^2.0|^3.0",
 
7764                 "php": "^7.4 || ^8.0"
 
7767                 "doctrine/dbal": "<3.5 || >=5",
 
7768                 "doctrine/orm": "<2.14 || >=4",
 
7769                 "doctrine/phpcr-odm": "<1.3.0"
 
7772                 "doctrine/annotations": "^1.12 || ^2",
 
7773                 "doctrine/coding-standard": "^12",
 
7774                 "doctrine/dbal": "^3.5 || ^4",
 
7775                 "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
 
7776                 "doctrine/orm": "^2.14 || ^3",
 
7778                 "phpstan/phpstan": "^1.10",
 
7779                 "phpunit/phpunit": "^9.6.13 || ^10.4.2",
 
7780                 "symfony/cache": "^5.4 || ^6.3 || ^7",
 
7781                 "symfony/var-exporter": "^5.4 || ^6.3 || ^7",
 
7782                 "vimeo/psalm": "^5.9"
 
7785                 "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
 
7786                 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
 
7787                 "doctrine/orm": "For loading ORM fixtures",
 
7788                 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
 
7793                     "Doctrine\\Common\\DataFixtures\\": "src"
 
7796             "notification-url": "https://packagist.org/downloads/",
 
7802                     "name": "Jonathan Wage",
 
7803                     "email": "jonwage@gmail.com"
 
7806             "description": "Data Fixtures for all Doctrine Object Managers",
 
7807             "homepage": "https://www.doctrine-project.org",
 
7812                 "issues": "https://github.com/doctrine/data-fixtures/issues",
 
7813                 "source": "https://github.com/doctrine/data-fixtures/tree/1.7.0"
 
7817                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
7821                     "url": "https://www.patreon.com/phpdoctrine",
 
7825                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures",
 
7829             "time": "2023-11-24T11:18:31+00:00"
 
7832             "name": "doctrine/doctrine-fixtures-bundle",
 
7836                 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
 
7837                 "reference": "c808a0c85c38c8ee265cc8405b456c1d2b38567d"
 
7841                 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/c808a0c85c38c8ee265cc8405b456c1d2b38567d",
 
7842                 "reference": "c808a0c85c38c8ee265cc8405b456c1d2b38567d",
 
7846                 "doctrine/data-fixtures": "^1.3",
 
7847                 "doctrine/doctrine-bundle": "^2.2",
 
7848                 "doctrine/orm": "^2.14.0 || ^3.0",
 
7849                 "doctrine/persistence": "^2.4|^3.0",
 
7850                 "php": "^7.4 || ^8.0",
 
7851                 "symfony/config": "^5.4|^6.0|^7.0",
 
7852                 "symfony/console": "^5.4|^6.0|^7.0",
 
7853                 "symfony/dependency-injection": "^5.4|^6.0|^7.0",
 
7854                 "symfony/deprecation-contracts": "^2.1|^3",
 
7855                 "symfony/doctrine-bridge": "^5.4|^6.0|^7.0",
 
7856                 "symfony/http-kernel": "^5.4|^6.0|^7.0"
 
7859                 "doctrine/dbal": "< 3"
 
7862                 "doctrine/coding-standard": "^12",
 
7863                 "phpstan/phpstan": "^1.10.39",
 
7864                 "phpunit/phpunit": "^9.6.13",
 
7865                 "symfony/phpunit-bridge": "^6.3.6",
 
7866                 "vimeo/psalm": "^5.15"
 
7868             "type": "symfony-bundle",
 
7871                     "Doctrine\\Bundle\\FixturesBundle\\": ""
 
7874             "notification-url": "https://packagist.org/downloads/",
 
7880                     "name": "Fabien Potencier",
 
7881                     "email": "fabien@symfony.com"
 
7884                     "name": "Doctrine Project",
 
7885                     "homepage": "https://www.doctrine-project.org"
 
7888                     "name": "Symfony Community",
 
7889                     "homepage": "https://symfony.com/contributors"
 
7892             "description": "Symfony DoctrineFixturesBundle",
 
7893             "homepage": "https://www.doctrine-project.org",
 
7899                 "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
 
7900                 "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.5.1"
 
7904                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
7908                     "url": "https://www.patreon.com/phpdoctrine",
 
7912                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
 
7916             "time": "2023-11-19T12:48:54+00:00"
 
7919             "name": "masterminds/html5",
 
7923                 "url": "https://github.com/Masterminds/html5-php.git",
 
7924                 "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf"
 
7928                 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf",
 
7929                 "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf",
 
7937                 "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
 
7942                     "dev-master": "2.7-dev"
 
7947                     "Masterminds\\": "src"
 
7950             "notification-url": "https://packagist.org/downloads/",
 
7956                     "name": "Matt Butcher",
 
7957                     "email": "technosophos@gmail.com"
 
7960                     "name": "Matt Farina",
 
7961                     "email": "matt@mattfarina.com"
 
7964                     "name": "Asmir Mustafic",
 
7965                     "email": "goetas@gmail.com"
 
7968             "description": "An HTML5 parser and serializer.",
 
7969             "homepage": "http://masterminds.github.io/html5-php",
 
7980                 "issues": "https://github.com/Masterminds/html5-php/issues",
 
7981                 "source": "https://github.com/Masterminds/html5-php/tree/2.8.1"
 
7983             "time": "2023-05-10T11:58:31+00:00"
 
7986             "name": "myclabs/deep-copy",
 
7987             "version": "1.11.1",
 
7990                 "url": "https://github.com/myclabs/DeepCopy.git",
 
7991                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
 
7995                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
 
7996                 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
 
8000                 "php": "^7.1 || ^8.0"
 
8003                 "doctrine/collections": "<1.6.8",
 
8004                 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
 
8007                 "doctrine/collections": "^1.6.8",
 
8008                 "doctrine/common": "^2.13.3 || ^3.2.2",
 
8009                 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
 
8014                     "src/DeepCopy/deep_copy.php"
 
8017                     "DeepCopy\\": "src/DeepCopy/"
 
8020             "notification-url": "https://packagist.org/downloads/",
 
8024             "description": "Create deep copies (clones) of your objects",
 
8033                 "issues": "https://github.com/myclabs/DeepCopy/issues",
 
8034                 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
 
8038                     "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
 
8042             "time": "2023-03-08T13:26:56+00:00"
 
8045             "name": "nikic/php-parser",
 
8046             "version": "v5.0.1",
 
8049                 "url": "https://github.com/nikic/PHP-Parser.git",
 
8050                 "reference": "2218c2252c874a4624ab2f613d86ac32d227bc69"
 
8054                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/2218c2252c874a4624ab2f613d86ac32d227bc69",
 
8055                 "reference": "2218c2252c874a4624ab2f613d86ac32d227bc69",
 
8061                 "ext-tokenizer": "*",
 
8065                 "ircmaxell/php-yacc": "^0.0.7",
 
8066                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
 
8074                     "dev-master": "5.0-dev"
 
8079                     "PhpParser\\": "lib/PhpParser"
 
8082             "notification-url": "https://packagist.org/downloads/",
 
8088                     "name": "Nikita Popov"
 
8091             "description": "A PHP parser written in PHP",
 
8097                 "issues": "https://github.com/nikic/PHP-Parser/issues",
 
8098                 "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.1"
 
8100             "time": "2024-02-21T19:24:10+00:00"
 
8103             "name": "phar-io/manifest",
 
8107                 "url": "https://github.com/phar-io/manifest.git",
 
8108                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
 
8112                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
 
8113                 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
 
8119                 "ext-xmlwriter": "*",
 
8120                 "phar-io/version": "^3.0.1",
 
8121                 "php": "^7.2 || ^8.0"
 
8126                     "dev-master": "2.0.x-dev"
 
8134             "notification-url": "https://packagist.org/downloads/",
 
8140                     "name": "Arne Blankerts",
 
8141                     "email": "arne@blankerts.de",
 
8145                     "name": "Sebastian Heuer",
 
8146                     "email": "sebastian@phpeople.de",
 
8150                     "name": "Sebastian Bergmann",
 
8151                     "email": "sebastian@phpunit.de",
 
8155             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
 
8157                 "issues": "https://github.com/phar-io/manifest/issues",
 
8158                 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
 
8160             "time": "2021-07-20T11:28:43+00:00"
 
8163             "name": "phar-io/version",
 
8167                 "url": "https://github.com/phar-io/version.git",
 
8168                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
 
8172                 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
 
8173                 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
 
8177                 "php": "^7.2 || ^8.0"
 
8185             "notification-url": "https://packagist.org/downloads/",
 
8191                     "name": "Arne Blankerts",
 
8192                     "email": "arne@blankerts.de",
 
8196                     "name": "Sebastian Heuer",
 
8197                     "email": "sebastian@phpeople.de",
 
8201                     "name": "Sebastian Bergmann",
 
8202                     "email": "sebastian@phpunit.de",
 
8206             "description": "Library for handling version information and constraints",
 
8208                 "issues": "https://github.com/phar-io/version/issues",
 
8209                 "source": "https://github.com/phar-io/version/tree/3.2.1"
 
8211             "time": "2022-02-21T01:04:05+00:00"
 
8214             "name": "phpunit/php-code-coverage",
 
8215             "version": "10.1.11",
 
8218                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
 
8219                 "reference": "78c3b7625965c2513ee96569a4dbb62601784145"
 
8223                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/78c3b7625965c2513ee96569a4dbb62601784145",
 
8224                 "reference": "78c3b7625965c2513ee96569a4dbb62601784145",
 
8230                 "ext-xmlwriter": "*",
 
8231                 "nikic/php-parser": "^4.18 || ^5.0",
 
8233                 "phpunit/php-file-iterator": "^4.0",
 
8234                 "phpunit/php-text-template": "^3.0",
 
8235                 "sebastian/code-unit-reverse-lookup": "^3.0",
 
8236                 "sebastian/complexity": "^3.0",
 
8237                 "sebastian/environment": "^6.0",
 
8238                 "sebastian/lines-of-code": "^2.0",
 
8239                 "sebastian/version": "^4.0",
 
8240                 "theseer/tokenizer": "^1.2.0"
 
8243                 "phpunit/phpunit": "^10.1"
 
8246                 "ext-pcov": "PHP extension that provides line coverage",
 
8247                 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
 
8252                     "dev-main": "10.1-dev"
 
8260             "notification-url": "https://packagist.org/downloads/",
 
8266                     "name": "Sebastian Bergmann",
 
8267                     "email": "sebastian@phpunit.de",
 
8271             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
 
8272             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
 
8279                 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
 
8280                 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
 
8281                 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.11"
 
8285                     "url": "https://github.com/sebastianbergmann",
 
8289             "time": "2023-12-21T15:38:30+00:00"
 
8292             "name": "phpunit/php-file-iterator",
 
8296                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
 
8297                 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
 
8301                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
 
8302                 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
 
8309                 "phpunit/phpunit": "^10.0"
 
8314                     "dev-main": "4.0-dev"
 
8322             "notification-url": "https://packagist.org/downloads/",
 
8328                     "name": "Sebastian Bergmann",
 
8329                     "email": "sebastian@phpunit.de",
 
8333             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
 
8334             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
 
8340                 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
 
8341                 "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
 
8342                 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
 
8346                     "url": "https://github.com/sebastianbergmann",
 
8350             "time": "2023-08-31T06:24:48+00:00"
 
8353             "name": "phpunit/php-invoker",
 
8357                 "url": "https://github.com/sebastianbergmann/php-invoker.git",
 
8358                 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
 
8362                 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
 
8363                 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
 
8371                 "phpunit/phpunit": "^10.0"
 
8379                     "dev-main": "4.0-dev"
 
8387             "notification-url": "https://packagist.org/downloads/",
 
8393                     "name": "Sebastian Bergmann",
 
8394                     "email": "sebastian@phpunit.de",
 
8398             "description": "Invoke callables with a timeout",
 
8399             "homepage": "https://github.com/sebastianbergmann/php-invoker/",
 
8404                 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
 
8405                 "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
 
8409                     "url": "https://github.com/sebastianbergmann",
 
8413             "time": "2023-02-03T06:56:09+00:00"
 
8416             "name": "phpunit/php-text-template",
 
8420                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
 
8421                 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
 
8425                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
 
8426                 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
 
8433                 "phpunit/phpunit": "^10.0"
 
8438                     "dev-main": "3.0-dev"
 
8446             "notification-url": "https://packagist.org/downloads/",
 
8452                     "name": "Sebastian Bergmann",
 
8453                     "email": "sebastian@phpunit.de",
 
8457             "description": "Simple template engine.",
 
8458             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
 
8463                 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
 
8464                 "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
 
8465                 "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
 
8469                     "url": "https://github.com/sebastianbergmann",
 
8473             "time": "2023-08-31T14:07:24+00:00"
 
8476             "name": "phpunit/php-timer",
 
8480                 "url": "https://github.com/sebastianbergmann/php-timer.git",
 
8481                 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
 
8485                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
 
8486                 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
 
8493                 "phpunit/phpunit": "^10.0"
 
8498                     "dev-main": "6.0-dev"
 
8506             "notification-url": "https://packagist.org/downloads/",
 
8512                     "name": "Sebastian Bergmann",
 
8513                     "email": "sebastian@phpunit.de",
 
8517             "description": "Utility class for timing",
 
8518             "homepage": "https://github.com/sebastianbergmann/php-timer/",
 
8523                 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
 
8524                 "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
 
8528                     "url": "https://github.com/sebastianbergmann",
 
8532             "time": "2023-02-03T06:57:52+00:00"
 
8535             "name": "phpunit/phpunit",
 
8536             "version": "10.5.10",
 
8539                 "url": "https://github.com/sebastianbergmann/phpunit.git",
 
8540                 "reference": "50b8e314b6d0dd06521dc31d1abffa73f25f850c"
 
8544                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/50b8e314b6d0dd06521dc31d1abffa73f25f850c",
 
8545                 "reference": "50b8e314b6d0dd06521dc31d1abffa73f25f850c",
 
8552                 "ext-mbstring": "*",
 
8554                 "ext-xmlwriter": "*",
 
8555                 "myclabs/deep-copy": "^1.10.1",
 
8556                 "phar-io/manifest": "^2.0.3",
 
8557                 "phar-io/version": "^3.0.2",
 
8559                 "phpunit/php-code-coverage": "^10.1.5",
 
8560                 "phpunit/php-file-iterator": "^4.0",
 
8561                 "phpunit/php-invoker": "^4.0",
 
8562                 "phpunit/php-text-template": "^3.0",
 
8563                 "phpunit/php-timer": "^6.0",
 
8564                 "sebastian/cli-parser": "^2.0",
 
8565                 "sebastian/code-unit": "^2.0",
 
8566                 "sebastian/comparator": "^5.0",
 
8567                 "sebastian/diff": "^5.0",
 
8568                 "sebastian/environment": "^6.0",
 
8569                 "sebastian/exporter": "^5.1",
 
8570                 "sebastian/global-state": "^6.0.1",
 
8571                 "sebastian/object-enumerator": "^5.0",
 
8572                 "sebastian/recursion-context": "^5.0",
 
8573                 "sebastian/type": "^4.0",
 
8574                 "sebastian/version": "^4.0"
 
8577                 "ext-soap": "To be able to generate mocks based on WSDL files"
 
8585                     "dev-main": "10.5-dev"
 
8590                     "src/Framework/Assert/Functions.php"
 
8596             "notification-url": "https://packagist.org/downloads/",
 
8602                     "name": "Sebastian Bergmann",
 
8603                     "email": "sebastian@phpunit.de",
 
8607             "description": "The PHP Unit Testing framework.",
 
8608             "homepage": "https://phpunit.de/",
 
8615                 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
 
8616                 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
 
8617                 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.10"
 
8621                     "url": "https://phpunit.de/sponsors.html",
 
8625                     "url": "https://github.com/sebastianbergmann",
 
8629                     "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
 
8633             "time": "2024-02-04T09:07:51+00:00"
 
8636             "name": "sebastian/cli-parser",
 
8640                 "url": "https://github.com/sebastianbergmann/cli-parser.git",
 
8641                 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae"
 
8645                 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/efdc130dbbbb8ef0b545a994fd811725c5282cae",
 
8646                 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae",
 
8653                 "phpunit/phpunit": "^10.0"
 
8658                     "dev-main": "2.0-dev"
 
8666             "notification-url": "https://packagist.org/downloads/",
 
8672                     "name": "Sebastian Bergmann",
 
8673                     "email": "sebastian@phpunit.de",
 
8677             "description": "Library for parsing CLI options",
 
8678             "homepage": "https://github.com/sebastianbergmann/cli-parser",
 
8680                 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
 
8681                 "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.0"
 
8685                     "url": "https://github.com/sebastianbergmann",
 
8689             "time": "2023-02-03T06:58:15+00:00"
 
8692             "name": "sebastian/code-unit",
 
8696                 "url": "https://github.com/sebastianbergmann/code-unit.git",
 
8697                 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
 
8701                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
 
8702                 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
 
8709                 "phpunit/phpunit": "^10.0"
 
8714                     "dev-main": "2.0-dev"
 
8722             "notification-url": "https://packagist.org/downloads/",
 
8728                     "name": "Sebastian Bergmann",
 
8729                     "email": "sebastian@phpunit.de",
 
8733             "description": "Collection of value objects that represent the PHP code units",
 
8734             "homepage": "https://github.com/sebastianbergmann/code-unit",
 
8736                 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
 
8737                 "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
 
8741                     "url": "https://github.com/sebastianbergmann",
 
8745             "time": "2023-02-03T06:58:43+00:00"
 
8748             "name": "sebastian/code-unit-reverse-lookup",
 
8752                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
 
8753                 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
 
8757                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
 
8758                 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
 
8765                 "phpunit/phpunit": "^10.0"
 
8770                     "dev-main": "3.0-dev"
 
8778             "notification-url": "https://packagist.org/downloads/",
 
8784                     "name": "Sebastian Bergmann",
 
8785                     "email": "sebastian@phpunit.de"
 
8788             "description": "Looks up which function or method a line of code belongs to",
 
8789             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
 
8791                 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
 
8792                 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
 
8796                     "url": "https://github.com/sebastianbergmann",
 
8800             "time": "2023-02-03T06:59:15+00:00"
 
8803             "name": "sebastian/comparator",
 
8807                 "url": "https://github.com/sebastianbergmann/comparator.git",
 
8808                 "reference": "2db5010a484d53ebf536087a70b4a5423c102372"
 
8812                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372",
 
8813                 "reference": "2db5010a484d53ebf536087a70b4a5423c102372",
 
8818                 "ext-mbstring": "*",
 
8820                 "sebastian/diff": "^5.0",
 
8821                 "sebastian/exporter": "^5.0"
 
8824                 "phpunit/phpunit": "^10.3"
 
8829                     "dev-main": "5.0-dev"
 
8837             "notification-url": "https://packagist.org/downloads/",
 
8843                     "name": "Sebastian Bergmann",
 
8844                     "email": "sebastian@phpunit.de"
 
8847                     "name": "Jeff Welch",
 
8848                     "email": "whatthejeff@gmail.com"
 
8851                     "name": "Volker Dusch",
 
8852                     "email": "github@wallbash.com"
 
8855                     "name": "Bernhard Schussek",
 
8856                     "email": "bschussek@2bepublished.at"
 
8859             "description": "Provides the functionality to compare PHP values for equality",
 
8860             "homepage": "https://github.com/sebastianbergmann/comparator",
 
8867                 "issues": "https://github.com/sebastianbergmann/comparator/issues",
 
8868                 "security": "https://github.com/sebastianbergmann/comparator/security/policy",
 
8869                 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1"
 
8873                     "url": "https://github.com/sebastianbergmann",
 
8877             "time": "2023-08-14T13:18:12+00:00"
 
8880             "name": "sebastian/complexity",
 
8884                 "url": "https://github.com/sebastianbergmann/complexity.git",
 
8885                 "reference": "68ff824baeae169ec9f2137158ee529584553799"
 
8889                 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799",
 
8890                 "reference": "68ff824baeae169ec9f2137158ee529584553799",
 
8894                 "nikic/php-parser": "^4.18 || ^5.0",
 
8898                 "phpunit/phpunit": "^10.0"
 
8903                     "dev-main": "3.2-dev"
 
8911             "notification-url": "https://packagist.org/downloads/",
 
8917                     "name": "Sebastian Bergmann",
 
8918                     "email": "sebastian@phpunit.de",
 
8922             "description": "Library for calculating the complexity of PHP code units",
 
8923             "homepage": "https://github.com/sebastianbergmann/complexity",
 
8925                 "issues": "https://github.com/sebastianbergmann/complexity/issues",
 
8926                 "security": "https://github.com/sebastianbergmann/complexity/security/policy",
 
8927                 "source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0"
 
8931                     "url": "https://github.com/sebastianbergmann",
 
8935             "time": "2023-12-21T08:37:17+00:00"
 
8938             "name": "sebastian/diff",
 
8942                 "url": "https://github.com/sebastianbergmann/diff.git",
 
8943                 "reference": "fbf413a49e54f6b9b17e12d900ac7f6101591b7f"
 
8947                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/fbf413a49e54f6b9b17e12d900ac7f6101591b7f",
 
8948                 "reference": "fbf413a49e54f6b9b17e12d900ac7f6101591b7f",
 
8955                 "phpunit/phpunit": "^10.0",
 
8956                 "symfony/process": "^4.2 || ^5"
 
8961                     "dev-main": "5.1-dev"
 
8969             "notification-url": "https://packagist.org/downloads/",
 
8975                     "name": "Sebastian Bergmann",
 
8976                     "email": "sebastian@phpunit.de"
 
8979                     "name": "Kore Nordmann",
 
8980                     "email": "mail@kore-nordmann.de"
 
8983             "description": "Diff implementation",
 
8984             "homepage": "https://github.com/sebastianbergmann/diff",
 
8992                 "issues": "https://github.com/sebastianbergmann/diff/issues",
 
8993                 "security": "https://github.com/sebastianbergmann/diff/security/policy",
 
8994                 "source": "https://github.com/sebastianbergmann/diff/tree/5.1.0"
 
8998                     "url": "https://github.com/sebastianbergmann",
 
9002             "time": "2023-12-22T10:55:06+00:00"
 
9005             "name": "sebastian/environment",
 
9009                 "url": "https://github.com/sebastianbergmann/environment.git",
 
9010                 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951"
 
9014                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951",
 
9015                 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951",
 
9022                 "phpunit/phpunit": "^10.0"
 
9030                     "dev-main": "6.0-dev"
 
9038             "notification-url": "https://packagist.org/downloads/",
 
9044                     "name": "Sebastian Bergmann",
 
9045                     "email": "sebastian@phpunit.de"
 
9048             "description": "Provides functionality to handle HHVM/PHP environments",
 
9049             "homepage": "https://github.com/sebastianbergmann/environment",
 
9056                 "issues": "https://github.com/sebastianbergmann/environment/issues",
 
9057                 "security": "https://github.com/sebastianbergmann/environment/security/policy",
 
9058                 "source": "https://github.com/sebastianbergmann/environment/tree/6.0.1"
 
9062                     "url": "https://github.com/sebastianbergmann",
 
9066             "time": "2023-04-11T05:39:26+00:00"
 
9069             "name": "sebastian/exporter",
 
9073                 "url": "https://github.com/sebastianbergmann/exporter.git",
 
9074                 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc"
 
9078                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64f51654862e0f5e318db7e9dcc2292c63cdbddc",
 
9079                 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc",
 
9083                 "ext-mbstring": "*",
 
9085                 "sebastian/recursion-context": "^5.0"
 
9088                 "phpunit/phpunit": "^10.0"
 
9093                     "dev-main": "5.1-dev"
 
9101             "notification-url": "https://packagist.org/downloads/",
 
9107                     "name": "Sebastian Bergmann",
 
9108                     "email": "sebastian@phpunit.de"
 
9111                     "name": "Jeff Welch",
 
9112                     "email": "whatthejeff@gmail.com"
 
9115                     "name": "Volker Dusch",
 
9116                     "email": "github@wallbash.com"
 
9119                     "name": "Adam Harvey",
 
9120                     "email": "aharvey@php.net"
 
9123                     "name": "Bernhard Schussek",
 
9124                     "email": "bschussek@gmail.com"
 
9127             "description": "Provides the functionality to export PHP variables for visualization",
 
9128             "homepage": "https://www.github.com/sebastianbergmann/exporter",
 
9134                 "issues": "https://github.com/sebastianbergmann/exporter/issues",
 
9135                 "security": "https://github.com/sebastianbergmann/exporter/security/policy",
 
9136                 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.1"
 
9140                     "url": "https://github.com/sebastianbergmann",
 
9144             "time": "2023-09-24T13:22:09+00:00"
 
9147             "name": "sebastian/global-state",
 
9151                 "url": "https://github.com/sebastianbergmann/global-state.git",
 
9152                 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4"
 
9156                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/7ea9ead78f6d380d2a667864c132c2f7b83055e4",
 
9157                 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4",
 
9162                 "sebastian/object-reflector": "^3.0",
 
9163                 "sebastian/recursion-context": "^5.0"
 
9167                 "phpunit/phpunit": "^10.0"
 
9172                     "dev-main": "6.0-dev"
 
9180             "notification-url": "https://packagist.org/downloads/",
 
9186                     "name": "Sebastian Bergmann",
 
9187                     "email": "sebastian@phpunit.de"
 
9190             "description": "Snapshotting of global state",
 
9191             "homepage": "http://www.github.com/sebastianbergmann/global-state",
 
9196                 "issues": "https://github.com/sebastianbergmann/global-state/issues",
 
9197                 "security": "https://github.com/sebastianbergmann/global-state/security/policy",
 
9198                 "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.1"
 
9202                     "url": "https://github.com/sebastianbergmann",
 
9206             "time": "2023-07-19T07:19:23+00:00"
 
9209             "name": "sebastian/lines-of-code",
 
9213                 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
 
9214                 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0"
 
9218                 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0",
 
9219                 "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0",
 
9223                 "nikic/php-parser": "^4.18 || ^5.0",
 
9227                 "phpunit/phpunit": "^10.0"
 
9232                     "dev-main": "2.0-dev"
 
9240             "notification-url": "https://packagist.org/downloads/",
 
9246                     "name": "Sebastian Bergmann",
 
9247                     "email": "sebastian@phpunit.de",
 
9251             "description": "Library for counting the lines of code in PHP source code",
 
9252             "homepage": "https://github.com/sebastianbergmann/lines-of-code",
 
9254                 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
 
9255                 "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
 
9256                 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2"
 
9260                     "url": "https://github.com/sebastianbergmann",
 
9264             "time": "2023-12-21T08:38:20+00:00"
 
9267             "name": "sebastian/object-enumerator",
 
9271                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
 
9272                 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
 
9276                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
 
9277                 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
 
9282                 "sebastian/object-reflector": "^3.0",
 
9283                 "sebastian/recursion-context": "^5.0"
 
9286                 "phpunit/phpunit": "^10.0"
 
9291                     "dev-main": "5.0-dev"
 
9299             "notification-url": "https://packagist.org/downloads/",
 
9305                     "name": "Sebastian Bergmann",
 
9306                     "email": "sebastian@phpunit.de"
 
9309             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
 
9310             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
 
9312                 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
 
9313                 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
 
9317                     "url": "https://github.com/sebastianbergmann",
 
9321             "time": "2023-02-03T07:08:32+00:00"
 
9324             "name": "sebastian/object-reflector",
 
9328                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
 
9329                 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
 
9333                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
 
9334                 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
 
9341                 "phpunit/phpunit": "^10.0"
 
9346                     "dev-main": "3.0-dev"
 
9354             "notification-url": "https://packagist.org/downloads/",
 
9360                     "name": "Sebastian Bergmann",
 
9361                     "email": "sebastian@phpunit.de"
 
9364             "description": "Allows reflection of object attributes, including inherited and non-public ones",
 
9365             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
 
9367                 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
 
9368                 "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
 
9372                     "url": "https://github.com/sebastianbergmann",
 
9376             "time": "2023-02-03T07:06:18+00:00"
 
9379             "name": "sebastian/recursion-context",
 
9383                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
 
9384                 "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
 
9388                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
 
9389                 "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
 
9396                 "phpunit/phpunit": "^10.0"
 
9401                     "dev-main": "5.0-dev"
 
9409             "notification-url": "https://packagist.org/downloads/",
 
9415                     "name": "Sebastian Bergmann",
 
9416                     "email": "sebastian@phpunit.de"
 
9419                     "name": "Jeff Welch",
 
9420                     "email": "whatthejeff@gmail.com"
 
9423                     "name": "Adam Harvey",
 
9424                     "email": "aharvey@php.net"
 
9427             "description": "Provides functionality to recursively process PHP variables",
 
9428             "homepage": "https://github.com/sebastianbergmann/recursion-context",
 
9430                 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
 
9431                 "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
 
9435                     "url": "https://github.com/sebastianbergmann",
 
9439             "time": "2023-02-03T07:05:40+00:00"
 
9442             "name": "sebastian/type",
 
9446                 "url": "https://github.com/sebastianbergmann/type.git",
 
9447                 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
 
9451                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
 
9452                 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
 
9459                 "phpunit/phpunit": "^10.0"
 
9464                     "dev-main": "4.0-dev"
 
9472             "notification-url": "https://packagist.org/downloads/",
 
9478                     "name": "Sebastian Bergmann",
 
9479                     "email": "sebastian@phpunit.de",
 
9483             "description": "Collection of value objects that represent the types of the PHP type system",
 
9484             "homepage": "https://github.com/sebastianbergmann/type",
 
9486                 "issues": "https://github.com/sebastianbergmann/type/issues",
 
9487                 "source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
 
9491                     "url": "https://github.com/sebastianbergmann",
 
9495             "time": "2023-02-03T07:10:45+00:00"
 
9498             "name": "sebastian/version",
 
9502                 "url": "https://github.com/sebastianbergmann/version.git",
 
9503                 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
 
9507                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
 
9508                 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
 
9517                     "dev-main": "4.0-dev"
 
9525             "notification-url": "https://packagist.org/downloads/",
 
9531                     "name": "Sebastian Bergmann",
 
9532                     "email": "sebastian@phpunit.de",
 
9536             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
 
9537             "homepage": "https://github.com/sebastianbergmann/version",
 
9539                 "issues": "https://github.com/sebastianbergmann/version/issues",
 
9540                 "source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
 
9544                     "url": "https://github.com/sebastianbergmann",
 
9548             "time": "2023-02-07T11:34:05+00:00"
 
9551             "name": "symfony/browser-kit",
 
9552             "version": "v7.0.3",
 
9555                 "url": "https://github.com/symfony/browser-kit.git",
 
9556                 "reference": "725d5b15681685ac17b20b575254c75639722488"
 
9560                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/725d5b15681685ac17b20b575254c75639722488",
 
9561                 "reference": "725d5b15681685ac17b20b575254c75639722488",
 
9566                 "symfony/dom-crawler": "^6.4|^7.0"
 
9569                 "symfony/css-selector": "^6.4|^7.0",
 
9570                 "symfony/http-client": "^6.4|^7.0",
 
9571                 "symfony/mime": "^6.4|^7.0",
 
9572                 "symfony/process": "^6.4|^7.0"
 
9577                     "Symfony\\Component\\BrowserKit\\": ""
 
9579                 "exclude-from-classmap": [
 
9583             "notification-url": "https://packagist.org/downloads/",
 
9589                     "name": "Fabien Potencier",
 
9590                     "email": "fabien@symfony.com"
 
9593                     "name": "Symfony Community",
 
9594                     "homepage": "https://symfony.com/contributors"
 
9597             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
 
9598             "homepage": "https://symfony.com",
 
9600                 "source": "https://github.com/symfony/browser-kit/tree/v7.0.3"
 
9604                     "url": "https://symfony.com/sponsor",
 
9608                     "url": "https://github.com/fabpot",
 
9612                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
9616             "time": "2024-01-23T15:02:46+00:00"
 
9619             "name": "symfony/css-selector",
 
9620             "version": "v7.0.3",
 
9623                 "url": "https://github.com/symfony/css-selector.git",
 
9624                 "reference": "ec60a4edf94e63b0556b6a0888548bb400a3a3be"
 
9628                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/ec60a4edf94e63b0556b6a0888548bb400a3a3be",
 
9629                 "reference": "ec60a4edf94e63b0556b6a0888548bb400a3a3be",
 
9638                     "Symfony\\Component\\CssSelector\\": ""
 
9640                 "exclude-from-classmap": [
 
9644             "notification-url": "https://packagist.org/downloads/",
 
9650                     "name": "Fabien Potencier",
 
9651                     "email": "fabien@symfony.com"
 
9654                     "name": "Jean-FranƧois Simon",
 
9655                     "email": "jeanfrancois.simon@sensiolabs.com"
 
9658                     "name": "Symfony Community",
 
9659                     "homepage": "https://symfony.com/contributors"
 
9662             "description": "Converts CSS selectors to XPath expressions",
 
9663             "homepage": "https://symfony.com",
 
9665                 "source": "https://github.com/symfony/css-selector/tree/v7.0.3"
 
9669                     "url": "https://symfony.com/sponsor",
 
9673                     "url": "https://github.com/fabpot",
 
9677                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
9681             "time": "2024-01-23T15:02:46+00:00"
 
9684             "name": "symfony/debug-bundle",
 
9685             "version": "v7.0.3",
 
9688                 "url": "https://github.com/symfony/debug-bundle.git",
 
9689                 "reference": "b0db5c443883ce5c10c2265c77feb9833c3d9d6d"
 
9693                 "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/b0db5c443883ce5c10c2265c77feb9833c3d9d6d",
 
9694                 "reference": "b0db5c443883ce5c10c2265c77feb9833c3d9d6d",
 
9700                 "symfony/dependency-injection": "^6.4|^7.0",
 
9701                 "symfony/http-kernel": "^6.4|^7.0",
 
9702                 "symfony/twig-bridge": "^6.4|^7.0",
 
9703                 "symfony/var-dumper": "^6.4|^7.0"
 
9706                 "symfony/config": "<6.4",
 
9707                 "symfony/dependency-injection": "<6.4"
 
9710                 "symfony/config": "^6.4|^7.0",
 
9711                 "symfony/web-profiler-bundle": "^6.4|^7.0"
 
9713             "type": "symfony-bundle",
 
9716                     "Symfony\\Bundle\\DebugBundle\\": ""
 
9718                 "exclude-from-classmap": [
 
9722             "notification-url": "https://packagist.org/downloads/",
 
9728                     "name": "Fabien Potencier",
 
9729                     "email": "fabien@symfony.com"
 
9732                     "name": "Symfony Community",
 
9733                     "homepage": "https://symfony.com/contributors"
 
9736             "description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
 
9737             "homepage": "https://symfony.com",
 
9739                 "source": "https://github.com/symfony/debug-bundle/tree/v7.0.3"
 
9743                     "url": "https://symfony.com/sponsor",
 
9747                     "url": "https://github.com/fabpot",
 
9751                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
9755             "time": "2024-01-23T15:02:46+00:00"
 
9758             "name": "symfony/dom-crawler",
 
9759             "version": "v7.0.3",
 
9762                 "url": "https://github.com/symfony/dom-crawler.git",
 
9763                 "reference": "3330a8f836e7631412c5e07f69b88480d27a20a2"
 
9767                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/3330a8f836e7631412c5e07f69b88480d27a20a2",
 
9768                 "reference": "3330a8f836e7631412c5e07f69b88480d27a20a2",
 
9772                 "masterminds/html5": "^2.6",
 
9774                 "symfony/polyfill-ctype": "~1.8",
 
9775                 "symfony/polyfill-mbstring": "~1.0"
 
9778                 "symfony/css-selector": "^6.4|^7.0"
 
9783                     "Symfony\\Component\\DomCrawler\\": ""
 
9785                 "exclude-from-classmap": [
 
9789             "notification-url": "https://packagist.org/downloads/",
 
9795                     "name": "Fabien Potencier",
 
9796                     "email": "fabien@symfony.com"
 
9799                     "name": "Symfony Community",
 
9800                     "homepage": "https://symfony.com/contributors"
 
9803             "description": "Eases DOM navigation for HTML and XML documents",
 
9804             "homepage": "https://symfony.com",
 
9806                 "source": "https://github.com/symfony/dom-crawler/tree/v7.0.3"
 
9810                     "url": "https://symfony.com/sponsor",
 
9814                     "url": "https://github.com/fabpot",
 
9818                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
9822             "time": "2024-01-23T15:02:46+00:00"
 
9825             "name": "symfony/maker-bundle",
 
9826             "version": "v1.55.1",
 
9829                 "url": "https://github.com/symfony/maker-bundle.git",
 
9830                 "reference": "11a9d3125c5b93ab4043f0f2e9927fdc55881c17"
 
9834                 "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/11a9d3125c5b93ab4043f0f2e9927fdc55881c17",
 
9835                 "reference": "11a9d3125c5b93ab4043f0f2e9927fdc55881c17",
 
9839                 "doctrine/inflector": "^2.0",
 
9840                 "nikic/php-parser": "^4.18|^5.0",
 
9842                 "symfony/config": "^6.4|^7.0",
 
9843                 "symfony/console": "^6.4|^7.0",
 
9844                 "symfony/dependency-injection": "^6.4|^7.0",
 
9845                 "symfony/deprecation-contracts": "^2.2|^3",
 
9846                 "symfony/filesystem": "^6.4|^7.0",
 
9847                 "symfony/finder": "^6.4|^7.0",
 
9848                 "symfony/framework-bundle": "^6.4|^7.0",
 
9849                 "symfony/http-kernel": "^6.4|^7.0",
 
9850                 "symfony/process": "^6.4|^7.0"
 
9853                 "doctrine/doctrine-bundle": "<2.10",
 
9854                 "doctrine/orm": "<2.15"
 
9857                 "composer/semver": "^3.0",
 
9858                 "doctrine/doctrine-bundle": "^2.5.0",
 
9859                 "doctrine/orm": "^2.15|^3",
 
9860                 "symfony/http-client": "^6.4|^7.0",
 
9861                 "symfony/phpunit-bridge": "^6.4.1|^7.0",
 
9862                 "symfony/security-core": "^6.4|^7.0",
 
9863                 "symfony/yaml": "^6.4|^7.0",
 
9864                 "twig/twig": "^3.0|^4.x-dev"
 
9866             "type": "symfony-bundle",
 
9869                     "dev-main": "1.x-dev"
 
9874                     "Symfony\\Bundle\\MakerBundle\\": "src/"
 
9877             "notification-url": "https://packagist.org/downloads/",
 
9883                     "name": "Symfony Community",
 
9884                     "homepage": "https://symfony.com/contributors"
 
9887             "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
 
9888             "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
 
9897                 "issues": "https://github.com/symfony/maker-bundle/issues",
 
9898                 "source": "https://github.com/symfony/maker-bundle/tree/v1.55.1"
 
9902                     "url": "https://symfony.com/sponsor",
 
9906                     "url": "https://github.com/fabpot",
 
9910                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
9914             "time": "2024-02-21T13:41:51+00:00"
 
9917             "name": "symfony/phpunit-bridge",
 
9918             "version": "v7.0.3",
 
9921                 "url": "https://github.com/symfony/phpunit-bridge.git",
 
9922                 "reference": "0a2eeb0d9e68bf01660e3e903f8113508bb46132"
 
9926                 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/0a2eeb0d9e68bf01660e3e903f8113508bb46132",
 
9927                 "reference": "0a2eeb0d9e68bf01660e3e903f8113508bb46132",
 
9934                 "phpunit/phpunit": "<7.5|9.1.2"
 
9937                 "symfony/deprecation-contracts": "^2.5|^3.0",
 
9938                 "symfony/error-handler": "^5.4|^6.4|^7.0",
 
9939                 "symfony/polyfill-php81": "^1.27"
 
9942                 "bin/simple-phpunit"
 
9944             "type": "symfony-bridge",
 
9947                     "name": "phpunit/phpunit",
 
9948                     "url": "https://github.com/sebastianbergmann/phpunit"
 
9956                     "Symfony\\Bridge\\PhpUnit\\": ""
 
9958                 "exclude-from-classmap": [
 
9962             "notification-url": "https://packagist.org/downloads/",
 
9968                     "name": "Nicolas Grekas",
 
9969                     "email": "p@tchwork.com"
 
9972                     "name": "Symfony Community",
 
9973                     "homepage": "https://symfony.com/contributors"
 
9976             "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
 
9977             "homepage": "https://symfony.com",
 
9979                 "source": "https://github.com/symfony/phpunit-bridge/tree/v7.0.3"
 
9983                     "url": "https://symfony.com/sponsor",
 
9987                     "url": "https://github.com/fabpot",
 
9991                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
9995             "time": "2024-01-23T15:02:46+00:00"
 
9998             "name": "theseer/tokenizer",
 
10002                 "url": "https://github.com/theseer/tokenizer.git",
 
10003                 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96"
 
10007                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
 
10008                 "reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
 
10013                 "ext-tokenizer": "*",
 
10014                 "ext-xmlwriter": "*",
 
10015                 "php": "^7.2 || ^8.0"
 
10023             "notification-url": "https://packagist.org/downloads/",
 
10029                     "name": "Arne Blankerts",
 
10030                     "email": "arne@blankerts.de",
 
10031                     "role": "Developer"
 
10034             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
 
10036                 "issues": "https://github.com/theseer/tokenizer/issues",
 
10037                 "source": "https://github.com/theseer/tokenizer/tree/1.2.2"
 
10041                     "url": "https://github.com/theseer",
 
10045             "time": "2023-11-20T00:12:19+00:00"
 
10049     "minimum-stability": "dev",
 
10050     "stability-flags": {
 
10051         "rapsys/blogbundle": 20,
 
10052         "rapsys/packbundle": 20,
 
10053         "rapsys/userbundle": 20
 
10055     "prefer-stable": true,
 
10056     "prefer-lowest": false,
 
10062     "platform-dev": [],
 
10063     "plugin-api-version": "2.3.0"