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": "f1f42863c84ecaea54365e39d5e7f595",
 
  10             "name": "composer/package-versions-deprecated",
 
  11             "version": "1.11.99.1",
 
  14                 "url": "https://github.com/composer/package-versions-deprecated.git",
 
  15                 "reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6"
 
  19                 "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
 
  20                 "reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
 
  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.1"
 
  68                     "url": "https://packagist.com",
 
  72                     "url": "https://github.com/composer",
 
  76                     "url": "https://tidelift.com/funding/github/packagist/composer/composer",
 
  80             "time": "2020-11-11T10:22:58+00:00"
 
  83             "name": "doctrine/annotations",
 
  87                 "url": "https://github.com/doctrine/annotations.git",
 
  88                 "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b"
 
  92                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/b17c5014ef81d212ac539f07a1001832df1b6d3b",
 
  93                 "reference": "b17c5014ef81d212ac539f07a1001832df1b6d3b",
 
  97                 "doctrine/lexer": "1.*",
 
 102                 "doctrine/cache": "1.*",
 
 103                 "doctrine/coding-standard": "^6.0 || ^8.1",
 
 104                 "phpstan/phpstan": "^0.12.20",
 
 105                 "phpunit/phpunit": "^7.5 || ^9.1.5"
 
 110                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
 
 113             "notification-url": "https://packagist.org/downloads/",
 
 119                     "name": "Guilherme Blanco",
 
 120                     "email": "guilhermeblanco@gmail.com"
 
 123                     "name": "Roman Borschel",
 
 124                     "email": "roman@code-factory.org"
 
 127                     "name": "Benjamin Eberlei",
 
 128                     "email": "kontakt@beberlei.de"
 
 131                     "name": "Jonathan Wage",
 
 132                     "email": "jonwage@gmail.com"
 
 135                     "name": "Johannes Schmitt",
 
 136                     "email": "schmittjoh@gmail.com"
 
 139             "description": "Docblock Annotations Parser",
 
 140             "homepage": "https://www.doctrine-project.org/projects/annotations.html",
 
 147                 "issues": "https://github.com/doctrine/annotations/issues",
 
 148                 "source": "https://github.com/doctrine/annotations/tree/1.12.1"
 
 150             "time": "2021-02-21T21:00:45+00:00"
 
 153             "name": "doctrine/cache",
 
 157                 "url": "https://github.com/doctrine/cache.git",
 
 158                 "reference": "13e3381b25847283a91948d04640543941309727"
 
 162                 "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727",
 
 163                 "reference": "13e3381b25847283a91948d04640543941309727",
 
 167                 "php": "~7.1 || ^8.0"
 
 170                 "doctrine/common": ">2.2,<2.4"
 
 173                 "alcaeus/mongo-php-adapter": "^1.1",
 
 174                 "doctrine/coding-standard": "^6.0",
 
 175                 "mongodb/mongodb": "^1.1",
 
 176                 "phpunit/phpunit": "^7.0",
 
 177                 "predis/predis": "~1.0"
 
 180                 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
 
 185                     "dev-master": "1.9.x-dev"
 
 190                     "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
 
 193             "notification-url": "https://packagist.org/downloads/",
 
 199                     "name": "Guilherme Blanco",
 
 200                     "email": "guilhermeblanco@gmail.com"
 
 203                     "name": "Roman Borschel",
 
 204                     "email": "roman@code-factory.org"
 
 207                     "name": "Benjamin Eberlei",
 
 208                     "email": "kontakt@beberlei.de"
 
 211                     "name": "Jonathan Wage",
 
 212                     "email": "jonwage@gmail.com"
 
 215                     "name": "Johannes Schmitt",
 
 216                     "email": "schmittjoh@gmail.com"
 
 219             "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
 
 220             "homepage": "https://www.doctrine-project.org/projects/cache.html",
 
 233                 "issues": "https://github.com/doctrine/cache/issues",
 
 234                 "source": "https://github.com/doctrine/cache/tree/1.10.x"
 
 238                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 242                     "url": "https://www.patreon.com/phpdoctrine",
 
 246                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
 
 250             "time": "2020-07-07T18:54:01+00:00"
 
 253             "name": "doctrine/collections",
 
 257                 "url": "https://github.com/doctrine/collections.git",
 
 258                 "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a"
 
 262                 "url": "https://api.github.com/repos/doctrine/collections/zipball/55f8b799269a1a472457bd1a41b4f379d4cfba4a",
 
 263                 "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a",
 
 267                 "php": "^7.1.3 || ^8.0"
 
 270                 "doctrine/coding-standard": "^6.0",
 
 271                 "phpstan/phpstan-shim": "^0.9.2",
 
 272                 "phpunit/phpunit": "^7.0",
 
 273                 "vimeo/psalm": "^3.8.1"
 
 278                     "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
 
 281             "notification-url": "https://packagist.org/downloads/",
 
 287                     "name": "Guilherme Blanco",
 
 288                     "email": "guilhermeblanco@gmail.com"
 
 291                     "name": "Roman Borschel",
 
 292                     "email": "roman@code-factory.org"
 
 295                     "name": "Benjamin Eberlei",
 
 296                     "email": "kontakt@beberlei.de"
 
 299                     "name": "Jonathan Wage",
 
 300                     "email": "jonwage@gmail.com"
 
 303                     "name": "Johannes Schmitt",
 
 304                     "email": "schmittjoh@gmail.com"
 
 307             "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
 
 308             "homepage": "https://www.doctrine-project.org/projects/collections.html",
 
 316                 "issues": "https://github.com/doctrine/collections/issues",
 
 317                 "source": "https://github.com/doctrine/collections/tree/1.6.7"
 
 319             "time": "2020-07-27T17:53:49+00:00"
 
 322             "name": "doctrine/common",
 
 326                 "url": "https://github.com/doctrine/common.git",
 
 327                 "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f"
 
 331                 "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
 
 332                 "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f",
 
 336                 "doctrine/annotations": "^1.0",
 
 337                 "doctrine/cache": "^1.0",
 
 338                 "doctrine/collections": "^1.0",
 
 339                 "doctrine/event-manager": "^1.0",
 
 340                 "doctrine/inflector": "^1.0",
 
 341                 "doctrine/lexer": "^1.0",
 
 342                 "doctrine/persistence": "^1.3.3",
 
 343                 "doctrine/reflection": "^1.0",
 
 344                 "php": "^7.1 || ^8.0"
 
 347                 "doctrine/coding-standard": "^1.0",
 
 348                 "phpstan/phpstan": "^0.11",
 
 349                 "phpstan/phpstan-phpunit": "^0.11",
 
 350                 "phpunit/phpunit": "^7.0",
 
 351                 "squizlabs/php_codesniffer": "^3.0",
 
 352                 "symfony/phpunit-bridge": "^4.0.5"
 
 357                     "dev-master": "2.11.x-dev"
 
 362                     "Doctrine\\Common\\": "lib/Doctrine/Common"
 
 365             "notification-url": "https://packagist.org/downloads/",
 
 371                     "name": "Guilherme Blanco",
 
 372                     "email": "guilhermeblanco@gmail.com"
 
 375                     "name": "Roman Borschel",
 
 376                     "email": "roman@code-factory.org"
 
 379                     "name": "Benjamin Eberlei",
 
 380                     "email": "kontakt@beberlei.de"
 
 383                     "name": "Jonathan Wage",
 
 384                     "email": "jonwage@gmail.com"
 
 387                     "name": "Johannes Schmitt",
 
 388                     "email": "schmittjoh@gmail.com"
 
 391                     "name": "Marco Pivetta",
 
 392                     "email": "ocramius@gmail.com"
 
 395             "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.",
 
 396             "homepage": "https://www.doctrine-project.org/projects/common.html",
 
 403                 "issues": "https://github.com/doctrine/common/issues",
 
 404                 "source": "https://github.com/doctrine/common/tree/2.13.x"
 
 408                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 412                     "url": "https://www.patreon.com/phpdoctrine",
 
 416                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
 
 420             "time": "2020-06-05T16:46:05+00:00"
 
 423             "name": "doctrine/dbal",
 
 427                 "url": "https://github.com/doctrine/dbal.git",
 
 428                 "reference": "adce7a954a1c2f14f85e94aed90c8489af204086"
 
 432                 "url": "https://api.github.com/repos/doctrine/dbal/zipball/adce7a954a1c2f14f85e94aed90c8489af204086",
 
 433                 "reference": "adce7a954a1c2f14f85e94aed90c8489af204086",
 
 437                 "doctrine/cache": "^1.0",
 
 438                 "doctrine/event-manager": "^1.0",
 
 443                 "doctrine/coding-standard": "^8.1",
 
 444                 "jetbrains/phpstorm-stubs": "^2019.1",
 
 445                 "phpstan/phpstan": "^0.12.40",
 
 446                 "phpunit/phpunit": "^9.4",
 
 447                 "psalm/plugin-phpunit": "^0.10.0",
 
 448                 "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
 
 449                 "vimeo/psalm": "^3.17.2"
 
 452                 "symfony/console": "For helpful console commands such as SQL execution and import of files."
 
 460                     "dev-master": "4.0.x-dev"
 
 465                     "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
 
 468             "notification-url": "https://packagist.org/downloads/",
 
 474                     "name": "Guilherme Blanco",
 
 475                     "email": "guilhermeblanco@gmail.com"
 
 478                     "name": "Roman Borschel",
 
 479                     "email": "roman@code-factory.org"
 
 482                     "name": "Benjamin Eberlei",
 
 483                     "email": "kontakt@beberlei.de"
 
 486                     "name": "Jonathan Wage",
 
 487                     "email": "jonwage@gmail.com"
 
 490             "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
 
 491             "homepage": "https://www.doctrine-project.org/projects/dbal.html",
 
 514                 "issues": "https://github.com/doctrine/dbal/issues",
 
 515                 "source": "https://github.com/doctrine/dbal/tree/2.12.1"
 
 519                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 523                     "url": "https://www.patreon.com/phpdoctrine",
 
 527                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
 
 531             "time": "2020-11-14T20:26:58+00:00"
 
 534             "name": "doctrine/doctrine-bundle",
 
 535             "version": "1.12.13",
 
 538                 "url": "https://github.com/doctrine/DoctrineBundle.git",
 
 539                 "reference": "85460b85edd8f61a16ad311e7ffc5d255d3c937c"
 
 543                 "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/85460b85edd8f61a16ad311e7ffc5d255d3c937c",
 
 544                 "reference": "85460b85edd8f61a16ad311e7ffc5d255d3c937c",
 
 548                 "doctrine/dbal": "^2.5.12|^3.0",
 
 549                 "doctrine/doctrine-cache-bundle": "~1.2",
 
 550                 "doctrine/persistence": "^1.3.3",
 
 551                 "jdorn/sql-formatter": "^1.2.16",
 
 552                 "php": "^7.1 || ^8.0",
 
 553                 "symfony/cache": "^3.4.30|^4.3.3",
 
 554                 "symfony/config": "^3.4.30|^4.3.3",
 
 555                 "symfony/console": "^3.4.30|^4.3.3",
 
 556                 "symfony/dependency-injection": "^3.4.30|^4.3.3",
 
 557                 "symfony/doctrine-bridge": "^3.4.30|^4.3.3",
 
 558                 "symfony/framework-bundle": "^3.4.30|^4.3.3",
 
 559                 "symfony/service-contracts": "^1.1.1|^2.0"
 
 562                 "doctrine/orm": "<2.6",
 
 563                 "twig/twig": "<1.34|>=2.0,<2.4"
 
 566                 "doctrine/coding-standard": "^6.0",
 
 567                 "doctrine/orm": "^2.6",
 
 568                 "ocramius/proxy-manager": "^2.1",
 
 569                 "php-coveralls/php-coveralls": "^2.1",
 
 570                 "phpunit/phpunit": "^7.5",
 
 571                 "symfony/phpunit-bridge": "^4.2",
 
 572                 "symfony/property-info": "^3.4.30|^4.3.3",
 
 573                 "symfony/proxy-manager-bridge": "^3.4|^4|^5",
 
 574                 "symfony/twig-bridge": "^3.4|^4.1",
 
 575                 "symfony/validator": "^3.4.30|^4.3.3",
 
 576                 "symfony/web-profiler-bundle": "^3.4.30|^4.3.3",
 
 577                 "symfony/yaml": "^3.4.30|^4.3.3",
 
 578                 "twig/twig": "^1.34|^2.12"
 
 581                 "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
 
 582                 "symfony/web-profiler-bundle": "To use the data collector."
 
 584             "type": "symfony-bundle",
 
 587                     "dev-master": "2.3.x-dev"
 
 592                     "Doctrine\\Bundle\\DoctrineBundle\\": ""
 
 595             "notification-url": "https://packagist.org/downloads/",
 
 601                     "name": "Fabien Potencier",
 
 602                     "email": "fabien@symfony.com"
 
 605                     "name": "Benjamin Eberlei",
 
 606                     "email": "kontakt@beberlei.de"
 
 609                     "name": "Symfony Community",
 
 610                     "homepage": "http://symfony.com/contributors"
 
 613                     "name": "Doctrine Project",
 
 614                     "homepage": "http://www.doctrine-project.org/"
 
 617             "description": "Symfony DoctrineBundle",
 
 618             "homepage": "http://www.doctrine-project.org",
 
 626                 "issues": "https://github.com/doctrine/DoctrineBundle/issues",
 
 627                 "source": "https://github.com/doctrine/DoctrineBundle/tree/1.12.13"
 
 631                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 635                     "url": "https://www.patreon.com/phpdoctrine",
 
 639                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
 
 643             "time": "2020-11-14T13:38:44+00:00"
 
 646             "name": "doctrine/doctrine-cache-bundle",
 
 650                 "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
 
 651                 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb"
 
 655                 "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/6bee2f9b339847e8a984427353670bad4e7bdccb",
 
 656                 "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb",
 
 660                 "doctrine/cache": "^1.4.2",
 
 661                 "doctrine/inflector": "^1.0",
 
 663                 "symfony/doctrine-bridge": "^3.4|^4.0"
 
 666                 "instaclick/coding-standard": "~1.1",
 
 667                 "instaclick/object-calisthenics-sniffs": "dev-master",
 
 668                 "instaclick/symfony2-coding-standard": "dev-remaster",
 
 669                 "phpunit/phpunit": "^7.0",
 
 670                 "predis/predis": "~0.8",
 
 671                 "satooshi/php-coveralls": "^1.0",
 
 672                 "squizlabs/php_codesniffer": "~1.5",
 
 673                 "symfony/console": "^3.4|^4.0",
 
 674                 "symfony/finder": "^3.4|^4.0",
 
 675                 "symfony/framework-bundle": "^3.4|^4.0",
 
 676                 "symfony/phpunit-bridge": "^3.4|^4.0",
 
 677                 "symfony/security-acl": "^2.8",
 
 678                 "symfony/validator": "^3.4|^4.0",
 
 679                 "symfony/yaml": "^3.4|^4.0"
 
 682                 "symfony/security-acl": "For using this bundle to cache ACLs"
 
 684             "type": "symfony-bundle",
 
 687                     "dev-master": "1.4.x-dev"
 
 692                     "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
 
 694                 "exclude-from-classmap": [
 
 698             "notification-url": "https://packagist.org/downloads/",
 
 704                     "name": "Fabien Potencier",
 
 705                     "email": "fabien@symfony.com"
 
 708                     "name": "Benjamin Eberlei",
 
 709                     "email": "kontakt@beberlei.de"
 
 712                     "name": "Fabio B. Silva",
 
 713                     "email": "fabio.bat.silva@gmail.com"
 
 716                     "name": "Guilherme Blanco",
 
 717                     "email": "guilhermeblanco@hotmail.com"
 
 720                     "name": "Symfony Community",
 
 721                     "homepage": "http://symfony.com/contributors"
 
 724                     "name": "Doctrine Project",
 
 725                     "homepage": "http://www.doctrine-project.org/"
 
 728             "description": "Symfony Bundle for Doctrine Cache",
 
 729             "homepage": "https://www.doctrine-project.org",
 
 735                 "issues": "https://github.com/doctrine/DoctrineCacheBundle/issues",
 
 736                 "source": "https://github.com/doctrine/DoctrineCacheBundle/tree/1.4.0"
 
 739             "time": "2019-11-29T11:22:01+00:00"
 
 742             "name": "doctrine/event-manager",
 
 746                 "url": "https://github.com/doctrine/event-manager.git",
 
 747                 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
 
 751                 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
 
 752                 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
 
 756                 "php": "^7.1 || ^8.0"
 
 759                 "doctrine/common": "<2.9@dev"
 
 762                 "doctrine/coding-standard": "^6.0",
 
 763                 "phpunit/phpunit": "^7.0"
 
 768                     "dev-master": "1.0.x-dev"
 
 773                     "Doctrine\\Common\\": "lib/Doctrine/Common"
 
 776             "notification-url": "https://packagist.org/downloads/",
 
 782                     "name": "Guilherme Blanco",
 
 783                     "email": "guilhermeblanco@gmail.com"
 
 786                     "name": "Roman Borschel",
 
 787                     "email": "roman@code-factory.org"
 
 790                     "name": "Benjamin Eberlei",
 
 791                     "email": "kontakt@beberlei.de"
 
 794                     "name": "Jonathan Wage",
 
 795                     "email": "jonwage@gmail.com"
 
 798                     "name": "Johannes Schmitt",
 
 799                     "email": "schmittjoh@gmail.com"
 
 802                     "name": "Marco Pivetta",
 
 803                     "email": "ocramius@gmail.com"
 
 806             "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
 
 807             "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
 
 816                 "issues": "https://github.com/doctrine/event-manager/issues",
 
 817                 "source": "https://github.com/doctrine/event-manager/tree/1.1.x"
 
 821                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 825                     "url": "https://www.patreon.com/phpdoctrine",
 
 829                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
 
 833             "time": "2020-05-29T18:28:51+00:00"
 
 836             "name": "doctrine/inflector",
 
 840                 "url": "https://github.com/doctrine/inflector.git",
 
 841                 "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c"
 
 845                 "url": "https://api.github.com/repos/doctrine/inflector/zipball/4650c8b30c753a76bf44fb2ed00117d6f367490c",
 
 846                 "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c",
 
 850                 "php": "^7.2 || ^8.0"
 
 853                 "doctrine/coding-standard": "^7.0",
 
 854                 "phpstan/phpstan": "^0.11",
 
 855                 "phpstan/phpstan-phpunit": "^0.11",
 
 856                 "phpstan/phpstan-strict-rules": "^0.11",
 
 857                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
 
 862                     "dev-master": "2.0.x-dev"
 
 867                     "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector",
 
 868                     "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
 
 871             "notification-url": "https://packagist.org/downloads/",
 
 877                     "name": "Guilherme Blanco",
 
 878                     "email": "guilhermeblanco@gmail.com"
 
 881                     "name": "Roman Borschel",
 
 882                     "email": "roman@code-factory.org"
 
 885                     "name": "Benjamin Eberlei",
 
 886                     "email": "kontakt@beberlei.de"
 
 889                     "name": "Jonathan Wage",
 
 890                     "email": "jonwage@gmail.com"
 
 893                     "name": "Johannes Schmitt",
 
 894                     "email": "schmittjoh@gmail.com"
 
 897             "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
 
 898             "homepage": "https://www.doctrine-project.org/projects/inflector.html",
 
 912                 "issues": "https://github.com/doctrine/inflector/issues",
 
 913                 "source": "https://github.com/doctrine/inflector/tree/1.4.x"
 
 917                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 921                     "url": "https://www.patreon.com/phpdoctrine",
 
 925                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
 
 929             "time": "2020-05-29T07:19:59+00:00"
 
 932             "name": "doctrine/instantiator",
 
 936                 "url": "https://github.com/doctrine/instantiator.git",
 
 937                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
 
 941                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
 
 942                 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
 
 946                 "php": "^7.1 || ^8.0"
 
 949                 "doctrine/coding-standard": "^8.0",
 
 952                 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
 
 953                 "phpstan/phpstan": "^0.12",
 
 954                 "phpstan/phpstan-phpunit": "^0.12",
 
 955                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
 
 960                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
 
 963             "notification-url": "https://packagist.org/downloads/",
 
 969                     "name": "Marco Pivetta",
 
 970                     "email": "ocramius@gmail.com",
 
 971                     "homepage": "https://ocramius.github.io/"
 
 974             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
 
 975             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
 
 981                 "issues": "https://github.com/doctrine/instantiator/issues",
 
 982                 "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
 
 986                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
 990                     "url": "https://www.patreon.com/phpdoctrine",
 
 994                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
 
 998             "time": "2020-11-10T18:47:58+00:00"
 
1001             "name": "doctrine/lexer",
 
1005                 "url": "https://github.com/doctrine/lexer.git",
 
1006                 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
 
1010                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
 
1011                 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
 
1015                 "php": "^7.2 || ^8.0"
 
1018                 "doctrine/coding-standard": "^6.0",
 
1019                 "phpstan/phpstan": "^0.11.8",
 
1020                 "phpunit/phpunit": "^8.2"
 
1025                     "dev-master": "1.2.x-dev"
 
1030                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
 
1033             "notification-url": "https://packagist.org/downloads/",
 
1039                     "name": "Guilherme Blanco",
 
1040                     "email": "guilhermeblanco@gmail.com"
 
1043                     "name": "Roman Borschel",
 
1044                     "email": "roman@code-factory.org"
 
1047                     "name": "Johannes Schmitt",
 
1048                     "email": "schmittjoh@gmail.com"
 
1051             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
 
1052             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
 
1061                 "issues": "https://github.com/doctrine/lexer/issues",
 
1062                 "source": "https://github.com/doctrine/lexer/tree/1.2.1"
 
1066                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
1070                     "url": "https://www.patreon.com/phpdoctrine",
 
1074                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
 
1078             "time": "2020-05-25T17:44:05+00:00"
 
1081             "name": "doctrine/orm",
 
1085                 "url": "https://github.com/doctrine/orm.git",
 
1086                 "reference": "01187c9260cd085529ddd1273665217cae659640"
 
1090                 "url": "https://api.github.com/repos/doctrine/orm/zipball/01187c9260cd085529ddd1273665217cae659640",
 
1091                 "reference": "01187c9260cd085529ddd1273665217cae659640",
 
1095                 "composer/package-versions-deprecated": "^1.8",
 
1096                 "doctrine/annotations": "^1.11.1",
 
1097                 "doctrine/cache": "^1.9.1",
 
1098                 "doctrine/collections": "^1.5",
 
1099                 "doctrine/common": "^2.11 || ^3.0",
 
1100                 "doctrine/dbal": "^2.9.3",
 
1101                 "doctrine/event-manager": "^1.1",
 
1102                 "doctrine/inflector": "^1.0",
 
1103                 "doctrine/instantiator": "^1.3",
 
1104                 "doctrine/lexer": "^1.0",
 
1105                 "doctrine/persistence": "^1.3.3 || ^2.0",
 
1108                 "symfony/console": "^3.0|^4.0|^5.0"
 
1111                 "doctrine/coding-standard": "^6.0",
 
1112                 "phpstan/phpstan": "^0.12.18",
 
1113                 "phpunit/phpunit": "^8.0",
 
1114                 "symfony/yaml": "^3.4|^4.0|^5.0",
 
1115                 "vimeo/psalm": "^3.11"
 
1118                 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
 
1126                     "dev-master": "2.7.x-dev"
 
1131                     "Doctrine\\ORM\\": "lib/Doctrine/ORM"
 
1134             "notification-url": "https://packagist.org/downloads/",
 
1140                     "name": "Guilherme Blanco",
 
1141                     "email": "guilhermeblanco@gmail.com"
 
1144                     "name": "Roman Borschel",
 
1145                     "email": "roman@code-factory.org"
 
1148                     "name": "Benjamin Eberlei",
 
1149                     "email": "kontakt@beberlei.de"
 
1152                     "name": "Jonathan Wage",
 
1153                     "email": "jonwage@gmail.com"
 
1156                     "name": "Marco Pivetta",
 
1157                     "email": "ocramius@gmail.com"
 
1160             "description": "Object-Relational-Mapper for PHP",
 
1161             "homepage": "https://www.doctrine-project.org/projects/orm.html",
 
1167                 "issues": "https://github.com/doctrine/orm/issues",
 
1168                 "source": "https://github.com/doctrine/orm/tree/2.7.5"
 
1170             "time": "2020-12-03T08:52:14+00:00"
 
1173             "name": "doctrine/persistence",
 
1177                 "url": "https://github.com/doctrine/persistence.git",
 
1178                 "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288"
 
1182                 "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288",
 
1183                 "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288",
 
1187                 "doctrine/annotations": "^1.0",
 
1188                 "doctrine/cache": "^1.0",
 
1189                 "doctrine/collections": "^1.0",
 
1190                 "doctrine/event-manager": "^1.0",
 
1191                 "doctrine/reflection": "^1.2",
 
1192                 "php": "^7.1 || ^8.0"
 
1195                 "doctrine/common": "<2.10@dev"
 
1198                 "doctrine/coding-standard": "^6.0",
 
1199                 "phpstan/phpstan": "^0.11",
 
1200                 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
 
1201                 "vimeo/psalm": "^3.11"
 
1206                     "dev-master": "1.3.x-dev"
 
1211                     "Doctrine\\Common\\": "lib/Doctrine/Common",
 
1212                     "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
 
1215             "notification-url": "https://packagist.org/downloads/",
 
1221                     "name": "Guilherme Blanco",
 
1222                     "email": "guilhermeblanco@gmail.com"
 
1225                     "name": "Roman Borschel",
 
1226                     "email": "roman@code-factory.org"
 
1229                     "name": "Benjamin Eberlei",
 
1230                     "email": "kontakt@beberlei.de"
 
1233                     "name": "Jonathan Wage",
 
1234                     "email": "jonwage@gmail.com"
 
1237                     "name": "Johannes Schmitt",
 
1238                     "email": "schmittjoh@gmail.com"
 
1241                     "name": "Marco Pivetta",
 
1242                     "email": "ocramius@gmail.com"
 
1245             "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
 
1246             "homepage": "https://doctrine-project.org/projects/persistence.html",
 
1255                 "issues": "https://github.com/doctrine/persistence/issues",
 
1256                 "source": "https://github.com/doctrine/persistence/tree/1.3.x"
 
1260                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
1264                     "url": "https://www.patreon.com/phpdoctrine",
 
1268                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
 
1272             "time": "2020-06-20T12:56:16+00:00"
 
1275             "name": "doctrine/reflection",
 
1279                 "url": "https://github.com/doctrine/reflection.git",
 
1280                 "reference": "fa587178be682efe90d005e3a322590d6ebb59a5"
 
1284                 "url": "https://api.github.com/repos/doctrine/reflection/zipball/fa587178be682efe90d005e3a322590d6ebb59a5",
 
1285                 "reference": "fa587178be682efe90d005e3a322590d6ebb59a5",
 
1289                 "doctrine/annotations": "^1.0",
 
1290                 "ext-tokenizer": "*",
 
1291                 "php": "^7.1 || ^8.0"
 
1294                 "doctrine/common": "<2.9"
 
1297                 "doctrine/coding-standard": "^6.0 || ^8.2.0",
 
1298                 "doctrine/common": "^2.10",
 
1299                 "phpstan/phpstan": "^0.11.0 || ^0.12.20",
 
1300                 "phpstan/phpstan-phpunit": "^0.11.0 || ^0.12.16",
 
1301                 "phpunit/phpunit": "^7.5 || ^9.1.5"
 
1306                     "dev-master": "1.2.x-dev"
 
1311                     "Doctrine\\Common\\": "lib/Doctrine/Common"
 
1314             "notification-url": "https://packagist.org/downloads/",
 
1320                     "name": "Guilherme Blanco",
 
1321                     "email": "guilhermeblanco@gmail.com"
 
1324                     "name": "Roman Borschel",
 
1325                     "email": "roman@code-factory.org"
 
1328                     "name": "Benjamin Eberlei",
 
1329                     "email": "kontakt@beberlei.de"
 
1332                     "name": "Jonathan Wage",
 
1333                     "email": "jonwage@gmail.com"
 
1336                     "name": "Johannes Schmitt",
 
1337                     "email": "schmittjoh@gmail.com"
 
1340                     "name": "Marco Pivetta",
 
1341                     "email": "ocramius@gmail.com"
 
1344             "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.",
 
1345             "homepage": "https://www.doctrine-project.org/projects/reflection.html",
 
1351                 "issues": "https://github.com/doctrine/reflection/issues",
 
1352                 "source": "https://github.com/doctrine/reflection/tree/1.2.2"
 
1354             "abandoned": "roave/better-reflection",
 
1355             "time": "2020-10-27T21:46:55+00:00"
 
1358             "name": "egulias/email-validator",
 
1359             "version": "2.1.25",
 
1362                 "url": "https://github.com/egulias/EmailValidator.git",
 
1363                 "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
 
1367                 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4",
 
1368                 "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4",
 
1372                 "doctrine/lexer": "^1.0.1",
 
1374                 "symfony/polyfill-intl-idn": "^1.10"
 
1377                 "dominicsayers/isemail": "^3.0.7",
 
1378                 "phpunit/phpunit": "^4.8.36|^7.5.15",
 
1379                 "satooshi/php-coveralls": "^1.0.1"
 
1382                 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
 
1387                     "dev-master": "2.1.x-dev"
 
1392                     "Egulias\\EmailValidator\\": "src"
 
1395             "notification-url": "https://packagist.org/downloads/",
 
1401                     "name": "Eduardo Gulias Davis"
 
1404             "description": "A library for validating emails against several RFCs",
 
1405             "homepage": "https://github.com/egulias/EmailValidator",
 
1414                 "issues": "https://github.com/egulias/EmailValidator/issues",
 
1415                 "source": "https://github.com/egulias/EmailValidator/tree/2.1.25"
 
1419                     "url": "https://github.com/egulias",
 
1423             "time": "2020-12-29T14:50:06+00:00"
 
1426             "name": "erusev/parsedown",
 
1430                 "url": "https://github.com/erusev/parsedown.git",
 
1431                 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
 
1435                 "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
 
1436                 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
 
1440                 "ext-mbstring": "*",
 
1444                 "phpunit/phpunit": "^4.8.35"
 
1452             "notification-url": "https://packagist.org/downloads/",
 
1458                     "name": "Emanuil Rusev",
 
1459                     "email": "hello@erusev.com",
 
1460                     "homepage": "http://erusev.com"
 
1463             "description": "Parser for Markdown.",
 
1464             "homepage": "http://parsedown.org",
 
1470                 "issues": "https://github.com/erusev/parsedown/issues",
 
1471                 "source": "https://github.com/erusev/parsedown/tree/1.7.x"
 
1473             "time": "2019-12-30T22:54:17+00:00"
 
1476             "name": "jdorn/sql-formatter",
 
1477             "version": "v1.2.17",
 
1480                 "url": "https://github.com/jdorn/sql-formatter.git",
 
1481                 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
 
1485                 "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
 
1486                 "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
 
1493                 "phpunit/phpunit": "3.7.*"
 
1498                     "dev-master": "1.3.x-dev"
 
1506             "notification-url": "https://packagist.org/downloads/",
 
1512                     "name": "Jeremy Dorn",
 
1513                     "email": "jeremy@jeremydorn.com",
 
1514                     "homepage": "http://jeremydorn.com/"
 
1517             "description": "a PHP SQL highlighting library",
 
1518             "homepage": "https://github.com/jdorn/sql-formatter/",
 
1524                 "issues": "https://github.com/jdorn/sql-formatter/issues",
 
1525                 "source": "https://github.com/jdorn/sql-formatter/tree/master"
 
1527             "time": "2014-01-12T16:20:24+00:00"
 
1530             "name": "psr/cache",
 
1534                 "url": "https://github.com/php-fig/cache.git",
 
1535                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
 
1539                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
 
1540                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
 
1549                     "dev-master": "1.0.x-dev"
 
1554                     "Psr\\Cache\\": "src/"
 
1557             "notification-url": "https://packagist.org/downloads/",
 
1564                     "homepage": "http://www.php-fig.org/"
 
1567             "description": "Common interface for caching libraries",
 
1574                 "source": "https://github.com/php-fig/cache/tree/master"
 
1576             "time": "2016-08-06T20:24:11+00:00"
 
1579             "name": "psr/container",
 
1583                 "url": "https://github.com/php-fig/container.git",
 
1584                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
 
1588                 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
 
1589                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
 
1598                     "dev-master": "1.0.x-dev"
 
1603                     "Psr\\Container\\": "src/"
 
1606             "notification-url": "https://packagist.org/downloads/",
 
1613                     "homepage": "http://www.php-fig.org/"
 
1616             "description": "Common Container Interface (PHP FIG PSR-11)",
 
1617             "homepage": "https://github.com/php-fig/container",
 
1621                 "container-interface",
 
1622                 "container-interop",
 
1626                 "issues": "https://github.com/php-fig/container/issues",
 
1627                 "source": "https://github.com/php-fig/container/tree/master"
 
1629             "time": "2017-02-14T16:28:37+00:00"
 
1636                 "url": "https://github.com/php-fig/log.git",
 
1637                 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
 
1641                 "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
 
1642                 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
 
1651                     "dev-master": "1.1.x-dev"
 
1656                     "Psr\\Log\\": "Psr/Log/"
 
1659             "notification-url": "https://packagist.org/downloads/",
 
1666                     "homepage": "http://www.php-fig.org/"
 
1669             "description": "Common interface for logging libraries",
 
1670             "homepage": "https://github.com/php-fig/log",
 
1677                 "source": "https://github.com/php-fig/log/tree/1.1.3"
 
1679             "time": "2020-03-23T09:12:05+00:00"
 
1682             "name": "rapsys/airbundle",
 
1683             "version": "dev-master",
 
1686                 "url": "https://rapsys@git.rapsys.eu/airbundle",
 
1687                 "reference": "master"
 
1690                 "doctrine/doctrine-bundle": "^1.12",
 
1691                 "doctrine/orm": "^2.7",
 
1692                 "symfony/flex": "^1.5",
 
1693                 "symfony/form": "^4.4",
 
1694                 "symfony/framework-bundle": "^4.4",
 
1695                 "symfony/mailer": "^4.4",
 
1696                 "symfony/profiler-pack": "^1.0",
 
1697                 "symfony/security-bundle": "^4.4",
 
1698                 "symfony/translation": "^4.4",
 
1699                 "symfony/twig-bundle": "^4.4",
 
1700                 "symfony/validator": "^4.4",
 
1701                 "twig/extensions": "^1.5",
 
1702                 "twig/html-extra": "^2.12"
 
1705                 "doctrine/doctrine-fixtures-bundle": "^3.3",
 
1706                 "symfony/browser-kit": "^4.3",
 
1707                 "symfony/maker-bundle": "^1.14",
 
1708                 "symfony/phpunit-bridge": "^4.4",
 
1709                 "symfony/web-profiler-bundle": "^4.4"
 
1714                     "Rapsys\\AirBundle\\": ""
 
1719             "name": "rapsys/packbundle",
 
1720             "version": "dev-master",
 
1723                 "url": "https://rapsys@git.rapsys.eu/packbundle",
 
1724                 "reference": "master"
 
1727                 "symfony/asset": "^4.4",
 
1728                 "symfony/flex": "^1.5",
 
1729                 "symfony/framework-bundle": "^4.4",
 
1730                 "symfony/process": "^4.4",
 
1731                 "symfony/twig-bundle": "^4.4",
 
1732                 "twig/extensions": "^1.5"
 
1737                     "Rapsys\\PackBundle\\": ""
 
1742             "name": "rapsys/userbundle",
 
1743             "version": "dev-master",
 
1746                 "url": "https://rapsys@git.rapsys.eu/userbundle",
 
1747                 "reference": "master"
 
1750                 "doctrine/doctrine-bundle": "^1.12",
 
1751                 "symfony/flex": "^1.5",
 
1752                 "symfony/form": "^4.4",
 
1753                 "symfony/framework-bundle": "^4.4",
 
1754                 "symfony/security-bundle": "^4.4",
 
1755                 "symfony/validator": "^4.4"
 
1760                     "Rapsys\\UserBundle\\": ""
 
1765             "name": "symfony/asset",
 
1766             "version": "v4.4.19",
 
1769                 "url": "https://github.com/symfony/asset.git",
 
1770                 "reference": "f2204a526c34945b1614cde033692983b6102eb8"
 
1774                 "url": "https://api.github.com/repos/symfony/asset/zipball/f2204a526c34945b1614cde033692983b6102eb8",
 
1775                 "reference": "f2204a526c34945b1614cde033692983b6102eb8",
 
1782                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
 
1783                 "symfony/http-kernel": "^3.4|^4.0|^5.0"
 
1786                 "symfony/http-foundation": ""
 
1791                     "Symfony\\Component\\Asset\\": ""
 
1793                 "exclude-from-classmap": [
 
1797             "notification-url": "https://packagist.org/downloads/",
 
1803                     "name": "Fabien Potencier",
 
1804                     "email": "fabien@symfony.com"
 
1807                     "name": "Symfony Community",
 
1808                     "homepage": "https://symfony.com/contributors"
 
1811             "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
 
1812             "homepage": "https://symfony.com",
 
1814                 "source": "https://github.com/symfony/asset/tree/v4.4.19"
 
1818                     "url": "https://symfony.com/sponsor",
 
1822                     "url": "https://github.com/fabpot",
 
1826                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
1830             "time": "2021-01-27T09:09:26+00:00"
 
1833             "name": "symfony/cache",
 
1834             "version": "v4.4.19",
 
1837                 "url": "https://github.com/symfony/cache.git",
 
1838                 "reference": "3c18a6d8e4fb15b9e6ed4e6eb1c93f2ad0fd4d55"
 
1842                 "url": "https://api.github.com/repos/symfony/cache/zipball/3c18a6d8e4fb15b9e6ed4e6eb1c93f2ad0fd4d55",
 
1843                 "reference": "3c18a6d8e4fb15b9e6ed4e6eb1c93f2ad0fd4d55",
 
1848                 "psr/cache": "~1.0",
 
1850                 "symfony/cache-contracts": "^1.1.7|^2",
 
1851                 "symfony/service-contracts": "^1.1|^2",
 
1852                 "symfony/var-exporter": "^4.2|^5.0"
 
1855                 "doctrine/dbal": "<2.6",
 
1856                 "symfony/dependency-injection": "<3.4",
 
1857                 "symfony/http-kernel": "<4.4|>=5.0",
 
1858                 "symfony/var-dumper": "<4.4"
 
1861                 "psr/cache-implementation": "1.0",
 
1862                 "psr/simple-cache-implementation": "1.0",
 
1863                 "symfony/cache-implementation": "1.0"
 
1866                 "cache/integration-tests": "dev-master",
 
1867                 "doctrine/cache": "^1.6",
 
1868                 "doctrine/dbal": "^2.6|^3.0",
 
1869                 "predis/predis": "^1.1",
 
1870                 "psr/simple-cache": "^1.0",
 
1871                 "symfony/config": "^4.2|^5.0",
 
1872                 "symfony/dependency-injection": "^3.4|^4.1|^5.0",
 
1873                 "symfony/filesystem": "^4.4|^5.0",
 
1874                 "symfony/http-kernel": "^4.4",
 
1875                 "symfony/var-dumper": "^4.4|^5.0"
 
1880                     "Symfony\\Component\\Cache\\": ""
 
1882                 "exclude-from-classmap": [
 
1886             "notification-url": "https://packagist.org/downloads/",
 
1892                     "name": "Nicolas Grekas",
 
1893                     "email": "p@tchwork.com"
 
1896                     "name": "Symfony Community",
 
1897                     "homepage": "https://symfony.com/contributors"
 
1900             "description": "Provides an extended PSR-6, PSR-16 (and tags) implementation",
 
1901             "homepage": "https://symfony.com",
 
1907                 "source": "https://github.com/symfony/cache/tree/v4.4.19"
 
1911                     "url": "https://symfony.com/sponsor",
 
1915                     "url": "https://github.com/fabpot",
 
1919                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
1923             "time": "2021-01-27T09:09:26+00:00"
 
1926             "name": "symfony/cache-contracts",
 
1927             "version": "v2.2.0",
 
1930                 "url": "https://github.com/symfony/cache-contracts.git",
 
1931                 "reference": "8034ca0b61d4dd967f3698aaa1da2507b631d0cb"
 
1935                 "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/8034ca0b61d4dd967f3698aaa1da2507b631d0cb",
 
1936                 "reference": "8034ca0b61d4dd967f3698aaa1da2507b631d0cb",
 
1944                 "symfony/cache-implementation": ""
 
1949                     "dev-master": "2.2-dev"
 
1952                     "name": "symfony/contracts",
 
1953                     "url": "https://github.com/symfony/contracts"
 
1958                     "Symfony\\Contracts\\Cache\\": ""
 
1961             "notification-url": "https://packagist.org/downloads/",
 
1967                     "name": "Nicolas Grekas",
 
1968                     "email": "p@tchwork.com"
 
1971                     "name": "Symfony Community",
 
1972                     "homepage": "https://symfony.com/contributors"
 
1975             "description": "Generic abstractions related to caching",
 
1976             "homepage": "https://symfony.com",
 
1986                 "source": "https://github.com/symfony/cache-contracts/tree/v2.2.0"
 
1990                     "url": "https://symfony.com/sponsor",
 
1994                     "url": "https://github.com/fabpot",
 
1998                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2002             "time": "2020-09-07T11:33:47+00:00"
 
2005             "name": "symfony/config",
 
2006             "version": "v4.4.19",
 
2009                 "url": "https://github.com/symfony/config.git",
 
2010                 "reference": "2c4c7827a7e143f5cf375666641b0f448eab8802"
 
2014                 "url": "https://api.github.com/repos/symfony/config/zipball/2c4c7827a7e143f5cf375666641b0f448eab8802",
 
2015                 "reference": "2c4c7827a7e143f5cf375666641b0f448eab8802",
 
2020                 "symfony/filesystem": "^3.4|^4.0|^5.0",
 
2021                 "symfony/polyfill-ctype": "~1.8"
 
2024                 "symfony/finder": "<3.4"
 
2027                 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
 
2028                 "symfony/finder": "^3.4|^4.0|^5.0",
 
2029                 "symfony/messenger": "^4.1|^5.0",
 
2030                 "symfony/service-contracts": "^1.1|^2",
 
2031                 "symfony/yaml": "^3.4|^4.0|^5.0"
 
2034                 "symfony/yaml": "To use the yaml reference dumper"
 
2039                     "Symfony\\Component\\Config\\": ""
 
2041                 "exclude-from-classmap": [
 
2045             "notification-url": "https://packagist.org/downloads/",
 
2051                     "name": "Fabien Potencier",
 
2052                     "email": "fabien@symfony.com"
 
2055                     "name": "Symfony Community",
 
2056                     "homepage": "https://symfony.com/contributors"
 
2059             "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
 
2060             "homepage": "https://symfony.com",
 
2062                 "source": "https://github.com/symfony/config/tree/v4.4.19"
 
2066                     "url": "https://symfony.com/sponsor",
 
2070                     "url": "https://github.com/fabpot",
 
2074                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2078             "time": "2021-01-27T09:09:26+00:00"
 
2081             "name": "symfony/console",
 
2082             "version": "v4.4.19",
 
2085                 "url": "https://github.com/symfony/console.git",
 
2086                 "reference": "24026c44fc37099fa145707fecd43672831b837a"
 
2090                 "url": "https://api.github.com/repos/symfony/console/zipball/24026c44fc37099fa145707fecd43672831b837a",
 
2091                 "reference": "24026c44fc37099fa145707fecd43672831b837a",
 
2096                 "symfony/polyfill-mbstring": "~1.0",
 
2097                 "symfony/polyfill-php73": "^1.8",
 
2098                 "symfony/polyfill-php80": "^1.15",
 
2099                 "symfony/service-contracts": "^1.1|^2"
 
2102                 "symfony/dependency-injection": "<3.4",
 
2103                 "symfony/event-dispatcher": "<4.3|>=5",
 
2104                 "symfony/lock": "<4.4",
 
2105                 "symfony/process": "<3.3"
 
2108                 "psr/log-implementation": "1.0"
 
2112                 "symfony/config": "^3.4|^4.0|^5.0",
 
2113                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
2114                 "symfony/event-dispatcher": "^4.3",
 
2115                 "symfony/lock": "^4.4|^5.0",
 
2116                 "symfony/process": "^3.4|^4.0|^5.0",
 
2117                 "symfony/var-dumper": "^4.3|^5.0"
 
2120                 "psr/log": "For using the console logger",
 
2121                 "symfony/event-dispatcher": "",
 
2123                 "symfony/process": ""
 
2128                     "Symfony\\Component\\Console\\": ""
 
2130                 "exclude-from-classmap": [
 
2134             "notification-url": "https://packagist.org/downloads/",
 
2140                     "name": "Fabien Potencier",
 
2141                     "email": "fabien@symfony.com"
 
2144                     "name": "Symfony Community",
 
2145                     "homepage": "https://symfony.com/contributors"
 
2148             "description": "Eases the creation of beautiful and testable command line interfaces",
 
2149             "homepage": "https://symfony.com",
 
2151                 "source": "https://github.com/symfony/console/tree/v4.4.19"
 
2155                     "url": "https://symfony.com/sponsor",
 
2159                     "url": "https://github.com/fabpot",
 
2163                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2167             "time": "2021-01-27T09:09:26+00:00"
 
2170             "name": "symfony/debug",
 
2171             "version": "v4.4.19",
 
2174                 "url": "https://github.com/symfony/debug.git",
 
2175                 "reference": "af4987aa4a5630e9615be9d9c3ed1b0f24ca449c"
 
2179                 "url": "https://api.github.com/repos/symfony/debug/zipball/af4987aa4a5630e9615be9d9c3ed1b0f24ca449c",
 
2180                 "reference": "af4987aa4a5630e9615be9d9c3ed1b0f24ca449c",
 
2186                 "symfony/polyfill-php80": "^1.15"
 
2189                 "symfony/http-kernel": "<3.4"
 
2192                 "symfony/http-kernel": "^3.4|^4.0|^5.0"
 
2197                     "Symfony\\Component\\Debug\\": ""
 
2199                 "exclude-from-classmap": [
 
2203             "notification-url": "https://packagist.org/downloads/",
 
2209                     "name": "Fabien Potencier",
 
2210                     "email": "fabien@symfony.com"
 
2213                     "name": "Symfony Community",
 
2214                     "homepage": "https://symfony.com/contributors"
 
2217             "description": "Provides tools to ease debugging PHP code",
 
2218             "homepage": "https://symfony.com",
 
2220                 "source": "https://github.com/symfony/debug/tree/v4.4.19"
 
2224                     "url": "https://symfony.com/sponsor",
 
2228                     "url": "https://github.com/fabpot",
 
2232                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2236             "time": "2021-01-27T09:09:26+00:00"
 
2239             "name": "symfony/dependency-injection",
 
2240             "version": "v4.4.19",
 
2243                 "url": "https://github.com/symfony/dependency-injection.git",
 
2244                 "reference": "2468b95d869c872c6fb1b93b395a7fcd5331f2b9"
 
2248                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2468b95d869c872c6fb1b93b395a7fcd5331f2b9",
 
2249                 "reference": "2468b95d869c872c6fb1b93b395a7fcd5331f2b9",
 
2254                 "psr/container": "^1.0",
 
2255                 "symfony/service-contracts": "^1.1.6|^2"
 
2258                 "symfony/config": "<4.3|>=5.0",
 
2259                 "symfony/finder": "<3.4",
 
2260                 "symfony/proxy-manager-bridge": "<3.4",
 
2261                 "symfony/yaml": "<3.4"
 
2264                 "psr/container-implementation": "1.0",
 
2265                 "symfony/service-implementation": "1.0"
 
2268                 "symfony/config": "^4.3",
 
2269                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
2270                 "symfony/yaml": "^3.4|^4.0|^5.0"
 
2273                 "symfony/config": "",
 
2274                 "symfony/expression-language": "For using expressions in service container configuration",
 
2275                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
 
2276                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
 
2282                     "Symfony\\Component\\DependencyInjection\\": ""
 
2284                 "exclude-from-classmap": [
 
2288             "notification-url": "https://packagist.org/downloads/",
 
2294                     "name": "Fabien Potencier",
 
2295                     "email": "fabien@symfony.com"
 
2298                     "name": "Symfony Community",
 
2299                     "homepage": "https://symfony.com/contributors"
 
2302             "description": "Allows you to standardize and centralize the way objects are constructed in your application",
 
2303             "homepage": "https://symfony.com",
 
2305                 "source": "https://github.com/symfony/dependency-injection/tree/v4.4.19"
 
2309                     "url": "https://symfony.com/sponsor",
 
2313                     "url": "https://github.com/fabpot",
 
2317                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2321             "time": "2021-01-27T09:09:26+00:00"
 
2324             "name": "symfony/doctrine-bridge",
 
2325             "version": "v4.4.19",
 
2328                 "url": "https://github.com/symfony/doctrine-bridge.git",
 
2329                 "reference": "a908956f818918488a8705aca534cd4b7e070774"
 
2333                 "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/a908956f818918488a8705aca534cd4b7e070774",
 
2334                 "reference": "a908956f818918488a8705aca534cd4b7e070774",
 
2338                 "doctrine/event-manager": "~1.0",
 
2339                 "doctrine/persistence": "^1.3|^2",
 
2341                 "symfony/polyfill-ctype": "~1.8",
 
2342                 "symfony/polyfill-mbstring": "~1.0",
 
2343                 "symfony/service-contracts": "^1.1|^2"
 
2346                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
 
2347                 "symfony/dependency-injection": "<3.4",
 
2348                 "symfony/form": "<4.4",
 
2349                 "symfony/http-kernel": "<4.3.7",
 
2350                 "symfony/messenger": "<4.3",
 
2351                 "symfony/security-core": "<4.4",
 
2352                 "symfony/validator": "<4.4.2|<5.0.2,>=5.0"
 
2355                 "composer/package-versions-deprecated": "^1.8",
 
2356                 "doctrine/annotations": "^1.10.4",
 
2357                 "doctrine/cache": "~1.6",
 
2358                 "doctrine/collections": "~1.0",
 
2359                 "doctrine/data-fixtures": "^1.1",
 
2360                 "doctrine/dbal": "^2.6|^3.0",
 
2361                 "doctrine/orm": "^2.6.3",
 
2362                 "symfony/config": "^4.2|^5.0",
 
2363                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
2364                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
2365                 "symfony/form": "^4.4.11|^5.0.11",
 
2366                 "symfony/http-kernel": "^4.3.7",
 
2367                 "symfony/messenger": "^4.4|^5.0",
 
2368                 "symfony/property-access": "^3.4|^4.0|^5.0",
 
2369                 "symfony/property-info": "^3.4|^4.0|^5.0",
 
2370                 "symfony/proxy-manager-bridge": "^3.4|^4.0|^5.0",
 
2371                 "symfony/security-core": "^4.4|^5.0",
 
2372                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
 
2373                 "symfony/translation": "^3.4|^4.0|^5.0",
 
2374                 "symfony/validator": "^4.4.2|^5.0.2",
 
2375                 "symfony/var-dumper": "^3.4|^4.0|^5.0"
 
2378                 "doctrine/data-fixtures": "",
 
2379                 "doctrine/dbal": "",
 
2382                 "symfony/property-info": "",
 
2383                 "symfony/validator": ""
 
2385             "type": "symfony-bridge",
 
2388                     "Symfony\\Bridge\\Doctrine\\": ""
 
2390                 "exclude-from-classmap": [
 
2394             "notification-url": "https://packagist.org/downloads/",
 
2400                     "name": "Fabien Potencier",
 
2401                     "email": "fabien@symfony.com"
 
2404                     "name": "Symfony Community",
 
2405                     "homepage": "https://symfony.com/contributors"
 
2408             "description": "Provides integration for Doctrine with various Symfony components",
 
2409             "homepage": "https://symfony.com",
 
2411                 "source": "https://github.com/symfony/doctrine-bridge/tree/v4.4.19"
 
2415                     "url": "https://symfony.com/sponsor",
 
2419                     "url": "https://github.com/fabpot",
 
2423                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2427             "time": "2021-01-27T09:09:34+00:00"
 
2430             "name": "symfony/dom-crawler",
 
2431             "version": "v4.4.19",
 
2434                 "url": "https://github.com/symfony/dom-crawler.git",
 
2435                 "reference": "21032c566558255e551d23f4a516434c9e3a9a78"
 
2439                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/21032c566558255e551d23f4a516434c9e3a9a78",
 
2440                 "reference": "21032c566558255e551d23f4a516434c9e3a9a78",
 
2445                 "symfony/polyfill-ctype": "~1.8",
 
2446                 "symfony/polyfill-mbstring": "~1.0"
 
2449                 "masterminds/html5": "<2.6"
 
2452                 "masterminds/html5": "^2.6",
 
2453                 "symfony/css-selector": "^3.4|^4.0|^5.0"
 
2456                 "symfony/css-selector": ""
 
2461                     "Symfony\\Component\\DomCrawler\\": ""
 
2463                 "exclude-from-classmap": [
 
2467             "notification-url": "https://packagist.org/downloads/",
 
2473                     "name": "Fabien Potencier",
 
2474                     "email": "fabien@symfony.com"
 
2477                     "name": "Symfony Community",
 
2478                     "homepage": "https://symfony.com/contributors"
 
2481             "description": "Eases DOM navigation for HTML and XML documents",
 
2482             "homepage": "https://symfony.com",
 
2484                 "source": "https://github.com/symfony/dom-crawler/tree/v4.4.19"
 
2488                     "url": "https://symfony.com/sponsor",
 
2492                     "url": "https://github.com/fabpot",
 
2496                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2500             "time": "2021-01-27T09:09:26+00:00"
 
2503             "name": "symfony/dotenv",
 
2504             "version": "v4.4.19",
 
2507                 "url": "https://github.com/symfony/dotenv.git",
 
2508                 "reference": "4952e5ce9e6df3d737b9e9c337bddf781180a213"
 
2512                 "url": "https://api.github.com/repos/symfony/dotenv/zipball/4952e5ce9e6df3d737b9e9c337bddf781180a213",
 
2513                 "reference": "4952e5ce9e6df3d737b9e9c337bddf781180a213",
 
2520                 "symfony/process": "^3.4.2|^4.0|^5.0"
 
2525                     "Symfony\\Component\\Dotenv\\": ""
 
2527                 "exclude-from-classmap": [
 
2531             "notification-url": "https://packagist.org/downloads/",
 
2537                     "name": "Fabien Potencier",
 
2538                     "email": "fabien@symfony.com"
 
2541                     "name": "Symfony Community",
 
2542                     "homepage": "https://symfony.com/contributors"
 
2545             "description": "Registers environment variables from a .env file",
 
2546             "homepage": "https://symfony.com",
 
2553                 "source": "https://github.com/symfony/dotenv/tree/v4.4.19"
 
2557                     "url": "https://symfony.com/sponsor",
 
2561                     "url": "https://github.com/fabpot",
 
2565                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2569             "time": "2021-01-27T09:09:26+00:00"
 
2572             "name": "symfony/error-handler",
 
2573             "version": "v4.4.19",
 
2576                 "url": "https://github.com/symfony/error-handler.git",
 
2577                 "reference": "d603654eaeb713503bba3e308b9e748e5a6d3f2e"
 
2581                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/d603654eaeb713503bba3e308b9e748e5a6d3f2e",
 
2582                 "reference": "d603654eaeb713503bba3e308b9e748e5a6d3f2e",
 
2588                 "symfony/debug": "^4.4.5",
 
2589                 "symfony/polyfill-php80": "^1.15",
 
2590                 "symfony/var-dumper": "^4.4|^5.0"
 
2593                 "symfony/http-kernel": "^4.4|^5.0",
 
2594                 "symfony/serializer": "^4.4|^5.0"
 
2599                     "Symfony\\Component\\ErrorHandler\\": ""
 
2601                 "exclude-from-classmap": [
 
2605             "notification-url": "https://packagist.org/downloads/",
 
2611                     "name": "Fabien Potencier",
 
2612                     "email": "fabien@symfony.com"
 
2615                     "name": "Symfony Community",
 
2616                     "homepage": "https://symfony.com/contributors"
 
2619             "description": "Provides tools to manage errors and ease debugging PHP code",
 
2620             "homepage": "https://symfony.com",
 
2622                 "source": "https://github.com/symfony/error-handler/tree/v4.4.19"
 
2626                     "url": "https://symfony.com/sponsor",
 
2630                     "url": "https://github.com/fabpot",
 
2634                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2638             "time": "2021-01-27T09:09:26+00:00"
 
2641             "name": "symfony/event-dispatcher",
 
2642             "version": "v4.4.19",
 
2645                 "url": "https://github.com/symfony/event-dispatcher.git",
 
2646                 "reference": "c352647244bd376bf7d31efbd5401f13f50dad0c"
 
2650                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c352647244bd376bf7d31efbd5401f13f50dad0c",
 
2651                 "reference": "c352647244bd376bf7d31efbd5401f13f50dad0c",
 
2656                 "symfony/event-dispatcher-contracts": "^1.1"
 
2659                 "symfony/dependency-injection": "<3.4"
 
2662                 "psr/event-dispatcher-implementation": "1.0",
 
2663                 "symfony/event-dispatcher-implementation": "1.1"
 
2667                 "symfony/config": "^3.4|^4.0|^5.0",
 
2668                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
2669                 "symfony/error-handler": "~3.4|~4.4",
 
2670                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
2671                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
 
2672                 "symfony/service-contracts": "^1.1|^2",
 
2673                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
 
2676                 "symfony/dependency-injection": "",
 
2677                 "symfony/http-kernel": ""
 
2682                     "Symfony\\Component\\EventDispatcher\\": ""
 
2684                 "exclude-from-classmap": [
 
2688             "notification-url": "https://packagist.org/downloads/",
 
2694                     "name": "Fabien Potencier",
 
2695                     "email": "fabien@symfony.com"
 
2698                     "name": "Symfony Community",
 
2699                     "homepage": "https://symfony.com/contributors"
 
2702             "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
 
2703             "homepage": "https://symfony.com",
 
2705                 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.19"
 
2709                     "url": "https://symfony.com/sponsor",
 
2713                     "url": "https://github.com/fabpot",
 
2717                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2721             "time": "2021-01-27T09:09:26+00:00"
 
2724             "name": "symfony/event-dispatcher-contracts",
 
2725             "version": "v1.1.9",
 
2728                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
 
2729                 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
 
2733                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
 
2734                 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
 
2741                 "psr/event-dispatcher": "",
 
2742                 "symfony/event-dispatcher-implementation": ""
 
2747                     "dev-master": "1.1-dev"
 
2750                     "name": "symfony/contracts",
 
2751                     "url": "https://github.com/symfony/contracts"
 
2756                     "Symfony\\Contracts\\EventDispatcher\\": ""
 
2759             "notification-url": "https://packagist.org/downloads/",
 
2765                     "name": "Nicolas Grekas",
 
2766                     "email": "p@tchwork.com"
 
2769                     "name": "Symfony Community",
 
2770                     "homepage": "https://symfony.com/contributors"
 
2773             "description": "Generic abstractions related to dispatching event",
 
2774             "homepage": "https://symfony.com",
 
2784                 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
 
2788                     "url": "https://symfony.com/sponsor",
 
2792                     "url": "https://github.com/fabpot",
 
2796                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2800             "time": "2020-07-06T13:19:58+00:00"
 
2803             "name": "symfony/filesystem",
 
2804             "version": "v4.4.19",
 
2807                 "url": "https://github.com/symfony/filesystem.git",
 
2808                 "reference": "83a6feed14846d2d9f3916adbaf838819e4e3380"
 
2812                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/83a6feed14846d2d9f3916adbaf838819e4e3380",
 
2813                 "reference": "83a6feed14846d2d9f3916adbaf838819e4e3380",
 
2818                 "symfony/polyfill-ctype": "~1.8"
 
2823                     "Symfony\\Component\\Filesystem\\": ""
 
2825                 "exclude-from-classmap": [
 
2829             "notification-url": "https://packagist.org/downloads/",
 
2835                     "name": "Fabien Potencier",
 
2836                     "email": "fabien@symfony.com"
 
2839                     "name": "Symfony Community",
 
2840                     "homepage": "https://symfony.com/contributors"
 
2843             "description": "Provides basic utilities for the filesystem",
 
2844             "homepage": "https://symfony.com",
 
2846                 "source": "https://github.com/symfony/filesystem/tree/v4.4.19"
 
2850                     "url": "https://symfony.com/sponsor",
 
2854                     "url": "https://github.com/fabpot",
 
2858                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2862             "time": "2021-01-27T09:09:26+00:00"
 
2865             "name": "symfony/finder",
 
2866             "version": "v4.4.19",
 
2869                 "url": "https://github.com/symfony/finder.git",
 
2870                 "reference": "25d79cfccfc12e84e7a63a248c3f0720fdd92db6"
 
2874                 "url": "https://api.github.com/repos/symfony/finder/zipball/25d79cfccfc12e84e7a63a248c3f0720fdd92db6",
 
2875                 "reference": "25d79cfccfc12e84e7a63a248c3f0720fdd92db6",
 
2884                     "Symfony\\Component\\Finder\\": ""
 
2886                 "exclude-from-classmap": [
 
2890             "notification-url": "https://packagist.org/downloads/",
 
2896                     "name": "Fabien Potencier",
 
2897                     "email": "fabien@symfony.com"
 
2900                     "name": "Symfony Community",
 
2901                     "homepage": "https://symfony.com/contributors"
 
2904             "description": "Finds files and directories via an intuitive fluent interface",
 
2905             "homepage": "https://symfony.com",
 
2907                 "source": "https://github.com/symfony/finder/tree/v4.4.19"
 
2911                     "url": "https://symfony.com/sponsor",
 
2915                     "url": "https://github.com/fabpot",
 
2919                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2923             "time": "2021-01-27T09:09:26+00:00"
 
2926             "name": "symfony/flex",
 
2927             "version": "v1.12.2",
 
2930                 "url": "https://github.com/symfony/flex.git",
 
2931                 "reference": "e472606b4b3173564f0edbca8f5d32b52fc4f2c9"
 
2935                 "url": "https://api.github.com/repos/symfony/flex/zipball/e472606b4b3173564f0edbca8f5d32b52fc4f2c9",
 
2936                 "reference": "e472606b4b3173564f0edbca8f5d32b52fc4f2c9",
 
2940                 "composer-plugin-api": "^1.0|^2.0",
 
2944                 "composer/composer": "^1.0.2|^2.0",
 
2945                 "symfony/dotenv": "^4.4|^5.0",
 
2946                 "symfony/filesystem": "^4.4|^5.0",
 
2947                 "symfony/phpunit-bridge": "^4.4|^5.0",
 
2948                 "symfony/process": "^3.4|^4.4|^5.0"
 
2950             "type": "composer-plugin",
 
2953                     "dev-main": "1.12-dev"
 
2955                 "class": "Symfony\\Flex\\Flex"
 
2959                     "Symfony\\Flex\\": "src"
 
2962             "notification-url": "https://packagist.org/downloads/",
 
2968                     "name": "Fabien Potencier",
 
2969                     "email": "fabien.potencier@gmail.com"
 
2972             "description": "Composer plugin for Symfony",
 
2974                 "issues": "https://github.com/symfony/flex/issues",
 
2975                 "source": "https://github.com/symfony/flex/tree/v1.12.2"
 
2979                     "url": "https://symfony.com/sponsor",
 
2983                     "url": "https://github.com/fabpot",
 
2987                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
2991             "time": "2021-02-16T14:05:05+00:00"
 
2994             "name": "symfony/form",
 
2995             "version": "v4.4.19",
 
2998                 "url": "https://github.com/symfony/form.git",
 
2999                 "reference": "bab1af95e9e6cac06c7bfe68731b526809fa38d3"
 
3003                 "url": "https://api.github.com/repos/symfony/form/zipball/bab1af95e9e6cac06c7bfe68731b526809fa38d3",
 
3004                 "reference": "bab1af95e9e6cac06c7bfe68731b526809fa38d3",
 
3009                 "symfony/event-dispatcher": "^4.3",
 
3010                 "symfony/intl": "^4.4|^5.0",
 
3011                 "symfony/options-resolver": "~4.3|^5.0",
 
3012                 "symfony/polyfill-ctype": "~1.8",
 
3013                 "symfony/polyfill-mbstring": "~1.0",
 
3014                 "symfony/property-access": "^3.4.40|^4.4.8|^5.0.8",
 
3015                 "symfony/service-contracts": "^1.1|^2"
 
3018                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
 
3019                 "symfony/console": "<4.3",
 
3020                 "symfony/dependency-injection": "<3.4",
 
3021                 "symfony/doctrine-bridge": "<3.4",
 
3022                 "symfony/framework-bundle": "<3.4",
 
3023                 "symfony/http-kernel": "<4.4",
 
3024                 "symfony/intl": "<4.3",
 
3025                 "symfony/translation": "<4.2",
 
3026                 "symfony/twig-bridge": "<3.4.5|<4.0.5,>=4.0"
 
3029                 "doctrine/collections": "~1.0",
 
3030                 "symfony/config": "^3.4|^4.0|^5.0",
 
3031                 "symfony/console": "^4.3|^5.0",
 
3032                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
3033                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
3034                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
 
3035                 "symfony/http-kernel": "^4.4",
 
3036                 "symfony/security-csrf": "^3.4|^4.0|^5.0",
 
3037                 "symfony/translation": "^4.2|^5.0",
 
3038                 "symfony/validator": "^4.4.17|^5.1.9",
 
3039                 "symfony/var-dumper": "^4.3|^5.0"
 
3042                 "symfony/security-csrf": "For protecting forms against CSRF attacks.",
 
3043                 "symfony/twig-bridge": "For templating with Twig.",
 
3044                 "symfony/validator": "For form validation."
 
3049                     "Symfony\\Component\\Form\\": ""
 
3051                 "exclude-from-classmap": [
 
3055             "notification-url": "https://packagist.org/downloads/",
 
3061                     "name": "Fabien Potencier",
 
3062                     "email": "fabien@symfony.com"
 
3065                     "name": "Symfony Community",
 
3066                     "homepage": "https://symfony.com/contributors"
 
3069             "description": "Allows to easily create, process and reuse HTML forms",
 
3070             "homepage": "https://symfony.com",
 
3072                 "source": "https://github.com/symfony/form/tree/v4.4.19"
 
3076                     "url": "https://symfony.com/sponsor",
 
3080                     "url": "https://github.com/fabpot",
 
3084                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3088             "time": "2021-01-27T09:09:26+00:00"
 
3091             "name": "symfony/framework-bundle",
 
3092             "version": "v4.4.19",
 
3095                 "url": "https://github.com/symfony/framework-bundle.git",
 
3096                 "reference": "790f1db60deb1577eaf86f2025215b48c53f8e94"
 
3100                 "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/790f1db60deb1577eaf86f2025215b48c53f8e94",
 
3101                 "reference": "790f1db60deb1577eaf86f2025215b48c53f8e94",
 
3107                 "symfony/cache": "^4.4|^5.0",
 
3108                 "symfony/config": "^4.3.4|^5.0",
 
3109                 "symfony/dependency-injection": "^4.4.1|^5.0.1",
 
3110                 "symfony/error-handler": "^4.4.1|^5.0.1",
 
3111                 "symfony/filesystem": "^3.4|^4.0|^5.0",
 
3112                 "symfony/finder": "^3.4|^4.0|^5.0",
 
3113                 "symfony/http-foundation": "^4.4|^5.0",
 
3114                 "symfony/http-kernel": "^4.4",
 
3115                 "symfony/polyfill-mbstring": "~1.0",
 
3116                 "symfony/routing": "^4.4.12|^5.1.4"
 
3119                 "doctrine/persistence": "<1.3",
 
3120                 "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2",
 
3121                 "phpdocumentor/type-resolver": "<0.3.0|1.3.*",
 
3122                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
 
3123                 "symfony/asset": "<3.4",
 
3124                 "symfony/browser-kit": "<4.3",
 
3125                 "symfony/console": "<4.3",
 
3126                 "symfony/dom-crawler": "<4.3",
 
3127                 "symfony/dotenv": "<4.3.6",
 
3128                 "symfony/form": "<4.3.5",
 
3129                 "symfony/http-client": "<4.4",
 
3130                 "symfony/lock": "<4.4",
 
3131                 "symfony/mailer": "<4.4",
 
3132                 "symfony/messenger": "<4.4",
 
3133                 "symfony/mime": "<4.4",
 
3134                 "symfony/property-info": "<3.4",
 
3135                 "symfony/security-bundle": "<4.4",
 
3136                 "symfony/serializer": "<4.4",
 
3137                 "symfony/stopwatch": "<3.4",
 
3138                 "symfony/translation": "<4.4",
 
3139                 "symfony/twig-bridge": "<4.1.1",
 
3140                 "symfony/twig-bundle": "<4.4",
 
3141                 "symfony/validator": "<4.4",
 
3142                 "symfony/web-profiler-bundle": "<4.4",
 
3143                 "symfony/workflow": "<4.3.6"
 
3146                 "doctrine/annotations": "^1.10.4",
 
3147                 "doctrine/cache": "~1.0",
 
3148                 "doctrine/persistence": "^1.3|^2.0",
 
3149                 "paragonie/sodium_compat": "^1.8",
 
3150                 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
 
3151                 "symfony/asset": "^3.4|^4.0|^5.0",
 
3152                 "symfony/browser-kit": "^4.3|^5.0",
 
3153                 "symfony/console": "^4.3.4|^5.0",
 
3154                 "symfony/css-selector": "^3.4|^4.0|^5.0",
 
3155                 "symfony/dom-crawler": "^4.3|^5.0",
 
3156                 "symfony/dotenv": "^4.3.6|^5.0",
 
3157                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
3158                 "symfony/form": "^4.3.5|^5.0",
 
3159                 "symfony/http-client": "^4.4|^5.0",
 
3160                 "symfony/lock": "^4.4|^5.0",
 
3161                 "symfony/mailer": "^4.4|^5.0",
 
3162                 "symfony/messenger": "^4.4|^5.0",
 
3163                 "symfony/mime": "^4.4|^5.0",
 
3164                 "symfony/polyfill-intl-icu": "~1.0",
 
3165                 "symfony/process": "^3.4|^4.0|^5.0",
 
3166                 "symfony/property-info": "^3.4|^4.0|^5.0",
 
3167                 "symfony/security-csrf": "^3.4|^4.0|^5.0",
 
3168                 "symfony/security-http": "^3.4|^4.0|^5.0",
 
3169                 "symfony/serializer": "^4.4|^5.0",
 
3170                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
 
3171                 "symfony/templating": "^3.4|^4.0|^5.0",
 
3172                 "symfony/translation": "^4.4|^5.0",
 
3173                 "symfony/twig-bundle": "^4.4|^5.0",
 
3174                 "symfony/validator": "^4.4|^5.0",
 
3175                 "symfony/web-link": "^4.4|^5.0",
 
3176                 "symfony/workflow": "^4.3.6|^5.0",
 
3177                 "symfony/yaml": "^3.4|^4.0|^5.0",
 
3178                 "twig/twig": "^1.43|^2.13|^3.0.4"
 
3181                 "ext-apcu": "For best performance of the system caches",
 
3182                 "symfony/console": "For using the console commands",
 
3183                 "symfony/form": "For using forms",
 
3184                 "symfony/property-info": "For using the property_info service",
 
3185                 "symfony/serializer": "For using the serializer service",
 
3186                 "symfony/validator": "For using validation",
 
3187                 "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
 
3188                 "symfony/yaml": "For using the debug:config and lint:yaml commands"
 
3190             "type": "symfony-bundle",
 
3193                     "Symfony\\Bundle\\FrameworkBundle\\": ""
 
3195                 "exclude-from-classmap": [
 
3199             "notification-url": "https://packagist.org/downloads/",
 
3205                     "name": "Fabien Potencier",
 
3206                     "email": "fabien@symfony.com"
 
3209                     "name": "Symfony Community",
 
3210                     "homepage": "https://symfony.com/contributors"
 
3213             "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
 
3214             "homepage": "https://symfony.com",
 
3216                 "source": "https://github.com/symfony/framework-bundle/tree/v4.4.19"
 
3220                     "url": "https://symfony.com/sponsor",
 
3224                     "url": "https://github.com/fabpot",
 
3228                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3232             "time": "2021-01-27T09:09:26+00:00"
 
3235             "name": "symfony/http-client-contracts",
 
3236             "version": "v2.3.1",
 
3239                 "url": "https://github.com/symfony/http-client-contracts.git",
 
3240                 "reference": "41db680a15018f9c1d4b23516059633ce280ca33"
 
3244                 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/41db680a15018f9c1d4b23516059633ce280ca33",
 
3245                 "reference": "41db680a15018f9c1d4b23516059633ce280ca33",
 
3252                 "symfony/http-client-implementation": ""
 
3256                 "branch-version": "2.3",
 
3258                     "dev-main": "2.3-dev"
 
3261                     "name": "symfony/contracts",
 
3262                     "url": "https://github.com/symfony/contracts"
 
3267                     "Symfony\\Contracts\\HttpClient\\": ""
 
3270             "notification-url": "https://packagist.org/downloads/",
 
3276                     "name": "Nicolas Grekas",
 
3277                     "email": "p@tchwork.com"
 
3280                     "name": "Symfony Community",
 
3281                     "homepage": "https://symfony.com/contributors"
 
3284             "description": "Generic abstractions related to HTTP clients",
 
3285             "homepage": "https://symfony.com",
 
3295                 "source": "https://github.com/symfony/http-client-contracts/tree/v2.3.1"
 
3299                     "url": "https://symfony.com/sponsor",
 
3303                     "url": "https://github.com/fabpot",
 
3307                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3311             "time": "2020-10-14T17:08:19+00:00"
 
3314             "name": "symfony/http-foundation",
 
3315             "version": "v4.4.19",
 
3318                 "url": "https://github.com/symfony/http-foundation.git",
 
3319                 "reference": "8888741b633f6c3d1e572b7735ad2cae3e03f9c5"
 
3323                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/8888741b633f6c3d1e572b7735ad2cae3e03f9c5",
 
3324                 "reference": "8888741b633f6c3d1e572b7735ad2cae3e03f9c5",
 
3329                 "symfony/mime": "^4.3|^5.0",
 
3330                 "symfony/polyfill-mbstring": "~1.1",
 
3331                 "symfony/polyfill-php80": "^1.15"
 
3334                 "predis/predis": "~1.0",
 
3335                 "symfony/expression-language": "^3.4|^4.0|^5.0"
 
3340                     "Symfony\\Component\\HttpFoundation\\": ""
 
3342                 "exclude-from-classmap": [
 
3346             "notification-url": "https://packagist.org/downloads/",
 
3352                     "name": "Fabien Potencier",
 
3353                     "email": "fabien@symfony.com"
 
3356                     "name": "Symfony Community",
 
3357                     "homepage": "https://symfony.com/contributors"
 
3360             "description": "Defines an object-oriented layer for the HTTP specification",
 
3361             "homepage": "https://symfony.com",
 
3363                 "source": "https://github.com/symfony/http-foundation/tree/v4.4.19"
 
3367                     "url": "https://symfony.com/sponsor",
 
3371                     "url": "https://github.com/fabpot",
 
3375                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3379             "time": "2021-01-27T09:09:26+00:00"
 
3382             "name": "symfony/http-kernel",
 
3383             "version": "v4.4.19",
 
3386                 "url": "https://github.com/symfony/http-kernel.git",
 
3387                 "reference": "07ea794a327d7c8c5d76e3058fde9fec6a711cb4"
 
3391                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/07ea794a327d7c8c5d76e3058fde9fec6a711cb4",
 
3392                 "reference": "07ea794a327d7c8c5d76e3058fde9fec6a711cb4",
 
3398                 "symfony/error-handler": "^4.4",
 
3399                 "symfony/event-dispatcher": "^4.4",
 
3400                 "symfony/http-client-contracts": "^1.1|^2",
 
3401                 "symfony/http-foundation": "^4.4|^5.0",
 
3402                 "symfony/polyfill-ctype": "^1.8",
 
3403                 "symfony/polyfill-php73": "^1.9",
 
3404                 "symfony/polyfill-php80": "^1.15"
 
3407                 "symfony/browser-kit": "<4.3",
 
3408                 "symfony/config": "<3.4",
 
3409                 "symfony/console": ">=5",
 
3410                 "symfony/dependency-injection": "<4.3",
 
3411                 "symfony/translation": "<4.2",
 
3412                 "twig/twig": "<1.43|<2.13,>=2"
 
3415                 "psr/log-implementation": "1.0"
 
3418                 "psr/cache": "~1.0",
 
3419                 "symfony/browser-kit": "^4.3|^5.0",
 
3420                 "symfony/config": "^3.4|^4.0|^5.0",
 
3421                 "symfony/console": "^3.4|^4.0",
 
3422                 "symfony/css-selector": "^3.4|^4.0|^5.0",
 
3423                 "symfony/dependency-injection": "^4.3|^5.0",
 
3424                 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
 
3425                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
3426                 "symfony/finder": "^3.4|^4.0|^5.0",
 
3427                 "symfony/process": "^3.4|^4.0|^5.0",
 
3428                 "symfony/routing": "^3.4|^4.0|^5.0",
 
3429                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
 
3430                 "symfony/templating": "^3.4|^4.0|^5.0",
 
3431                 "symfony/translation": "^4.2|^5.0",
 
3432                 "symfony/translation-contracts": "^1.1|^2",
 
3433                 "twig/twig": "^1.43|^2.13|^3.0.4"
 
3436                 "symfony/browser-kit": "",
 
3437                 "symfony/config": "",
 
3438                 "symfony/console": "",
 
3439                 "symfony/dependency-injection": ""
 
3444                     "Symfony\\Component\\HttpKernel\\": ""
 
3446                 "exclude-from-classmap": [
 
3450             "notification-url": "https://packagist.org/downloads/",
 
3456                     "name": "Fabien Potencier",
 
3457                     "email": "fabien@symfony.com"
 
3460                     "name": "Symfony Community",
 
3461                     "homepage": "https://symfony.com/contributors"
 
3464             "description": "Provides a structured process for converting a Request into a Response",
 
3465             "homepage": "https://symfony.com",
 
3467                 "source": "https://github.com/symfony/http-kernel/tree/v4.4.19"
 
3471                     "url": "https://symfony.com/sponsor",
 
3475                     "url": "https://github.com/fabpot",
 
3479                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3483             "time": "2021-01-27T13:50:53+00:00"
 
3486             "name": "symfony/inflector",
 
3487             "version": "v4.4.19",
 
3490                 "url": "https://github.com/symfony/inflector.git",
 
3491                 "reference": "a8691d012fb449ba49363a3b3e3e743f354f7d56"
 
3495                 "url": "https://api.github.com/repos/symfony/inflector/zipball/a8691d012fb449ba49363a3b3e3e743f354f7d56",
 
3496                 "reference": "a8691d012fb449ba49363a3b3e3e743f354f7d56",
 
3501                 "symfony/polyfill-ctype": "~1.8"
 
3506                     "Symfony\\Component\\Inflector\\": ""
 
3508                 "exclude-from-classmap": [
 
3512             "notification-url": "https://packagist.org/downloads/",
 
3518                     "name": "Bernhard Schussek",
 
3519                     "email": "bschussek@gmail.com"
 
3522                     "name": "Symfony Community",
 
3523                     "homepage": "https://symfony.com/contributors"
 
3526             "description": "Converts words between their singular and plural forms (English only)",
 
3527             "homepage": "https://symfony.com",
 
3537                 "source": "https://github.com/symfony/inflector/tree/v4.4.19"
 
3541                     "url": "https://symfony.com/sponsor",
 
3545                     "url": "https://github.com/fabpot",
 
3549                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3553             "time": "2021-01-24T23:44:26+00:00"
 
3556             "name": "symfony/intl",
 
3557             "version": "v4.4.19",
 
3560                 "url": "https://github.com/symfony/intl.git",
 
3561                 "reference": "8a15571146066c39536fd7c3734aa36281d0e788"
 
3565                 "url": "https://api.github.com/repos/symfony/intl/zipball/8a15571146066c39536fd7c3734aa36281d0e788",
 
3566                 "reference": "8a15571146066c39536fd7c3734aa36281d0e788",
 
3571                 "symfony/polyfill-intl-icu": "~1.0"
 
3574                 "symfony/filesystem": "^3.4|^4.0|^5.0"
 
3577                 "ext-intl": "to use the component with locales other than \"en\""
 
3582                     "Symfony\\Component\\Intl\\": ""
 
3587                 "exclude-from-classmap": [
 
3591             "notification-url": "https://packagist.org/downloads/",
 
3597                     "name": "Bernhard Schussek",
 
3598                     "email": "bschussek@gmail.com"
 
3601                     "name": "Eriksen Costa",
 
3602                     "email": "eriksen.costa@infranology.com.br"
 
3605                     "name": "Igor Wiedler",
 
3606                     "email": "igor@wiedler.ch"
 
3609                     "name": "Symfony Community",
 
3610                     "homepage": "https://symfony.com/contributors"
 
3613             "description": "Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU library",
 
3614             "homepage": "https://symfony.com",
 
3618                 "internationalization",
 
3624                 "source": "https://github.com/symfony/intl/tree/v4.4.19"
 
3628                     "url": "https://symfony.com/sponsor",
 
3632                     "url": "https://github.com/fabpot",
 
3636                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3640             "time": "2021-01-27T09:09:26+00:00"
 
3643             "name": "symfony/mailer",
 
3644             "version": "v4.4.19",
 
3647                 "url": "https://github.com/symfony/mailer.git",
 
3648                 "reference": "38b6dcb4bb265fa4f003b0f42dd42fb91cbd877b"
 
3652                 "url": "https://api.github.com/repos/symfony/mailer/zipball/38b6dcb4bb265fa4f003b0f42dd42fb91cbd877b",
 
3653                 "reference": "38b6dcb4bb265fa4f003b0f42dd42fb91cbd877b",
 
3657                 "egulias/email-validator": "^2.1.10",
 
3660                 "symfony/event-dispatcher": "^4.3",
 
3661                 "symfony/mime": "^4.4|^5.0",
 
3662                 "symfony/service-contracts": "^1.1|^2"
 
3665                 "symfony/http-kernel": "<4.4",
 
3666                 "symfony/sendgrid-mailer": "<4.4"
 
3669                 "symfony/amazon-mailer": "^4.4|^5.0",
 
3670                 "symfony/google-mailer": "^4.4|^5.0",
 
3671                 "symfony/http-client-contracts": "^1.1|^2",
 
3672                 "symfony/mailchimp-mailer": "^4.4|^5.0",
 
3673                 "symfony/mailgun-mailer": "^4.4|^5.0",
 
3674                 "symfony/messenger": "^4.4|^5.0",
 
3675                 "symfony/postmark-mailer": "^4.4|^5.0",
 
3676                 "symfony/sendgrid-mailer": "^4.4|^5.0"
 
3681                     "Symfony\\Component\\Mailer\\": ""
 
3683                 "exclude-from-classmap": [
 
3687             "notification-url": "https://packagist.org/downloads/",
 
3693                     "name": "Fabien Potencier",
 
3694                     "email": "fabien@symfony.com"
 
3697                     "name": "Symfony Community",
 
3698                     "homepage": "https://symfony.com/contributors"
 
3701             "description": "Helps sending emails",
 
3702             "homepage": "https://symfony.com",
 
3704                 "source": "https://github.com/symfony/mailer/tree/v4.4.19"
 
3708                     "url": "https://symfony.com/sponsor",
 
3712                     "url": "https://github.com/fabpot",
 
3716                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3720             "time": "2021-01-27T09:09:26+00:00"
 
3723             "name": "symfony/mime",
 
3724             "version": "v4.4.19",
 
3727                 "url": "https://github.com/symfony/mime.git",
 
3728                 "reference": "7f50c27c7417115ca620962b853a7f4db0479e7c"
 
3732                 "url": "https://api.github.com/repos/symfony/mime/zipball/7f50c27c7417115ca620962b853a7f4db0479e7c",
 
3733                 "reference": "7f50c27c7417115ca620962b853a7f4db0479e7c",
 
3738                 "symfony/polyfill-intl-idn": "^1.10",
 
3739                 "symfony/polyfill-mbstring": "^1.0"
 
3742                 "symfony/mailer": "<4.4"
 
3745                 "egulias/email-validator": "^2.1.10",
 
3746                 "symfony/dependency-injection": "^3.4|^4.1|^5.0"
 
3751                     "Symfony\\Component\\Mime\\": ""
 
3753                 "exclude-from-classmap": [
 
3757             "notification-url": "https://packagist.org/downloads/",
 
3763                     "name": "Fabien Potencier",
 
3764                     "email": "fabien@symfony.com"
 
3767                     "name": "Symfony Community",
 
3768                     "homepage": "https://symfony.com/contributors"
 
3771             "description": "Allows manipulating MIME messages",
 
3772             "homepage": "https://symfony.com",
 
3778                 "source": "https://github.com/symfony/mime/tree/v4.4.19"
 
3782                     "url": "https://symfony.com/sponsor",
 
3786                     "url": "https://github.com/fabpot",
 
3790                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3794             "time": "2021-01-27T09:09:26+00:00"
 
3797             "name": "symfony/options-resolver",
 
3798             "version": "v4.4.19",
 
3801                 "url": "https://github.com/symfony/options-resolver.git",
 
3802                 "reference": "cd8c6a2778d5f8b5e8fc4b7abdf126790b5d5095"
 
3806                 "url": "https://api.github.com/repos/symfony/options-resolver/zipball/cd8c6a2778d5f8b5e8fc4b7abdf126790b5d5095",
 
3807                 "reference": "cd8c6a2778d5f8b5e8fc4b7abdf126790b5d5095",
 
3816                     "Symfony\\Component\\OptionsResolver\\": ""
 
3818                 "exclude-from-classmap": [
 
3822             "notification-url": "https://packagist.org/downloads/",
 
3828                     "name": "Fabien Potencier",
 
3829                     "email": "fabien@symfony.com"
 
3832                     "name": "Symfony Community",
 
3833                     "homepage": "https://symfony.com/contributors"
 
3836             "description": "Provides an improved replacement for the array_replace PHP function",
 
3837             "homepage": "https://symfony.com",
 
3844                 "source": "https://github.com/symfony/options-resolver/tree/v4.4.19"
 
3848                     "url": "https://symfony.com/sponsor",
 
3852                     "url": "https://github.com/fabpot",
 
3856                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3860             "time": "2021-01-27T09:09:26+00:00"
 
3863             "name": "symfony/polyfill-intl-icu",
 
3864             "version": "v1.22.1",
 
3867                 "url": "https://github.com/symfony/polyfill-intl-icu.git",
 
3868                 "reference": "af1842919c7e7364aaaa2798b29839e3ba168588"
 
3872                 "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/af1842919c7e7364aaaa2798b29839e3ba168588",
 
3873                 "reference": "af1842919c7e7364aaaa2798b29839e3ba168588",
 
3880                 "ext-intl": "For best performance and support of other locales than \"en\""
 
3885                     "dev-main": "1.22-dev"
 
3888                     "name": "symfony/polyfill",
 
3889                     "url": "https://github.com/symfony/polyfill"
 
3897                     "Symfony\\Polyfill\\Intl\\Icu\\": ""
 
3902                 "exclude-from-classmap": [
 
3906             "notification-url": "https://packagist.org/downloads/",
 
3912                     "name": "Nicolas Grekas",
 
3913                     "email": "p@tchwork.com"
 
3916                     "name": "Symfony Community",
 
3917                     "homepage": "https://symfony.com/contributors"
 
3920             "description": "Symfony polyfill for intl's ICU-related data and classes",
 
3921             "homepage": "https://symfony.com",
 
3931                 "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.22.1"
 
3935                     "url": "https://symfony.com/sponsor",
 
3939                     "url": "https://github.com/fabpot",
 
3943                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
3947             "time": "2021-01-22T09:19:47+00:00"
 
3950             "name": "symfony/polyfill-intl-idn",
 
3951             "version": "v1.22.1",
 
3954                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
 
3955                 "reference": "2d63434d922daf7da8dd863e7907e67ee3031483"
 
3959                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/2d63434d922daf7da8dd863e7907e67ee3031483",
 
3960                 "reference": "2d63434d922daf7da8dd863e7907e67ee3031483",
 
3965                 "symfony/polyfill-intl-normalizer": "^1.10",
 
3966                 "symfony/polyfill-php72": "^1.10"
 
3969                 "ext-intl": "For best performance"
 
3974                     "dev-main": "1.22-dev"
 
3977                     "name": "symfony/polyfill",
 
3978                     "url": "https://github.com/symfony/polyfill"
 
3983                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
 
3989             "notification-url": "https://packagist.org/downloads/",
 
3995                     "name": "Laurent Bassin",
 
3996                     "email": "laurent@bassin.info"
 
3999                     "name": "Trevor Rowbotham",
 
4000                     "email": "trevor.rowbotham@pm.me"
 
4003                     "name": "Symfony Community",
 
4004                     "homepage": "https://symfony.com/contributors"
 
4007             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
 
4008             "homepage": "https://symfony.com",
 
4018                 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.22.1"
 
4022                     "url": "https://symfony.com/sponsor",
 
4026                     "url": "https://github.com/fabpot",
 
4030                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4034             "time": "2021-01-22T09:19:47+00:00"
 
4037             "name": "symfony/polyfill-intl-normalizer",
 
4038             "version": "v1.22.1",
 
4041                 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
 
4042                 "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248"
 
4046                 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/43a0283138253ed1d48d352ab6d0bdb3f809f248",
 
4047                 "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248",
 
4054                 "ext-intl": "For best performance"
 
4059                     "dev-main": "1.22-dev"
 
4062                     "name": "symfony/polyfill",
 
4063                     "url": "https://github.com/symfony/polyfill"
 
4068                     "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
 
4077             "notification-url": "https://packagist.org/downloads/",
 
4083                     "name": "Nicolas Grekas",
 
4084                     "email": "p@tchwork.com"
 
4087                     "name": "Symfony Community",
 
4088                     "homepage": "https://symfony.com/contributors"
 
4091             "description": "Symfony polyfill for intl's Normalizer class and related functions",
 
4092             "homepage": "https://symfony.com",
 
4102                 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.22.1"
 
4106                     "url": "https://symfony.com/sponsor",
 
4110                     "url": "https://github.com/fabpot",
 
4114                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4118             "time": "2021-01-22T09:19:47+00:00"
 
4121             "name": "symfony/polyfill-mbstring",
 
4122             "version": "v1.22.1",
 
4125                 "url": "https://github.com/symfony/polyfill-mbstring.git",
 
4126                 "reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
 
4130                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1",
 
4131                 "reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
 
4138                 "ext-mbstring": "For best performance"
 
4143                     "dev-main": "1.22-dev"
 
4146                     "name": "symfony/polyfill",
 
4147                     "url": "https://github.com/symfony/polyfill"
 
4152                     "Symfony\\Polyfill\\Mbstring\\": ""
 
4158             "notification-url": "https://packagist.org/downloads/",
 
4164                     "name": "Nicolas Grekas",
 
4165                     "email": "p@tchwork.com"
 
4168                     "name": "Symfony Community",
 
4169                     "homepage": "https://symfony.com/contributors"
 
4172             "description": "Symfony polyfill for the Mbstring extension",
 
4173             "homepage": "https://symfony.com",
 
4182                 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.1"
 
4186                     "url": "https://symfony.com/sponsor",
 
4190                     "url": "https://github.com/fabpot",
 
4194                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4198             "time": "2021-01-22T09:19:47+00:00"
 
4201             "name": "symfony/polyfill-php72",
 
4202             "version": "v1.22.1",
 
4205                 "url": "https://github.com/symfony/polyfill-php72.git",
 
4206                 "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9"
 
4210                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
 
4211                 "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
 
4220                     "dev-main": "1.22-dev"
 
4223                     "name": "symfony/polyfill",
 
4224                     "url": "https://github.com/symfony/polyfill"
 
4229                     "Symfony\\Polyfill\\Php72\\": ""
 
4235             "notification-url": "https://packagist.org/downloads/",
 
4241                     "name": "Nicolas Grekas",
 
4242                     "email": "p@tchwork.com"
 
4245                     "name": "Symfony Community",
 
4246                     "homepage": "https://symfony.com/contributors"
 
4249             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
 
4250             "homepage": "https://symfony.com",
 
4258                 "source": "https://github.com/symfony/polyfill-php72/tree/v1.22.1"
 
4262                     "url": "https://symfony.com/sponsor",
 
4266                     "url": "https://github.com/fabpot",
 
4270                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4274             "time": "2021-01-07T16:49:33+00:00"
 
4277             "name": "symfony/polyfill-php73",
 
4278             "version": "v1.22.1",
 
4281                 "url": "https://github.com/symfony/polyfill-php73.git",
 
4282                 "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2"
 
4286                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
 
4287                 "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
 
4296                     "dev-main": "1.22-dev"
 
4299                     "name": "symfony/polyfill",
 
4300                     "url": "https://github.com/symfony/polyfill"
 
4305                     "Symfony\\Polyfill\\Php73\\": ""
 
4314             "notification-url": "https://packagist.org/downloads/",
 
4320                     "name": "Nicolas Grekas",
 
4321                     "email": "p@tchwork.com"
 
4324                     "name": "Symfony Community",
 
4325                     "homepage": "https://symfony.com/contributors"
 
4328             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
 
4329             "homepage": "https://symfony.com",
 
4337                 "source": "https://github.com/symfony/polyfill-php73/tree/v1.22.1"
 
4341                     "url": "https://symfony.com/sponsor",
 
4345                     "url": "https://github.com/fabpot",
 
4349                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4353             "time": "2021-01-07T16:49:33+00:00"
 
4356             "name": "symfony/polyfill-php80",
 
4357             "version": "v1.22.1",
 
4360                 "url": "https://github.com/symfony/polyfill-php80.git",
 
4361                 "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
 
4365                 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
 
4366                 "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
 
4375                     "dev-main": "1.22-dev"
 
4378                     "name": "symfony/polyfill",
 
4379                     "url": "https://github.com/symfony/polyfill"
 
4384                     "Symfony\\Polyfill\\Php80\\": ""
 
4393             "notification-url": "https://packagist.org/downloads/",
 
4399                     "name": "Ion Bazan",
 
4400                     "email": "ion.bazan@gmail.com"
 
4403                     "name": "Nicolas Grekas",
 
4404                     "email": "p@tchwork.com"
 
4407                     "name": "Symfony Community",
 
4408                     "homepage": "https://symfony.com/contributors"
 
4411             "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
 
4412             "homepage": "https://symfony.com",
 
4420                 "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1"
 
4424                     "url": "https://symfony.com/sponsor",
 
4428                     "url": "https://github.com/fabpot",
 
4432                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4436             "time": "2021-01-07T16:49:33+00:00"
 
4439             "name": "symfony/process",
 
4440             "version": "v4.4.19",
 
4443                 "url": "https://github.com/symfony/process.git",
 
4444                 "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a"
 
4448                 "url": "https://api.github.com/repos/symfony/process/zipball/7e950b6366d4da90292c2e7fa820b3c1842b965a",
 
4449                 "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a",
 
4458                     "Symfony\\Component\\Process\\": ""
 
4460                 "exclude-from-classmap": [
 
4464             "notification-url": "https://packagist.org/downloads/",
 
4470                     "name": "Fabien Potencier",
 
4471                     "email": "fabien@symfony.com"
 
4474                     "name": "Symfony Community",
 
4475                     "homepage": "https://symfony.com/contributors"
 
4478             "description": "Executes commands in sub-processes",
 
4479             "homepage": "https://symfony.com",
 
4481                 "source": "https://github.com/symfony/process/tree/v4.4.19"
 
4485                     "url": "https://symfony.com/sponsor",
 
4489                     "url": "https://github.com/fabpot",
 
4493                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4497             "time": "2021-01-27T09:09:26+00:00"
 
4500             "name": "symfony/profiler-pack",
 
4501             "version": "v1.0.5",
 
4504                 "url": "https://github.com/symfony/profiler-pack.git",
 
4505                 "reference": "29ec66471082b4eb068db11eb4f0a48c277653f7"
 
4509                 "url": "https://api.github.com/repos/symfony/profiler-pack/zipball/29ec66471082b4eb068db11eb4f0a48c277653f7",
 
4510                 "reference": "29ec66471082b4eb068db11eb4f0a48c277653f7",
 
4514                 "symfony/stopwatch": "*",
 
4515                 "symfony/twig-bundle": "*",
 
4516                 "symfony/web-profiler-bundle": "*"
 
4518             "type": "symfony-pack",
 
4519             "notification-url": "https://packagist.org/downloads/",
 
4523             "description": "A pack for the Symfony web profiler",
 
4525                 "issues": "https://github.com/symfony/profiler-pack/issues",
 
4526                 "source": "https://github.com/symfony/profiler-pack/tree/v1.0.5"
 
4530                     "url": "https://symfony.com/sponsor",
 
4534                     "url": "https://github.com/fabpot",
 
4538                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4542             "time": "2020-08-12T06:50:46+00:00"
 
4545             "name": "symfony/property-access",
 
4546             "version": "v4.4.19",
 
4549                 "url": "https://github.com/symfony/property-access.git",
 
4550                 "reference": "94a1d9837396c71a0d8c31686c16693a15651622"
 
4554                 "url": "https://api.github.com/repos/symfony/property-access/zipball/94a1d9837396c71a0d8c31686c16693a15651622",
 
4555                 "reference": "94a1d9837396c71a0d8c31686c16693a15651622",
 
4560                 "symfony/inflector": "^3.4|^4.0|^5.0"
 
4563                 "symfony/cache": "^3.4|^4.0|^5.0"
 
4566                 "psr/cache-implementation": "To cache access methods."
 
4571                     "Symfony\\Component\\PropertyAccess\\": ""
 
4573                 "exclude-from-classmap": [
 
4577             "notification-url": "https://packagist.org/downloads/",
 
4583                     "name": "Fabien Potencier",
 
4584                     "email": "fabien@symfony.com"
 
4587                     "name": "Symfony Community",
 
4588                     "homepage": "https://symfony.com/contributors"
 
4591             "description": "Provides functions to read and write from/to an object or array using a simple string notation",
 
4592             "homepage": "https://symfony.com",
 
4605                 "source": "https://github.com/symfony/property-access/tree/v4.4.19"
 
4609                     "url": "https://symfony.com/sponsor",
 
4613                     "url": "https://github.com/fabpot",
 
4617                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4621             "time": "2021-01-27T09:09:26+00:00"
 
4624             "name": "symfony/routing",
 
4625             "version": "v4.4.19",
 
4628                 "url": "https://github.com/symfony/routing.git",
 
4629                 "reference": "87529f6e305c7acb162840d1ea57922038072425"
 
4633                 "url": "https://api.github.com/repos/symfony/routing/zipball/87529f6e305c7acb162840d1ea57922038072425",
 
4634                 "reference": "87529f6e305c7acb162840d1ea57922038072425",
 
4641                 "symfony/config": "<4.2",
 
4642                 "symfony/dependency-injection": "<3.4",
 
4643                 "symfony/yaml": "<3.4"
 
4646                 "doctrine/annotations": "^1.10.4",
 
4648                 "symfony/config": "^4.2|^5.0",
 
4649                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
4650                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
4651                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
 
4652                 "symfony/yaml": "^3.4|^4.0|^5.0"
 
4655                 "doctrine/annotations": "For using the annotation loader",
 
4656                 "symfony/config": "For using the all-in-one router or any loader",
 
4657                 "symfony/expression-language": "For using expression matching",
 
4658                 "symfony/http-foundation": "For using a Symfony Request object",
 
4659                 "symfony/yaml": "For using the YAML loader"
 
4664                     "Symfony\\Component\\Routing\\": ""
 
4666                 "exclude-from-classmap": [
 
4670             "notification-url": "https://packagist.org/downloads/",
 
4676                     "name": "Fabien Potencier",
 
4677                     "email": "fabien@symfony.com"
 
4680                     "name": "Symfony Community",
 
4681                     "homepage": "https://symfony.com/contributors"
 
4684             "description": "Maps an HTTP request to a set of configuration variables",
 
4685             "homepage": "https://symfony.com",
 
4693                 "source": "https://github.com/symfony/routing/tree/v4.4.19"
 
4697                     "url": "https://symfony.com/sponsor",
 
4701                     "url": "https://github.com/fabpot",
 
4705                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4709             "time": "2021-01-27T09:09:26+00:00"
 
4712             "name": "symfony/security-bundle",
 
4713             "version": "v4.4.19",
 
4716                 "url": "https://github.com/symfony/security-bundle.git",
 
4717                 "reference": "b2cd6ea94f82b0d018dd26275f18392881cab6d1"
 
4721                 "url": "https://api.github.com/repos/symfony/security-bundle/zipball/b2cd6ea94f82b0d018dd26275f18392881cab6d1",
 
4722                 "reference": "b2cd6ea94f82b0d018dd26275f18392881cab6d1",
 
4728                 "symfony/config": "^4.2|^5.0",
 
4729                 "symfony/dependency-injection": "^4.4|^5.0",
 
4730                 "symfony/http-kernel": "^4.4",
 
4731                 "symfony/security-core": "^4.4",
 
4732                 "symfony/security-csrf": "^4.2|^5.0",
 
4733                 "symfony/security-guard": "^4.2|^5.0",
 
4734                 "symfony/security-http": "^4.4.5"
 
4737                 "symfony/browser-kit": "<4.2",
 
4738                 "symfony/console": "<3.4",
 
4739                 "symfony/framework-bundle": "<4.4",
 
4740                 "symfony/ldap": "<4.4",
 
4741                 "symfony/twig-bundle": "<4.4"
 
4744                 "doctrine/doctrine-bundle": "^1.5|^2.0",
 
4745                 "symfony/asset": "^3.4|^4.0|^5.0",
 
4746                 "symfony/browser-kit": "^4.2|^5.0",
 
4747                 "symfony/console": "^3.4|^4.0|^5.0",
 
4748                 "symfony/css-selector": "^3.4|^4.0|^5.0",
 
4749                 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
 
4750                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
4751                 "symfony/form": "^3.4|^4.0|^5.0",
 
4752                 "symfony/framework-bundle": "^4.4|^5.0",
 
4753                 "symfony/process": "^3.4|^4.0|^5.0",
 
4754                 "symfony/serializer": "^4.4|^5.0",
 
4755                 "symfony/translation": "^3.4|^4.0|^5.0",
 
4756                 "symfony/twig-bridge": "^3.4|^4.0|^5.0",
 
4757                 "symfony/twig-bundle": "^4.4|^5.0",
 
4758                 "symfony/validator": "^3.4|^4.0|^5.0",
 
4759                 "symfony/yaml": "^3.4|^4.0|^5.0",
 
4760                 "twig/twig": "^1.43|^2.13|^3.0.4"
 
4762             "type": "symfony-bundle",
 
4765                     "Symfony\\Bundle\\SecurityBundle\\": ""
 
4767                 "exclude-from-classmap": [
 
4771             "notification-url": "https://packagist.org/downloads/",
 
4777                     "name": "Fabien Potencier",
 
4778                     "email": "fabien@symfony.com"
 
4781                     "name": "Symfony Community",
 
4782                     "homepage": "https://symfony.com/contributors"
 
4785             "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
 
4786             "homepage": "https://symfony.com",
 
4788                 "source": "https://github.com/symfony/security-bundle/tree/v4.4.19"
 
4792                     "url": "https://symfony.com/sponsor",
 
4796                     "url": "https://github.com/fabpot",
 
4800                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4804             "time": "2021-01-27T09:09:26+00:00"
 
4807             "name": "symfony/security-core",
 
4808             "version": "v4.4.19",
 
4811                 "url": "https://github.com/symfony/security-core.git",
 
4812                 "reference": "02da7f55df0a144972b0e012810d6515b5adf3fb"
 
4816                 "url": "https://api.github.com/repos/symfony/security-core/zipball/02da7f55df0a144972b0e012810d6515b5adf3fb",
 
4817                 "reference": "02da7f55df0a144972b0e012810d6515b5adf3fb",
 
4822                 "symfony/event-dispatcher-contracts": "^1.1|^2",
 
4823                 "symfony/service-contracts": "^1.1.6|^2"
 
4826                 "symfony/event-dispatcher": "<4.3|>=5",
 
4827                 "symfony/ldap": "<4.4",
 
4828                 "symfony/security-guard": "<4.3"
 
4831                 "psr/container": "^1.0",
 
4833                 "symfony/event-dispatcher": "^4.3",
 
4834                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
4835                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
 
4836                 "symfony/ldap": "^4.4|^5.0",
 
4837                 "symfony/translation": "^4.4|^5.0",
 
4838                 "symfony/validator": "^3.4.31|^4.3.4|^5.0"
 
4841                 "psr/container-implementation": "To instantiate the Security class",
 
4842                 "symfony/event-dispatcher": "",
 
4843                 "symfony/expression-language": "For using the expression voter",
 
4844                 "symfony/http-foundation": "",
 
4845                 "symfony/ldap": "For using LDAP integration",
 
4846                 "symfony/validator": "For using the user password constraint"
 
4851                     "Symfony\\Component\\Security\\Core\\": ""
 
4853                 "exclude-from-classmap": [
 
4857             "notification-url": "https://packagist.org/downloads/",
 
4863                     "name": "Fabien Potencier",
 
4864                     "email": "fabien@symfony.com"
 
4867                     "name": "Symfony Community",
 
4868                     "homepage": "https://symfony.com/contributors"
 
4871             "description": "Symfony Security Component - Core Library",
 
4872             "homepage": "https://symfony.com",
 
4874                 "source": "https://github.com/symfony/security-core/tree/v4.4.19"
 
4878                     "url": "https://symfony.com/sponsor",
 
4882                     "url": "https://github.com/fabpot",
 
4886                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4890             "time": "2021-01-27T09:09:26+00:00"
 
4893             "name": "symfony/security-csrf",
 
4894             "version": "v4.4.19",
 
4897                 "url": "https://github.com/symfony/security-csrf.git",
 
4898                 "reference": "6864087a9c20eb4bb4063fc2f36954cec0ce28a6"
 
4902                 "url": "https://api.github.com/repos/symfony/security-csrf/zipball/6864087a9c20eb4bb4063fc2f36954cec0ce28a6",
 
4903                 "reference": "6864087a9c20eb4bb4063fc2f36954cec0ce28a6",
 
4908                 "symfony/security-core": "^3.4|^4.0|^5.0"
 
4911                 "symfony/http-foundation": "<3.4"
 
4914                 "symfony/http-foundation": "^3.4|^4.0|^5.0"
 
4917                 "symfony/http-foundation": "For using the class SessionTokenStorage."
 
4922                     "Symfony\\Component\\Security\\Csrf\\": ""
 
4924                 "exclude-from-classmap": [
 
4928             "notification-url": "https://packagist.org/downloads/",
 
4934                     "name": "Fabien Potencier",
 
4935                     "email": "fabien@symfony.com"
 
4938                     "name": "Symfony Community",
 
4939                     "homepage": "https://symfony.com/contributors"
 
4942             "description": "Symfony Security Component - CSRF Library",
 
4943             "homepage": "https://symfony.com",
 
4945                 "source": "https://github.com/symfony/security-csrf/tree/v4.4.19"
 
4949                     "url": "https://symfony.com/sponsor",
 
4953                     "url": "https://github.com/fabpot",
 
4957                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
4961             "time": "2021-01-27T09:09:26+00:00"
 
4964             "name": "symfony/security-guard",
 
4965             "version": "v4.4.19",
 
4968                 "url": "https://github.com/symfony/security-guard.git",
 
4969                 "reference": "20f522ada1eefb7c2f90cb83dcc76abb160c782f"
 
4973                 "url": "https://api.github.com/repos/symfony/security-guard/zipball/20f522ada1eefb7c2f90cb83dcc76abb160c782f",
 
4974                 "reference": "20f522ada1eefb7c2f90cb83dcc76abb160c782f",
 
4979                 "symfony/security-core": "^3.4.22|^4.2.3|^5.0",
 
4980                 "symfony/security-http": "^4.4.1"
 
4988                     "Symfony\\Component\\Security\\Guard\\": ""
 
4990                 "exclude-from-classmap": [
 
4994             "notification-url": "https://packagist.org/downloads/",
 
5000                     "name": "Fabien Potencier",
 
5001                     "email": "fabien@symfony.com"
 
5004                     "name": "Symfony Community",
 
5005                     "homepage": "https://symfony.com/contributors"
 
5008             "description": "Symfony Security Component - Guard",
 
5009             "homepage": "https://symfony.com",
 
5011                 "source": "https://github.com/symfony/security-guard/tree/v4.4.19"
 
5015                     "url": "https://symfony.com/sponsor",
 
5019                     "url": "https://github.com/fabpot",
 
5023                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5027             "time": "2021-01-27T09:09:26+00:00"
 
5030             "name": "symfony/security-http",
 
5031             "version": "v4.4.19",
 
5034                 "url": "https://github.com/symfony/security-http.git",
 
5035                 "reference": "c275805b0205403be4124b9cdef6eea72b09a28d"
 
5039                 "url": "https://api.github.com/repos/symfony/security-http/zipball/c275805b0205403be4124b9cdef6eea72b09a28d",
 
5040                 "reference": "c275805b0205403be4124b9cdef6eea72b09a28d",
 
5045                 "symfony/http-foundation": "^3.4.40|^4.4.7|^5.0.7",
 
5046                 "symfony/http-kernel": "^4.4",
 
5047                 "symfony/property-access": "^3.4|^4.0|^5.0",
 
5048                 "symfony/security-core": "^4.4.8"
 
5051                 "symfony/event-dispatcher": ">=5",
 
5052                 "symfony/security-csrf": "<3.4.11|~4.0,<4.0.11"
 
5056                 "symfony/routing": "^3.4|^4.0|^5.0",
 
5057                 "symfony/security-csrf": "^3.4.11|^4.0.11|^5.0"
 
5060                 "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
 
5061                 "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
 
5066                     "Symfony\\Component\\Security\\Http\\": ""
 
5068                 "exclude-from-classmap": [
 
5072             "notification-url": "https://packagist.org/downloads/",
 
5078                     "name": "Fabien Potencier",
 
5079                     "email": "fabien@symfony.com"
 
5082                     "name": "Symfony Community",
 
5083                     "homepage": "https://symfony.com/contributors"
 
5086             "description": "Symfony Security Component - HTTP Integration",
 
5087             "homepage": "https://symfony.com",
 
5089                 "source": "https://github.com/symfony/security-http/tree/v4.4.19"
 
5093                     "url": "https://symfony.com/sponsor",
 
5097                     "url": "https://github.com/fabpot",
 
5101                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5105             "time": "2021-01-27T09:09:26+00:00"
 
5108             "name": "symfony/service-contracts",
 
5109             "version": "v2.2.0",
 
5112                 "url": "https://github.com/symfony/service-contracts.git",
 
5113                 "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
 
5117                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
 
5118                 "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
 
5123                 "psr/container": "^1.0"
 
5126                 "symfony/service-implementation": ""
 
5131                     "dev-master": "2.2-dev"
 
5134                     "name": "symfony/contracts",
 
5135                     "url": "https://github.com/symfony/contracts"
 
5140                     "Symfony\\Contracts\\Service\\": ""
 
5143             "notification-url": "https://packagist.org/downloads/",
 
5149                     "name": "Nicolas Grekas",
 
5150                     "email": "p@tchwork.com"
 
5153                     "name": "Symfony Community",
 
5154                     "homepage": "https://symfony.com/contributors"
 
5157             "description": "Generic abstractions related to writing services",
 
5158             "homepage": "https://symfony.com",
 
5168                 "source": "https://github.com/symfony/service-contracts/tree/master"
 
5172                     "url": "https://symfony.com/sponsor",
 
5176                     "url": "https://github.com/fabpot",
 
5180                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5184             "time": "2020-09-07T11:33:47+00:00"
 
5187             "name": "symfony/stopwatch",
 
5188             "version": "v4.4.19",
 
5191                 "url": "https://github.com/symfony/stopwatch.git",
 
5192                 "reference": "c5572f6494fc20668a73b77684d8dc77e534d8cf"
 
5196                 "url": "https://api.github.com/repos/symfony/stopwatch/zipball/c5572f6494fc20668a73b77684d8dc77e534d8cf",
 
5197                 "reference": "c5572f6494fc20668a73b77684d8dc77e534d8cf",
 
5202                 "symfony/service-contracts": "^1.0|^2"
 
5207                     "Symfony\\Component\\Stopwatch\\": ""
 
5209                 "exclude-from-classmap": [
 
5213             "notification-url": "https://packagist.org/downloads/",
 
5219                     "name": "Fabien Potencier",
 
5220                     "email": "fabien@symfony.com"
 
5223                     "name": "Symfony Community",
 
5224                     "homepage": "https://symfony.com/contributors"
 
5227             "description": "Provides a way to profile code",
 
5228             "homepage": "https://symfony.com",
 
5230                 "source": "https://github.com/symfony/stopwatch/tree/v4.4.19"
 
5234                     "url": "https://symfony.com/sponsor",
 
5238                     "url": "https://github.com/fabpot",
 
5242                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5246             "time": "2021-01-27T09:09:26+00:00"
 
5249             "name": "symfony/translation",
 
5250             "version": "v4.4.19",
 
5253                 "url": "https://github.com/symfony/translation.git",
 
5254                 "reference": "e1d0c67167a553556d9f974b5fa79c2448df317a"
 
5258                 "url": "https://api.github.com/repos/symfony/translation/zipball/e1d0c67167a553556d9f974b5fa79c2448df317a",
 
5259                 "reference": "e1d0c67167a553556d9f974b5fa79c2448df317a",
 
5264                 "symfony/polyfill-mbstring": "~1.0",
 
5265                 "symfony/translation-contracts": "^1.1.6|^2"
 
5268                 "symfony/config": "<3.4",
 
5269                 "symfony/dependency-injection": "<3.4",
 
5270                 "symfony/http-kernel": "<4.4",
 
5271                 "symfony/yaml": "<3.4"
 
5274                 "symfony/translation-implementation": "1.0"
 
5278                 "symfony/config": "^3.4|^4.0|^5.0",
 
5279                 "symfony/console": "^3.4|^4.0|^5.0",
 
5280                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
5281                 "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
 
5282                 "symfony/http-kernel": "^4.4",
 
5283                 "symfony/intl": "^3.4|^4.0|^5.0",
 
5284                 "symfony/service-contracts": "^1.1.2|^2",
 
5285                 "symfony/yaml": "^3.4|^4.0|^5.0"
 
5288                 "psr/log-implementation": "To use logging capability in translator",
 
5289                 "symfony/config": "",
 
5295                     "Symfony\\Component\\Translation\\": ""
 
5297                 "exclude-from-classmap": [
 
5301             "notification-url": "https://packagist.org/downloads/",
 
5307                     "name": "Fabien Potencier",
 
5308                     "email": "fabien@symfony.com"
 
5311                     "name": "Symfony Community",
 
5312                     "homepage": "https://symfony.com/contributors"
 
5315             "description": "Provides tools to internationalize your application",
 
5316             "homepage": "https://symfony.com",
 
5318                 "source": "https://github.com/symfony/translation/tree/v4.4.19"
 
5322                     "url": "https://symfony.com/sponsor",
 
5326                     "url": "https://github.com/fabpot",
 
5330                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5334             "time": "2021-01-27T09:09:26+00:00"
 
5337             "name": "symfony/translation-contracts",
 
5338             "version": "v2.3.0",
 
5341                 "url": "https://github.com/symfony/translation-contracts.git",
 
5342                 "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105"
 
5346                 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105",
 
5347                 "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105",
 
5354                 "symfony/translation-implementation": ""
 
5359                     "dev-master": "2.3-dev"
 
5362                     "name": "symfony/contracts",
 
5363                     "url": "https://github.com/symfony/contracts"
 
5368                     "Symfony\\Contracts\\Translation\\": ""
 
5371             "notification-url": "https://packagist.org/downloads/",
 
5377                     "name": "Nicolas Grekas",
 
5378                     "email": "p@tchwork.com"
 
5381                     "name": "Symfony Community",
 
5382                     "homepage": "https://symfony.com/contributors"
 
5385             "description": "Generic abstractions related to translation",
 
5386             "homepage": "https://symfony.com",
 
5396                 "source": "https://github.com/symfony/translation-contracts/tree/v2.3.0"
 
5400                     "url": "https://symfony.com/sponsor",
 
5404                     "url": "https://github.com/fabpot",
 
5408                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5412             "time": "2020-09-28T13:05:58+00:00"
 
5415             "name": "symfony/twig-bridge",
 
5416             "version": "v4.4.19",
 
5419                 "url": "https://github.com/symfony/twig-bridge.git",
 
5420                 "reference": "85a27fe641886e07edcef52105df9b59225d4ceb"
 
5424                 "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/85a27fe641886e07edcef52105df9b59225d4ceb",
 
5425                 "reference": "85a27fe641886e07edcef52105df9b59225d4ceb",
 
5430                 "symfony/translation-contracts": "^1.1|^2",
 
5431                 "twig/twig": "^1.43|^2.13|^3.0.4"
 
5434                 "symfony/console": "<3.4",
 
5435                 "symfony/form": "<4.4",
 
5436                 "symfony/http-foundation": "<4.3",
 
5437                 "symfony/translation": "<4.2",
 
5438                 "symfony/workflow": "<4.3"
 
5441                 "egulias/email-validator": "^2.1.10",
 
5442                 "symfony/asset": "^3.4|^4.0|^5.0",
 
5443                 "symfony/console": "^3.4|^4.0|^5.0",
 
5444                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
5445                 "symfony/error-handler": "^4.4|^5.0",
 
5446                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
5447                 "symfony/finder": "^3.4|^4.0|^5.0",
 
5448                 "symfony/form": "^4.4.17",
 
5449                 "symfony/http-foundation": "^4.3|^5.0",
 
5450                 "symfony/http-kernel": "^4.4",
 
5451                 "symfony/mime": "^4.3|^5.0",
 
5452                 "symfony/polyfill-intl-icu": "~1.0",
 
5453                 "symfony/routing": "^3.4|^4.0|^5.0",
 
5454                 "symfony/security-acl": "^2.8|^3.0",
 
5455                 "symfony/security-core": "^3.0|^4.0|^5.0",
 
5456                 "symfony/security-csrf": "^3.4|^4.0|^5.0",
 
5457                 "symfony/security-http": "^3.4|^4.0|^5.0",
 
5458                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
 
5459                 "symfony/templating": "^3.4|^4.0|^5.0",
 
5460                 "symfony/translation": "^4.2.1|^5.0",
 
5461                 "symfony/web-link": "^4.4|^5.0",
 
5462                 "symfony/workflow": "^4.3|^5.0",
 
5463                 "symfony/yaml": "^3.4|^4.0|^5.0",
 
5464                 "twig/cssinliner-extra": "^2.12",
 
5465                 "twig/inky-extra": "^2.12",
 
5466                 "twig/markdown-extra": "^2.12"
 
5469                 "symfony/asset": "For using the AssetExtension",
 
5470                 "symfony/expression-language": "For using the ExpressionExtension",
 
5471                 "symfony/finder": "",
 
5472                 "symfony/form": "For using the FormExtension",
 
5473                 "symfony/http-kernel": "For using the HttpKernelExtension",
 
5474                 "symfony/routing": "For using the RoutingExtension",
 
5475                 "symfony/security-core": "For using the SecurityExtension",
 
5476                 "symfony/security-csrf": "For using the CsrfExtension",
 
5477                 "symfony/security-http": "For using the LogoutUrlExtension",
 
5478                 "symfony/stopwatch": "For using the StopwatchExtension",
 
5479                 "symfony/templating": "For using the TwigEngine",
 
5480                 "symfony/translation": "For using the TranslationExtension",
 
5481                 "symfony/var-dumper": "For using the DumpExtension",
 
5482                 "symfony/web-link": "For using the WebLinkExtension",
 
5483                 "symfony/yaml": "For using the YamlExtension"
 
5485             "type": "symfony-bridge",
 
5488                     "Symfony\\Bridge\\Twig\\": ""
 
5490                 "exclude-from-classmap": [
 
5494             "notification-url": "https://packagist.org/downloads/",
 
5500                     "name": "Fabien Potencier",
 
5501                     "email": "fabien@symfony.com"
 
5504                     "name": "Symfony Community",
 
5505                     "homepage": "https://symfony.com/contributors"
 
5508             "description": "Provides integration for Twig with various Symfony components",
 
5509             "homepage": "https://symfony.com",
 
5511                 "source": "https://github.com/symfony/twig-bridge/tree/v4.4.19"
 
5515                     "url": "https://symfony.com/sponsor",
 
5519                     "url": "https://github.com/fabpot",
 
5523                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5527             "time": "2021-01-27T09:09:26+00:00"
 
5530             "name": "symfony/twig-bundle",
 
5531             "version": "v4.4.19",
 
5534                 "url": "https://github.com/symfony/twig-bundle.git",
 
5535                 "reference": "7cee73b45e3bd963a0ab4184f1041dcdc85b6e86"
 
5539                 "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/7cee73b45e3bd963a0ab4184f1041dcdc85b6e86",
 
5540                 "reference": "7cee73b45e3bd963a0ab4184f1041dcdc85b6e86",
 
5545                 "symfony/http-foundation": "^4.3|^5.0",
 
5546                 "symfony/http-kernel": "^4.4",
 
5547                 "symfony/polyfill-ctype": "~1.8",
 
5548                 "symfony/twig-bridge": "^4.4|^5.0",
 
5549                 "twig/twig": "^1.43|^2.13|^3.0.4"
 
5552                 "symfony/dependency-injection": "<4.1",
 
5553                 "symfony/framework-bundle": "<4.4",
 
5554                 "symfony/translation": "<4.2"
 
5557                 "doctrine/annotations": "^1.10.4",
 
5558                 "doctrine/cache": "~1.0",
 
5559                 "symfony/asset": "^3.4|^4.0|^5.0",
 
5560                 "symfony/dependency-injection": "^4.2.5|^5.0",
 
5561                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
5562                 "symfony/finder": "^3.4|^4.0|^5.0",
 
5563                 "symfony/form": "^3.4|^4.0|^5.0",
 
5564                 "symfony/framework-bundle": "^4.4|^5.0",
 
5565                 "symfony/routing": "^3.4|^4.0|^5.0",
 
5566                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
 
5567                 "symfony/templating": "^3.4|^4.0|^5.0",
 
5568                 "symfony/translation": "^4.2|^5.0",
 
5569                 "symfony/web-link": "^3.4|^4.0|^5.0",
 
5570                 "symfony/yaml": "^3.4|^4.0|^5.0"
 
5572             "type": "symfony-bundle",
 
5575                     "Symfony\\Bundle\\TwigBundle\\": ""
 
5577                 "exclude-from-classmap": [
 
5581             "notification-url": "https://packagist.org/downloads/",
 
5587                     "name": "Fabien Potencier",
 
5588                     "email": "fabien@symfony.com"
 
5591                     "name": "Symfony Community",
 
5592                     "homepage": "https://symfony.com/contributors"
 
5595             "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
 
5596             "homepage": "https://symfony.com",
 
5598                 "source": "https://github.com/symfony/twig-bundle/tree/v4.4.19"
 
5602                     "url": "https://symfony.com/sponsor",
 
5606                     "url": "https://github.com/fabpot",
 
5610                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5614             "time": "2021-01-27T09:09:26+00:00"
 
5617             "name": "symfony/validator",
 
5618             "version": "v4.4.19",
 
5621                 "url": "https://github.com/symfony/validator.git",
 
5622                 "reference": "039479123c8d824f23efba9bb413b85dc3f42e43"
 
5626                 "url": "https://api.github.com/repos/symfony/validator/zipball/039479123c8d824f23efba9bb413b85dc3f42e43",
 
5627                 "reference": "039479123c8d824f23efba9bb413b85dc3f42e43",
 
5632                 "symfony/polyfill-ctype": "~1.8",
 
5633                 "symfony/polyfill-mbstring": "~1.0",
 
5634                 "symfony/translation-contracts": "^1.1|^2"
 
5637                 "doctrine/lexer": "<1.0.2",
 
5638                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
 
5639                 "symfony/dependency-injection": "<3.4",
 
5640                 "symfony/http-kernel": "<4.4",
 
5641                 "symfony/intl": "<4.3",
 
5642                 "symfony/translation": ">=5.0",
 
5643                 "symfony/yaml": "<3.4"
 
5646                 "doctrine/annotations": "^1.10.4",
 
5647                 "doctrine/cache": "~1.0",
 
5648                 "egulias/email-validator": "^2.1.10",
 
5649                 "symfony/cache": "^3.4|^4.0|^5.0",
 
5650                 "symfony/config": "^3.4|^4.0|^5.0",
 
5651                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
5652                 "symfony/expression-language": "^3.4|^4.0|^5.0",
 
5653                 "symfony/http-client": "^4.3|^5.0",
 
5654                 "symfony/http-foundation": "^4.1|^5.0",
 
5655                 "symfony/http-kernel": "^4.4",
 
5656                 "symfony/intl": "^4.3|^5.0",
 
5657                 "symfony/mime": "^4.4|^5.0",
 
5658                 "symfony/property-access": "^3.4|^4.0|^5.0",
 
5659                 "symfony/property-info": "^3.4|^4.0|^5.0",
 
5660                 "symfony/translation": "^4.2",
 
5661                 "symfony/yaml": "^3.4|^4.0|^5.0"
 
5664                 "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
 
5665                 "doctrine/cache": "For using the default cached annotation reader.",
 
5666                 "egulias/email-validator": "Strict (RFC compliant) email validation",
 
5667                 "psr/cache-implementation": "For using the mapping cache.",
 
5668                 "symfony/config": "",
 
5669                 "symfony/expression-language": "For using the Expression validator",
 
5670                 "symfony/http-foundation": "",
 
5672                 "symfony/property-access": "For accessing properties within comparison constraints",
 
5673                 "symfony/property-info": "To automatically add NotNull and Type constraints",
 
5674                 "symfony/translation": "For translating validation errors.",
 
5680                     "Symfony\\Component\\Validator\\": ""
 
5682                 "exclude-from-classmap": [
 
5686             "notification-url": "https://packagist.org/downloads/",
 
5692                     "name": "Fabien Potencier",
 
5693                     "email": "fabien@symfony.com"
 
5696                     "name": "Symfony Community",
 
5697                     "homepage": "https://symfony.com/contributors"
 
5700             "description": "Provides tools to validate values",
 
5701             "homepage": "https://symfony.com",
 
5703                 "source": "https://github.com/symfony/validator/tree/v4.4.19"
 
5707                     "url": "https://symfony.com/sponsor",
 
5711                     "url": "https://github.com/fabpot",
 
5715                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5719             "time": "2021-01-27T09:09:26+00:00"
 
5722             "name": "symfony/var-dumper",
 
5723             "version": "v4.4.19",
 
5726                 "url": "https://github.com/symfony/var-dumper.git",
 
5727                 "reference": "a1eab2f69906dc83c5ddba4632180260d0ab4f7f"
 
5731                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a1eab2f69906dc83c5ddba4632180260d0ab4f7f",
 
5732                 "reference": "a1eab2f69906dc83c5ddba4632180260d0ab4f7f",
 
5737                 "symfony/polyfill-mbstring": "~1.0",
 
5738                 "symfony/polyfill-php72": "~1.5",
 
5739                 "symfony/polyfill-php80": "^1.15"
 
5742                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
 
5743                 "symfony/console": "<3.4"
 
5747                 "symfony/console": "^3.4|^4.0|^5.0",
 
5748                 "symfony/process": "^4.4|^5.0",
 
5749                 "twig/twig": "^1.43|^2.13|^3.0.4"
 
5752                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
 
5753                 "ext-intl": "To show region name in time zone dump",
 
5754                 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
 
5757                 "Resources/bin/var-dump-server"
 
5762                     "Resources/functions/dump.php"
 
5765                     "Symfony\\Component\\VarDumper\\": ""
 
5767                 "exclude-from-classmap": [
 
5771             "notification-url": "https://packagist.org/downloads/",
 
5777                     "name": "Nicolas Grekas",
 
5778                     "email": "p@tchwork.com"
 
5781                     "name": "Symfony Community",
 
5782                     "homepage": "https://symfony.com/contributors"
 
5785             "description": "Provides mechanisms for walking through any arbitrary PHP variable",
 
5786             "homepage": "https://symfony.com",
 
5792                 "source": "https://github.com/symfony/var-dumper/tree/v4.4.19"
 
5796                     "url": "https://symfony.com/sponsor",
 
5800                     "url": "https://github.com/fabpot",
 
5804                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5808             "time": "2021-01-27T09:09:26+00:00"
 
5811             "name": "symfony/var-exporter",
 
5812             "version": "v4.4.19",
 
5815                 "url": "https://github.com/symfony/var-exporter.git",
 
5816                 "reference": "3a3ea598bba6901d20b58c2579f68700089244ed"
 
5820                 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/3a3ea598bba6901d20b58c2579f68700089244ed",
 
5821                 "reference": "3a3ea598bba6901d20b58c2579f68700089244ed",
 
5828                 "symfony/var-dumper": "^4.4.9|^5.0.9"
 
5833                     "Symfony\\Component\\VarExporter\\": ""
 
5835                 "exclude-from-classmap": [
 
5839             "notification-url": "https://packagist.org/downloads/",
 
5845                     "name": "Nicolas Grekas",
 
5846                     "email": "p@tchwork.com"
 
5849                     "name": "Symfony Community",
 
5850                     "homepage": "https://symfony.com/contributors"
 
5853             "description": "Allows exporting any serializable PHP data structure to plain PHP code",
 
5854             "homepage": "https://symfony.com",
 
5864                 "source": "https://github.com/symfony/var-exporter/tree/v4.4.19"
 
5868                     "url": "https://symfony.com/sponsor",
 
5872                     "url": "https://github.com/fabpot",
 
5876                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5880             "time": "2021-01-27T09:09:26+00:00"
 
5883             "name": "symfony/web-profiler-bundle",
 
5884             "version": "v4.4.19",
 
5887                 "url": "https://github.com/symfony/web-profiler-bundle.git",
 
5888                 "reference": "6cde98609e1dd9afa9840b9c222a59ee40cef2db"
 
5892                 "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/6cde98609e1dd9afa9840b9c222a59ee40cef2db",
 
5893                 "reference": "6cde98609e1dd9afa9840b9c222a59ee40cef2db",
 
5898                 "symfony/config": "^4.2|^5.0",
 
5899                 "symfony/framework-bundle": "^4.4|^5.0",
 
5900                 "symfony/http-kernel": "^4.4",
 
5901                 "symfony/routing": "^4.3|^5.0",
 
5902                 "symfony/twig-bundle": "^4.2|^5.0",
 
5903                 "twig/twig": "^1.43|^2.13|^3.0.4"
 
5906                 "symfony/form": "<4.3",
 
5907                 "symfony/messenger": "<4.2"
 
5910                 "symfony/browser-kit": "^4.3|^5.0",
 
5911                 "symfony/console": "^4.3|^5.0",
 
5912                 "symfony/css-selector": "^3.4|^4.0|^5.0",
 
5913                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
5914                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
 
5916             "type": "symfony-bundle",
 
5919                     "Symfony\\Bundle\\WebProfilerBundle\\": ""
 
5921                 "exclude-from-classmap": [
 
5925             "notification-url": "https://packagist.org/downloads/",
 
5931                     "name": "Fabien Potencier",
 
5932                     "email": "fabien@symfony.com"
 
5935                     "name": "Symfony Community",
 
5936                     "homepage": "https://symfony.com/contributors"
 
5939             "description": "Provides a development tool that gives detailed information about the execution of any request",
 
5940             "homepage": "https://symfony.com",
 
5942                 "source": "https://github.com/symfony/web-profiler-bundle/tree/v4.4.19"
 
5946                     "url": "https://symfony.com/sponsor",
 
5950                     "url": "https://github.com/fabpot",
 
5954                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
5958             "time": "2021-01-27T09:09:26+00:00"
 
5961             "name": "symfony/yaml",
 
5962             "version": "v4.4.19",
 
5965                 "url": "https://github.com/symfony/yaml.git",
 
5966                 "reference": "17ed9f14c1aa05b1a5cf2e2c5ef2d0be28058ef9"
 
5970                 "url": "https://api.github.com/repos/symfony/yaml/zipball/17ed9f14c1aa05b1a5cf2e2c5ef2d0be28058ef9",
 
5971                 "reference": "17ed9f14c1aa05b1a5cf2e2c5ef2d0be28058ef9",
 
5976                 "symfony/polyfill-ctype": "~1.8"
 
5979                 "symfony/console": "<3.4"
 
5982                 "symfony/console": "^3.4|^4.0|^5.0"
 
5985                 "symfony/console": "For validating YAML files using the lint command"
 
5990                     "Symfony\\Component\\Yaml\\": ""
 
5992                 "exclude-from-classmap": [
 
5996             "notification-url": "https://packagist.org/downloads/",
 
6002                     "name": "Fabien Potencier",
 
6003                     "email": "fabien@symfony.com"
 
6006                     "name": "Symfony Community",
 
6007                     "homepage": "https://symfony.com/contributors"
 
6010             "description": "Loads and dumps YAML files",
 
6011             "homepage": "https://symfony.com",
 
6013                 "source": "https://github.com/symfony/yaml/tree/v4.4.19"
 
6017                     "url": "https://symfony.com/sponsor",
 
6021                     "url": "https://github.com/fabpot",
 
6025                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6029             "time": "2021-01-27T09:09:26+00:00"
 
6032             "name": "twig/extensions",
 
6033             "version": "v1.5.4",
 
6036                 "url": "https://github.com/twigphp/Twig-extensions.git",
 
6037                 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
 
6041                 "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
 
6042                 "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
 
6046                 "twig/twig": "^1.27|^2.0"
 
6049                 "symfony/phpunit-bridge": "^3.4",
 
6050                 "symfony/translation": "^2.7|^3.4"
 
6053                 "symfony/translation": "Allow the time_diff output to be translated"
 
6058                     "dev-master": "1.5-dev"
 
6063                     "Twig_Extensions_": "lib/"
 
6066                     "Twig\\Extensions\\": "src/"
 
6069             "notification-url": "https://packagist.org/downloads/",
 
6075                     "name": "Fabien Potencier",
 
6076                     "email": "fabien@symfony.com"
 
6079             "description": "Common additional features for Twig that do not directly belong in core",
 
6085                 "issues": "https://github.com/twigphp/Twig-extensions/issues",
 
6086                 "source": "https://github.com/twigphp/Twig-extensions/tree/master"
 
6089             "time": "2018-12-05T18:34:18+00:00"
 
6092             "name": "twig/extra-bundle",
 
6093             "version": "v3.3.0",
 
6096                 "url": "https://github.com/twigphp/twig-extra-bundle.git",
 
6097                 "reference": "e2d27a86c3f47859eb07808fa7c8679d30fcbdde"
 
6101                 "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/e2d27a86c3f47859eb07808fa7c8679d30fcbdde",
 
6102                 "reference": "e2d27a86c3f47859eb07808fa7c8679d30fcbdde",
 
6106                 "php": "^7.1.3|^8.0",
 
6107                 "symfony/framework-bundle": "^4.3|^5.0",
 
6108                 "symfony/twig-bundle": "^4.3|^5.0",
 
6109                 "twig/twig": "^2.4|^3.0"
 
6112                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9",
 
6113                 "twig/cache-extra": "^3.0",
 
6114                 "twig/cssinliner-extra": "^2.12|^3.0",
 
6115                 "twig/html-extra": "^2.12|^3.0",
 
6116                 "twig/inky-extra": "^2.12|^3.0",
 
6117                 "twig/intl-extra": "^2.12|^3.0",
 
6118                 "twig/markdown-extra": "^2.12|^3.0",
 
6119                 "twig/string-extra": "^2.12|^3.0"
 
6121             "type": "symfony-bundle",
 
6124                     "dev-master": "3.2-dev"
 
6129                     "Twig\\Extra\\TwigExtraBundle\\": ""
 
6131                 "exclude-from-classmap": [
 
6135             "notification-url": "https://packagist.org/downloads/",
 
6141                     "name": "Fabien Potencier",
 
6142                     "email": "fabien@symfony.com",
 
6143                     "homepage": "http://fabien.potencier.org",
 
6144                     "role": "Lead Developer"
 
6147             "description": "A Symfony bundle for extra Twig extensions",
 
6148             "homepage": "https://twig.symfony.com",
 
6155                 "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.3.0"
 
6159                     "url": "https://github.com/fabpot",
 
6163                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
 
6167             "time": "2021-02-06T21:13:17+00:00"
 
6170             "name": "twig/html-extra",
 
6171             "version": "v2.14.3",
 
6174                 "url": "https://github.com/twigphp/html-extra.git",
 
6175                 "reference": "284ac6431f07dfa6dae71164262349e8b8e15d9a"
 
6179                 "url": "https://api.github.com/repos/twigphp/html-extra/zipball/284ac6431f07dfa6dae71164262349e8b8e15d9a",
 
6180                 "reference": "284ac6431f07dfa6dae71164262349e8b8e15d9a",
 
6185                 "symfony/mime": "^4.3|^5.0",
 
6186                 "twig/twig": "^2.4|^3.0"
 
6189                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
 
6194                     "dev-master": "2.14-dev"
 
6199                     "Twig\\Extra\\Html\\": ""
 
6201                 "exclude-from-classmap": [
 
6205             "notification-url": "https://packagist.org/downloads/",
 
6211                     "name": "Fabien Potencier",
 
6212                     "email": "fabien@symfony.com",
 
6213                     "homepage": "http://fabien.potencier.org",
 
6214                     "role": "Lead Developer"
 
6217             "description": "A Twig extension for HTML",
 
6218             "homepage": "https://twig.symfony.com",
 
6224                 "source": "https://github.com/twigphp/html-extra/tree/v2.14.3"
 
6228                     "url": "https://github.com/fabpot",
 
6232                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
 
6236             "time": "2021-01-01T14:53:48+00:00"
 
6239             "name": "twig/markdown-extra",
 
6240             "version": "v3.3.0",
 
6243                 "url": "https://github.com/twigphp/markdown-extra.git",
 
6244                 "reference": "48142a7727b2b84691f843056346d534933f1d3f"
 
6248                 "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/48142a7727b2b84691f843056346d534933f1d3f",
 
6249                 "reference": "48142a7727b2b84691f843056346d534933f1d3f",
 
6254                 "twig/twig": "^2.4|^3.0"
 
6257                 "erusev/parsedown": "^1.7",
 
6258                 "league/commonmark": "^1.0",
 
6259                 "league/html-to-markdown": "^4.8",
 
6260                 "michelf/php-markdown": "^1.8",
 
6261                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
 
6266                     "dev-master": "3.2-dev"
 
6271                     "Twig\\Extra\\Markdown\\": ""
 
6273                 "exclude-from-classmap": [
 
6277             "notification-url": "https://packagist.org/downloads/",
 
6283                     "name": "Fabien Potencier",
 
6284                     "email": "fabien@symfony.com",
 
6285                     "homepage": "http://fabien.potencier.org",
 
6286                     "role": "Lead Developer"
 
6289             "description": "A Twig extension for Markdown",
 
6290             "homepage": "https://twig.symfony.com",
 
6297                 "source": "https://github.com/twigphp/markdown-extra/tree/v3.3.0"
 
6301                     "url": "https://github.com/fabpot",
 
6305                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
 
6309             "time": "2021-01-01T14:58:18+00:00"
 
6312             "name": "twig/twig",
 
6313             "version": "v2.14.3",
 
6316                 "url": "https://github.com/twigphp/Twig.git",
 
6317                 "reference": "8bc568d460d88b25c00c046256ec14a787ea60d9"
 
6321                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/8bc568d460d88b25c00c046256ec14a787ea60d9",
 
6322                 "reference": "8bc568d460d88b25c00c046256ec14a787ea60d9",
 
6327                 "symfony/polyfill-ctype": "^1.8",
 
6328                 "symfony/polyfill-mbstring": "^1.3"
 
6331                 "psr/container": "^1.0",
 
6332                 "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
 
6337                     "dev-master": "2.14-dev"
 
6348             "notification-url": "https://packagist.org/downloads/",
 
6354                     "name": "Fabien Potencier",
 
6355                     "email": "fabien@symfony.com",
 
6356                     "homepage": "http://fabien.potencier.org",
 
6357                     "role": "Lead Developer"
 
6360                     "name": "Twig Team",
 
6361                     "role": "Contributors"
 
6364                     "name": "Armin Ronacher",
 
6365                     "email": "armin.ronacher@active-4.com",
 
6366                     "role": "Project Founder"
 
6369             "description": "Twig, the flexible, fast, and secure template language for PHP",
 
6370             "homepage": "https://twig.symfony.com",
 
6375                 "issues": "https://github.com/twigphp/Twig/issues",
 
6376                 "source": "https://github.com/twigphp/Twig/tree/v2.14.3"
 
6380                     "url": "https://github.com/fabpot",
 
6384                     "url": "https://tidelift.com/funding/github/packagist/twig/twig",
 
6388             "time": "2021-01-05T15:34:33+00:00"
 
6393             "name": "doctrine/data-fixtures",
 
6397                 "url": "https://github.com/doctrine/data-fixtures.git",
 
6398                 "reference": "51d3d4880d28951fff42a635a2389f8c63baddc5"
 
6402                 "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/51d3d4880d28951fff42a635a2389f8c63baddc5",
 
6403                 "reference": "51d3d4880d28951fff42a635a2389f8c63baddc5",
 
6407                 "doctrine/common": "^2.13|^3.0",
 
6408                 "doctrine/persistence": "^1.3.3|^2.0",
 
6409                 "php": "^7.2 || ^8.0"
 
6412                 "doctrine/phpcr-odm": "<1.3.0"
 
6415                 "doctrine/coding-standard": "^8.2",
 
6416                 "doctrine/dbal": "^2.5.4",
 
6417                 "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
 
6418                 "doctrine/orm": "^2.7.0",
 
6420                 "phpunit/phpunit": "^8.0"
 
6423                 "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
 
6424                 "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
 
6425                 "doctrine/orm": "For loading ORM fixtures",
 
6426                 "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
 
6431                     "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
 
6434             "notification-url": "https://packagist.org/downloads/",
 
6440                     "name": "Jonathan Wage",
 
6441                     "email": "jonwage@gmail.com"
 
6444             "description": "Data Fixtures for all Doctrine Object Managers",
 
6445             "homepage": "http://www.doctrine-project.org",
 
6450                 "issues": "https://github.com/doctrine/data-fixtures/issues",
 
6451                 "source": "https://github.com/doctrine/data-fixtures/tree/1.5.0"
 
6455                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
6459                     "url": "https://www.patreon.com/phpdoctrine",
 
6463                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures",
 
6467             "time": "2021-01-23T10:20:43+00:00"
 
6470             "name": "doctrine/doctrine-fixtures-bundle",
 
6474                 "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
 
6475                 "reference": "870189619a7770f468ffb0b80925302e065a3b34"
 
6479                 "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/870189619a7770f468ffb0b80925302e065a3b34",
 
6480                 "reference": "870189619a7770f468ffb0b80925302e065a3b34",
 
6484                 "doctrine/data-fixtures": "^1.3",
 
6485                 "doctrine/doctrine-bundle": "^1.11|^2.0",
 
6486                 "doctrine/orm": "^2.6.0",
 
6487                 "doctrine/persistence": "^1.3.7|^2.0",
 
6488                 "php": "^7.1 || ^8.0",
 
6489                 "symfony/config": "^3.4|^4.3|^5.0",
 
6490                 "symfony/console": "^3.4|^4.3|^5.0",
 
6491                 "symfony/dependency-injection": "^3.4|^4.3|^5.0",
 
6492                 "symfony/doctrine-bridge": "^3.4|^4.1|^5.0",
 
6493                 "symfony/http-kernel": "^3.4|^4.3|^5.0"
 
6496                 "doctrine/coding-standard": "^6.0",
 
6497                 "phpunit/phpunit": "^7.4 || ^8.0 || ^9.2",
 
6498                 "symfony/phpunit-bridge": "^4.1|^5.0"
 
6500             "type": "symfony-bundle",
 
6503                     "Doctrine\\Bundle\\FixturesBundle\\": ""
 
6506             "notification-url": "https://packagist.org/downloads/",
 
6512                     "name": "Fabien Potencier",
 
6513                     "email": "fabien@symfony.com"
 
6516                     "name": "Doctrine Project",
 
6517                     "homepage": "http://www.doctrine-project.org"
 
6520                     "name": "Symfony Community",
 
6521                     "homepage": "http://symfony.com/contributors"
 
6524             "description": "Symfony DoctrineFixturesBundle",
 
6525             "homepage": "http://www.doctrine-project.org",
 
6531                 "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
 
6532                 "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.4.0"
 
6536                     "url": "https://www.doctrine-project.org/sponsorship.html",
 
6540                     "url": "https://www.patreon.com/phpdoctrine",
 
6544                     "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
 
6548             "time": "2020-11-14T09:36:49+00:00"
 
6551             "name": "nikic/php-parser",
 
6552             "version": "v4.10.4",
 
6555                 "url": "https://github.com/nikic/PHP-Parser.git",
 
6556                 "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e"
 
6560                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c6d052fc58cb876152f89f532b95a8d7907e7f0e",
 
6561                 "reference": "c6d052fc58cb876152f89f532b95a8d7907e7f0e",
 
6565                 "ext-tokenizer": "*",
 
6569                 "ircmaxell/php-yacc": "^0.0.7",
 
6570                 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
 
6578                     "dev-master": "4.9-dev"
 
6583                     "PhpParser\\": "lib/PhpParser"
 
6586             "notification-url": "https://packagist.org/downloads/",
 
6592                     "name": "Nikita Popov"
 
6595             "description": "A PHP parser written in PHP",
 
6601                 "issues": "https://github.com/nikic/PHP-Parser/issues",
 
6602                 "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.4"
 
6604             "time": "2020-12-20T10:01:03+00:00"
 
6607             "name": "symfony/browser-kit",
 
6608             "version": "v4.4.19",
 
6611                 "url": "https://github.com/symfony/browser-kit.git",
 
6612                 "reference": "f6f060bdc473c3f3b1f00e2ebdeb3d02eda77f82"
 
6616                 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/f6f060bdc473c3f3b1f00e2ebdeb3d02eda77f82",
 
6617                 "reference": "f6f060bdc473c3f3b1f00e2ebdeb3d02eda77f82",
 
6622                 "symfony/dom-crawler": "^3.4|^4.0|^5.0"
 
6625                 "symfony/css-selector": "^3.4|^4.0|^5.0",
 
6626                 "symfony/http-client": "^4.3|^5.0",
 
6627                 "symfony/mime": "^4.3|^5.0",
 
6628                 "symfony/process": "^3.4|^4.0|^5.0"
 
6631                 "symfony/process": ""
 
6636                     "Symfony\\Component\\BrowserKit\\": ""
 
6638                 "exclude-from-classmap": [
 
6642             "notification-url": "https://packagist.org/downloads/",
 
6648                     "name": "Fabien Potencier",
 
6649                     "email": "fabien@symfony.com"
 
6652                     "name": "Symfony Community",
 
6653                     "homepage": "https://symfony.com/contributors"
 
6656             "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
 
6657             "homepage": "https://symfony.com",
 
6659                 "source": "https://github.com/symfony/browser-kit/tree/v4.4.19"
 
6663                     "url": "https://symfony.com/sponsor",
 
6667                     "url": "https://github.com/fabpot",
 
6671                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6675             "time": "2021-01-27T09:09:26+00:00"
 
6678             "name": "symfony/deprecation-contracts",
 
6679             "version": "v2.2.0",
 
6682                 "url": "https://github.com/symfony/deprecation-contracts.git",
 
6683                 "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
 
6687                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
 
6688                 "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
 
6697                     "dev-master": "2.2-dev"
 
6700                     "name": "symfony/contracts",
 
6701                     "url": "https://github.com/symfony/contracts"
 
6709             "notification-url": "https://packagist.org/downloads/",
 
6715                     "name": "Nicolas Grekas",
 
6716                     "email": "p@tchwork.com"
 
6719                     "name": "Symfony Community",
 
6720                     "homepage": "https://symfony.com/contributors"
 
6723             "description": "A generic function and convention to trigger deprecation notices",
 
6724             "homepage": "https://symfony.com",
 
6726                 "source": "https://github.com/symfony/deprecation-contracts/tree/master"
 
6730                     "url": "https://symfony.com/sponsor",
 
6734                     "url": "https://github.com/fabpot",
 
6738                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6742             "time": "2020-09-07T11:33:47+00:00"
 
6745             "name": "symfony/maker-bundle",
 
6746             "version": "v1.29.1",
 
6749                 "url": "https://github.com/symfony/maker-bundle.git",
 
6750                 "reference": "313b5669a5370bf36cd34fa8f5b5bbbfa5fb8aa8"
 
6754                 "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/313b5669a5370bf36cd34fa8f5b5bbbfa5fb8aa8",
 
6755                 "reference": "313b5669a5370bf36cd34fa8f5b5bbbfa5fb8aa8",
 
6759                 "doctrine/inflector": "^1.2|^2.0",
 
6760                 "nikic/php-parser": "^4.0",
 
6762                 "symfony/config": "^3.4|^4.0|^5.0",
 
6763                 "symfony/console": "^3.4|^4.0|^5.0",
 
6764                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
 
6765                 "symfony/deprecation-contracts": "^2.2",
 
6766                 "symfony/filesystem": "^3.4|^4.0|^5.0",
 
6767                 "symfony/finder": "^3.4|^4.0|^5.0",
 
6768                 "symfony/framework-bundle": "^3.4|^4.0|^5.0",
 
6769                 "symfony/http-kernel": "^3.4|^4.0|^5.0"
 
6772                 "composer/semver": "^3.0@dev",
 
6773                 "doctrine/doctrine-bundle": "^1.8|^2.0",
 
6774                 "doctrine/orm": "^2.3",
 
6775                 "friendsofphp/php-cs-fixer": "^2.8",
 
6776                 "friendsoftwig/twigcs": "^3.1.2",
 
6777                 "symfony/http-client": "^4.3|^5.0",
 
6778                 "symfony/phpunit-bridge": "^4.3|^5.0",
 
6779                 "symfony/process": "^3.4|^4.0|^5.0",
 
6780                 "symfony/security-core": "^3.4|^4.0|^5.0",
 
6781                 "symfony/yaml": "^3.4|^4.0|^5.0"
 
6783             "type": "symfony-bundle",
 
6786                     "dev-main": "1.0-dev"
 
6791                     "Symfony\\Bundle\\MakerBundle\\": "src/"
 
6794             "notification-url": "https://packagist.org/downloads/",
 
6800                     "name": "Symfony Community",
 
6801                     "homepage": "https://symfony.com/contributors"
 
6804             "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
 
6805             "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
 
6813                 "issues": "https://github.com/symfony/maker-bundle/issues",
 
6814                 "source": "https://github.com/symfony/maker-bundle/tree/v1.29.1"
 
6818                     "url": "https://symfony.com/sponsor",
 
6822                     "url": "https://github.com/fabpot",
 
6826                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6830             "time": "2021-02-10T19:21:31+00:00"
 
6833             "name": "symfony/phpunit-bridge",
 
6834             "version": "v4.4.19",
 
6837                 "url": "https://github.com/symfony/phpunit-bridge.git",
 
6838                 "reference": "85a2fcd7a7111b503962a5f0a55f34ea41dfe2cf"
 
6842                 "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/85a2fcd7a7111b503962a5f0a55f34ea41dfe2cf",
 
6843                 "reference": "85a2fcd7a7111b503962a5f0a55f34ea41dfe2cf",
 
6850                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2"
 
6853                 "symfony/error-handler": "^4.4|^5.0"
 
6856                 "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
 
6859                 "bin/simple-phpunit"
 
6861             "type": "symfony-bridge",
 
6864                     "name": "phpunit/phpunit",
 
6865                     "url": "https://github.com/sebastianbergmann/phpunit"
 
6873                     "Symfony\\Bridge\\PhpUnit\\": ""
 
6875                 "exclude-from-classmap": [
 
6879             "notification-url": "https://packagist.org/downloads/",
 
6885                     "name": "Nicolas Grekas",
 
6886                     "email": "p@tchwork.com"
 
6889                     "name": "Symfony Community",
 
6890                     "homepage": "https://symfony.com/contributors"
 
6893             "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
 
6894             "homepage": "https://symfony.com",
 
6896                 "source": "https://github.com/symfony/phpunit-bridge/tree/v4.4.19"
 
6900                     "url": "https://symfony.com/sponsor",
 
6904                     "url": "https://github.com/fabpot",
 
6908                     "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
 
6912             "time": "2021-01-20T20:19:14+00:00"
 
6916     "minimum-stability": "stable",
 
6917     "stability-flags": {
 
6918         "rapsys/airbundle": 20,
 
6919         "rapsys/packbundle": 20,
 
6920         "rapsys/userbundle": 20
 
6922     "prefer-stable": false,
 
6923     "prefer-lowest": false,
 
6930     "plugin-api-version": "2.0.0"