Ergebnis 1 bis 5 von 5

Thema: Update von 4.4 auf 4.9 bricht ab

  1. #1
    Contao-Fan
    Registriert seit
    28.02.2011.
    Beiträge
    680

    Standard Update von 4.4 auf 4.9 bricht ab

    Hallo zusammen,

    ich habe von einer Installation von contao 4.4.49 ein lokales backup gemacht, um dort das update auf 4.9 zu "üben"

    Die lokale Seite funktioniert prima, aber sie lässt sich nicht über den CM updaten es bleibt bei 4.4.49. Die Konsolenausgabe hänge ich unten an.

    die composer.json

    PHP-Code:
    {
        
    "type""project",
        
    "require": {
            
    "alnv/catalog-manager""^1.31",
            
    "codefog/contao-mobile_menu""^2.7",
            
    "contao/conflicts""*@dev",
            
    "contao/manager-bundle""4.4.*",
            
    "jrgregory/m17-sticky-backend-footer""^2.0",
            
    "madeyourday/contao-rocksolid-custom-elements""^2.2",
            
    "omosde/contao-om-backend""^1.6",
            
    "terminal42/notification_center""^1.5"
        
    },
        
    "extra": {
            
    "contao-component-dir""assets"
        
    },
        
    "scripts": {
            
    "post-install-cmd": [
                
    "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            
    ],
            
    "post-update-cmd": [
                
    "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            
    ]
        }


    Kann es sein, dass es auf 4.4 fixiert ist? Ich habe das aber nicht bewusst gemacht/eingestellt.

    PHP-Code:
                "require": {
                    
    "contao-community-alliance/composer-plugin""~2.4 || ~3.0",
                    
    "contao/core-bundle""^3.5.1 || ^4.4",
                    
    "php""~5.6 || ~7.0"
                
    }, 
    Wäre nett , wenn mir jemand auf die Sprünge helfen könnte.
    Unten auch noch mal die komplette lock datei.

    Viele Grüße,
    conter

    Konsolenausgabe

    PHP-Code:
    Bestätigen Schließen
    Resolving dependencies using Composer Cloud v2.2.10

    # Job ID oxanQAKlIT6iYWjzLYKKLImzAKdtwTmpCiNwu8P7mj7lttiKaQZatRBN9YEAis7wIf6Oh6qxLOwdWJR6rlJGw2VvHN3p completed in 48 seconds
    # Memory usage: 516.16MB (peak: 3079.95MB), time: 48.17s.

    $ /usr/local/Cellar/php/7.4.3/bin/php -/Users/ct/Sites/contao44/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-suggest --no-ansi --no-interaction --optimize-autoloader

    contao
    /manager-pluginGenerating plugin class...
    contao/manager-plugin: ...done generating plugin class

     
    // Clearing the cache for the prod environment with debug                      
     // false                                                                       

     
    [OKCache for the "prod" environment (debug=falsewas successfully cleared.  


     
    // Warming up the cache for the prod environment with debug                    
     // false                                                                       

     
    [OKCache for the "prod" environment (debug=falsewas successfully warmed.   


     
    Trying to install assets as relative symbolic links.

     --- ------------------------------- ------------------ 
          
    Bundle                          Method Error    
     
    --- ------------------------------- ------------------ 
      ?   
    ContaoCoreBundle                relative symlink  
      
    ?   RockSolidCustomElementsBundle   relative symlink  
      
    ?   MultiColumnWizardBundle         relative symlink  
      
    ?   OMOSdeContaoOmBackendBundle     relative symlink  
     
    --- ------------------------------- ------------------ 

     [
    OKAll assets were successfully installed.                                   

    Added the system/initialize.php file.
    Symlinked the system/config/tcpdf.php file.

     --- ----------------------------------------------- ---------------------------------------------------------------- 
          
    Symlink                                         Target Error                                                  
     
    --- ----------------------------------------------- ---------------------------------------------------------------- 
      ?   
    web/files/mann                             files/mann                                                 
      
    ?   web/system/modules/dcawizard/assets             system/modules/dcawizard/assets                                 
      
    ?   web/system/modules/haste/assets                 system/modules/haste/assets                                     
      
    ?   web/system/modules/mobile_menu/assets           system/modules/mobile_menu/assets                               
      
    ?   web/system/modules/notification_center/assets   system/modules/notification_center/assets                       
      
    ?   web/system/modules/m17StickyBEFooter/assets     system/modules/m17StickyBEFooter/assets                         
      
    ?   web/system/modules/catalog-manager/assets       system/modules/catalog-manager/assets                           
      
    ?   system/themes/flexible                          vendor/contao/core-bundle/src/Resources/contao/themes/flexible  
      
    ?   web/assets                                      assets                                                          
      
    ?   web/system/themes                               system/themes                                                   
      
    ?   system/logs                                     var/logs                                                        
     
    --- ----------------------------------------------- ---------------------------------------------------------------- 

    Loading composer repositories with package information
    Installing dependencies from lock file
    Nothing to install 
    or update
    Package oyejorge
    /less.php is abandonedyou should avoid using itNo replacement was suggested.
    Generating optimized autoload files
    27 packages you are using are looking 
    for funding.
    Use 
    the `composer fundcommand to find out more!
    Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication

    # Process terminated with exit code 0
    # Result: OK


    ---

    ### Prozess erfolgreich abgeschlossen ### 

    die ganze composer.lock sieht so aus

    PHP-Code:
    {
        
    "_readme": [
            
    "This file locks the dependencies of your project to a known state",
            
    "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
            
    "This file is @generated automatically"
        
    ],
        
    "content-hash""434de5775654349aa933764e37eab42a",
        
    "packages": [
            {
                
    "name""alnv/catalog-manager",
                
    "version""v1.31.32",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/alnv/catalog-manager.git",
                    
    "reference""d9fbb4f577778ec6f1644067a23bf4167a751514"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/alnv/catalog-manager/zipball/d9fbb4f577778ec6f1644067a23bf4167a751514",
                    
    "reference""d9fbb4f577778ec6f1644067a23bf4167a751514",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-community-alliance/composer-plugin""^2.4.1 || ~3.0",
                    
    "contao/core-bundle""~3.5 || ~4.1",
                    
    "php"">=5.6",
                    
    "tecnickcom/tcpdf""^6.2"
                
    },
                
    "replace": {
                    
    "contao-legacy/catalog-manager""self.version"
                
    },
                
    "type""contao-module",
                
    "extra": {
                    
    "contao": {
                        
    "sources": {
                            
    """system/modules/catalog-manager"
                        
    }
                    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "proprietary"
                
    ],
                
    "authors": [
                    {
                        
    "name""Alexander Naumov",
                        
    "homepage""https://alexandernaumov.de",
                        
    "role""Developer"
                    
    }
                ],
                
    "description""Catalog Manager for Contao CMS",
                
    "homepage""https://catalog-manager.org",
                
    "keywords": [
                    
    "catalog",
                    
    "contao",
                    
    "filter",
                    
    "frontend editing",
                    
    "radius search",
                    
    "taxonomy"
                
    ],
                
    "time""2020-06-11T15:26:07+00:00"
            
    },
            {
                
    "name""clue/stream-filter",
                
    "version""v1.4.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/clue/php-stream-filter.git",
                    
    "reference""5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/clue/php-stream-filter/zipball/5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
                    
    "reference""5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""^5.0 || ^4.8"
                
    },
                
    "type""library",
                
    "autoload": {
                    
    "psr-4": {
                        
    "Clue\\StreamFilter\\""src/"
                    
    },
                    
    "files": [
                        
    "src/functions_include.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Christian Lück",
                        
    "email""christian@lueck.tv"
                    
    }
                ],
                
    "description""A simple and modern approach to stream filtering in PHP",
                
    "homepage""https://github.com/clue/php-stream-filter",
                
    "keywords": [
                    
    "bucket brigade",
                    
    "callback",
                    
    "filter",
                    
    "php_user_filter",
                    
    "stream",
                    
    "stream_filter_append",
                    
    "stream_filter_register"
                
    ],
                
    "time""2019-04-09T12:31:48+00:00"
            
    },
            {
                
    "name""codefog/contao-haste",
                
    "version""4.24.7",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/codefog/contao-haste.git",
                    
    "reference""a09ee4b40026a3432641979ab867199257a4a439"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/codefog/contao-haste/zipball/a09ee4b40026a3432641979ab867199257a4a439",
                    
    "reference""a09ee4b40026a3432641979ab867199257a4a439",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-community-alliance/composer-plugin""~2.4 || ~3.0",
                    
    "contao/core-bundle""^3.5.1 || ^4.4",
                    
    "php""~5.6 || ~7.0"
                
    },
                
    "replace": {
                    
    "contao-legacy/haste""self.version"
                
    },
                
    "require-dev": {
                    
    "phpoffice/phpexcel""^1.6",
                    
    "phpoffice/phpspreadsheet""^1.6",
                    
    "phpunit/phpunit""4.8.*",
                    
    "terminal42/contao-namespace-class-loader""~1.0"
                
    },
                
    "suggest": {
                    
    "phpoffice/phpspreadsheet""Required for the Haste\\IO\\ExcelFileWriter component."
                
    },
                
    "type""contao-module",
                
    "extra": {
                    
    "contao": {
                        
    "sources": {
                            
    """system/modules/haste"
                        
    },
                        
    "runonce": [
                            
    "config/upgrade.php"
                        
    ]
                    }
                },
                
    "autoload": {
                    
    "psr-0": {
                        
    "Haste\\": [
                            
    "library/"
                        
    ]
                    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Codefog",
                        
    "homepage""http://codefog.pl"
                    
    },
                    {
                        
    "name""terminal42 gmbh",
                        
    "homepage""https://www.terminal42.ch"
                    
    }
                ],
                
    "description""haste extension for Contao Open Source CMS",
                
    "keywords": [
                    
    "contao",
                    
    "haste"
                
    ],
                
    "time""2020-06-15T11:55:41+00:00"
            
    },
            {
                
    "name""codefog/contao-mobile_menu",
                
    "version""2.7.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/codefog/contao-mobile_menu.git",
                    
    "reference""8919bcc9330693045cd503f78113dcab634afa1d"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/codefog/contao-mobile_menu/zipball/8919bcc9330693045cd503f78113dcab634afa1d",
                    
    "reference""8919bcc9330693045cd503f78113dcab634afa1d",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-community-alliance/composer-plugin""~2.4 || ~3.0",
                    
    "contao/core-bundle""~3.5 || ~4.1",
                    
    "php"">=5.3.2"
                
    },
                
    "type""contao-module",
                
    "extra": {
                    
    "contao": {
                        
    "sources": {
                            
    """system/modules/mobile_menu"
                        
    }
                    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Codefog\\MobileMenu\\""src"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0+"
                
    ],
                
    "authors": [
                    {
                        
    "name""Codefog",
                        
    "homepage""http://codefog.pl"
                    
    }
                ],
                
    "description""mobile_menu extension for Contao Open Source CMS",
                
    "keywords": [
                    
    "contao",
                    
    "menu",
                    
    "mobile",
                    
    "navigation"
                
    ],
                
    "time""2019-07-25T13:53:08+00:00"
            
    },
            {
                
    "name""composer/ca-bundle",
                
    "version""1.2.7",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/composer/ca-bundle.git",
                    
    "reference""95c63ab2117a72f48f5a55da9740a3273d45b7fd"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/composer/ca-bundle/zipball/95c63ab2117a72f48f5a55da9740a3273d45b7fd",
                    
    "reference""95c63ab2117a72f48f5a55da9740a3273d45b7fd",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "ext-openssl""*",
                    
    "ext-pcre""*",
                    
    "php""^5.3.2 || ^7.0 || ^8.0"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""^4.8.35 || ^5.7 || 6.5 - 8",
                    
    "psr/log""^1.0",
                    
    "symfony/process""^2.5 || ^3.0 || ^4.0 || ^5.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Composer\\CaBundle\\""src"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Jordi Boggiano",
                        
    "email""j.boggiano@seld.be",
                        
    "homepage""http://seld.be"
                    
    }
                ],
                
    "description""Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
                
    "keywords": [
                    
    "cabundle",
                    
    "cacert",
                    
    "certificate",
                    
    "ssl",
                    
    "tls"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://packagist.com",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/composer/composer",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-04-08T08:27:21+00:00"
            
    },
            {
                
    "name""contao-community-alliance/composer-plugin",
                
    "version""3.0.9",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-community-alliance/composer-plugin.git",
                    
    "reference""2686fb2299fa4fcde1d3a54ec10cd497661d8536"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-community-alliance/composer-plugin/zipball/2686fb2299fa4fcde1d3a54ec10cd497661d8536",
                    
    "reference""2686fb2299fa4fcde1d3a54ec10cd497661d8536",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "composer-plugin-api""^1.0",
                    
    "php""^5.4 || ^7.0",
                    
    "symfony/finder""^2.7 || ^3.0 || ^4.0",
                    
    "symfony/process""^2.7 || ^3.0 || ^4.0"
                
    },
                
    "conflict": {
                    
    "contao/core""*",
                    
    "contao/core-bundle""<4.1"
                
    },
                
    "require-dev": {
                    
    "composer/composer""~1.0",
                    
    "phpcq/all-tasks""~1.1",
                    
    "symfony/phpunit-bridge""^3.0"
                
    },
                
    "type""composer-plugin",
                
    "extra": {
                    
    "class""ContaoCommunityAlliance\\Composer\\Plugin\\Plugin",
                    
    "branch-alias": {
                        
    "dev-master""3.0.x-dev",
                        
    "dev-develop""3.1.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "ContaoCommunityAlliance\\Composer\\Plugin\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0+"
                
    ],
                
    "description""Composer plugin that provides installers for contao-module and legacy-contao-module.",
                
    "homepage""http://c-c-a.org/",
                
    "time""2018-07-22T21:42:30+00:00"
            
    },
            {
                
    "name""contao-community-alliance/dependency-container",
                
    "version""2.0.3",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-community-alliance/dependency-container.git",
                    
    "reference""61f341da1af8135c779727e798b00d7e18d3e878"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-community-alliance/dependency-container/zipball/61f341da1af8135c779727e798b00d7e18d3e878",
                    
    "reference""61f341da1af8135c779727e798b00d7e18d3e878",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao/core-bundle""^4.4",
                    
    "php""^5.6 || ^7.0",
                    
    "pimple/pimple""^1.0",
                    
    "symfony/config""^3.0 || ^4.0",
                    
    "symfony/dependency-injection""^3.0 || ^4.0",
                    
    "symfony/http-kernel""^3.0 || ^4.0",
                    
    "symfony/yaml""^3.0 || ^4.0"
                
    },
                
    "require-dev": {
                    
    "contao/manager-bundle""^4.4",
                    
    "phpcq/all-tasks""^1.2"
                
    },
                
    "type""contao-bundle",
                
    "extra": {
                    
    "contao-manager-plugin""DependencyInjection\\Container\\ContaoManager\\Plugin",
                    
    "branch-alias": {
                        
    "master""2.0.x-dev",
                        
    "dev-develop""2.1.x-dev",
                        
    "dev-support/1.8.x""1.8.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "DependencyInjection\\Container\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Christian Schiffler",
                        
    "email""c.schiffler@cyberspectrum.de",
                        
    "homepage""http://www.cyberspectrum.de",
                        
    "role""Developer"
                    
    },
                    {
                        
    "name""Stefan Heimes",
                        
    "email""stefan_heimes@hotmail.com",
                        
    "role""Developer"
                    
    }
                ],
                
    "description""Dependency container based on pimple for Contao open source cms.",
                
    "homepage""http://c-c-a.org/",
                
    "keywords": [
                    
    "container",
                    
    "contao",
                    
    "dependency",
                    
    "di",
                    
    "injection"
                
    ],
                
    "time""2018-12-21T22:32:33+00:00"
            
    },
            {
                
    "name""contao-community-alliance/event-dispatcher",
                
    "version""2.0.5",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-community-alliance/event-dispatcher.git",
                    
    "reference""e0ea403e4b9508493a32b8db581bf41fa8dec0fd"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-community-alliance/event-dispatcher/zipball/e0ea403e4b9508493a32b8db581bf41fa8dec0fd",
                    
    "reference""e0ea403e4b9508493a32b8db581bf41fa8dec0fd",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-community-alliance/dependency-container""^2.0",
                    
    "contao/core-bundle""^4.4",
                    
    "php""^5.6 || ^7.0",
                    
    "symfony/event-dispatcher""^3.0 || ^4.0",
                    
    "symfony/http-kernel""^3.0 || ^4.0"
                
    },
                
    "require-dev": {
                    
    "contao/manager-bundle""^4.4",
                    
    "phpcq/all-tasks""^1.2"
                
    },
                
    "type""contao-bundle",
                
    "extra": {
                    
    "contao-manager-plugin""ContaoCommunityAlliance\\Contao\\EventDispatcher\\ContaoManager\\Plugin",
                    
    "branch-alias": {
                        
    "dev-master""2.0.x-dev",
                        
    "dev-develop""2.1.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "ContaoCommunityAlliance\\Contao\\EventDispatcher\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Christian Schiffler",
                        
    "email""c.schiffler@cyberspectrum.de",
                        
    "homepage""http://www.cyberspectrum.de",
                        
    "role""Developer"
                    
    },
                    {
                        
    "name""Stefan Heimes",
                        
    "email""stefan_heimes@hotmail.com",
                        
    "role""Developer"
                    
    }
                ],
                
    "description""Event dispatcher service for Contao Open Source CMS",
                
    "homepage""http://c-c-a.org/",
                
    "keywords": [
                    
    "contao",
                    
    "event"
                
    ],
                
    "time""2018-12-21T22:56:38+00:00"
            
    },
            {
                
    "name""contao-community-alliance/events-contao-bindings",
                
    "version""4.4.5",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-community-alliance/events-contao-bindings.git",
                    
    "reference""f47fd417301d86b0fd739ddc9cc3a789edde57c9"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-community-alliance/events-contao-bindings/zipball/f47fd417301d86b0fd739ddc9cc3a789edde57c9",
                    
    "reference""f47fd417301d86b0fd739ddc9cc3a789edde57c9",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-community-alliance/event-dispatcher""^2.0",
                    
    "contao/core-bundle""^4.4",
                    
    "php""^5.6 || ^7.0",
                    
    "symfony/event-dispatcher""^3.0 || ^4.0"
                
    },
                
    "require-dev": {
                    
    "contao/manager-plugin""^2.2",
                    
    "php-http/guzzle6-adapter""^1.1",
                    
    "phpcq/all-tasks""^1.2",
                    
    "phpunit/phpunit""^4.8 || ^6.0"
                
    },
                
    "type""contao-bundle",
                
    "extra": {
                    
    "contao-manager-plugin""ContaoCommunityAlliance\\Contao\\Bindings\\ContaoManager\\Plugin",
                    
    "branch-alias": {
                        
    "dev-master""4.4.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "ContaoCommunityAlliance\\Contao\\Bindings\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Christian Schiffler",
                        
    "email""c.schiffler@cyberspectrum.de",
                        
    "homepage""http://www.cyberspectrum.de",
                        
    "role""Developer"
                    
    },
                    {
                        
    "name""Stefan Heimes",
                        
    "email""stefan_heimes@hotmail.com",
                        
    "role""Developer"
                    
    }
                ],
                
    "description""This library turns the Contao Core API into events.",
                
    "homepage""http://c-c-a.org/",
                
    "keywords": [
                    
    "bindings",
                    
    "bundle",
                    
    "contao",
                    
    "events"
                
    ],
                
    "time""2019-08-27T21:35:07+00:00"
            
    },
            {
                
    "name""contao-community-alliance/translator",
                
    "version""2.1.4",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-community-alliance/translator.git",
                    
    "reference""e27906e783b7b361c8fb277679d5d182fab4c734"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-community-alliance/translator/zipball/e27906e783b7b361c8fb277679d5d182fab4c734",
                    
    "reference""e27906e783b7b361c8fb277679d5d182fab4c734",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-community-alliance/events-contao-bindings""^4.4",
                    
    "contao/core-bundle""^4.4",
                    
    "php""^5.6 || ^7.0",
                    
    "symfony/event-dispatcher""^3.0 || ^4.0"
                
    },
                
    "require-dev": {
                    
    "contao/manager-bundle""^4.4",
                    
    "phpcq/all-tasks""^1.2"
                
    },
                
    "type""contao-bundle",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""2.1.x-dev",
                        
    "dev-support/2.0.x""2.0.x-dev",
                        
    "dev-develop""2.2.x-dev"
                    
    },
                    
    "contao-manager-plugin""ContaoCommunityAlliance\\Translator\\ContaoManager\\Plugin"
                
    },
                
    "autoload": {
                    
    "psr-4": {
                        
    "ContaoCommunityAlliance\\Translator\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Christian Schiffler",
                        
    "email""c.schiffler@cyberspectrum.de",
                        
    "homepage""http://www.cyberspectrum.de",
                        
    "role""Developer"
                    
    },
                    {
                        
    "name""Stefan Heimes",
                        
    "email""stefan_heimes@hotmail.com",
                        
    "role""Developer"
                    
    }
                ],
                
    "description""Multipurpose translation manager and interface",
                
    "homepage""http://c-c-a.org/",
                
    "keywords": [
                    
    "contao",
                    
    "translation"
                
    ],
                
    "time""2019-08-20T11:41:03+00:00"
            
    },
            {
                
    "name""contao-components/ace",
                
    "version""1.4.7",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/ace.git",
                    
    "reference""af8d568e361976205d89920245dfd6b7b7bf1e26"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/ace/zipball/af8d568e361976205d89920245dfd6b7b7bf1e26",
                    
    "reference""af8d568e361976205d89920245dfd6b7b7bf1e26",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""^1.0.9"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "BSD-3-Clause"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""ACE code editor integration for Contao Open Source CMS",
                
    "time""2019-11-01T13:54:24+00:00"
            
    },
            {
                
    "name""contao-components/chosen",
                
    "version""1.2.4",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/chosen.git",
                    
    "reference""bdbfa73ab0c1e2a88992b9ba6fab39b698be005a"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/chosen/zipball/bdbfa73ab0c1e2a88992b9ba6fab39b698be005a",
                    
    "reference""bdbfa73ab0c1e2a88992b9ba6fab39b698be005a",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""^1.0.9"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""Chosen integration for Contao Open Source CMS",
                
    "time""2019-12-04T17:19:30+00:00"
            
    },
            {
                
    "name""contao-components/colorbox",
                
    "version""1.6.6",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/colorbox.git",
                    
    "reference""80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/colorbox/zipball/80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d",
                    
    "reference""80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""^1.0.9"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""Colorbox integration for Contao Open Source CMS",
                
    "time""2020-05-01T15:29:20+00:00"
            
    },
            {
                
    "name""contao-components/colorpicker",
                
    "version""1.5.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/colorpicker.git",
                    
    "reference""b9545f1fa3e4f0f4f577caf7fc743c0530157122"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/colorpicker/zipball/b9545f1fa3e4f0f4f577caf7fc743c0530157122",
                    
    "reference""b9545f1fa3e4f0f4f577caf7fc743c0530157122",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""^1.0.9"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""Color picker integration for Contao Open Source CMS",
                
    "time""2019-07-12T07:24:03+00:00"
            
    },
            {
                
    "name""contao-components/compass",
                
    "version""0.12.2.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/compass.git",
                    
    "reference""57f0d49607922a71b78101728cf03a5bde287a28"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/compass/zipball/57f0d49607922a71b78101728cf03a5bde287a28",
                    
    "reference""57f0d49607922a71b78101728cf03a5bde287a28",
                    
    "shasum"""
                
    },
                
    "type""library",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""Compass integration for Contao Open Source CMS",
                
    "time""2016-07-07T11:45:34+00:00"
            
    },
            {
                
    "name""contao-components/contao",
                
    "version""7.1.5",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/contao.git",
                    
    "reference""13b71489b62b63c5dd72d1e10d821aed551b0558"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/contao/zipball/13b71489b62b63c5dd72d1e10d821aed551b0558",
                    
    "reference""13b71489b62b63c5dd72d1e10d821aed551b0558",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""^1.0.9"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""Contao Open Source CMS components",
                
    "time""2018-02-27T21:13:23+00:00"
            
    },
            {
                
    "name""contao-components/datepicker",
                
    "version""2.3.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/datepicker.git",
                    
    "reference""6551767a7283383d893989767d3182fb88049ab6"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/datepicker/zipball/6551767a7283383d893989767d3182fb88049ab6",
                    
    "reference""6551767a7283383d893989767d3182fb88049ab6",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""^1.0.9"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""Date picker integration for Contao Open Source CMS",
                
    "time""2019-07-12T07:31:22+00:00"
            
    },
            {
                
    "name""contao-components/dropzone",
                
    "version""4.3.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/dropzone.git",
                    
    "reference""5d198fb01f58fd79ff1bd7f5b187060393f8c505"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/dropzone/zipball/5d198fb01f58fd79ff1bd7f5b187060393f8c505",
                    
    "reference""5d198fb01f58fd79ff1bd7f5b187060393f8c505",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""~1.0"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""DropZone integration for Contao Open Source CMS",
                
    "time""2017-01-09T20:15:57+00:00"
            
    },
            {
                
    "name""contao-components/highlight",
                
    "version""8.9.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/highlight.git",
                    
    "reference""92851aa223c597bfa15ebb170877af92d7243293"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/highlight/zipball/92851aa223c597bfa15ebb170877af92d7243293",
                    
    "reference""92851aa223c597bfa15ebb170877af92d7243293",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""~1.0"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""Highlight.js integration for Contao Open Source CMS",
                
    "time""2015-11-10T13:11:20+00:00"
            
    },
            {
                
    "name""contao-components/html5shiv",
                
    "version""3.7.3",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/html5shiv.git",
                    
    "reference""15fa06ddc9bc47a09f0c31bb93e26b789c3b43ea"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/html5shiv/zipball/15fa06ddc9bc47a09f0c31bb93e26b789c3b43ea",
                    
    "reference""15fa06ddc9bc47a09f0c31bb93e26b789c3b43ea",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""~1.0"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""HTML5 Shiv integration for Contao Open Source CMS",
                
    "time""2015-11-10T10:48:13+00:00"
            
    },
            {
                
    "name""contao-components/installer",
                
    "version""1.4.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/installer.git",
                    
    "reference""c5df35d6f2263bc1a7e4dce6ff07eaf58ef49a90"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/installer/zipball/c5df35d6f2263bc1a7e4dce6ff07eaf58ef49a90",
                    
    "reference""c5df35d6f2263bc1a7e4dce6ff07eaf58ef49a90",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "composer-plugin-api""^1.0 || ^2.0",
                    
    "php""^5.6 || ^7.0"
                
    },
                
    "require-dev": {
                    
    "composer/composer""^1.0 || ^2.0",
                    
    "phpunit/phpunit""^5.7.26"
                
    },
                
    "type""composer-plugin",
                
    "extra": {
                    
    "class""Contao\\ComponentsInstaller\\Composer\\Plugin"
                
    },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Contao\\ComponentsInstaller\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""Contao components installer",
                
    "time""2020-04-09T09:02:50+00:00"
            
    },
            {
                
    "name""contao-components/jquery",
                
    "version""1.12.4",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/jquery.git",
                    
    "reference""59c19392c1544945f90bb360a1b83abacae87a52"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/jquery/zipball/59c19392c1544945f90bb360a1b83abacae87a52",
                    
    "reference""59c19392c1544945f90bb360a1b83abacae87a52",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""~1.0"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""jQuery integration for Contao Open Source CMS",
                
    "time""2016-09-06T09:45:28+00:00"
            
    },
            {
                
    "name""contao-components/jquery-ui",
                
    "version""1.12.1.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/jquery-ui.git",
                    
    "reference""1fabbe27469a6b44130c1ad38bd1aa0a2a3720a1"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/jquery-ui/zipball/1fabbe27469a6b44130c1ad38bd1aa0a2a3720a1",
                    
    "reference""1fabbe27469a6b44130c1ad38bd1aa0a2a3720a1",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""^1.0.9"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""jQuery UI integration for Contao Open Source CMS",
                
    "time""2017-09-26T08:11:43+00:00"
            
    },
            {
                
    "name""contao-components/mediabox",
                
    "version""1.5.5",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/mediabox.git",
                    
    "reference""8f56fdbcfe7156e90a7f43e4976e09f61bdb1082"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/mediabox/zipball/8f56fdbcfe7156e90a7f43e4976e09f61bdb1082",
                    
    "reference""8f56fdbcfe7156e90a7f43e4976e09f61bdb1082",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""^1.0.9"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""Mediabox integration for Contao Open Source CMS",
                
    "time""2019-07-12T07:33:27+00:00"
            
    },
            {
                
    "name""contao-components/mediaelement",
                
    "version""4.2.14",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/mediaelement.git",
                    
    "reference""78df2b42d5834cff762c0e4309b8f4c3f85feadb"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/mediaelement/zipball/78df2b42d5834cff762c0e4309b8f4c3f85feadb",
                    
    "reference""78df2b42d5834cff762c0e4309b8f4c3f85feadb",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""^1.0.9"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""MediaElement.js integration for Contao Open Source CMS",
                
    "time""2019-11-01T13:02:28+00:00"
            
    },
            {
                
    "name""contao-components/mootools",
                
    "version""1.6.0.6",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/mootools.git",
                    
    "reference""cd812036f79b2d55dd0feddd7b96c180c1f04bab"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/mootools/zipball/cd812036f79b2d55dd0feddd7b96c180c1f04bab",
                    
    "reference""cd812036f79b2d55dd0feddd7b96c180c1f04bab",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""^1.0.9"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""MooTools integration for Contao Open Source CMS",
                
    "time""2019-07-12T07:37:02+00:00"
            
    },
            {
                
    "name""contao-components/respimage",
                
    "version""1.4.2",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/respimage.git",
                    
    "reference""c8e20216d7e958447b17429d631341dfdd0ebed9"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/respimage/zipball/c8e20216d7e958447b17429d631341dfdd0ebed9",
                    
    "reference""c8e20216d7e958447b17429d631341dfdd0ebed9",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""~1.0"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""Respimage.js integration for Contao Open Source CMS",
                
    "time""2015-11-10T10:49:03+00:00"
            
    },
            {
                
    "name""contao-components/simplemodal",
                
    "version""2.1.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/simplemodal.git",
                    
    "reference""3f3d4d7005ec3d670c791993ab7bb2c78e7b7849"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/simplemodal/zipball/3f3d4d7005ec3d670c791993ab7bb2c78e7b7849",
                    
    "reference""3f3d4d7005ec3d670c791993ab7bb2c78e7b7849",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""^1.0.9"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""SimpleModal integration for Contao Open Source CMS",
                
    "time""2019-07-12T07:39:02+00:00"
            
    },
            {
                
    "name""contao-components/swipe",
                
    "version""2.2.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/swipe.git",
                    
    "reference""1c2acad8b32681ba829d66e99da340666f69b9d9"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/swipe/zipball/1c2acad8b32681ba829d66e99da340666f69b9d9",
                    
    "reference""1c2acad8b32681ba829d66e99da340666f69b9d9",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""^1.0.9"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""A JavaScript touch slider with dot menu",
                
    "time""2019-09-12T10:53:06+00:00"
            
    },
            {
                
    "name""contao-components/tablesort",
                
    "version""4.0.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/tablesort.git",
                    
    "reference""faabcfab17e388b767c8f5a18987c44429692a9d"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/tablesort/zipball/faabcfab17e388b767c8f5a18987c44429692a9d",
                    
    "reference""faabcfab17e388b767c8f5a18987c44429692a9d",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""^1.0.9"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""Contao Open Source CMS tablesort",
                
    "time""2019-07-12T07:43:54+00:00"
            
    },
            {
                
    "name""contao-components/tablesorter",
                
    "version""2.31.3",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/tablesorter.git",
                    
    "reference""2b3f64c2ababdfe291e3248b26bbef5f4821f868"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/tablesorter/zipball/2b3f64c2ababdfe291e3248b26bbef5f4821f868",
                    
    "reference""2b3f64c2ababdfe291e3248b26bbef5f4821f868",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""^1.0.9"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""jQuery tablesorter integration for Contao Open Source CMS",
                
    "time""2020-05-14T15:24:29+00:00"
            
    },
            {
                
    "name""contao-components/tinymce4",
                
    "version""4.6.7.3",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao-components/tinymce4.git",
                    
    "reference""a41576ff01899056e1a7ab51cab564669df0094f"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao-components/tinymce4/zipball/a41576ff01899056e1a7ab51cab564669df0094f",
                    
    "reference""a41576ff01899056e1a7ab51cab564669df0094f",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/installer""^1.0.9"
                
    },
                
    "type""contao-component",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-2.1+"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""TinyMCE 4 integration for Contao Open Source CMS",
                
    "time""2019-06-12T10:06:04+00:00"
            
    },
            {
                
    "name""contao/conflicts",
                
    "version""dev-master",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao/conflicts.git",
                    
    "reference""ba331b1c750a75c285bf08d696bd0947874b40a6"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao/conflicts/zipball/ba331b1c750a75c285bf08d696bd0947874b40a6",
                    
    "reference""ba331b1c750a75c285bf08d696bd0947874b40a6",
                    
    "shasum"""
                
    },
                
    "conflict": {
                    
    "doctrine/dbal""2.9.* <2.9.3",
                    
    "doctrine/doctrine-migrations-bundle""<1.1",
                    
    "doctrine/orm""<2.4",
                    
    "doctrine/persistence""1.3.2",
                    
    "knplabs/knp-time-bundle""1.9.0",
                    
    "lexik/maintenance-bundle""2.1.4",
                    
    "monolog/monolog"">=2",
                    
    "symfony/finder""3.4.7 || 4.0.7",
                    
    "symfony/framework-bundle""4.2.7",
                    
    "symfony/security""3.3.17 || 3.4.7 || 3.4.8 || 3.4.11",
                    
    "symfony/swiftmailer-bundle""2.6.* <2.6.2",
                    
    "symfony/twig-bundle""4.1.0",
                    
    "twig/twig""2.7.0"
                
    },
                
    "type""metapackage",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    }
                ],
                
    "description""Contao 4 conflicting packages",
                
    "time""2020-02-17T21:54:19+00:00"
            
    },
            {
                
    "name""contao/core-bundle",
                
    "version""4.4.49",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao/core-bundle.git",
                    
    "reference""ff3f5c9c70582ecd980e48e7aba5457f0f53f212"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao/core-bundle/zipball/ff3f5c9c70582ecd980e48e7aba5457f0f53f212",
                    
    "reference""ff3f5c9c70582ecd980e48e7aba5457f0f53f212",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-components/ace""^1.2",
                    
    "contao-components/chosen""^1.1.6",
                    
    "contao-components/colorbox""^1.6",
                    
    "contao-components/colorpicker""^1.4.0.1",
                    
    "contao-components/compass""^0.12",
                    
    "contao-components/contao""^7.1.4",
                    
    "contao-components/datepicker""^2.2.0.2",
                    
    "contao-components/dropzone""^4.1.1",
                    
    "contao-components/highlight""^8.9",
                    
    "contao-components/html5shiv""^3.7.3",
                    
    "contao-components/jquery""^1.11.3",
                    
    "contao-components/jquery-ui""^1.11.4",
                    
    "contao-components/mediabox""^1.5",
                    
    "contao-components/mediaelement""^4.1",
                    
    "contao-components/mootools""^1.6.0.1",
                    
    "contao-components/respimage""^1.4",
                    
    "contao-components/simplemodal""^2.0.3",
                    
    "contao-components/swipe""^2.0.3",
                    
    "contao-components/tablesort""^4.0",
                    
    "contao-components/tablesorter""^2.0.5.3",
                    
    "contao-components/tinymce4""4.6.*",
                    
    "contao/image""^0.3.1",
                    
    "contao/imagine-svg""^0.1.2 || ^0.2",
                    
    "doctrine/dbal""^2.5",
                    
    "doctrine/doctrine-bundle""^1.6",
                    
    "doctrine/doctrine-cache-bundle""^1.3",
                    
    "ext-dom""*",
                    
    "ext-gd""*",
                    
    "ext-pcre""*",
                    
    "imagine/imagine""^0.6 || ^0.7 || ^1.0",
                    
    "knplabs/knp-menu-bundle""^2.1",
                    
    "knplabs/knp-time-bundle""^1.5.2",
                    
    "league/uri""^4.0",
                    
    "matthiasmullie/minify""^1.3",
                    
    "michelf/php-markdown""^1.4",
                    
    "nelmio/cors-bundle""^1.5.3",
                    
    "oyejorge/less.php""^1.7",
                    
    "patchwork/utf8""^1.2",
                    
    "php""^5.6 || ^7.0",
                    
    "phpspec/php-diff""^1.0",
                    
    "phpunit/php-token-stream""^1.4 || ^2.0 || ^3.0",
                    
    "psr/log""^1.0",
                    
    "scssphp/scssphp""^1.0",
                    
    "simplepie/simplepie""^1.3",
                    
    "symfony/console""^3.3.7",
                    
    "symfony/filesystem""^3.3",
                    
    "symfony/finder""^3.3",
                    
    "symfony/framework-bundle""^3.3",
                    
    "symfony/http-foundation""^3.3.5",
                    
    "symfony/security""^3.3",
                    
    "symfony/swiftmailer-bundle""^2.3",
                    
    "symfony/yaml""^3.3",
                    
    "tecnickcom/tcpdf""^6.2.22",
                    
    "terminal42/header-replay-bundle""^1.2",
                    
    "true/punycode""^2.1",
                    
    "twig/twig""^1.26",
                    
    "webmozart/path-util""^2.0"
                
    },
                
    "conflict": {
                    
    "contao-community-alliance/composer-plugin""<3.0",
                    
    "contao/core""*",
                    
    "contao/manager-plugin""<2.0 || >=3.0",
                    
    "doctrine/dbal""2.9.* <2.9.3",
                    
    "doctrine/doctrine-migrations-bundle""<1.1",
                    
    "doctrine/orm""<2.4",
                    
    "knplabs/knp-time-bundle""1.9.0",
                    
    "lexik/maintenance-bundle""2.1.4",
                    
    "symfony/finder""3.4.7",
                    
    "symfony/security""3.3.17 || 3.4.7 || 3.4.8 || 3.4.11",
                    
    "symfony/swiftmailer-bundle""2.6.* <2.6.2"
                
    },
                
    "require-dev": {
                    
    "composer/composer""^1.0",
                    
    "contao/manager-plugin""^2.2",
                    
    "doctrine/doctrine-migrations-bundle""^1.1",
                    
    "doctrine/orm""^2.5",
                    
    "ext-fileinfo""*",
                    
    "lexik/maintenance-bundle""^2.1.3",
                    
    "monolog/monolog""^1.22",
                    
    "php-http/guzzle6-adapter""^1.1",
                    
    "phpunit/phpunit""^5.7.26",
                    
    "symfony/phpunit-bridge""^3.3.11"
                
    },
                
    "suggest": {
                    
    "lexik/maintenance-bundle""To put the application into maintenance mode"
                
    },
                
    "type""symfony-bundle",
                
    "extra": {
                    
    "contao-manager-plugin""Contao\\CoreBundle\\ContaoManager\\Plugin"
                
    },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Contao\\CoreBundle\\""src/"
                    
    },
                    
    "classmap": [
                        
    "src/Resources/contao/"
                    
    ],
                    
    "files": [
                        
    "src/Resources/functions/utf8_bootup.php"
                    
    ],
                    
    "exclude-from-classmap": [
                        
    "src/Resources/contao/config/",
                        
    "src/Resources/contao/dca/",
                        
    "src/Resources/contao/helper/functions.php",
                        
    "src/Resources/contao/languages/",
                        
    "src/Resources/contao/templates/",
                        
    "src/Resources/contao/themes/"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    },
                    {
                        
    "name""Contao Community",
                        
    "homepage""https://contao.org/contributors"
                    
    }
                ],
                
    "description""Contao 4 core bundle",
                
    "time""2020-05-13T07:37:31+00:00"
            
    },
            {
                
    "name""contao/image",
                
    "version""0.3.9",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao/image.git",
                    
    "reference""c5d4aa8fc3226306a3e85cfd05dd0a764f8cab79"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao/image/zipball/c5d4aa8fc3226306a3e85cfd05dd0a764f8cab79",
                    
    "reference""c5d4aa8fc3226306a3e85cfd05dd0a764f8cab79",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao/imagine-svg""^0.1.4 || ^0.2",
                    
    "imagine/imagine""^0.6 || ^0.7 || ^1.0",
                    
    "php""^5.6 || ^7.0",
                    
    "symfony/filesystem""^2.8 || ^3.0 || ^4.0",
                    
    "webmozart/path-util""^2.0"
                
    },
                
    "require-dev": {
                    
    "friendsofphp/php-cs-fixer""^2.12",
                    
    "php-coveralls/php-coveralls""^2.1",
                    
    "phpunit/phpunit""^5.7.26"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-develop""0.4.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Contao\\Image\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Martin Auswöger",
                        
    "homepage""https://github.com/ausi"
                    
    }
                ],
                
    "description""Contao image library",
                
    "time""2019-01-28T20:29:46+00:00"
            
    },
            {
                
    "name""contao/imagine-svg",
                
    "version""0.2.3",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao/imagine-svg.git",
                    
    "reference""eade901eeeada36f51852ca19c289d972f2242f5"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao/imagine-svg/zipball/eade901eeeada36f51852ca19c289d972f2242f5",
                    
    "reference""eade901eeeada36f51852ca19c289d972f2242f5",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "ext-dom""*",
                    
    "imagine/imagine""^0.6 || ^0.7 || ^1.0",
                    
    "php""^5.6 || ^7.0"
                
    },
                
    "require-dev": {
                    
    "friendsofphp/php-cs-fixer""^2.14",
                    
    "phpunit/phpunit""^5.7.26",
                    
    "symfony/filesystem""^2.8 || ^3.0 || ^4.0"
                
    },
                
    "type""library",
                
    "autoload": {
                    
    "psr-4": {
                        
    "Contao\\ImagineSvg\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Martin Auswöger",
                        
    "homepage""https://github.com/ausi"
                    
    }
                ],
                
    "description""Contao Imagine SVG library",
                
    "time""2020-05-21T10:54:03+00:00"
            
    },
            {
                
    "name""contao/installation-bundle",
                
    "version""4.4.49",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao/installation-bundle.git",
                    
    "reference""84091db68d5ccffa6cc09d3e7e5a3b93f9728baa"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao/installation-bundle/zipball/84091db68d5ccffa6cc09d3e7e5a3b93f9728baa",
                    
    "reference""84091db68d5ccffa6cc09d3e7e5a3b93f9728baa",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao/core-bundle""self.version",
                    
    "php""^5.6 || ^7.0",
                    
    "sensio/distribution-bundle""^5.0",
                    
    "sensiolabs/ansi-to-html""^1.1",
                    
    "symfony/filesystem""^3.3",
                    
    "symfony/framework-bundle""^3.3"
                
    },
                
    "conflict": {
                    
    "contao/core""*",
                    
    "contao/manager-plugin""<2.0 || >=3.0"
                
    },
                
    "require-dev": {
                    
    "contao/manager-plugin""^2.0",
                    
    "php-http/guzzle6-adapter""^1.1",
                    
    "phpunit/phpunit""^5.7.26"
                
    },
                
    "type""contao-bundle",
                
    "extra": {
                    
    "contao-manager-plugin""Contao\\InstallationBundle\\ContaoManager\\Plugin"
                
    },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Contao\\InstallationBundle\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Leo Feyer",
                        
    "homepage""https://github.com/leofeyer"
                    
    },
                    {
                        
    "name""Contao Community",
                        
    "homepage""https://contao.org/contributors"
                    
    }
                ],
                
    "description""Required to install and update Contao 4",
                
    "time""2020-04-02T08:15:05+00:00"
            
    },
            {
                
    "name""contao/manager-bundle",
                
    "version""4.4.49",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao/manager-bundle.git",
                    
    "reference""b04dd5bd6c931ffbcf23c894555329e7fcecfeeb"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao/manager-bundle/zipball/b04dd5bd6c931ffbcf23c894555329e7fcecfeeb",
                    
    "reference""b04dd5bd6c931ffbcf23c894555329e7fcecfeeb",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao/core-bundle""self.version",
                    
    "contao/installation-bundle""self.version",
                    
    "contao/manager-plugin""^2.1",
                    
    "doctrine/doctrine-bundle""^1.6",
                    
    "friendsofsymfony/http-cache""^2.0",
                    
    "lexik/maintenance-bundle""^2.1.3",
                    
    "nelmio/security-bundle""^2.2",
                    
    "php""^5.6 || ^7.0",
                    
    "php-http/guzzle6-adapter""^1.1",
                    
    "symfony/monolog-bundle""^2.8 || ^3.0",
                    
    "symfony/swiftmailer-bundle""^2.3",
                    
    "symfony/symfony""^3.3.7",
                    
    "terminal42/header-replay-bundle""^1.4.2",
                    
    "toflar/psr6-symfony-http-cache-store""^2.0"
                
    },
                
    "require-dev": {
                    
    "composer/composer""^1.0",
                    
    "phpunit/phpunit""^5.7.26",
                    
    "symfony/phpunit-bridge""^3.3.11"
                
    },
                
    "bin": [
                    
    "bin/contao-console"
                
    ],
                
    "type""symfony-bundle",
                
    "extra": {
                    
    "contao-manager-plugin""Contao\\ManagerBundle\\ContaoManager\\Plugin"
                
    },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Contao\\ManagerBundle\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Andreas Schempp",
                        
    "homepage""https://github.com/aschempp"
                    
    }
                ],
                
    "description""Contao 4 manager bundle",
                
    "time""2020-05-05T08:47:36+00:00"
            
    },
            {
                
    "name""contao/manager-plugin",
                
    "version""2.8.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/contao/manager-plugin.git",
                    
    "reference""ad489738c9d5e3079286e5e582efffb4bcb8c265"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/contao/manager-plugin/zipball/ad489738c9d5e3079286e5e582efffb4bcb8c265",
                    
    "reference""ad489738c9d5e3079286e5e582efffb4bcb8c265",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "composer-plugin-api""^1.1 || ^2.0",
                    
    "php""^7.1",
                    
    "symfony/config""^3.3 || ^4.0",
                    
    "symfony/dependency-injection""^3.3 || ^4.0",
                    
    "symfony/filesystem""^3.3 || ^4.0",
                    
    "symfony/http-kernel""^3.3 || ^4.0",
                    
    "symfony/routing""^3.3 || ^4.0"
                
    },
                
    "require-dev": {
                    
    "composer/composer""^1.1 || ^2.0",
                    
    "contao/core-bundle""^4.5",
                    
    "ext-zip""*",
                    
    "friendsofphp/php-cs-fixer""^2.14",
                    
    "php-http/guzzle6-adapter""^1.1",
                    
    "phpunit/phpunit""^6.5",
                    
    "symfony/phpunit-bridge""^3.4.5"
                
    },
                
    "type""composer-plugin",
                
    "extra": {
                    
    "class": [
                        
    "Contao\\ManagerPlugin\\Composer\\ArtifactsPlugin",
                        
    "Contao\\ManagerPlugin\\Composer\\ManagerPluginInstaller",
                        
    "Contao\\ManagerPlugin\\Composer\\AppAutoloadPlugin"
                    
    ],
                    
    "symfony": {
                        
    "require""^3.3 || ^4.0"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Contao\\ManagerPlugin\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Andreas Schempp",
                        
    "homepage""https://github.com/aschempp"
                    
    }
                ],
                
    "description""Contao 4 manager plugin",
                
    "time""2020-05-12T15:29:42+00:00"
            
    },
            {
                
    "name""doctrine/annotations",
                
    "version""1.10.3",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/doctrine/annotations.git",
                    
    "reference""5db60a4969eba0e0c197a19c077780aadbc43c5d"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/doctrine/annotations/zipball/5db60a4969eba0e0c197a19c077780aadbc43c5d",
                    
    "reference""5db60a4969eba0e0c197a19c077780aadbc43c5d",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "doctrine/lexer""1.*",
                    
    "ext-tokenizer""*",
                    
    "php""^7.1 || ^8.0"
                
    },
                
    "require-dev": {
                    
    "doctrine/cache""1.*",
                    
    "phpunit/phpunit""^7.5"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.9.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Doctrine\\Common\\Annotations\\""lib/Doctrine/Common/Annotations"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Guilherme Blanco",
                        
    "email""guilhermeblanco@gmail.com"
                    
    },
                    {
                        
    "name""Roman Borschel",
                        
    "email""roman@code-factory.org"
                    
    },
                    {
                        
    "name""Benjamin Eberlei",
                        
    "email""kontakt@beberlei.de"
                    
    },
                    {
                        
    "name""Jonathan Wage",
                        
    "email""jonwage@gmail.com"
                    
    },
                    {
                        
    "name""Johannes Schmitt",
                        
    "email""schmittjoh@gmail.com"
                    
    }
                ],
                
    "description""Docblock Annotations Parser",
                
    "homepage""http://www.doctrine-project.org",
                
    "keywords": [
                    
    "annotations",
                    
    "docblock",
                    
    "parser"
                
    ],
                
    "time""2020-05-25T17:24:27+00:00"
            
    },
            {
                
    "name""doctrine/cache",
                
    "version""1.10.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/doctrine/cache.git",
                    
    "reference""35a4a70cd94e09e2259dfae7488afc6b474ecbd3"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/doctrine/cache/zipball/35a4a70cd94e09e2259dfae7488afc6b474ecbd3",
                    
    "reference""35a4a70cd94e09e2259dfae7488afc6b474ecbd3",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php""~7.1 || ^8.0"
                
    },
                
    "conflict": {
                    
    "doctrine/common"">2.2,<2.4"
                
    },
                
    "require-dev": {
                    
    "alcaeus/mongo-php-adapter""^1.1",
                    
    "doctrine/coding-standard""^6.0",
                    
    "mongodb/mongodb""^1.1",
                    
    "phpunit/phpunit""^7.0",
                    
    "predis/predis""~1.0"
                
    },
                
    "suggest": {
                    
    "alcaeus/mongo-php-adapter""Required to use legacy MongoDB driver"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.9.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Doctrine\\Common\\Cache\\""lib/Doctrine/Common/Cache"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Guilherme Blanco",
                        
    "email""guilhermeblanco@gmail.com"
                    
    },
                    {
                        
    "name""Roman Borschel",
                        
    "email""roman@code-factory.org"
                    
    },
                    {
                        
    "name""Benjamin Eberlei",
                        
    "email""kontakt@beberlei.de"
                    
    },
                    {
                        
    "name""Jonathan Wage",
                        
    "email""jonwage@gmail.com"
                    
    },
                    {
                        
    "name""Johannes Schmitt",
                        
    "email""schmittjoh@gmail.com"
                    
    }
                ],
                
    "description""PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
                
    "homepage""https://www.doctrine-project.org/projects/cache.html",
                
    "keywords": [
                    
    "abstraction",
                    
    "apcu",
                    
    "cache",
                    
    "caching",
                    
    "couchdb",
                    
    "memcached",
                    
    "php",
                    
    "redis",
                    
    "xcache"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://www.doctrine-project.org/sponsorship.html",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://www.patreon.com/phpdoctrine",
                        
    "type""patreon"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-05-27T16:24:54+00:00"
            
    },
            {
                
    "name""doctrine/collections",
                
    "version""1.6.5",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/doctrine/collections.git",
                    
    "reference""fc0206348e17e530d09463fef07ba8968406cd6d"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/doctrine/collections/zipball/fc0206348e17e530d09463fef07ba8968406cd6d",
                    
    "reference""fc0206348e17e530d09463fef07ba8968406cd6d",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php""^7.1.3 || ^8.0"
                
    },
                
    "require-dev": {
                    
    "doctrine/coding-standard""^6.0",
                    
    "phpstan/phpstan-shim""^0.9.2",
                    
    "phpunit/phpunit""^7.0",
                    
    "vimeo/psalm""^3.8.1"
                
    },
                
    "type""library",
                
    "autoload": {
                    
    "psr-4": {
                        
    "Doctrine\\Common\\Collections\\""lib/Doctrine/Common/Collections"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Guilherme Blanco",
                        
    "email""guilhermeblanco@gmail.com"
                    
    },
                    {
                        
    "name""Roman Borschel",
                        
    "email""roman@code-factory.org"
                    
    },
                    {
                        
    "name""Benjamin Eberlei",
                        
    "email""kontakt@beberlei.de"
                    
    },
                    {
                        
    "name""Jonathan Wage",
                        
    "email""jonwage@gmail.com"
                    
    },
                    {
                        
    "name""Johannes Schmitt",
                        
    "email""schmittjoh@gmail.com"
                    
    }
                ],
                
    "description""PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
                
    "homepage""https://www.doctrine-project.org/projects/collections.html",
                
    "keywords": [
                    
    "array",
                    
    "collections",
                    
    "iterators",
                    
    "php"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://www.doctrine-project.org/sponsorship.html",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://www.patreon.com/phpdoctrine",
                        
    "type""patreon"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/doctrine%2Fcollections",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-05-25T19:24:35+00:00"
            
    },
            {
                
    "name""doctrine/common",
                
    "version""2.13.3",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/doctrine/common.git",
                    
    "reference""f3812c026e557892c34ef37f6ab808a6b567da7f"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
                    
    "reference""f3812c026e557892c34ef37f6ab808a6b567da7f",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "doctrine/annotations""^1.0",
                    
    "doctrine/cache""^1.0",
                    
    "doctrine/collections""^1.0",
                    
    "doctrine/event-manager""^1.0",
                    
    "doctrine/inflector""^1.0",
                    
    "doctrine/lexer""^1.0",
                    
    "doctrine/persistence""^1.3.3",
                    
    "doctrine/reflection""^1.0",
                    
    "php""^7.1 || ^8.0"
                
    },
                
    "require-dev": {
                    
    "doctrine/coding-standard""^1.0",
                    
    "phpstan/phpstan""^0.11",
                    
    "phpstan/phpstan-phpunit""^0.11",
                    
    "phpunit/phpunit""^7.0",
                    
    "squizlabs/php_codesniffer""^3.0",
                    
    "symfony/phpunit-bridge""^4.0.5"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""2.11.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Doctrine\\Common\\""lib/Doctrine/Common"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Guilherme Blanco",
                        
    "email""guilhermeblanco@gmail.com"
                    
    },
                    {
                        
    "name""Roman Borschel",
                        
    "email""roman@code-factory.org"
                    
    },
                    {
                        
    "name""Benjamin Eberlei",
                        
    "email""kontakt@beberlei.de"
                    
    },
                    {
                        
    "name""Jonathan Wage",
                        
    "email""jonwage@gmail.com"
                    
    },
                    {
                        
    "name""Johannes Schmitt",
                        
    "email""schmittjoh@gmail.com"
                    
    },
                    {
                        
    "name""Marco Pivetta",
                        
    "email""ocramius@gmail.com"
                    
    }
                ],
                
    "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.",
                
    "homepage""https://www.doctrine-project.org/projects/common.html",
                
    "keywords": [
                    
    "common",
                    
    "doctrine",
                    
    "php"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://www.doctrine-project.org/sponsorship.html",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://www.patreon.com/phpdoctrine",
                        
    "type""patreon"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-06-05T16:46:05+00:00"
            
    },
            {
                
    "name""doctrine/dbal",
                
    "version""2.10.2",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/doctrine/dbal.git",
                    
    "reference""aab745e7b6b2de3b47019da81e7225e14dcfdac8"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/doctrine/dbal/zipball/aab745e7b6b2de3b47019da81e7225e14dcfdac8",
                    
    "reference""aab745e7b6b2de3b47019da81e7225e14dcfdac8",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "doctrine/cache""^1.0",
                    
    "doctrine/event-manager""^1.0",
                    
    "ext-pdo""*",
                    
    "php""^7.2"
                
    },
                
    "require-dev": {
                    
    "doctrine/coding-standard""^6.0",
                    
    "jetbrains/phpstorm-stubs""^2019.1",
                    
    "nikic/php-parser""^4.4",
                    
    "phpstan/phpstan""^0.12",
                    
    "phpunit/phpunit""^8.4.1",
                    
    "symfony/console""^2.0.5|^3.0|^4.0|^5.0",
                    
    "vimeo/psalm""^3.11"
                
    },
                
    "suggest": {
                    
    "symfony/console""For helpful console commands such as SQL execution and import of files."
                
    },
                
    "bin": [
                    
    "bin/doctrine-dbal"
                
    ],
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""2.10.x-dev",
                        
    "dev-develop""3.0.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Doctrine\\DBAL\\""lib/Doctrine/DBAL"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Guilherme Blanco",
                        
    "email""guilhermeblanco@gmail.com"
                    
    },
                    {
                        
    "name""Roman Borschel",
                        
    "email""roman@code-factory.org"
                    
    },
                    {
                        
    "name""Benjamin Eberlei",
                        
    "email""kontakt@beberlei.de"
                    
    },
                    {
                        
    "name""Jonathan Wage",
                        
    "email""jonwage@gmail.com"
                    
    }
                ],
                
    "description""Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
                
    "homepage""https://www.doctrine-project.org/projects/dbal.html",
                
    "keywords": [
                    
    "abstraction",
                    
    "database",
                    
    "db2",
                    
    "dbal",
                    
    "mariadb",
                    
    "mssql",
                    
    "mysql",
                    
    "oci8",
                    
    "oracle",
                    
    "pdo",
                    
    "pgsql",
                    
    "postgresql",
                    
    "queryobject",
                    
    "sasql",
                    
    "sql",
                    
    "sqlanywhere",
                    
    "sqlite",
                    
    "sqlserver",
                    
    "sqlsrv"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://www.doctrine-project.org/sponsorship.html",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://www.patreon.com/phpdoctrine",
                        
    "type""patreon"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-04-20T17:19:26+00:00"
            
    },
            {
                
    "name""doctrine/doctrine-bundle",
                
    "version""1.12.10",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/doctrine/DoctrineBundle.git",
                    
    "reference""2ee4c25a847e744e93d7fc2895e059ad9ef7d10c"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/doctrine/DoctrineBundle/zipball/2ee4c25a847e744e93d7fc2895e059ad9ef7d10c",
                    
    "reference""2ee4c25a847e744e93d7fc2895e059ad9ef7d10c",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "doctrine/dbal""^2.5.12",
                    
    "doctrine/doctrine-cache-bundle""~1.2",
                    
    "doctrine/persistence""^1.3.3",
                    
    "jdorn/sql-formatter""^1.2.16",
                    
    "php""^7.1 || ^8.0",
                    
    "symfony/cache""^3.4.30|^4.3.3",
                    
    "symfony/config""^3.4.30|^4.3.3",
                    
    "symfony/console""^3.4.30|^4.3.3",
                    
    "symfony/dependency-injection""^3.4.30|^4.3.3",
                    
    "symfony/doctrine-bridge""^3.4.30|^4.3.3",
                    
    "symfony/framework-bundle""^3.4.30|^4.3.3",
                    
    "symfony/service-contracts""^1.1.1|^2.0"
                
    },
                
    "conflict": {
                    
    "doctrine/orm""<2.6",
                    
    "twig/twig""<1.34|>=2.0,<2.4"
                
    },
                
    "require-dev": {
                    
    "doctrine/coding-standard""^6.0",
                    
    "doctrine/orm""^2.6",
                    
    "ocramius/proxy-manager""^2.1",
                    
    "php-coveralls/php-coveralls""^2.1",
                    
    "phpunit/phpunit""^7.5",
                    
    "symfony/phpunit-bridge""^4.2",
                    
    "symfony/property-info""^3.4.30|^4.3.3",
                    
    "symfony/proxy-manager-bridge""^3.4|^4|^5",
                    
    "symfony/twig-bridge""^3.4|^4.1",
                    
    "symfony/validator""^3.4.30|^4.3.3",
                    
    "symfony/web-profiler-bundle""^3.4.30|^4.3.3",
                    
    "symfony/yaml""^3.4.30|^4.3.3",
                    
    "twig/twig""^1.34|^2.12"
                
    },
                
    "suggest": {
                    
    "doctrine/orm""The Doctrine ORM integration is optional in the bundle.",
                    
    "symfony/web-profiler-bundle""To use the data collector."
                
    },
                
    "type""symfony-bundle",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.12.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Doctrine\\Bundle\\DoctrineBundle\\"""
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Fabien Potencier",
                        
    "email""fabien@symfony.com"
                    
    },
                    {
                        
    "name""Benjamin Eberlei",
                        
    "email""kontakt@beberlei.de"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""http://symfony.com/contributors"
                    
    },
                    {
                        
    "name""Doctrine Project",
                        
    "homepage""http://www.doctrine-project.org/"
                    
    }
                ],
                
    "description""Symfony DoctrineBundle",
                
    "homepage""http://www.doctrine-project.org",
                
    "keywords": [
                    
    "database",
                    
    "dbal",
                    
    "orm",
                    
    "persistence"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://www.doctrine-project.org/sponsorship.html",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://www.patreon.com/phpdoctrine",
                        
    "type""patreon"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-05-25T19:50:59+00:00"
            
    },
            {
                
    "name""doctrine/doctrine-cache-bundle",
                
    "version""1.4.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/doctrine/DoctrineCacheBundle.git",
                    
    "reference""6bee2f9b339847e8a984427353670bad4e7bdccb"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/6bee2f9b339847e8a984427353670bad4e7bdccb",
                    
    "reference""6bee2f9b339847e8a984427353670bad4e7bdccb",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "doctrine/cache""^1.4.2",
                    
    "doctrine/inflector""^1.0",
                    
    "php""^7.1",
                    
    "symfony/doctrine-bridge""^3.4|^4.0"
                
    },
                
    "require-dev": {
                    
    "instaclick/coding-standard""~1.1",
                    
    "instaclick/object-calisthenics-sniffs""dev-master",
                    
    "instaclick/symfony2-coding-standard""dev-remaster",
                    
    "phpunit/phpunit""^7.0",
                    
    "predis/predis""~0.8",
                    
    "satooshi/php-coveralls""^1.0",
                    
    "squizlabs/php_codesniffer""~1.5",
                    
    "symfony/console""^3.4|^4.0",
                    
    "symfony/finder""^3.4|^4.0",
                    
    "symfony/framework-bundle""^3.4|^4.0",
                    
    "symfony/phpunit-bridge""^3.4|^4.0",
                    
    "symfony/security-acl""^2.8",
                    
    "symfony/validator""^3.4|^4.0",
                    
    "symfony/yaml""^3.4|^4.0"
                
    },
                
    "suggest": {
                    
    "symfony/security-acl""For using this bundle to cache ACLs"
                
    },
                
    "type""symfony-bundle",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.4.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Doctrine\\Bundle\\DoctrineCacheBundle\\"""
                    
    },
                    
    "exclude-from-classmap": [
                        
    "/Tests/"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Fabien Potencier",
                        
    "email""fabien@symfony.com"
                    
    },
                    {
                        
    "name""Benjamin Eberlei",
                        
    "email""kontakt@beberlei.de"
                    
    },
                    {
                        
    "name""Fabio B. Silva",
                        
    "email""fabio.bat.silva@gmail.com"
                    
    },
                    {
                        
    "name""Guilherme Blanco",
                        
    "email""guilhermeblanco@hotmail.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""http://symfony.com/contributors"
                    
    },
                    {
                        
    "name""Doctrine Project",
                        
    "homepage""http://www.doctrine-project.org/"
                    
    }
                ],
                
    "description""Symfony Bundle for Doctrine Cache",
                
    "homepage""https://www.doctrine-project.org",
                
    "keywords": [
                    
    "cache",
                    
    "caching"
                
    ],
                
    "time""2019-11-29T11:22:01+00:00"
            
    },
            {
                
    "name""doctrine/event-manager",
                
    "version""1.1.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/doctrine/event-manager.git",
                    
    "reference""629572819973f13486371cb611386eb17851e85c"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c",
                    
    "reference""629572819973f13486371cb611386eb17851e85c",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php""^7.1"
                
    },
                
    "conflict": {
                    
    "doctrine/common""<2.9@dev"
                
    },
                
    "require-dev": {
                    
    "doctrine/coding-standard""^6.0",
                    
    "phpunit/phpunit""^7.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.0.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Doctrine\\Common\\""lib/Doctrine/Common"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Guilherme Blanco",
                        
    "email""guilhermeblanco@gmail.com"
                    
    },
                    {
                        
    "name""Roman Borschel",
                        
    "email""roman@code-factory.org"
                    
    },
                    {
                        
    "name""Benjamin Eberlei",
                        
    "email""kontakt@beberlei.de"
                    
    },
                    {
                        
    "name""Jonathan Wage",
                        
    "email""jonwage@gmail.com"
                    
    },
                    {
                        
    "name""Johannes Schmitt",
                        
    "email""schmittjoh@gmail.com"
                    
    },
                    {
                        
    "name""Marco Pivetta",
                        
    "email""ocramius@gmail.com"
                    
    }
                ],
                
    "description""The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
                
    "homepage""https://www.doctrine-project.org/projects/event-manager.html",
                
    "keywords": [
                    
    "event",
                    
    "event dispatcher",
                    
    "event manager",
                    
    "event system",
                    
    "events"
                
    ],
                
    "time""2019-11-10T09:48:07+00:00"
            
    },
            {
                
    "name""doctrine/inflector",
                
    "version""1.4.3",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/doctrine/inflector.git",
                    
    "reference""4650c8b30c753a76bf44fb2ed00117d6f367490c"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/doctrine/inflector/zipball/4650c8b30c753a76bf44fb2ed00117d6f367490c",
                    
    "reference""4650c8b30c753a76bf44fb2ed00117d6f367490c",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php""^7.2 || ^8.0"
                
    },
                
    "require-dev": {
                    
    "doctrine/coding-standard""^7.0",
                    
    "phpstan/phpstan""^0.11",
                    
    "phpstan/phpstan-phpunit""^0.11",
                    
    "phpstan/phpstan-strict-rules""^0.11",
                    
    "phpunit/phpunit""^7.0 || ^8.0 || ^9.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""2.0.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Doctrine\\Common\\Inflector\\""lib/Doctrine/Common/Inflector",
                        
    "Doctrine\\Inflector\\""lib/Doctrine/Inflector"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Guilherme Blanco",
                        
    "email""guilhermeblanco@gmail.com"
                    
    },
                    {
                        
    "name""Roman Borschel",
                        
    "email""roman@code-factory.org"
                    
    },
                    {
                        
    "name""Benjamin Eberlei",
                        
    "email""kontakt@beberlei.de"
                    
    },
                    {
                        
    "name""Jonathan Wage",
                        
    "email""jonwage@gmail.com"
                    
    },
                    {
                        
    "name""Johannes Schmitt",
                        
    "email""schmittjoh@gmail.com"
                    
    }
                ],
                
    "description""PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
                
    "homepage""https://www.doctrine-project.org/projects/inflector.html",
                
    "keywords": [
                    
    "inflection",
                    
    "inflector",
                    
    "lowercase",
                    
    "manipulation",
                    
    "php",
                    
    "plural",
                    
    "singular",
                    
    "strings",
                    
    "uppercase",
                    
    "words"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://www.doctrine-project.org/sponsorship.html",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://www.patreon.com/phpdoctrine",
                        
    "type""patreon"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-05-29T07:19:59+00:00"
            
    },
            {
                
    "name""doctrine/lexer",
                
    "version""1.2.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/doctrine/lexer.git",
                    
    "reference""e864bbf5904cb8f5bb334f99209b48018522f042"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
                    
    "reference""e864bbf5904cb8f5bb334f99209b48018522f042",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php""^7.2 || ^8.0"
                
    },
                
    "require-dev": {
                    
    "doctrine/coding-standard""^6.0",
                    
    "phpstan/phpstan""^0.11.8",
                    
    "phpunit/phpunit""^8.2"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.2.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Doctrine\\Common\\Lexer\\""lib/Doctrine/Common/Lexer"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Guilherme Blanco",
                        
    "email""guilhermeblanco@gmail.com"
                    
    },
                    {
                        
    "name""Roman Borschel",
                        
    "email""roman@code-factory.org"
                    
    },
                    {
                        
    "name""Johannes Schmitt",
                        
    "email""schmittjoh@gmail.com"
                    
    }
                ],
                
    "description""PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
                
    "homepage""https://www.doctrine-project.org/projects/lexer.html",
                
    "keywords": [
                    
    "annotations",
                    
    "docblock",
                    
    "lexer",
                    
    "parser",
                    
    "php"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://www.doctrine-project.org/sponsorship.html",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://www.patreon.com/phpdoctrine",
                        
    "type""patreon"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-05-25T17:44:05+00:00"
            
    },
            {
                
    "name""doctrine/persistence",
                
    "version""1.3.7",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/doctrine/persistence.git",
                    
    "reference""0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/doctrine/persistence/zipball/0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
                    
    "reference""0af483f91bada1c9ded6c2cfd26ab7d5ab2094e0",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "doctrine/annotations""^1.0",
                    
    "doctrine/cache""^1.0",
                    
    "doctrine/collections""^1.0",
                    
    "doctrine/event-manager""^1.0",
                    
    "doctrine/reflection""^1.2",
                    
    "php""^7.1"
                
    },
                
    "conflict": {
                    
    "doctrine/common""<2.10@dev"
                
    },
                
    "require-dev": {
                    
    "doctrine/coding-standard""^6.0",
                    
    "phpstan/phpstan""^0.11",
                    
    "phpunit/phpunit""^7.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.3.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Doctrine\\Common\\""lib/Doctrine/Common",
                        
    "Doctrine\\Persistence\\""lib/Doctrine/Persistence"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Guilherme Blanco",
                        
    "email""guilhermeblanco@gmail.com"
                    
    },
                    {
                        
    "name""Roman Borschel",
                        
    "email""roman@code-factory.org"
                    
    },
                    {
                        
    "name""Benjamin Eberlei",
                        
    "email""kontakt@beberlei.de"
                    
    },
                    {
                        
    "name""Jonathan Wage",
                        
    "email""jonwage@gmail.com"
                    
    },
                    {
                        
    "name""Johannes Schmitt",
                        
    "email""schmittjoh@gmail.com"
                    
    },
                    {
                        
    "name""Marco Pivetta",
                        
    "email""ocramius@gmail.com"
                    
    }
                ],
                
    "description""The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
                
    "homepage""https://doctrine-project.org/projects/persistence.html",
                
    "keywords": [
                    
    "mapper",
                    
    "object",
                    
    "odm",
                    
    "orm",
                    
    "persistence"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://www.doctrine-project.org/sponsorship.html",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://www.patreon.com/phpdoctrine",
                        
    "type""patreon"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-03-21T15:13:52+00:00"
            
    },
            {
                
    "name""doctrine/reflection",
                
    "version""1.2.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/doctrine/reflection.git",
                    
    "reference""55e71912dfcd824b2fdd16f2d9afe15684cfce79"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/doctrine/reflection/zipball/55e71912dfcd824b2fdd16f2d9afe15684cfce79",
                    
    "reference""55e71912dfcd824b2fdd16f2d9afe15684cfce79",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "doctrine/annotations""^1.0",
                    
    "ext-tokenizer""*",
                    
    "php""^7.1"
                
    },
                
    "conflict": {
                    
    "doctrine/common""<2.9"
                
    },
                
    "require-dev": {
                    
    "doctrine/coding-standard""^5.0",
                    
    "doctrine/common""^2.10",
                    
    "phpstan/phpstan""^0.11.0",
                    
    "phpstan/phpstan-phpunit""^0.11.0",
                    
    "phpunit/phpunit""^7.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.2.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Doctrine\\Common\\""lib/Doctrine/Common"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Guilherme Blanco",
                        
    "email""guilhermeblanco@gmail.com"
                    
    },
                    {
                        
    "name""Roman Borschel",
                        
    "email""roman@code-factory.org"
                    
    },
                    {
                        
    "name""Benjamin Eberlei",
                        
    "email""kontakt@beberlei.de"
                    
    },
                    {
                        
    "name""Jonathan Wage",
                        
    "email""jonwage@gmail.com"
                    
    },
                    {
                        
    "name""Johannes Schmitt",
                        
    "email""schmittjoh@gmail.com"
                    
    },
                    {
                        
    "name""Marco Pivetta",
                        
    "email""ocramius@gmail.com"
                    
    }
                ],
                
    "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.",
                
    "homepage""https://www.doctrine-project.org/projects/reflection.html",
                
    "keywords": [
                    
    "reflection",
                    
    "static"
                
    ],
                
    "time""2020-03-27T11:06:43+00:00"
            
    },
            {
                
    "name""erusev/parsedown",
                
    "version""1.7.4",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/erusev/parsedown.git",
                    
    "reference""cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
                    
    "reference""cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "ext-mbstring""*",
                    
    "php"">=5.3.0"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""^4.8.35"
                
    },
                
    "type""library",
                
    "autoload": {
                    
    "psr-0": {
                        
    "Parsedown"""
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Emanuil Rusev",
                        
    "email""hello@erusev.com",
                        
    "homepage""http://erusev.com"
                    
    }
                ],
                
    "description""Parser for Markdown.",
                
    "homepage""http://parsedown.org",
                
    "keywords": [
                    
    "markdown",
                    
    "parser"
                
    ],
                
    "time""2019-12-30T22:54:17+00:00"
            
    },
            {
                
    "name""fig/link-util",
                
    "version""1.1.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/php-fig/link-util.git",
                    
    "reference""c038ee75ca13663ddc2d1f185fe6f7533c00832a"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/php-fig/link-util/zipball/c038ee75ca13663ddc2d1f185fe6f7533c00832a",
                    
    "reference""c038ee75ca13663ddc2d1f185fe6f7533c00832a",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.5.0",
                    
    "psr/link""~1.0@dev"
                
    },
                
    "provide": {
                    
    "psr/link-implementation""1.0"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""^5.1",
                    
    "squizlabs/php_codesniffer""^2.3.1"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.0.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Fig\\Link\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""PHP-FIG",
                        
    "homepage""http://www.php-fig.org/"
                    
    }
                ],
                
    "description""Common utility implementations for HTTP links",
                
    "keywords": [
                    
    "http",
                    
    "http-link",
                    
    "link",
                    
    "psr",
                    
    "psr-13",
                    
    "rest"
                
    ],
                
    "time""2020-04-27T06:40:36+00:00"
            
    },
            {
                
    "name""friendsofsymfony/http-cache",
                
    "version""2.9.2",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/FriendsOfSymfony/FOSHttpCache.git",
                    
    "reference""e6e9218b0185c21754b8a33036c103abfa27f061"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/FriendsOfSymfony/FOSHttpCache/zipball/e6e9218b0185c21754b8a33036c103abfa27f061",
                    
    "reference""e6e9218b0185c21754b8a33036c103abfa27f061",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php""^7.1",
                    
    "php-http/client-common""^1.1.0 || ^2.0",
                    
    "php-http/client-implementation""^1.0 || ^2.0",
                    
    "php-http/discovery""^1.0",
                    
    "php-http/message""^1.0 || ^2.0",
                    
    "symfony/event-dispatcher""^3.4 || ^4.3 || ^5.0",
                    
    "symfony/options-resolver""^3.4 || ^4.3 || ^5.0"
                
    },
                
    "conflict": {
                    
    "toflar/psr6-symfony-http-cache-store""<2.2.1"
                
    },
                
    "require-dev": {
                    
    "mockery/mockery""^1.3.1",
                    
    "monolog/monolog""^1.0",
                    
    "php-http/guzzle6-adapter""^1.0 || ^2.0",
                    
    "php-http/mock-client""^1.2",
                    
    "symfony/http-kernel""^3.4 || ^4.3 || ^5.0",
                    
    "symfony/phpunit-bridge""^5.0",
                    
    "symfony/process""^3.4 || ^4.3 || ^5.0"
                
    },
                
    "suggest": {
                    
    "friendsofsymfony/http-cache-bundle""For integration with the Symfony framework",
                    
    "monolog/monolog""For logging issues while invalidating"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""2.8.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "FOS\\HttpCache\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Liip AG",
                        
    "homepage""http://www.liip.ch/"
                    
    },
                    {
                        
    "name""Driebit",
                        
    "email""tech@driebit.nl",
                        
    "homepage""http://www.driebit.nl"
                    
    },
                    {
                        
    "name""Community contributions",
                        
    "homepage""https://github.com/friendsofsymfony/FOSHttpCache/contributors"
                    
    }
                ],
                
    "description""Tools to manage HTTP caching proxies with PHP",
                
    "homepage""https://github.com/friendsofsymfony/FOSHttpCache",
                
    "keywords": [
                    
    "caching",
                    
    "http",
                    
    "invalidation",
                    
    "nginx",
                    
    "purge",
                    
    "varnish"
                
    ],
                
    "time""2020-05-19T10:06:02+00:00"
            
    },
            {
                
    "name""friendsofsymfony/http-cache-bundle",
                
    "version""2.8.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/FriendsOfSymfony/FOSHttpCacheBundle.git",
                    
    "reference""490edbb8e86ce71f63afb96a2b3a2751a9ec11b1"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/FriendsOfSymfony/FOSHttpCacheBundle/zipball/490edbb8e86ce71f63afb96a2b3a2751a9ec11b1",
                    
    "reference""490edbb8e86ce71f63afb96a2b3a2751a9ec11b1",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "friendsofsymfony/http-cache""^2.5.2",
                    
    "php""^7.2",
                    
    "symfony/framework-bundle""^3.4.4 || ^4.1.12 || ^5.0",
                    
    "symfony/http-foundation""^3.4.4 || ^4.1.12 || ^5.0",
                    
    "symfony/http-kernel""^3.4.4 || ^4.1.12 || ^5.0"
                
    },
                
    "conflict": {
                    
    "symfony/monolog-bridge""<3.4.4",
                    
    "twig/twig""<1.12.0"
                
    },
                
    "require-dev": {
                    
    "matthiasnoback/symfony-dependency-injection-test""^4.0",
                    
    "mockery/mockery""^1.0 || ^2.0",
                    
    "monolog/monolog""*",
                    
    "php-http/guzzle6-adapter""^1.0 || ^2.0",
                    
    "php-http/message""^1.0 || ^2.0",
                    
    "sebastian/exporter""^2.0",
                    
    "sensio/framework-extra-bundle""^3.0 || ^4.0 || ^5.0",
                    
    "symfony/browser-kit""^3.4.4 || ^4.1.12 || ^5.0",
                    
    "symfony/console""^3.4.4 || ^4.1.12 || ^5.0",
                    
    "symfony/css-selector""^3.4.4 || ^4.1.12 || ^5.0",
                    
    "symfony/expression-language""^3.4.4 || ^4.1.12 || ^5.0",
                    
    "symfony/finder""^3.4.4 || ^4.1.12 || ^5.0",
                    
    "symfony/monolog-bundle""^3.0 || ^4.1.12 || ^5.0",
                    
    "symfony/phpunit-bridge""^4.2.4 || ^5.0",
                    
    "symfony/routing""^3.4.4 || ^4.1.12 || ^5.0",
                    
    "symfony/security-bundle""^3.4.4 || ^4.1.12 || ^5.0",
                    
    "symfony/twig-bundle""^3.4.4 || ^4.1.12 || ^5.0",
                    
    "symfony/yaml""^3.4.4 || ^4.1.12 || ^5.0"
                
    },
                
    "suggest": {
                    
    "sensio/framework-extra-bundle""For Tagged Cache Invalidation",
                    
    "symfony/console""To send invalidation requests from the command line",
                    
    "symfony/expression-language""For Tagged Cache Invalidation"
                
    },
                
    "type""symfony-bundle",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""2.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "FOS\\HttpCacheBundle\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Liip AG",
                        
    "homepage""http://www.liip.ch/"
                    
    },
                    {
                        
    "name""Driebit",
                        
    "email""tech@driebit.nl",
                        
    "homepage""http://www.driebit.nl"
                    
    },
                    {
                        
    "name""Community contributions",
                        
    "homepage""https://github.com/friendsofsymfony/FOSHttpCacheBundle/contributors"
                    
    }
                ],
                
    "description""Set path based HTTP cache headers and send invalidation requests to your HTTP cache",
                
    "homepage""https://github.com/FriendsOfSymfony/FOSHttpCacheBundle",
                
    "keywords": [
                    
    "caching",
                    
    "esi",
                    
    "http",
                    
    "invalidation",
                    
    "purge",
                    
    "varnish"
                
    ],
                
    "time""2019-11-28T13:01:58+00:00"
            
    },
            {
                
    "name""guzzlehttp/guzzle",
                
    "version""6.5.5",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/guzzle/guzzle.git",
                    
    "reference""9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
                    
    "reference""9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "ext-json""*",
                    
    "guzzlehttp/promises""^1.0",
                    
    "guzzlehttp/psr7""^1.6.1",
                    
    "php"">=5.5",
                    
    "symfony/polyfill-intl-idn""^1.17.0"
                
    },
                
    "require-dev": {
                    
    "ext-curl""*",
                    
    "phpunit/phpunit""^4.8.35 || ^5.7 || ^6.4 || ^7.0",
                    
    "psr/log""^1.1"
                
    },
                
    "suggest": {
                    
    "psr/log""Required for using the Log middleware"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""6.5-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "GuzzleHttp\\""src/"
                    
    },
                    
    "files": [
                        
    "src/functions_include.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Michael Dowling",
                        
    "email""mtdowling@gmail.com",
                        
    "homepage""https://github.com/mtdowling"
                    
    }
                ],
                
    "description""Guzzle is a PHP HTTP client library",
                
    "homepage""http://guzzlephp.org/",
                
    "keywords": [
                    
    "client",
                    
    "curl",
                    
    "framework",
                    
    "http",
                    
    "http client",
                    
    "rest",
                    
    "web service"
                
    ],
                
    "time""2020-06-16T21:01:06+00:00"
            
    },
            {
                
    "name""guzzlehttp/promises",
                
    "version""v1.3.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/guzzle/promises.git",
                    
    "reference""a59da6cf61d80060647ff4d3eb2c03a2bc694646"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
                    
    "reference""a59da6cf61d80060647ff4d3eb2c03a2bc694646",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.5.0"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""^4.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.4-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "GuzzleHttp\\Promise\\""src/"
                    
    },
                    
    "files": [
                        
    "src/functions_include.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Michael Dowling",
                        
    "email""mtdowling@gmail.com",
                        
    "homepage""https://github.com/mtdowling"
                    
    }
                ],
                
    "description""Guzzle promises library",
                
    "keywords": [
                    
    "promise"
                
    ],
                
    "time""2016-12-20T10:07:11+00:00"
            
    },
            {
                
    "name""guzzlehttp/psr7",
                
    "version""1.6.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/guzzle/psr7.git",
                    
    "reference""239400de7a173fe9901b9ac7c06497751f00727a"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
                    
    "reference""239400de7a173fe9901b9ac7c06497751f00727a",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.4.0",
                    
    "psr/http-message""~1.0",
                    
    "ralouphie/getallheaders""^2.0.5 || ^3.0.0"
                
    },
                
    "provide": {
                    
    "psr/http-message-implementation""1.0"
                
    },
                
    "require-dev": {
                    
    "ext-zlib""*",
                    
    "phpunit/phpunit""~4.8.36 || ^5.7.27 || ^6.5.8"
                
    },
                
    "suggest": {
                    
    "zendframework/zend-httphandlerrunner""Emit PSR-7 responses"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.6-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "GuzzleHttp\\Psr7\\""src/"
                    
    },
                    
    "files": [
                        
    "src/functions_include.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Michael Dowling",
                        
    "email""mtdowling@gmail.com",
                        
    "homepage""https://github.com/mtdowling"
                    
    },
                    {
                        
    "name""Tobias Schultze",
                        
    "homepage""https://github.com/Tobion"
                    
    }
                ],
                
    "description""PSR-7 message implementation that also provides common utility methods",
                
    "keywords": [
                    
    "http",
                    
    "message",
                    
    "psr-7",
                    
    "request",
                    
    "response",
                    
    "stream",
                    
    "uri",
                    
    "url"
                
    ],
                
    "time""2019-07-01T23:21:34+00:00"
            
    },
            {
                
    "name""imagine/imagine",
                
    "version""1.2.3",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/avalanche123/Imagine.git",
                    
    "reference""cb2361e5bb4410b681462d8e4f912bc5dabf84ab"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/avalanche123/Imagine/zipball/cb2361e5bb4410b681462d8e4f912bc5dabf84ab",
                    
    "reference""cb2361e5bb4410b681462d8e4f912bc5dabf84ab",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.2"
                
    },
                
    "require-dev": {
                    
    "friendsofphp/php-cs-fixer""2.2.*",
                    
    "phpunit/phpunit""^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
                
    },
                
    "suggest": {
                    
    "ext-gd""to use the GD implementation",
                    
    "ext-gmagick""to use the Gmagick implementation",
                    
    "ext-imagick""to use the Imagick implementation"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-develop""0.7-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Imagine\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Bulat Shakirzyanov",
                        
    "email""mallluhuct@gmail.com",
                        
    "homepage""http://avalanche123.com"
                    
    }
                ],
                
    "description""Image processing for PHP 5.3",
                
    "homepage""http://imagine.readthedocs.org/",
                
    "keywords": [
                    
    "drawing",
                    
    "graphics",
                    
    "image manipulation",
                    
    "image processing"
                
    ],
                
    "time""2019-12-04T09:55:33+00:00"
            
    },
            {
                
    "name""jdorn/sql-formatter",
                
    "version""v1.2.17",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/jdorn/sql-formatter.git",
                    
    "reference""64990d96e0959dff8e059dfcdc1af130728d92bc"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
                    
    "reference""64990d96e0959dff8e059dfcdc1af130728d92bc",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.2.4"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""3.7.*"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.3.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "classmap": [
                        
    "lib"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Jeremy Dorn",
                        
    "email""jeremy@jeremydorn.com",
                        
    "homepage""http://jeremydorn.com/"
                    
    }
                ],
                
    "description""a PHP SQL highlighting library",
                
    "homepage""https://github.com/jdorn/sql-formatter/",
                
    "keywords": [
                    
    "highlight",
                    
    "sql"
                
    ],
                
    "time""2014-01-12T16:20:24+00:00"
            
    },
            {
                
    "name""jeremykendall/php-domain-parser",
                
    "version""3.0.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/jeremykendall/php-domain-parser.git",
                    
    "reference""896e7e70f02bd4fd77190052799bc61e4d779672"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/jeremykendall/php-domain-parser/zipball/896e7e70f02bd4fd77190052799bc61e4d779672",
                    
    "reference""896e7e70f02bd4fd77190052799bc61e4d779672",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "ext-curl""*",
                    
    "ext-intl""*",
                    
    "ext-mbstring""*",
                    
    "php"">=5.3.0"
                
    },
                
    "require-dev": {
                    
    "jeremykendall/debug-die""0.0.1.*",
                    
    "mikey179/vfsstream""~1.4",
                    
    "phpunit/phpunit""~4.4"
                
    },
                
    "bin": [
                    
    "bin/parse",
                    
    "bin/update-psl"
                
    ],
                
    "type""library",
                
    "autoload": {
                    
    "psr-0": {
                        
    "Pdp\\""src/"
                    
    },
                    
    "files": [
                        
    "src/pdp-parse-url.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Jeremy Kendall",
                        
    "homepage""http://about.me/jeremykendall",
                        
    "role""Developer"
                    
    },
                    {
                        
    "name""Contributors",
                        
    "homepage""https://github.com/jeremykendall/php-domain-parser/graphs/contributors"
                    
    }
                ],
                
    "description""Public Suffix List based URL parsing implemented in PHP.",
                
    "homepage""https://github.com/jeremykendall/php-domain-parser",
                
    "keywords": [
                    
    "Public Suffix List",
                    
    "domain parsing",
                    
    "url parsing"
                
    ],
                
    "time""2015-03-30T12:49:45+00:00"
            
    },
            {
                
    "name""jrgregory/m17-sticky-backend-footer",
                
    "version""2.0.9",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/may17/contao-m17StickyBEFooter.git",
                    
    "reference""5cd4685440aa595949a9df8f48064e7e16798bc3"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/may17/contao-m17StickyBEFooter/zipball/5cd4685440aa595949a9df8f48064e7e16798bc3",
                    
    "reference""5cd4685440aa595949a9df8f48064e7e16798bc3",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-community-alliance/composer-plugin""~2.4 || ~3.0",
                    
    "contao/core-bundle"">=2.9 || ~4.3",
                    
    "php"">=5.3"
                
    },
                
    "replace": {
                    
    "contao-legacy/m17-sticky-backend-footer""*"
                
    },
                
    "type""contao-module",
                
    "extra": {
                    
    "contao": {
                        
    "sources": {
                            
    "m17StickyBEFooter""system/modules/m17StickyBEFooter"
                        
    }
                    }
                },
                
    "autoload": {
                    
    "classmap": [
                        
    "m17StickyBEFooter/"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0+"
                
    ],
                
    "authors": [
                    {
                        
    "name""Joe Ray Gregory",
                        
    "homepage""http://www.slash-works.de",
                        
    "role""Developer"
                    
    }
                ],
                
    "description""The sticky backend footer helps you to speedup your workflow in the backend",
                
    "homepage""http://www.slash-works.de",
                
    "keywords": [
                    
    "backend",
                    
    "footer",
                    
    "sticky",
                    
    "workflow"
                
    ],
                
    "time""2017-06-09T19:05:19+00:00"
            
    },
            {
                
    "name""knplabs/github-api",
                
    "version""v2.14.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/KnpLabs/php-github-api.git",
                    
    "reference""953c9b453d3258a97755ec3557d112f271176f74"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/KnpLabs/php-github-api/zipball/953c9b453d3258a97755ec3557d112f271176f74",
                    
    "reference""953c9b453d3258a97755ec3557d112f271176f74",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php""^7.1",
                    
    "php-http/cache-plugin""^1.4",
                    
    "php-http/client-common""^1.6 || ^2.0",
                    
    "php-http/client-implementation""^1.0",
                    
    "php-http/discovery""^1.0",
                    
    "php-http/httplug""^1.1 || ^2.0",
                    
    "psr/cache""^1.0",
                    
    "psr/http-message""^1.0"
                
    },
                
    "require-dev": {
                    
    "cache/array-adapter""^0.4",
                    
    "guzzlehttp/psr7""^1.2",
                    
    "php-http/guzzle6-adapter""^1.0 || ^2.0",
                    
    "php-http/mock-client""^1.2",
                    
    "phpunit/phpunit""^7.0 || ^8.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""2.14.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Github\\""lib/Github/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""KnpLabs Team",
                        
    "homepage""http://knplabs.com"
                    
    },
                    {
                        
    "name""Thibault Duplessis",
                        
    "email""thibault.duplessis@gmail.com",
                        
    "homepage""http://ornicar.github.com"
                    
    }
                ],
                
    "description""GitHub API v3 client",
                
    "homepage""https://github.com/KnpLabs/php-github-api",
                
    "keywords": [
                    
    "api",
                    
    "gh",
                    
    "gist",
                    
    "github"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://github.com/acrobat",
                        
    "type""github"
                    
    }
                ],
                
    "time""2020-04-25T20:36:03+00:00"
            
    },
            {
                
    "name""knplabs/knp-menu",
                
    "version""2.6.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/KnpLabs/KnpMenu.git",
                    
    "reference""b6aade272c345b6fbd07fce5929a761cba0909b8"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/KnpLabs/KnpMenu/zipball/b6aade272c345b6fbd07fce5929a761cba0909b8",
                    
    "reference""b6aade272c345b6fbd07fce5929a761cba0909b8",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.6.0"
                
    },
                
    "conflict": {
                    
    "twig/twig""<1.40|>=2,<2.9"
                
    },
                
    "require-dev": {
                    
    "psr/container""^1.0",
                    
    "symfony/http-foundation""~2.4|~3.0|^4.0",
                    
    "symfony/phpunit-bridge""~3.3|^4.0",
                    
    "symfony/routing""~2.3|~3.0|^4.0",
                    
    "twig/twig""^1.40|^2.9"
                
    },
                
    "suggest": {
                    
    "twig/twig""for the TwigRenderer and the integration with your templates"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""3.0-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Knp\\Menu\\""src/Knp/Menu"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""KnpLabs",
                        
    "homepage""https://knplabs.com"
                    
    },
                    {
                        
    "name""Christophe Coevoet",
                        
    "email""stof@notk.org"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://github.com/KnpLabs/KnpMenu/contributors"
                    
    }
                ],
                
    "description""An object oriented menu library",
                
    "homepage""https://knplabs.com",
                
    "keywords": [
                    
    "menu",
                    
    "tree"
                
    ],
                
    "time""2019-09-02T10:16:14+00:00"
            
    },
            {
                
    "name""knplabs/knp-menu-bundle",
                
    "version""v2.3.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/KnpLabs/KnpMenuBundle.git",
                    
    "reference""78b0cebf8e1490f12ba6555511282954de83f627"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/78b0cebf8e1490f12ba6555511282954de83f627",
                    
    "reference""78b0cebf8e1490f12ba6555511282954de83f627",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "knplabs/knp-menu""~2.3",
                    
    "php""^7.1",
                    
    "symfony/framework-bundle""^3.4 | ^4.0"
                
    },
                
    "require-dev": {
                    
    "symfony/expression-language""^3.4 | ^4.0",
                    
    "symfony/phpunit-bridge""^3.4 | ^4.0",
                    
    "symfony/templating""^3.4 | ^4.0"
                
    },
                
    "type""symfony-bundle",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""3.0.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Knp\\Bundle\\MenuBundle\\""src"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Knplabs",
                        
    "homepage""http://knplabs.com"
                    
    },
                    {
                        
    "name""Christophe Coevoet",
                        
    "email""stof@notk.org"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://github.com/KnpLabs/KnpMenuBundle/contributors"
                    
    }
                ],
                
    "description""This bundle provides an integration of the KnpMenu library",
                
    "keywords": [
                    
    "menu"
                
    ],
                
    "time""2019-09-19T08:51:48+00:00"
            
    },
            {
                
    "name""knplabs/knp-time-bundle",
                
    "version""v1.10.0",
                
    "target-dir""Knp/Bundle/TimeBundle",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/KnpLabs/KnpTimeBundle.git",
                    
    "reference""19ea7e2dee337ae98306bbdf7a4ce060f5e5d984"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/KnpLabs/KnpTimeBundle/zipball/19ea7e2dee337ae98306bbdf7a4ce060f5e5d984",
                    
    "reference""19ea7e2dee337ae98306bbdf7a4ce060f5e5d984",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.6",
                    
    "symfony/config""~3.4|~4.0|^5.0",
                    
    "symfony/dependency-injection""~3.4|~4.0|^5.0",
                    
    "symfony/templating""~3.4|~4.0|^5.0",
                    
    "symfony/translation""~3.4|~4.0|^5.0"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""^4.8|^5.0"
                
    },
                
    "suggest": {
                    
    "symfony/twig-bundle""to use the Twig time_diff function"
                
    },
                
    "type""symfony-bundle",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.1.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-0": {
                        
    "Knp\\Bundle\\TimeBundle"""
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""KnpLabs Team",
                        
    "homepage""http://knplabs.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""http://github.com/KnpLabs/KnpTimeBundle/contributors"
                    
    }
                ],
                
    "description""Knplabs time bundle makes your dates look sensible and descriptive",
                
    "homepage""http://github.com/KnpLabs/KnpTimeBundle",
                
    "keywords": [
                    
    "bundle",
                    
    "date",
                    
    "descriptive time",
                    
    "knp",
                    
    "knplabs",
                    
    "time"
                
    ],
                
    "time""2019-12-05T03:43:17+00:00"
            
    },
            {
                
    "name""league/uri",
                
    "version""4.2.2",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/thephpleague/uri.git",
                    
    "reference""a2e73bad7e60c3bc61b649680fb8b46876e342e3"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/thephpleague/uri/zipball/a2e73bad7e60c3bc61b649680fb8b46876e342e3",
                    
    "reference""a2e73bad7e60c3bc61b649680fb8b46876e342e3",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "ext-fileinfo""*",
                    
    "ext-intl""*",
                    
    "ext-mbstring""*",
                    
    "jeremykendall/php-domain-parser""^3.0",
                    
    "php"">=5.5.9",
                    
    "psr/http-message""^1.0"
                
    },
                
    "require-dev": {
                    
    "friendsofphp/php-cs-fixer""^1.9",
                    
    "phpunit/phpunit""^4.0",
                    
    "zendframework/zend-diactoros""^1.3"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""4.2.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "League\\Uri\\""src"
                    
    },
                    
    "files": [
                        
    "src/functions_include.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Ignace Nyamagana Butera",
                        
    "email""nyamsprod@gmail.com",
                        
    "homepage""https://nyamsprod.com"
                    
    }
                ],
                
    "description""URI manipulation library",
                
    "homepage""http://uri.thephpleague.com",
                
    "keywords": [
                    
    "data-uri",
                    
    "ftp",
                    
    "http",
                    
    "https",
                    
    "parse_url",
                    
    "psr-7",
                    
    "rfc3986",
                    
    "uri",
                    
    "url",
                    
    "ws"
                
    ],
                
    "time""2016-12-12T11:36:42+00:00"
            
    },
            {
                
    "name""lexik/maintenance-bundle",
                
    "version""v2.1.5",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/lexik/LexikMaintenanceBundle.git",
                    
    "reference""3a3e916776934a95834235e4a1d71e4595d515f5"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/lexik/LexikMaintenanceBundle/zipball/3a3e916776934a95834235e4a1d71e4595d515f5",
                    
    "reference""3a3e916776934a95834235e4a1d71e4595d515f5",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.9",
                    
    "symfony/framework-bundle""~2.7|~3.0|^4.0",
                    
    "symfony/translation""~2.7|~3.0|^4.0"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""~4.8|~5.7.11",
                    
    "symfony/phpunit-bridge""~2.7|~3.0|^4.0"
                
    },
                
    "type""symfony-bundle",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""2.0.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Lexik\\Bundle\\MaintenanceBundle\\"""
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Dev Lexik",
                        
    "email""dev@lexik.fr"
                    
    },
                    {
                        
    "name""Gilles Gauthier",
                        
    "email""g.gauthier@lexik.fr"
                    
    },
                    {
                        
    "name""Djuri Baars",
                        
    "email""info@djurict.nl"
                    
    }
                ],
                
    "description""This bundle allows you to place your website in maintenance mode by calling two commands from your console.",
                
    "homepage""https://github.com/lexik/LexikMaintenanceBundle",
                
    "keywords": [
                    
    "Symfony2",
                    
    "bundle",
                    
    "maintenance"
                
    ],
                
    "time""2018-02-14T10:18:33+00:00"
            
    },
            {
                
    "name""madeyourday/contao-rocksolid-custom-elements",
                
    "version""v2.2.16",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/madeyourday/contao-rocksolid-custom-elements.git",
                    
    "reference""5627d1cece0a4b9c04b46ec6afae69952e4a14df"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/madeyourday/contao-rocksolid-custom-elements/zipball/5627d1cece0a4b9c04b46ec6afae69952e4a14df",
                    
    "reference""5627d1cece0a4b9c04b46ec6afae69952e4a14df",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao/core-bundle""^4.4.2",
                    
    "php"">=5.5"
                
    },
                
    "conflict": {
                    
    "contao/core""*",
                    
    "contao/core-bundle""4.4.1",
                    
    "contao/manager-plugin""<2.0 || >=3.0"
                
    },
                
    "replace": {
                    
    "contao-legacy/rocksolid-custom-elements""self.version"
                
    },
                
    "require-dev": {
                    
    "contao/manager-plugin""^2.0"
                
    },
                
    "suggest": {
                    
    "madeyourday/contao-rocksolid-columns""For grid column support. See documentation for more information."
                
    },
                
    "type""contao-bundle",
                
    "extra": {
                    
    "contao-manager-plugin""MadeYourDay\\RockSolidCustomElements\\ContaoManagerPlugin"
                
    },
                
    "autoload": {
                    
    "psr-4": {
                        
    "MadeYourDay\\RockSolidCustomElements\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""RockSolid Themes",
                        
    "homepage""https://rocksolidthemes.com/de/contao-themes",
                        
    "role""Developer"
                    
    }
                ],
                
    "description""Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.",
                
    "homepage""https://rocksolidthemes.com/de/contao/plugins/custom-content-elements",
                
    "keywords": [
                    
    "contao",
                    
    "content-elements",
                    
    "custom-elements"
                
    ],
                
    "time""2020-05-15T16:05:03+00:00"
            
    },
            {
                
    "name""matthiasmullie/minify",
                
    "version""1.3.63",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/matthiasmullie/minify.git",
                    
    "reference""9ba1b459828adc13430f4dd6c49dae4950dc4117"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/matthiasmullie/minify/zipball/9ba1b459828adc13430f4dd6c49dae4950dc4117",
                    
    "reference""9ba1b459828adc13430f4dd6c49dae4950dc4117",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "ext-pcre""*",
                    
    "matthiasmullie/path-converter""~1.1",
                    
    "php"">=5.3.0"
                
    },
                
    "require-dev": {
                    
    "friendsofphp/php-cs-fixer""~2.0",
                    
    "matthiasmullie/scrapbook""~1.0",
                    
    "phpunit/phpunit""~4.8"
                
    },
                
    "suggest": {
                    
    "psr/cache-implementation""Cache implementation to use with Minify::cache"
                
    },
                
    "bin": [
                    
    "bin/minifycss",
                    
    "bin/minifyjs"
                
    ],
                
    "type""library",
                
    "autoload": {
                    
    "psr-4": {
                        
    "MatthiasMullie\\Minify\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Matthias Mullie",
                        
    "email""minify@mullie.eu",
                        
    "homepage""http://www.mullie.eu",
                        
    "role""Developer"
                    
    }
                ],
                
    "description""CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
                
    "homepage""http://www.minifier.org",
                
    "keywords": [
                    
    "JS",
                    
    "css",
                    
    "javascript",
                    
    "minifier",
                    
    "minify"
                
    ],
                
    "time""2020-01-21T20:21:08+00:00"
            
    },
            {
                
    "name""matthiasmullie/path-converter",
                
    "version""1.1.3",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/matthiasmullie/path-converter.git",
                    
    "reference""e7d13b2c7e2f2268e1424aaed02085518afa02d9"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                    
    "reference""e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "ext-pcre""*",
                    
    "php"">=5.3.0"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""~4.8"
                
    },
                
    "type""library",
                
    "autoload": {
                    
    "psr-4": {
                        
    "MatthiasMullie\\PathConverter\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Matthias Mullie",
                        
    "email""pathconverter@mullie.eu",
                        
    "homepage""http://www.mullie.eu",
                        
    "role""Developer"
                    
    }
                ],
                
    "description""Relative path converter",
                
    "homepage""http://github.com/matthiasmullie/path-converter",
                
    "keywords": [
                    
    "converter",
                    
    "path",
                    
    "paths",
                    
    "relative"
                
    ],
                
    "time""2019-02-05T23:41:09+00:00"
            
    },
            {
                
    "name""menatwork/contao-multicolumnwizard-bundle",
                
    "version""3.4.4",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/menatwork/contao-multicolumnwizard-bundle.git",
                    
    "reference""2815a024a39fecf6dfd1ed307eaa0957d0b1fa3f"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/menatwork/contao-multicolumnwizard-bundle/zipball/2815a024a39fecf6dfd1ed307eaa0957d0b1fa3f",
                    
    "reference""2815a024a39fecf6dfd1ed307eaa0957d0b1fa3f",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao-community-alliance/translator""^2.1",
                    
    "contao/core-bundle""^4.4.8",
                    
    "php""^5.6 || ^7.0"
                
    },
                
    "replace": {
                    
    "contao-legacy/multicolumnwizard""*",
                    
    "menatwork/contao-multicolumnwizard""self.version"
                
    },
                
    "require-dev": {
                    
    "contao/manager-bundle""~4.4",
                    
    "phpcq/all-tasks""~1.2"
                
    },
                
    "type""contao-bundle",
                
    "extra": {
                    
    "contao-manager-plugin""MenAtWork\\MultiColumnWizardBundle\\ContaoManager\\Plugin",
                    
    "branch-alias": {
                        
    "dev-master""3.4.x-dev",
                        
    "dev-develop""3.5.x-dev",
                        
    "dev-support/contao3""3.3.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "MenAtWork\\MultiColumnWizardBundle\\""src",
                        
    "MenAtWork\\MultiColumnWizard\\""legacy_layer/psr-4-maw",
                        
    "MultiColumnWizard\\""legacy_layer/psr-4-mcw"
                    
    },
                    
    "classmap": [
                        
    "legacy_layer/classmap"
                    
    ],
                    
    "files": [
                        
    "src/deprecated-autoload.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""Stefan Heimes",
                        
    "email""stefan_heimes@hotmail.com",
                        
    "homepage""http://www.men-at-work.de",
                        
    "role""Developer"
                    
    },
                    {
                        
    "name""Andreas Isaak",
                        
    "email""contao@men-at-work.de",
                        
    "homepage""http://www.men-at-work.de",
                        
    "role""Developer"
                    
    },
                    {
                        
    "name""David Maack",
                        
    "email""contao@men-at-work.de",
                        
    "homepage""http://www.men-at-work.de",
                        
    "role""Developer"
                    
    },
                    {
                        
    "name""Andreas Schempp",
                        
    "email""andreas.schempp@terminal42.ch",
                        
    "homepage""http://www.terminal42.ch",
                        
    "role""Developer"
                    
    },
                    {
                        
    "name""Yanick Witschi",
                        
    "email""yanick.witschi@terminal42.ch",
                        
    "homepage""http://www.terminal42.ch",
                        
    "role""Developer"
                    
    },
                    {
                        
    "name""Tristan Lins",
                        
    "email""tristan.lins@bit3.de",
                        
    "homepage""http://bit3.de",
                        
    "role""Developer"
                    
    }
                ],
                
    "description""MultiColumWizard for Contao OpenSource CMS",
                
    "homepage""http://www.men-at-work.de",
                
    "keywords": [
                    
    "contao",
                    
    "widget",
                    
    "wizard"
                
    ],
                
    "time""2020-03-08T16:15:56+00:00"
            
    },
            {
                
    "name""michelf/php-markdown",
                
    "version""1.9.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/michelf/php-markdown.git",
                    
    "reference""c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
                    
    "reference""c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.0"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit"">=4.3 <5.8"
                
    },
                
    "type""library",
                
    "autoload": {
                    
    "psr-4": {
                        
    "Michelf\\""Michelf/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "BSD-3-Clause"
                
    ],
                
    "authors": [
                    {
                        
    "name""Michel Fortin",
                        
    "email""michel.fortin@michelf.ca",
                        
    "homepage""https://michelf.ca/",
                        
    "role""Developer"
                    
    },
                    {
                        
    "name""John Gruber",
                        
    "homepage""https://daringfireball.net/"
                    
    }
                ],
                
    "description""PHP Markdown",
                
    "homepage""https://michelf.ca/projects/php-markdown/",
                
    "keywords": [
                    
    "markdown"
                
    ],
                
    "time""2019-12-02T02:32:27+00:00"
            
    },
            {
                
    "name""monolog/monolog",
                
    "version""1.25.4",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/Seldaek/monolog.git",
                    
    "reference""3022efff205e2448b560c833c6fbbf91c3139168"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/Seldaek/monolog/zipball/3022efff205e2448b560c833c6fbbf91c3139168",
                    
    "reference""3022efff205e2448b560c833c6fbbf91c3139168",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.0",
                    
    "psr/log""~1.0"
                
    },
                
    "provide": {
                    
    "psr/log-implementation""1.0.0"
                
    },
                
    "require-dev": {
                    
    "aws/aws-sdk-php""^2.4.9 || ^3.0",
                    
    "doctrine/couchdb""~1.0@dev",
                    
    "graylog2/gelf-php""~1.0",
                    
    "php-amqplib/php-amqplib""~2.4",
                    
    "php-console/php-console""^3.1.3",
                    
    "php-parallel-lint/php-parallel-lint""^1.0",
                    
    "phpunit/phpunit""~4.5",
                    
    "ruflin/elastica"">=0.90 <3.0",
                    
    "sentry/sentry""^0.13",
                    
    "swiftmailer/swiftmailer""^5.3|^6.0"
                
    },
                
    "suggest": {
                    
    "aws/aws-sdk-php""Allow sending log messages to AWS services like DynamoDB",
                    
    "doctrine/couchdb""Allow sending log messages to a CouchDB server",
                    
    "ext-amqp""Allow sending log messages to an AMQP server (1.0+ required)",
                    
    "ext-mongo""Allow sending log messages to a MongoDB server",
                    
    "graylog2/gelf-php""Allow sending log messages to a GrayLog2 server",
                    
    "mongodb/mongodb""Allow sending log messages to a MongoDB server via PHP Driver",
                    
    "php-amqplib/php-amqplib""Allow sending log messages to an AMQP server using php-amqplib",
                    
    "php-console/php-console""Allow sending log messages to Google Chrome",
                    
    "rollbar/rollbar""Allow sending log messages to Rollbar",
                    
    "ruflin/elastica""Allow sending log messages to an Elastic Search server",
                    
    "sentry/sentry""Allow sending log messages to a Sentry server"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""2.0.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Monolog\\""src/Monolog"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Jordi Boggiano",
                        
    "email""j.boggiano@seld.be",
                        
    "homepage""http://seld.be"
                    
    }
                ],
                
    "description""Sends your logs to files, sockets, inboxes, databases and various web services",
                
    "homepage""http://github.com/Seldaek/monolog",
                
    "keywords": [
                    
    "log",
                    
    "logging",
                    
    "psr-3"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://github.com/Seldaek",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/monolog/monolog",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-05-22T07:31:27+00:00"
            
    },
            {
                
    "name""nelmio/cors-bundle",
                
    "version""1.5.6",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/nelmio/NelmioCorsBundle.git",
                    
    "reference""10a24c10f242440211ed31075e74f81661c690d9"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/10a24c10f242440211ed31075e74f81661c690d9",
                    
    "reference""10a24c10f242440211ed31075e74f81661c690d9",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "symfony/framework-bundle""^2.7 || ^3.0 || ^4.0"
                
    },
                
    "require-dev": {
                    
    "matthiasnoback/symfony-dependency-injection-test""^1.0 || ^2.0",
                    
    "mockery/mockery""^0.9 || ^1.0",
                    
    "symfony/phpunit-bridge""^2.7 || ^3.0 || ^4.0"
                
    },
                
    "type""symfony-bundle",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.5.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Nelmio\\CorsBundle\\"""
                    
    },
                    
    "exclude-from-classmap": [
                        
    "/Tests/"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Nelmio",
                        
    "homepage""http://nelm.io"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://github.com/nelmio/NelmioCorsBundle/contributors"
                    
    }
                ],
                
    "description""Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
                
    "keywords": [
                    
    "api",
                    
    "cors",
                    
    "crossdomain"
                
    ],
                
    "time""2019-06-17T08:53:14+00:00"
            
    },
            {
                
    "name""nelmio/security-bundle",
                
    "version""v2.10.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/nelmio/NelmioSecurityBundle.git",
                    
    "reference""80d6e1091aadf55eab6a79be97a91c06d55e8223"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/80d6e1091aadf55eab6a79be97a91c06d55e8223",
                    
    "reference""80d6e1091aadf55eab6a79be97a91c06d55e8223",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "paragonie/random_compat""~1.0|~2.0|9.99.99",
                    
    "php"">5.4",
                    
    "symfony/framework-bundle""~2.3|~v3.0|~4.0|~5.0",
                    
    "symfony/security-core""~2.3|~3.0|~4.0|~5.0",
                    
    "symfony/security-csrf""~2.3|~3.0|~4.0|~5.0",
                    
    "symfony/security-http""~2.3|~3.0|~4.0|~5.0",
                    
    "ua-parser/uap-php""^3.4.4"
                
    },
                
    "require-dev": {
                    
    "doctrine/cache""^1.0",
                    
    "psr/cache""^1.0",
                    
    "symfony/phpunit-bridge""^5.0.5",
                    
    "symfony/yaml""~2.3|~3.0|~4.0|~5.0",
                    
    "twig/twig""^1.38|^2.10|^3.0"
                
    },
                
    "suggest": {
                    
    "ua-parser/uap-php""To allow adapt CSP directives given the user-agent"
                
    },
                
    "type""symfony-bundle",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""2.9.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Nelmio\\SecurityBundle\\"""
                    
    },
                    
    "exclude-from-classmap": [
                        
    "/Tests/"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Nelmio",
                        
    "homepage""http://nelm.io"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://github.com/nelmio/NelmioSecurityBundle/contributors"
                    
    }
                ],
                
    "description""Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...",
                
    "keywords": [
                    
    "security"
                
    ],
                
    "time""2020-06-18T12:49:09+00:00"
            
    },
            {
                
    "name""omosde/contao-om-backend",
                
    "version""1.6.7",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/OMOSde/contao-om-backend.git",
                    
    "reference""74aa7a33d46f41ba4a03c67344de9a98d7a69d3a"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/OMOSde/contao-om-backend/zipball/74aa7a33d46f41ba4a03c67344de9a98d7a69d3a",
                    
    "reference""74aa7a33d46f41ba4a03c67344de9a98d7a69d3a",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "contao/core-bundle""^4.4",
                    
    "erusev/parsedown""~1.6",
                    
    "knplabs/github-api""^2.11",
                    
    "menatwork/contao-multicolumnwizard-bundle""^3.4",
                    
    "php"">=5.6.0",
                    
    "wa72/htmlpagedom""^1.3"
                
    },
                
    "conflict": {
                    
    "contao/core""*",
                    
    "contao/manager-plugin""<2.0 || >=3.0"
                
    },
                
    "require-dev": {
                    
    "contao/manager-plugin""^2.0",
                    
    "doctrine/doctrine-cache-bundle""^1.3"
                
    },
                
    "type""contao-bundle",
                
    "extra": {
                    
    "contao-manager-plugin""OMOSde\\ContaoOmBackendBundle\\ContaoManager\\Plugin"
                
    },
                
    "autoload": {
                    
    "psr-4": {
                        
    "OMOSde\\ContaoOmBackendBundle\\""src/"
                    
    },
                    
    "classmap": [
                        
    "src/Resources/contao/"
                    
    ],
                    
    "exclude-from-classmap": [
                        
    "src/Resources/contao/config/",
                        
    "src/Resources/contao/dca/",
                        
    "src/Resources/contao/languages/",
                        
    "src/Resources/contao/templates/"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0+"
                
    ],
                
    "authors": [
                    {
                        
    "name""Renè Fehrmann",
                        
    "homepage""http://www.omos.de"
                    
    }
                ],
                
    "description""Backend tools for Contao 4.4+",
                
    "time""2020-05-22T16:59:49+00:00"
            
    },
            {
                
    "name""oyejorge/less.php",
                
    "version""v1.7.0.14",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/oyejorge/less.php.git",
                    
    "reference""42925c5a01a07d67ca7e82dfc8fb31814d557bc9"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/oyejorge/less.php/zipball/42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
                    
    "reference""42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""~4.8.24"
                
    },
                
    "bin": [
                    
    "bin/lessc"
                
    ],
                
    "type""library",
                
    "autoload": {
                    
    "psr-0": {
                        
    "Less""lib/"
                    
    },
                    
    "classmap": [
                        
    "lessc.inc.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "Apache-2.0"
                
    ],
                
    "authors": [
                    {
                        
    "name""Matt Agar",
                        
    "homepage""https://github.com/agar"
                    
    },
                    {
                        
    "name""Martin Jantošovi?",
                        
    "homepage""https://github.com/Mordred"
                    
    },
                    {
                        
    "name""Josh Schmidt",
                        
    "homepage""https://github.com/oyejorge"
                    
    }
                ],
                
    "description""PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)",
                
    "homepage""http://lessphp.gpeasy.com",
                
    "keywords": [
                    
    "css",
                    
    "less",
                    
    "less.js",
                    
    "lesscss",
                    
    "php",
                    
    "stylesheet"
                
    ],
                
    "abandoned"true,
                
    "time""2017-03-28T22:19:25+00:00"
            
    },
            {
                
    "name""paragonie/random_compat",
                
    "version""v9.99.99",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/paragonie/random_compat.git",
                    
    "reference""84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
                    
    "reference""84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php""^7"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""4.*|5.*",
                    
    "vimeo/psalm""^1"
                
    },
                
    "suggest": {
                    
    "ext-libsodium""Provides a modern crypto API that can be used to generate random bytes."
                
    },
                
    "type""library",
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Paragon Initiative Enterprises",
                        
    "email""security@paragonie.com",
                        
    "homepage""https://paragonie.com"
                    
    }
                ],
                
    "description""PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
                
    "keywords": [
                    
    "csprng",
                    
    "polyfill",
                    
    "pseudorandom",
                    
    "random"
                
    ],
                
    "time""2018-07-02T15:55:56+00:00"
            
    },
            {
                
    "name""patchwork/utf8",
                
    "version""v1.3.2",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/tchwork/utf8.git",
                    
    "reference""d296e0026e7ce10b2a9fe594feca9628ef00e9e8"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/tchwork/utf8/zipball/d296e0026e7ce10b2a9fe594feca9628ef00e9e8",
                    
    "reference""d296e0026e7ce10b2a9fe594feca9628ef00e9e8",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "lib-pcre"">=7.3",
                    
    "php"">=5.3.0"
                
    },
                
    "require-dev": {
                    
    "symfony/phpunit-bridge""^3.4|^4.4"
                
    },
                
    "suggest": {
                    
    "ext-iconv""Use iconv for best performance",
                    
    "ext-intl""Use Intl for best performance",
                    
    "ext-mbstring""Use Mbstring for best performance",
                    
    "ext-wfio""Use WFIO for UTF-8 filesystem access on Windows"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.3-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Patchwork\\""src/Patchwork/"
                    
    },
                    
    "classmap": [
                        
    "src/Normalizer.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "(Apache-2.0 or GPL-2.0)"
                
    ],
                
    "authors": [
                    {
                        
    "name""Nicolas Grekas",
                        
    "email""p@tchwork.com"
                    
    }
                ],
                
    "description""Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
                
    "homepage""https://github.com/tchwork/utf8",
                
    "keywords": [
                    
    "grapheme",
                    
    "i18n",
                    
    "unicode",
                    
    "utf-8",
                    
    "utf8"
                
    ],
                
    "time""2019-12-03T14:44:12+00:00"
            
    },
            {
                
    "name""php-http/cache-plugin",
                
    "version""1.7.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/php-http/cache-plugin.git",
                    
    "reference""d137d46523343297e340cef697747381b6caeb66"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/php-http/cache-plugin/zipball/d137d46523343297e340cef697747381b6caeb66",
                    
    "reference""d137d46523343297e340cef697747381b6caeb66",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php""^7.1",
                    
    "php-http/client-common""^1.9 || ^2.0",
                    
    "php-http/message-factory""^1.0",
                    
    "psr/cache""^1.0",
                    
    "symfony/options-resolver""^2.6 || ^3.0 || ^4.0 || ^5.0"
                
    },
                
    "require-dev": {
                    
    "henrikbjorn/phpspec-code-coverage""^1.0",
                    
    "phpspec/phpspec""^2.5"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.6-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Http\\Client\\Common\\Plugin\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Márk Sági-Kazár",
                        
    "email""mark.sagikazar@gmail.com"
                    
    }
                ],
                
    "description""PSR-6 Cache plugin for HTTPlug",
                
    "homepage""http://httplug.io",
                
    "keywords": [
                    
    "cache",
                    
    "http",
                    
    "httplug",
                    
    "plugin"
                
    ],
                
    "time""2019-12-26T16:14:58+00:00"
            
    },
            {
                
    "name""php-http/client-common",
                
    "version""1.10.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/php-http/client-common.git",
                    
    "reference""c0390ae3c8f2ae9d50901feef0127fb9e396f6b4"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/php-http/client-common/zipball/c0390ae3c8f2ae9d50901feef0127fb9e396f6b4",
                    
    "reference""c0390ae3c8f2ae9d50901feef0127fb9e396f6b4",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php""^5.4 || ^7.0",
                    
    "php-http/httplug""^1.1",
                    
    "php-http/message""^1.6",
                    
    "php-http/message-factory""^1.0",
                    
    "symfony/options-resolver""^2.6 || ^3.0 || ^4.0 || ^5.0"
                
    },
                
    "require-dev": {
                    
    "guzzlehttp/psr7""^1.4",
                    
    "phpspec/phpspec""^2.5 || ^3.4 || ^4.2"
                
    },
                
    "suggest": {
                    
    "php-http/cache-plugin""PSR-6 Cache plugin",
                    
    "php-http/logger-plugin""PSR-3 Logger plugin",
                    
    "php-http/stopwatch-plugin""Symfony Stopwatch plugin"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.10.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Http\\Client\\Common\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Márk Sági-Kazár",
                        
    "email""mark.sagikazar@gmail.com"
                    
    }
                ],
                
    "description""Common HTTP Client implementations and tools for HTTPlug",
                
    "homepage""http://httplug.io",
                
    "keywords": [
                    
    "client",
                    
    "common",
                    
    "http",
                    
    "httplug"
                
    ],
                
    "time""2019-11-18T08:54:36+00:00"
            
    },
            {
                
    "name""php-http/discovery",
                
    "version""1.8.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/php-http/discovery.git",
                    
    "reference""10d9019f393773345aedc0dc79e7fd678da874ee"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/php-http/discovery/zipball/10d9019f393773345aedc0dc79e7fd678da874ee",
                    
    "reference""10d9019f393773345aedc0dc79e7fd678da874ee",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php""^7.1"
                
    },
                
    "conflict": {
                    
    "nyholm/psr7""<1.0"
                
    },
                
    "require-dev": {
                    
    "akeneo/phpspec-skip-example-extension""^4.0",
                    
    "php-http/httplug""^1.0 || ^2.0",
                    
    "php-http/message-factory""^1.0",
                    
    "phpspec/phpspec""^5.1",
                    
    "puli/composer-plugin""1.0.0-beta10"
                
    },
                
    "suggest": {
                    
    "php-http/message""Allow to use Guzzle, Diactoros or Slim Framework factories",
                    
    "puli/composer-plugin""Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details."
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.7-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Http\\Discovery\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Márk Sági-Kazár",
                        
    "email""mark.sagikazar@gmail.com"
                    
    }
                ],
                
    "description""Finds installed HTTPlug implementations and PSR-7 message factories",
                
    "homepage""http://php-http.org",
                
    "keywords": [
                    
    "adapter",
                    
    "client",
                    
    "discovery",
                    
    "factory",
                    
    "http",
                    
    "message",
                    
    "psr7"
                
    ],
                
    "time""2020-06-14T10:44:12+00:00"
            
    },
            {
                
    "name""php-http/guzzle6-adapter",
                
    "version""v1.1.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/php-http/guzzle6-adapter.git",
                    
    "reference""a56941f9dc6110409cfcddc91546ee97039277ab"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/php-http/guzzle6-adapter/zipball/a56941f9dc6110409cfcddc91546ee97039277ab",
                    
    "reference""a56941f9dc6110409cfcddc91546ee97039277ab",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "guzzlehttp/guzzle""^6.0",
                    
    "php"">=5.5.0",
                    
    "php-http/httplug""^1.0"
                
    },
                
    "provide": {
                    
    "php-http/async-client-implementation""1.0",
                    
    "php-http/client-implementation""1.0"
                
    },
                
    "require-dev": {
                    
    "ext-curl""*",
                    
    "php-http/adapter-integration-tests""^0.4"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.2-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Http\\Adapter\\Guzzle6\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Márk Sági-Kazár",
                        
    "email""mark.sagikazar@gmail.com"
                    
    },
                    {
                        
    "name""David de Boer",
                        
    "email""david@ddeboer.nl"
                    
    }
                ],
                
    "description""Guzzle 6 HTTP Adapter",
                
    "homepage""http://httplug.io",
                
    "keywords": [
                    
    "Guzzle",
                    
    "http"
                
    ],
                
    "time""2016-05-10T06:13:32+00:00"
            
    },
            {
                
    "name""php-http/httplug",
                
    "version""v1.1.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/php-http/httplug.git",
                    
    "reference""1c6381726c18579c4ca2ef1ec1498fdae8bdf018"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/php-http/httplug/zipball/1c6381726c18579c4ca2ef1ec1498fdae8bdf018",
                    
    "reference""1c6381726c18579c4ca2ef1ec1498fdae8bdf018",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.4",
                    
    "php-http/promise""^1.0",
                    
    "psr/http-message""^1.0"
                
    },
                
    "require-dev": {
                    
    "henrikbjorn/phpspec-code-coverage""^1.0",
                    
    "phpspec/phpspec""^2.4"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.1-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Http\\Client\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Eric GELOEN",
                        
    "email""geloen.eric@gmail.com"
                    
    },
                    {
                        
    "name""Márk Sági-Kazár",
                        
    "email""mark.sagikazar@gmail.com"
                    
    }
                ],
                
    "description""HTTPlug, the HTTP client abstraction for PHP",
                
    "homepage""http://httplug.io",
                
    "keywords": [
                    
    "client",
                    
    "http"
                
    ],
                
    "time""2016-08-31T08:30:17+00:00"
            
    },
            {
                
    "name""php-http/message",
                
    "version""1.8.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/php-http/message.git",
                    
    "reference""ce8f43ac1e294b54aabf5808515c3554a19c1e1c"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/php-http/message/zipball/ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
                    
    "reference""ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "clue/stream-filter""^1.4",
                    
    "php""^7.1",
                    
    "php-http/message-factory""^1.0.2",
                    
    "psr/http-message""^1.0"
                
    },
                
    "provide": {
                    
    "php-http/message-factory-implementation""1.0"
                
    },
                
    "require-dev": {
                    
    "akeneo/phpspec-skip-example-extension""^1.0",
                    
    "coduo/phpspec-data-provider-extension""^1.0",
                    
    "ext-zlib""*",
                    
    "guzzlehttp/psr7""^1.0",
                    
    "henrikbjorn/phpspec-code-coverage""^1.0",
                    
    "phpspec/phpspec""^2.4",
                    
    "slim/slim""^3.0",
                    
    "zendframework/zend-diactoros""^1.0"
                
    },
                
    "suggest": {
                    
    "ext-zlib""Used with compressor/decompressor streams",
                    
    "guzzlehttp/psr7""Used with Guzzle PSR-7 Factories",
                    
    "slim/slim""Used with Slim Framework PSR-7 implementation",
                    
    "zendframework/zend-diactoros""Used with Diactoros Factories"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.8-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Http\\Message\\""src/"
                    
    },
                    
    "files": [
                        
    "src/filters.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Márk Sági-Kazár",
                        
    "email""mark.sagikazar@gmail.com"
                    
    }
                ],
                
    "description""HTTP Message related tools",
                
    "homepage""http://php-http.org",
                
    "keywords": [
                    
    "http",
                    
    "message",
                    
    "psr-7"
                
    ],
                
    "time""2019-08-05T06:55:08+00:00"
            
    },
            {
                
    "name""php-http/message-factory",
                
    "version""v1.0.2",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/php-http/message-factory.git",
                    
    "reference""a478cb11f66a6ac48d8954216cfed9aa06a501a1"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
                    
    "reference""a478cb11f66a6ac48d8954216cfed9aa06a501a1",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.4",
                    
    "psr/http-message""^1.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.0-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Http\\Message\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Márk Sági-Kazár",
                        
    "email""mark.sagikazar@gmail.com"
                    
    }
                ],
                
    "description""Factory interfaces for PSR-7 HTTP Message",
                
    "homepage""http://php-http.org",
                
    "keywords": [
                    
    "factory",
                    
    "http",
                    
    "message",
                    
    "stream",
                    
    "uri"
                
    ],
                
    "time""2015-12-19T14:08:53+00:00"
            
    },
            {
                
    "name""php-http/promise",
                
    "version""v1.0.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/php-http/promise.git",
                    
    "reference""dc494cdc9d7160b9a09bd5573272195242ce7980"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980",
                    
    "reference""dc494cdc9d7160b9a09bd5573272195242ce7980",
                    
    "shasum"""
                
    },
                
    "require-dev": {
                    
    "henrikbjorn/phpspec-code-coverage""^1.0",
                    
    "phpspec/phpspec""^2.4"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.1-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Http\\Promise\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Márk Sági-Kazár",
                        
    "email""mark.sagikazar@gmail.com"
                    
    },
                    {
                        
    "name""Joel Wurtz",
                        
    "email""joel.wurtz@gmail.com"
                    
    }
                ],
                
    "description""Promise used for asynchronous HTTP requests",
                
    "homepage""http://httplug.io",
                
    "keywords": [
                    
    "promise"
                
    ],
                
    "time""2016-01-26T13:27:02+00:00"
            
    },
            {
                
    "name""phpspec/php-diff",
                
    "version""v1.1.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/phpspec/php-diff.git",
                    
    "reference""0464787bfa7cd13576c5a1e318709768798bec6a"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
                    
    "reference""0464787bfa7cd13576c5a1e318709768798bec6a",
                    
    "shasum"""
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.0.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-0": {
                        
    "Diff""lib/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "BSD-3-Clause"
                
    ],
                
    "authors": [
                    {
                        
    "name""Chris Boulton",
                        
    "homepage""http://github.com/chrisboulton"
                    
    }
                ],
                
    "description""A comprehensive library for generating differences between two hashable objects (strings or arrays).",
                
    "time""2016-04-07T12:29:16+00:00"
            
    },
            {
                
    "name""phpunit/php-token-stream",
                
    "version""3.1.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/sebastianbergmann/php-token-stream.git",
                    
    "reference""995192df77f63a59e47f025390d2d1fdf8f425ff"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
                    
    "reference""995192df77f63a59e47f025390d2d1fdf8f425ff",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "ext-tokenizer""*",
                    
    "php""^7.1"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""^7.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""3.1-dev"
                    
    }
                },
                
    "autoload": {
                    
    "classmap": [
                        
    "src/"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "BSD-3-Clause"
                
    ],
                
    "authors": [
                    {
                        
    "name""Sebastian Bergmann",
                        
    "email""sebastian@phpunit.de"
                    
    }
                ],
                
    "description""Wrapper around PHP's tokenizer extension.",
                
    "homepage""https://github.com/sebastianbergmann/php-token-stream/",
                
    "keywords": [
                    
    "tokenizer"
                
    ],
                
    "time""2019-09-17T06:23:10+00:00"
            
    },
            {
                
    "name""pimple/pimple",
                
    "version""v1.1.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/silexphp/Pimple.git",
                    
    "reference""2019c145fe393923f3441b23f29bbdfaa5c58c4d"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d",
                    
    "reference""2019c145fe393923f3441b23f29bbdfaa5c58c4d",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.1.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-0": {
                        
    "Pimple""lib/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Fabien Potencier",
                        
    "email""fabien@symfony.com"
                    
    }
                ],
                
    "description""Pimple is a simple Dependency Injection Container for PHP 5.3",
                
    "homepage""http://pimple.sensiolabs.org",
                
    "keywords": [
                    
    "container",
                    
    "dependency injection"
                
    ],
                
    "time""2013-11-22T08:30:29+00:00"
            
    },
            {
                
    "name""psr/cache",
                
    "version""1.0.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/php-fig/cache.git",
                    
    "reference""d11b50ad223250cf17b86e38383413f5a6764bf8"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
                    
    "reference""d11b50ad223250cf17b86e38383413f5a6764bf8",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.0.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Psr\\Cache\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""PHP-FIG",
                        
    "homepage""http://www.php-fig.org/"
                    
    }
                ],
                
    "description""Common interface for caching libraries",
                
    "keywords": [
                    
    "cache",
                    
    "psr",
                    
    "psr-6"
                
    ],
                
    "time""2016-08-06T20:24:11+00:00"
            
    },
            {
                
    "name""psr/container",
                
    "version""1.0.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/php-fig/container.git",
                    
    "reference""b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                    
    "reference""b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.0.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Psr\\Container\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""PHP-FIG",
                        
    "homepage""http://www.php-fig.org/"
                    
    }
                ],
                
    "description""Common Container Interface (PHP FIG PSR-11)",
                
    "homepage""https://github.com/php-fig/container",
                
    "keywords": [
                    
    "PSR-11",
                    
    "container",
                    
    "container-interface",
                    
    "container-interop",
                    
    "psr"
                
    ],
                
    "time""2017-02-14T16:28:37+00:00"
            
    },
            {
                
    "name""psr/http-message",
                
    "version""1.0.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/php-fig/http-message.git",
                    
    "reference""f6561bf28d520154e4b0ec72be95418abe6d9363"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                    
    "reference""f6561bf28d520154e4b0ec72be95418abe6d9363",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.0.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Psr\\Http\\Message\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""PHP-FIG",
                        
    "homepage""http://www.php-fig.org/"
                    
    }
                ],
                
    "description""Common interface for HTTP messages",
                
    "homepage""https://github.com/php-fig/http-message",
                
    "keywords": [
                    
    "http",
                    
    "http-message",
                    
    "psr",
                    
    "psr-7",
                    
    "request",
                    
    "response"
                
    ],
                
    "time""2016-08-06T14:39:51+00:00"
            
    },
            {
                
    "name""psr/link",
                
    "version""1.0.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/php-fig/link.git",
                    
    "reference""eea8e8662d5cd3ae4517c9b864493f59fca95562"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
                    
    "reference""eea8e8662d5cd3ae4517c9b864493f59fca95562",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.0.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Psr\\Link\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""PHP-FIG",
                        
    "homepage""http://www.php-fig.org/"
                    
    }
                ],
                
    "description""Common interfaces for HTTP links",
                
    "keywords": [
                    
    "http",
                    
    "http-link",
                    
    "link",
                    
    "psr",
                    
    "psr-13",
                    
    "rest"
                
    ],
                
    "time""2016-10-28T16:06:13+00:00"
            
    },
            {
                
    "name""psr/log",
                
    "version""1.1.3",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/php-fig/log.git",
                    
    "reference""0f73288fd15629204f9d42b7055f72dacbe811fc"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
                    
    "reference""0f73288fd15629204f9d42b7055f72dacbe811fc",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.1.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Psr\\Log\\""Psr/Log/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""PHP-FIG",
                        
    "homepage""http://www.php-fig.org/"
                    
    }
                ],
                
    "description""Common interface for logging libraries",
                
    "homepage""https://github.com/php-fig/log",
                
    "keywords": [
                    
    "log",
                    
    "psr",
                    
    "psr-3"
                
    ],
                
    "time""2020-03-23T09:12:05+00:00"
            
    },
            {
                
    "name""psr/simple-cache",
                
    "version""1.0.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/php-fig/simple-cache.git",
                    
    "reference""408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                    
    "reference""408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.0.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Psr\\SimpleCache\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""PHP-FIG",
                        
    "homepage""http://www.php-fig.org/"
                    
    }
                ],
                
    "description""Common interfaces for simple caching",
                
    "keywords": [
                    
    "cache",
                    
    "caching",
                    
    "psr",
                    
    "psr-16",
                    
    "simple-cache"
                
    ],
                
    "time""2017-10-23T01:57:42+00:00"
            
    },
            {
                
    "name""ralouphie/getallheaders",
                
    "version""3.0.3",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/ralouphie/getallheaders.git",
                    
    "reference""120b605dfeb996808c31b6477290a714d356e822"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                    
    "reference""120b605dfeb996808c31b6477290a714d356e822",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.6"
                
    },
                
    "require-dev": {
                    
    "php-coveralls/php-coveralls""^2.1",
                    
    "phpunit/phpunit""^5 || ^6.5"
                
    },
                
    "type""library",
                
    "autoload": {
                    
    "files": [
                        
    "src/getallheaders.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Ralph Khattar",
                        
    "email""ralph.khattar@gmail.com"
                    
    }
                ],
                
    "description""A polyfill for getallheaders.",
                
    "time""2019-03-08T08:55:37+00:00"
            
    },
            {
                
    "name""scssphp/scssphp",
                
    "version""1.1.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/scssphp/scssphp.git",
                    
    "reference""824e4cec10b2bfa88eec5dac23991cb9106622c1"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/scssphp/scssphp/zipball/824e4cec10b2bfa88eec5dac23991cb9106622c1",
                    
    "reference""824e4cec10b2bfa88eec5dac23991cb9106622c1",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "ext-ctype""*",
                    
    "ext-json""*",
                    
    "php"">=5.6.0"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""^5.7 || ^6.5 || ^7.5 || ^8.3",
                    
    "squizlabs/php_codesniffer""~3.5",
                    
    "twbs/bootstrap""~4.3",
                    
    "zurb/foundation""~6.5"
                
    },
                
    "bin": [
                    
    "bin/pscss"
                
    ],
                
    "type""library",
                
    "autoload": {
                    
    "psr-4": {
                        
    "ScssPhp\\ScssPhp\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Anthon Pang",
                        
    "email""apang@softwaredevelopment.ca",
                        
    "homepage""https://github.com/robocoder"
                    
    },
                    {
                        
    "name""Cédric Morin",
                        
    "email""cedric@yterium.com",
                        
    "homepage""https://github.com/Cerdic"
                    
    }
                ],
                
    "description""scssphp is a compiler for SCSS written in PHP.",
                
    "homepage""http://scssphp.github.io/scssphp/",
                
    "keywords": [
                    
    "css",
                    
    "less",
                    
    "sass",
                    
    "scss",
                    
    "stylesheet"
                
    ],
                
    "time""2020-06-04T17:30:40+00:00"
            
    },
            {
                
    "name""sensio/distribution-bundle",
                
    "version""v5.0.25",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/sensiolabs/SensioDistributionBundle.git",
                    
    "reference""80a38234bde8321fb92aa0b8c27978a272bb4baf"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/80a38234bde8321fb92aa0b8c27978a272bb4baf",
                    
    "reference""80a38234bde8321fb92aa0b8c27978a272bb4baf",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.9",
                    
    "sensiolabs/security-checker""~5.0|~6.0",
                    
    "symfony/class-loader""~2.3|~3.0",
                    
    "symfony/config""~2.3|~3.0",
                    
    "symfony/dependency-injection""~2.3|~3.0",
                    
    "symfony/filesystem""~2.3|~3.0",
                    
    "symfony/http-kernel""~2.3|~3.0",
                    
    "symfony/process""~2.3|~3.0"
                
    },
                
    "type""symfony-bundle",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""5.0.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Sensio\\Bundle\\DistributionBundle\\"""
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Fabien Potencier",
                        
    "email""fabien@symfony.com"
                    
    }
                ],
                
    "description""Base bundle for Symfony Distributions",
                
    "keywords": [
                    
    "configuration",
                    
    "distribution"
                
    ],
                
    "time""2019-06-18T15:43:58+00:00"
            
    },
            {
                
    "name""sensiolabs/ansi-to-html",
                
    "version""v1.1.3",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/sensiolabs/ansi-to-html.git",
                    
    "reference""8b5d787dca714bd98dd770c078d76528320a8286"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/sensiolabs/ansi-to-html/zipball/8b5d787dca714bd98dd770c078d76528320a8286",
                    
    "reference""8b5d787dca714bd98dd770c078d76528320a8286",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.0"
                
    },
                
    "suggest": {
                    
    "twig/twig""Provides nice templating features"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.1-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-0": {
                        
    "SensioLabs\\AnsiConverter""."
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Fabien Potencier",
                        
    "email""fabien@symfony.com"
                    
    }
                ],
                
    "description""A library to convert a text with ANSI codes to HTML",
                
    "time""2017-05-02T00:53:29+00:00"
            
    },
            {
                
    "name""sensiolabs/security-checker",
                
    "version""v6.0.3",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/sensiolabs/security-checker.git",
                    
    "reference""a576c01520d9761901f269c4934ba55448be4a54"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/sensiolabs/security-checker/zipball/a576c01520d9761901f269c4934ba55448be4a54",
                    
    "reference""a576c01520d9761901f269c4934ba55448be4a54",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=7.1.3",
                    
    "symfony/console""^2.8|^3.4|^4.2|^5.0",
                    
    "symfony/http-client""^4.3|^5.0",
                    
    "symfony/mime""^4.3|^5.0",
                    
    "symfony/polyfill-ctype""^1.11"
                
    },
                
    "bin": [
                    
    "security-checker"
                
    ],
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""6.0-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "SensioLabs\\Security\\""SensioLabs/Security"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Fabien Potencier",
                        
    "email""fabien.potencier@gmail.com"
                    
    }
                ],
                
    "description""A security checker for your composer.lock",
                
    "time""2019-11-01T13:20:14+00:00"
            
    },
            {
                
    "name""simplepie/simplepie",
                
    "version""1.5.5",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/simplepie/simplepie.git",
                    
    "reference""ae49e2201b6da9c808e5dac437aca356a11831b4"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/simplepie/simplepie/zipball/ae49e2201b6da9c808e5dac437aca356a11831b4",
                    
    "reference""ae49e2201b6da9c808e5dac437aca356a11831b4",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "ext-pcre""*",
                    
    "ext-xml""*",
                    
    "ext-xmlreader""*",
                    
    "php"">=5.6.0"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""~5.4.3 || ~6.5"
                
    },
                
    "suggest": {
                    
    "ext-curl""",
                    
    "ext-iconv""",
                    
    "ext-intl""",
                    
    "ext-mbstring""",
                    
    "mf2/mf2""Microformat module that allows for parsing HTML for microformats"
                
    },
                
    "type""library",
                
    "autoload": {
                    
    "psr-0": {
                        
    "SimplePie""library"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "BSD-3-Clause"
                
    ],
                
    "authors": [
                    {
                        
    "name""Ryan Parman",
                        
    "homepage""http://ryanparman.com/",
                        
    "role""Creator, alumnus developer"
                    
    },
                    {
                        
    "name""Sam Sneddon",
                        
    "homepage""https://gsnedders.com/",
                        
    "role""Alumnus developer"
                    
    },
                    {
                        
    "name""Ryan McCue",
                        
    "email""me@ryanmccue.info",
                        
    "homepage""http://ryanmccue.info/",
                        
    "role""Developer"
                    
    }
                ],
                
    "description""A simple Atom/RSS parsing library for PHP",
                
    "homepage""http://simplepie.org/",
                
    "keywords": [
                    
    "atom",
                    
    "feeds",
                    
    "rss"
                
    ],
                
    "time""2020-05-01T12:23:14+00:00"
            
    },
            {
                
    "name""swiftmailer/swiftmailer",
                
    "version""v5.4.12",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/swiftmailer/swiftmailer.git",
                    
    "reference""181b89f18a90f8925ef805f950d47a7190e9b950"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/swiftmailer/swiftmailer/zipball/181b89f18a90f8925ef805f950d47a7190e9b950",
                    
    "reference""181b89f18a90f8925ef805f950d47a7190e9b950",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.3"
                
    },
                
    "require-dev": {
                    
    "mockery/mockery""~0.9.1",
                    
    "symfony/phpunit-bridge""~3.2"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""5.4-dev"
                    
    }
                },
                
    "autoload": {
                    
    "files": [
                        
    "lib/swift_required.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Chris Corbyn"
                    
    },
                    {
                        
    "name""Fabien Potencier",
                        
    "email""fabien@symfony.com"
                    
    }
                ],
                
    "description""Swiftmailer, free feature-rich PHP mailer",
                
    "homepage""https://swiftmailer.symfony.com",
                
    "keywords": [
                    
    "email",
                    
    "mail",
                    
    "mailer"
                
    ],
                
    "time""2018-07-31T09:26:32+00:00"
            
    },
            {
                
    "name""symfony/http-client",
                
    "version""v5.1.2",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/http-client.git",
                    
    "reference""aae28b613d7a88e529df46e617f046be0236ab54"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/http-client/zipball/aae28b613d7a88e529df46e617f046be0236ab54",
                    
    "reference""aae28b613d7a88e529df46e617f046be0236ab54",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=7.2.5",
                    
    "psr/log""^1.0",
                    
    "symfony/http-client-contracts""^2.1.1",
                    
    "symfony/polyfill-php73""^1.11",
                    
    "symfony/polyfill-php80""^1.15",
                    
    "symfony/service-contracts""^1.0|^2"
                
    },
                
    "provide": {
                    
    "php-http/async-client-implementation""*",
                    
    "php-http/client-implementation""*",
                    
    "psr/http-client-implementation""1.0",
                    
    "symfony/http-client-implementation""1.1"
                
    },
                
    "require-dev": {
                    
    "amphp/http-client""^4.2.1",
                    
    "amphp/http-tunnel""^1.0",
                    
    "amphp/socket""^1.1",
                    
    "guzzlehttp/promises""^1.3.1",
                    
    "nyholm/psr7""^1.0",
                    
    "php-http/httplug""^1.0|^2.0",
                    
    "psr/http-client""^1.0",
                    
    "symfony/dependency-injection""^4.4|^5.0",
                    
    "symfony/http-kernel""^4.4|^5.0",
                    
    "symfony/process""^4.4|^5.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""5.1-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Component\\HttpClient\\"""
                    
    },
                    
    "exclude-from-classmap": [
                        
    "/Tests/"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Nicolas Grekas",
                        
    "email""p@tchwork.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""Symfony HttpClient component",
                
    "homepage""https://symfony.com",
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-06-11T21:20:02+00:00"
            
    },
            {
                
    "name""symfony/http-client-contracts",
                
    "version""v2.1.2",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/http-client-contracts.git",
                    
    "reference""f8bed25edc964d015bcd87f1fec5734963931910"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/http-client-contracts/zipball/f8bed25edc964d015bcd87f1fec5734963931910",
                    
    "reference""f8bed25edc964d015bcd87f1fec5734963931910",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=7.2.5"
                
    },
                
    "suggest": {
                    
    "symfony/http-client-implementation"""
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""2.1-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Contracts\\HttpClient\\"""
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Nicolas Grekas",
                        
    "email""p@tchwork.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""Generic abstractions related to HTTP clients",
                
    "homepage""https://symfony.com",
                
    "keywords": [
                    
    "abstractions",
                    
    "contracts",
                    
    "decoupling",
                    
    "interfaces",
                    
    "interoperability",
                    
    "standards"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-05-25T17:37:45+00:00"
            
    },
            {
                
    "name""symfony/mime",
                
    "version""v5.1.2",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/mime.git",
                    
    "reference""c0c418f05e727606e85b482a8591519c4712cf45"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/mime/zipball/c0c418f05e727606e85b482a8591519c4712cf45",
                    
    "reference""c0c418f05e727606e85b482a8591519c4712cf45",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=7.2.5",
                    
    "symfony/polyfill-intl-idn""^1.10",
                    
    "symfony/polyfill-mbstring""^1.0",
                    
    "symfony/polyfill-php80""^1.15"
                
    },
                
    "conflict": {
                    
    "symfony/mailer""<4.4"
                
    },
                
    "require-dev": {
                    
    "egulias/email-validator""^2.1.10",
                    
    "symfony/dependency-injection""^4.4|^5.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""5.1-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Component\\Mime\\"""
                    
    },
                    
    "exclude-from-classmap": [
                        
    "/Tests/"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Fabien Potencier",
                        
    "email""fabien@symfony.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""A library to manipulate MIME messages",
                
    "homepage""https://symfony.com",
                
    "keywords": [
                    
    "mime",
                    
    "mime-type"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-06-09T15:07:35+00:00"
            
    },
            {
                
    "name""symfony/monolog-bundle",
                
    "version""v3.5.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/monolog-bundle.git",
                    
    "reference""dd80460fcfe1fa2050a7103ad818e9d0686ce6fd"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/monolog-bundle/zipball/dd80460fcfe1fa2050a7103ad818e9d0686ce6fd",
                    
    "reference""dd80460fcfe1fa2050a7103ad818e9d0686ce6fd",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "monolog/monolog""~1.22 || ~2.0",
                    
    "php"">=5.6",
                    
    "symfony/config""~3.4 || ~4.0 || ^5.0",
                    
    "symfony/dependency-injection""~3.4.10 || ^4.0.10 || ^5.0",
                    
    "symfony/http-kernel""~3.4 || ~4.0 || ^5.0",
                    
    "symfony/monolog-bridge""~3.4 || ~4.0 || ^5.0"
                
    },
                
    "require-dev": {
                    
    "symfony/console""~3.4 || ~4.0 || ^5.0",
                    
    "symfony/phpunit-bridge""^3.4.19 || ^4.0 || ^5.0",
                    
    "symfony/yaml""~3.4 || ~4.0 || ^5.0"
                
    },
                
    "type""symfony-bundle",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""3.x-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Bundle\\MonologBundle\\"""
                    
    },
                    
    "exclude-from-classmap": [
                        
    "/Tests/"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Fabien Potencier",
                        
    "email""fabien@symfony.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""http://symfony.com/contributors"
                    
    }
                ],
                
    "description""Symfony MonologBundle",
                
    "homepage""http://symfony.com",
                
    "keywords": [
                    
    "log",
                    
    "logging"
                
    ],
                
    "time""2019-11-13T13:11:14+00:00"
            
    },
            {
                
    "name""symfony/polyfill-apcu",
                
    "version""v1.17.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/polyfill-apcu.git",
                    
    "reference""a96dc28442814ae56199f57b72a937b5a822150c"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/polyfill-apcu/zipball/a96dc28442814ae56199f57b72a937b5a822150c",
                    
    "reference""a96dc28442814ae56199f57b72a937b5a822150c",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.3"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.17-dev"
                    
    },
                    
    "thanks": {
                        
    "name""symfony/polyfill",
                        
    "url""https://github.com/symfony/polyfill"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Polyfill\\Apcu\\"""
                    
    },
                    
    "files": [
                        
    "bootstrap.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Nicolas Grekas",
                        
    "email""p@tchwork.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""Symfony polyfill backporting apcu_* functions to lower PHP versions",
                
    "homepage""https://symfony.com",
                
    "keywords": [
                    
    "apcu",
                    
    "compatibility",
                    
    "polyfill",
                    
    "portable",
                    
    "shim"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-06-17T19:13:43+00:00"
            
    },
            {
                
    "name""symfony/polyfill-ctype",
                
    "version""v1.17.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/polyfill-ctype.git",
                    
    "reference""2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/polyfill-ctype/zipball/2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
                    
    "reference""2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.3"
                
    },
                
    "suggest": {
                    
    "ext-ctype""For best performance"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.17-dev"
                    
    },
                    
    "thanks": {
                        
    "name""symfony/polyfill",
                        
    "url""https://github.com/symfony/polyfill"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Polyfill\\Ctype\\"""
                    
    },
                    
    "files": [
                        
    "bootstrap.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Gert de Pagter",
                        
    "email""BackEndTea@gmail.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""Symfony polyfill for ctype functions",
                
    "homepage""https://symfony.com",
                
    "keywords": [
                    
    "compatibility",
                    
    "ctype",
                    
    "polyfill",
                    
    "portable"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-06-06T08:46:27+00:00"
            
    },
            {
                
    "name""symfony/polyfill-intl-icu",
                
    "version""v1.17.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/polyfill-intl-icu.git",
                    
    "reference""7b5e03aeb88cc8b4b2b136e34b0fc0830e86cd4d"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/7b5e03aeb88cc8b4b2b136e34b0fc0830e86cd4d",
                    
    "reference""7b5e03aeb88cc8b4b2b136e34b0fc0830e86cd4d",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.3",
                    
    "symfony/intl""~2.3|~3.0|~4.0|~5.0"
                
    },
                
    "suggest": {
                    
    "ext-intl""For best performance"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.17-dev"
                    
    },
                    
    "thanks": {
                        
    "name""symfony/polyfill",
                        
    "url""https://github.com/symfony/polyfill"
                    
    }
                },
                
    "autoload": {
                    
    "files": [
                        
    "bootstrap.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Nicolas Grekas",
                        
    "email""p@tchwork.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""Symfony polyfill for intl's ICU-related data and classes",
                
    "homepage""https://symfony.com",
                
    "keywords": [
                    
    "compatibility",
                    
    "icu",
                    
    "intl",
                    
    "polyfill",
                    
    "portable",
                    
    "shim"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-06-06T08:46:27+00:00"
            
    },
            {
                
    "name""symfony/polyfill-intl-idn",
                
    "version""v1.17.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/polyfill-intl-idn.git",
                    
    "reference""a57f8161502549a742a63c09f0a604997bf47027"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a57f8161502549a742a63c09f0a604997bf47027",
                    
    "reference""a57f8161502549a742a63c09f0a604997bf47027",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.3",
                    
    "symfony/polyfill-mbstring""^1.3",
                    
    "symfony/polyfill-php72""^1.10"
                
    },
                
    "suggest": {
                    
    "ext-intl""For best performance"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.17-dev"
                    
    },
                    
    "thanks": {
                        
    "name""symfony/polyfill",
                        
    "url""https://github.com/symfony/polyfill"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Polyfill\\Intl\\Idn\\"""
                    
    },
                    
    "files": [
                        
    "bootstrap.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Laurent Bassin",
                        
    "email""laurent@bassin.info"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
                
    "homepage""https://symfony.com",
                
    "keywords": [
                    
    "compatibility",
                    
    "idn",
                    
    "intl",
                    
    "polyfill",
                    
    "portable",
                    
    "shim"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-06-06T08:46:27+00:00"
            
    },
            {
                
    "name""symfony/polyfill-mbstring",
                
    "version""v1.17.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/polyfill-mbstring.git",
                    
    "reference""7110338d81ce1cbc3e273136e4574663627037a7"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7110338d81ce1cbc3e273136e4574663627037a7",
                    
    "reference""7110338d81ce1cbc3e273136e4574663627037a7",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.3"
                
    },
                
    "suggest": {
                    
    "ext-mbstring""For best performance"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.17-dev"
                    
    },
                    
    "thanks": {
                        
    "name""symfony/polyfill",
                        
    "url""https://github.com/symfony/polyfill"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Polyfill\\Mbstring\\"""
                    
    },
                    
    "files": [
                        
    "bootstrap.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Nicolas Grekas",
                        
    "email""p@tchwork.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""Symfony polyfill for the Mbstring extension",
                
    "homepage""https://symfony.com",
                
    "keywords": [
                    
    "compatibility",
                    
    "mbstring",
                    
    "polyfill",
                    
    "portable",
                    
    "shim"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-06-06T08:46:27+00:00"
            
    },
            {
                
    "name""symfony/polyfill-php56",
                
    "version""v1.17.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/polyfill-php56.git",
                    
    "reference""a25861bb3c79b0ec2da9ede51de2ea573818b943"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/polyfill-php56/zipball/a25861bb3c79b0ec2da9ede51de2ea573818b943",
                    
    "reference""a25861bb3c79b0ec2da9ede51de2ea573818b943",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.3",
                    
    "symfony/polyfill-util""~1.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.17-dev"
                    
    },
                    
    "thanks": {
                        
    "name""symfony/polyfill",
                        
    "url""https://github.com/symfony/polyfill"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Polyfill\\Php56\\"""
                    
    },
                    
    "files": [
                        
    "bootstrap.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Nicolas Grekas",
                        
    "email""p@tchwork.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
                
    "homepage""https://symfony.com",
                
    "keywords": [
                    
    "compatibility",
                    
    "polyfill",
                    
    "portable",
                    
    "shim"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-06-06T08:46:27+00:00"
            
    },
            {
                
    "name""symfony/polyfill-php70",
                
    "version""v1.17.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/polyfill-php70.git",
                    
    "reference""471b096aede7025bace8eb356b9ac801aaba7e2d"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/polyfill-php70/zipball/471b096aede7025bace8eb356b9ac801aaba7e2d",
                    
    "reference""471b096aede7025bace8eb356b9ac801aaba7e2d",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "paragonie/random_compat""~1.0|~2.0|~9.99",
                    
    "php"">=5.3.3"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.17-dev"
                    
    },
                    
    "thanks": {
                        
    "name""symfony/polyfill",
                        
    "url""https://github.com/symfony/polyfill"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Polyfill\\Php70\\"""
                    
    },
                    
    "files": [
                        
    "bootstrap.php"
                    
    ],
                    
    "classmap": [
                        
    "Resources/stubs"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Nicolas Grekas",
                        
    "email""p@tchwork.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
                
    "homepage""https://symfony.com",
                
    "keywords": [
                    
    "compatibility",
                    
    "polyfill",
                    
    "portable",
                    
    "shim"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-06-06T08:46:27+00:00"
            
    },
            {
                
    "name""symfony/polyfill-php72",
                
    "version""v1.17.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/polyfill-php72.git",
                    
    "reference""f048e612a3905f34931127360bdd2def19a5e582"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582",
                    
    "reference""f048e612a3905f34931127360bdd2def19a5e582",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.3"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.17-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Polyfill\\Php72\\"""
                    
    },
                    
    "files": [
                        
    "bootstrap.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Nicolas Grekas",
                        
    "email""p@tchwork.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
                
    "homepage""https://symfony.com",
                
    "keywords": [
                    
    "compatibility",
                    
    "polyfill",
                    
    "portable",
                    
    "shim"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-05-12T16:47:27+00:00"
            
    },
            {
                
    "name""symfony/polyfill-php73",
                
    "version""v1.17.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/polyfill-php73.git",
                    
    "reference""fa0837fe02d617d31fbb25f990655861bb27bd1a"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/polyfill-php73/zipball/fa0837fe02d617d31fbb25f990655861bb27bd1a",
                    
    "reference""fa0837fe02d617d31fbb25f990655861bb27bd1a",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.3"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.17-dev"
                    
    },
                    
    "thanks": {
                        
    "name""symfony/polyfill",
                        
    "url""https://github.com/symfony/polyfill"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Polyfill\\Php73\\"""
                    
    },
                    
    "files": [
                        
    "bootstrap.php"
                    
    ],
                    
    "classmap": [
                        
    "Resources/stubs"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Nicolas Grekas",
                        
    "email""p@tchwork.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
                
    "homepage""https://symfony.com",
                
    "keywords": [
                    
    "compatibility",
                    
    "polyfill",
                    
    "portable",
                    
    "shim"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-06-06T08:46:27+00:00"
            
    },
            {
                
    "name""symfony/polyfill-php80",
                
    "version""v1.17.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/polyfill-php80.git",
                    
    "reference""4a5b6bba3259902e386eb80dd1956181ee90b5b2"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/polyfill-php80/zipball/4a5b6bba3259902e386eb80dd1956181ee90b5b2",
                    
    "reference""4a5b6bba3259902e386eb80dd1956181ee90b5b2",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=7.0.8"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.17-dev"
                    
    },
                    
    "thanks": {
                        
    "name""symfony/polyfill",
                        
    "url""https://github.com/symfony/polyfill"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Polyfill\\Php80\\"""
                    
    },
                    
    "files": [
                        
    "bootstrap.php"
                    
    ],
                    
    "classmap": [
                        
    "Resources/stubs"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Ion Bazan",
                        
    "email""ion.bazan@gmail.com"
                    
    },
                    {
                        
    "name""Nicolas Grekas",
                        
    "email""p@tchwork.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
                
    "homepage""https://symfony.com",
                
    "keywords": [
                    
    "compatibility",
                    
    "polyfill",
                    
    "portable",
                    
    "shim"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-06-06T08:46:27+00:00"
            
    },
            {
                
    "name""symfony/polyfill-util",
                
    "version""v1.17.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/polyfill-util.git",
                    
    "reference""6dd644eda43cd2f3daa883d728d8ab4120a05af6"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/polyfill-util/zipball/6dd644eda43cd2f3daa883d728d8ab4120a05af6",
                    
    "reference""6dd644eda43cd2f3daa883d728d8ab4120a05af6",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.3"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.17-dev"
                    
    },
                    
    "thanks": {
                        
    "name""symfony/polyfill",
                        
    "url""https://github.com/symfony/polyfill"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Polyfill\\Util\\"""
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Nicolas Grekas",
                        
    "email""p@tchwork.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""Symfony utilities for portability of PHP codes",
                
    "homepage""https://symfony.com",
                
    "keywords": [
                    
    "compat",
                    
    "compatibility",
                    
    "polyfill",
                    
    "shim"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-06-06T08:46:27+00:00"
            
    },
            {
                
    "name""symfony/service-contracts",
                
    "version""v2.1.2",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/service-contracts.git",
                    
    "reference""66a8f0957a3ca54e4f724e49028ab19d75a8918b"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/service-contracts/zipball/66a8f0957a3ca54e4f724e49028ab19d75a8918b",
                    
    "reference""66a8f0957a3ca54e4f724e49028ab19d75a8918b",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=7.2.5",
                    
    "psr/container""^1.0"
                
    },
                
    "suggest": {
                    
    "symfony/service-implementation"""
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""2.1-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Contracts\\Service\\"""
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Nicolas Grekas",
                        
    "email""p@tchwork.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""Generic abstractions related to writing services",
                
    "homepage""https://symfony.com",
                
    "keywords": [
                    
    "abstractions",
                    
    "contracts",
                    
    "decoupling",
                    
    "interfaces",
                    
    "interoperability",
                    
    "standards"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-05-20T17:43:50+00:00"
            
    },
            {
                
    "name""symfony/swiftmailer-bundle",
                
    "version""v2.6.7",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/swiftmailer-bundle.git",
                    
    "reference""c4808f5169efc05567be983909d00f00521c53ec"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/c4808f5169efc05567be983909d00f00521c53ec",
                    
    "reference""c4808f5169efc05567be983909d00f00521c53ec",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.2",
                    
    "swiftmailer/swiftmailer""~4.2|~5.0",
                    
    "symfony/config""~2.7|~3.0",
                    
    "symfony/dependency-injection""~2.7|~3.0",
                    
    "symfony/http-kernel""~2.7|~3.0"
                
    },
                
    "require-dev": {
                    
    "symfony/console""~2.7|~3.0",
                    
    "symfony/framework-bundle""~2.7|~3.0",
                    
    "symfony/phpunit-bridge""~3.3@dev",
                    
    "symfony/yaml""~2.7|~3.0"
                
    },
                
    "suggest": {
                    
    "psr/log""Allows logging"
                
    },
                
    "type""symfony-bundle",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""2.6-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Bundle\\SwiftmailerBundle\\"""
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Symfony Community",
                        
    "homepage""http://symfony.com/contributors"
                    
    },
                    {
                        
    "name""Fabien Potencier",
                        
    "email""fabien@symfony.com"
                    
    }
                ],
                
    "description""Symfony SwiftmailerBundle",
                
    "homepage""http://symfony.com",
                
    "time""2017-10-19T01:06:41+00:00"
            
    },
            {
                
    "name""symfony/symfony",
                
    "version""v3.4.42",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/symfony/symfony.git",
                    
    "reference""79b0cc53dfc1bc69509d91c4a967b659a9540910"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/symfony/symfony/zipball/79b0cc53dfc1bc69509d91c4a967b659a9540910",
                    
    "reference""79b0cc53dfc1bc69509d91c4a967b659a9540910",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "doctrine/common""~2.4",
                    
    "ext-xml""*",
                    
    "fig/link-util""^1.0",
                    
    "php""^5.5.9|>=7.0.8",
                    
    "psr/cache""~1.0",
                    
    "psr/container""^1.0",
                    
    "psr/link""^1.0",
                    
    "psr/log""~1.0",
                    
    "psr/simple-cache""^1.0",
                    
    "symfony/polyfill-apcu""~1.1",
                    
    "symfony/polyfill-ctype""~1.8",
                    
    "symfony/polyfill-intl-icu""~1.0",
                    
    "symfony/polyfill-mbstring""~1.0",
                    
    "symfony/polyfill-php56""~1.0",
                    
    "symfony/polyfill-php70""~1.6",
                    
    "twig/twig""^1.41|^2.10"
                
    },
                
    "conflict": {
                    
    "monolog/monolog"">=2",
                    
    "phpdocumentor/reflection-docblock""<3.0||>=3.2.0,<3.2.2",
                    
    "phpdocumentor/type-resolver""<0.3.0",
                    
    "phpunit/phpunit""<4.8.35|<5.4.3,>=5.0"
                
    },
                
    "provide": {
                    
    "psr/cache-implementation""1.0",
                    
    "psr/container-implementation""1.0",
                    
    "psr/log-implementation""1.0",
                    
    "psr/simple-cache-implementation""1.0"
                
    },
                
    "replace": {
                    
    "symfony/asset""self.version",
                    
    "symfony/browser-kit""self.version",
                    
    "symfony/cache""self.version",
                    
    "symfony/class-loader""self.version",
                    
    "symfony/config""self.version",
                    
    "symfony/console""self.version",
                    
    "symfony/css-selector""self.version",
                    
    "symfony/debug""self.version",
                    
    "symfony/debug-bundle""self.version",
                    
    "symfony/dependency-injection""self.version",
                    
    "symfony/doctrine-bridge""self.version",
                    
    "symfony/dom-crawler""self.version",
                    
    "symfony/dotenv""self.version",
                    
    "symfony/event-dispatcher""self.version",
                    
    "symfony/expression-language""self.version",
                    
    "symfony/filesystem""self.version",
                    
    "symfony/finder""self.version",
                    
    "symfony/form""self.version",
                    
    "symfony/framework-bundle""self.version",
                    
    "symfony/http-foundation""self.version",
                    
    "symfony/http-kernel""self.version",
                    
    "symfony/inflector""self.version",
                    
    "symfony/intl""self.version",
                    
    "symfony/ldap""self.version",
                    
    "symfony/lock""self.version",
                    
    "symfony/monolog-bridge""self.version",
                    
    "symfony/options-resolver""self.version",
                    
    "symfony/process""self.version",
                    
    "symfony/property-access""self.version",
                    
    "symfony/property-info""self.version",
                    
    "symfony/proxy-manager-bridge""self.version",
                    
    "symfony/routing""self.version",
                    
    "symfony/security""self.version",
                    
    "symfony/security-bundle""self.version",
                    
    "symfony/security-core""self.version",
                    
    "symfony/security-csrf""self.version",
                    
    "symfony/security-guard""self.version",
                    
    "symfony/security-http""self.version",
                    
    "symfony/serializer""self.version",
                    
    "symfony/stopwatch""self.version",
                    
    "symfony/templating""self.version",
                    
    "symfony/translation""self.version",
                    
    "symfony/twig-bridge""self.version",
                    
    "symfony/twig-bundle""self.version",
                    
    "symfony/validator""self.version",
                    
    "symfony/var-dumper""self.version",
                    
    "symfony/web-link""self.version",
                    
    "symfony/web-profiler-bundle""self.version",
                    
    "symfony/web-server-bundle""self.version",
                    
    "symfony/workflow""self.version",
                    
    "symfony/yaml""self.version"
                
    },
                
    "require-dev": {
                    
    "cache/integration-tests""dev-master",
                    
    "doctrine/annotations""~1.0",
                    
    "doctrine/cache""~1.6",
                    
    "doctrine/data-fixtures""1.0.*",
                    
    "doctrine/dbal""~2.4",
                    
    "doctrine/doctrine-bundle""~1.4",
                    
    "doctrine/orm""~2.4,>=2.4.5",
                    
    "egulias/email-validator""~1.2,>=1.2.8|~2.0",
                    
    "monolog/monolog""~1.11",
                    
    "ocramius/proxy-manager""~0.4|~1.0|~2.0",
                    
    "phpdocumentor/reflection-docblock""^3.0|^4.0",
                    
    "predis/predis""~1.0",
                    
    "symfony/phpunit-bridge""^3.4.31|^4.3.4|~5.0",
                    
    "symfony/security-acl""~2.8|~3.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""3.4-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Symfony\\Bridge\\Doctrine\\""src/Symfony/Bridge/Doctrine/",
                        
    "Symfony\\Bridge\\Monolog\\""src/Symfony/Bridge/Monolog/",
                        
    "Symfony\\Bridge\\ProxyManager\\""src/Symfony/Bridge/ProxyManager/",
                        
    "Symfony\\Bridge\\Twig\\""src/Symfony/Bridge/Twig/",
                        
    "Symfony\\Bundle\\""src/Symfony/Bundle/",
                        
    "Symfony\\Component\\""src/Symfony/Component/"
                    
    },
                    
    "classmap": [
                        
    "src/Symfony/Component/Intl/Resources/stubs"
                    
    ],
                    
    "exclude-from-classmap": [
                        
    "**/Tests/"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Fabien Potencier",
                        
    "email""fabien@symfony.com"
                    
    },
                    {
                        
    "name""Symfony Community",
                        
    "homepage""https://symfony.com/contributors"
                    
    }
                ],
                
    "description""The Symfony PHP framework",
                
    "homepage""https://symfony.com",
                
    "keywords": [
                    
    "framework"
                
    ],
                
    "funding": [
                    {
                        
    "url""https://symfony.com/sponsor",
                        
    "type""custom"
                    
    },
                    {
                        
    "url""https://github.com/fabpot",
                        
    "type""github"
                    
    },
                    {
                        
    "url""https://tidelift.com/funding/github/packagist/symfony/symfony",
                        
    "type""tidelift"
                    
    }
                ],
                
    "time""2020-06-12T10:57:23+00:00"
            
    },
            {
                
    "name""tecnickcom/tcpdf",
                
    "version""6.3.5",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/tecnickcom/TCPDF.git",
                    
    "reference""19a535eaa7fb1c1cac499109deeb1a7a201b4549"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549",
                    
    "reference""19a535eaa7fb1c1cac499109deeb1a7a201b4549",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.0"
                
    },
                
    "type""library",
                
    "autoload": {
                    
    "classmap": [
                        
    "config",
                        
    "include",
                        
    "tcpdf.php",
                        
    "tcpdf_parser.php",
                        
    "tcpdf_import.php",
                        
    "tcpdf_barcodes_1d.php",
                        
    "tcpdf_barcodes_2d.php",
                        
    "include/tcpdf_colors.php",
                        
    "include/tcpdf_filters.php",
                        
    "include/tcpdf_font_data.php",
                        
    "include/tcpdf_fonts.php",
                        
    "include/tcpdf_images.php",
                        
    "include/tcpdf_static.php",
                        
    "include/barcodes/datamatrix.php",
                        
    "include/barcodes/pdf417.php",
                        
    "include/barcodes/qrcode.php"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-only"
                
    ],
                
    "authors": [
                    {
                        
    "name""Nicola Asuni",
                        
    "email""info@tecnick.com",
                        
    "role""lead"
                    
    }
                ],
                
    "description""TCPDF is a PHP class for generating PDF documents and barcodes.",
                
    "homepage""http://www.tcpdf.org/",
                
    "keywords": [
                    
    "PDFD32000-2008",
                    
    "TCPDF",
                    
    "barcodes",
                    
    "datamatrix",
                    
    "pdf",
                    
    "pdf417",
                    
    "qrcode"
                
    ],
                
    "time""2020-02-14T14:20:12+00:00"
            
    },
            {
                
    "name""terminal42/dcawizard",
                
    "version""2.4.7",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/terminal42/contao-dcawizard.git",
                    
    "reference""5ddabcafa42ec53476718c7cc6e8fd501674a3e1"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/terminal42/contao-dcawizard/zipball/5ddabcafa42ec53476718c7cc6e8fd501674a3e1",
                    
    "reference""5ddabcafa42ec53476718c7cc6e8fd501674a3e1",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "codefog/contao-haste""4.*",
                    
    "contao-community-alliance/composer-plugin""~2.4 || ~3.0",
                    
    "contao/core-bundle""~3.2 || ~4.1",
                    
    "php""^5.3.2 || ^7.0"
                
    },
                
    "replace": {
                    
    "contao-legacy/dcawizard""self.version"
                
    },
                
    "type""contao-module",
                
    "extra": {
                    
    "contao": {
                        
    "sources": {
                            
    """system/modules/dcawizard"
                        
    }
                    }
                },
                
    "autoload": {
                    
    "classmap": [
                        
    "widgets"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0+"
                
    ],
                
    "authors": [
                    {
                        
    "name""terminal42 gmbh",
                        
    "homepage""http://terminal42.ch"
                    
    }
                ],
                
    "description""dcaWizard extension for Contao Open Source CMS",
                
    "keywords": [
                    
    "contao",
                    
    "dca",
                    
    "dcawizard",
                    
    "wizard"
                
    ],
                
    "time""2019-06-03T08:50:36+00:00"
            
    },
            {
                
    "name""terminal42/header-replay-bundle",
                
    "version""1.5.3",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/terminal42/header-replay-bundle.git",
                    
    "reference""f92e6bf942a8f63e2db9a90ad9a4782fe40036f6"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/terminal42/header-replay-bundle/zipball/f92e6bf942a8f63e2db9a90ad9a4782fe40036f6",
                    
    "reference""f92e6bf942a8f63e2db9a90ad9a4782fe40036f6",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "friendsofsymfony/http-cache""^2.1",
                    
    "friendsofsymfony/http-cache-bundle""^2.1",
                    
    "php""^5.6 | ^7.0",
                    
    "symfony/options-resolver""^3.3 | ^4.0"
                
    },
                
    "require-dev": {
                    
    "friendsofphp/php-cs-fixer""^2.1",
                    
    "leofeyer/optimize-native-functions-fixer""^1.1",
                    
    "php-coveralls/php-coveralls""^2.1",
                    
    "php-http/guzzle6-adapter""^1.1",
                    
    "phpunit/phpunit""^5.7"
                
    },
                
    "type""symfony-bundle",
                
    "autoload": {
                    
    "psr-4": {
                        
    "Terminal42\\HeaderReplay\\""src"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Yanick Witschi",
                        
    "email""yanick.witschi@terminal42.ch"
                    
    }
                ],
                
    "description""Send preflight requests for user context headers and replay them for reverse proxy support.",
                
    "time""2018-10-18T12:10:53+00:00"
            
    },
            {
                
    "name""terminal42/notification_center",
                
    "version""1.5.12",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/terminal42/contao-notification_center.git",
                    
    "reference""02acadef820f2e61edbb6b07210c03be1b2585fe"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/terminal42/contao-notification_center/zipball/02acadef820f2e61edbb6b07210c03be1b2585fe",
                    
    "reference""02acadef820f2e61edbb6b07210c03be1b2585fe",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "codefog/contao-haste""^4.14.1",
                    
    "contao-community-alliance/composer-plugin""~2.4 || ~3.0",
                    
    "contao/core-bundle""~3.2 || ~4.1",
                    
    "php"">=5.4",
                    
    "terminal42/dcawizard""2.*"
                
    },
                
    "conflict": {
                    
    "contao/core-bundle""4.5.0",
                    
    "contao/newsletter-bundle""<3.5 || >= 5.0"
                
    },
                
    "replace": {
                    
    "contao-legacy/notification_center""self.version"
                
    },
                
    "require-dev": {
                    
    "contao/newsletter-bundle""~3.5 || ~4.1"
                
    },
                
    "suggest": {
                    
    "contao/newsletter-bundle""Send notifications using the newsletter bundle of Contao"
                
    },
                
    "type""contao-module",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-develop""1.4.x-dev"
                    
    },
                    
    "contao": {
                        
    "sources": {
                            
    """system/modules/notification_center"
                        
    }
                    }
                },
                
    "autoload": {
                    
    "psr-0": {
                        
    "NotificationCenter\\": [
                            
    "library/"
                        
    ]
                    },
                    
    "classmap": [
                        
    "classes/"
                    
    ]
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "LGPL-3.0-or-later"
                
    ],
                
    "authors": [
                    {
                        
    "name""terminal42 gmbh",
                        
    "homepage""http://terminal42.ch"
                    
    }
                ],
                
    "description""Notification Center extension for Contao Open Source CMS",
                
    "keywords": [
                    
    "center",
                    
    "contao",
                    
    "notification"
                
    ],
                
    "time""2020-03-21T15:39:04+00:00"
            
    },
            {
                
    "name""toflar/psr6-symfony-http-cache-store",
                
    "version""2.3.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/Toflar/psr6-symfony-http-cache-store.git",
                    
    "reference""b6ef1981efa3beafa5d960665f1d31cff17497f8"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/Toflar/psr6-symfony-http-cache-store/zipball/b6ef1981efa3beafa5d960665f1d31cff17497f8",
                    
    "reference""b6ef1981efa3beafa5d960665f1d31cff17497f8",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php""^5.6|^7.1",
                    
    "symfony/cache""^3.4|^4.0|^5.0",
                    
    "symfony/http-foundation""^3.0|^4.0|^5.0",
                    
    "symfony/http-kernel""^3.0|^4.0|^5.0",
                    
    "symfony/lock""^3.4|^4.0|^5.0",
                    
    "symfony/options-resolver""^3.0|^4.0|^5.0"
                
    },
                
    "require-dev": {
                    
    "friendsofphp/php-cs-fixer""^2.16.1",
                    
    "php-coveralls/php-coveralls""^2.1",
                    
    "symfony/phpunit-bridge""^4.3.5"
                
    },
                
    "type""library",
                
    "autoload": {
                    
    "psr-4": {
                        
    "Toflar\\Psr6HttpCacheStore\\""src"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Yanick Witschi",
                        
    "email""yanick.witschi@terminal42.ch"
                    
    }
                ],
                
    "description""An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.",
                
    "time""2020-04-24T09:02:15+00:00"
            
    },
            {
                
    "name""true/punycode",
                
    "version""v2.1.1",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/true/php-punycode.git",
                    
    "reference""a4d0c11a36dd7f4e7cd7096076cab6d3378a071e"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
                    
    "reference""a4d0c11a36dd7f4e7cd7096076cab6d3378a071e",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.0",
                    
    "symfony/polyfill-mbstring""^1.3"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""~4.7",
                    
    "squizlabs/php_codesniffer""~2.0"
                
    },
                
    "type""library",
                
    "autoload": {
                    
    "psr-4": {
                        
    "TrueBV\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Renan Gonçalves",
                        
    "email""renan.saddam@gmail.com"
                    
    }
                ],
                
    "description""A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)",
                
    "homepage""https://github.com/true/php-punycode",
                
    "keywords": [
                    
    "idna",
                    
    "punycode"
                
    ],
                
    "time""2016-11-16T10:37:54+00:00"
            
    },
            {
                
    "name""twig/twig",
                
    "version""v1.42.5",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/twigphp/Twig.git",
                    
    "reference""87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
                    
    "reference""87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.5.0",
                    
    "symfony/polyfill-ctype""^1.8"
                
    },
                
    "require-dev": {
                    
    "psr/container""^1.0",
                    
    "symfony/phpunit-bridge""^4.4|^5.0"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""1.42-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-0": {
                        
    "Twig_""lib/"
                    
    },
                    
    "psr-4": {
                        
    "Twig\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "BSD-3-Clause"
                
    ],
                
    "authors": [
                    {
                        
    "name""Fabien Potencier",
                        
    "email""fabien@symfony.com",
                        
    "homepage""http://fabien.potencier.org",
                        
    "role""Lead Developer"
                    
    },
                    {
                        
    "name""Twig Team",
                        
    "role""Contributors"
                    
    },
                    {
                        
    "name""Armin Ronacher",
                        
    "email""armin.ronacher@active-4.com",
                        
    "role""Project Founder"
                    
    }
                ],
                
    "description""Twig, the flexible, fast, and secure template language for PHP",
                
    "homepage""https://twig.symfony.com",
                
    "keywords": [
                    
    "templating"
                
    ],
                
    "time""2020-02-11T05:59:23+00:00"
            
    },
            {
                
    "name""ua-parser/uap-php",
                
    "version""v3.9.8",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/ua-parser/uap-php.git",
                    
    "reference""fde0bd76ebd21cebfabc90a3a0d927754cb4f739"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/ua-parser/uap-php/zipball/fde0bd76ebd21cebfabc90a3a0d927754cb4f739",
                    
    "reference""fde0bd76ebd21cebfabc90a3a0d927754cb4f739",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "composer/ca-bundle""^1.1",
                    
    "php""^7.2"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""^7 || ^8 || ^9",
                    
    "symfony/console""^3.4 || ^4.3 || ^5.0",
                    
    "symfony/filesystem""^3.4 || ^4.3 || ^5.0",
                    
    "symfony/finder""^3.4 || ^4.3 || ^5.0",
                    
    "symfony/yaml""^3.4 || ^4.3 || ^5.0"
                
    },
                
    "suggest": {
                    
    "symfony/console""Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
                    
    "symfony/filesystem""Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
                    
    "symfony/finder""Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
                    
    "symfony/yaml""Required for CLI usage - ^3.4 || ^4.3 || ^5.0"
                
    },
                
    "bin": [
                    
    "bin/uaparser"
                
    ],
                
    "type""library",
                
    "autoload": {
                    
    "psr-4": {
                        
    "UAParser\\""src"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Dave Olsen",
                        
    "email""dmolsen@gmail.com"
                    
    },
                    {
                        
    "name""Lars Strojny",
                        
    "email""lars@strojny.net"
                    
    }
                ],
                
    "description""A multi-language port of Browserscope's user agent parser.",
                
    "time""2020-04-28T08:09:42+00:00"
            
    },
            {
                
    "name""wa72/htmlpagedom",
                
    "version""v1.4.2",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/wasinger/htmlpagedom.git",
                    
    "reference""f910a9cb5b28dbaa8dcc7b69f6f6172fc9e46785"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/wasinger/htmlpagedom/zipball/f910a9cb5b28dbaa8dcc7b69f6f6172fc9e46785",
                    
    "reference""f910a9cb5b28dbaa8dcc7b69f6f6172fc9e46785",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.4.0",
                    
    "symfony/css-selector"">=2.3",
                    
    "symfony/dom-crawler""^2.3 <2.8 | ^2.8.3 | ^3.0.1 | ^4 <4.3"
                
    },
                
    "require-dev": {
                    
    "mikey179/vfsstream""^1.6",
                    
    "phpunit/phpunit""^4|^5|^6|^7",
                    
    "wa72/html-pretty-min""~0.1"
                
    },
                
    "suggest": {
                    
    "wa72/html-pretty-min""Minify or indent HTML documents"
                
    },
                
    "type""library",
                
    "autoload": {
                    
    "psr-4": {
                        
    "Wa72\\HtmlPageDom\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Christoph Singer",
                        
    "email""singer@webagentur72.de",
                        
    "homepage""http://www.webagentur72.de"
                    
    }
                ],
                
    "description""PHP implementation of the jQuery DOM manipulation API for HTML documents",
                
    "homepage""http://github.com/wasinger/htmlpagedom",
                
    "keywords": [
                    
    "crawler",
                    
    "dom",
                    
    "html"
                
    ],
                
    "time""2019-10-15T12:23:59+00:00"
            
    },
            {
                
    "name""webmozart/assert",
                
    "version""1.9.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/webmozart/assert.git",
                    
    "reference""9dc4f203e36f2b486149058bade43c851dd97451"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/webmozart/assert/zipball/9dc4f203e36f2b486149058bade43c851dd97451",
                    
    "reference""9dc4f203e36f2b486149058bade43c851dd97451",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php""^5.3.3 || ^7.0",
                    
    "symfony/polyfill-ctype""^1.8"
                
    },
                
    "conflict": {
                    
    "phpstan/phpstan""<0.12.20",
                    
    "vimeo/psalm""<3.9.1"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""^4.8.36 || ^7.5.13"
                
    },
                
    "type""library",
                
    "autoload": {
                    
    "psr-4": {
                        
    "Webmozart\\Assert\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Bernhard Schussek",
                        
    "email""bschussek@gmail.com"
                    
    }
                ],
                
    "description""Assertions to validate method input/output with nice error messages.",
                
    "keywords": [
                    
    "assert",
                    
    "check",
                    
    "validate"
                
    ],
                
    "time""2020-06-16T10:16:42+00:00"
            
    },
            {
                
    "name""webmozart/path-util",
                
    "version""2.3.0",
                
    "source": {
                    
    "type""git",
                    
    "url""https://github.com/webmozart/path-util.git",
                    
    "reference""d939f7edc24c9a1bb9c0dee5cb05d8e859490725"
                
    },
                
    "dist": {
                    
    "type""zip",
                    
    "url""https://api.github.com/repos/webmozart/path-util/zipball/d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
                    
    "reference""d939f7edc24c9a1bb9c0dee5cb05d8e859490725",
                    
    "shasum"""
                
    },
                
    "require": {
                    
    "php"">=5.3.3",
                    
    "webmozart/assert""~1.0"
                
    },
                
    "require-dev": {
                    
    "phpunit/phpunit""^4.6",
                    
    "sebastian/version""^1.0.1"
                
    },
                
    "type""library",
                
    "extra": {
                    
    "branch-alias": {
                        
    "dev-master""2.3-dev"
                    
    }
                },
                
    "autoload": {
                    
    "psr-4": {
                        
    "Webmozart\\PathUtil\\""src/"
                    
    }
                },
                
    "notification-url""https://packagist.org/downloads/",
                
    "license": [
                    
    "MIT"
                
    ],
                
    "authors": [
                    {
                        
    "name""Bernhard Schussek",
                        
    "email""bschussek@gmail.com"
                    
    }
                ],
                
    "description""A robust cross-platform utility for normalizing, comparing and modifying file paths.",
                
    "time""2015-12-17T08:42:14+00:00"
            
    }
        ],
        
    "packages-dev": [],
        
    "aliases": [],
        
    "minimum-stability""stable",
        
    "stability-flags": {
            
    "contao/conflicts"20
        
    },
        
    "prefer-stable"false,
        
    "prefer-lowest"false,
        
    "platform": [],
        
    "platform-dev": [],
        
    "platform-overrides": {
            
    "composer-runtime-api""1.0.0.0",
            
    "php""7.4.3.0",
            
    "php-64bit""7.4.3.0",
            
    "php-ipv6""7.4.3.0",
            
    "ext-phpdbg_webhelper""7.4.3.0",
            
    "ext-date""7.4.3.0",
            
    "ext-libxml""7.4.3.0",
            
    "ext-openssl""7.4.3.0",
            
    "ext-pcre""7.4.3.0",
            
    "ext-sqlite3""7.4.3.0",
            
    "ext-zlib""7.4.3.0",
            
    "ext-bcmath""7.4.3.0",
            
    "ext-bz2""7.4.3.0",
            
    "ext-calendar""7.4.3.0",
            
    "ext-ctype""7.4.3.0",
            
    "ext-curl""7.4.3.0",
            
    "ext-dba""7.4.3.0",
            
    "ext-dom""20031129",
            
    "ext-hash""7.4.3.0",
            
    "ext-ffi""7.4.3.0",
            
    "ext-fileinfo""7.4.3.0",
            
    "ext-filter""7.4.3.0",
            
    "ext-ftp""7.4.3.0",
            
    "ext-gd""7.4.3.0",
            
    "ext-gettext""7.4.3.0",
            
    "ext-gmp""7.4.3.0",
            
    "ext-spl""7.4.3.0",
            
    "ext-iconv""7.4.3.0",
            
    "ext-intl""7.4.3.0",
            
    "ext-json""7.4.3.0",
            
    "ext-ldap""7.4.3.0",
            
    "ext-mbstring""7.4.3.0",
            
    "ext-session""7.4.3.0",
            
    "ext-odbc""7.4.3.0",
            
    "ext-mysqlnd""0.0.0.0",
            
    "ext-pdo""7.4.3.0",
            
    "ext-pdo_dblib""7.4.3.0",
            
    "ext-pdo_mysql""7.4.3.0",
            
    "ext-pdo_odbc""7.4.3.0",
            
    "ext-pdo_pgsql""7.4.3.0",
            
    "ext-pdo_sqlite""7.4.3.0",
            
    "ext-pgsql""7.4.3.0",
            
    "ext-phar""7.4.3.0",
            
    "ext-posix""7.4.3.0",
            
    "ext-pspell""7.4.3.0",
            
    "ext-reflection""7.4.3.0",
            
    "ext-mysqli""7.4.3.0",
            
    "ext-shmop""7.4.3.0",
            
    "ext-simplexml""7.4.3.0",
            
    "ext-soap""7.4.3.0",
            
    "ext-sockets""7.4.3.0",
            
    "ext-sodium""7.4.3.0",
            
    "ext-exif""7.4.3.0",
            
    "ext-sysvmsg""7.4.3.0",
            
    "ext-sysvsem""7.4.3.0",
            
    "ext-sysvshm""7.4.3.0",
            
    "ext-tidy""7.4.3.0",
            
    "ext-tokenizer""7.4.3.0",
            
    "ext-xml""7.4.3.0",
            
    "ext-xmlreader""7.4.3.0",
            
    "ext-xmlrpc""7.4.3.0",
            
    "ext-xmlwriter""7.4.3.0",
            
    "ext-xsl""7.4.3.0",
            
    "ext-zip""1.15.6.0",
            
    "ext-apache2handler""7.4.3.0",
            
    "ext-imagick""3.4.4.0",
            
    "ext-zend-opcache""7.4.3.0",
            
    "ext-xdebug""2.9.2.0",
            
    "lib-libxml""2.9.4.0",
            
    "lib-openssl""1.1.1.4",
            
    "lib-pcre""10.33.0.0",
            
    "lib-curl""7.68.0.0",
            
    "lib-iconv""1.11.0.0",
            
    "lib-icu""64.2.0.0",
            
    "lib-xsl""1.1.29.0",
            
    "lib-imagick""7.0.9.23"
        
    },
        
    "plugin-api-version""1.1.0"


  2. #2
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.108
    Partner-ID
    10107

    Standard

    Zitat Zitat von conter Beitrag anzeigen
    Kann es sein, dass es auf 4.4 fixiert ist?
    Ja, um auf Contao 4.9 zu aktualisieren musst du im Contao Manager bei "Contao Open Source CMS" die Versionsanforderung von 4.4.* auf 4.9.* ändern.

  3. #3
    Contao-Fan
    Registriert seit
    28.02.2011.
    Beiträge
    680

    Standard

    Ja, das habe ich ja gemacht.

    Das Zahnrad angeklickt 4.9.* eingetragen und Änderungen anwenden geklickt.

    Ich kriege jetzt allerdings eine andere Konsolen-Meldung.

    PHP-Code:
    $ /usr/local/Cellar/php/7.4.3/bin/php -/Users/Harm/Sites/contao44/web/contao-manager.phar.php composer require contao/manager-bundle=4.9.* --no-suggest --no-update --no-scripts --prefer-stable --sort-packages --no-ansi --no-interaction

    /Users/ct/Sites/contao44/composer.json has been updated

    # Process terminated with exit code 0
    # Result: OK


    $ /usr/local/Cellar/php/7.4.3/bin/php -/Users/ct/Sites/contao44/web/contao-manager.phar.php composer remove contao/core-bundle contao/installation-bundle --no-update --no-scripts --no-ansi --no-interaction

    contao
    /core-bundle is not required in your composer.json and has not been removed
    contao
    /installation-bundle is not required in your composer.json and has not been removed

    # Process terminated with exit code 0
    # Result: OK


    Resolving dependencies using Composer Cloud v2.2.10

    [6.0MiB/0.26sLoading composer repositories with package information
    [6.4MiB/0.37sUpdating dependencies
    [2302.7MiB/56.75sYour requirements could not be resolved to an installable set of packages.
    [
    2302.7MiB/56.76s
      
    Problem 1
        
    Conclusiondon't install symfony/framework-bundle v4.4.10
        - Conclusion: don'
    t install symfony/framework-bundle v4.4.9
        
    Conclusiondon't install symfony/framework-bundle v4.4.8
        - Conclusion: don'
    t install symfony/framework-bundle v4.4.7
        
    Conclusiondon't install symfony/framework-bundle v4.4.6
        - Conclusion: don'
    t install symfony/framework-bundle v4.4.5
        
    Conclusiondon't install symfony/framework-bundle v4.4.4
        - Conclusion: don'
    t install symfony/framework-bundle v4.4.3
        
    Conclusiondon't install symfony/framework-bundle v4.4.2
        - contao/manager-bundle 4.9.3 requires contao/core-bundle 4.9.3 -> satisfiable by contao/core-bundle[4.9.3].
        - Conclusion: don'
    t install contao/core-bundle 4.9.3
        
    contao/manager-bundle 4.9.2 requires contao/core-bundle 4.9.2 -> satisfiable by contao/core-bundle[4.9.2].
        - 
    Conclusiondon't install contao/core-bundle 4.9.2
        - contao/manager-bundle 4.9.1 requires contao/core-bundle 4.9.1 -> satisfiable by contao/core-bundle[4.9.1].
        - Conclusion: don'
    t install contao/core-bundle 4.9.1
        
    contao/manager-bundle 4.9.0 requires contao/core-bundle 4.9.0 -> satisfiable by contao/core-bundle[4.9.0].
        - 
    Installation request for contao/manager-bundle 4.9.* -> satisfiable by contao/manager-bundle[4.9.04.9.14.9.24.9.3].
        - 
    wa72/htmlpagedom v1.4.2 requires symfony/dom-crawler ^2.3 <2.8 | ^2.8.3 | ^3.0.1 | ^<4.3 -> satisfiable by symfony/dom-crawler[v2.3.0v2.3.1v2.3.10v2.3.11v2.3.12v2.3.13v2.3.14v2.3.15v2.3.16v2.3.17v2.3.18v2.3.19v2.3.2v2.3.20v2.3.21v2.3.22v2.3.23v2.3.24v2.3.25v2.3.26v2.3.27v2.3.28v2.3.29v2.3.3v2.3.30v2.3.31v2.3.32v2.3.33v2.3.34v2.3.35v2.3.36v2.3.37v2.3.38v2.3.39v2.3.4v2.3.40v2.3.41v2.3.42v2.3.5v2.3.6v2.3.7v2.3.8v2.3.9v2.4.0v2.4.1v2.4.10v2.4.2v2.4.3v2.4.4v2.4.5v2.4.6v2.4.7v2.4.8v2.4.9v2.5.0v2.5.1v2.5.10v2.5.11v2.5.12v2.5.2v2.5.3v2.5.4v2.5.5v2.5.6v2.5.7v2.5.8v2.5.9v2.6.0v2.6.1v2.6.10v2.6.11v2.6.12v2.6.13v2.6.2v2.6.3v2.6.4v2.6.5v2.6.6v2.6.7v2.6.8v2.6.9v2.7.0v2.7.1v2.7.10v2.7.11v2.7.12v2.7.13v2.7.14v2.7.15v2.7.16v2.7.17v2.7.18v2.7.19v2.7.2v2.7.20v2.7.21v2.7.22v2.7.23v2.7.24v2.7.25v2.7.26v2.7.27v2.7.28v2.7.29v2.7.3v2.7.30v2.7.31v2.7.32v2.7.33v2.7.34v2.7.35v2.7.36v2.7.37v2.7.38v2.7.39v2.7.4v2.7.40v2.7.41v2.7.42v2.7.43v2.7.44v2.7.45v2.7.46v2.7.47v2.7.48v2.7.49v2.7.5v2.7.50v2.7.51v2.7.6v2.7.7v2.7.8v2.7.9v2.8.10v2.8.11v2.8.12v2.8.13v2.8.14v2.8.15v2.8.16v2.8.17v2.8.18v2.8.19v2.8.20v2.8.21v2.8.22v2.8.23v2.8.24v2.8.25v2.8.26v2.8.27v2.8.28v2.8.29v2.8.3v2.8.30v2.8.31v2.8.32v2.8.33v2.8.34v2.8.35v2.8.36v2.8.37v2.8.38v2.8.39v2.8.4v2.8.40v2.8.41v2.8.42v2.8.43v2.8.44v2.8.45v2.8.46v2.8.47v2.8.48v2.8.49v2.8.5v2.8.50v2.8.52v2.8.6v2.8.7v2.8.8v2.8.9v3.0.1v3.0.2v3.0.3v3.0.4v3.0.5v3.0.6v3.0.7v3.0.8v3.0.9v3.1.0v3.1.1v3.1.10v3.1.2v3.1.3v3.1.4v3.1.5v3.1.6v3.1.7v3.1.8v3.1.9v3.2.0v3.2.1v3.2.10v3.2.11v3.2.12v3.2.13v3.2.14v3.2.2v3.2.3v3.2.4v3.2.5v3.2.6v3.2.7v3.2.8v3.2.9v3.3.0v3.3.1v3.3.10v3.3.11v3.3.12v3.3.13v3.3.14v3.3.15v3.3.16v3.3.17v3.3.18v3.3.2v3.3.3v3.3.4v3.3.5v3.3.6v3.3.7v3.3.8v3.3.9v3.4.0v3.4.1v3.4.10v3.4.11v3.4.12v3.4.13v3.4.14v3.4.15v3.4.16v3.4.17v3.4.18v3.4.19v3.4.2v3.4.20v3.4.21v3.4.22v3.4.23v3.4.24v3.4.25v3.4.26v3.4.27v3.4.28v3.4.29v3.4.3v3.4.30v3.4.31v3.4.32v3.4.33v3.4.34v3.4.35v3.4.36v3.4.37v3.4.38v3.4.39v3.4.4v3.4.40v3.4.41v3.4.42v3.4.5v3.4.6v3.4.7v3.4.8v3.4.9v4.0.0v4.0.1v4.0.10v4.0.11v4.0.12v4.0.13v4.0.14v4.0.15v4.0.2v4.0.3v4.0.4v4.0.5v4.0.6v4.0.7v4.0.8v4.0.9v4.1.0v4.1.1v4.1.10v4.1.11v4.1.12v4.1.2v4.1.3v4.1.4v4.1.5v4.1.6v4.1.7v4.1.8v4.1.9v4.2.0v4.2.1v4.2.10v4.2.11v4.2.12v4.2.2v4.2.3v4.2.4v4.2.5v4.2.6v4.2.7v4.2.8v4.2.9].
        - 
    wa72/htmlpagedom v1.4.2 requires symfony/dom-crawler ^2.3 <2.8 | ^2.8.3 | ^3.0.1 | ^<4.3 -> satisfiable by symfony/dom-crawler[v2.3.0v2.3.1v2.3.10v2.3.11v2.3.12v2.3.13v2.3.14v2.3.15v2.3.16v2.3.17v2.3.18v2.3.19v2.3.2v2.3.20v2.3.21v2.3.22v2.3.23v2.3.24v2.3.25v2.3.26v2.3.27v2.3.28v2.3.29v2.3.3v2.3.30v2.3.31v2.3.32v2.3.33v2.3.34v2.3.35v2.3.36v2.3.37v2.3.38v2.3.39v2.3.4v2.3.40v2.3.41v2.3.42v2.3.5v2.3.6v2.3.7v2.3.8v2.3.9v2.4.0v2.4.1v2.4.10v2.4.2v2.4.3v2.4.4v2.4.5v2.4.6v2.4.7v2.4.8v2.4.9v2.5.0v2.5.1v2.5.10v2.5.11v2.5.12v2.5.2v2.5.3v2.5.4v2.5.5v2.5.6v2.5.7v2.5.8v2.5.9v2.6.0v2.6.1v2.6.10v2.6.11v2.6.12v2.6.13v2.6.2v2.6.3v2.6.4v2.6.5v2.6.6v2.6.7v2.6.8v2.6.9v2.7.0v2.7.1v2.7.10v2.7.11v2.7.12v2.7.13v2.7.14v2.7.15v2.7.16v2.7.17v2.7.18v2.7.19v2.7.2v2.7.20v2.7.21v2.7.22v2.7.23v2.7.24v2.7.25v2.7.26v2.7.27v2.7.28v2.7.29v2.7.3v2.7.30v2.7.31v2.7.32v2.7.33v2.7.34v2.7.35v2.7.36v2.7.37v2.7.38v2.7.39v2.7.4v2.7.40v2.7.41v2.7.42v2.7.43v2.7.44v2.7.45v2.7.46v2.7.47v2.7.48v2.7.49v2.7.5v2.7.50v2.7.51v2.7.6v2.7.7v2.7.8v2.7.9v2.8.10v2.8.11v2.8.12v2.8.13v2.8.14v2.8.15v2.8.16v2.8.17v2.8.18v2.8.19v2.8.20v2.8.21v2.8.22v2.8.23v2.8.24v2.8.25v2.8.26v2.8.27v2.8.28v2.8.29v2.8.3v2.8.30v2.8.31v2.8.32v2.8.33v2.8.34v2.8.35v2.8.36v2.8.37v2.8.38v2.8.39v2.8.4v2.8.40v2.8.41v2.8.42v2.8.43v2.8.44v2.8.45v2.8.46v2.8.47v2.8.48v2.8.49v2.8.5v2.8.50v2.8.52v2.8.6v2.8.7v2.8.8v2.8.9v3.0.1v3.0.2v3.0.3v3.0.4v3.0.5v3.0.6v3.0.7v3.0.8v3.0.9v3.1.0v3.1.1v3.1.10v3.1.2v3.1.3v3.1.4v3.1.5v3.1.6v3.1.7v3.1.8v3.1.9v3.2.0v3.2.1v3.2.10v3.2.11v3.2.12v3.2.13v3.2.14v3.2.2v3.2.3v3.2.4v3.2.5v3.2.6v3.2.7v3.2.8v3.2.9v3.3.0v3.3.1v3.3.10v3.3.11v3.3.12v3.3.13v3.3.14v3.3.15v3.3.16v3.3.17v3.3.18v3.3.2v3.3.3v3.3.4v3.3.5v3.3.6v3.3.7v3.3.8v3.3.9v3.4.0v3.4.1v3.4.10v3.4.11v3.4.12v3.4.13v3.4.14v3.4.15v3.4.16v3.4.17v3.4.18v3.4.19v3.4.2v3.4.20v3.4.21v3.4.22v3.4.23v3.4.24v3.4.25v3.4.26v3.4.27v3.4.28v3.4.29v3.4.3v3.4.30v3.4.31v3.4.32v3.4.33v3.4.34v3.4.35v3.4.36v3.4.37v3.4.38v3.4.39v3.4.4v3.4.40v3.4.41v3.4.42v3.4.5v3.4.6v3.4.7v3.4.8v3.4.9v4.0.0v4.0.1v4.0.10v4.0.11v4.0.12v4.0.13v4.0.14v4.0.15v4.0.2v4.0.3v4.0.4v4.0.5v4.0.6v4.0.7v4.0.8v4.0.9v4.1.0v4.1.1v4.1.10v4.1.11v4.1.12v4.1.2v4.1.3v4.1.4v4.1.5v4.1.6v4.1.7v4.1.8v4.1.9v4.2.0v4.2.1v4.2.10v4.2.11v4.2.12v4.2.2v4.2.3v4.2.4v4.2.5v4.2.6v4.2.7v4.2.8v4.2.9].
        - 
    symfony/dom-crawler v2.3.0 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.1 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.10 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.11 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.12 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.13 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.14 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.15 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.16 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.17 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.18 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.19 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.2 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.20 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.21 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.22 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.23 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.24 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.25 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.26 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.27 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.28 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.29 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.3 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.30 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.31 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.32 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.33 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.34 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.35 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.36 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.37 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.38 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.39 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.4 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.40 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.41 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.42 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.5 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.6 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.7 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.8 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.3.9 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.4.0 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.4.1 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.4.10 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.4.2 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.4.3 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.4.4 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.4.5 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.4.6 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.4.7 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.4.8 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.4.9 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.5.0 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.5.1 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.5.10 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.5.11 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.5.12 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.5.2 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.5.3 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.5.4 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.5.5 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.5.6 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.5.7 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.5.8 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.5.9 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.6.0 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.6.1 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.6.10 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.6.11 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.6.12 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.6.13 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.6.2 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.6.3 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.6.4 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.6.5 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.6.6 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.6.7 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.6.8 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.6.9 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.0 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.1 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.10 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.11 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.12 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.13 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.14 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.15 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.16 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.17 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.18 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.19 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.2 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.20 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.21 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.22 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.23 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.24 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.25 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.26 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.27 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.28 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.29 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.3 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.30 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.31 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.32 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.33 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.34 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.35 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.36 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.37 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.38 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.39 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.4 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.40 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.41 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.42 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.43 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.44 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.45 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.46 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.47 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.48 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.49 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.5 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.50 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.51 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.6 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.7 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.8 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.7.9 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.10 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.11 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.12 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.13 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.14 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.15 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.16 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.17 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.18 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.19 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.20 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.21 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.22 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.23 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.24 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.25 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.26 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.27 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.28 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.29 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.3 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.30 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.31 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.32 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.33 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.34 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.35 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.36 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.37 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.38 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.39 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.4 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.40 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.41 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.42 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.43 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.44 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.45 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.46 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.47 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.48 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.49 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.5 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.50 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.52 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.6 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.7 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.8 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v2.8.9 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.0.1 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.0.2 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.0.3 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.0.4 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.0.5 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.0.6 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.0.7 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.0.8 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.0.9 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.1.0 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.1.1 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.1.10 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.1.2 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.1.3 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.1.4 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.1.5 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.1.6 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.1.7 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.1.8 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.1.9 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.2.0 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.2.1 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.2.10 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.2.11 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.2.12 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.2.13 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.2.14 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.2.2 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.2.3 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.2.4 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.2.5 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.2.6 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.2.7 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.2.8 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.2.9 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.0 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.1 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.10 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.11 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.12 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.13 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.14 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.15 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.16 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.17 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.18 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.2 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.3 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.4 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.5 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.6 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.7 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.8 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.3.9 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.0 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.1 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.10 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.11 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.12 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.13 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.14 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.15 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.16 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.17 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.18 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.19 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.2 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.20 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.21 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.22 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.23 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.24 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.25 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.26 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.27 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.28 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.29 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.3 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.30 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.31 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.32 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.33 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.34 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.35 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.36 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.37 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.38 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.39 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.4 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.40 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.41 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.42 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.5 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.6 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.7 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.8 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v3.4.9 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.0 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.1 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.10 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.11 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.12 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.13 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.14 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.15 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.2 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.3 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.4 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.5 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.6 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.7 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.8 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.0.9 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.1.0 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.1.1 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.1.10 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.1.11 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.1.12 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.1.2 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.1.3 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.1.4 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.1.5 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.1.6 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.1.7 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.1.8 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.1.9 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.2.0 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.2.1 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.2.10 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.2.11 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.2.12 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.2.2 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.2.3 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.2.4 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.2.5 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.2.6 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.2.7 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.2.8 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    symfony/dom-crawler v4.2.9 conflicts with symfony/framework-bundle[v4.4.0].
        - 
    contao/core-bundle 4.9.0 requires symfony/framework-bundle 4.4.* -> satisfiable by symfony/framework-bundle[v4.4.0v4.4.1v4.4.10v4.4.2v4.4.3v4.4.4v4.4.5v4.4.6v4.4.7v4.4.8v4.4.9].
        - 
    Conclusiondon't install symfony/framework-bundle v4.4.1
        - Installation request for wa72/htmlpagedom (locked at v1.4.2) -> satisfiable by wa72/htmlpagedom[v1.4.2].

    [2302.8MiB/56.76s] <warning>Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems.</warning>
    [461.5MiB/59.32s] Memory usage: 461.47MB (peak: 2304.07MB), time: 59.33s.
    [461.5MiB/59.33s] Finished Composer Cloud resolving.


    # Cloud Job ID Jkeoq1N5OY08CGZ3M4zXvjsG6uPgSLbmDuIzN5hsey4ifwB5fSD7hcuncnsf1QMWXP failed

    ---

    ### Der Hintergrundprozess wurde unerwartet beendet ### 

  4. #4
    Community-Moderator
    Wandelndes Contao-Lexikon
    Avatar von Spooky
    Registriert seit
    12.04.2012.
    Ort
    Scotland
    Beiträge
    34.108
    Partner-ID
    10107

    Standard

    Du musst entweder zuvor alle Pakete zum Update markieren oder danach über die System Wartung ein vollständiges composer update durchführen.

  5. #5
    Contao-Fan
    Registriert seit
    28.02.2011.
    Beiträge
    680

    Standard

    Kaum macht man's richtig, funktionierts

    Vielen Dank für deine Hilfe!

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

Lesezeichen

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •