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": "7b53dea54c91cf8afb50cce56187e578",
 
  10             "name": "composer/package-versions-deprecated",
 
  11             "version": "1.11.99.2",
 
  14                 "url": "https://github.com/composer/package-versions-deprecated.git",
 
  15                 "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c"
 
  19                 "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c6522afe5540d5fc46675043d3ed5a45a740b27c",
 
  20                 "reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c",
 
  24                 "composer-plugin-api": "^1.1.0 || ^2.0",
 
  28                 "ocramius/package-versions": "1.11.99"
 
  31                 "composer/composer": "^1.9.3 || ^2.0@dev",
 
  33                 "phpunit/phpunit": "^6.5 || ^7"
 
  35             "type": "composer-plugin",
 
  37                 "class": "PackageVersions\\Installer",
 
  39                     "dev-master": "1.x-dev"
 
  44                     "PackageVersions\\": "src/PackageVersions"
 
  47             "notification-url": "https://packagist.org/downloads/",
 
  53                     "name": "Marco Pivetta",
 
  54                     "email": "ocramius@gmail.com"
 
  57                     "name": "Jordi Boggiano",
 
  58                     "email": "j.boggiano@seld.be"
 
  61             "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
 
  63                 "issues": "https://github.com/composer/package-versions-deprecated/issues",
 
  64                 "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.2"
 
  68                     "url": "https://packagist.com",
 
  72                     "url": "https://github.com/composer",
 
  76                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
 
  80             "time": "2021-05-24T07:46:03+00:00"
 
  83             "name": "doctrine/annotations",
 
  87                 "url": "https://github.com/doctrine/annotations.git",
 
  88                 "reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f"
 
  92                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f",
 
  93                 "reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f",
 
  97                 "doctrine/lexer": "1.*",
 
  99                 "php": "^7.1 || ^8.0",
 
 100                 "psr/cache": "^1 || ^2 || ^3"
 
 103                 "doctrine/cache": "^1.11 || ^2.0",
 
 104                 "doctrine/coding-standard": "^6.0 || ^8.1",
 
 105                 "phpstan/phpstan": "^0.12.20",
 
 106                 "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
 
 107                 "symfony/cache": "^4.4 || ^5.2"
 
 112                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
 
 115             "notification-url": "https://packagist.org/downloads/",
 
 121                     "name": "Guilherme Blanco",
 
 122                     "email": "guilhermeblanco@gmail.com"
 
 125                     "name": "Roman Borschel",
 
 126                     "email": "roman@code-factory.org"
 
 129                     "name": "Benjamin Eberlei",
 
 130                     "email": "kontakt@beberlei.de"
 
 133                     "name": "Jonathan Wage",
 
 134                     "email": "jonwage@gmail.com"
 
 137                     "name": "Johannes Schmitt",
 
 138                     "email": "schmittjoh@gmail.com"
 
 141             "description": "Docblock Annotations Parser",
 
 142             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
 
 149                 "issues": "https://github.com/doctrine/annotations/issues",
 
 150                 "source": "https://github.com/doctrine/annotations/tree/1.13.1"
 
 152             "time": "2021-05-16T18:07:53+00:00"
 
 155             "name": "doctrine/cache",
 
 159                 "url": "https://github.com/doctrine/cache.git",
 
 160                 "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8"
 
 164                 "url": "https://api.github.com/repos/doctrine/cache/zipball/4cf401d14df219fa6f38b671f5493449151c9ad8",
 
 165                 "reference": "4cf401d14df219fa6f38b671f5493449151c9ad8",
 
 169                 "php": "~7.1 || ^8.0"
 
 172                 "doctrine/common": ">2.2,<2.4"
 
 175                 "alcaeus/mongo-php-adapter": "^1.1",
 
 176                 "cache/integration-tests": "dev-master",
 
 177                 "doctrine/coding-standard": "^8.0",
 
 178                 "mongodb/mongodb": "^1.1",
 
 179                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
 
 180                 "predis/predis": "~1.0",
 
 181                 "psr/cache": "^1.0 || ^2.0 || ^3.0",
 
 182                 "symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
 
 183                 "symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
 
 186                 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
 
 191                     "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
 
 194             "notification-url": "https://packagist.org/downloads/",
 
 200                     "name": "Guilherme Blanco",
 
 201                     "email": "guilhermeblanco@gmail.com"
 
 204                     "name": "Roman Borschel",
 
 205                     "email": "roman@code-factory.org"
 
 208                     "name": "Benjamin Eberlei",
 
 209                     "email": "kontakt@beberlei.de"
 
 212                     "name": "Jonathan Wage",
 
 213                     "email": "jonwage@gmail.com"
 
 216                     "name": "Johannes Schmitt",
 
 217                     "email": "schmittjoh@gmail.com"
 
 220             "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
 
 221             "homepage": "https://www.doctrine-project.org/projects/cache.html",
 
 234                 "issues": "https://github.com/doctrine/cache/issues",
 
 235                 "source": "https://github.com/doctrine/cache/tree/1.12.1"
 
 239                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 243                     "url": "https://www.patreon.com/phpdoctrine",
 
 247                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
 
 251             "time": "2021-07-17T14:39:21+00:00"
 
 254             "name": "doctrine/collections",
 
 258                 "url": "https://github.com/doctrine/collections.git",
 
 259                 "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a"
 
 263                 "url": "https://api.github.com/repos/doctrine/collections/zipball/55f8b799269a1a472457bd1a41b4f379d4cfba4a",
 
 264                 "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a",
 
 268                 "php": "^7.1.3 || ^8.0"
 
 271                 "doctrine/coding-standard": "^6.0",
 
 272                 "phpstan/phpstan-shim": "^0.9.2",
 
 273                 "phpunit/phpunit": "^7.0",
 
 274                 "vimeo/psalm": "^3.8.1"
 
 279                     "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
 
 282             "notification-url": "https://packagist.org/downloads/",
 
 288                     "name": "Guilherme Blanco",
 
 289                     "email": "guilhermeblanco@gmail.com"
 
 292                     "name": "Roman Borschel",
 
 293                     "email": "roman@code-factory.org"
 
 296                     "name": "Benjamin Eberlei",
 
 297                     "email": "kontakt@beberlei.de"
 
 300                     "name": "Jonathan Wage",
 
 301                     "email": "jonwage@gmail.com"
 
 304                     "name": "Johannes Schmitt",
 
 305                     "email": "schmittjoh@gmail.com"
 
 308             "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
 
 309             "homepage": "https://www.doctrine-project.org/projects/collections.html",
 
 317                 "issues": "https://github.com/doctrine/collections/issues",
 
 318                 "source": "https://github.com/doctrine/collections/tree/1.6.7"
 
 320             "time": "2020-07-27T17:53:49+00:00"
 
 323             "name": "doctrine/common",
 
 327                 "url": "https://github.com/doctrine/common.git",
 
 328                 "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f"
 
 332                 "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
 
 333                 "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f",
 
 337                 "doctrine/annotations": "^1.0",
 
 338                 "doctrine/cache": "^1.0",
 
 339                 "doctrine/collections": "^1.0",
 
 340                 "doctrine/event-manager": "^1.0",
 
 341                 "doctrine/inflector": "^1.0",
 
 342                 "doctrine/lexer": "^1.0",
 
 343                 "doctrine/persistence": "^1.3.3",
 
 344                 "doctrine/reflection": "^1.0",
 
 345                 "php": "^7.1 || ^8.0"
 
 348                 "doctrine/coding-standard": "^1.0",
 
 349                 "phpstan/phpstan": "^0.11",
 
 350                 "phpstan/phpstan-phpunit": "^0.11",
 
 351                 "phpunit/phpunit": "^7.0",
 
 352                 "squizlabs/php_codesniffer": "^3.0",
 
 353                 "symfony/phpunit-bridge": "^4.0.5"
 
 358                     "dev-master": "2.11.x-dev"
 
 363                     "Doctrine\\Common\\": "lib/Doctrine/Common"
 
 366             "notification-url": "https://packagist.org/downloads/",
 
 372                     "name": "Guilherme Blanco",
 
 373                     "email": "guilhermeblanco@gmail.com"
 
 376                     "name": "Roman Borschel",
 
 377                     "email": "roman@code-factory.org"
 
 380                     "name": "Benjamin Eberlei",
 
 381                     "email": "kontakt@beberlei.de"
 
 384                     "name": "Jonathan Wage",
 
 385                     "email": "jonwage@gmail.com"
 
 388                     "name": "Johannes Schmitt",
 
 389                     "email": "schmittjoh@gmail.com"
 
 392                     "name": "Marco Pivetta",
 
 393                     "email": "ocramius@gmail.com"
 
 396             "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
 
 397             "homepage": "https://www.doctrine-project.org/projects/common.html",
 
 404                 "issues": "https://github.com/doctrine/common/issues",
 
 405                 "source": "https://github.com/doctrine/common/tree/2.13.x"
 
 409                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 413                     "url": "https://www.patreon.com/phpdoctrine",
 
 417                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
 
 421             "time": "2020-06-05T16:46:05+00:00"
 
 424             "name": "doctrine/dbal",
 
 428                 "url": "https://github.com/doctrine/dbal.git",
 
 429                 "reference": "8dd39d2ead4409ce652fd4f02621060f009ea5e4"
 
 433                 "url": "https://api.github.com/repos/doctrine/dbal/zipball/8dd39d2ead4409ce652fd4f02621060f009ea5e4",
 
 434                 "reference": "8dd39d2ead4409ce652fd4f02621060f009ea5e4",
 
 438                 "doctrine/cache": "^1.0|^2.0",
 
 439                 "doctrine/deprecations": "^0.5.3",
 
 440                 "doctrine/event-manager": "^1.0",
 
 445                 "doctrine/coding-standard": "9.0.0",
 
 446                 "jetbrains/phpstorm-stubs": "2020.2",
 
 447                 "phpstan/phpstan": "0.12.81",
 
 448                 "phpunit/phpunit": "^7.5.20|^8.5|9.5.5",
 
 449                 "squizlabs/php_codesniffer": "3.6.0",
 
 450                 "symfony/cache": "^4.4",
 
 451                 "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
 
 452                 "vimeo/psalm": "4.6.4"
 
 455                 "symfony/console": "For helpful console commands such as SQL execution and import of files."
 
 463                     "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
 
 466             "notification-url": "https://packagist.org/downloads/",
 
 472                     "name": "Guilherme Blanco",
 
 473                     "email": "guilhermeblanco@gmail.com"
 
 476                     "name": "Roman Borschel",
 
 477                     "email": "roman@code-factory.org"
 
 480                     "name": "Benjamin Eberlei",
 
 481                     "email": "kontakt@beberlei.de"
 
 484                     "name": "Jonathan Wage",
 
 485                     "email": "jonwage@gmail.com"
 
 488             "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
 
 489             "homepage": "https://www.doctrine-project.org/projects/dbal.html",
 
 512                 "issues": "https://github.com/doctrine/dbal/issues",
 
 513                 "source": "https://github.com/doctrine/dbal/tree/2.13.2"
 
 517                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 521                     "url": "https://www.patreon.com/phpdoctrine",
 
 525                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
 
 529             "time": "2021-06-18T21:48:39+00:00"
 
 532             "name": "doctrine/deprecations",
 
 536                 "url": "https://github.com/doctrine/deprecations.git",
 
 537                 "reference": "9504165960a1f83cc1480e2be1dd0a0478561314"
 
 541                 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/9504165960a1f83cc1480e2be1dd0a0478561314",
 
 542                 "reference": "9504165960a1f83cc1480e2be1dd0a0478561314",
 
 549                 "doctrine/coding-standard": "^6.0|^7.0|^8.0",
 
 550                 "phpunit/phpunit": "^7.0|^8.0|^9.0",
 
 554                 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
 
 559                     "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
 
 562             "notification-url": "https://packagist.org/downloads/",
 
 566             "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.",
 
 567             "homepage": "https://www.doctrine-project.org/",
 
 569                 "issues": "https://github.com/doctrine/deprecations/issues",
 
 570                 "source": "https://github.com/doctrine/deprecations/tree/v0.5.3"
 
 572             "time": "2021-03-21T12:59:47+00:00"
 
 575             "name": "doctrine/doctrine-bundle",
 
 576             "version": "1.12.13",
 
 579                 "url": "https://github.com/doctrine/DoctrineBundle.git",
 
 580                 "reference": "85460b85edd8f61a16ad311e7ffc5d255d3c937c"
 
 584                 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/85460b85edd8f61a16ad311e7ffc5d255d3c937c",
 
 585                 "reference": "85460b85edd8f61a16ad311e7ffc5d255d3c937c",
 
 589                 "doctrine/dbal": "^2.5.12|^3.0",
 
 590                 "doctrine/doctrine-cache-bundle": "~1.2",
 
 591                 "doctrine/persistence": "^1.3.3",
 
 592                 "jdorn/sql-formatter": "^1.2.16",
 
 593                 "php": "^7.1 || ^8.0",
 
 594                 "symfony/cache": "^3.4.30|^4.3.3",
 
 595                 "symfony/config": "^3.4.30|^4.3.3",
 
 596                 "symfony/console": "^3.4.30|^4.3.3",
 
 597                 "symfony/dependency-injection": "^3.4.30|^4.3.3",
 
 598                 "symfony/doctrine-bridge": "^3.4.30|^4.3.3",
 
 599                 "symfony/framework-bundle": "^3.4.30|^4.3.3",
 
 600                 "symfony/service-contracts": "^1.1.1|^2.0"
 
 603                 "doctrine/orm": "<2.6",
 
 604                 "twig/twig": "<1.34|>=2.0,<2.4"
 
 607                 "doctrine/coding-standard": "^6.0",
 
 608                 "doctrine/orm": "^2.6",
 
 609                 "ocramius/proxy-manager": "^2.1",
 
 610                 "php-coveralls/php-coveralls": "^2.1",
 
 611                 "phpunit/phpunit": "^7.5",
 
 612                 "symfony/phpunit-bridge": "^4.2",
 
 613                 "symfony/property-info": "^3.4.30|^4.3.3",
 
 614                 "symfony/proxy-manager-bridge": "^3.4|^4|^5",
 
 615                 "symfony/twig-bridge": "^3.4|^4.1",
 
 616                 "symfony/validator": "^3.4.30|^4.3.3",
 
 617                 "symfony/web-profiler-bundle": "^3.4.30|^4.3.3",
 
 618                 "symfony/yaml": "^3.4.30|^4.3.3",
 
 619                 "twig/twig": "^1.34|^2.12"
 
 622                 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
 
 623                 "symfony/web-profiler-bundle": "To use the data collector."
 
 625             "type": "symfony-bundle",
 
 628                     "dev-master": "2.3.x-dev"
 
 633                     "Doctrine\\Bundle\\DoctrineBundle\\": ""
 
 636             "notification-url": "https://packagist.org/downloads/",
 
 642                     "name": "Fabien Potencier",
 
 643                     "email": "fabien@symfony.com"
 
 646                     "name": "Benjamin Eberlei",
 
 647                     "email": "kontakt@beberlei.de"
 
 650                     "name": "Symfony Community",
 
 651                     "homepage": "http://symfony.com/contributors"
 
 654                     "name": "Doctrine Project",
 
 655                     "homepage": "http://www.doctrine-project.org/"
 
 658             "description": "Symfony DoctrineBundle",
 
 659             "homepage": "http://www.doctrine-project.org",
 
 667                 "issues": "https://github.com/doctrine/DoctrineBundle/issues",
 
 668                 "source": "https://github.com/doctrine/DoctrineBundle/tree/1.12.13"
 
 672                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 676                     "url": "https://www.patreon.com/phpdoctrine",
 
 680                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
 
 684             "time": "2020-11-14T13:38:44+00:00"
 
 687             "name": "doctrine/doctrine-cache-bundle",
 
 691                 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
 
 692                 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb"
 
 696                 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/6bee2f9b339847e8a984427353670bad4e7bdccb",
 
 697                 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb",
 
 701                 "doctrine/cache": "^1.4.2",
 
 702                 "doctrine/inflector": "^1.0",
 
 704                 "symfony/doctrine-bridge": "^3.4|^4.0"
 
 707                 "instaclick/coding-standard": "~1.1",
 
 708                 "instaclick/object-calisthenics-sniffs": "dev-master",
 
 709                 "instaclick/symfony2-coding-standard": "dev-remaster",
 
 710                 "phpunit/phpunit": "^7.0",
 
 711                 "predis/predis": "~0.8",
 
 712                 "satooshi/php-coveralls": "^1.0",
 
 713                 "squizlabs/php_codesniffer": "~1.5",
 
 714                 "symfony/console": "^3.4|^4.0",
 
 715                 "symfony/finder": "^3.4|^4.0",
 
 716                 "symfony/framework-bundle": "^3.4|^4.0",
 
 717                 "symfony/phpunit-bridge": "^3.4|^4.0",
 
 718                 "symfony/security-acl": "^2.8",
 
 719                 "symfony/validator": "^3.4|^4.0",
 
 720                 "symfony/yaml": "^3.4|^4.0"
 
 723                 "symfony/security-acl": "For using this bundle to cache ACLs"
 
 725             "type": "symfony-bundle",
 
 728                     "dev-master": "1.4.x-dev"
 
 733                     "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
 
 735                 "exclude-from-classmap": [
 
 739             "notification-url": "https://packagist.org/downloads/",
 
 745                     "name": "Fabien Potencier",
 
 746                     "email": "fabien@symfony.com"
 
 749                     "name": "Benjamin Eberlei",
 
 750                     "email": "kontakt@beberlei.de"
 
 753                     "name": "Fabio B. Silva",
 
 754                     "email": "fabio.bat.silva@gmail.com"
 
 757                     "name": "Guilherme Blanco",
 
 758                     "email": "guilhermeblanco@hotmail.com"
 
 761                     "name": "Symfony Community",
 
 762                     "homepage": "http://symfony.com/contributors"
 
 765                     "name": "Doctrine Project",
 
 766                     "homepage": "http://www.doctrine-project.org/"
 
 769             "description": "Symfony Bundle for Doctrine Cache",
 
 770             "homepage": "https://www.doctrine-project.org",
 
 776                 "issues": "https://github.com/doctrine/DoctrineCacheBundle/issues",
 
 777                 "source": "https://github.com/doctrine/DoctrineCacheBundle/tree/1.4.0"
 
 780             "time": "2019-11-29T11:22:01+00:00"
 
 783             "name": "doctrine/event-manager",
 
 787                 "url": "https://github.com/doctrine/event-manager.git",
 
 788                 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
 
 792                 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
 
 793                 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
 
 797                 "php": "^7.1 || ^8.0"
 
 800                 "doctrine/common": "<2.9@dev"
 
 803                 "doctrine/coding-standard": "^6.0",
 
 804                 "phpunit/phpunit": "^7.0"
 
 809                     "dev-master": "1.0.x-dev"
 
 814                     "Doctrine\\Common\\": "lib/Doctrine/Common"
 
 817             "notification-url": "https://packagist.org/downloads/",
 
 823                     "name": "Guilherme Blanco",
 
 824                     "email": "guilhermeblanco@gmail.com"
 
 827                     "name": "Roman Borschel",
 
 828                     "email": "roman@code-factory.org"
 
 831                     "name": "Benjamin Eberlei",
 
 832                     "email": "kontakt@beberlei.de"
 
 835                     "name": "Jonathan Wage",
 
 836                     "email": "jonwage@gmail.com"
 
 839                     "name": "Johannes Schmitt",
 
 840                     "email": "schmittjoh@gmail.com"
 
 843                     "name": "Marco Pivetta",
 
 844                     "email": "ocramius@gmail.com"
 
 847             "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
 
 848             "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
 
 857                 "issues": "https://github.com/doctrine/event-manager/issues",
 
 858                 "source": "https://github.com/doctrine/event-manager/tree/1.1.x"
 
 862                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 866                     "url": "https://www.patreon.com/phpdoctrine",
 
 870                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
 
 874             "time": "2020-05-29T18:28:51+00:00"
 
 877             "name": "doctrine/inflector",
 
 881                 "url": "https://github.com/doctrine/inflector.git",
 
 882                 "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9"
 
 886                 "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
 
 887                 "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
 
 891                 "php": "^7.1 || ^8.0"
 
 894                 "doctrine/coding-standard": "^8.0",
 
 895                 "phpstan/phpstan": "^0.12",
 
 896                 "phpstan/phpstan-phpunit": "^0.12",
 
 897                 "phpstan/phpstan-strict-rules": "^0.12",
 
 898                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
 
 903                     "dev-master": "2.0.x-dev"
 
 908                     "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector",
 
 909                     "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
 
 912             "notification-url": "https://packagist.org/downloads/",
 
 918                     "name": "Guilherme Blanco",
 
 919                     "email": "guilhermeblanco@gmail.com"
 
 922                     "name": "Roman Borschel",
 
 923                     "email": "roman@code-factory.org"
 
 926                     "name": "Benjamin Eberlei",
 
 927                     "email": "kontakt@beberlei.de"
 
 930                     "name": "Jonathan Wage",
 
 931                     "email": "jonwage@gmail.com"
 
 934                     "name": "Johannes Schmitt",
 
 935                     "email": "schmittjoh@gmail.com"
 
 938             "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
 
 939             "homepage": "https://www.doctrine-project.org/projects/inflector.html",
 
 953                 "issues": "https://github.com/doctrine/inflector/issues",
 
 954                 "source": "https://github.com/doctrine/inflector/tree/1.4.4"
 
 958                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 962                     "url": "https://www.patreon.com/phpdoctrine",
 
 966                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
 
 970             "time": "2021-04-16T17:34:40+00:00"
 
 973             "name": "doctrine/instantiator",
 
 977                 "url": "https://github.com/doctrine/instantiator.git",
 
 978                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
 
 982                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
 
 983                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
 
 987                 "php": "^7.1 || ^8.0"
 
 990                 "doctrine/coding-standard": "^8.0",
 
 993                 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
 
 994                 "phpstan/phpstan": "^0.12",
 
 995                 "phpstan/phpstan-phpunit": "^0.12",
 
 996                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
 
1001                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
 
1004             "notification-url": "https://packagist.org/downloads/",
 
1010                     "name": "Marco Pivetta",
 
1011                     "email": "ocramius@gmail.com",
 
1012                     "homepage": "https://ocramius.github.io/"
 
1015             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
 
1016             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
 
1022                 "issues": "https://github.com/doctrine/instantiator/issues",
 
1023                 "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
 
1027                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
1031                     "url": "https://www.patreon.com/phpdoctrine",
 
1035                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
 
1039             "time": "2020-11-10T18:47:58+00:00"
 
1042             "name": "doctrine/lexer",
 
1046                 "url": "https://github.com/doctrine/lexer.git",
 
1047                 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
 
1051                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
 
1052                 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
 
1056                 "php": "^7.2 || ^8.0"
 
1059                 "doctrine/coding-standard": "^6.0",
 
1060                 "phpstan/phpstan": "^0.11.8",
 
1061                 "phpunit/phpunit": "^8.2"
 
1066                     "dev-master": "1.2.x-dev"
 
1071                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
 
1074             "notification-url": "https://packagist.org/downloads/",
 
1080                     "name": "Guilherme Blanco",
 
1081                     "email": "guilhermeblanco@gmail.com"
 
1084                     "name": "Roman Borschel",
 
1085                     "email": "roman@code-factory.org"
 
1088                     "name": "Johannes Schmitt",
 
1089                     "email": "schmittjoh@gmail.com"
 
1092             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
 
1093             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
 
1102                 "issues": "https://github.com/doctrine/lexer/issues",
 
1103                 "source": "https://github.com/doctrine/lexer/tree/1.2.1"
 
1107                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
1111                     "url": "https://www.patreon.com/phpdoctrine",
 
1115                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
 
1119             "time": "2020-05-25T17:44:05+00:00"
 
1122             "name": "doctrine/orm",
 
1126                 "url": "https://github.com/doctrine/orm.git",
 
1127                 "reference": "01187c9260cd085529ddd1273665217cae659640"
 
1131                 "url": "https://api.github.com/repos/doctrine/orm/zipball/01187c9260cd085529ddd1273665217cae659640",
 
1132                 "reference": "01187c9260cd085529ddd1273665217cae659640",
 
1136                 "composer/package-versions-deprecated": "^1.8",
 
1137                 "doctrine/annotations": "^1.11.1",
 
1138                 "doctrine/cache": "^1.9.1",
 
1139                 "doctrine/collections": "^1.5",
 
1140                 "doctrine/common": "^2.11 || ^3.0",
 
1141                 "doctrine/dbal": "^2.9.3",
 
1142                 "doctrine/event-manager": "^1.1",
 
1143                 "doctrine/inflector": "^1.0",
 
1144                 "doctrine/instantiator": "^1.3",
 
1145                 "doctrine/lexer": "^1.0",
 
1146                 "doctrine/persistence": "^1.3.3 || ^2.0",
 
1149                 "symfony/console": "^3.0|^4.0|^5.0"
 
1152                 "doctrine/coding-standard": "^6.0",
 
1153                 "phpstan/phpstan": "^0.12.18",
 
1154                 "phpunit/phpunit": "^8.0",
 
1155                 "symfony/yaml": "^3.4|^4.0|^5.0",
 
1156                 "vimeo/psalm": "^3.11"
 
1159                 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
 
1167                     "dev-master": "2.7.x-dev"
 
1172                     "Doctrine\\ORM\\": "lib/Doctrine/ORM"
 
1175             "notification-url": "https://packagist.org/downloads/",
 
1181                     "name": "Guilherme Blanco",
 
1182                     "email": "guilhermeblanco@gmail.com"
 
1185                     "name": "Roman Borschel",
 
1186                     "email": "roman@code-factory.org"
 
1189                     "name": "Benjamin Eberlei",
 
1190                     "email": "kontakt@beberlei.de"
 
1193                     "name": "Jonathan Wage",
 
1194                     "email": "jonwage@gmail.com"
 
1197                     "name": "Marco Pivetta",
 
1198                     "email": "ocramius@gmail.com"
 
1201             "description": "Object-Relational-Mapper for PHP",
 
1202             "homepage": "https://www.doctrine-project.org/projects/orm.html",
 
1208                 "issues": "https://github.com/doctrine/orm/issues",
 
1209                 "source": "https://github.com/doctrine/orm/tree/2.7.5"
 
1211             "time": "2020-12-03T08:52:14+00:00"
 
1214             "name": "doctrine/persistence",
 
1218                 "url": "https://github.com/doctrine/persistence.git",
 
1219                 "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288"
 
1223                 "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288",
 
1224                 "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288",
 
1228                 "doctrine/annotations": "^1.0",
 
1229                 "doctrine/cache": "^1.0",
 
1230                 "doctrine/collections": "^1.0",
 
1231                 "doctrine/event-manager": "^1.0",
 
1232                 "doctrine/reflection": "^1.2",
 
1233                 "php": "^7.1 || ^8.0"
 
1236                 "doctrine/common": "<2.10@dev"
 
1239                 "doctrine/coding-standard": "^6.0",
 
1240                 "phpstan/phpstan": "^0.11",
 
1241                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
 
1242                 "vimeo/psalm": "^3.11"
 
1247                     "dev-master": "1.3.x-dev"
 
1252                     "Doctrine\\Common\\": "lib/Doctrine/Common",
 
1253                     "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
 
1256             "notification-url": "https://packagist.org/downloads/",
 
1262                     "name": "Guilherme Blanco",
 
1263                     "email": "guilhermeblanco@gmail.com"
 
1266                     "name": "Roman Borschel",
 
1267                     "email": "roman@code-factory.org"
 
1270                     "name": "Benjamin Eberlei",
 
1271                     "email": "kontakt@beberlei.de"
 
1274                     "name": "Jonathan Wage",
 
1275                     "email": "jonwage@gmail.com"
 
1278                     "name": "Johannes Schmitt",
 
1279                     "email": "schmittjoh@gmail.com"
 
1282                     "name": "Marco Pivetta",
 
1283                     "email": "ocramius@gmail.com"
 
1286             "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
 
1287             "homepage": "https://doctrine-project.org/projects/persistence.html",
 
1296                 "issues": "https://github.com/doctrine/persistence/issues",
 
1297                 "source": "https://github.com/doctrine/persistence/tree/1.3.x"
 
1301                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
1305                     "url": "https://www.patreon.com/phpdoctrine",
 
1309                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
 
1313             "time": "2020-06-20T12:56:16+00:00"
 
1316             "name": "doctrine/reflection",
 
1320                 "url": "https://github.com/doctrine/reflection.git",
 
1321                 "reference": "fa587178be682efe90d005e3a322590d6ebb59a5"
 
1325                 "url": "https://api.github.com/repos/doctrine/reflection/zipball/fa587178be682efe90d005e3a322590d6ebb59a5",
 
1326                 "reference": "fa587178be682efe90d005e3a322590d6ebb59a5",
 
1330                 "doctrine/annotations": "^1.0",
 
1331                 "ext-tokenizer": "*",
 
1332                 "php": "^7.1 || ^8.0"
 
1335                 "doctrine/common": "<2.9"
 
1338                 "doctrine/coding-standard": "^6.0 || ^8.2.0",
 
1339                 "doctrine/common": "^2.10",
 
1340                 "phpstan/phpstan": "^0.11.0 || ^0.12.20",
 
1341                 "phpstan/phpstan-phpunit": "^0.11.0 || ^0.12.16",
 
1342                 "phpunit/phpunit": "^7.5 || ^9.1.5"
 
1347                     "dev-master": "1.2.x-dev"
 
1352                     "Doctrine\\Common\\": "lib/Doctrine/Common"
 
1355             "notification-url": "https://packagist.org/downloads/",
 
1361                     "name": "Guilherme Blanco",
 
1362                     "email": "guilhermeblanco@gmail.com"
 
1365                     "name": "Roman Borschel",
 
1366                     "email": "roman@code-factory.org"
 
1369                     "name": "Benjamin Eberlei",
 
1370                     "email": "kontakt@beberlei.de"
 
1373                     "name": "Jonathan Wage",
 
1374                     "email": "jonwage@gmail.com"
 
1377                     "name": "Johannes Schmitt",
 
1378                     "email": "schmittjoh@gmail.com"
 
1381                     "name": "Marco Pivetta",
 
1382                     "email": "ocramius@gmail.com"
 
1385             "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
 
1386             "homepage": "https://www.doctrine-project.org/projects/reflection.html",
 
1392                 "issues": "https://github.com/doctrine/reflection/issues",
 
1393                 "source": "https://github.com/doctrine/reflection/tree/1.2.2"
 
1395             "abandoned": "roave/better-reflection",
 
1396             "time": "2020-10-27T21:46:55+00:00"
 
1399             "name": "egulias/email-validator",
 
1403                 "url": "https://github.com/egulias/EmailValidator.git",
 
1404                 "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307"
 
1408                 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c81f18a3efb941d8c4d2e025f6183b5c6d697307",
 
1409                 "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307",
 
1413                 "doctrine/lexer": "^1.2",
 
1415                 "symfony/polyfill-intl-idn": "^1.15"
 
1418                 "php-coveralls/php-coveralls": "^2.2",
 
1419                 "phpunit/phpunit": "^8.5.8|^9.3.3",
 
1423                 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
 
1428                     "dev-master": "3.0.x-dev"
 
1433                     "Egulias\\EmailValidator\\": "src"
 
1436             "notification-url": "https://packagist.org/downloads/",
 
1442                     "name": "Eduardo Gulias Davis"
 
1445             "description": "A library for validating emails against several RFCs",
 
1446             "homepage": "https://github.com/egulias/EmailValidator",
 
1455                 "issues": "https://github.com/egulias/EmailValidator/issues",
 
1456                 "source": "https://github.com/egulias/EmailValidator/tree/3.1.1"
 
1460                     "url": "https://github.com/egulias",
 
1464             "time": "2021-04-01T18:37:14+00:00"
 
1467             "name": "erusev/parsedown",
 
1471                 "url": "https://github.com/erusev/parsedown.git",
 
1472                 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
 
1476                 "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
 
1477                 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
 
1481                 "ext-mbstring": "*",
 
1485                 "phpunit/phpunit": "^4.8.35"
 
1493             "notification-url": "https://packagist.org/downloads/",
 
1499                     "name": "Emanuil Rusev",
 
1500                     "email": "hello@erusev.com",
 
1501                     "homepage": "http://erusev.com"
 
1504             "description": "Parser for Markdown.",
 
1505             "homepage": "http://parsedown.org",
 
1511                 "issues": "https://github.com/erusev/parsedown/issues",
 
1512                 "source": "https://github.com/erusev/parsedown/tree/1.7.x"
 
1514             "time": "2019-12-30T22:54:17+00:00"
 
1517             "name": "firebase/php-jwt",
 
1518             "version": "v5.4.0",
 
1521                 "url": "https://github.com/firebase/php-jwt.git",
 
1522                 "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2"
 
1526                 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d2113d9b2e0e349796e72d2a63cf9319100382d2",
 
1527                 "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2",
 
1534                 "phpunit/phpunit": ">=4.8 <=9"
 
1537                 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
 
1542                     "Firebase\\JWT\\": "src"
 
1545             "notification-url": "https://packagist.org/downloads/",
 
1551                     "name": "Neuman Vong",
 
1552                     "email": "neuman+pear@twilio.com",
 
1556                     "name": "Anant Narayanan",
 
1557                     "email": "anant@php.net",
 
1561             "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
 
1562             "homepage": "https://github.com/firebase/php-jwt",
 
1568                 "issues": "https://github.com/firebase/php-jwt/issues",
 
1569                 "source": "https://github.com/firebase/php-jwt/tree/v5.4.0"
 
1571             "time": "2021-06-23T19:00:23+00:00"
 
1574             "name": "fpdf/fpdf",
 
1575             "version": "1.83.2",
 
1578                 "url": "https://github.com/coreydoughty/Fpdf.git",
 
1579                 "reference": "6aa31c9b70a3aef2a63f79144fec79b62bad4bb0"
 
1583                 "url": "https://api.github.com/repos/coreydoughty/Fpdf/zipball/6aa31c9b70a3aef2a63f79144fec79b62bad4bb0",
 
1584                 "reference": "6aa31c9b70a3aef2a63f79144fec79b62bad4bb0",
 
1593                     "Fpdf\\": "src/Fpdf"
 
1596             "notification-url": "https://packagist.org/downloads/",
 
1602                     "name": "Corey Doughty",
 
1603                     "email": "corey@doughty.ca"
 
1606             "description": "FPDF Composer Wrapper",
 
1607             "homepage": "https://github.com/coreydoughty/Fpdf",
 
1614                 "issues": "https://github.com/coreydoughty/Fpdf/issues",
 
1615                 "source": "https://github.com/coreydoughty/Fpdf/tree/1.83.2"
 
1617             "time": "2021-07-07T10:26:51+00:00"
 
1620             "name": "google/apiclient",
 
1621             "version": "v2.10.1",
 
1624                 "url": "https://github.com/googleapis/google-api-php-client.git",
 
1625                 "reference": "11871e94006ce7a419bb6124d51b6f9ace3f679b"
 
1629                 "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/11871e94006ce7a419bb6124d51b6f9ace3f679b",
 
1630                 "reference": "11871e94006ce7a419bb6124d51b6f9ace3f679b",
 
1634                 "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
 
1635                 "google/apiclient-services": "~0.200",
 
1636                 "google/auth": "^1.10",
 
1637                 "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
 
1638                 "guzzlehttp/psr7": "^1.2",
 
1639                 "monolog/monolog": "^1.17|^2.0",
 
1640                 "php": "^5.6|^7.0|^8.0",
 
1641                 "phpseclib/phpseclib": "~2.0||^3.0.2"
 
1644                 "cache/filesystem-adapter": "^0.3.2|^1.1",
 
1645                 "composer/composer": "^1.10.22",
 
1646                 "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
 
1647                 "phpcompatibility/php-compatibility": "^9.2",
 
1648                 "phpunit/phpunit": "^5.7||^8.5.13",
 
1649                 "squizlabs/php_codesniffer": "~2.3",
 
1650                 "symfony/css-selector": "~2.1",
 
1651                 "symfony/dom-crawler": "~2.1"
 
1654                 "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
 
1659                     "dev-master": "2.x-dev"
 
1673             "notification-url": "https://packagist.org/downloads/",
 
1677             "description": "Client library for Google APIs",
 
1678             "homepage": "http://developers.google.com/api-client-library/php",
 
1683                 "issues": "https://github.com/googleapis/google-api-php-client/issues",
 
1684                 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.10.1"
 
1686             "time": "2021-06-25T14:25:44+00:00"
 
1689             "name": "google/apiclient-services",
 
1690             "version": "v0.204.0",
 
1693                 "url": "https://github.com/googleapis/google-api-php-client-services.git",
 
1694                 "reference": "c718661b22f9b92e0d89520dbb8f16c62307885a"
 
1698                 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/c718661b22f9b92e0d89520dbb8f16c62307885a",
 
1699                 "reference": "c718661b22f9b92e0d89520dbb8f16c62307885a",
 
1706                 "phpunit/phpunit": "^5.7||^8.5.13"
 
1711                     "Google\\Service\\": "src"
 
1717             "notification-url": "https://packagist.org/downloads/",
 
1721             "description": "Client library for Google APIs",
 
1722             "homepage": "http://developers.google.com/api-client-library/php",
 
1727                 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
 
1728                 "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.204.0"
 
1730             "time": "2021-07-18T11:18:23+00:00"
 
1733             "name": "google/auth",
 
1734             "version": "v1.16.0",
 
1737                 "url": "https://github.com/googleapis/google-auth-library-php.git",
 
1738                 "reference": "c747738d2dd450f541f09f26510198fbedd1c8a0"
 
1742                 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/c747738d2dd450f541f09f26510198fbedd1c8a0",
 
1743                 "reference": "c747738d2dd450f541f09f26510198fbedd1c8a0",
 
1747                 "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
 
1748                 "guzzlehttp/guzzle": "^5.3.1|^6.2.1|^7.0",
 
1749                 "guzzlehttp/psr7": "^1.2",
 
1751                 "psr/cache": "^1.0|^2.0",
 
1752                 "psr/http-message": "^1.0"
 
1755                 "guzzlehttp/promises": "0.1.1|^1.3",
 
1756                 "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
 
1757                 "phpseclib/phpseclib": "^2.0.31",
 
1758                 "phpunit/phpunit": "^4.8.36|^5.7",
 
1759                 "sebastian/comparator": ">=1.2.3",
 
1760                 "squizlabs/php_codesniffer": "^3.5"
 
1763                 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
 
1768                     "Google\\Auth\\": "src"
 
1771             "notification-url": "https://packagist.org/downloads/",
 
1775             "description": "Google Auth Library for PHP",
 
1776             "homepage": "http://github.com/google/google-auth-library-php",
 
1783                 "docs": "https://googleapis.github.io/google-auth-library-php/master/",
 
1784                 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
 
1785                 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.16.0"
 
1787             "time": "2021-06-22T18:06:03+00:00"
 
1790             "name": "guzzlehttp/guzzle",
 
1794                 "url": "https://github.com/guzzle/guzzle.git",
 
1795                 "reference": "7008573787b430c1c1f650e3722d9bba59967628"
 
1799                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7008573787b430c1c1f650e3722d9bba59967628",
 
1800                 "reference": "7008573787b430c1c1f650e3722d9bba59967628",
 
1805                 "guzzlehttp/promises": "^1.4",
 
1806                 "guzzlehttp/psr7": "^1.7 || ^2.0",
 
1807                 "php": "^7.2.5 || ^8.0",
 
1808                 "psr/http-client": "^1.0"
 
1811                 "psr/http-client-implementation": "1.0"
 
1814                 "bamarni/composer-bin-plugin": "^1.4.1",
 
1816                 "php-http/client-integration-tests": "^3.0",
 
1817                 "phpunit/phpunit": "^8.5.5 || ^9.3.5",
 
1821                 "ext-curl": "Required for CURL handler support",
 
1822                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
 
1823                 "psr/log": "Required for using the Log middleware"
 
1828                     "dev-master": "7.3-dev"
 
1833                     "GuzzleHttp\\": "src/"
 
1836                     "src/functions_include.php"
 
1839             "notification-url": "https://packagist.org/downloads/",
 
1845                     "name": "Michael Dowling",
 
1846                     "email": "mtdowling@gmail.com",
 
1847                     "homepage": "https://github.com/mtdowling"
 
1850                     "name": "MƔrk SƔgi-KazƔr",
 
1851                     "email": "mark.sagikazar@gmail.com",
 
1852                     "homepage": "https://sagikazarmark.hu"
 
1855             "description": "Guzzle is a PHP HTTP client library",
 
1856             "homepage": "http://guzzlephp.org/",
 
1869                 "issues": "https://github.com/guzzle/guzzle/issues",
 
1870                 "source": "https://github.com/guzzle/guzzle/tree/7.3.0"
 
1874                     "url": "https://github.com/GrahamCampbell",
 
1878                     "url": "https://github.com/Nyholm",
 
1882                     "url": "https://github.com/alexeyshockov",
 
1886                     "url": "https://github.com/gmponos",
 
1890             "time": "2021-03-23T11:33:13+00:00"
 
1893             "name": "guzzlehttp/promises",
 
1897                 "url": "https://github.com/guzzle/promises.git",
 
1898                 "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
 
1902                 "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
 
1903                 "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
 
1910                 "symfony/phpunit-bridge": "^4.4 || ^5.1"
 
1915                     "dev-master": "1.4-dev"
 
1920                     "GuzzleHttp\\Promise\\": "src/"
 
1923                     "src/functions_include.php"
 
1926             "notification-url": "https://packagist.org/downloads/",
 
1932                     "name": "Michael Dowling",
 
1933                     "email": "mtdowling@gmail.com",
 
1934                     "homepage": "https://github.com/mtdowling"
 
1937             "description": "Guzzle promises library",
 
1942                 "issues": "https://github.com/guzzle/promises/issues",
 
1943                 "source": "https://github.com/guzzle/promises/tree/1.4.1"
 
1945             "time": "2021-03-07T09:25:29+00:00"
 
1948             "name": "guzzlehttp/psr7",
 
1952                 "url": "https://github.com/guzzle/psr7.git",
 
1953                 "reference": "dc960a912984efb74d0a90222870c72c87f10c91"
 
1957                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
 
1958                 "reference": "dc960a912984efb74d0a90222870c72c87f10c91",
 
1963                 "psr/http-message": "~1.0",
 
1964                 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
 
1967                 "psr/http-message-implementation": "1.0"
 
1971                 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
 
1974                 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
 
1979                     "dev-master": "1.7-dev"
 
1984                     "GuzzleHttp\\Psr7\\": "src/"
 
1987                     "src/functions_include.php"
 
1990             "notification-url": "https://packagist.org/downloads/",
 
1996                     "name": "Michael Dowling",
 
1997                     "email": "mtdowling@gmail.com",
 
1998                     "homepage": "https://github.com/mtdowling"
 
2001                     "name": "Tobias Schultze",
 
2002                     "homepage": "https://github.com/Tobion"
 
2005             "description": "PSR-7 message implementation that also provides common utility methods",
 
2017                 "issues": "https://github.com/guzzle/psr7/issues",
 
2018                 "source": "https://github.com/guzzle/psr7/tree/1.8.2"
 
2020             "time": "2021-04-26T09:17:50+00:00"
 
2023             "name": "jdorn/sql-formatter",
 
2024             "version": "v1.2.17",
 
2027                 "url": "https://github.com/jdorn/sql-formatter.git",
 
2028                 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
 
2032                 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
 
2033                 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
 
2040                 "phpunit/phpunit": "3.7.*"
 
2045                     "dev-master": "1.3.x-dev"
 
2053             "notification-url": "https://packagist.org/downloads/",
 
2059                     "name": "Jeremy Dorn",
 
2060                     "email": "jeremy@jeremydorn.com",
 
2061                     "homepage": "http://jeremydorn.com/"
 
2064             "description": "a PHP SQL highlighting library",
 
2065             "homepage": "https://github.com/jdorn/sql-formatter/",
 
2071                 "issues": "https://github.com/jdorn/sql-formatter/issues",
 
2072                 "source": "https://github.com/jdorn/sql-formatter/tree/master"
 
2074             "time": "2014-01-12T16:20:24+00:00"
 
2077             "name": "monolog/monolog",
 
2081                 "url": "https://github.com/Seldaek/monolog.git",
 
2082                 "reference": "71312564759a7db5b789296369c1a264efc43aad"
 
2086                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/71312564759a7db5b789296369c1a264efc43aad",
 
2087                 "reference": "71312564759a7db5b789296369c1a264efc43aad",
 
2095                 "psr/log-implementation": "1.0.0"
 
2098                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
 
2099                 "doctrine/couchdb": "~1.0@dev",
 
2100                 "elasticsearch/elasticsearch": "^7",
 
2101                 "graylog2/gelf-php": "^1.4.2",
 
2102                 "mongodb/mongodb": "^1.8",
 
2103                 "php-amqplib/php-amqplib": "~2.4",
 
2104                 "php-console/php-console": "^3.1.3",
 
2105                 "phpspec/prophecy": "^1.6.1",
 
2106                 "phpstan/phpstan": "^0.12.91",
 
2107                 "phpunit/phpunit": "^8.5",
 
2108                 "predis/predis": "^1.1",
 
2109                 "rollbar/rollbar": "^1.3",
 
2110                 "ruflin/elastica": ">=0.90 <7.0.1",
 
2111                 "swiftmailer/swiftmailer": "^5.3|^6.0"
 
2114                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
 
2115                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
 
2116                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
 
2117                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
 
2118                 "ext-mbstring": "Allow to work properly with unicode symbols",
 
2119                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
 
2120                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
 
2121                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
 
2122                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
 
2123                 "php-console/php-console": "Allow sending log messages to Google Chrome",
 
2124                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
 
2125                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
 
2130                     "dev-main": "2.x-dev"
 
2135                     "Monolog\\": "src/Monolog"
 
2138             "notification-url": "https://packagist.org/downloads/",
 
2144                     "name": "Jordi Boggiano",
 
2145                     "email": "j.boggiano@seld.be",
 
2146                     "homepage": "https://seld.be"
 
2149             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
 
2150             "homepage": "https://github.com/Seldaek/monolog",
 
2157                 "issues": "https://github.com/Seldaek/monolog/issues",
 
2158                 "source": "https://github.com/Seldaek/monolog/tree/2.3.2"
 
2162                     "url": "https://github.com/Seldaek",
 
2166                     "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
 
2170             "time": "2021-07-23T07:42:52+00:00"
 
2173             "name": "paragonie/constant_time_encoding",
 
2174             "version": "v2.4.0",
 
2177                 "url": "https://github.com/paragonie/constant_time_encoding.git",
 
2178                 "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
 
2182                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
 
2183                 "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
 
2190                 "phpunit/phpunit": "^6|^7|^8|^9",
 
2191                 "vimeo/psalm": "^1|^2|^3|^4"
 
2196                     "ParagonIE\\ConstantTime\\": "src/"
 
2199             "notification-url": "https://packagist.org/downloads/",
 
2205                     "name": "Paragon Initiative Enterprises",
 
2206                     "email": "security@paragonie.com",
 
2207                     "homepage": "https://paragonie.com",
 
2208                     "role": "Maintainer"
 
2211                     "name": "Steve 'Sc00bz' Thomas",
 
2212                     "email": "steve@tobtu.com",
 
2213                     "homepage": "https://www.tobtu.com",
 
2214                     "role": "Original Developer"
 
2217             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
 
2233                 "email": "info@paragonie.com",
 
2234                 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
 
2235                 "source": "https://github.com/paragonie/constant_time_encoding"
 
2237             "time": "2020-12-06T15:14:20+00:00"
 
2240             "name": "phpseclib/phpseclib",
 
2244                 "url": "https://github.com/phpseclib/phpseclib.git",
 
2245                 "reference": "a127a5133804ff2f47ae629dd529b129da616ad7"
 
2249                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/a127a5133804ff2f47ae629dd529b129da616ad7",
 
2250                 "reference": "a127a5133804ff2f47ae629dd529b129da616ad7",
 
2254                 "paragonie/constant_time_encoding": "^1|^2",
 
2255                 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
 
2259                 "phing/phing": "~2.7",
 
2260                 "phpunit/phpunit": "^5.7|^6.0|^9.4",
 
2261                 "squizlabs/php_codesniffer": "~2.0"
 
2264                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
 
2265                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
 
2266                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
 
2267                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
 
2272                     "phpseclib/bootstrap.php"
 
2275                     "phpseclib3\\": "phpseclib/"
 
2278             "notification-url": "https://packagist.org/downloads/",
 
2284                     "name": "Jim Wigginton",
 
2285                     "email": "terrafrost@php.net",
 
2286                     "role": "Lead Developer"
 
2289                     "name": "Patrick Monnerat",
 
2290                     "email": "pm@datasphere.ch",
 
2294                     "name": "Andreas Fischer",
 
2295                     "email": "bantu@phpbb.com",
 
2299                     "name": "Hans-Jürgen Petrich",
 
2300                     "email": "petrich@tronic-media.com",
 
2304                     "name": "Graham Campbell",
 
2305                     "email": "graham@alt-three.com",
 
2309             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
 
2310             "homepage": "http://phpseclib.sourceforge.net",
 
2331                 "issues": "https://github.com/phpseclib/phpseclib/issues",
 
2332                 "source": "https://github.com/phpseclib/phpseclib/tree/3.0.9"
 
2336                     "url": "https://github.com/terrafrost",
 
2340                     "url": "https://www.patreon.com/phpseclib",
 
2344                     "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
 
2348             "time": "2021-06-14T06:54:45+00:00"
 
2351             "name": "psr/cache",
 
2355                 "url": "https://github.com/php-fig/cache.git",
 
2356                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
 
2360                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
 
2361                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
 
2370                     "dev-master": "1.0.x-dev"
 
2375                     "Psr\\Cache\\": "src/"
 
2378             "notification-url": "https://packagist.org/downloads/",
 
2385                     "homepage": "http://www.php-fig.org/"
 
2388             "description": "Common interface for caching libraries",
 
2395                 "source": "https://github.com/php-fig/cache/tree/master"
 
2397             "time": "2016-08-06T20:24:11+00:00"
 
2400             "name": "psr/container",
 
2404                 "url": "https://github.com/php-fig/container.git",
 
2405                 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
 
2409                 "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
 
2410                 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
 
2419                     "Psr\\Container\\": "src/"
 
2422             "notification-url": "https://packagist.org/downloads/",
 
2429                     "homepage": "https://www.php-fig.org/"
 
2432             "description": "Common Container Interface (PHP FIG PSR-11)",
 
2433             "homepage": "https://github.com/php-fig/container",
 
2437                 "container-interface",
 
2438                 "container-interop",
 
2442                 "issues": "https://github.com/php-fig/container/issues",
 
2443                 "source": "https://github.com/php-fig/container/tree/1.1.1"
 
2445             "time": "2021-03-05T17:36:06+00:00"
 
2448             "name": "psr/http-client",
 
2452                 "url": "https://github.com/php-fig/http-client.git",
 
2453                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
 
2457                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
 
2458                 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
 
2462                 "php": "^7.0 || ^8.0",
 
2463                 "psr/http-message": "^1.0"
 
2468                     "dev-master": "1.0.x-dev"
 
2473                     "Psr\\Http\\Client\\": "src/"
 
2476             "notification-url": "https://packagist.org/downloads/",
 
2483                     "homepage": "http://www.php-fig.org/"
 
2486             "description": "Common interface for HTTP clients",
 
2487             "homepage": "https://github.com/php-fig/http-client",
 
2495                 "source": "https://github.com/php-fig/http-client/tree/master"
 
2497             "time": "2020-06-29T06:28:15+00:00"
 
2500             "name": "psr/http-message",
 
2504                 "url": "https://github.com/php-fig/http-message.git",
 
2505                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
 
2509                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
 
2510                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
 
2519                     "dev-master": "1.0.x-dev"
 
2524                     "Psr\\Http\\Message\\": "src/"
 
2527             "notification-url": "https://packagist.org/downloads/",
 
2534                     "homepage": "http://www.php-fig.org/"
 
2537             "description": "Common interface for HTTP messages",
 
2538             "homepage": "https://github.com/php-fig/http-message",
 
2548                 "source": "https://github.com/php-fig/http-message/tree/master"
 
2550             "time": "2016-08-06T14:39:51+00:00"
 
2557                 "url": "https://github.com/php-fig/log.git",
 
2558                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
 
2562                 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
 
2563                 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
 
2572                     "dev-master": "1.1.x-dev"
 
2577                     "Psr\\Log\\": "Psr/Log/"
 
2580             "notification-url": "https://packagist.org/downloads/",
 
2587                     "homepage": "https://www.php-fig.org/"
 
2590             "description": "Common interface for logging libraries",
 
2591             "homepage": "https://github.com/php-fig/log",
 
2598                 "source": "https://github.com/php-fig/log/tree/1.1.4"
 
2600             "time": "2021-05-03T11:20:27+00:00"
 
2603             "name": "ralouphie/getallheaders",
 
2607                 "url": "https://github.com/ralouphie/getallheaders.git",
 
2608                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
 
2612                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
 
2613                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
 
2620                 "php-coveralls/php-coveralls": "^2.1",
 
2621                 "phpunit/phpunit": "^5 || ^6.5"
 
2626                     "src/getallheaders.php"
 
2629             "notification-url": "https://packagist.org/downloads/",
 
2635                     "name": "Ralph Khattar",
 
2636                     "email": "ralph.khattar@gmail.com"
 
2639             "description": "A polyfill for getallheaders.",
 
2641                 "issues": "https://github.com/ralouphie/getallheaders/issues",
 
2642                 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
 
2644             "time": "2019-03-08T08:55:37+00:00"
 
2647             "name": "rapsys/airbundle",
 
2648             "version": "dev-master",
 
2651                 "url": "https://rapsys@git.rapsys.eu/airbundle",
 
2652                 "reference": "master"
 
2655                 "doctrine/doctrine-bundle": "^1.12",
 
2656                 "doctrine/orm": "^2.7",
 
2657                 "fpdf/fpdf": "^1.83.1",
 
2658                 "google/apiclient": "^2.9",
 
2659                 "symfony/flex": "^1.5",
 
2660                 "symfony/form": "^4.4",
 
2661                 "symfony/framework-bundle": "^4.4",
 
2662                 "symfony/mailer": "^4.4",
 
2663                 "symfony/profiler-pack": "^1.0",
 
2664                 "symfony/security-bundle": "^4.4",
 
2665                 "symfony/translation": "^4.4",
 
2666                 "symfony/twig-bundle": "^4.4",
 
2667                 "symfony/validator": "^4.4",
 
2668                 "twig/extensions": "^1.5",
 
2669                 "twig/html-extra": "^2.12"
 
2672                 "doctrine/doctrine-fixtures-bundle": "^3.3",
 
2673                 "symfony/browser-kit": "^4.3",
 
2674                 "symfony/maker-bundle": "^1.14",
 
2675                 "symfony/phpunit-bridge": "^4.4",
 
2676                 "symfony/web-profiler-bundle": "^4.4"
 
2681                     "Rapsys\\AirBundle\\": ""
 
2686             "name": "rapsys/packbundle",
 
2687             "version": "dev-master",
 
2690                 "url": "https://rapsys@git.rapsys.eu/packbundle",
 
2691                 "reference": "master"
 
2694                 "symfony/asset": "^4.4",
 
2695                 "symfony/flex": "^1.5",
 
2696                 "symfony/framework-bundle": "^4.4",
 
2697                 "symfony/process": "^4.4",
 
2698                 "symfony/twig-bundle": "^4.4",
 
2699                 "twig/extensions": "^1.5"
 
2704                     "Rapsys\\PackBundle\\": ""
 
2709             "name": "rapsys/userbundle",
 
2710             "version": "dev-master",
 
2713                 "url": "https://rapsys@git.rapsys.eu/userbundle",
 
2714                 "reference": "master"
 
2717                 "doctrine/doctrine-bundle": "^1.12",
 
2718                 "symfony/flex": "^1.5",
 
2719                 "symfony/form": "^4.4",
 
2720                 "symfony/framework-bundle": "^4.4",
 
2721                 "symfony/security-bundle": "^4.4",
 
2722                 "symfony/validator": "^4.4"
 
2727                     "Rapsys\\UserBundle\\": ""
 
2732             "name": "symfony/asset",
 
2733             "version": "v4.4.25",
 
2736                 "url": "https://github.com/symfony/asset.git",
 
2737                 "reference": "a6b30fd4a9c992667b38d6f13efb20446761980a"
 
2741                 "url": "https://api.github.com/repos/symfony/asset/zipball/a6b30fd4a9c992667b38d6f13efb20446761980a",
 
2742                 "reference": "a6b30fd4a9c992667b38d6f13efb20446761980a",
 
2749                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
 
2750                 "symfony/http-kernel": "^3.4|^4.0|^5.0"
 
2753                 "symfony/http-foundation": ""
 
2758                     "Symfony\\Component\\Asset\\": ""
 
2760                 "exclude-from-classmap": [
 
2764             "notification-url": "https://packagist.org/downloads/",
 
2770                     "name": "Fabien Potencier",
 
2771                     "email": "fabien@symfony.com"
 
2774                     "name": "Symfony Community",
 
2775                     "homepage": "https://symfony.com/contributors"
 
2778             "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
 
2779             "homepage": "https://symfony.com",
 
2781                 "source": "https://github.com/symfony/asset/tree/v4.4.25"
 
2785                     "url": "https://symfony.com/sponsor",
 
2789                     "url": "https://github.com/fabpot",
 
2793                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2797             "time": "2021-05-26T17:39:37+00:00"
 
2800             "name": "symfony/cache",
 
2801             "version": "v4.4.26",
 
2804                 "url": "https://github.com/symfony/cache.git",
 
2805                 "reference": "fcdbaf8af546939eeed5e32399656da2ad371aaf"
 
2809                 "url": "https://api.github.com/repos/symfony/cache/zipball/fcdbaf8af546939eeed5e32399656da2ad371aaf",
 
2810                 "reference": "fcdbaf8af546939eeed5e32399656da2ad371aaf",
 
2815                 "psr/cache": "^1.0|^2.0",
 
2817                 "symfony/cache-contracts": "^1.1.7|^2",
 
2818                 "symfony/service-contracts": "^1.1|^2",
 
2819                 "symfony/var-exporter": "^4.2|^5.0"
 
2822                 "doctrine/dbal": "<2.6",
 
2823                 "symfony/dependency-injection": "<3.4",
 
2824                 "symfony/http-kernel": "<4.4|>=5.0",
 
2825                 "symfony/var-dumper": "<4.4"
 
2828                 "psr/cache-implementation": "1.0|2.0",
 
2829                 "psr/simple-cache-implementation": "1.0",
 
2830                 "symfony/cache-implementation": "1.0|2.0"
 
2833                 "cache/integration-tests": "dev-master",
 
2834                 "doctrine/cache": "^1.6|^2.0",
 
2835                 "doctrine/dbal": "^2.6|^3.0",
 
2836                 "predis/predis": "^1.1",
 
2837                 "psr/simple-cache": "^1.0",
 
2838                 "symfony/config": "^4.2|^5.0",
 
2839                 "symfony/dependency-injection": "^3.4|^4.1|^5.0",
 
2840                 "symfony/filesystem": "^4.4|^5.0",
 
2841                 "symfony/http-kernel": "^4.4",
 
2842                 "symfony/var-dumper": "^4.4|^5.0"
 
2847                     "Symfony\\Component\\Cache\\": ""
 
2849                 "exclude-from-classmap": [
 
2853             "notification-url": "https://packagist.org/downloads/",
 
2859                     "name": "Nicolas Grekas",
 
2860                     "email": "p@tchwork.com"
 
2863                     "name": "Symfony Community",
 
2864                     "homepage": "https://symfony.com/contributors"
 
2867             "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
 
2868             "homepage": "https://symfony.com",
 
2874                 "source": "https://github.com/symfony/cache/tree/v4.4.26"
 
2878                     "url": "https://symfony.com/sponsor",
 
2882                     "url": "https://github.com/fabpot",
 
2886                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2890             "time": "2021-06-23T18:14:43+00:00"
 
2893             "name": "symfony/cache-contracts",
 
2894             "version": "v2.4.0",
 
2897                 "url": "https://github.com/symfony/cache-contracts.git",
 
2898                 "reference": "c0446463729b89dd4fa62e9aeecc80287323615d"
 
2902                 "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/c0446463729b89dd4fa62e9aeecc80287323615d",
 
2903                 "reference": "c0446463729b89dd4fa62e9aeecc80287323615d",
 
2908                 "psr/cache": "^1.0|^2.0|^3.0"
 
2911                 "symfony/cache-implementation": ""
 
2916                     "dev-main": "2.4-dev"
 
2919                     "name": "symfony/contracts",
 
2920                     "url": "https://github.com/symfony/contracts"
 
2925                     "Symfony\\Contracts\\Cache\\": ""
 
2928             "notification-url": "https://packagist.org/downloads/",
 
2934                     "name": "Nicolas Grekas",
 
2935                     "email": "p@tchwork.com"
 
2938                     "name": "Symfony Community",
 
2939                     "homepage": "https://symfony.com/contributors"
 
2942             "description": "Generic abstractions related to caching",
 
2943             "homepage": "https://symfony.com",
 
2953                 "source": "https://github.com/symfony/cache-contracts/tree/v2.4.0"
 
2957                     "url": "https://symfony.com/sponsor",
 
2961                     "url": "https://github.com/fabpot",
 
2965                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2969             "time": "2021-03-23T23:28:01+00:00"
 
2972             "name": "symfony/config",
 
2973             "version": "v4.4.26",
 
2976                 "url": "https://github.com/symfony/config.git",
 
2977                 "reference": "1cb26cdb8a9834d8494cadd284602fa0647b73e5"
 
2981                 "url": "https://api.github.com/repos/symfony/config/zipball/1cb26cdb8a9834d8494cadd284602fa0647b73e5",
 
2982                 "reference": "1cb26cdb8a9834d8494cadd284602fa0647b73e5",
 
2987                 "symfony/filesystem": "^3.4|^4.0|^5.0",
 
2988                 "symfony/polyfill-ctype": "~1.8",
 
2989                 "symfony/polyfill-php81": "^1.22"
 
2992                 "symfony/finder": "<3.4"
 
2995                 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
 
2996                 "symfony/finder": "^3.4|^4.0|^5.0",
 
2997                 "symfony/messenger": "^4.1|^5.0",
 
2998                 "symfony/service-contracts": "^1.1|^2",
 
2999                 "symfony/yaml": "^3.4|^4.0|^5.0"
 
3002                 "symfony/yaml": "To use the yaml reference dumper"
 
3007                     "Symfony\\Component\\Config\\": ""
 
3009                 "exclude-from-classmap": [
 
3013             "notification-url": "https://packagist.org/downloads/",
 
3019                     "name": "Fabien Potencier",
 
3020                     "email": "fabien@symfony.com"
 
3023                     "name": "Symfony Community",
 
3024                     "homepage": "https://symfony.com/contributors"
 
3027             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
 
3028             "homepage": "https://symfony.com",
 
3030                 "source": "https://github.com/symfony/config/tree/v4.4.26"
 
3034                     "url": "https://symfony.com/sponsor",
 
3038                     "url": "https://github.com/fabpot",
 
3042                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3046             "time": "2021-06-21T14:51:25+00:00"
 
3049             "name": "symfony/console",
 
3050             "version": "v4.4.26",
 
3053                 "url": "https://github.com/symfony/console.git",
 
3054                 "reference": "9aa1eb46c1b12fada74dc0c529e93d1ccef22576"
 
3058                 "url": "https://api.github.com/repos/symfony/console/zipball/9aa1eb46c1b12fada74dc0c529e93d1ccef22576",
 
3059                 "reference": "9aa1eb46c1b12fada74dc0c529e93d1ccef22576",
 
3064                 "symfony/polyfill-mbstring": "~1.0",
 
3065                 "symfony/polyfill-php73": "^1.8",
 
3066                 "symfony/polyfill-php80": "^1.15",
 
3067                 "symfony/service-contracts": "^1.1|^2"
 
3070                 "symfony/dependency-injection": "<3.4",
 
3071                 "symfony/event-dispatcher": "<4.3|>=5",
 
3072                 "symfony/lock": "<4.4",
 
3073                 "symfony/process": "<3.3"
 
3076                 "psr/log-implementation": "1.0"
 
3080                 "symfony/config": "^3.4|^4.0|^5.0",
 
3081                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
3082                 "symfony/event-dispatcher": "^4.3",
 
3083                 "symfony/lock": "^4.4|^5.0",
 
3084                 "symfony/process": "^3.4|^4.0|^5.0",
 
3085                 "symfony/var-dumper": "^4.3|^5.0"
 
3088                 "psr/log": "For using the console logger",
 
3089                 "symfony/event-dispatcher": "",
 
3091                 "symfony/process": ""
 
3096                     "Symfony\\Component\\Console\\": ""
 
3098                 "exclude-from-classmap": [
 
3102             "notification-url": "https://packagist.org/downloads/",
 
3108                     "name": "Fabien Potencier",
 
3109                     "email": "fabien@symfony.com"
 
3112                     "name": "Symfony Community",
 
3113                     "homepage": "https://symfony.com/contributors"
 
3116             "description": "Eases the creation of beautiful and testable command line interfaces",
 
3117             "homepage": "https://symfony.com",
 
3119                 "source": "https://github.com/symfony/console/tree/v4.4.26"
 
3123                     "url": "https://symfony.com/sponsor",
 
3127                     "url": "https://github.com/fabpot",
 
3131                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3135             "time": "2021-06-06T09:12:27+00:00"
 
3138             "name": "symfony/debug",
 
3139             "version": "v4.4.25",
 
3142                 "url": "https://github.com/symfony/debug.git",
 
3143                 "reference": "a8d2d5c94438548bff9f998ca874e202bb29d07f"
 
3147                 "url": "https://api.github.com/repos/symfony/debug/zipball/a8d2d5c94438548bff9f998ca874e202bb29d07f",
 
3148                 "reference": "a8d2d5c94438548bff9f998ca874e202bb29d07f",
 
3154                 "symfony/polyfill-php80": "^1.15"
 
3157                 "symfony/http-kernel": "<3.4"
 
3160                 "symfony/http-kernel": "^3.4|^4.0|^5.0"
 
3165                     "Symfony\\Component\\Debug\\": ""
 
3167                 "exclude-from-classmap": [
 
3171             "notification-url": "https://packagist.org/downloads/",
 
3177                     "name": "Fabien Potencier",
 
3178                     "email": "fabien@symfony.com"
 
3181                     "name": "Symfony Community",
 
3182                     "homepage": "https://symfony.com/contributors"
 
3185             "description": "Provides tools to ease debugging PHP code",
 
3186             "homepage": "https://symfony.com",
 
3188                 "source": "https://github.com/symfony/debug/tree/v4.4.25"
 
3192                     "url": "https://symfony.com/sponsor",
 
3196                     "url": "https://github.com/fabpot",
 
3200                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3204             "time": "2021-05-26T17:39:37+00:00"
 
3207             "name": "symfony/dependency-injection",
 
3208             "version": "v4.4.26",
 
3211                 "url": "https://github.com/symfony/dependency-injection.git",
 
3212                 "reference": "a944d2f8e903dc99f5f1baf3eb74081352f0067f"
 
3216                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a944d2f8e903dc99f5f1baf3eb74081352f0067f",
 
3217                 "reference": "a944d2f8e903dc99f5f1baf3eb74081352f0067f",
 
3222                 "psr/container": "^1.0",
 
3223                 "symfony/service-contracts": "^1.1.6|^2"
 
3226                 "symfony/config": "<4.3|>=5.0",
 
3227                 "symfony/finder": "<3.4",
 
3228                 "symfony/proxy-manager-bridge": "<3.4",
 
3229                 "symfony/yaml": "<3.4"
 
3232                 "psr/container-implementation": "1.0",
 
3233                 "symfony/service-implementation": "1.0|2.0"
 
3236                 "symfony/config": "^4.3",
 
3237                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
3238                 "symfony/yaml": "^4.4|^5.0"
 
3241                 "symfony/config": "",
 
3242                 "symfony/expression-language": "For using expressions in service container configuration",
 
3243                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
 
3244                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
 
3250                     "Symfony\\Component\\DependencyInjection\\": ""
 
3252                 "exclude-from-classmap": [
 
3256             "notification-url": "https://packagist.org/downloads/",
 
3262                     "name": "Fabien Potencier",
 
3263                     "email": "fabien@symfony.com"
 
3266                     "name": "Symfony Community",
 
3267                     "homepage": "https://symfony.com/contributors"
 
3270             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
 
3271             "homepage": "https://symfony.com",
 
3273                 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.26"
 
3277                     "url": "https://symfony.com/sponsor",
 
3281                     "url": "https://github.com/fabpot",
 
3285                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3289             "time": "2021-06-24T08:08:16+00:00"
 
3292             "name": "symfony/doctrine-bridge",
 
3293             "version": "v4.4.25",
 
3296                 "url": "https://github.com/symfony/doctrine-bridge.git",
 
3297                 "reference": "6b88860981116fcddb2ff91043dfc8ad458e5e14"
 
3301                 "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/6b88860981116fcddb2ff91043dfc8ad458e5e14",
 
3302                 "reference": "6b88860981116fcddb2ff91043dfc8ad458e5e14",
 
3306                 "doctrine/event-manager": "~1.0",
 
3307                 "doctrine/persistence": "^1.3|^2",
 
3309                 "symfony/polyfill-ctype": "~1.8",
 
3310                 "symfony/polyfill-mbstring": "~1.0",
 
3311                 "symfony/service-contracts": "^1.1|^2"
 
3314                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
 
3315                 "symfony/dependency-injection": "<3.4",
 
3316                 "symfony/form": "<4.4",
 
3317                 "symfony/http-kernel": "<4.3.7",
 
3318                 "symfony/messenger": "<4.3",
 
3319                 "symfony/security-core": "<4.4",
 
3320                 "symfony/validator": "<4.4.2|<5.0.2,>=5.0"
 
3323                 "composer/package-versions-deprecated": "^1.8",
 
3324                 "doctrine/annotations": "^1.10.4",
 
3325                 "doctrine/collections": "~1.0",
 
3326                 "doctrine/data-fixtures": "^1.1",
 
3327                 "doctrine/dbal": "^2.6|^3.0",
 
3328                 "doctrine/orm": "^2.6.3",
 
3329                 "symfony/config": "^4.2|^5.0",
 
3330                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
3331                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
3332                 "symfony/form": "^4.4.11|^5.0.11",
 
3333                 "symfony/http-kernel": "^4.3.7",
 
3334                 "symfony/messenger": "^4.4|^5.0",
 
3335                 "symfony/property-access": "^3.4|^4.0|^5.0",
 
3336                 "symfony/property-info": "^3.4|^4.0|^5.0",
 
3337                 "symfony/proxy-manager-bridge": "^3.4|^4.0|^5.0",
 
3338                 "symfony/security-core": "^4.4|^5.0",
 
3339                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
 
3340                 "symfony/translation": "^3.4|^4.0|^5.0",
 
3341                 "symfony/validator": "^4.4.2|^5.0.2",
 
3342                 "symfony/var-dumper": "^3.4|^4.0|^5.0"
 
3345                 "doctrine/data-fixtures": "",
 
3346                 "doctrine/dbal": "",
 
3349                 "symfony/property-info": "",
 
3350                 "symfony/validator": ""
 
3352             "type": "symfony-bridge",
 
3355                     "Symfony\\Bridge\\Doctrine\\": ""
 
3357                 "exclude-from-classmap": [
 
3361             "notification-url": "https://packagist.org/downloads/",
 
3367                     "name": "Fabien Potencier",
 
3368                     "email": "fabien@symfony.com"
 
3371                     "name": "Symfony Community",
 
3372                     "homepage": "https://symfony.com/contributors"
 
3375             "description": "Provides integration for Doctrine with various Symfony components",
 
3376             "homepage": "https://symfony.com",
 
3378                 "source": "https://github.com/symfony/doctrine-bridge/tree/v4.4.25"
 
3382                     "url": "https://symfony.com/sponsor",
 
3386                     "url": "https://github.com/fabpot",
 
3390                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3394             "time": "2021-05-26T11:20:16+00:00"
 
3397             "name": "symfony/dom-crawler",
 
3398             "version": "v4.4.25",
 
3401                 "url": "https://github.com/symfony/dom-crawler.git",
 
3402                 "reference": "41d15bb6d6b95d2be763c514bb2494215d9c5eef"
 
3406                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/41d15bb6d6b95d2be763c514bb2494215d9c5eef",
 
3407                 "reference": "41d15bb6d6b95d2be763c514bb2494215d9c5eef",
 
3412                 "symfony/polyfill-ctype": "~1.8",
 
3413                 "symfony/polyfill-mbstring": "~1.0"
 
3416                 "masterminds/html5": "<2.6"
 
3419                 "masterminds/html5": "^2.6",
 
3420                 "symfony/css-selector": "^3.4|^4.0|^5.0"
 
3423                 "symfony/css-selector": ""
 
3428                     "Symfony\\Component\\DomCrawler\\": ""
 
3430                 "exclude-from-classmap": [
 
3434             "notification-url": "https://packagist.org/downloads/",
 
3440                     "name": "Fabien Potencier",
 
3441                     "email": "fabien@symfony.com"
 
3444                     "name": "Symfony Community",
 
3445                     "homepage": "https://symfony.com/contributors"
 
3448             "description": "Eases DOM navigation for HTML and XML documents",
 
3449             "homepage": "https://symfony.com",
 
3451                 "source": "https://github.com/symfony/dom-crawler/tree/v4.4.25"
 
3455                     "url": "https://symfony.com/sponsor",
 
3459                     "url": "https://github.com/fabpot",
 
3463                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3467             "time": "2021-05-26T11:20:16+00:00"
 
3470             "name": "symfony/dotenv",
 
3471             "version": "v4.4.25",
 
3474                 "url": "https://github.com/symfony/dotenv.git",
 
3475                 "reference": "744c09920fbf1850860f399112e82ced4d19aed0"
 
3479                 "url": "https://api.github.com/repos/symfony/dotenv/zipball/744c09920fbf1850860f399112e82ced4d19aed0",
 
3480                 "reference": "744c09920fbf1850860f399112e82ced4d19aed0",
 
3487                 "symfony/process": "^3.4.2|^4.0|^5.0"
 
3492                     "Symfony\\Component\\Dotenv\\": ""
 
3494                 "exclude-from-classmap": [
 
3498             "notification-url": "https://packagist.org/downloads/",
 
3504                     "name": "Fabien Potencier",
 
3505                     "email": "fabien@symfony.com"
 
3508                     "name": "Symfony Community",
 
3509                     "homepage": "https://symfony.com/contributors"
 
3512             "description": "Registers environment variables from a .env file",
 
3513             "homepage": "https://symfony.com",
 
3520                 "source": "https://github.com/symfony/dotenv/tree/v4.4.25"
 
3524                     "url": "https://symfony.com/sponsor",
 
3528                     "url": "https://github.com/fabpot",
 
3532                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3536             "time": "2021-05-26T11:20:16+00:00"
 
3539             "name": "symfony/error-handler",
 
3540             "version": "v4.4.26",
 
3543                 "url": "https://github.com/symfony/error-handler.git",
 
3544                 "reference": "4001f01153d0eb5496fe11d8c76d1e56b47fdb88"
 
3548                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/4001f01153d0eb5496fe11d8c76d1e56b47fdb88",
 
3549                 "reference": "4001f01153d0eb5496fe11d8c76d1e56b47fdb88",
 
3555                 "symfony/debug": "^4.4.5",
 
3556                 "symfony/polyfill-php80": "^1.15",
 
3557                 "symfony/var-dumper": "^4.4|^5.0"
 
3560                 "symfony/http-kernel": "^4.4|^5.0",
 
3561                 "symfony/serializer": "^4.4|^5.0"
 
3566                     "Symfony\\Component\\ErrorHandler\\": ""
 
3568                 "exclude-from-classmap": [
 
3572             "notification-url": "https://packagist.org/downloads/",
 
3578                     "name": "Fabien Potencier",
 
3579                     "email": "fabien@symfony.com"
 
3582                     "name": "Symfony Community",
 
3583                     "homepage": "https://symfony.com/contributors"
 
3586             "description": "Provides tools to manage errors and ease debugging PHP code",
 
3587             "homepage": "https://symfony.com",
 
3589                 "source": "https://github.com/symfony/error-handler/tree/v4.4.26"
 
3593                     "url": "https://symfony.com/sponsor",
 
3597                     "url": "https://github.com/fabpot",
 
3601                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3605             "time": "2021-06-24T07:57:22+00:00"
 
3608             "name": "symfony/event-dispatcher",
 
3609             "version": "v4.4.25",
 
3612                 "url": "https://github.com/symfony/event-dispatcher.git",
 
3613                 "reference": "047773e7016e4fd45102cedf4bd2558ae0d0c32f"
 
3617                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/047773e7016e4fd45102cedf4bd2558ae0d0c32f",
 
3618                 "reference": "047773e7016e4fd45102cedf4bd2558ae0d0c32f",
 
3623                 "symfony/event-dispatcher-contracts": "^1.1"
 
3626                 "symfony/dependency-injection": "<3.4"
 
3629                 "psr/event-dispatcher-implementation": "1.0",
 
3630                 "symfony/event-dispatcher-implementation": "1.1"
 
3634                 "symfony/config": "^3.4|^4.0|^5.0",
 
3635                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
3636                 "symfony/error-handler": "~3.4|~4.4",
 
3637                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
3638                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
 
3639                 "symfony/service-contracts": "^1.1|^2",
 
3640                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
 
3643                 "symfony/dependency-injection": "",
 
3644                 "symfony/http-kernel": ""
 
3649                     "Symfony\\Component\\EventDispatcher\\": ""
 
3651                 "exclude-from-classmap": [
 
3655             "notification-url": "https://packagist.org/downloads/",
 
3661                     "name": "Fabien Potencier",
 
3662                     "email": "fabien@symfony.com"
 
3665                     "name": "Symfony Community",
 
3666                     "homepage": "https://symfony.com/contributors"
 
3669             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
 
3670             "homepage": "https://symfony.com",
 
3672                 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.25"
 
3676                     "url": "https://symfony.com/sponsor",
 
3680                     "url": "https://github.com/fabpot",
 
3684                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3688             "time": "2021-05-26T17:39:37+00:00"
 
3691             "name": "symfony/event-dispatcher-contracts",
 
3692             "version": "v1.1.9",
 
3695                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
 
3696                 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
 
3700                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
 
3701                 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
 
3708                 "psr/event-dispatcher": "",
 
3709                 "symfony/event-dispatcher-implementation": ""
 
3714                     "dev-master": "1.1-dev"
 
3717                     "name": "symfony/contracts",
 
3718                     "url": "https://github.com/symfony/contracts"
 
3723                     "Symfony\\Contracts\\EventDispatcher\\": ""
 
3726             "notification-url": "https://packagist.org/downloads/",
 
3732                     "name": "Nicolas Grekas",
 
3733                     "email": "p@tchwork.com"
 
3736                     "name": "Symfony Community",
 
3737                     "homepage": "https://symfony.com/contributors"
 
3740             "description": "Generic abstractions related to dispatching event",
 
3741             "homepage": "https://symfony.com",
 
3751                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
 
3755                     "url": "https://symfony.com/sponsor",
 
3759                     "url": "https://github.com/fabpot",
 
3763                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3767             "time": "2020-07-06T13:19:58+00:00"
 
3770             "name": "symfony/filesystem",
 
3771             "version": "v4.4.26",
 
3774                 "url": "https://github.com/symfony/filesystem.git",
 
3775                 "reference": "a501126eb6ec9288a3434af01b3d4499ec1268a0"
 
3779                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/a501126eb6ec9288a3434af01b3d4499ec1268a0",
 
3780                 "reference": "a501126eb6ec9288a3434af01b3d4499ec1268a0",
 
3785                 "symfony/polyfill-ctype": "~1.8"
 
3790                     "Symfony\\Component\\Filesystem\\": ""
 
3792                 "exclude-from-classmap": [
 
3796             "notification-url": "https://packagist.org/downloads/",
 
3802                     "name": "Fabien Potencier",
 
3803                     "email": "fabien@symfony.com"
 
3806                     "name": "Symfony Community",
 
3807                     "homepage": "https://symfony.com/contributors"
 
3810             "description": "Provides basic utilities for the filesystem",
 
3811             "homepage": "https://symfony.com",
 
3813                 "source": "https://github.com/symfony/filesystem/tree/v4.4.26"
 
3817                     "url": "https://symfony.com/sponsor",
 
3821                     "url": "https://github.com/fabpot",
 
3825                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3829             "time": "2021-06-30T07:12:23+00:00"
 
3832             "name": "symfony/finder",
 
3833             "version": "v4.4.25",
 
3836                 "url": "https://github.com/symfony/finder.git",
 
3837                 "reference": "ed33314396d968a8936c95f5bd1b88bd3b3e94a3"
 
3841                 "url": "https://api.github.com/repos/symfony/finder/zipball/ed33314396d968a8936c95f5bd1b88bd3b3e94a3",
 
3842                 "reference": "ed33314396d968a8936c95f5bd1b88bd3b3e94a3",
 
3851                     "Symfony\\Component\\Finder\\": ""
 
3853                 "exclude-from-classmap": [
 
3857             "notification-url": "https://packagist.org/downloads/",
 
3863                     "name": "Fabien Potencier",
 
3864                     "email": "fabien@symfony.com"
 
3867                     "name": "Symfony Community",
 
3868                     "homepage": "https://symfony.com/contributors"
 
3871             "description": "Finds files and directories via an intuitive fluent interface",
 
3872             "homepage": "https://symfony.com",
 
3874                 "source": "https://github.com/symfony/finder/tree/v4.4.25"
 
3878                     "url": "https://symfony.com/sponsor",
 
3882                     "url": "https://github.com/fabpot",
 
3886                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3890             "time": "2021-05-26T11:20:16+00:00"
 
3893             "name": "symfony/flex",
 
3894             "version": "v1.13.3",
 
3897                 "url": "https://github.com/symfony/flex.git",
 
3898                 "reference": "2597d0dda8042c43eed44a9cd07236b897e427d7"
 
3902                 "url": "https://api.github.com/repos/symfony/flex/zipball/2597d0dda8042c43eed44a9cd07236b897e427d7",
 
3903                 "reference": "2597d0dda8042c43eed44a9cd07236b897e427d7",
 
3907                 "composer-plugin-api": "^1.0|^2.0",
 
3911                 "composer/composer": "^1.0.2|^2.0",
 
3912                 "symfony/dotenv": "^4.4|^5.0",
 
3913                 "symfony/filesystem": "^4.4|^5.0",
 
3914                 "symfony/phpunit-bridge": "^4.4|^5.0",
 
3915                 "symfony/process": "^3.4|^4.4|^5.0"
 
3917             "type": "composer-plugin",
 
3920                     "dev-main": "1.13-dev"
 
3922                 "class": "Symfony\\Flex\\Flex"
 
3926                     "Symfony\\Flex\\": "src"
 
3929             "notification-url": "https://packagist.org/downloads/",
 
3935                     "name": "Fabien Potencier",
 
3936                     "email": "fabien.potencier@gmail.com"
 
3939             "description": "Composer plugin for Symfony",
 
3941                 "issues": "https://github.com/symfony/flex/issues",
 
3942                 "source": "https://github.com/symfony/flex/tree/v1.13.3"
 
3946                     "url": "https://symfony.com/sponsor",
 
3950                     "url": "https://github.com/fabpot",
 
3954                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3958             "time": "2021-05-19T07:19:15+00:00"
 
3961             "name": "symfony/form",
 
3962             "version": "v4.4.26",
 
3965                 "url": "https://github.com/symfony/form.git",
 
3966                 "reference": "c0b7a80561f45b2970f77c4a7958224189c126c0"
 
3970                 "url": "https://api.github.com/repos/symfony/form/zipball/c0b7a80561f45b2970f77c4a7958224189c126c0",
 
3971                 "reference": "c0b7a80561f45b2970f77c4a7958224189c126c0",
 
3976                 "symfony/event-dispatcher": "^4.3",
 
3977                 "symfony/intl": "^4.4|^5.0",
 
3978                 "symfony/options-resolver": "~4.3|^5.0",
 
3979                 "symfony/polyfill-ctype": "~1.8",
 
3980                 "symfony/polyfill-mbstring": "~1.0",
 
3981                 "symfony/property-access": "^3.4.40|^4.4.8|^5.0.8",
 
3982                 "symfony/service-contracts": "^1.1|^2"
 
3985                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
 
3986                 "symfony/console": "<4.3",
 
3987                 "symfony/dependency-injection": "<3.4",
 
3988                 "symfony/doctrine-bridge": "<3.4",
 
3989                 "symfony/framework-bundle": "<3.4",
 
3990                 "symfony/http-kernel": "<4.4",
 
3991                 "symfony/intl": "<4.3",
 
3992                 "symfony/translation": "<4.2",
 
3993                 "symfony/twig-bridge": "<3.4.5|<4.0.5,>=4.0"
 
3996                 "doctrine/collections": "~1.0",
 
3997                 "symfony/config": "^3.4|^4.0|^5.0",
 
3998                 "symfony/console": "^4.3|^5.0",
 
3999                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
4000                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
4001                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
 
4002                 "symfony/http-kernel": "^4.4",
 
4003                 "symfony/security-csrf": "^3.4|^4.0|^5.0",
 
4004                 "symfony/translation": "^4.2|^5.0",
 
4005                 "symfony/validator": "^4.4.17|^5.1.9",
 
4006                 "symfony/var-dumper": "^4.3|^5.0"
 
4009                 "symfony/security-csrf": "For protecting forms against CSRF attacks.",
 
4010                 "symfony/twig-bridge": "For templating with Twig.",
 
4011                 "symfony/validator": "For form validation."
 
4016                     "Symfony\\Component\\Form\\": ""
 
4018                 "exclude-from-classmap": [
 
4022             "notification-url": "https://packagist.org/downloads/",
 
4028                     "name": "Fabien Potencier",
 
4029                     "email": "fabien@symfony.com"
 
4032                     "name": "Symfony Community",
 
4033                     "homepage": "https://symfony.com/contributors"
 
4036             "description": "Allows to easily create, process and reuse HTML forms",
 
4037             "homepage": "https://symfony.com",
 
4039                 "source": "https://github.com/symfony/form/tree/v4.4.26"
 
4043                     "url": "https://symfony.com/sponsor",
 
4047                     "url": "https://github.com/fabpot",
 
4051                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4055             "time": "2021-06-27T12:32:53+00:00"
 
4058             "name": "symfony/framework-bundle",
 
4059             "version": "v4.4.26",
 
4062                 "url": "https://github.com/symfony/framework-bundle.git",
 
4063                 "reference": "fb29db31d6a1bb69271009c47ce19d59c6fef25a"
 
4067                 "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/fb29db31d6a1bb69271009c47ce19d59c6fef25a",
 
4068                 "reference": "fb29db31d6a1bb69271009c47ce19d59c6fef25a",
 
4074                 "symfony/cache": "^4.4|^5.0",
 
4075                 "symfony/config": "^4.4.11|~5.0.11|^5.1.3",
 
4076                 "symfony/dependency-injection": "^4.4.1|^5.0.1",
 
4077                 "symfony/error-handler": "^4.4.1|^5.0.1",
 
4078                 "symfony/filesystem": "^3.4|^4.0|^5.0",
 
4079                 "symfony/finder": "^3.4|^4.0|^5.0",
 
4080                 "symfony/http-foundation": "^4.4|^5.0",
 
4081                 "symfony/http-kernel": "^4.4",
 
4082                 "symfony/polyfill-mbstring": "~1.0",
 
4083                 "symfony/routing": "^4.4.12|^5.1.4"
 
4086                 "doctrine/persistence": "<1.3",
 
4087                 "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2",
 
4088                 "phpdocumentor/type-resolver": "<0.3.0|1.3.*",
 
4089                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
 
4090                 "symfony/asset": "<3.4",
 
4091                 "symfony/browser-kit": "<4.3",
 
4092                 "symfony/console": "<4.4.21",
 
4093                 "symfony/dom-crawler": "<4.3",
 
4094                 "symfony/dotenv": "<4.3.6",
 
4095                 "symfony/form": "<4.3.5",
 
4096                 "symfony/http-client": "<4.4",
 
4097                 "symfony/lock": "<4.4",
 
4098                 "symfony/mailer": "<4.4",
 
4099                 "symfony/messenger": "<4.4",
 
4100                 "symfony/mime": "<4.4",
 
4101                 "symfony/property-info": "<3.4",
 
4102                 "symfony/security-bundle": "<4.4",
 
4103                 "symfony/serializer": "<4.4",
 
4104                 "symfony/stopwatch": "<3.4",
 
4105                 "symfony/translation": "<4.4",
 
4106                 "symfony/twig-bridge": "<4.1.1",
 
4107                 "symfony/twig-bundle": "<4.4",
 
4108                 "symfony/validator": "<4.4",
 
4109                 "symfony/web-profiler-bundle": "<4.4",
 
4110                 "symfony/workflow": "<4.3.6"
 
4113                 "doctrine/annotations": "^1.10.4",
 
4114                 "doctrine/cache": "^1.0|^2.0",
 
4115                 "doctrine/persistence": "^1.3|^2.0",
 
4116                 "paragonie/sodium_compat": "^1.8",
 
4117                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
 
4118                 "symfony/asset": "^3.4|^4.0|^5.0",
 
4119                 "symfony/browser-kit": "^4.3|^5.0",
 
4120                 "symfony/console": "^4.4.21|^5.0",
 
4121                 "symfony/css-selector": "^3.4|^4.0|^5.0",
 
4122                 "symfony/dom-crawler": "^4.3|^5.0",
 
4123                 "symfony/dotenv": "^4.3.6|^5.0",
 
4124                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
4125                 "symfony/form": "^4.3.5|^5.0",
 
4126                 "symfony/http-client": "^4.4|^5.0",
 
4127                 "symfony/lock": "^4.4|^5.0",
 
4128                 "symfony/mailer": "^4.4|^5.0",
 
4129                 "symfony/messenger": "^4.4|^5.0",
 
4130                 "symfony/mime": "^4.4|^5.0",
 
4131                 "symfony/polyfill-intl-icu": "~1.0",
 
4132                 "symfony/process": "^3.4|^4.0|^5.0",
 
4133                 "symfony/property-info": "^3.4|^4.0|^5.0",
 
4134                 "symfony/security-core": "^3.4|^4.4|^5.2",
 
4135                 "symfony/security-csrf": "^3.4|^4.0|^5.0",
 
4136                 "symfony/security-http": "^3.4|^4.0|^5.0",
 
4137                 "symfony/serializer": "^4.4|^5.0",
 
4138                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
 
4139                 "symfony/templating": "^3.4|^4.0|^5.0",
 
4140                 "symfony/translation": "^4.4|^5.0",
 
4141                 "symfony/twig-bundle": "^4.4|^5.0",
 
4142                 "symfony/validator": "^4.4|^5.0",
 
4143                 "symfony/web-link": "^4.4|^5.0",
 
4144                 "symfony/workflow": "^4.3.6|^5.0",
 
4145                 "symfony/yaml": "^3.4|^4.0|^5.0",
 
4146                 "twig/twig": "^1.43|^2.13|^3.0.4"
 
4149                 "ext-apcu": "For best performance of the system caches",
 
4150                 "symfony/console": "For using the console commands",
 
4151                 "symfony/form": "For using forms",
 
4152                 "symfony/property-info": "For using the property_info service",
 
4153                 "symfony/serializer": "For using the serializer service",
 
4154                 "symfony/validator": "For using validation",
 
4155                 "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
 
4156                 "symfony/yaml": "For using the debug:config and lint:yaml commands"
 
4158             "type": "symfony-bundle",
 
4161                     "Symfony\\Bundle\\FrameworkBundle\\": ""
 
4163                 "exclude-from-classmap": [
 
4167             "notification-url": "https://packagist.org/downloads/",
 
4173                     "name": "Fabien Potencier",
 
4174                     "email": "fabien@symfony.com"
 
4177                     "name": "Symfony Community",
 
4178                     "homepage": "https://symfony.com/contributors"
 
4181             "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
 
4182             "homepage": "https://symfony.com",
 
4184                 "source": "https://github.com/symfony/framework-bundle/tree/v4.4.26"
 
4188                     "url": "https://symfony.com/sponsor",
 
4192                     "url": "https://github.com/fabpot",
 
4196                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4200             "time": "2021-06-28T15:39:02+00:00"
 
4203             "name": "symfony/http-client-contracts",
 
4204             "version": "v2.4.0",
 
4207                 "url": "https://github.com/symfony/http-client-contracts.git",
 
4208                 "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
 
4212                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
 
4213                 "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
 
4220                 "symfony/http-client-implementation": ""
 
4225                     "dev-main": "2.4-dev"
 
4228                     "name": "symfony/contracts",
 
4229                     "url": "https://github.com/symfony/contracts"
 
4234                     "Symfony\\Contracts\\HttpClient\\": ""
 
4237             "notification-url": "https://packagist.org/downloads/",
 
4243                     "name": "Nicolas Grekas",
 
4244                     "email": "p@tchwork.com"
 
4247                     "name": "Symfony Community",
 
4248                     "homepage": "https://symfony.com/contributors"
 
4251             "description": "Generic abstractions related to HTTP clients",
 
4252             "homepage": "https://symfony.com",
 
4262                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0"
 
4266                     "url": "https://symfony.com/sponsor",
 
4270                     "url": "https://github.com/fabpot",
 
4274                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4278             "time": "2021-04-11T23:07:08+00:00"
 
4281             "name": "symfony/http-foundation",
 
4282             "version": "v4.4.26",
 
4285                 "url": "https://github.com/symfony/http-foundation.git",
 
4286                 "reference": "8759ed5c27c2a8a47cb60f367f4be6727f08d58b"
 
4290                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/8759ed5c27c2a8a47cb60f367f4be6727f08d58b",
 
4291                 "reference": "8759ed5c27c2a8a47cb60f367f4be6727f08d58b",
 
4296                 "symfony/mime": "^4.3|^5.0",
 
4297                 "symfony/polyfill-mbstring": "~1.1",
 
4298                 "symfony/polyfill-php80": "^1.15"
 
4301                 "predis/predis": "~1.0",
 
4302                 "symfony/expression-language": "^3.4|^4.0|^5.0"
 
4307                     "Symfony\\Component\\HttpFoundation\\": ""
 
4309                 "exclude-from-classmap": [
 
4313             "notification-url": "https://packagist.org/downloads/",
 
4319                     "name": "Fabien Potencier",
 
4320                     "email": "fabien@symfony.com"
 
4323                     "name": "Symfony Community",
 
4324                     "homepage": "https://symfony.com/contributors"
 
4327             "description": "Defines an object-oriented layer for the HTTP specification",
 
4328             "homepage": "https://symfony.com",
 
4330                 "source": "https://github.com/symfony/http-foundation/tree/v4.4.26"
 
4334                     "url": "https://symfony.com/sponsor",
 
4338                     "url": "https://github.com/fabpot",
 
4342                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4346             "time": "2021-06-26T21:56:04+00:00"
 
4349             "name": "symfony/http-kernel",
 
4350             "version": "v4.4.26",
 
4353                 "url": "https://github.com/symfony/http-kernel.git",
 
4354                 "reference": "e08b2fb8a6eedd81c70522e514bad9b2c1fff881"
 
4358                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e08b2fb8a6eedd81c70522e514bad9b2c1fff881",
 
4359                 "reference": "e08b2fb8a6eedd81c70522e514bad9b2c1fff881",
 
4365                 "symfony/error-handler": "^4.4",
 
4366                 "symfony/event-dispatcher": "^4.4",
 
4367                 "symfony/http-client-contracts": "^1.1|^2",
 
4368                 "symfony/http-foundation": "^4.4|^5.0",
 
4369                 "symfony/polyfill-ctype": "^1.8",
 
4370                 "symfony/polyfill-php73": "^1.9",
 
4371                 "symfony/polyfill-php80": "^1.15"
 
4374                 "symfony/browser-kit": "<4.3",
 
4375                 "symfony/config": "<3.4",
 
4376                 "symfony/console": ">=5",
 
4377                 "symfony/dependency-injection": "<4.3",
 
4378                 "symfony/translation": "<4.2",
 
4379                 "twig/twig": "<1.43|<2.13,>=2"
 
4382                 "psr/log-implementation": "1.0"
 
4385                 "psr/cache": "^1.0|^2.0|^3.0",
 
4386                 "symfony/browser-kit": "^4.3|^5.0",
 
4387                 "symfony/config": "^3.4|^4.0|^5.0",
 
4388                 "symfony/console": "^3.4|^4.0",
 
4389                 "symfony/css-selector": "^3.4|^4.0|^5.0",
 
4390                 "symfony/dependency-injection": "^4.3|^5.0",
 
4391                 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
 
4392                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
4393                 "symfony/finder": "^3.4|^4.0|^5.0",
 
4394                 "symfony/process": "^3.4|^4.0|^5.0",
 
4395                 "symfony/routing": "^3.4|^4.0|^5.0",
 
4396                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
 
4397                 "symfony/templating": "^3.4|^4.0|^5.0",
 
4398                 "symfony/translation": "^4.2|^5.0",
 
4399                 "symfony/translation-contracts": "^1.1|^2",
 
4400                 "twig/twig": "^1.43|^2.13|^3.0.4"
 
4403                 "symfony/browser-kit": "",
 
4404                 "symfony/config": "",
 
4405                 "symfony/console": "",
 
4406                 "symfony/dependency-injection": ""
 
4411                     "Symfony\\Component\\HttpKernel\\": ""
 
4413                 "exclude-from-classmap": [
 
4417             "notification-url": "https://packagist.org/downloads/",
 
4423                     "name": "Fabien Potencier",
 
4424                     "email": "fabien@symfony.com"
 
4427                     "name": "Symfony Community",
 
4428                     "homepage": "https://symfony.com/contributors"
 
4431             "description": "Provides a structured process for converting a Request into a Response",
 
4432             "homepage": "https://symfony.com",
 
4434                 "source": "https://github.com/symfony/http-kernel/tree/v4.4.26"
 
4438                     "url": "https://symfony.com/sponsor",
 
4442                     "url": "https://github.com/fabpot",
 
4446                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4450             "time": "2021-06-30T08:18:06+00:00"
 
4453             "name": "symfony/inflector",
 
4454             "version": "v4.4.25",
 
4457                 "url": "https://github.com/symfony/inflector.git",
 
4458                 "reference": "fc695ab721136b27aa84427a0fa80189761266ef"
 
4462                 "url": "https://api.github.com/repos/symfony/inflector/zipball/fc695ab721136b27aa84427a0fa80189761266ef",
 
4463                 "reference": "fc695ab721136b27aa84427a0fa80189761266ef",
 
4468                 "symfony/polyfill-ctype": "~1.8"
 
4473                     "Symfony\\Component\\Inflector\\": ""
 
4475                 "exclude-from-classmap": [
 
4479             "notification-url": "https://packagist.org/downloads/",
 
4485                     "name": "Bernhard Schussek",
 
4486                     "email": "bschussek@gmail.com"
 
4489                     "name": "Symfony Community",
 
4490                     "homepage": "https://symfony.com/contributors"
 
4493             "description": "Converts words between their singular and plural forms (English only)",
 
4494             "homepage": "https://symfony.com",
 
4504                 "source": "https://github.com/symfony/inflector/tree/v4.4.25"
 
4508                     "url": "https://symfony.com/sponsor",
 
4512                     "url": "https://github.com/fabpot",
 
4516                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4520             "abandoned": "use `EnglishInflector` from the String component instead",
 
4521             "time": "2021-05-26T17:39:37+00:00"
 
4524             "name": "symfony/intl",
 
4525             "version": "v4.4.25",
 
4528                 "url": "https://github.com/symfony/intl.git",
 
4529                 "reference": "1a9d799a68e7f1caad20bfb0fae5b2d44871cf71"
 
4533                 "url": "https://api.github.com/repos/symfony/intl/zipball/1a9d799a68e7f1caad20bfb0fae5b2d44871cf71",
 
4534                 "reference": "1a9d799a68e7f1caad20bfb0fae5b2d44871cf71",
 
4539                 "symfony/polyfill-intl-icu": "~1.0"
 
4542                 "symfony/filesystem": "^3.4|^4.0|^5.0"
 
4545                 "ext-intl": "to use the component with locales other than \"en\""
 
4550                     "Symfony\\Component\\Intl\\": ""
 
4555                 "exclude-from-classmap": [
 
4559             "notification-url": "https://packagist.org/downloads/",
 
4565                     "name": "Bernhard Schussek",
 
4566                     "email": "bschussek@gmail.com"
 
4569                     "name": "Eriksen Costa",
 
4570                     "email": "eriksen.costa@infranology.com.br"
 
4573                     "name": "Igor Wiedler",
 
4574                     "email": "igor@wiedler.ch"
 
4577                     "name": "Symfony Community",
 
4578                     "homepage": "https://symfony.com/contributors"
 
4581             "description": "Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU library",
 
4582             "homepage": "https://symfony.com",
 
4586                 "internationalization",
 
4592                 "source": "https://github.com/symfony/intl/tree/v4.4.25"
 
4596                     "url": "https://symfony.com/sponsor",
 
4600                     "url": "https://github.com/fabpot",
 
4604                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4608             "time": "2021-05-26T17:39:37+00:00"
 
4611             "name": "symfony/mailer",
 
4612             "version": "v4.4.26",
 
4615                 "url": "https://github.com/symfony/mailer.git",
 
4616                 "reference": "ec33c7832b5d74b7fe34b3d353a3a032e34da580"
 
4620                 "url": "https://api.github.com/repos/symfony/mailer/zipball/ec33c7832b5d74b7fe34b3d353a3a032e34da580",
 
4621                 "reference": "ec33c7832b5d74b7fe34b3d353a3a032e34da580",
 
4625                 "egulias/email-validator": "^2.1.10|^3",
 
4628                 "symfony/event-dispatcher": "^4.3",
 
4629                 "symfony/mime": "^4.4.21|^5.2.6",
 
4630                 "symfony/service-contracts": "^1.1|^2"
 
4633                 "symfony/http-kernel": "<4.4",
 
4634                 "symfony/sendgrid-mailer": "<4.4"
 
4637                 "symfony/amazon-mailer": "^4.4|^5.0",
 
4638                 "symfony/google-mailer": "^4.4|^5.0",
 
4639                 "symfony/http-client-contracts": "^1.1|^2",
 
4640                 "symfony/mailchimp-mailer": "^4.4|^5.0",
 
4641                 "symfony/mailgun-mailer": "^4.4|^5.0",
 
4642                 "symfony/messenger": "^4.4|^5.0",
 
4643                 "symfony/postmark-mailer": "^4.4|^5.0",
 
4644                 "symfony/sendgrid-mailer": "^4.4|^5.0"
 
4649                     "Symfony\\Component\\Mailer\\": ""
 
4651                 "exclude-from-classmap": [
 
4655             "notification-url": "https://packagist.org/downloads/",
 
4661                     "name": "Fabien Potencier",
 
4662                     "email": "fabien@symfony.com"
 
4665                     "name": "Symfony Community",
 
4666                     "homepage": "https://symfony.com/contributors"
 
4669             "description": "Helps sending emails",
 
4670             "homepage": "https://symfony.com",
 
4672                 "source": "https://github.com/symfony/mailer/tree/v4.4.26"
 
4676                     "url": "https://symfony.com/sponsor",
 
4680                     "url": "https://github.com/fabpot",
 
4684                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4688             "time": "2021-06-10T13:25:38+00:00"
 
4691             "name": "symfony/mime",
 
4692             "version": "v4.4.26",
 
4695                 "url": "https://github.com/symfony/mime.git",
 
4696                 "reference": "1a2bdd55e13e295f63a57a5838029bf41b1969bf"
 
4700                 "url": "https://api.github.com/repos/symfony/mime/zipball/1a2bdd55e13e295f63a57a5838029bf41b1969bf",
 
4701                 "reference": "1a2bdd55e13e295f63a57a5838029bf41b1969bf",
 
4706                 "symfony/polyfill-intl-idn": "^1.10",
 
4707                 "symfony/polyfill-mbstring": "^1.0"
 
4710                 "egulias/email-validator": "~3.0.0",
 
4711                 "symfony/mailer": "<4.4"
 
4714                 "egulias/email-validator": "^2.1.10|^3.1",
 
4715                 "symfony/dependency-injection": "^3.4|^4.1|^5.0"
 
4720                     "Symfony\\Component\\Mime\\": ""
 
4722                 "exclude-from-classmap": [
 
4726             "notification-url": "https://packagist.org/downloads/",
 
4732                     "name": "Fabien Potencier",
 
4733                     "email": "fabien@symfony.com"
 
4736                     "name": "Symfony Community",
 
4737                     "homepage": "https://symfony.com/contributors"
 
4740             "description": "Allows manipulating MIME messages",
 
4741             "homepage": "https://symfony.com",
 
4747                 "source": "https://github.com/symfony/mime/tree/v4.4.26"
 
4751                     "url": "https://symfony.com/sponsor",
 
4755                     "url": "https://github.com/fabpot",
 
4759                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4763             "time": "2021-06-08T11:22:53+00:00"
 
4766             "name": "symfony/options-resolver",
 
4767             "version": "v4.4.25",
 
4770                 "url": "https://github.com/symfony/options-resolver.git",
 
4771                 "reference": "2e607d627c70aa56284a02d34fc60dfe3a9a352e"
 
4775                 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/2e607d627c70aa56284a02d34fc60dfe3a9a352e",
 
4776                 "reference": "2e607d627c70aa56284a02d34fc60dfe3a9a352e",
 
4785                     "Symfony\\Component\\OptionsResolver\\": ""
 
4787                 "exclude-from-classmap": [
 
4791             "notification-url": "https://packagist.org/downloads/",
 
4797                     "name": "Fabien Potencier",
 
4798                     "email": "fabien@symfony.com"
 
4801                     "name": "Symfony Community",
 
4802                     "homepage": "https://symfony.com/contributors"
 
4805             "description": "Provides an improved replacement for the array_replace PHP function",
 
4806             "homepage": "https://symfony.com",
 
4813                 "source": "https://github.com/symfony/options-resolver/tree/v4.4.25"
 
4817                     "url": "https://symfony.com/sponsor",
 
4821                     "url": "https://github.com/fabpot",
 
4825                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4829             "time": "2021-05-26T11:20:16+00:00"
 
4832             "name": "symfony/polyfill-intl-icu",
 
4833             "version": "v1.23.0",
 
4836                 "url": "https://github.com/symfony/polyfill-intl-icu.git",
 
4837                 "reference": "4a80a521d6176870b6445cfb469c130f9cae1dda"
 
4841                 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/4a80a521d6176870b6445cfb469c130f9cae1dda",
 
4842                 "reference": "4a80a521d6176870b6445cfb469c130f9cae1dda",
 
4849                 "ext-intl": "For best performance and support of other locales than \"en\""
 
4854                     "dev-main": "1.23-dev"
 
4857                     "name": "symfony/polyfill",
 
4858                     "url": "https://github.com/symfony/polyfill"
 
4866                     "Symfony\\Polyfill\\Intl\\Icu\\": ""
 
4871                 "exclude-from-classmap": [
 
4875             "notification-url": "https://packagist.org/downloads/",
 
4881                     "name": "Nicolas Grekas",
 
4882                     "email": "p@tchwork.com"
 
4885                     "name": "Symfony Community",
 
4886                     "homepage": "https://symfony.com/contributors"
 
4889             "description": "Symfony polyfill for intl's ICU-related data and classes",
 
4890             "homepage": "https://symfony.com",
 
4900                 "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.23.0"
 
4904                     "url": "https://symfony.com/sponsor",
 
4908                     "url": "https://github.com/fabpot",
 
4912                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4916             "time": "2021-05-24T10:04:56+00:00"
 
4919             "name": "symfony/polyfill-intl-idn",
 
4920             "version": "v1.23.0",
 
4923                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
 
4924                 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
 
4928                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
 
4929                 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
 
4934                 "symfony/polyfill-intl-normalizer": "^1.10",
 
4935                 "symfony/polyfill-php72": "^1.10"
 
4938                 "ext-intl": "For best performance"
 
4943                     "dev-main": "1.23-dev"
 
4946                     "name": "symfony/polyfill",
 
4947                     "url": "https://github.com/symfony/polyfill"
 
4952                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
 
4958             "notification-url": "https://packagist.org/downloads/",
 
4964                     "name": "Laurent Bassin",
 
4965                     "email": "laurent@bassin.info"
 
4968                     "name": "Trevor Rowbotham",
 
4969                     "email": "trevor.rowbotham@pm.me"
 
4972                     "name": "Symfony Community",
 
4973                     "homepage": "https://symfony.com/contributors"
 
4976             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
 
4977             "homepage": "https://symfony.com",
 
4987                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.0"
 
4991                     "url": "https://symfony.com/sponsor",
 
4995                     "url": "https://github.com/fabpot",
 
4999                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5003             "time": "2021-05-27T09:27:20+00:00"
 
5006             "name": "symfony/polyfill-intl-normalizer",
 
5007             "version": "v1.23.0",
 
5010                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
 
5011                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
 
5015                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
 
5016                 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
 
5023                 "ext-intl": "For best performance"
 
5028                     "dev-main": "1.23-dev"
 
5031                     "name": "symfony/polyfill",
 
5032                     "url": "https://github.com/symfony/polyfill"
 
5037                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
 
5046             "notification-url": "https://packagist.org/downloads/",
 
5052                     "name": "Nicolas Grekas",
 
5053                     "email": "p@tchwork.com"
 
5056                     "name": "Symfony Community",
 
5057                     "homepage": "https://symfony.com/contributors"
 
5060             "description": "Symfony polyfill for intl's Normalizer class and related functions",
 
5061             "homepage": "https://symfony.com",
 
5071                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.0"
 
5075                     "url": "https://symfony.com/sponsor",
 
5079                     "url": "https://github.com/fabpot",
 
5083                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5087             "time": "2021-02-19T12:13:01+00:00"
 
5090             "name": "symfony/polyfill-mbstring",
 
5091             "version": "v1.23.0",
 
5094                 "url": "https://github.com/symfony/polyfill-mbstring.git",
 
5095                 "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1"
 
5099                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
 
5100                 "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
 
5107                 "ext-mbstring": "For best performance"
 
5112                     "dev-main": "1.23-dev"
 
5115                     "name": "symfony/polyfill",
 
5116                     "url": "https://github.com/symfony/polyfill"
 
5121                     "Symfony\\Polyfill\\Mbstring\\": ""
 
5127             "notification-url": "https://packagist.org/downloads/",
 
5133                     "name": "Nicolas Grekas",
 
5134                     "email": "p@tchwork.com"
 
5137                     "name": "Symfony Community",
 
5138                     "homepage": "https://symfony.com/contributors"
 
5141             "description": "Symfony polyfill for the Mbstring extension",
 
5142             "homepage": "https://symfony.com",
 
5151                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.0"
 
5155                     "url": "https://symfony.com/sponsor",
 
5159                     "url": "https://github.com/fabpot",
 
5163                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5167             "time": "2021-05-27T09:27:20+00:00"
 
5170             "name": "symfony/polyfill-php72",
 
5171             "version": "v1.23.0",
 
5174                 "url": "https://github.com/symfony/polyfill-php72.git",
 
5175                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
 
5179                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
 
5180                 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
 
5189                     "dev-main": "1.23-dev"
 
5192                     "name": "symfony/polyfill",
 
5193                     "url": "https://github.com/symfony/polyfill"
 
5198                     "Symfony\\Polyfill\\Php72\\": ""
 
5204             "notification-url": "https://packagist.org/downloads/",
 
5210                     "name": "Nicolas Grekas",
 
5211                     "email": "p@tchwork.com"
 
5214                     "name": "Symfony Community",
 
5215                     "homepage": "https://symfony.com/contributors"
 
5218             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
 
5219             "homepage": "https://symfony.com",
 
5227                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
 
5231                     "url": "https://symfony.com/sponsor",
 
5235                     "url": "https://github.com/fabpot",
 
5239                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5243             "time": "2021-05-27T09:17:38+00:00"
 
5246             "name": "symfony/polyfill-php73",
 
5247             "version": "v1.23.0",
 
5250                 "url": "https://github.com/symfony/polyfill-php73.git",
 
5251                 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
 
5255                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
 
5256                 "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
 
5265                     "dev-main": "1.23-dev"
 
5268                     "name": "symfony/polyfill",
 
5269                     "url": "https://github.com/symfony/polyfill"
 
5274                     "Symfony\\Polyfill\\Php73\\": ""
 
5283             "notification-url": "https://packagist.org/downloads/",
 
5289                     "name": "Nicolas Grekas",
 
5290                     "email": "p@tchwork.com"
 
5293                     "name": "Symfony Community",
 
5294                     "homepage": "https://symfony.com/contributors"
 
5297             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
 
5298             "homepage": "https://symfony.com",
 
5306                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
 
5310                     "url": "https://symfony.com/sponsor",
 
5314                     "url": "https://github.com/fabpot",
 
5318                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5322             "time": "2021-02-19T12:13:01+00:00"
 
5325             "name": "symfony/polyfill-php80",
 
5326             "version": "v1.23.0",
 
5329                 "url": "https://github.com/symfony/polyfill-php80.git",
 
5330                 "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0"
 
5334                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0",
 
5335                 "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0",
 
5344                     "dev-main": "1.23-dev"
 
5347                     "name": "symfony/polyfill",
 
5348                     "url": "https://github.com/symfony/polyfill"
 
5353                     "Symfony\\Polyfill\\Php80\\": ""
 
5362             "notification-url": "https://packagist.org/downloads/",
 
5368                     "name": "Ion Bazan",
 
5369                     "email": "ion.bazan@gmail.com"
 
5372                     "name": "Nicolas Grekas",
 
5373                     "email": "p@tchwork.com"
 
5376                     "name": "Symfony Community",
 
5377                     "homepage": "https://symfony.com/contributors"
 
5380             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
 
5381             "homepage": "https://symfony.com",
 
5389                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0"
 
5393                     "url": "https://symfony.com/sponsor",
 
5397                     "url": "https://github.com/fabpot",
 
5401                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5405             "time": "2021-02-19T12:13:01+00:00"
 
5408             "name": "symfony/polyfill-php81",
 
5409             "version": "v1.23.0",
 
5412                 "url": "https://github.com/symfony/polyfill-php81.git",
 
5413                 "reference": "e66119f3de95efc359483f810c4c3e6436279436"
 
5417                 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/e66119f3de95efc359483f810c4c3e6436279436",
 
5418                 "reference": "e66119f3de95efc359483f810c4c3e6436279436",
 
5427                     "dev-main": "1.23-dev"
 
5430                     "name": "symfony/polyfill",
 
5431                     "url": "https://github.com/symfony/polyfill"
 
5436                     "Symfony\\Polyfill\\Php81\\": ""
 
5445             "notification-url": "https://packagist.org/downloads/",
 
5451                     "name": "Nicolas Grekas",
 
5452                     "email": "p@tchwork.com"
 
5455                     "name": "Symfony Community",
 
5456                     "homepage": "https://symfony.com/contributors"
 
5459             "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
 
5460             "homepage": "https://symfony.com",
 
5468                 "source": "https://github.com/symfony/polyfill-php81/tree/v1.23.0"
 
5472                     "url": "https://symfony.com/sponsor",
 
5476                     "url": "https://github.com/fabpot",
 
5480                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5484             "time": "2021-05-21T13:25:03+00:00"
 
5487             "name": "symfony/process",
 
5488             "version": "v4.4.26",
 
5491                 "url": "https://github.com/symfony/process.git",
 
5492                 "reference": "7e812c84c3f2dba173d311de6e510edf701685a8"
 
5496                 "url": "https://api.github.com/repos/symfony/process/zipball/7e812c84c3f2dba173d311de6e510edf701685a8",
 
5497                 "reference": "7e812c84c3f2dba173d311de6e510edf701685a8",
 
5506                     "Symfony\\Component\\Process\\": ""
 
5508                 "exclude-from-classmap": [
 
5512             "notification-url": "https://packagist.org/downloads/",
 
5518                     "name": "Fabien Potencier",
 
5519                     "email": "fabien@symfony.com"
 
5522                     "name": "Symfony Community",
 
5523                     "homepage": "https://symfony.com/contributors"
 
5526             "description": "Executes commands in sub-processes",
 
5527             "homepage": "https://symfony.com",
 
5529                 "source": "https://github.com/symfony/process/tree/v4.4.26"
 
5533                     "url": "https://symfony.com/sponsor",
 
5537                     "url": "https://github.com/fabpot",
 
5541                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5545             "time": "2021-06-09T14:57:04+00:00"
 
5548             "name": "symfony/profiler-pack",
 
5549             "version": "v1.0.5",
 
5552                 "url": "https://github.com/symfony/profiler-pack.git",
 
5553                 "reference": "29ec66471082b4eb068db11eb4f0a48c277653f7"
 
5557                 "url": "https://api.github.com/repos/symfony/profiler-pack/zipball/29ec66471082b4eb068db11eb4f0a48c277653f7",
 
5558                 "reference": "29ec66471082b4eb068db11eb4f0a48c277653f7",
 
5562                 "symfony/stopwatch": "*",
 
5563                 "symfony/twig-bundle": "*",
 
5564                 "symfony/web-profiler-bundle": "*"
 
5566             "type": "symfony-pack",
 
5567             "notification-url": "https://packagist.org/downloads/",
 
5571             "description": "A pack for the Symfony web profiler",
 
5573                 "issues": "https://github.com/symfony/profiler-pack/issues",
 
5574                 "source": "https://github.com/symfony/profiler-pack/tree/v1.0.5"
 
5578                     "url": "https://symfony.com/sponsor",
 
5582                     "url": "https://github.com/fabpot",
 
5586                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5590             "time": "2020-08-12T06:50:46+00:00"
 
5593             "name": "symfony/property-access",
 
5594             "version": "v4.4.25",
 
5597                 "url": "https://github.com/symfony/property-access.git",
 
5598                 "reference": "3af7c21b4128eadbace0800b51054a81bff896c6"
 
5602                 "url": "https://api.github.com/repos/symfony/property-access/zipball/3af7c21b4128eadbace0800b51054a81bff896c6",
 
5603                 "reference": "3af7c21b4128eadbace0800b51054a81bff896c6",
 
5608                 "symfony/inflector": "^3.4|^4.0|^5.0"
 
5611                 "symfony/cache": "^3.4|^4.0|^5.0"
 
5614                 "psr/cache-implementation": "To cache access methods."
 
5619                     "Symfony\\Component\\PropertyAccess\\": ""
 
5621                 "exclude-from-classmap": [
 
5625             "notification-url": "https://packagist.org/downloads/",
 
5631                     "name": "Fabien Potencier",
 
5632                     "email": "fabien@symfony.com"
 
5635                     "name": "Symfony Community",
 
5636                     "homepage": "https://symfony.com/contributors"
 
5639             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
 
5640             "homepage": "https://symfony.com",
 
5653                 "source": "https://github.com/symfony/property-access/tree/v4.4.25"
 
5657                     "url": "https://symfony.com/sponsor",
 
5661                     "url": "https://github.com/fabpot",
 
5665                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5669             "time": "2021-05-26T17:39:37+00:00"
 
5672             "name": "symfony/routing",
 
5673             "version": "v4.4.25",
 
5676                 "url": "https://github.com/symfony/routing.git",
 
5677                 "reference": "3a3c2f197ad0846ac6413225fc78868ba1c61434"
 
5681                 "url": "https://api.github.com/repos/symfony/routing/zipball/3a3c2f197ad0846ac6413225fc78868ba1c61434",
 
5682                 "reference": "3a3c2f197ad0846ac6413225fc78868ba1c61434",
 
5689                 "symfony/config": "<4.2",
 
5690                 "symfony/dependency-injection": "<3.4",
 
5691                 "symfony/yaml": "<3.4"
 
5694                 "doctrine/annotations": "^1.10.4",
 
5696                 "symfony/config": "^4.2|^5.0",
 
5697                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
5698                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
5699                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
 
5700                 "symfony/yaml": "^3.4|^4.0|^5.0"
 
5703                 "doctrine/annotations": "For using the annotation loader",
 
5704                 "symfony/config": "For using the all-in-one router or any loader",
 
5705                 "symfony/expression-language": "For using expression matching",
 
5706                 "symfony/http-foundation": "For using a Symfony Request object",
 
5707                 "symfony/yaml": "For using the YAML loader"
 
5712                     "Symfony\\Component\\Routing\\": ""
 
5714                 "exclude-from-classmap": [
 
5718             "notification-url": "https://packagist.org/downloads/",
 
5724                     "name": "Fabien Potencier",
 
5725                     "email": "fabien@symfony.com"
 
5728                     "name": "Symfony Community",
 
5729                     "homepage": "https://symfony.com/contributors"
 
5732             "description": "Maps an HTTP request to a set of configuration variables",
 
5733             "homepage": "https://symfony.com",
 
5741                 "source": "https://github.com/symfony/routing/tree/v4.4.25"
 
5745                     "url": "https://symfony.com/sponsor",
 
5749                     "url": "https://github.com/fabpot",
 
5753                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5757             "time": "2021-05-26T17:39:37+00:00"
 
5760             "name": "symfony/security-bundle",
 
5761             "version": "v4.4.26",
 
5764                 "url": "https://github.com/symfony/security-bundle.git",
 
5765                 "reference": "48329a558dcfdc9ccb27dc08fc53ac72c4bdfd35"
 
5769                 "url": "https://api.github.com/repos/symfony/security-bundle/zipball/48329a558dcfdc9ccb27dc08fc53ac72c4bdfd35",
 
5770                 "reference": "48329a558dcfdc9ccb27dc08fc53ac72c4bdfd35",
 
5776                 "symfony/config": "^4.2|^5.0",
 
5777                 "symfony/dependency-injection": "^4.4|^5.0",
 
5778                 "symfony/http-kernel": "^4.4",
 
5779                 "symfony/security-core": "^4.4",
 
5780                 "symfony/security-csrf": "^4.2|^5.0",
 
5781                 "symfony/security-guard": "^4.2|^5.0",
 
5782                 "symfony/security-http": "^4.4.5"
 
5785                 "symfony/browser-kit": "<4.2",
 
5786                 "symfony/console": "<3.4",
 
5787                 "symfony/framework-bundle": "<4.4",
 
5788                 "symfony/ldap": "<4.4",
 
5789                 "symfony/twig-bundle": "<4.4"
 
5792                 "doctrine/annotations": "^1.10.4",
 
5793                 "symfony/asset": "^3.4|^4.0|^5.0",
 
5794                 "symfony/browser-kit": "^4.2|^5.0",
 
5795                 "symfony/console": "^3.4|^4.0|^5.0",
 
5796                 "symfony/css-selector": "^3.4|^4.0|^5.0",
 
5797                 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
 
5798                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
5799                 "symfony/form": "^3.4|^4.0|^5.0",
 
5800                 "symfony/framework-bundle": "^4.4|^5.0",
 
5801                 "symfony/process": "^3.4|^4.0|^5.0",
 
5802                 "symfony/serializer": "^4.4|^5.0",
 
5803                 "symfony/translation": "^3.4|^4.0|^5.0",
 
5804                 "symfony/twig-bridge": "^3.4|^4.0|^5.0",
 
5805                 "symfony/twig-bundle": "^4.4|^5.0",
 
5806                 "symfony/validator": "^3.4|^4.0|^5.0",
 
5807                 "symfony/yaml": "^3.4|^4.0|^5.0",
 
5808                 "twig/twig": "^1.43|^2.13|^3.0.4"
 
5810             "type": "symfony-bundle",
 
5813                     "Symfony\\Bundle\\SecurityBundle\\": ""
 
5815                 "exclude-from-classmap": [
 
5819             "notification-url": "https://packagist.org/downloads/",
 
5825                     "name": "Fabien Potencier",
 
5826                     "email": "fabien@symfony.com"
 
5829                     "name": "Symfony Community",
 
5830                     "homepage": "https://symfony.com/contributors"
 
5833             "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
 
5834             "homepage": "https://symfony.com",
 
5836                 "source": "https://github.com/symfony/security-bundle/tree/v4.4.26"
 
5840                     "url": "https://symfony.com/sponsor",
 
5844                     "url": "https://github.com/fabpot",
 
5848                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5852             "time": "2021-06-27T12:24:10+00:00"
 
5855             "name": "symfony/security-core",
 
5856             "version": "v4.4.26",
 
5859                 "url": "https://github.com/symfony/security-core.git",
 
5860                 "reference": "3d17ab62cf4a227afea09bac7cf5d359658c1908"
 
5864                 "url": "https://api.github.com/repos/symfony/security-core/zipball/3d17ab62cf4a227afea09bac7cf5d359658c1908",
 
5865                 "reference": "3d17ab62cf4a227afea09bac7cf5d359658c1908",
 
5870                 "symfony/event-dispatcher-contracts": "^1.1|^2",
 
5871                 "symfony/service-contracts": "^1.1.6|^2"
 
5874                 "symfony/event-dispatcher": "<4.3|>=5",
 
5875                 "symfony/ldap": "<4.4",
 
5876                 "symfony/security-guard": "<4.3"
 
5879                 "psr/container": "^1.0|^2.0",
 
5881                 "symfony/event-dispatcher": "^4.3",
 
5882                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
5883                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
 
5884                 "symfony/ldap": "^4.4|^5.0",
 
5885                 "symfony/translation": "^4.4|^5.0",
 
5886                 "symfony/validator": "^3.4.31|^4.3.4|^5.0"
 
5889                 "psr/container-implementation": "To instantiate the Security class",
 
5890                 "symfony/event-dispatcher": "",
 
5891                 "symfony/expression-language": "For using the expression voter",
 
5892                 "symfony/http-foundation": "",
 
5893                 "symfony/ldap": "For using LDAP integration",
 
5894                 "symfony/validator": "For using the user password constraint"
 
5899                     "Symfony\\Component\\Security\\Core\\": ""
 
5901                 "exclude-from-classmap": [
 
5905             "notification-url": "https://packagist.org/downloads/",
 
5911                     "name": "Fabien Potencier",
 
5912                     "email": "fabien@symfony.com"
 
5915                     "name": "Symfony Community",
 
5916                     "homepage": "https://symfony.com/contributors"
 
5919             "description": "Symfony Security Component - Core Library",
 
5920             "homepage": "https://symfony.com",
 
5922                 "source": "https://github.com/symfony/security-core/tree/v4.4.26"
 
5926                     "url": "https://symfony.com/sponsor",
 
5930                     "url": "https://github.com/fabpot",
 
5934                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5938             "time": "2021-06-23T21:43:12+00:00"
 
5941             "name": "symfony/security-csrf",
 
5942             "version": "v4.4.25",
 
5945                 "url": "https://github.com/symfony/security-csrf.git",
 
5946                 "reference": "644c7dbdf7cd6d410555532b6906d0195965ee2a"
 
5950                 "url": "https://api.github.com/repos/symfony/security-csrf/zipball/644c7dbdf7cd6d410555532b6906d0195965ee2a",
 
5951                 "reference": "644c7dbdf7cd6d410555532b6906d0195965ee2a",
 
5956                 "symfony/security-core": "^3.4|^4.0|^5.0"
 
5959                 "symfony/http-foundation": "<3.4"
 
5962                 "symfony/http-foundation": "^3.4|^4.0|^5.0"
 
5965                 "symfony/http-foundation": "For using the class SessionTokenStorage."
 
5970                     "Symfony\\Component\\Security\\Csrf\\": ""
 
5972                 "exclude-from-classmap": [
 
5976             "notification-url": "https://packagist.org/downloads/",
 
5982                     "name": "Fabien Potencier",
 
5983                     "email": "fabien@symfony.com"
 
5986                     "name": "Symfony Community",
 
5987                     "homepage": "https://symfony.com/contributors"
 
5990             "description": "Symfony Security Component - CSRF Library",
 
5991             "homepage": "https://symfony.com",
 
5993                 "source": "https://github.com/symfony/security-csrf/tree/v4.4.25"
 
5997                     "url": "https://symfony.com/sponsor",
 
6001                     "url": "https://github.com/fabpot",
 
6005                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6009             "time": "2021-05-26T11:20:16+00:00"
 
6012             "name": "symfony/security-guard",
 
6013             "version": "v4.4.26",
 
6016                 "url": "https://github.com/symfony/security-guard.git",
 
6017                 "reference": "a517da0efcfde6f89bae6e8b7a3cb88f488485c5"
 
6021                 "url": "https://api.github.com/repos/symfony/security-guard/zipball/a517da0efcfde6f89bae6e8b7a3cb88f488485c5",
 
6022                 "reference": "a517da0efcfde6f89bae6e8b7a3cb88f488485c5",
 
6027                 "symfony/security-core": "^3.4.22|^4.2.3|^5.0",
 
6028                 "symfony/security-http": "^4.4.1"
 
6036                     "Symfony\\Component\\Security\\Guard\\": ""
 
6038                 "exclude-from-classmap": [
 
6042             "notification-url": "https://packagist.org/downloads/",
 
6048                     "name": "Fabien Potencier",
 
6049                     "email": "fabien@symfony.com"
 
6052                     "name": "Symfony Community",
 
6053                     "homepage": "https://symfony.com/contributors"
 
6056             "description": "Symfony Security Component - Guard",
 
6057             "homepage": "https://symfony.com",
 
6059                 "source": "https://github.com/symfony/security-guard/tree/v4.4.26"
 
6063                     "url": "https://symfony.com/sponsor",
 
6067                     "url": "https://github.com/fabpot",
 
6071                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6075             "time": "2021-06-05T16:29:25+00:00"
 
6078             "name": "symfony/security-http",
 
6079             "version": "v4.4.26",
 
6082                 "url": "https://github.com/symfony/security-http.git",
 
6083                 "reference": "07adcd5550ea79ee0baca406040eac272ac8e3fd"
 
6087                 "url": "https://api.github.com/repos/symfony/security-http/zipball/07adcd5550ea79ee0baca406040eac272ac8e3fd",
 
6088                 "reference": "07adcd5550ea79ee0baca406040eac272ac8e3fd",
 
6093                 "symfony/http-foundation": "^3.4.40|^4.4.7|^5.0.7",
 
6094                 "symfony/http-kernel": "^4.4",
 
6095                 "symfony/property-access": "^3.4|^4.0|^5.0",
 
6096                 "symfony/security-core": "^4.4.8"
 
6099                 "symfony/event-dispatcher": ">=5",
 
6100                 "symfony/security-csrf": "<3.4.11|~4.0,<4.0.11"
 
6104                 "symfony/routing": "^3.4|^4.0|^5.0",
 
6105                 "symfony/security-csrf": "^3.4.11|^4.0.11|^5.0"
 
6108                 "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
 
6109                 "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
 
6114                     "Symfony\\Component\\Security\\Http\\": ""
 
6116                 "exclude-from-classmap": [
 
6120             "notification-url": "https://packagist.org/downloads/",
 
6126                     "name": "Fabien Potencier",
 
6127                     "email": "fabien@symfony.com"
 
6130                     "name": "Symfony Community",
 
6131                     "homepage": "https://symfony.com/contributors"
 
6134             "description": "Symfony Security Component - HTTP Integration",
 
6135             "homepage": "https://symfony.com",
 
6137                 "source": "https://github.com/symfony/security-http/tree/v4.4.26"
 
6141                     "url": "https://symfony.com/sponsor",
 
6145                     "url": "https://github.com/fabpot",
 
6149                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6153             "time": "2021-06-05T16:29:25+00:00"
 
6156             "name": "symfony/service-contracts",
 
6157             "version": "v2.4.0",
 
6160                 "url": "https://github.com/symfony/service-contracts.git",
 
6161                 "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
 
6165                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
 
6166                 "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
 
6171                 "psr/container": "^1.1"
 
6174                 "symfony/service-implementation": ""
 
6179                     "dev-main": "2.4-dev"
 
6182                     "name": "symfony/contracts",
 
6183                     "url": "https://github.com/symfony/contracts"
 
6188                     "Symfony\\Contracts\\Service\\": ""
 
6191             "notification-url": "https://packagist.org/downloads/",
 
6197                     "name": "Nicolas Grekas",
 
6198                     "email": "p@tchwork.com"
 
6201                     "name": "Symfony Community",
 
6202                     "homepage": "https://symfony.com/contributors"
 
6205             "description": "Generic abstractions related to writing services",
 
6206             "homepage": "https://symfony.com",
 
6216                 "source": "https://github.com/symfony/service-contracts/tree/v2.4.0"
 
6220                     "url": "https://symfony.com/sponsor",
 
6224                     "url": "https://github.com/fabpot",
 
6228                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6232             "time": "2021-04-01T10:43:52+00:00"
 
6235             "name": "symfony/stopwatch",
 
6236             "version": "v4.4.25",
 
6239                 "url": "https://github.com/symfony/stopwatch.git",
 
6240                 "reference": "80d9ae0c8a02bd291abf372764c0fc68cbd06c42"
 
6244                 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/80d9ae0c8a02bd291abf372764c0fc68cbd06c42",
 
6245                 "reference": "80d9ae0c8a02bd291abf372764c0fc68cbd06c42",
 
6250                 "symfony/service-contracts": "^1.0|^2"
 
6255                     "Symfony\\Component\\Stopwatch\\": ""
 
6257                 "exclude-from-classmap": [
 
6261             "notification-url": "https://packagist.org/downloads/",
 
6267                     "name": "Fabien Potencier",
 
6268                     "email": "fabien@symfony.com"
 
6271                     "name": "Symfony Community",
 
6272                     "homepage": "https://symfony.com/contributors"
 
6275             "description": "Provides a way to profile code",
 
6276             "homepage": "https://symfony.com",
 
6278                 "source": "https://github.com/symfony/stopwatch/tree/v4.4.25"
 
6282                     "url": "https://symfony.com/sponsor",
 
6286                     "url": "https://github.com/fabpot",
 
6290                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6294             "time": "2021-05-26T17:39:37+00:00"
 
6297             "name": "symfony/translation",
 
6298             "version": "v4.4.26",
 
6301                 "url": "https://github.com/symfony/translation.git",
 
6302                 "reference": "2f7fa60b8d10ca71c30dc46b0870143183a8f131"
 
6306                 "url": "https://api.github.com/repos/symfony/translation/zipball/2f7fa60b8d10ca71c30dc46b0870143183a8f131",
 
6307                 "reference": "2f7fa60b8d10ca71c30dc46b0870143183a8f131",
 
6312                 "symfony/polyfill-mbstring": "~1.0",
 
6313                 "symfony/translation-contracts": "^1.1.6|^2"
 
6316                 "symfony/config": "<3.4",
 
6317                 "symfony/dependency-injection": "<3.4",
 
6318                 "symfony/http-kernel": "<4.4",
 
6319                 "symfony/yaml": "<3.4"
 
6322                 "symfony/translation-implementation": "1.0|2.0"
 
6326                 "symfony/config": "^3.4|^4.0|^5.0",
 
6327                 "symfony/console": "^3.4|^4.0|^5.0",
 
6328                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
6329                 "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
 
6330                 "symfony/http-kernel": "^4.4",
 
6331                 "symfony/intl": "^3.4|^4.0|^5.0",
 
6332                 "symfony/service-contracts": "^1.1.2|^2",
 
6333                 "symfony/yaml": "^3.4|^4.0|^5.0"
 
6336                 "psr/log-implementation": "To use logging capability in translator",
 
6337                 "symfony/config": "",
 
6343                     "Symfony\\Component\\Translation\\": ""
 
6345                 "exclude-from-classmap": [
 
6349             "notification-url": "https://packagist.org/downloads/",
 
6355                     "name": "Fabien Potencier",
 
6356                     "email": "fabien@symfony.com"
 
6359                     "name": "Symfony Community",
 
6360                     "homepage": "https://symfony.com/contributors"
 
6363             "description": "Provides tools to internationalize your application",
 
6364             "homepage": "https://symfony.com",
 
6366                 "source": "https://github.com/symfony/translation/tree/v4.4.26"
 
6370                     "url": "https://symfony.com/sponsor",
 
6374                     "url": "https://github.com/fabpot",
 
6378                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6382             "time": "2021-06-06T08:51:46+00:00"
 
6385             "name": "symfony/translation-contracts",
 
6386             "version": "v2.4.0",
 
6389                 "url": "https://github.com/symfony/translation-contracts.git",
 
6390                 "reference": "95c812666f3e91db75385749fe219c5e494c7f95"
 
6394                 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
 
6395                 "reference": "95c812666f3e91db75385749fe219c5e494c7f95",
 
6402                 "symfony/translation-implementation": ""
 
6407                     "dev-main": "2.4-dev"
 
6410                     "name": "symfony/contracts",
 
6411                     "url": "https://github.com/symfony/contracts"
 
6416                     "Symfony\\Contracts\\Translation\\": ""
 
6419             "notification-url": "https://packagist.org/downloads/",
 
6425                     "name": "Nicolas Grekas",
 
6426                     "email": "p@tchwork.com"
 
6429                     "name": "Symfony Community",
 
6430                     "homepage": "https://symfony.com/contributors"
 
6433             "description": "Generic abstractions related to translation",
 
6434             "homepage": "https://symfony.com",
 
6444                 "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0"
 
6448                     "url": "https://symfony.com/sponsor",
 
6452                     "url": "https://github.com/fabpot",
 
6456                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6460             "time": "2021-03-23T23:28:01+00:00"
 
6463             "name": "symfony/twig-bridge",
 
6464             "version": "v4.4.26",
 
6467                 "url": "https://github.com/symfony/twig-bridge.git",
 
6468                 "reference": "9d02487374439164ef508824977ecdd146b9509f"
 
6472                 "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/9d02487374439164ef508824977ecdd146b9509f",
 
6473                 "reference": "9d02487374439164ef508824977ecdd146b9509f",
 
6478                 "symfony/translation-contracts": "^1.1|^2",
 
6479                 "twig/twig": "^1.43|^2.13|^3.0.4"
 
6482                 "symfony/console": "<3.4",
 
6483                 "symfony/form": "<4.4",
 
6484                 "symfony/http-foundation": "<4.3",
 
6485                 "symfony/translation": "<4.2",
 
6486                 "symfony/workflow": "<4.3"
 
6489                 "egulias/email-validator": "^2.1.10|^3",
 
6490                 "symfony/asset": "^3.4|^4.0|^5.0",
 
6491                 "symfony/console": "^3.4|^4.0|^5.0",
 
6492                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
6493                 "symfony/error-handler": "^4.4|^5.0",
 
6494                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
6495                 "symfony/finder": "^3.4|^4.0|^5.0",
 
6496                 "symfony/form": "^4.4.17",
 
6497                 "symfony/http-foundation": "^4.3|^5.0",
 
6498                 "symfony/http-kernel": "^4.4",
 
6499                 "symfony/intl": "^4.4|^5.0",
 
6500                 "symfony/mime": "^4.3|^5.0",
 
6501                 "symfony/polyfill-intl-icu": "~1.0",
 
6502                 "symfony/routing": "^3.4|^4.0|^5.0",
 
6503                 "symfony/security-acl": "^2.8|^3.0",
 
6504                 "symfony/security-core": "^3.0|^4.0|^5.0",
 
6505                 "symfony/security-csrf": "^3.4|^4.0|^5.0",
 
6506                 "symfony/security-http": "^3.4|^4.0|^5.0",
 
6507                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
 
6508                 "symfony/templating": "^3.4|^4.0|^5.0",
 
6509                 "symfony/translation": "^4.2.1|^5.0",
 
6510                 "symfony/web-link": "^4.4|^5.0",
 
6511                 "symfony/workflow": "^4.3|^5.0",
 
6512                 "symfony/yaml": "^3.4|^4.0|^5.0",
 
6513                 "twig/cssinliner-extra": "^2.12|^3",
 
6514                 "twig/inky-extra": "^2.12|^3",
 
6515                 "twig/markdown-extra": "^2.12|^3"
 
6518                 "symfony/asset": "For using the AssetExtension",
 
6519                 "symfony/expression-language": "For using the ExpressionExtension",
 
6520                 "symfony/finder": "",
 
6521                 "symfony/form": "For using the FormExtension",
 
6522                 "symfony/http-kernel": "For using the HttpKernelExtension",
 
6523                 "symfony/routing": "For using the RoutingExtension",
 
6524                 "symfony/security-core": "For using the SecurityExtension",
 
6525                 "symfony/security-csrf": "For using the CsrfExtension",
 
6526                 "symfony/security-http": "For using the LogoutUrlExtension",
 
6527                 "symfony/stopwatch": "For using the StopwatchExtension",
 
6528                 "symfony/templating": "For using the TwigEngine",
 
6529                 "symfony/translation": "For using the TranslationExtension",
 
6530                 "symfony/var-dumper": "For using the DumpExtension",
 
6531                 "symfony/web-link": "For using the WebLinkExtension",
 
6532                 "symfony/yaml": "For using the YamlExtension"
 
6534             "type": "symfony-bridge",
 
6537                     "Symfony\\Bridge\\Twig\\": ""
 
6539                 "exclude-from-classmap": [
 
6543             "notification-url": "https://packagist.org/downloads/",
 
6549                     "name": "Fabien Potencier",
 
6550                     "email": "fabien@symfony.com"
 
6553                     "name": "Symfony Community",
 
6554                     "homepage": "https://symfony.com/contributors"
 
6557             "description": "Provides integration for Twig with various Symfony components",
 
6558             "homepage": "https://symfony.com",
 
6560                 "source": "https://github.com/symfony/twig-bridge/tree/v4.4.26"
 
6564                     "url": "https://symfony.com/sponsor",
 
6568                     "url": "https://github.com/fabpot",
 
6572                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6576             "time": "2021-06-05T16:29:25+00:00"
 
6579             "name": "symfony/twig-bundle",
 
6580             "version": "v4.4.26",
 
6583                 "url": "https://github.com/symfony/twig-bundle.git",
 
6584                 "reference": "1aab630e70f0ab1b77529e7f061c9e5f1f11dca7"
 
6588                 "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/1aab630e70f0ab1b77529e7f061c9e5f1f11dca7",
 
6589                 "reference": "1aab630e70f0ab1b77529e7f061c9e5f1f11dca7",
 
6594                 "symfony/http-foundation": "^4.3|^5.0",
 
6595                 "symfony/http-kernel": "^4.4",
 
6596                 "symfony/polyfill-ctype": "~1.8",
 
6597                 "symfony/twig-bridge": "^4.4|^5.0",
 
6598                 "twig/twig": "^1.43|^2.13|^3.0.4"
 
6601                 "symfony/dependency-injection": "<4.1",
 
6602                 "symfony/framework-bundle": "<4.4",
 
6603                 "symfony/translation": "<4.2"
 
6606                 "doctrine/annotations": "^1.10.4",
 
6607                 "doctrine/cache": "^1.0|^2.0",
 
6608                 "symfony/asset": "^3.4|^4.0|^5.0",
 
6609                 "symfony/dependency-injection": "^4.2.5|^5.0",
 
6610                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
6611                 "symfony/finder": "^3.4|^4.0|^5.0",
 
6612                 "symfony/form": "^3.4|^4.0|^5.0",
 
6613                 "symfony/framework-bundle": "^4.4|^5.0",
 
6614                 "symfony/routing": "^3.4|^4.0|^5.0",
 
6615                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
 
6616                 "symfony/templating": "^3.4|^4.0|^5.0",
 
6617                 "symfony/translation": "^4.2|^5.0",
 
6618                 "symfony/web-link": "^3.4|^4.0|^5.0",
 
6619                 "symfony/yaml": "^3.4|^4.0|^5.0"
 
6621             "type": "symfony-bundle",
 
6624                     "Symfony\\Bundle\\TwigBundle\\": ""
 
6626                 "exclude-from-classmap": [
 
6630             "notification-url": "https://packagist.org/downloads/",
 
6636                     "name": "Fabien Potencier",
 
6637                     "email": "fabien@symfony.com"
 
6640                     "name": "Symfony Community",
 
6641                     "homepage": "https://symfony.com/contributors"
 
6644             "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
 
6645             "homepage": "https://symfony.com",
 
6647                 "source": "https://github.com/symfony/twig-bundle/tree/v4.4.26"
 
6651                     "url": "https://symfony.com/sponsor",
 
6655                     "url": "https://github.com/fabpot",
 
6659                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6663             "time": "2021-06-28T15:39:02+00:00"
 
6666             "name": "symfony/validator",
 
6667             "version": "v4.4.26",
 
6670                 "url": "https://github.com/symfony/validator.git",
 
6671                 "reference": "1f20bad74b6d62f1a5779eeed47e91f3fa476094"
 
6675                 "url": "https://api.github.com/repos/symfony/validator/zipball/1f20bad74b6d62f1a5779eeed47e91f3fa476094",
 
6676                 "reference": "1f20bad74b6d62f1a5779eeed47e91f3fa476094",
 
6681                 "symfony/polyfill-ctype": "~1.8",
 
6682                 "symfony/polyfill-mbstring": "~1.0",
 
6683                 "symfony/translation-contracts": "^1.1|^2"
 
6686                 "doctrine/lexer": "<1.0.2",
 
6687                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
 
6688                 "symfony/dependency-injection": "<3.4",
 
6689                 "symfony/http-kernel": "<4.4",
 
6690                 "symfony/intl": "<4.3",
 
6691                 "symfony/translation": ">=5.0",
 
6692                 "symfony/yaml": "<3.4"
 
6695                 "doctrine/annotations": "^1.10.4",
 
6696                 "doctrine/cache": "^1.0|^2.0",
 
6697                 "egulias/email-validator": "^2.1.10|^3",
 
6698                 "symfony/cache": "^3.4|^4.0|^5.0",
 
6699                 "symfony/config": "^3.4|^4.0|^5.0",
 
6700                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
6701                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
6702                 "symfony/http-client": "^4.3|^5.0",
 
6703                 "symfony/http-foundation": "^4.1|^5.0",
 
6704                 "symfony/http-kernel": "^4.4",
 
6705                 "symfony/intl": "^4.3|^5.0",
 
6706                 "symfony/mime": "^4.4|^5.0",
 
6707                 "symfony/property-access": "^3.4|^4.0|^5.0",
 
6708                 "symfony/property-info": "^3.4|^4.0|^5.0",
 
6709                 "symfony/translation": "^4.2",
 
6710                 "symfony/yaml": "^3.4|^4.0|^5.0"
 
6713                 "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
 
6714                 "doctrine/cache": "For using the default cached annotation reader.",
 
6715                 "egulias/email-validator": "Strict (RFC compliant) email validation",
 
6716                 "psr/cache-implementation": "For using the mapping cache.",
 
6717                 "symfony/config": "",
 
6718                 "symfony/expression-language": "For using the Expression validator",
 
6719                 "symfony/http-foundation": "",
 
6721                 "symfony/property-access": "For accessing properties within comparison constraints",
 
6722                 "symfony/property-info": "To automatically add NotNull and Type constraints",
 
6723                 "symfony/translation": "For translating validation errors.",
 
6729                     "Symfony\\Component\\Validator\\": ""
 
6731                 "exclude-from-classmap": [
 
6735             "notification-url": "https://packagist.org/downloads/",
 
6741                     "name": "Fabien Potencier",
 
6742                     "email": "fabien@symfony.com"
 
6745                     "name": "Symfony Community",
 
6746                     "homepage": "https://symfony.com/contributors"
 
6749             "description": "Provides tools to validate values",
 
6750             "homepage": "https://symfony.com",
 
6752                 "source": "https://github.com/symfony/validator/tree/v4.4.26"
 
6756                     "url": "https://symfony.com/sponsor",
 
6760                     "url": "https://github.com/fabpot",
 
6764                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6768             "time": "2021-06-30T07:16:09+00:00"
 
6771             "name": "symfony/var-dumper",
 
6772             "version": "v4.4.26",
 
6775                 "url": "https://github.com/symfony/var-dumper.git",
 
6776                 "reference": "a586efdf2aa832d05b9249e9115d24f6a2691160"
 
6780                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a586efdf2aa832d05b9249e9115d24f6a2691160",
 
6781                 "reference": "a586efdf2aa832d05b9249e9115d24f6a2691160",
 
6786                 "symfony/polyfill-mbstring": "~1.0",
 
6787                 "symfony/polyfill-php72": "~1.5",
 
6788                 "symfony/polyfill-php80": "^1.15"
 
6791                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
 
6792                 "symfony/console": "<3.4"
 
6796                 "symfony/console": "^3.4|^4.0|^5.0",
 
6797                 "symfony/process": "^4.4|^5.0",
 
6798                 "twig/twig": "^1.43|^2.13|^3.0.4"
 
6801                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
 
6802                 "ext-intl": "To show region name in time zone dump",
 
6803                 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
 
6806                 "Resources/bin/var-dump-server"
 
6811                     "Resources/functions/dump.php"
 
6814                     "Symfony\\Component\\VarDumper\\": ""
 
6816                 "exclude-from-classmap": [
 
6820             "notification-url": "https://packagist.org/downloads/",
 
6826                     "name": "Nicolas Grekas",
 
6827                     "email": "p@tchwork.com"
 
6830                     "name": "Symfony Community",
 
6831                     "homepage": "https://symfony.com/contributors"
 
6834             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
 
6835             "homepage": "https://symfony.com",
 
6841                 "source": "https://github.com/symfony/var-dumper/tree/v4.4.26"
 
6845                     "url": "https://symfony.com/sponsor",
 
6849                     "url": "https://github.com/fabpot",
 
6853                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6857             "time": "2021-06-17T06:35:48+00:00"
 
6860             "name": "symfony/var-exporter",
 
6861             "version": "v4.4.26",
 
6864                 "url": "https://github.com/symfony/var-exporter.git",
 
6865                 "reference": "ac8cd05f3a70ee2805070ebdf7a0e0ddea574f91"
 
6869                 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/ac8cd05f3a70ee2805070ebdf7a0e0ddea574f91",
 
6870                 "reference": "ac8cd05f3a70ee2805070ebdf7a0e0ddea574f91",
 
6877                 "symfony/var-dumper": "^4.4.9|^5.0.9"
 
6882                     "Symfony\\Component\\VarExporter\\": ""
 
6884                 "exclude-from-classmap": [
 
6888             "notification-url": "https://packagist.org/downloads/",
 
6894                     "name": "Nicolas Grekas",
 
6895                     "email": "p@tchwork.com"
 
6898                     "name": "Symfony Community",
 
6899                     "homepage": "https://symfony.com/contributors"
 
6902             "description": "Allows exporting any serializable PHP data structure to plain PHP code",
 
6903             "homepage": "https://symfony.com",
 
6913                 "source": "https://github.com/symfony/var-exporter/tree/v4.4.26"
 
6917                     "url": "https://symfony.com/sponsor",
 
6921                     "url": "https://github.com/fabpot",
 
6925                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6929             "time": "2021-06-26T11:58:58+00:00"
 
6932             "name": "symfony/web-profiler-bundle",
 
6933             "version": "v4.4.26",
 
6936                 "url": "https://github.com/symfony/web-profiler-bundle.git",
 
6937                 "reference": "686ce278ef5f37358e829bd6d9ab12a67352d363"
 
6941                 "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/686ce278ef5f37358e829bd6d9ab12a67352d363",
 
6942                 "reference": "686ce278ef5f37358e829bd6d9ab12a67352d363",
 
6947                 "symfony/config": "^4.2|^5.0",
 
6948                 "symfony/framework-bundle": "^4.4|^5.0",
 
6949                 "symfony/http-kernel": "^4.4",
 
6950                 "symfony/routing": "^4.3|^5.0",
 
6951                 "symfony/twig-bundle": "^4.2|^5.0",
 
6952                 "twig/twig": "^1.43|^2.13|^3.0.4"
 
6955                 "symfony/form": "<4.3",
 
6956                 "symfony/messenger": "<4.2"
 
6959                 "symfony/browser-kit": "^4.3|^5.0",
 
6960                 "symfony/console": "^4.3|^5.0",
 
6961                 "symfony/css-selector": "^3.4|^4.0|^5.0",
 
6962                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
6963                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
 
6965             "type": "symfony-bundle",
 
6968                     "Symfony\\Bundle\\WebProfilerBundle\\": ""
 
6970                 "exclude-from-classmap": [
 
6974             "notification-url": "https://packagist.org/downloads/",
 
6980                     "name": "Fabien Potencier",
 
6981                     "email": "fabien@symfony.com"
 
6984                     "name": "Symfony Community",
 
6985                     "homepage": "https://symfony.com/contributors"
 
6988             "description": "Provides a development tool that gives detailed information about the execution of any request",
 
6989             "homepage": "https://symfony.com",
 
6991                 "source": "https://github.com/symfony/web-profiler-bundle/tree/v4.4.26"
 
6995                     "url": "https://symfony.com/sponsor",
 
6999                     "url": "https://github.com/fabpot",
 
7003                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
7007             "time": "2021-06-06T12:37:28+00:00"
 
7010             "name": "symfony/yaml",
 
7011             "version": "v4.4.26",
 
7014                 "url": "https://github.com/symfony/yaml.git",
 
7015                 "reference": "e096ef4b4c4c9a2f72c2ac660f54352cd31c60f8"
 
7019                 "url": "https://api.github.com/repos/symfony/yaml/zipball/e096ef4b4c4c9a2f72c2ac660f54352cd31c60f8",
 
7020                 "reference": "e096ef4b4c4c9a2f72c2ac660f54352cd31c60f8",
 
7025                 "symfony/polyfill-ctype": "~1.8"
 
7028                 "symfony/console": "<3.4"
 
7031                 "symfony/console": "^3.4|^4.0|^5.0"
 
7034                 "symfony/console": "For validating YAML files using the lint command"
 
7039                     "Symfony\\Component\\Yaml\\": ""
 
7041                 "exclude-from-classmap": [
 
7045             "notification-url": "https://packagist.org/downloads/",
 
7051                     "name": "Fabien Potencier",
 
7052                     "email": "fabien@symfony.com"
 
7055                     "name": "Symfony Community",
 
7056                     "homepage": "https://symfony.com/contributors"
 
7059             "description": "Loads and dumps YAML files",
 
7060             "homepage": "https://symfony.com",
 
7062                 "source": "https://github.com/symfony/yaml/tree/v4.4.26"
 
7066                     "url": "https://symfony.com/sponsor",
 
7070                     "url": "https://github.com/fabpot",
 
7074                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
7078             "time": "2021-06-23T19:06:53+00:00"
 
7081             "name": "twig/extensions",
 
7082             "version": "v1.5.4",
 
7085                 "url": "https://github.com/twigphp/Twig-extensions.git",
 
7086                 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
 
7090                 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
 
7091                 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
 
7095                 "twig/twig": "^1.27|^2.0"
 
7098                 "symfony/phpunit-bridge": "^3.4",
 
7099                 "symfony/translation": "^2.7|^3.4"
 
7102                 "symfony/translation": "Allow the time_diff output to be translated"
 
7107                     "dev-master": "1.5-dev"
 
7112                     "Twig_Extensions_": "lib/"
 
7115                     "Twig\\Extensions\\": "src/"
 
7118             "notification-url": "https://packagist.org/downloads/",
 
7124                     "name": "Fabien Potencier",
 
7125                     "email": "fabien@symfony.com"
 
7128             "description": "Common additional features for Twig that do not directly belong in core",
 
7134                 "issues": "https://github.com/twigphp/Twig-extensions/issues",
 
7135                 "source": "https://github.com/twigphp/Twig-extensions/tree/master"
 
7138             "time": "2018-12-05T18:34:18+00:00"
 
7141             "name": "twig/extra-bundle",
 
7142             "version": "v3.3.1",
 
7145                 "url": "https://github.com/twigphp/twig-extra-bundle.git",
 
7146                 "reference": "e12a8ee63387abb83fb7e4c897663bfb94ac22b6"
 
7150                 "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/e12a8ee63387abb83fb7e4c897663bfb94ac22b6",
 
7151                 "reference": "e12a8ee63387abb83fb7e4c897663bfb94ac22b6",
 
7155                 "php": "^7.1.3|^8.0",
 
7156                 "symfony/framework-bundle": "^4.3|^5.0",
 
7157                 "symfony/twig-bundle": "^4.3|^5.0",
 
7158                 "twig/twig": "^2.4|^3.0"
 
7161                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9",
 
7162                 "twig/cache-extra": "^3.0",
 
7163                 "twig/cssinliner-extra": "^2.12|^3.0",
 
7164                 "twig/html-extra": "^2.12|^3.0",
 
7165                 "twig/inky-extra": "^2.12|^3.0",
 
7166                 "twig/intl-extra": "^2.12|^3.0",
 
7167                 "twig/markdown-extra": "^2.12|^3.0",
 
7168                 "twig/string-extra": "^2.12|^3.0"
 
7170             "type": "symfony-bundle",
 
7173                     "dev-master": "3.2-dev"
 
7178                     "Twig\\Extra\\TwigExtraBundle\\": ""
 
7180                 "exclude-from-classmap": [
 
7184             "notification-url": "https://packagist.org/downloads/",
 
7190                     "name": "Fabien Potencier",
 
7191                     "email": "fabien@symfony.com",
 
7192                     "homepage": "http://fabien.potencier.org",
 
7193                     "role": "Lead Developer"
 
7196             "description": "A Symfony bundle for extra Twig extensions",
 
7197             "homepage": "https://twig.symfony.com",
 
7204                 "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.3.1"
 
7208                     "url": "https://github.com/fabpot",
 
7212                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
 
7216             "time": "2021-05-12T07:47:40+00:00"
 
7219             "name": "twig/html-extra",
 
7220             "version": "v2.14.3",
 
7223                 "url": "https://github.com/twigphp/html-extra.git",
 
7224                 "reference": "284ac6431f07dfa6dae71164262349e8b8e15d9a"
 
7228                 "url": "https://api.github.com/repos/twigphp/html-extra/zipball/284ac6431f07dfa6dae71164262349e8b8e15d9a",
 
7229                 "reference": "284ac6431f07dfa6dae71164262349e8b8e15d9a",
 
7234                 "symfony/mime": "^4.3|^5.0",
 
7235                 "twig/twig": "^2.4|^3.0"
 
7238                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
 
7243                     "dev-master": "2.14-dev"
 
7248                     "Twig\\Extra\\Html\\": ""
 
7250                 "exclude-from-classmap": [
 
7254             "notification-url": "https://packagist.org/downloads/",
 
7260                     "name": "Fabien Potencier",
 
7261                     "email": "fabien@symfony.com",
 
7262                     "homepage": "http://fabien.potencier.org",
 
7263                     "role": "Lead Developer"
 
7266             "description": "A Twig extension for HTML",
 
7267             "homepage": "https://twig.symfony.com",
 
7273                 "source": "https://github.com/twigphp/html-extra/tree/v2.14.3"
 
7277                     "url": "https://github.com/fabpot",
 
7281                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
 
7285             "time": "2021-01-01T14:53:48+00:00"
 
7288             "name": "twig/markdown-extra",
 
7289             "version": "v3.3.1",
 
7292                 "url": "https://github.com/twigphp/markdown-extra.git",
 
7293                 "reference": "a9fe276dbb7f837c3f4ecc6dad89bcccb9fc8bc9"
 
7297                 "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/a9fe276dbb7f837c3f4ecc6dad89bcccb9fc8bc9",
 
7298                 "reference": "a9fe276dbb7f837c3f4ecc6dad89bcccb9fc8bc9",
 
7303                 "twig/twig": "^2.4|^3.0"
 
7306                 "erusev/parsedown": "^1.7",
 
7307                 "league/commonmark": "^1.0",
 
7308                 "league/html-to-markdown": "^4.8|^5.0",
 
7309                 "michelf/php-markdown": "^1.8",
 
7310                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
 
7315                     "dev-master": "3.2-dev"
 
7320                     "Twig\\Extra\\Markdown\\": ""
 
7322                 "exclude-from-classmap": [
 
7326             "notification-url": "https://packagist.org/downloads/",
 
7332                     "name": "Fabien Potencier",
 
7333                     "email": "fabien@symfony.com",
 
7334                     "homepage": "http://fabien.potencier.org",
 
7335                     "role": "Lead Developer"
 
7338             "description": "A Twig extension for Markdown",
 
7339             "homepage": "https://twig.symfony.com",
 
7346                 "source": "https://github.com/twigphp/markdown-extra/tree/v3.3.1"
 
7350                     "url": "https://github.com/fabpot",
 
7354                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
 
7358             "time": "2021-04-01T12:19:25+00:00"
 
7361             "name": "twig/twig",
 
7362             "version": "v2.14.6",
 
7365                 "url": "https://github.com/twigphp/Twig.git",
 
7366                 "reference": "27e5cf2b05e3744accf39d4c68a3235d9966d260"
 
7370                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/27e5cf2b05e3744accf39d4c68a3235d9966d260",
 
7371                 "reference": "27e5cf2b05e3744accf39d4c68a3235d9966d260",
 
7376                 "symfony/polyfill-ctype": "^1.8",
 
7377                 "symfony/polyfill-mbstring": "^1.3"
 
7380                 "psr/container": "^1.0",
 
7381                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
 
7386                     "dev-master": "2.14-dev"
 
7397             "notification-url": "https://packagist.org/downloads/",
 
7403                     "name": "Fabien Potencier",
 
7404                     "email": "fabien@symfony.com",
 
7405                     "homepage": "http://fabien.potencier.org",
 
7406                     "role": "Lead Developer"
 
7409                     "name": "Twig Team",
 
7410                     "role": "Contributors"
 
7413                     "name": "Armin Ronacher",
 
7414                     "email": "armin.ronacher@active-4.com",
 
7415                     "role": "Project Founder"
 
7418             "description": "Twig, the flexible, fast, and secure template language for PHP",
 
7419             "homepage": "https://twig.symfony.com",
 
7424                 "issues": "https://github.com/twigphp/Twig/issues",
 
7425                 "source": "https://github.com/twigphp/Twig/tree/v2.14.6"
 
7429                     "url": "https://github.com/fabpot",
 
7433                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
 
7437             "time": "2021-05-16T12:12:47+00:00"
 
7442             "name": "doctrine/data-fixtures",
 
7446                 "url": "https://github.com/doctrine/data-fixtures.git",
 
7447                 "reference": "51d3d4880d28951fff42a635a2389f8c63baddc5"
 
7451                 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/51d3d4880d28951fff42a635a2389f8c63baddc5",
 
7452                 "reference": "51d3d4880d28951fff42a635a2389f8c63baddc5",
 
7456                 "doctrine/common": "^2.13|^3.0",
 
7457                 "doctrine/persistence": "^1.3.3|^2.0",
 
7458                 "php": "^7.2 || ^8.0"
 
7461                 "doctrine/phpcr-odm": "<1.3.0"
 
7464                 "doctrine/coding-standard": "^8.2",
 
7465                 "doctrine/dbal": "^2.5.4",
 
7466                 "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
 
7467                 "doctrine/orm": "^2.7.0",
 
7469                 "phpunit/phpunit": "^8.0"
 
7472                 "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
 
7473                 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
 
7474                 "doctrine/orm": "For loading ORM fixtures",
 
7475                 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
 
7480                     "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
 
7483             "notification-url": "https://packagist.org/downloads/",
 
7489                     "name": "Jonathan Wage",
 
7490                     "email": "jonwage@gmail.com"
 
7493             "description": "Data Fixtures for all Doctrine Object Managers",
 
7494             "homepage": "http://www.doctrine-project.org",
 
7499                 "issues": "https://github.com/doctrine/data-fixtures/issues",
 
7500                 "source": "https://github.com/doctrine/data-fixtures/tree/1.5.0"
 
7504                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
7508                     "url": "https://www.patreon.com/phpdoctrine",
 
7512                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures",
 
7516             "time": "2021-01-23T10:20:43+00:00"
 
7519             "name": "doctrine/doctrine-fixtures-bundle",
 
7523                 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
 
7524                 "reference": "870189619a7770f468ffb0b80925302e065a3b34"
 
7528                 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/870189619a7770f468ffb0b80925302e065a3b34",
 
7529                 "reference": "870189619a7770f468ffb0b80925302e065a3b34",
 
7533                 "doctrine/data-fixtures": "^1.3",
 
7534                 "doctrine/doctrine-bundle": "^1.11|^2.0",
 
7535                 "doctrine/orm": "^2.6.0",
 
7536                 "doctrine/persistence": "^1.3.7|^2.0",
 
7537                 "php": "^7.1 || ^8.0",
 
7538                 "symfony/config": "^3.4|^4.3|^5.0",
 
7539                 "symfony/console": "^3.4|^4.3|^5.0",
 
7540                 "symfony/dependency-injection": "^3.4|^4.3|^5.0",
 
7541                 "symfony/doctrine-bridge": "^3.4|^4.1|^5.0",
 
7542                 "symfony/http-kernel": "^3.4|^4.3|^5.0"
 
7545                 "doctrine/coding-standard": "^6.0",
 
7546                 "phpunit/phpunit": "^7.4 || ^8.0 || ^9.2",
 
7547                 "symfony/phpunit-bridge": "^4.1|^5.0"
 
7549             "type": "symfony-bundle",
 
7552                     "Doctrine\\Bundle\\FixturesBundle\\": ""
 
7555             "notification-url": "https://packagist.org/downloads/",
 
7561                     "name": "Fabien Potencier",
 
7562                     "email": "fabien@symfony.com"
 
7565                     "name": "Doctrine Project",
 
7566                     "homepage": "http://www.doctrine-project.org"
 
7569                     "name": "Symfony Community",
 
7570                     "homepage": "http://symfony.com/contributors"
 
7573             "description": "Symfony DoctrineFixturesBundle",
 
7574             "homepage": "http://www.doctrine-project.org",
 
7580                 "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
 
7581                 "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.4.0"
 
7585                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
7589                     "url": "https://www.patreon.com/phpdoctrine",
 
7593                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
 
7597             "time": "2020-11-14T09:36:49+00:00"
 
7600             "name": "nikic/php-parser",
 
7601             "version": "v4.12.0",
 
7604                 "url": "https://github.com/nikic/PHP-Parser.git",
 
7605                 "reference": "6608f01670c3cc5079e18c1dab1104e002579143"
 
7609                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
 
7610                 "reference": "6608f01670c3cc5079e18c1dab1104e002579143",
 
7614                 "ext-tokenizer": "*",
 
7618                 "ircmaxell/php-yacc": "^0.0.7",
 
7619                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
 
7627                     "dev-master": "4.9-dev"
 
7632                     "PhpParser\\": "lib/PhpParser"
 
7635             "notification-url": "https://packagist.org/downloads/",
 
7641                     "name": "Nikita Popov"
 
7644             "description": "A PHP parser written in PHP",
 
7650                 "issues": "https://github.com/nikic/PHP-Parser/issues",
 
7651                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0"
 
7653             "time": "2021-07-21T10:44:31+00:00"
 
7656             "name": "symfony/browser-kit",
 
7657             "version": "v4.4.25",
 
7660                 "url": "https://github.com/symfony/browser-kit.git",
 
7661                 "reference": "729b1f0eca3ef18ea4e1a29b166145aff75d8fa1"
 
7665                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/729b1f0eca3ef18ea4e1a29b166145aff75d8fa1",
 
7666                 "reference": "729b1f0eca3ef18ea4e1a29b166145aff75d8fa1",
 
7671                 "symfony/dom-crawler": "^3.4|^4.0|^5.0"
 
7674                 "symfony/css-selector": "^3.4|^4.0|^5.0",
 
7675                 "symfony/http-client": "^4.3|^5.0",
 
7676                 "symfony/mime": "^4.3|^5.0",
 
7677                 "symfony/process": "^3.4|^4.0|^5.0"
 
7680                 "symfony/process": ""
 
7685                     "Symfony\\Component\\BrowserKit\\": ""
 
7687                 "exclude-from-classmap": [
 
7691             "notification-url": "https://packagist.org/downloads/",
 
7697                     "name": "Fabien Potencier",
 
7698                     "email": "fabien@symfony.com"
 
7701                     "name": "Symfony Community",
 
7702                     "homepage": "https://symfony.com/contributors"
 
7705             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
 
7706             "homepage": "https://symfony.com",
 
7708                 "source": "https://github.com/symfony/browser-kit/tree/v4.4.25"
 
7712                     "url": "https://symfony.com/sponsor",
 
7716                     "url": "https://github.com/fabpot",
 
7720                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
7724             "time": "2021-05-26T17:39:37+00:00"
 
7727             "name": "symfony/deprecation-contracts",
 
7728             "version": "v2.4.0",
 
7731                 "url": "https://github.com/symfony/deprecation-contracts.git",
 
7732                 "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
 
7736                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
 
7737                 "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
 
7746                     "dev-main": "2.4-dev"
 
7749                     "name": "symfony/contracts",
 
7750                     "url": "https://github.com/symfony/contracts"
 
7758             "notification-url": "https://packagist.org/downloads/",
 
7764                     "name": "Nicolas Grekas",
 
7765                     "email": "p@tchwork.com"
 
7768                     "name": "Symfony Community",
 
7769                     "homepage": "https://symfony.com/contributors"
 
7772             "description": "A generic function and convention to trigger deprecation notices",
 
7773             "homepage": "https://symfony.com",
 
7775                 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0"
 
7779                     "url": "https://symfony.com/sponsor",
 
7783                     "url": "https://github.com/fabpot",
 
7787                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
7791             "time": "2021-03-23T23:28:01+00:00"
 
7794             "name": "symfony/maker-bundle",
 
7795             "version": "v1.33.0",
 
7798                 "url": "https://github.com/symfony/maker-bundle.git",
 
7799                 "reference": "f093d906c667cba7e3f74487d9e5e55aaf25a031"
 
7803                 "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/f093d906c667cba7e3f74487d9e5e55aaf25a031",
 
7804                 "reference": "f093d906c667cba7e3f74487d9e5e55aaf25a031",
 
7808                 "doctrine/inflector": "^1.2|^2.0",
 
7809                 "nikic/php-parser": "^4.0",
 
7811                 "symfony/config": "^4.0|^5.0",
 
7812                 "symfony/console": "^4.0|^5.0",
 
7813                 "symfony/dependency-injection": "^4.0|^5.0",
 
7814                 "symfony/deprecation-contracts": "^2.2",
 
7815                 "symfony/filesystem": "^4.0|^5.0",
 
7816                 "symfony/finder": "^4.0|^5.0",
 
7817                 "symfony/framework-bundle": "^4.0|^5.0",
 
7818                 "symfony/http-kernel": "^4.0|^5.0"
 
7821                 "composer/semver": "^3.0@dev",
 
7822                 "doctrine/doctrine-bundle": "^1.8|^2.0",
 
7823                 "doctrine/orm": "^2.3",
 
7824                 "friendsofphp/php-cs-fixer": "^3.0",
 
7825                 "friendsoftwig/twigcs": "^4.1.0|^5.0.0",
 
7826                 "symfony/http-client": "^4.3|^5.0",
 
7827                 "symfony/phpunit-bridge": "^4.3|^5.0",
 
7828                 "symfony/process": "^4.0|^5.0",
 
7829                 "symfony/security-core": "^4.0|^5.0",
 
7830                 "symfony/yaml": "^4.0|^5.0"
 
7832             "type": "symfony-bundle",
 
7835                     "dev-main": "1.0-dev"
 
7840                     "Symfony\\Bundle\\MakerBundle\\": "src/"
 
7843             "notification-url": "https://packagist.org/downloads/",
 
7849                     "name": "Symfony Community",
 
7850                     "homepage": "https://symfony.com/contributors"
 
7853             "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
 
7854             "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
 
7862                 "issues": "https://github.com/symfony/maker-bundle/issues",
 
7863                 "source": "https://github.com/symfony/maker-bundle/tree/v1.33.0"
 
7867                     "url": "https://symfony.com/sponsor",
 
7871                     "url": "https://github.com/fabpot",
 
7875                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
7879             "time": "2021-07-01T00:28:30+00:00"
 
7882             "name": "symfony/phpunit-bridge",
 
7883             "version": "v4.4.26",
 
7886                 "url": "https://github.com/symfony/phpunit-bridge.git",
 
7887                 "reference": "279ffbf294759a57839afc884ccabef9a1155b23"
 
7891                 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/279ffbf294759a57839afc884ccabef9a1155b23",
 
7892                 "reference": "279ffbf294759a57839afc884ccabef9a1155b23",
 
7899                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2"
 
7902                 "symfony/error-handler": "^4.4|^5.0"
 
7905                 "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
 
7908                 "bin/simple-phpunit"
 
7910             "type": "symfony-bridge",
 
7913                     "name": "phpunit/phpunit",
 
7914                     "url": "https://github.com/sebastianbergmann/phpunit"
 
7922                     "Symfony\\Bridge\\PhpUnit\\": ""
 
7924                 "exclude-from-classmap": [
 
7928             "notification-url": "https://packagist.org/downloads/",
 
7934                     "name": "Nicolas Grekas",
 
7935                     "email": "p@tchwork.com"
 
7938                     "name": "Symfony Community",
 
7939                     "homepage": "https://symfony.com/contributors"
 
7942             "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
 
7943             "homepage": "https://symfony.com",
 
7945                 "source": "https://github.com/symfony/phpunit-bridge/tree/v4.4.26"
 
7949                     "url": "https://symfony.com/sponsor",
 
7953                     "url": "https://github.com/fabpot",
 
7957                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
7961             "time": "2021-06-22T09:18:56+00:00"
 
7965     "minimum-stability": "stable",
 
7966     "stability-flags": {
 
7967         "rapsys/airbundle": 20,
 
7968         "rapsys/packbundle": 20,
 
7969         "rapsys/userbundle": 20
 
7971     "prefer-stable": false,
 
7972     "prefer-lowest": false,
 
7979     "plugin-api-version": "2.0.0"