Ergebnis 1 bis 27 von 27

Thema: Problem with plugin installation

  1. #1
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard Problem with plugin installation

    Hi,
    I install this plugin on another website without a problem, but for one have this error.
    I updated Contao, Contao-Manager, all packages, but still same error:
    Code:
    $ /usr/bin/php74 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /www/htdocs/***/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-suggest --no-ansi --no-interaction --optimize-autoloader
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    Added the web/app.php file.
    Added the web/preview.php file.
    Added the web/index.php file.
     // Clearing the cache for the prod environment with debug                      
     // false                                                                       
     [OK] Cache for the "prod" environment (debug=false) was successfully cleared.  
     // Clearing the cache for the dev environment with debug                       
     // true                                                                        
     [OK] Cache for the "dev" environment (debug=true) was successfully cleared.    
     // Warming up the cache for the prod environment with debug                    
     // false                                                                       
    10:55:15 ERROR     [console] Error thrown while running command "cache:warmup --env=prod --no-ansi". Message: "Call to a member function isXmlHttpRequest() on null" ["exception" => Error { …},"command" => "cache:warmup --env=prod --no-ansi","message" => "Call to a member function isXmlHttpRequest() on null"]
    In BaseWidget.php line 59:
                                                            
      Call to a member function isXmlHttpRequest() on null  
                                                            
    cache:warmup [--no-optional-warmers] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--] <command>
    Loading composer repositories with package information
    Installing dependencies from lock file
    Package operations: 1 install, 0 updates, 0 removals
      - Installing cliffparnitzky/form-dependent-mandatory-field (2.1.3): Downloading (100%)
    Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Generating optimized autoload files
    Deprecation Notice: Class League\Uri\Schemes\AbstractUri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Data located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\File located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Ftp located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Http located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Uri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\UriException located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Ws located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    82 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    In ScriptHandler.php line 95:
                                                                                   
      An error occurred while executing the "cache:warmup" command: 10:55:15 ERRO  
      R     [console] Error thrown while running command "cache:warmup --env=prod  
       --no-ansi". Message: "Call to a member function isXmlHttpRequest() on null  
      " ["exception" => Error { …},"command" => "cache:warmup --env=prod --no-ans  
      i","message" => "Call to a member function isXmlHttpRequest() on null"]      
                                                                                   
      In BaseWidget.php line 59:                                                   
                                                                                   
        Call to a member function isXmlHttpRequest() on null                       
                                                                                   
                                                                                   
      cache:warmup [--no-optional-warmers] [-h|--help] [-q|--quiet] [-v|vv|vvv|--  
      verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--en  
      v ENV] [--] <command>                                                        
                                                                                   
    install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>...]
    # Process terminated with exit code 1
    # Result: General error
    Any help ?

  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

    Execute
    Code:
    composer install -vvv
    and post the output.

  3. #3
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Execute
    Code:
    composer install -vvv
    and post the output.
    Is it possible to do this with Contao Manager?

  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

    No, only via the command line.

  5. #5
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    I need an alternative, I tired with Putty but I'm not familiar with console work.
    Anyhow, now i have another error, my webste is down, error 500:
    Code:
    $ /usr/bin/php74 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /www/htdocs/*****/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-suggest --no-ansi --no-interaction --optimize-autoloader
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    contao/manager-plugin: Generating plugin class...
    contao/manager-plugin: ...done generating plugin class
    In ContaoModuleBundle.php line 41:
                                                                                   
      The module folder "system/modules/zFormDependentMandatoryField" does not ex  
      ist.                                                                         
                                                                                   
    Loading composer repositories with package information
    Installing dependencies from lock file
    Nothing to install or update
    Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Generating optimized autoload files
    Deprecation Notice: Class League\Uri\Schemes\AbstractUri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Data located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\File located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Ftp located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Http located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Uri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\UriException located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Ws located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    82 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    In ScriptHandler.php line 95:
                                                                                   
      An error occurred while executing the "contao:install-web-dir" command:      
      In ContaoModuleBundle.php line 41:                                           
                                                                                   
                                                                                   
        The module folder "system/modules/zFormDependentMandatoryField" does not   
      ex                                                                           
        ist.                                                                       
                                                                                   
    install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>...]
    # Process terminated with exit code 1
    # Result: General error

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

    Standard

    Did you install a module called "zFormDependentMandatoryField" into system/modules manually?

  7. #7
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Did you install a module called "zFormDependentMandatoryField" into system/modules manually?
    No, I just tried installation with Contao-Manager, and break all website

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

    Standard

    If not, delete vendor/cliffparnitzky/form-dependent-mandatory-field and system/modules/zFormDependentMandatoryField manually (via FTP/SFTP) and then execute a composer install (can be done with the Contao Manager).

  9. #9
    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 cleanerrr Beitrag anzeigen
    I install this plugin on another website without a problem, but for one have this error.
    Seems to be the same error as this: https://github.com/cliffparnitzky/Fo...ield/issues/22

    Since no work on this issue has been done yet, you could may be contact the developer of the extension directly and hire him to work on a fix.

  10. #10
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    If not, delete vendor/cliffparnitzky/form-dependent-mandatory-field and system/modules/zFormDependentMandatoryField manually (via FTP/SFTP) and then execute a composer install (can be done with the Contao Manager).
    I don't have these folders

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

    Standard

    Then delete var/cache manually, afterwards rebuild the Symfony Application Cache with the Contao Manager. That should fix your current problem.

  12. #12
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Then delete var/cache manually, afterwards rebuild the Symfony Application Cache with the Contao Manager. That should fix your current problem.
    I did it a few times, and now again, but still have the same error

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

    Standard

    Is the extension still listed as installed? If yes, remove it regularly via the Contao Manager. May be delete var/cache beforehand as well.

  14. #14
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Is the extension still listed as installed? If yes, remove it regularly via the Contao Manager. May be delete var/cache beforehand as well.
    No, the extension isn't installed. I can't found any folder of this extension but still have same message. Because of that, I can't understand this error.

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

    Standard

    Try to delete vendor/contao/manager-plugin/src/PluginLoader.php and then run composer install again (can be done with the Contao Manager).

  16. #16
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Try to delete vendor/contao/manager-plugin/src/PluginLoader.php and then run composer install again (can be done with the Contao Manager).
    Unfortunately new error:

    Code:
    $ /usr/bin/php74 -q -dmax_execution_time=0 -dmemory_limit=-1 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /www/htdocs/*****/web/contao-manager.phar.php composer install --prefer-dist --no-dev --no-progress --no-suggest --no-ansi --no-interaction --optimize-autoloader
    
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    contao/manager-plugin: Class not found (probably scheduled for removal); generation of plugin class skipped.
    
    Fatal error: Uncaught Error: Class 'Contao\ManagerPlugin\PluginLoader' not found in /www/htdocs/*****/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php:114
    Stack trace:
    #0 /www/htdocs/*****/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php(141): Contao\ManagerBundle\HttpKernel\ContaoKernel->getPluginLoader()
    #1 /www/htdocs/*****/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php(356): Contao\ManagerBundle\HttpKernel\ContaoKernel->getBundleLoader()
    #2 /www/htdocs/*****/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php(75): Contao\ManagerBundle\HttpKernel\ContaoKernel->addBundlesFromPlugins(Array)
    #3 /www/htdocs/*****/vendor/symfony/http-kernel/Kernel.php(446): Contao\ManagerBundle\HttpKernel\ContaoKernel->registerBundles()
    #4 /www/htdocs/*****/vendor/symfony/http-kernel/Kernel.php(133): Symfony\Component\HttpKernel\Kernel in /www/htdocs/*****/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php on line 114
    PHP Fatal error:  Uncaught Error: Class 'Contao\ManagerPlugin\PluginLoader' not found in /www/htdocs/*****/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php:114
    Stack trace:
    #0 /www/htdocs/*****/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php(141): Contao\ManagerBundle\HttpKernel\ContaoKernel->getPluginLoader()
    #1 /www/htdocs/*****/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php(356): Contao\ManagerBundle\HttpKernel\ContaoKernel->getBundleLoader()
    #2 /www/htdocs/*****/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php(75): Contao\ManagerBundle\HttpKernel\ContaoKernel->addBundlesFromPlugins(Array)
    #3 /www/htdocs/*****/vendor/symfony/http-kernel/Kernel.php(446): Contao\ManagerBundle\HttpKernel\ContaoKernel->registerBundles()
    #4 /www/htdocs/*****/vendor/symfony/http-kernel/Kernel.php(133): Symfony\Component\HttpKernel\Kernel in /www/htdocs/*****/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php on line 114
    Loading composer repositories with package information
    Installing dependencies from lock file
    Nothing to install or update
    Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Generating optimized autoload files
    Deprecation Notice: Class League\Uri\Schemes\AbstractUri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Data located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\File located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Ftp located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Http located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Uri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\UriException located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Deprecation Notice: Class League\Uri\Schemes\Ws located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/*****/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    82 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    > Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    
    In ScriptHandler.php line 95:
                                                                                   
      An error occurred while executing the "contao:install-web-dir" command: PHP  
       Fatal error:  Uncaught Error: Class 'Contao\ManagerPlugin\PluginLoader' no  
      t found in /www/htdocs/*****/vendor/contao/manag  
      er-bundle/src/HttpKernel/ContaoKernel.php:114                                
      Stack trace:                                                                 
      #0 /www/htdocs/*****/vendor/contao/manager-bundl  
      e/src/HttpKernel/ContaoKernel.php(141): Contao\ManagerBundle\HttpKernel\Con  
      taoKernel->getPluginLoader()                                                 
      #1 /www/htdocs/*****/vendor/contao/manager-bundl  
      e/src/HttpKernel/ContaoKernel.php(356): Contao\ManagerBundle\HttpKernel\Con  
      taoKernel->getBundleLoader()                                                 
      #2 /www/htdocs/*****/vendor/contao/manager-bundl  
      e/src/HttpKernel/ContaoKernel.php(75): Contao\ManagerBundle\HttpKernel\Cont  
      aoKernel->addBundlesFromPlugins(Array)                                       
      #3 /www/htdocs/*****/vendor/symfony/http-kernel/  
      Kernel.php(446): Contao\ManagerBundle\HttpKernel\ContaoKernel->registerBund  
      les()                                                                        
      #4 /www/htdocs/*****/vendor/symfony/http-kernel/  
      Kernel.php(133): Symfony\Component\HttpKernel\Kernel in /www/htdocs/w00df39  
      5/rwa-in-progress/swf2019/vendor/contao/manager-bundle/src/HttpKernel/Conta  
      oKernel.php on line 114                                                      
                                                                                   
    
    install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>...]
    
    
    # Process terminated with exit code 1
    # Result: General error

  17. #17
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Execute
    Code:
    composer install -vvv
    and post the output.
    I did this in /www/htdocs/***/***/mywebsite folder, and this is a result:

    Code:
    Reading ./composer.json
    Loading config file ./composer.json
    Checked CA file /etc/ssl/certs/ca-certificates.crt: valid
    Executing command (/www/htdocs/***/***/mywebsite): git branch --no-color --no-abbrev -v
    Executing command (/www/htdocs/***/***/mywebsite): git describe --exact-match --tags
    Executing command (CWD): git --version
    Executing command (/www/htdocs/***/***/mywebsite): git log --pretty="%H" -n1 HEAD
    Executing command (/www/htdocs/***/***/mywebsite): hg branch
    Executing command (/www/htdocs/***/***/mywebsite): fossil branch list
    Executing command (/www/htdocs/***/***/mywebsite): fossil tag list
    Executing command (/www/htdocs/***/***/mywebsite): svn info --xml
    Failed to initialize global composer: Composer could not find the config file: /.config/composer/composer.json
    To initialize a project, please create a composer.json file as described in the https://getcomposer.org/ "Getting Started" section
    Reading /www/htdocs/***/***/mywebsite/vendor/composer/installed.json
    PHP Parse error:  syntax error, unexpected '?' in /www/htdocs/***/***/mywebsite/vendor/contao/manager-plugin/src/Composer/ArtifactsPlugin.php on line 55
    
    Parse error: syntax error, unexpected '?' in /www/htdocs/***/***/mywebsite/vendor/contao/manager-plugin/src/Composer/ArtifactsPlugin.php on line 55
    Which folder I need to point that I update Composer in Contao. Is this in "vendor" folder, or...?

    Thanks

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

    Standard

    The PHP version you used for a command is the wrong one. You need to use a suitable PHP CLI.

  19. #19
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Please, can you type the correct command and write in which folder I need to be?

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

    Standard

    I do not know the path to your PHP CLI. Which Hoster are you using? Is there a PHP CLI Path configured in the contao-manager/config.json?

  21. #21
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    I do not know the path to your PHP CLI. Which Hoster are you using? Is there a PHP CLI Path configured in the contao-manager/config.json?
    I use All inkl server.

    Serverkonfiguration
    PHP-Binary in /usr/bin/php74.

    PHP Environment
    PATH /usr/local/bin:/usr/bin:/bin
    HOME /www/htdocs/myuser
    COMPOSER /www/htdocs/myuser/mywebsite/composer.json
    COMPOSER_HOME /www/htdocs/myuser/mywebsite/contao-manager

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

    Standard

    Then you could execute the following:
    Code:
    /usr/bin/php74 web/contao-manager.phar.php composer install -vvv --prefer-dist --no-dev -o

  23. #23
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Then you could execute the following:
    Code:
    /usr/bin/php74 web/contao-manager.phar.php composer install -vvv --prefer-dist --no-dev -o
    This is the result:
    Code:
    Reading /www/htdocs/myuser/mysubpckg/mywebsite/composer.json
    Loading config file /www/htdocs/myuser/mysubpckg/mywebsite/composer.json
    Checked CA file /etc/ssl/certs/ca-certificates.crt: valid
    Executing command (/www/htdocs/myuser/mysubpckg/mywebsite): git branch --no-color --no-abbrev -v
    Executing command (/www/htdocs/myuser/mysubpckg/mywebsite): git describe --exact-match --tags
    Executing command (CWD): git --version
    Executing command (/www/htdocs/myuser/mysubpckg/mywebsite): git log --pretty="%H" -n1 HEAD
    Executing command (/www/htdocs/myuser/mysubpckg/mywebsite): hg branch
    Executing command (/www/htdocs/myuser/mysubpckg/mywebsite): fossil branch list
    Executing command (/www/htdocs/myuser/mysubpckg/mywebsite): fossil tag list
    Executing command (/www/htdocs/myuser/mysubpckg/mywebsite): svn info --xml
    Failed to initialize global composer: Composer could not find the config file: /www/htdocs/myuser/mysubpckg/mywebsite/contao-manager/composer.json
    To initialize a project, please create a composer.json file as described in the https://getcomposer.org/ "Getting Started" section
    Reading /www/htdocs/myuser/mysubpckg/mywebsite/vendor/composer/installed.json
    Loading plugin Contao\ManagerPlugin\Composer\ArtifactsPlugin
    Loading plugin Contao\ManagerPlugin\Composer\ManagerPluginInstaller
    Loading plugin Contao\ManagerPlugin\Composer\AppAutoloadPlugin
    Loading plugin Contao\ComponentsInstaller\Composer\Plugin
    Loading plugin ContaoCommunityAlliance\Composer\Plugin\Plugin
    Loading plugin PackageVersions\Installer
    Running 1.10.13 (2020-09-09 11:46:34) with PHP 7.4.10 on Linux / 4.4.0-190-generic
    Reading /www/htdocs/myuser/mysubpckg/mywebsite/composer.lock
    Loading composer repositories with package information
    Installing dependencies from lock file
    Reading /www/htdocs/myuser/mysubpckg/mywebsite/composer.lock
    Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
    Resolving dependencies through SAT
    Looking at all rules.
    
    Dependency resolution completed in 0.004 seconds
    Analyzed 464 packages to resolve dependencies
    Analyzed 1924 rules to resolve dependencies
    Nothing to install or update
    Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
    Generating optimized autoload files
    Deprecation Notice: Class League\Uri\Schemes\AbstractUri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Stack trace:
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:116
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:355
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:341
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:264
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Installer.php:307
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Command/InstallCommand.php:122
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Command/Command.php:255
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:1009
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:273
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:281
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:149
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:113
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/api/console:86
     /www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php:41
    Deprecation Notice: Class League\Uri\Schemes\Data located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Stack trace:
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:116
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:355
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:341
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:264
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Installer.php:307
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Command/InstallCommand.php:122
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Command/Command.php:255
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:1009
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:273
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:281
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:149
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:113
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/api/console:86
     /www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php:41
    Deprecation Notice: Class League\Uri\Schemes\File located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Stack trace:
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:116
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:355
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:341
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:264
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Installer.php:307
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Command/InstallCommand.php:122
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Command/Command.php:255
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:1009
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:273
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:281
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:149
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:113
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/api/console:86
     /www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php:41
    Deprecation Notice: Class League\Uri\Schemes\Ftp located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Stack trace:
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:116
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:355
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:341
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:264
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Installer.php:307
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Command/InstallCommand.php:122
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Command/Command.php:255
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:1009
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:273
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:281
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:149
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:113
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/api/console:86
     /www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php:41
    Deprecation Notice: Class League\Uri\Schemes\Http located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Stack trace:
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:116
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:355
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:341
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:264
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Installer.php:307
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Command/InstallCommand.php:122
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Command/Command.php:255
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:1009
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:273
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:281
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:149
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:113
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/api/console:86
     /www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php:41
    Deprecation Notice: Class League\Uri\Schemes\Uri located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Stack trace:
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:116
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:355
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:341
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:264
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Installer.php:307
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Command/InstallCommand.php:122
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Command/Command.php:255
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:1009
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:273
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:281
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:149
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:113
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/api/console:86
     /www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php:41
    Deprecation Notice: Class League\Uri\Schemes\UriException located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Stack trace:
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:116
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:355
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:341
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:264
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Installer.php:307
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Command/InstallCommand.php:122
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Command/Command.php:255
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:1009
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:273
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:281
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:149
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:113
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/api/console:86
     /www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php:41
    Deprecation Notice: Class League\Uri\Schemes\Ws located in ./vendor/league/uri-schemes/src/Schemes/deprecated.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:201
    Stack trace:
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php:116
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:355
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:341
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:264
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Installer.php:307
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Command/InstallCommand.php:122
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Command/Command.php:255
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:1009
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:273
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:281
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:149
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:113
     phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/api/console:86
     /www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php:41
    composer/package-versions-deprecated: Generating version class...
    composer/package-versions-deprecated: ...done generating version class
    82 packages you are using are looking for funding.
    Use the `composer fund` command to find out more!
    contao/manager-plugin: Generating plugin class...
     - Added plugin for contao-community-alliance/meta-palettes
     - Added plugin for contao/calendar-bundle
     - Added plugin for contao/comments-bundle
     - Added plugin for contao/core-bundle
     - Added plugin for contao/faq-bundle
     - Added plugin for contao/installation-bundle
     - Added plugin for contao/listing-bundle
     - Added plugin for contao/manager-bundle
     - Added plugin for contao/news-bundle
     - Added plugin for contao/newsletter-bundle
     - Added plugin for dklemmt/contao_dk_mmenu
     - Added plugin for madeyourday/contao-rocksolid-columns
     - Added plugin for madeyourday/contao-rocksolid-slider
     - Added plugin for mindbird/contao-uitotop
     - Added plugin for terminal42/contao-fineuploader
    contao/manager-plugin: ...done generating plugin class
    > post-install-cmd: Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication
    
    In ContaoModuleBundle.php line 41:
    
      [LogicException]
      The module folder "system/modules/zFormDependentMandatoryField" does not ex
      ist.
    
    
    Exception trace:
      at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/contao/core-bundle/src/HttpKernel/Bundle/ContaoModuleBundle.php:41
     Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle->__construct() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/contao/manager-plugin/src/Bundle/Config/ModuleConfig.php:37
     Contao\ManagerPlugin\Bundle\Config\ModuleConfig->getBundleInstance() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php:362
     Contao\ManagerBundle\HttpKernel\ContaoKernel->addBundlesFromPlugins() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.php:75
     Contao\ManagerBundle\HttpKernel\ContaoKernel->registerBundles() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/symfony/http-kernel/Kernel.php:446
     Symfony\Component\HttpKernel\Kernel->initializeBundles() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/symfony/http-kernel/Kernel.php:133
     Symfony\Component\HttpKernel\Kernel->boot() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/symfony/framework-bundle/Console/Application.php:169
     Symfony\Bundle\FrameworkBundle\Console\Application->registerCommands() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/symfony/framework-bundle/Console/Application.php:75
     Symfony\Bundle\FrameworkBundle\Console\Application->doRun() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/symfony/console/Application.php:149
     Symfony\Component\Console\Application->run() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/contao/manager-bundle/bin/contao-console:38
    
    Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-install-cmd event terminated with an exception
    
    In ScriptHandler.php line 95:
    
      [RuntimeException]
      An error occurred while executing the "contao:install-web-dir" command:
      In ContaoModuleBundle.php line 41:
    
        [LogicException]
        The module folder "system/modules/zFormDependentMandatoryField" does not ex
        ist.
    
    
      Exception trace:
        at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/contao/core-bundle/src/HttpKernel/Bundle/ContaoModuleBundle.php:41
       Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle->__construct() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/contao/manager-plugin/src/Bundle/Config/ModuleCon
      fig.php:37
       Contao\ManagerPlugin\Bundle\Config\ModuleConfig->getBundleInstance() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel.
      php:362
       Contao\ManagerBundle\HttpKernel\ContaoKernel->addBundlesFromPlugins() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/contao/manager-bundle/src/HttpKernel/ContaoKernel
      .php:75
       Contao\ManagerBundle\HttpKernel\ContaoKernel->registerBundles() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/symfony/http-kernel/Kernel.php:446
       Symfony\Component\HttpKernel\Kernel->initializeBundles() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/symfony/http-kernel/Kernel.php:133
       Symfony\Component\HttpKernel\Kernel->boot() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/symfony/framework-bundle/Console/Application.php:169
       Symfony\Bundle\FrameworkBundle\Console\Application->registerCommands() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/symfony/framework-bundle/Console/Application.php
      :75
       Symfony\Bundle\FrameworkBundle\Console\Application->doRun() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/symfony/console/Application.php:149
       Symfony\Component\Console\Application->run() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/contao/manager-bundle/bin/contao-console:38
    
    
    Exception trace:
      at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/contao/manager-bundle/src/Composer/ScriptHandler.php:95
     Contao\ManagerBundle\Composer\ScriptHandler::executeCommand() at /www/htdocs/myuser/mysubpckg/mywebsite/vendor/contao/manager-bundle/src/Composer/ScriptHandler.php:31
     Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication() at phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/EventDispatcher/EventDispatcher.php:305
     Composer\EventDispatcher\EventDispatcher->executeEventPhpScript() at phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/EventDispatcher/EventDispatcher.php:209
     Composer\EventDispatcher\EventDispatcher->doDispatch() at phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/EventDispatcher/EventDispatcher.php:96
     Composer\EventDispatcher\EventDispatcher->dispatchScript() at phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Installer.php:338
     Composer\Installer->run() at phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Command/InstallCommand.php:122
     Composer\Command\InstallCommand->execute() at phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Command/Command.php:255
     Symfony\Component\Console\Command\Command->run() at phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:1009
     Symfony\Component\Console\Application->doRunCommand() at phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:273
     Symfony\Component\Console\Application->doRun() at phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:281
     Composer\Console\Application->doRun() at phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/symfony/console/Application.php:149
     Symfony\Component\Console\Application->run() at phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Console/Application.php:113
     Composer\Console\Application->run() at phar:///www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php/api/console:86
     require() at /www/htdocs/myuser/mysubpckg/mywebsite/web/contao-manager.phar.php:41
    
    install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>...]

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

    Standard

    Post your composer.json and composer.lock (e.g. via pastebin).

  25. #25
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Post your composer.json and composer.lock (e.g. via pastebin).
    composer.json
    Code:
    {
        "type": "project",
        "require": {
            "contao/calendar-bundle": "4.10.*",
            "contao/comments-bundle": "4.10.*",
            "contao/conflicts": "*@dev",
            "contao/faq-bundle": "4.10.*",
            "contao/listing-bundle": "4.10.*",
            "contao/manager-bundle": "4.10.*",
            "contao/news-bundle": "4.10.*",
            "contao/newsletter-bundle": "4.10.*",
            "dklemmt/contao_dk_mmenu": "^3.0",
            "hofff/contao-calendarfield": "^3.0",
            "madeyourday/contao-rocksolid-columns": "^2.0",
            "madeyourday/contao-rocksolid-slider": "^2.0",
            "mindbird/contao-uitotop": "^2.0",
            "netzmacht/contao-language-editor": "^1.0",
            "terminal42/contao-avatar": "^1.3",
            "terminal42/contao-conditionalformfields": "^2.2",
            "terminal42/contao-fineuploader": "^3.1",
            "terminal42/contao-mp_forms": "^4.1",
            "terminal42/contao-pageimage": "^3.4"
        },
        "extra": {
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }
    composer.lock
    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": "0d6282a5c3a489354d9baf6c1f1c6f56",
        "packages": [
            {
                "name": "ausi/slug-generator",
                "version": "v1.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/ausi/slug-generator.git",
                    "reference": "59b641dfa764658e1fbf37f75312e702817cd319"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/ausi/slug-generator/zipball/59b641dfa764658e1fbf37f75312e702817cd319",
                    "reference": "59b641dfa764658e1fbf37f75312e702817cd319",
                    "shasum": ""
                },
                "require": {
                    "ext-intl": "*",
                    "ext-mbstring": "*",
                    "ext-pcre": "*",
                    "lib-icu": ">=4.2.1",
                    "php": "^7.1"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "^2.4",
                    "php-coveralls/php-coveralls": "^2.0",
                    "phpunit/phpunit": "^7.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Ausi\\SlugGenerator\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Martin Auswöger",
                        "email": "martin@auswoeger.com"
                    }
                ],
                "description": "Slug Generator",
                "keywords": [
                    "ascii",
                    "cldr",
                    "pretty-url",
                    "slug",
                    "slug-generator",
                    "slugify",
                    "transliteration",
                    "unicode"
                ],
                "time": "2018-12-11T20:59:21+00:00"
            },
            {
                "name": "bacon/bacon-qr-code",
                "version": "2.0.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Bacon/BaconQrCode.git",
                    "reference": "add6d9ff97336b62f95a3b94f75cea4e085465b2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/add6d9ff97336b62f95a3b94f75cea4e085465b2",
                    "reference": "add6d9ff97336b62f95a3b94f75cea4e085465b2",
                    "shasum": ""
                },
                "require": {
                    "dasprid/enum": "^1.0",
                    "ext-iconv": "*",
                    "php": "^7.1"
                },
                "require-dev": {
                    "phly/keep-a-changelog": "^1.4",
                    "phpunit/phpunit": "^7 | ^8 | ^9",
                    "squizlabs/php_codesniffer": "^3.4"
                },
                "suggest": {
                    "ext-imagick": "to generate QR code images"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "BaconQrCode\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-2-Clause"
                ],
                "authors": [
                    {
                        "name": "Ben Scholzen 'DASPRiD'",
                        "email": "mail@dasprids.de",
                        "homepage": "https://dasprids.de/",
                        "role": "Developer"
                    }
                ],
                "description": "BaconQrCode is a QR code generator for PHP.",
                "homepage": "https://github.com/Bacon/BaconQrCode",
                "time": "2020-07-30T16:40:58+00:00"
            },
            {
                "name": "beberlei/assert",
                "version": "v3.2.7",
                "source": {
                    "type": "git",
                    "url": "https://github.com/beberlei/assert.git",
                    "reference": "d63a6943fc4fd1a2aedb65994e3548715105abcf"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/beberlei/assert/zipball/d63a6943fc4fd1a2aedb65994e3548715105abcf",
                    "reference": "d63a6943fc4fd1a2aedb65994e3548715105abcf",
                    "shasum": ""
                },
                "require": {
                    "ext-ctype": "*",
                    "ext-json": "*",
                    "ext-mbstring": "*",
                    "ext-simplexml": "*",
                    "php": "^7"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "*",
                    "phpstan/phpstan-shim": "*",
                    "phpunit/phpunit": ">=6.0.0 <8"
                },
                "suggest": {
                    "ext-intl": "Needed to allow Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Assert\\": "lib/Assert"
                    },
                    "files": [
                        "lib/Assert/functions.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-2-Clause"
                ],
                "authors": [
                    {
                        "name": "Benjamin Eberlei",
                        "email": "kontakt@beberlei.de",
                        "role": "Lead Developer"
                    },
                    {
                        "name": "Richard Quadling",
                        "email": "rquadling@gmail.com",
                        "role": "Collaborator"
                    }
                ],
                "description": "Thin assertion library for input validation in business models.",
                "keywords": [
                    "assert",
                    "assertion",
                    "validation"
                ],
                "time": "2019-12-19T17:51:41+00:00"
            },
            {
                "name": "clue/stream-filter",
                "version": "v1.5.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/clue/php-stream-filter.git",
                    "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/clue/php-stream-filter/zipball/aeb7d8ea49c7963d3b581378955dbf5bc49aa320",
                    "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3"
                },
                "require-dev": {
                    "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
                },
                "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@clue.engineering"
                    }
                ],
                "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"
                ],
                "funding": [
                    {
                        "url": "https://clue.engineering/support",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/clue",
                        "type": "github"
                    }
                ],
                "time": "2020-10-02T12:38:20+00:00"
            },
            {
                "name": "codefog/contao-haste",
                "version": "4.24.10",
                "source": {
                    "type": "git",
                    "url": "https://github.com/codefog/contao-haste.git",
                    "reference": "dacf61c1809d39553563f647ca340c78bff38845"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/codefog/contao-haste/zipball/dacf61c1809d39553563f647ca340c78bff38845",
                    "reference": "dacf61c1809d39553563f647ca340c78bff38845",
                    "shasum": ""
                },
                "require": {
                    "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
                    "contao/core-bundle": "^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.*"
                },
                "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"
                ],
                "funding": [
                    {
                        "url": "https://github.com/codefog",
                        "type": "github"
                    }
                ],
                "time": "2020-10-08T15:05:23+00:00"
            },
            {
                "name": "composer/ca-bundle",
                "version": "1.2.8",
                "source": {
                    "type": "git",
                    "url": "https://github.com/composer/ca-bundle.git",
                    "reference": "8a7ecad675253e4654ea05505233285377405215"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/composer/ca-bundle/zipball/8a7ecad675253e4654ea05505233285377405215",
                    "reference": "8a7ecad675253e4654ea05505233285377405215",
                    "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://github.com/composer",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                        "type": "tidelift"
                    }
                ],
                "time": "2020-08-23T12:54:47+00:00"
            },
            {
                "name": "composer/package-versions-deprecated",
                "version": "1.8.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/composer/package-versions-deprecated.git",
                    "reference": "7a8001fe2c9befad9d001bf54ef0b4a17d950d0f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/7a8001fe2c9befad9d001bf54ef0b4a17d950d0f",
                    "reference": "7a8001fe2c9befad9d001bf54ef0b4a17d950d0f",
                    "shasum": ""
                },
                "require": {
                    "composer-plugin-api": "^1.1.0 || ^2.0",
                    "php": "^7"
                },
                "replace": {
                    "ocramius/package-versions": "1.8.99"
                },
                "require-dev": {
                    "composer/composer": "^1.9.3 || ^2.0@dev",
                    "ext-zip": "^1.13",
                    "phpunit/phpunit": "^6.5 || ^7"
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "PackageVersions\\Installer",
                    "branch-alias": {
                        "dev-master": "1.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "PackageVersions\\": "src/PackageVersions"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Marco Pivetta",
                        "email": "ocramius@gmail.com"
                    },
                    {
                        "name": "Jordi Boggiano",
                        "email": "j.boggiano@seld.be"
                    }
                ],
                "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
                "funding": [
                    {
                        "url": "https://packagist.com",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/composer",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                        "type": "tidelift"
                    }
                ],
                "time": "2020-07-10T14:10:26+00:00"
            },
            {
                "name": "contao-community-alliance/composer-plugin",
                "version": "3.1.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-community-alliance/composer-plugin.git",
                    "reference": "e769b43600eb1be0c479d3253cde56fb0cc5b12a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-community-alliance/composer-plugin/zipball/e769b43600eb1be0c479d3253cde56fb0cc5b12a",
                    "reference": "e769b43600eb1be0c479d3253cde56fb0cc5b12a",
                    "shasum": ""
                },
                "require": {
                    "composer-plugin-api": "^1.0 || ^2.0",
                    "php": "^5.6 || ^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 || ^2.0",
                    "phpcq/all-tasks": "^1.1",
                    "symfony/phpunit-bridge": "^3.0"
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "ContaoCommunityAlliance\\Composer\\Plugin\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "ContaoCommunityAlliance\\Composer\\Plugin\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "description": "Composer plugin that provides installers for contao-module and legacy-contao-module.",
                "homepage": "http://c-c-a.org/",
                "time": "2020-10-09T13:05:33+00:00"
            },
            {
                "name": "contao-community-alliance/meta-palettes",
                "version": "2.0.7",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-community-alliance/meta-palettes.git",
                    "reference": "20b0c78ad4049a2c2f04156b21f9737b11444761"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-community-alliance/meta-palettes/zipball/20b0c78ad4049a2c2f04156b21f9737b11444761",
                    "reference": "20b0c78ad4049a2c2f04156b21f9737b11444761",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "^4.4",
                    "doctrine/dbal": "^2.5",
                    "php": "^7.1",
                    "symfony/config": "^3.3 || ^4.0",
                    "symfony/dependency-injection": "^3.3 || ^4.0",
                    "symfony/http-kernel": "^3.3 || ^4.0"
                },
                "conflict": {
                    "contao/manager-plugin": "<2.2 || >=3.0",
                    "metamodels/dc_general": "<1-dev"
                },
                "require-dev": {
                    "contao-community-alliance/dc-general": "^2.1@dev",
                    "contao-community-alliance/dependency-container": "^2.0",
                    "contao-community-alliance/events-contao-bindings": "^4.4",
                    "contao-community-alliance/translator": "^2.1",
                    "contao-community-alliance/url-builder": "^1.3",
                    "contao/manager-plugin": "^2.2",
                    "php-http/guzzle6-adapter": "^1.1",
                    "phpcq/all-tasks": "^1.2"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "ContaoCommunityAlliance\\MetaPalettes\\ContaoManager\\Plugin",
                    "branch-alias": {
                        "dev-master": "2.0.x-dev",
                        "dev-support/1.x": "1.11.x-dev",
                        "dev-develop": "2.1.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "ContaoCommunityAlliance\\MetaPalettes\\": "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": "David Molineus",
                        "email": "david.molineus@netzmacht.de",
                        "homepage": "https://netzmacht.de",
                        "role": "Developer"
                    }
                ],
                "description": "MetaPalettes extension for Contao OpenSource CMS",
                "homepage": "https://c-c-a.org",
                "keywords": [
                    "contao",
                    "page",
                    "title"
                ],
                "time": "2019-08-28T10:02:44+00:00"
            },
            {
                "name": "contao-components/ace",
                "version": "1.4.12",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/ace.git",
                    "reference": "7bca126024c53ffe6c31475dc1686ccbac512082"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/ace/zipball/7bca126024c53ffe6c31475dc1686ccbac512082",
                    "reference": "7bca126024c53ffe6c31475dc1686ccbac512082",
                    "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": "2020-07-27T09:02:53+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/contao",
                "version": "9.1.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/contao.git",
                    "reference": "8d7915891db9c4796e59266dc8297b44b7853b13"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/contao/zipball/8d7915891db9c4796e59266dc8297b44b7853b13",
                    "reference": "8d7915891db9c4796e59266dc8297b44b7853b13",
                    "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": "2020-08-06T15:18:45+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": "5.7.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/dropzone.git",
                    "reference": "1aab5edf3d65939d30bdbffee09eaece16ee8571"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/dropzone/zipball/1aab5edf3d65939d30bdbffee09eaece16ee8571",
                    "reference": "1aab5edf3d65939d30bdbffee09eaece16ee8571",
                    "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": "DropZone integration for Contao Open Source CMS",
                "time": "2020-07-27T09:11:48+00:00"
            },
            {
                "name": "contao-components/highlight",
                "version": "10.2.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/highlight.git",
                    "reference": "e83dcee5151a4e13bd57ec4cf310bc825644ed5c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/highlight/zipball/e83dcee5151a4e13bd57ec4cf310bc825644ed5c",
                    "reference": "e83dcee5151a4e13bd57ec4cf310bc825644ed5c",
                    "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": "Highlight.js integration for Contao Open Source CMS",
                "time": "2020-10-06T15:48:12+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": "3.5.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/jquery.git",
                    "reference": "9717391bdd364cdb7c185f994582554312f0072a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/jquery/zipball/9717391bdd364cdb7c185f994582554312f0072a",
                    "reference": "9717391bdd364cdb7c185f994582554312f0072a",
                    "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 integration for Contao Open Source CMS",
                "time": "2020-07-27T09:44:22+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/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/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": "5.5.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/tinymce4.git",
                    "reference": "6975a1a2c7fb6ade5830aa1742622bcd9589eae5"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/tinymce4/zipball/6975a1a2c7fb6ade5830aa1742622bcd9589eae5",
                    "reference": "6975a1a2c7fb6ade5830aa1742622bcd9589eae5",
                    "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": "2020-10-06T15:32:24+00:00"
            },
            {
                "name": "contao/calendar-bundle",
                "version": "4.10.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/calendar-bundle.git",
                    "reference": "a2f392cb305f4bbc82abc77628ea669bafaa24f5"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/calendar-bundle/zipball/a2f392cb305f4bbc82abc77628ea669bafaa24f5",
                    "reference": "a2f392cb305f4bbc82abc77628ea669bafaa24f5",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "self.version",
                    "friendsofsymfony/http-cache": "^2.4",
                    "patchwork/utf8": "^1.2",
                    "php": "^7.2",
                    "symfony/config": "4.4.*",
                    "symfony/dependency-injection": "4.4.*",
                    "symfony/deprecation-contracts": "^2.1",
                    "symfony/http-foundation": "4.4.*",
                    "symfony/http-kernel": "4.4.*",
                    "symfony/yaml": "4.4.*"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.3.1",
                    "contao/test-case": "^4.0",
                    "phpunit/phpunit": "^8.4",
                    "symfony/http-client": "4.4.*",
                    "symfony/phpunit-bridge": "4.4.*"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Contao\\CalendarBundle\\ContaoManager\\Plugin",
                    "symfony": {
                        "require": "^4.4"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Contao\\CalendarBundle\\": "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-or-later"
                ],
                "authors": [
                    {
                        "name": "Leo Feyer",
                        "homepage": "https://github.com/leofeyer"
                    },
                    {
                        "name": "Contao Community",
                        "homepage": "https://contao.org/contributors"
                    }
                ],
                "description": "Adds calendar functionality to Contao",
                "homepage": "https://contao.org",
                "time": "2020-10-07T07:40:02+00:00"
            },
            {
                "name": "contao/comments-bundle",
                "version": "4.10.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/comments-bundle.git",
                    "reference": "cc15077ee3492538a44b84a4eadbac4140197e89"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/comments-bundle/zipball/cc15077ee3492538a44b84a4eadbac4140197e89",
                    "reference": "cc15077ee3492538a44b84a4eadbac4140197e89",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "self.version",
                    "patchwork/utf8": "^1.2",
                    "php": "^7.2",
                    "symfony/http-kernel": "4.4.*"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0",
                    "symfony/http-client": "4.4.*"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Contao\\CommentsBundle\\ContaoManager\\Plugin",
                    "symfony": {
                        "require": "^4.4"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Contao\\CommentsBundle\\": "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-or-later"
                ],
                "authors": [
                    {
                        "name": "Leo Feyer",
                        "homepage": "https://github.com/leofeyer"
                    },
                    {
                        "name": "Contao Community",
                        "homepage": "https://contao.org/contributors"
                    }
                ],
                "description": "Adds comments functionality to Contao",
                "homepage": "https://contao.org",
                "time": "2020-09-24T10:06:45+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.10.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/core-bundle.git",
                    "reference": "4814a31e65471de79c78b6130d9e17adb6a58a8c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/core-bundle/zipball/4814a31e65471de79c78b6130d9e17adb6a58a8c",
                    "reference": "4814a31e65471de79c78b6130d9e17adb6a58a8c",
                    "shasum": ""
                },
                "require": {
                    "ausi/slug-generator": "^1.1",
                    "bacon/bacon-qr-code": "^2.0",
                    "composer/package-versions-deprecated": "^1.8",
                    "contao-components/ace": "^1.2",
                    "contao-components/chosen": "^1.2",
                    "contao-components/colorbox": "^1.6",
                    "contao-components/colorpicker": "^1.5",
                    "contao-components/contao": "^9.1",
                    "contao-components/datepicker": "^2.3",
                    "contao-components/dropzone": "^5.0.1",
                    "contao-components/highlight": "^10.0",
                    "contao-components/jquery": "^3.5",
                    "contao-components/jquery-ui": "^1.11.4",
                    "contao-components/mediabox": "^1.5",
                    "contao-components/mootools": "^1.6.0.1",
                    "contao-components/simplemodal": "^2.1",
                    "contao-components/swipe": "^2.0.3",
                    "contao-components/tablesort": "^4.0",
                    "contao-components/tablesorter": "^2.1",
                    "contao-components/tinymce4": "^4.7 || ^5.0",
                    "contao/image": "^1.0",
                    "contao/imagine-svg": "^0.2.3 || ^1.0",
                    "doctrine/dbal": "^2.10",
                    "doctrine/doctrine-bundle": "^1.8 || ^2.0",
                    "doctrine/orm": "^2.6.3",
                    "doctrine/persistence": "^1.3",
                    "dragonmantank/cron-expression": "^2.3",
                    "ext-dom": "*",
                    "ext-gd": "*",
                    "ext-hash": "*",
                    "ext-intl": "*",
                    "ext-json": "*",
                    "ext-pcre": "*",
                    "ext-pdo": "*",
                    "ext-zlib": "*",
                    "friendsofsymfony/http-cache": "^2.6",
                    "friendsofsymfony/http-cache-bundle": "^2.6",
                    "imagine/imagine": "^0.7 || ^1.0",
                    "knplabs/knp-menu-bundle": "^2.1 || ^3.0",
                    "knplabs/knp-time-bundle": "^1.10",
                    "lcobucci/jwt": "^3.2",
                    "league/uri-components": "^1.8",
                    "league/uri-schemes": "^1.2",
                    "matthiasmullie/minify": "^1.3",
                    "michelf/php-markdown": "^1.4",
                    "nelmio/cors-bundle": "^1.5.3 || ^2.0.1",
                    "nyholm/psr7": "^1.2",
                    "paragonie/constant_time_encoding": "^2.2",
                    "patchwork/utf8": "^1.2",
                    "php": "^7.2",
                    "phpspec/php-diff": "^1.0",
                    "phpunit/php-token-stream": "^1.4 || ^2.0 || ^3.0 || ^4.0",
                    "psr/log": "^1.0",
                    "ramsey/uuid": "^3.8",
                    "scheb/two-factor-bundle": "^4.11",
                    "scssphp/scssphp": "^1.0",
                    "simplepie/simplepie": "^1.3",
                    "spomky-labs/otphp": "^9.1 || ^10.0",
                    "symfony-cmf/routing-bundle": "^2.4",
                    "symfony/asset": "4.4.*",
                    "symfony/cache": "4.4.*",
                    "symfony/config": "4.4.*",
                    "symfony/console": "4.4.*",
                    "symfony/dependency-injection": "4.4.*",
                    "symfony/deprecation-contracts": "^2.1",
                    "symfony/dom-crawler": "4.4.*",
                    "symfony/event-dispatcher": "4.4.*",
                    "symfony/expression-language": "4.4.*",
                    "symfony/filesystem": "4.4.*",
                    "symfony/finder": "4.4.*",
                    "symfony/framework-bundle": "4.4.*",
                    "symfony/http-foundation": "4.4.*",
                    "symfony/http-kernel": "4.4.*",
                    "symfony/lock": "4.4.*",
                    "symfony/mailer": "4.4.*",
                    "symfony/monolog-bridge": "4.4.*",
                    "symfony/process": "4.4.*",
                    "symfony/routing": "4.4.*",
                    "symfony/security-bundle": "4.4.*",
                    "symfony/translation": "4.4.*",
                    "symfony/twig-bundle": "4.4.*",
                    "symfony/var-dumper": "4.4.*",
                    "symfony/yaml": "4.4.*",
                    "terminal42/escargot": "^0.6.0",
                    "terminal42/service-annotation-bundle": "^1.1",
                    "true/punycode": "^2.1",
                    "twig/twig": "^2.7",
                    "ua-parser/uap-php": "^3.9",
                    "webignition/robots-txt-file": "^3.0",
                    "webmozart/path-util": "^2.0",
                    "wikimedia/less.php": "^1.7"
                },
                "conflict": {
                    "contao-community-alliance/composer-plugin": "<3.0",
                    "contao/core": "*",
                    "contao/manager-bundle": "4.5.* <4.5.2",
                    "contao/manager-plugin": "<2.0 || >=3.0",
                    "symfony/mime": "4.4.* <4.4.10 || 5.0.* <5.0.10 || 5.1.0",
                    "symfony/security-bundle": "4.4.* <4.4.5",
                    "terminal42/contao-ce-access": "<3.0"
                },
                "require-dev": {
                    "composer/composer": "^1.0",
                    "contao/maintenance-bundle-deprecated": "^2.1.5",
                    "contao/manager-plugin": "^2.3.1",
                    "contao/test-case": "^4.2",
                    "doctrine/event-manager": "^1.0",
                    "ext-fileinfo": "*",
                    "monolog/monolog": "^1.24",
                    "phpunit/phpunit": "^8.4",
                    "psr/event-dispatcher": "^1.0",
                    "symfony/browser-kit": "4.4.*",
                    "symfony/http-client": "4.4.*",
                    "symfony/monolog-bundle": "^3.1",
                    "symfony/phpunit-bridge": "4.4.*"
                },
                "suggest": {
                    "contao/tcpdf-bundle": "To export articles as PDF files"
                },
                "type": "symfony-bundle",
                "extra": {
                    "contao-manager-plugin": "Contao\\CoreBundle\\ContaoManager\\Plugin",
                    "symfony": {
                        "require": "4.4.*"
                    }
                },
                "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": "Provides the Contao core functionality",
                "homepage": "https://contao.org",
                "time": "2020-10-07T08:49:42+00:00"
            },
            {
                "name": "contao/faq-bundle",
                "version": "4.10.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/faq-bundle.git",
                    "reference": "8326aeb99058bb046873ce745a366ef86ecc44e4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/faq-bundle/zipball/8326aeb99058bb046873ce745a366ef86ecc44e4",
                    "reference": "8326aeb99058bb046873ce745a366ef86ecc44e4",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "self.version",
                    "patchwork/utf8": "^1.2",
                    "php": "^7.2",
                    "symfony/config": "4.4.*",
                    "symfony/dependency-injection": "4.4.*",
                    "symfony/http-kernel": "4.4.*",
                    "symfony/yaml": "4.4.*"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.3.1",
                    "contao/test-case": "^4.0",
                    "phpunit/phpunit": "^8.4",
                    "symfony/http-client": "4.4.*",
                    "symfony/phpunit-bridge": "4.4.*"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Contao\\FaqBundle\\ContaoManager\\Plugin",
                    "symfony": {
                        "require": "^4.4"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Contao\\FaqBundle\\": "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-or-later"
                ],
                "authors": [
                    {
                        "name": "Leo Feyer",
                        "homepage": "https://github.com/leofeyer"
                    },
                    {
                        "name": "Contao Community",
                        "homepage": "https://contao.org/contributors"
                    }
                ],
                "description": "Adds FAQ functionality to Contao",
                "homepage": "https://contao.org",
                "time": "2020-10-07T07:40:02+00:00"
            },
            {
                "name": "contao/image",
                "version": "1.0.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/image.git",
                    "reference": "6ea03d131ab5754d4526b0f78ba734ec4a35ab28"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/image/zipball/6ea03d131ab5754d4526b0f78ba734ec4a35ab28",
                    "reference": "6ea03d131ab5754d4526b0f78ba734ec4a35ab28",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "imagine/imagine": "^0.7.1 || ^1.0",
                    "php": "^7.1",
                    "symfony/filesystem": "^2.8 || ^3.0 || ^4.0 || ^5.0",
                    "symfony/polyfill-php73": "^1.11",
                    "webmozart/path-util": "^2.0"
                },
                "conflict": {
                    "contao/imagine-svg": "<0.1.4 || >=2.0"
                },
                "require-dev": {
                    "contao/imagine-svg": "^0.1.4 || ^0.2 || ^1.0",
                    "friendsofphp/php-cs-fixer": "^2.14",
                    "phpstan/phpstan-phpunit": "^0.12",
                    "phpunit/phpunit": "^7.5 || ^8.0",
                    "symfony/console": "^4.3 || ^5.0",
                    "symfony/phpunit-bridge": "^4.3.4 || ^5.0"
                },
                "suggest": {
                    "ext-exif": "To support EXIF auto-rotation"
                },
                "type": "library",
                "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": "2020-06-13T09:59:04+00:00"
            },
            {
                "name": "contao/imagine-svg",
                "version": "1.0.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/imagine-svg.git",
                    "reference": "b1ac10717df3c25b83847bf87a2d71e3dedbe615"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/imagine-svg/zipball/b1ac10717df3c25b83847bf87a2d71e3dedbe615",
                    "reference": "b1ac10717df3c25b83847bf87a2d71e3dedbe615",
                    "shasum": ""
                },
                "require": {
                    "ext-dom": "*",
                    "imagine/imagine": "^1.1",
                    "php": "^7.2 || ^8.0"
                },
                "require-dev": {
                    "contao/easy-coding-standard": "^1.0",
                    "friendsofphp/php-cs-fixer": "^2.14",
                    "phpstan/phpstan": "^0.12",
                    "phpstan/phpstan-phpunit": "^0.12.8",
                    "phpstan/phpstan-symfony": "^0.12.6",
                    "phpunit/phpunit": "^8.5.4",
                    "psalm/plugin-phpunit": "^0.9",
                    "psalm/plugin-symfony": "^1.0",
                    "slam/phpstan-extensions": "^5.0",
                    "symfony/filesystem": "^5.0",
                    "symfony/http-client": "^5.0",
                    "vimeo/psalm": "^3.9"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "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-07-20T07:38:23+00:00"
            },
            {
                "name": "contao/installation-bundle",
                "version": "4.10.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/installation-bundle.git",
                    "reference": "0efc2e47cb6f6607c8c9abc1b0bea27dc2bd51f8"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/installation-bundle/zipball/0efc2e47cb6f6607c8c9abc1b0bea27dc2bd51f8",
                    "reference": "0efc2e47cb6f6607c8c9abc1b0bea27dc2bd51f8",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "self.version",
                    "doctrine/dbal": "^2.10",
                    "patchwork/utf8": "^1.2",
                    "php": "^7.2",
                    "psr/log": "^1.0",
                    "symfony/config": "4.4.*",
                    "symfony/console": "4.4.*",
                    "symfony/dependency-injection": "4.4.*",
                    "symfony/deprecation-contracts": "^2.1",
                    "symfony/event-dispatcher": "4.4.*",
                    "symfony/filesystem": "4.4.*",
                    "symfony/finder": "4.4.*",
                    "symfony/framework-bundle": "4.4.*",
                    "symfony/http-foundation": "4.4.*",
                    "symfony/http-kernel": "4.4.*",
                    "symfony/yaml": "4.4.*",
                    "webmozart/path-util": "^2.0"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.3.1",
                    "phpunit/phpunit": "^8.4",
                    "symfony/http-client": "4.4.*",
                    "symfony/phpunit-bridge": "4.4.*"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Contao\\InstallationBundle\\ContaoManager\\Plugin",
                    "symfony": {
                        "require": "^4.4"
                    }
                },
                "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",
                "homepage": "https://contao.org",
                "time": "2020-10-07T07:40:02+00:00"
            },
            {
                "name": "contao/listing-bundle",
                "version": "4.10.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/listing-bundle.git",
                    "reference": "340a1d8a0bc258f9579f245cd5bc65d6052cf65e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/listing-bundle/zipball/340a1d8a0bc258f9579f245cd5bc65d6052cf65e",
                    "reference": "340a1d8a0bc258f9579f245cd5bc65d6052cf65e",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "self.version",
                    "patchwork/utf8": "^1.2",
                    "php": "^7.2",
                    "symfony/http-kernel": "4.4.*"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0",
                    "symfony/http-client": "4.4.*"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Contao\\ListingBundle\\ContaoManager\\Plugin",
                    "symfony": {
                        "require": "^4.4"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Contao\\ListingBundle\\": "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-or-later"
                ],
                "authors": [
                    {
                        "name": "Leo Feyer",
                        "homepage": "https://github.com/leofeyer"
                    },
                    {
                        "name": "Contao Community",
                        "homepage": "https://contao.org/contributors"
                    }
                ],
                "description": "Allows to list arbitrary data in the Contao front end",
                "homepage": "https://contao.org",
                "time": "2020-09-22T11:46:01+00:00"
            },
            {
                "name": "contao/maintenance-bundle-deprecated",
                "version": "v2.1.5",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/maintenance-bundle-deprecated.git",
                    "reference": "3a3e916776934a95834235e4a1d71e4595d515f5"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/maintenance-bundle-deprecated/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": "Gilles Gauthier",
                        "email": "g.gauthier@lexik.fr"
                    },
                    {
                        "name": "Dev Lexik",
                        "email": "dev@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": "contao/manager-bundle",
                "version": "4.10.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/manager-bundle.git",
                    "reference": "bae8f617ef545f4c46ed47abbbd20d82c1da9e77"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/manager-bundle/zipball/bae8f617ef545f4c46ed47abbbd20d82c1da9e77",
                    "reference": "bae8f617ef545f4c46ed47abbbd20d82c1da9e77",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "self.version",
                    "contao/installation-bundle": "self.version",
                    "contao/maintenance-bundle-deprecated": "^2.1.5",
                    "contao/manager-plugin": "^2.4",
                    "doctrine/dbal": "^2.10",
                    "doctrine/doctrine-bundle": "^1.8 || ^2.0",
                    "doctrine/persistence": "^1.3",
                    "ext-json": "*",
                    "friendsofsymfony/http-cache": "^2.6",
                    "friendsofsymfony/http-cache-bundle": "^2.6",
                    "nelmio/cors-bundle": "^1.5.3 || ^2.0.1",
                    "nelmio/security-bundle": "^2.2",
                    "ocramius/proxy-manager": "^2.1",
                    "php": "^7.2",
                    "symfony/cache": "4.4.*",
                    "symfony/config": "4.4.*",
                    "symfony/console": "4.4.*",
                    "symfony/debug": "4.4.*",
                    "symfony/debug-bundle": "4.4.*",
                    "symfony/dependency-injection": "4.4.*",
                    "symfony/deprecation-contracts": "^2.1",
                    "symfony/doctrine-bridge": "4.4.*",
                    "symfony/dotenv": "4.4.*",
                    "symfony/expression-language": "4.4.*",
                    "symfony/filesystem": "4.4.*",
                    "symfony/finder": "4.4.*",
                    "symfony/framework-bundle": "4.4.*",
                    "symfony/http-client": "4.4.*",
                    "symfony/http-foundation": "4.4.*",
                    "symfony/http-kernel": "4.4.*",
                    "symfony/mailer": "4.4.*",
                    "symfony/monolog-bridge": "4.4.*",
                    "symfony/monolog-bundle": "^3.1",
                    "symfony/process": "4.4.*",
                    "symfony/proxy-manager-bridge": "4.4.*",
                    "symfony/routing": "4.4.*",
                    "symfony/security-bundle": "4.4.*",
                    "symfony/stopwatch": "4.4.*",
                    "symfony/twig-bundle": "4.4.*",
                    "symfony/web-profiler-bundle": "4.4.*",
                    "symfony/yaml": "4.4.*",
                    "toflar/psr6-symfony-http-cache-store": "^2.1",
                    "webmozart/path-util": "^2.0"
                },
                "conflict": {
                    "symfony/config": "<4.4.2",
                    "symfony/security-bundle": "4.4.* <4.4.5"
                },
                "require-dev": {
                    "composer/composer": "^1.0",
                    "contao/test-case": "^4.0",
                    "phpunit/phpunit": "^8.4",
                    "symfony/phpunit-bridge": "4.4.*"
                },
                "suggest": {
                    "contao/tcpdf-bundle": "To export articles as PDF files"
                },
                "bin": [
                    "bin/contao-console"
                ],
                "type": "symfony-bundle",
                "extra": {
                    "contao-manager-plugin": "Contao\\ManagerBundle\\ContaoManager\\Plugin",
                    "symfony": {
                        "require": "4.4.*"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Contao\\ManagerBundle\\": "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": "Symfony bundle for the Contao Managed Edition",
                "homepage": "https://contao.org",
                "time": "2020-10-07T07:40:02+00:00"
            },
            {
                "name": "contao/manager-plugin",
                "version": "2.11.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/manager-plugin.git",
                    "reference": "43eb4064dbeebc3d47f0c1ff85bb060270f8e504"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/manager-plugin/zipball/43eb4064dbeebc3d47f0c1ff85bb060270f8e504",
                    "reference": "43eb4064dbeebc3d47f0c1ff85bb060270f8e504",
                    "shasum": ""
                },
                "require": {
                    "composer-plugin-api": "^1.1 || ^2.0",
                    "php": "^7.1 || ^8.0",
                    "symfony/config": "^3.3 || ^4.0 || ^5.0",
                    "symfony/dependency-injection": "^3.3 || ^4.0 || ^5.0",
                    "symfony/filesystem": "^3.3 || ^4.0 || ^5.0",
                    "symfony/http-kernel": "^3.3 || ^4.0 || ^5.0",
                    "symfony/routing": "^3.3 || ^4.0 || ^5.0"
                },
                "conflict": {
                    "contao/manager-bundle": "4.9.* <4.9.4"
                },
                "require-dev": {
                    "composer/composer": "^1.1 || ^2.0",
                    "contao/core-bundle": "^4.4",
                    "ext-zip": "*",
                    "friendsofphp/php-cs-fixer": "^2.14",
                    "php-http/guzzle6-adapter": "^1.1",
                    "phpunit/phpunit": "^8.5 || ^9.3",
                    "symfony/phpunit-bridge": "^3.4.40 || ^4.0 || ^5.0",
                    "webmozart/path-util": "^2.0"
                },
                "type": "composer-plugin",
                "extra": {
                    "class": [
                        "Contao\\ManagerPlugin\\Composer\\ArtifactsPlugin",
                        "Contao\\ManagerPlugin\\Composer\\ManagerPluginInstaller",
                        "Contao\\ManagerPlugin\\Composer\\AppAutoloadPlugin"
                    ],
                    "symfony": {
                        "require": "3.4.* || 4.4.* || 5.1.*"
                    }
                },
                "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-09-21T09:45:49+00:00"
            },
            {
                "name": "contao/news-bundle",
                "version": "4.10.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/news-bundle.git",
                    "reference": "1983b55850de9e0db13cb9d591bb0f1206cec5af"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/news-bundle/zipball/1983b55850de9e0db13cb9d591bb0f1206cec5af",
                    "reference": "1983b55850de9e0db13cb9d591bb0f1206cec5af",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "self.version",
                    "friendsofsymfony/http-cache": "^2.4",
                    "patchwork/utf8": "^1.2",
                    "php": "^7.2",
                    "symfony/config": "4.4.*",
                    "symfony/dependency-injection": "4.4.*",
                    "symfony/deprecation-contracts": "^2.1",
                    "symfony/http-foundation": "4.4.*",
                    "symfony/http-kernel": "4.4.*",
                    "symfony/yaml": "4.4.*"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.3.1",
                    "contao/test-case": "^4.0",
                    "phpunit/phpunit": "^8.4",
                    "symfony/http-client": "4.4.*",
                    "symfony/phpunit-bridge": "4.4.*"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Contao\\NewsBundle\\ContaoManager\\Plugin",
                    "symfony": {
                        "require": "^4.4"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Contao\\NewsBundle\\": "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-or-later"
                ],
                "authors": [
                    {
                        "name": "Leo Feyer",
                        "homepage": "https://github.com/leofeyer"
                    },
                    {
                        "name": "Contao Community",
                        "homepage": "https://contao.org/contributors"
                    }
                ],
                "description": "Adds news functionality to Contao",
                "homepage": "https://contao.org",
                "time": "2020-10-07T07:40:02+00:00"
            },
            {
                "name": "contao/newsletter-bundle",
                "version": "4.10.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/newsletter-bundle.git",
                    "reference": "59c96f12a405668c1490b0945089ef8161c5a56f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/newsletter-bundle/zipball/59c96f12a405668c1490b0945089ef8161c5a56f",
                    "reference": "59c96f12a405668c1490b0945089ef8161c5a56f",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "self.version",
                    "patchwork/utf8": "^1.2",
                    "php": "^7.2",
                    "symfony/deprecation-contracts": "^2.1",
                    "symfony/http-kernel": "4.4.*"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0",
                    "symfony/http-client": "4.4.*"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Contao\\NewsletterBundle\\ContaoManager\\Plugin",
                    "symfony": {
                        "require": "^4.4"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Contao\\NewsletterBundle\\": "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-or-later"
                ],
                "authors": [
                    {
                        "name": "Leo Feyer",
                        "homepage": "https://github.com/leofeyer"
                    },
                    {
                        "name": "Contao Community",
                        "homepage": "https://contao.org/contributors"
                    }
                ],
                "description": "Adds newsletter functionality to Contao",
                "homepage": "https://contao.org",
                "time": "2020-10-07T07:40:02+00:00"
            },
            {
                "name": "dasprid/enum",
                "version": "1.0.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/DASPRiD/Enum.git",
                    "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/5abf82f213618696dda8e3bf6f64dd042d8542b2",
                    "reference": "5abf82f213618696dda8e3bf6f64dd042d8542b2",
                    "shasum": ""
                },
                "require-dev": {
                    "phpunit/phpunit": "^7 | ^8 | ^9",
                    "squizlabs/php_codesniffer": "^3.4"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "DASPRiD\\Enum\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-2-Clause"
                ],
                "authors": [
                    {
                        "name": "Ben Scholzen 'DASPRiD'",
                        "email": "mail@dasprids.de",
                        "homepage": "https://dasprids.de/",
                        "role": "Developer"
                    }
                ],
                "description": "PHP 7.1 enum implementation",
                "keywords": [
                    "enum",
                    "map"
                ],
                "time": "2020-10-02T16:03:48+00:00"
            },
            {
                "name": "dklemmt/contao_dk_mmenu",
                "version": "3.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/dklemmt/contao_dk_mmenu.git",
                    "reference": "57e92edc0d0fe26df8b3295bc44e9e27050f6da6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/dklemmt/contao_dk_mmenu/zipball/57e92edc0d0fe26df8b3295bc44e9e27050f6da6",
                    "reference": "57e92edc0d0fe26df8b3295bc44e9e27050f6da6",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "^4.4",
                    "php": ">=7.1",
                    "symfony/dependency-injection": "^3.4 || ^4.0",
                    "symfony/finder": "^3.4 || ^4.0"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "DirkKlemmt\\ContaoMmenuBundle\\ContaoManager\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "DirkKlemmt\\ContaoMmenuBundle\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Dirk Klemmt",
                        "email": "dirch@quantentunnel.de",
                        "role": "Developer"
                    },
                    {
                        "name": "Fritz Michael Gschwantner",
                        "email": "fmg@inspiredminds.at",
                        "role": "Developer"
                    }
                ],
                "description": "Implementation of mmenu as an extension for the Contao Open Source CMS.",
                "keywords": [
                    "contao",
                    "menu",
                    "mobile",
                    "navigation"
                ],
                "time": "2020-09-02T15:48:34+00:00"
            },
            {
                "name": "doctrine/annotations",
                "version": "1.10.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/annotations.git",
                    "reference": "bfe91e31984e2ba76df1c1339681770401ec262f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/annotations/zipball/bfe91e31984e2ba76df1c1339681770401ec262f",
                    "reference": "bfe91e31984e2ba76df1c1339681770401ec262f",
                    "shasum": ""
                },
                "require": {
                    "doctrine/lexer": "1.*",
                    "ext-tokenizer": "*",
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "doctrine/cache": "1.*",
                    "phpstan/phpstan": "^0.12.20",
                    "phpunit/phpunit": "^7.5 || ^9.1.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-08-10T19:35:50+00:00"
            },
            {
                "name": "doctrine/cache",
                "version": "1.10.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/cache.git",
                    "reference": "13e3381b25847283a91948d04640543941309727"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727",
                    "reference": "13e3381b25847283a91948d04640543941309727",
                    "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-07-07T18:54:01+00:00"
            },
            {
                "name": "doctrine/collections",
                "version": "1.6.7",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/collections.git",
                    "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/collections/zipball/55f8b799269a1a472457bd1a41b4f379d4cfba4a",
                    "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a",
                    "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"
                ],
                "time": "2020-07-27T17:53:49+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.11.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/dbal.git",
                    "reference": "6e6903cd5e3a5be60a79439e3ee8fe126f78fe86"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/dbal/zipball/6e6903cd5e3a5be60a79439e3ee8fe126f78fe86",
                    "reference": "6e6903cd5e3a5be60a79439e3ee8fe126f78fe86",
                    "shasum": ""
                },
                "require": {
                    "doctrine/cache": "^1.0",
                    "doctrine/event-manager": "^1.0",
                    "ext-pdo": "*",
                    "php": "^7.3"
                },
                "require-dev": {
                    "doctrine/coding-standard": "^8.1",
                    "jetbrains/phpstorm-stubs": "^2019.1",
                    "nikic/php-parser": "^4.4",
                    "phpstan/phpstan": "^0.12.40",
                    "phpunit/phpunit": "^9.3",
                    "psalm/plugin-phpunit": "^0.10.0",
                    "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
                    "vimeo/psalm": "^3.14.2"
                },
                "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": "4.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-09-27T04:09:41+00:00"
            },
            {
                "name": "doctrine/doctrine-bundle",
                "version": "2.1.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/DoctrineBundle.git",
                    "reference": "f5153089993e1230f5d8acbd8e126014d5a63e17"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/f5153089993e1230f5d8acbd8e126014d5a63e17",
                    "reference": "f5153089993e1230f5d8acbd8e126014d5a63e17",
                    "shasum": ""
                },
                "require": {
                    "doctrine/dbal": "^2.9.0|^3.0",
                    "doctrine/persistence": "^1.3.3|^2.0",
                    "doctrine/sql-formatter": "^1.0.1",
                    "php": "^7.1 || ^8.0",
                    "symfony/cache": "^4.3.3|^5.0",
                    "symfony/config": "^4.3.3|^5.0",
                    "symfony/console": "^3.4.30|^4.3.3|^5.0",
                    "symfony/dependency-injection": "^4.3.3|^5.0",
                    "symfony/doctrine-bridge": "^4.3.7|^5.0",
                    "symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0",
                    "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",
                    "phpunit/phpunit": "^7.5",
                    "symfony/phpunit-bridge": "^4.2",
                    "symfony/property-info": "^4.3.3|^5.0",
                    "symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0",
                    "symfony/twig-bridge": "^3.4.30|^4.3.3|^5.0",
                    "symfony/validator": "^3.4.30|^4.3.3|^5.0",
                    "symfony/web-profiler-bundle": "^3.4.30|^4.3.3|^5.0",
                    "symfony/yaml": "^3.4.30|^4.3.3|^5.0",
                    "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": "2.1.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-08-25T10:57:15+00:00"
            },
            {
                "name": "doctrine/event-manager",
                "version": "1.1.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/event-manager.git",
                    "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
                    "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1 || ^8.0"
                },
                "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"
                ],
                "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%2Fevent-manager",
                        "type": "tidelift"
                    }
                ],
                "time": "2020-05-29T18:28:51+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/instantiator",
                "version": "1.3.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/instantiator.git",
                    "reference": "f350df0268e904597e3bd9c4685c53e0e333feea"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea",
                    "reference": "f350df0268e904597e3bd9c4685c53e0e333feea",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "doctrine/coding-standard": "^6.0",
                    "ext-pdo": "*",
                    "ext-phar": "*",
                    "phpbench/phpbench": "^0.13",
                    "phpstan/phpstan-phpunit": "^0.11",
                    "phpstan/phpstan-shim": "^0.11",
                    "phpunit/phpunit": "^7.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.2.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Marco Pivetta",
                        "email": "ocramius@gmail.com",
                        "homepage": "http://ocramius.github.com/"
                    }
                ],
                "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
                "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
                "keywords": [
                    "constructor",
                    "instantiate"
                ],
                "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%2Finstantiator",
                        "type": "tidelift"
                    }
                ],
                "time": "2020-05-29T17:27:14+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/orm",
                "version": "2.7.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/orm.git",
                    "reference": "7d84a4998091ece4d645253ac65de9f879eeed2f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/orm/zipball/7d84a4998091ece4d645253ac65de9f879eeed2f",
                    "reference": "7d84a4998091ece4d645253ac65de9f879eeed2f",
                    "shasum": ""
                },
                "require": {
                    "composer/package-versions-deprecated": "^1.8",
                    "doctrine/annotations": "^1.8",
                    "doctrine/cache": "^1.9.1",
                    "doctrine/collections": "^1.5",
                    "doctrine/common": "^2.11 || ^3.0",
                    "doctrine/dbal": "^2.9.3",
                    "doctrine/event-manager": "^1.1",
                    "doctrine/inflector": "^1.0",
                    "doctrine/instantiator": "^1.3",
                    "doctrine/lexer": "^1.0",
                    "doctrine/persistence": "^1.3.3 || ^2.0",
                    "ext-pdo": "*",
                    "php": "^7.1",
                    "symfony/console": "^3.0|^4.0|^5.0"
                },
                "require-dev": {
                    "doctrine/coding-standard": "^5.0",
                    "phpstan/phpstan": "^0.12.18",
                    "phpunit/phpunit": "^7.5",
                    "symfony/yaml": "^3.4|^4.0|^5.0",
                    "vimeo/psalm": "^3.11"
                },
                "suggest": {
                    "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
                },
                "bin": [
                    "bin/doctrine"
                ],
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.7.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Doctrine\\ORM\\": "lib/Doctrine/ORM"
                    }
                },
                "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": "Marco Pivetta",
                        "email": "ocramius@gmail.com"
                    }
                ],
                "description": "Object-Relational-Mapper for PHP",
                "homepage": "https://www.doctrine-project.org/projects/orm.html",
                "keywords": [
                    "database",
                    "orm"
                ],
                "time": "2020-10-10T17:11:26+00:00"
            },
            {
                "name": "doctrine/persistence",
                "version": "1.3.8",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/persistence.git",
                    "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288",
                    "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288",
                    "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 || ^8.0"
                },
                "conflict": {
                    "doctrine/common": "<2.10@dev"
                },
                "require-dev": {
                    "doctrine/coding-standard": "^6.0",
                    "phpstan/phpstan": "^0.11",
                    "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                    "vimeo/psalm": "^3.11"
                },
                "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-06-20T12:56:16+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": "doctrine/sql-formatter",
                "version": "1.1.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/sql-formatter.git",
                    "reference": "56070bebac6e77230ed7d306ad13528e60732871"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/56070bebac6e77230ed7d306ad13528e60732871",
                    "reference": "56070bebac6e77230ed7d306ad13528e60732871",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "bamarni/composer-bin-plugin": "^1.4"
                },
                "bin": [
                    "bin/sql-formatter"
                ],
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Doctrine\\SqlFormatter\\": "src"
                    }
                },
                "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/doctrine/sql-formatter/",
                "keywords": [
                    "highlight",
                    "sql"
                ],
                "time": "2020-07-30T16:57:33+00:00"
            },
            {
                "name": "dragonmantank/cron-expression",
                "version": "v2.3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/dragonmantank/cron-expression.git",
                    "reference": "72b6fbf76adb3cf5bc0db68559b33d41219aba27"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/72b6fbf76adb3cf5bc0db68559b33d41219aba27",
                    "reference": "72b6fbf76adb3cf5bc0db68559b33d41219aba27",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^6.4|^7.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.3-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Cron\\": "src/Cron/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com",
                        "homepage": "https://github.com/mtdowling"
                    },
                    {
                        "name": "Chris Tankersley",
                        "email": "chris@ctankersley.com",
                        "homepage": "https://github.com/dragonmantank"
                    }
                ],
                "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
                "keywords": [
                    "cron",
                    "schedule"
                ],
                "time": "2019-03-31T00:38:28+00:00"
            },
            {
                "name": "egulias/email-validator",
                "version": "2.1.22",
                "source": {
                    "type": "git",
                    "url": "https://github.com/egulias/EmailValidator.git",
                    "reference": "68e418ec08fbfc6f58f6fd2eea70ca8efc8cc7d5"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/68e418ec08fbfc6f58f6fd2eea70ca8efc8cc7d5",
                    "reference": "68e418ec08fbfc6f58f6fd2eea70ca8efc8cc7d5",
                    "shasum": ""
                },
                "require": {
                    "doctrine/lexer": "^1.0.1",
                    "php": ">=5.5",
                    "symfony/polyfill-intl-idn": "^1.10"
                },
                "require-dev": {
                    "dominicsayers/isemail": "^3.0.7",
                    "phpunit/phpunit": "^4.8.36|^7.5.15",
                    "satooshi/php-coveralls": "^1.0.1"
                },
                "suggest": {
                    "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.1.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Egulias\\EmailValidator\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Eduardo Gulias Davis"
                    }
                ],
                "description": "A library for validating emails against several RFCs",
                "homepage": "https://github.com/egulias/EmailValidator",
                "keywords": [
                    "email",
                    "emailvalidation",
                    "emailvalidator",
                    "validation",
                    "validator"
                ],
                "time": "2020-09-26T15:48:38+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.9.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle.git",
                    "reference": "b4285c5a057f369b373182540a005f4bedcc5139"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/FriendsOfSymfony/FOSHttpCacheBundle/zipball/b4285c5a057f369b373182540a005f4bedcc5139",
                    "reference": "b4285c5a057f369b373182540a005f4bedcc5139",
                    "shasum": ""
                },
                "require": {
                    "friendsofsymfony/http-cache": "^2.6",
                    "php": "^7.2",
                    "symfony/framework-bundle": "^3.4.26 || ^4.2.7 || ^5.0",
                    "symfony/http-foundation": "^3.4.26 || ^4.2.7 || ^5.0",
                    "symfony/http-kernel": "^3.4.26 || ^4.2.7 || ^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.3.2",
                    "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.2.7 || ^5.0",
                    "symfony/console": "^3.4.26 || ^4.2.7 || ^5.0",
                    "symfony/css-selector": "^3.4.26 || ^4.2.7 || ^5.0",
                    "symfony/expression-language": "^3.4.26 || ^4.2.7 || ^5.0",
                    "symfony/finder": "^3.4.26 || ^4.2.7 || ^5.0",
                    "symfony/monolog-bundle": "^3.0 || ^4.2.7 || ^5.0",
                    "symfony/phpunit-bridge": "^4.4.11 || ^5.1.3",
                    "symfony/routing": "^3.4.26 || ^4.2.7 || ^5.0",
                    "symfony/security-bundle": "^3.4.26 || ^4.2.7 || ^5.0",
                    "symfony/twig-bundle": "^3.4.26 || ^4.2.7 || ^5.0",
                    "symfony/yaml": "^3.4.26 || ^4.2.7 || ^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": "2020-08-20T09:27:47+00:00"
            },
            {
                "name": "hofff/contao-calendarfield",
                "version": "3.0.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/hofff/contao-calendarfield.git",
                    "reference": "8cad66c37a39a07fa418e86b697225322a5d1863"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/hofff/contao-calendarfield/zipball/8cad66c37a39a07fa418e86b697225322a5d1863",
                    "reference": "8cad66c37a39a07fa418e86b697225322a5d1863",
                    "shasum": ""
                },
                "require": {
                    "contao-community-alliance/composer-plugin": "~3.0",
                    "contao/core-bundle": "~4.4",
                    "menatwork/contao-multicolumnwizard": "~3.3",
                    "php": ">=5.3"
                },
                "replace": {
                    "contao-legacy/calendarfield": "self.version",
                    "terminal42/contao-calendarfield": "self.version"
                },
                "type": "contao-module",
                "extra": {
                    "contao": {
                        "sources": {
                            "CT_ROOT/assets/hofff/calendarfield": "assets/hofff/calendarfield",
                            "CT_ROOT/system/modules/hofff_calendarfield": "system/modules/hofff_calendarfield"
                        }
                    },
                    "branch-alias": {
                        "dev-master": "3.0.x-dev"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0+"
                ],
                "authors": [
                    {
                        "name": "Cliff Parnitzky",
                        "email": "cliff@hofff.com",
                        "homepage": "https://hofff.com",
                        "role": "Developer"
                    },
                    {
                        "name": "terminal42 gmbh",
                        "homepage": "http://terminal42.ch",
                        "role": "Developer"
                    },
                    {
                        "name": "Nicky Hoff",
                        "email": "nick@hofff.com",
                        "homepage": "https://hofff.com",
                        "role": "Manager"
                    }
                ],
                "description": "Frontend text field with datepicker for Contao Open Source CMS (uses jQuery)",
                "homepage": "https://hofff.com",
                "keywords": [
                    "Calendar Field",
                    "calendar",
                    "contao",
                    "datepicker",
                    "jquery"
                ],
                "time": "2018-02-07T21:13:58+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": "knplabs/knp-menu",
                "version": "v3.1.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/KnpLabs/KnpMenu.git",
                    "reference": "9996764bc4bdc4381ecdc4617817de23948f0cdb"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/9996764bc4bdc4381ecdc4617817de23948f0cdb",
                    "reference": "9996764bc4bdc4381ecdc4617817de23948f0cdb",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.2 || ^8.0"
                },
                "conflict": {
                    "twig/twig": "<1.40 || >=2,<2.9"
                },
                "require-dev": {
                    "phpspec/prophecy": "^1.8",
                    "psr/container": "^1.0",
                    "symfony/http-foundation": "^3.4 || ^4.2|| ^5.0",
                    "symfony/phpunit-bridge": "^3.3 || ^4.2|| ^5.0",
                    "symfony/routing": "^3.4 || ^4.2|| ^5.0",
                    "twig/twig": "^1.40 || ^2.9 || ^3.0"
                },
                "suggest": {
                    "twig/twig": "for the TwigRenderer and the integration with your templates"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.2-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": "The Community",
                        "homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
                    }
                ],
                "description": "An object oriented menu library",
                "homepage": "https://knplabs.com",
                "keywords": [
                    "menu",
                    "tree"
                ],
                "time": "2020-08-15T08:01:46+00:00"
            },
            {
                "name": "knplabs/knp-menu-bundle",
                "version": "v3.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/KnpLabs/KnpMenuBundle.git",
                    "reference": "2795e236db1d807040762be9a2813ab8c6ed0569"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/2795e236db1d807040762be9a2813ab8c6ed0569",
                    "reference": "2795e236db1d807040762be9a2813ab8c6ed0569",
                    "shasum": ""
                },
                "require": {
                    "knplabs/knp-menu": "^3.0",
                    "php": "^7.2",
                    "symfony/framework-bundle": "^3.4 | ^4.2 | ^5.0"
                },
                "require-dev": {
                    "phpspec/prophecy": "^1.8",
                    "symfony/expression-language": "^3.4 | ^4.2 | ^5.0",
                    "symfony/phpunit-bridge": "^3.4 | ^4.2 | ^5.0",
                    "symfony/templating": "^3.4 | ^4.0 | ^5.0"
                },
                "type": "symfony-bundle",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.1.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-12-01T13:07:41+00:00"
            },
            {
                "name": "knplabs/knp-time-bundle",
                "version": "v1.13.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/KnpLabs/KnpTimeBundle.git",
                    "reference": "af883db02080083444034b0d95f1103d181574ef"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/KnpLabs/KnpTimeBundle/zipball/af883db02080083444034b0d95f1103d181574ef",
                    "reference": "af883db02080083444034b0d95f1103d181574ef",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1.3",
                    "symfony/config": "~3.4|^4.3|^5.0",
                    "symfony/dependency-injection": "~3.4|^4.3|^5.0",
                    "symfony/translation": "^4.3|^5.0"
                },
                "require-dev": {
                    "symfony/framework-bundle": "^4.3|^5.0",
                    "symfony/phpunit-bridge": "^4.3|^5.0",
                    "symfony/templating": "~3.4|^4.3|^5.0",
                    "symfony/twig-bundle": "^4.3|^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-4": {
                        "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": "2020-08-14T14:19:03+00:00"
            },
            {
                "name": "laminas/laminas-code",
                "version": "3.4.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/laminas/laminas-code.git",
                    "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/laminas/laminas-code/zipball/1cb8f203389ab1482bf89c0e70a04849bacd7766",
                    "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766",
                    "shasum": ""
                },
                "require": {
                    "laminas/laminas-eventmanager": "^2.6 || ^3.0",
                    "laminas/laminas-zendframework-bridge": "^1.0",
                    "php": "^7.1"
                },
                "conflict": {
                    "phpspec/prophecy": "<1.9.0"
                },
                "replace": {
                    "zendframework/zend-code": "self.version"
                },
                "require-dev": {
                    "doctrine/annotations": "^1.7",
                    "ext-phar": "*",
                    "laminas/laminas-coding-standard": "^1.0",
                    "laminas/laminas-stdlib": "^2.7 || ^3.0",
                    "phpunit/phpunit": "^7.5.16 || ^8.4"
                },
                "suggest": {
                    "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
                    "laminas/laminas-stdlib": "Laminas\\Stdlib component"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.4.x-dev",
                        "dev-develop": "3.5.x-dev",
                        "dev-dev-4.0": "4.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Laminas\\Code\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
                "homepage": "https://laminas.dev",
                "keywords": [
                    "code",
                    "laminas"
                ],
                "time": "2019-12-31T16:28:24+00:00"
            },
            {
                "name": "laminas/laminas-eventmanager",
                "version": "3.3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/laminas/laminas-eventmanager.git",
                    "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/1940ccf30e058b2fd66f5a9d696f1b5e0027b082",
                    "reference": "1940ccf30e058b2fd66f5a9d696f1b5e0027b082",
                    "shasum": ""
                },
                "require": {
                    "laminas/laminas-zendframework-bridge": "^1.0",
                    "php": "^7.3 || ^8.0"
                },
                "replace": {
                    "zendframework/zend-eventmanager": "^3.2.1"
                },
                "require-dev": {
                    "container-interop/container-interop": "^1.1",
                    "laminas/laminas-coding-standard": "~1.0.0",
                    "laminas/laminas-stdlib": "^2.7.3 || ^3.0",
                    "phpbench/phpbench": "^0.17.1",
                    "phpunit/phpunit": "^8.5.8"
                },
                "suggest": {
                    "container-interop/container-interop": "^1.1, to use the lazy listeners feature",
                    "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.3.x-dev",
                        "dev-develop": "3.4.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Laminas\\EventManager\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "Trigger and listen to events within a PHP application",
                "homepage": "https://laminas.dev",
                "keywords": [
                    "event",
                    "eventmanager",
                    "events",
                    "laminas"
                ],
                "funding": [
                    {
                        "url": "https://funding.communitybridge.org/projects/laminas-project",
                        "type": "community_bridge"
                    }
                ],
                "time": "2020-08-25T11:10:44+00:00"
            },
            {
                "name": "laminas/laminas-zendframework-bridge",
                "version": "1.1.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
                    "reference": "6ede70583e101030bcace4dcddd648f760ddf642"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642",
                    "reference": "6ede70583e101030bcace4dcddd648f760ddf642",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.6 || ^7.0 || ^8.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3",
                    "squizlabs/php_codesniffer": "^3.5"
                },
                "type": "library",
                "extra": {
                    "laminas": {
                        "module": "Laminas\\ZendFrameworkBridge"
                    }
                },
                "autoload": {
                    "files": [
                        "src/autoload.php"
                    ],
                    "psr-4": {
                        "Laminas\\ZendFrameworkBridge\\": "src//"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "description": "Alias legacy ZF class names to Laminas Project equivalents.",
                "keywords": [
                    "ZendFramework",
                    "autoloading",
                    "laminas",
                    "zf"
                ],
                "funding": [
                    {
                        "url": "https://funding.communitybridge.org/projects/laminas-project",
                        "type": "community_bridge"
                    }
                ],
                "time": "2020-09-14T14:23:00+00:00"
            },
            {
                "name": "lcobucci/jwt",
                "version": "3.3.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/lcobucci/jwt.git",
                    "reference": "c1123697f6a2ec29162b82f170dd4a491f524773"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/lcobucci/jwt/zipball/c1123697f6a2ec29162b82f170dd4a491f524773",
                    "reference": "c1123697f6a2ec29162b82f170dd4a491f524773",
                    "shasum": ""
                },
                "require": {
                    "ext-mbstring": "*",
                    "ext-openssl": "*",
                    "php": "^5.6 || ^7.0"
                },
                "require-dev": {
                    "mikey179/vfsstream": "~1.5",
                    "phpmd/phpmd": "~2.2",
                    "phpunit/php-invoker": "~1.1",
                    "phpunit/phpunit": "^5.7 || ^7.3",
                    "squizlabs/php_codesniffer": "~2.3"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.1-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Lcobucci\\JWT\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Luís Otávio Cobucci Oblonczyk",
                        "email": "lcobucci@gmail.com",
                        "role": "Developer"
                    }
                ],
                "description": "A simple library to work with JSON Web Token and JSON Web Signature",
                "keywords": [
                    "JWS",
                    "jwt"
                ],
                "funding": [
                    {
                        "url": "https://github.com/lcobucci",
                        "type": "github"
                    },
                    {
                        "url": "https://www.patreon.com/lcobucci",
                        "type": "patreon"
                    }
                ],
                "time": "2020-08-20T13:22:28+00:00"
            },
            {
                "name": "league/uri-components",
                "version": "1.8.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/thephpleague/uri-components.git",
                    "reference": "d0412fd730a54a8284009664188cf239070eae64"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/thephpleague/uri-components/zipball/d0412fd730a54a8284009664188cf239070eae64",
                    "reference": "d0412fd730a54a8284009664188cf239070eae64",
                    "shasum": ""
                },
                "require": {
                    "ext-curl": "*",
                    "ext-fileinfo": "*",
                    "ext-intl": "*",
                    "league/uri-hostname-parser": "^1.1.0",
                    "php": ">=7.0"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "^2.3",
                    "phpstan/phpstan": "^0.9.2",
                    "phpstan/phpstan-phpunit": "^0.9.4",
                    "phpstan/phpstan-strict-rules": "^0.9.0",
                    "phpunit/phpunit": "^6.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.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 components manipulation library",
                "homepage": "http://uri.thephpleague.com",
                "keywords": [
                    "authority",
                    "components",
                    "fragment",
                    "host",
                    "path",
                    "port",
                    "query",
                    "rfc3986",
                    "scheme",
                    "uri",
                    "url",
                    "userinfo"
                ],
                "time": "2018-10-24T11:31:02+00:00"
            },
            {
                "name": "league/uri-hostname-parser",
                "version": "1.1.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/thephpleague/uri-hostname-parser.git",
                    "reference": "7a6be3d06d0ed08dcb51f666aa60f3b66cd51325"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/thephpleague/uri-hostname-parser/zipball/7a6be3d06d0ed08dcb51f666aa60f3b66cd51325",
                    "reference": "7a6be3d06d0ed08dcb51f666aa60f3b66cd51325",
                    "shasum": ""
                },
                "require": {
                    "ext-intl": "*",
                    "php": ">=7.0",
                    "psr/simple-cache": "^1"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "^2.7",
                    "mikey179/vfsstream": "^1.6",
                    "phpunit/phpunit": "^6.3"
                },
                "suggest": {
                    "ext-curl": "To use the bundle cURL HTTP client",
                    "psr/simple-cache-implementation": "To enable using other cache providers"
                },
                "bin": [
                    "bin/update-psl-icann-section"
                ],
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "League\\Uri\\": "src"
                    },
                    "files": [
                        "src/functions_include.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jeremy Kendall",
                        "homepage": "http://about.me/jeremykendall",
                        "role": "Developer"
                    },
                    {
                        "name": "Ignace Nyamagana Butera",
                        "homepage": "http://nyamsprod.com",
                        "role": "Developer"
                    },
                    {
                        "name": "Contributors",
                        "homepage": "https://github.com/phpleague/uri-hostname-parser/graphs/contributors"
                    }
                ],
                "description": "ICANN base hostname parsing implemented in PHP.",
                "homepage": "https://github.com/thephphleague/uri-hostname-parser",
                "keywords": [
                    "Public Suffix List",
                    "domain parsing",
                    "icann"
                ],
                "time": "2018-02-16T07:29:26+00:00"
            },
            {
                "name": "league/uri-interfaces",
                "version": "1.1.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/thephpleague/uri-interfaces.git",
                    "reference": "081760c53a4ce76c9935a755a21353610f5495f6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/081760c53a4ce76c9935a755a21353610f5495f6",
                    "reference": "081760c53a4ce76c9935a755a21353610f5495f6",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "^2.0.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "League\\Uri\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Ignace Nyamagana Butera",
                        "email": "nyamsprod@gmail.com",
                        "homepage": "https://nyamsprod.com"
                    }
                ],
                "description": "Common interface for URI representation",
                "homepage": "http://github.com/thephpleague/uri-interfaces",
                "keywords": [
                    "rfc3986",
                    "rfc3987",
                    "uri",
                    "url"
                ],
                "time": "2018-11-05T14:00:06+00:00"
            },
            {
                "name": "league/uri-parser",
                "version": "1.4.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/thephpleague/uri-parser.git",
                    "reference": "671548427e4c932352d9b9279fdfa345bf63fa00"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/thephpleague/uri-parser/zipball/671548427e4c932352d9b9279fdfa345bf63fa00",
                    "reference": "671548427e4c932352d9b9279fdfa345bf63fa00",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.0.0"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "^2.0",
                    "phpstan/phpstan": "^0.9.2",
                    "phpstan/phpstan-phpunit": "^0.9.4",
                    "phpstan/phpstan-strict-rules": "^0.9.0",
                    "phpunit/phpunit": "^6.0"
                },
                "suggest": {
                    "ext-intl": "Allow parsing RFC3987 compliant hosts",
                    "league/uri-schemes": "Allow validating and normalizing URI parsing results"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.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": "userland URI parser RFC 3986 compliant",
                "homepage": "https://github.com/thephpleague/uri-parser",
                "keywords": [
                    "parse_url",
                    "parser",
                    "rfc3986",
                    "rfc3987",
                    "uri",
                    "url"
                ],
                "time": "2018-11-22T07:55:51+00:00"
            },
            {
                "name": "league/uri-schemes",
                "version": "1.2.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/thephpleague/uri-schemes.git",
                    "reference": "f821a444785724bcc9bc244b1173b9d6ca4d71e6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/thephpleague/uri-schemes/zipball/f821a444785724bcc9bc244b1173b9d6ca4d71e6",
                    "reference": "f821a444785724bcc9bc244b1173b9d6ca4d71e6",
                    "shasum": ""
                },
                "require": {
                    "ext-fileinfo": "*",
                    "league/uri-interfaces": "^1.1",
                    "league/uri-parser": "^1.4.0",
                    "php": ">=7.0.13",
                    "psr/http-message": "^1.0"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "^2.0",
                    "phpstan/phpstan": "^0.9.2",
                    "phpstan/phpstan-phpunit": "^0.9.4",
                    "phpstan/phpstan-strict-rules": "^0.9.0",
                    "phpunit/phpunit": "^6.0"
                },
                "suggest": {
                    "ext-intl": "Allow parsing RFC3987 compliant hosts",
                    "league/uri-manipulations": "Needed to easily manipulate URI objects"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.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",
                    "file",
                    "ftp",
                    "http",
                    "https",
                    "parse_url",
                    "psr-7",
                    "rfc3986",
                    "uri",
                    "url",
                    "ws",
                    "wss"
                ],
                "time": "2018-11-26T08:09:30+00:00"
            },
            {
                "name": "madeyourday/contao-rocksolid-columns",
                "version": "v2.0.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/madeyourday/contao-rocksolid-columns.git",
                    "reference": "35ca1f9b17c19fd0b774ed3307a85b58fa4b2705"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/madeyourday/contao-rocksolid-columns/zipball/35ca1f9b17c19fd0b774ed3307a85b58fa4b2705",
                    "reference": "35ca1f9b17c19fd0b774ed3307a85b58fa4b2705",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "^4.3",
                    "php": ">=5.5"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "replace": {
                    "contao-legacy/rocksolid-columns": "self.version"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "MadeYourDay\\RockSolidColumns\\ContaoManagerPlugin"
                },
                "autoload": {
                    "psr-4": {
                        "MadeYourDay\\RockSolidColumns\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "RockSolid Themes",
                        "homepage": "https://rocksolidthemes.com/de/contao-themes",
                        "role": "Developer"
                    }
                ],
                "description": "Arrange your content elements in responsive columns",
                "homepage": "https://rocksolidthemes.com/de/contao/plugins/columns",
                "keywords": [
                    "columns",
                    "contao"
                ],
                "time": "2018-06-18T12:48:01+00:00"
            },
            {
                "name": "madeyourday/contao-rocksolid-slider",
                "version": "v2.0.19",
                "source": {
                    "type": "git",
                    "url": "https://github.com/madeyourday/contao-rocksolid-slider.git",
                    "reference": "047b4891e79b492ffc8441e51e42fd0dac4bfb76"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/madeyourday/contao-rocksolid-slider/zipball/047b4891e79b492ffc8441e51e42fd0dac4bfb76",
                    "reference": "047b4891e79b492ffc8441e51e42fd0dac4bfb76",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "^4.4.2",
                    "php": ">=5.5"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "replace": {
                    "contao-legacy/rocksolid-slider": "self.version",
                    "contao-legacy/rocksolid-slider-pro": "self.version"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "MadeYourDay\\RockSolidSlider\\ContaoManagerPlugin"
                },
                "autoload": {
                    "psr-4": {
                        "MadeYourDay\\RockSolidSlider\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "proprietary"
                ],
                "authors": [
                    {
                        "name": "RockSolid Themes",
                        "homepage": "https://rocksolidthemes.com/de/contao-themes",
                        "role": "Developer"
                    }
                ],
                "description": "Responsive Slider. Full Contao integration, latest touch technology and hardware acceleration.",
                "homepage": "https://rocksolidthemes.com/de/contao/plugins/responsive-slider",
                "keywords": [
                    "contao",
                    "jquery",
                    "slider"
                ],
                "time": "2020-10-01T07:23:29+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",
                "version": "3.3.16",
                "source": {
                    "type": "git",
                    "url": "https://github.com/menatwork/MultiColumnWizard.git",
                    "reference": "9a354fe2f05549656cc0f832573c9facebf8f2a4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/menatwork/MultiColumnWizard/zipball/9a354fe2f05549656cc0f832573c9facebf8f2a4",
                    "reference": "9a354fe2f05549656cc0f832573c9facebf8f2a4",
                    "shasum": ""
                },
                "require": {
                    "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
                    "contao/core-bundle": "~3.5 || ~4.1"
                },
                "replace": {
                    "contao-legacy/multicolumnwizard": "*"
                },
                "type": "contao-module",
                "extra": {
                    "contao": {
                        "sources": {
                            "system/modules/multicolumnwizard": "system/modules/multicolumnwizard"
                        }
                    },
                    "branch-alias": {
                        "dev-master": "3.3.x-dev",
                        "dev-dev": "3.4.x-dev"
                    }
                },
                "autoload": {
                    "classmap": [
                        "system/"
                    ],
                    "psr-4": {
                        "MenAtWork\\MultiColumnWizard\\": "system/modules/multicolumnwizard/src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Tristan Lins",
                        "email": "tristan.lins@bit3.de",
                        "homepage": "http://bit3.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": "Andreas Isaak",
                        "email": "contao@men-at-work.de",
                        "homepage": "http://www.men-at-work.de",
                        "role": "Project leader"
                    },
                    {
                        "name": "David Maack",
                        "email": "contao@men-at-work.de",
                        "homepage": "http://www.men-at-work.de",
                        "role": "Developer"
                    }
                ],
                "description": "MultiColumWizard for Contao OpenSource CMS",
                "homepage": "http://www.men-at-work.de",
                "keywords": [
                    "contao",
                    "widget",
                    "wizard"
                ],
                "time": "2018-02-26T17:12:41+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": "mindbird/contao-uitotop",
                "version": "2.0.5",
                "source": {
                    "type": "git",
                    "url": "https://github.com/mindbird/contao-uitotop.git",
                    "reference": "afed24280958c27b25d11905f96f116eb2dc100b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/mindbird/contao-uitotop/zipball/afed24280958c27b25d11905f96f116eb2dc100b",
                    "reference": "afed24280958c27b25d11905f96f116eb2dc100b",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "~4.6"
                },
                "conflict": {
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "replace": {
                    "contao-legacy/uitotop": "self.version"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Mindbird\\Contao\\UiToTop\\ContaoManagerPlugin"
                },
                "autoload": {
                    "psr-4": {
                        "Mindbird\\Contao\\UiToTop\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "proprietary"
                ],
                "authors": [
                    {
                        "name": "mindbird",
                        "email": "info@mindbird.de",
                        "homepage": "http://www.mindbird.de",
                        "role": "Developer"
                    }
                ],
                "description": "Small adjustable Button to go to top of the page",
                "keywords": [
                    "Seitenanfang",
                    "contao",
                    "jquery",
                    "toTop"
                ],
                "time": "2019-02-19T13:34:32+00:00"
            },
            {
                "name": "monolog/monolog",
                "version": "1.25.5",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Seldaek/monolog.git",
                    "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1817faadd1846cd08be9a49e905dc68823bc38c0",
                    "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0",
                    "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-07-23T08:35:51+00:00"
            },
            {
                "name": "nelmio/cors-bundle",
                "version": "2.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/nelmio/NelmioCorsBundle.git",
                    "reference": "be4d5824caebc86da9e224e935e02e1201b3ea54"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/be4d5824caebc86da9e224e935e02e1201b3ea54",
                    "reference": "be4d5824caebc86da9e224e935e02e1201b3ea54",
                    "shasum": ""
                },
                "require": {
                    "symfony/framework-bundle": "^4.3 || ^5.0"
                },
                "require-dev": {
                    "mockery/mockery": "^1.2",
                    "symfony/phpunit-bridge": "^4.3 || ^5.0"
                },
                "type": "symfony-bundle",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.0.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 Symfony application",
                "keywords": [
                    "api",
                    "cors",
                    "crossdomain"
                ],
                "time": "2020-07-22T11:44:28+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": "netzmacht/contao-language-editor",
                "version": "1.0.5",
                "source": {
                    "type": "git",
                    "url": "https://github.com/netzmacht/contao-language-editor.git",
                    "reference": "b255d0caf13153637995b1c4d42d7f5fee3a8231"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/netzmacht/contao-language-editor/zipball/b255d0caf13153637995b1c4d42d7f5fee3a8231",
                    "reference": "b255d0caf13153637995b1c4d42d7f5fee3a8231",
                    "shasum": ""
                },
                "require": {
                    "contao-community-alliance/composer-plugin": "^2.4 || ^3.0",
                    "contao-community-alliance/meta-palettes": "^1.11 || ^2.0",
                    "contao/core-bundle": "^4.4",
                    "php": ">=5.6"
                },
                "require-dev": {
                    "php-http/guzzle6-adapter": "^1.1",
                    "phpcq/all-tasks": "^1.2"
                },
                "type": "contao-module",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    },
                    "contao": {
                        "sources": {
                            "module": "system/modules/language-editor"
                        },
                        "runonce": [
                            "runonce/create-locallang.php"
                        ]
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Netzmacht\\Contao\\LanguageEditor\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "David Molineus",
                        "email": "mail@netzmacht.de",
                        "homepage": "http://www.netzmacht.de",
                        "role": "Developer"
                    }
                ],
                "description": "Contao langauge editor",
                "keywords": [
                    "contao",
                    "language",
                    "language editor"
                ],
                "time": "2019-02-22T10:40:52+00:00"
            },
            {
                "name": "nyholm/psr7",
                "version": "1.3.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Nyholm/psr7.git",
                    "reference": "21b71a31eab5c0c2caf967b9c0fd97020254ed75"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Nyholm/psr7/zipball/21b71a31eab5c0c2caf967b9c0fd97020254ed75",
                    "reference": "21b71a31eab5c0c2caf967b9c0fd97020254ed75",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1",
                    "php-http/message-factory": "^1.0",
                    "psr/http-factory": "^1.0",
                    "psr/http-message": "^1.0"
                },
                "provide": {
                    "psr/http-factory-implementation": "1.0",
                    "psr/http-message-implementation": "1.0"
                },
                "require-dev": {
                    "http-interop/http-factory-tests": "dev-master",
                    "php-http/psr7-integration-tests": "^1.0",
                    "phpunit/phpunit": "^7.5",
                    "symfony/error-handler": "^4.4"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Nyholm\\Psr7\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Tobias Nyholm",
                        "email": "tobias.nyholm@gmail.com"
                    },
                    {
                        "name": "Martijn van der Ven",
                        "email": "martijn@vanderven.se"
                    }
                ],
                "description": "A fast PHP7 implementation of PSR-7",
                "homepage": "http://tnyholm.se",
                "keywords": [
                    "psr-17",
                    "psr-7"
                ],
                "funding": [
                    {
                        "url": "https://github.com/Zegnat",
                        "type": "github"
                    },
                    {
                        "url": "https://github.com/nyholm",
                        "type": "github"
                    }
                ],
                "time": "2020-06-13T15:59:10+00:00"
            },
            {
                "name": "ocramius/proxy-manager",
                "version": "2.8.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Ocramius/ProxyManager.git",
                    "reference": "371c8f2d9d1e888ce1f8f2137d9187252b07ee94"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/371c8f2d9d1e888ce1f8f2137d9187252b07ee94",
                    "reference": "371c8f2d9d1e888ce1f8f2137d9187252b07ee94",
                    "shasum": ""
                },
                "require": {
                    "laminas/laminas-code": "^3.4.1",
                    "ocramius/package-versions": "^1.8.0,<1.10.0",
                    "php": "~7.4.1",
                    "webimpress/safe-writer": "^2.0.1"
                },
                "conflict": {
                    "doctrine/annotations": "<1.6.1",
                    "laminas/laminas-stdlib": "<3.2.1",
                    "zendframework/zend-stdlib": "<3.2.1"
                },
                "require-dev": {
                    "doctrine/coding-standard": "^6.0.0",
                    "ext-phar": "*",
                    "infection/infection": "^0.16.2",
                    "nikic/php-parser": "^4.4.0",
                    "phpbench/phpbench": "^0.17.0",
                    "phpunit/phpunit": "^9.1.1",
                    "slevomat/coding-standard": "^5.0.4",
                    "squizlabs/php_codesniffer": "^3.5.4",
                    "vimeo/psalm": "^3.11.1"
                },
                "suggest": {
                    "laminas/laminas-json": "To have the JsonRpc adapter (Remote Object feature)",
                    "laminas/laminas-soap": "To have the Soap adapter (Remote Object feature)",
                    "laminas/laminas-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)",
                    "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "ProxyManager\\": "src/ProxyManager"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Marco Pivetta",
                        "email": "ocramius@gmail.com",
                        "homepage": "http://ocramius.github.io/"
                    }
                ],
                "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
                "homepage": "https://github.com/Ocramius/ProxyManager",
                "keywords": [
                    "aop",
                    "lazy loading",
                    "proxy",
                    "proxy pattern",
                    "service proxies"
                ],
                "funding": [
                    {
                        "url": "https://github.com/Ocramius",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager",
                        "type": "tidelift"
                    }
                ],
                "time": "2020-07-13T19:23:57+00:00"
            },
            {
                "name": "paragonie/constant_time_encoding",
                "version": "v2.3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/paragonie/constant_time_encoding.git",
                    "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
                    "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
                    "shasum": ""
                },
                "require": {
                    "php": "^7|^8"
                },
                "require-dev": {
                    "phpunit/phpunit": "^6|^7",
                    "vimeo/psalm": "^1|^2|^3"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "ParagonIE\\ConstantTime\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Paragon Initiative Enterprises",
                        "email": "security@paragonie.com",
                        "homepage": "https://paragonie.com",
                        "role": "Maintainer"
                    },
                    {
                        "name": "Steve 'Sc00bz' Thomas",
                        "email": "steve@tobtu.com",
                        "homepage": "https://www.tobtu.com",
                        "role": "Original Developer"
                    }
                ],
                "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
                "keywords": [
                    "base16",
                    "base32",
                    "base32_decode",
                    "base32_encode",
                    "base64",
                    "base64_decode",
                    "base64_encode",
                    "bin2hex",
                    "encoding",
                    "hex",
                    "hex2bin",
                    "rfc4648"
                ],
                "time": "2019-11-06T19:20:29+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/client-common",
                "version": "2.3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-http/client-common.git",
                    "reference": "e37e46c610c87519753135fb893111798c69076a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-http/client-common/zipball/e37e46c610c87519753135fb893111798c69076a",
                    "reference": "e37e46c610c87519753135fb893111798c69076a",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1 || ^8.0",
                    "php-http/httplug": "^2.0",
                    "php-http/message": "^1.6",
                    "php-http/message-factory": "^1.0",
                    "psr/http-client": "^1.0",
                    "psr/http-factory": "^1.0",
                    "psr/http-message": "^1.0",
                    "symfony/options-resolver": "^2.6 || ^3.4.20 || ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0",
                    "symfony/polyfill-php80": "^1.17"
                },
                "require-dev": {
                    "doctrine/instantiator": "^1.1",
                    "guzzlehttp/psr7": "^1.4",
                    "nyholm/psr7": "^1.2",
                    "phpspec/phpspec": "^5.1 || ^6.0",
                    "phpspec/prophecy": "^1.10.2",
                    "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.3"
                },
                "suggest": {
                    "ext-json": "To detect JSON responses with the ContentTypePlugin",
                    "ext-libxml": "To detect XML responses with the ContentTypePlugin",
                    "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": "2.3.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": "2020-07-21T10:04:13+00:00"
            },
            {
                "name": "php-http/discovery",
                "version": "1.12.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-http/discovery.git",
                    "reference": "4366bf1bc39b663aa87459bd725501d2f1988b6c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-http/discovery/zipball/4366bf1bc39b663aa87459bd725501d2f1988b6c",
                    "reference": "4366bf1bc39b663aa87459bd725501d2f1988b6c",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1 || ^8.0"
                },
                "conflict": {
                    "nyholm/psr7": "<1.0"
                },
                "require-dev": {
                    "graham-campbell/phpspec-skip-example-extension": "^5.0",
                    "php-http/httplug": "^1.0 || ^2.0",
                    "php-http/message-factory": "^1.0",
                    "phpspec/phpspec": "^5.1 || ^6.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.9-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-09-22T13:31:04+00:00"
            },
            {
                "name": "php-http/httplug",
                "version": "2.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-http/httplug.git",
                    "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-http/httplug/zipball/191a0a1b41ed026b717421931f8d3bd2514ffbf9",
                    "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1 || ^8.0",
                    "php-http/promise": "^1.1",
                    "psr/http-client": "^1.0",
                    "psr/http-message": "^1.0"
                },
                "require-dev": {
                    "friends-of-phpspec/phpspec-code-coverage": "^4.1",
                    "phpspec/phpspec": "^5.1 || ^6.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.x-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",
                        "homepage": "https://sagikazarmark.hu"
                    }
                ],
                "description": "HTTPlug, the HTTP client abstraction for PHP",
                "homepage": "http://httplug.io",
                "keywords": [
                    "client",
                    "http"
                ],
                "time": "2020-07-13T15:43:23+00:00"
            },
            {
                "name": "php-http/message",
                "version": "1.9.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-http/message.git",
                    "reference": "2c7256e3c1aba0bfca70f099810f1c7712e00945"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-http/message/zipball/2c7256e3c1aba0bfca70f099810f1c7712e00945",
                    "reference": "2c7256e3c1aba0bfca70f099810f1c7712e00945",
                    "shasum": ""
                },
                "require": {
                    "clue/stream-filter": "^1.4.1",
                    "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",
                    "ergebnis/composer-normalize": "^2.1",
                    "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": "2020-08-17T06:33:14+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": "1.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-http/promise.git",
                    "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
                    "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
                    "phpspec/phpspec": "^5.1.2 || ^6.2"
                },
                "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": "Joel Wurtz",
                        "email": "joel.wurtz@gmail.com"
                    },
                    {
                        "name": "Márk Sági-Kazár",
                        "email": "mark.sagikazar@gmail.com"
                    }
                ],
                "description": "Promise used for asynchronous HTTP requests",
                "homepage": "http://httplug.io",
                "keywords": [
                    "promise"
                ],
                "time": "2020-07-07T09:29:14+00:00"
            },
            {
                "name": "phpspec/php-diff",
                "version": "v1.1.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/phpspec/php-diff.git",
                    "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9",
                    "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9",
                    "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": "2020-09-18T13:47:07+00:00"
            },
            {
                "name": "phpunit/php-token-stream",
                "version": "4.0.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/sebastianbergmann/php-token-stream.git",
                    "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/a853a0e183b9db7eed023d7933a858fa1c8d25a3",
                    "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3",
                    "shasum": ""
                },
                "require": {
                    "ext-tokenizer": "*",
                    "php": "^7.3 || ^8.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^9.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.0-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"
                ],
                "funding": [
                    {
                        "url": "https://github.com/sebastianbergmann",
                        "type": "github"
                    }
                ],
                "abandoned": true,
                "time": "2020-08-04T08:28:15+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-client",
                "version": "1.0.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/http-client.git",
                    "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                    "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.0 || ^8.0",
                    "psr/http-message": "^1.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\Http\\Client\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "http://www.php-fig.org/"
                    }
                ],
                "description": "Common interface for HTTP clients",
                "homepage": "https://github.com/php-fig/http-client",
                "keywords": [
                    "http",
                    "http-client",
                    "psr",
                    "psr-18"
                ],
                "time": "2020-06-29T06:28:15+00:00"
            },
            {
                "name": "psr/http-factory",
                "version": "1.0.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/http-factory.git",
                    "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                    "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.0.0",
                    "psr/http-message": "^1.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 interfaces for PSR-7 HTTP message factories",
                "keywords": [
                    "factory",
                    "http",
                    "message",
                    "psr",
                    "psr-17",
                    "psr-7",
                    "request",
                    "response"
                ],
                "time": "2019-04-30T12:38:16+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/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": "ramsey/uuid",
                "version": "3.9.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/ramsey/uuid.git",
                    "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/ramsey/uuid/zipball/7e1633a6964b48589b142d60542f9ed31bd37a92",
                    "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "paragonie/random_compat": "^1 | ^2 | 9.99.99",
                    "php": "^5.4 | ^7 | ^8",
                    "symfony/polyfill-ctype": "^1.8"
                },
                "replace": {
                    "rhumsaa/uuid": "self.version"
                },
                "require-dev": {
                    "codeception/aspect-mock": "^1 | ^2",
                    "doctrine/annotations": "^1.2",
                    "goaop/framework": "1.0.0-alpha.2 | ^1 | ^2.1",
                    "jakub-onderka/php-parallel-lint": "^1",
                    "mockery/mockery": "^0.9.11 | ^1",
                    "moontoast/math": "^1.1",
                    "paragonie/random-lib": "^2",
                    "php-mock/php-mock-phpunit": "^0.3 | ^1.1",
                    "phpunit/phpunit": "^4.8 | ^5.4 | ^6.5",
                    "squizlabs/php_codesniffer": "^3.5"
                },
                "suggest": {
                    "ext-ctype": "Provides support for PHP Ctype functions",
                    "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
                    "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator",
                    "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
                    "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
                    "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
                    "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
                    "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Ramsey\\Uuid\\": "src/"
                    },
                    "files": [
                        "src/functions.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Ben Ramsey",
                        "email": "ben@benramsey.com",
                        "homepage": "https://benramsey.com"
                    },
                    {
                        "name": "Marijn Huizendveld",
                        "email": "marijn.huizendveld@gmail.com"
                    },
                    {
                        "name": "Thibaud Fabre",
                        "email": "thibaud@aztech.io"
                    }
                ],
                "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
                "homepage": "https://github.com/ramsey/uuid",
                "keywords": [
                    "guid",
                    "identifier",
                    "uuid"
                ],
                "time": "2020-02-21T04:36:14+00:00"
            },
            {
                "name": "scheb/two-factor-bundle",
                "version": "v4.18.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/scheb/two-factor-bundle.git",
                    "reference": "cfb5fbdf4ca9495201326b40c4fe806ab848c59c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/scheb/two-factor-bundle/zipball/cfb5fbdf4ca9495201326b40c4fe806ab848c59c",
                    "reference": "cfb5fbdf4ca9495201326b40c4fe806ab848c59c",
                    "shasum": ""
                },
                "require": {
                    "lcobucci/jwt": "^3.2",
                    "paragonie/constant_time_encoding": "^2.2",
                    "php": ">=7.1.3",
                    "spomky-labs/otphp": "^9.1|^10.0",
                    "symfony/config": "^3.4|^4.0|^5.0",
                    "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                    "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
                    "symfony/framework-bundle": "^3.4|^4.0|^5.0",
                    "symfony/http-foundation": "^3.4|^4.0|^5.0",
                    "symfony/http-kernel": "^3.4|^4.0|^5.0",
                    "symfony/property-access": "^3.4|^4.0|^5.0",
                    "symfony/security-bundle": "^3.4|^4.0|^5.0",
                    "symfony/twig-bundle": "^3.4|^4.0|^5.0"
                },
                "require-dev": {
                    "doctrine/persistence": "^1.3|^2.0",
                    "escapestudios/symfony2-coding-standard": "^3.9",
                    "phpunit/phpunit": "^7.0|^8.0|^9.0",
                    "squizlabs/php_codesniffer": "^3.5",
                    "swiftmailer/swiftmailer": "^6.0",
                    "symfony/polyfill-php80": "^1.15",
                    "symfony/yaml": "^3.4|^4.0|^5.0",
                    "vimeo/psalm": "^3.11"
                },
                "type": "symfony-bundle",
                "autoload": {
                    "psr-4": {
                        "Scheb\\TwoFactorBundle\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Christian Scheb",
                        "email": "me@christianscheb.de"
                    }
                ],
                "description": "Provides two-factor authentication for Symfony applications",
                "homepage": "https://github.com/scheb/two-factor-bundle",
                "keywords": [
                    "2fa",
                    "Authentication",
                    "symfony",
                    "two-factor",
                    "two-step"
                ],
                "time": "2020-09-21T13:24:40+00:00"
            },
            {
                "name": "scssphp/scssphp",
                "version": "1.2.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/scssphp/scssphp.git",
                    "reference": "a05ea68160b7286ebbfd6e5fd7ae9e1a946ad6e1"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/scssphp/scssphp/zipball/a05ea68160b7286ebbfd6e5fd7ae9e1a946ad6e1",
                    "reference": "a05ea68160b7286ebbfd6e5fd7ae9e1a946ad6e1",
                    "shasum": ""
                },
                "require": {
                    "ext-ctype": "*",
                    "ext-json": "*",
                    "php": ">=5.6.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3",
                    "sass/sass-spec": "2020.08.10",
                    "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-09-07T21:15:42+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": "spomky-labs/otphp",
                "version": "v10.0.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Spomky-Labs/otphp.git",
                    "reference": "f44cce5a9db4b8da410215d992110482c931232f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/f44cce5a9db4b8da410215d992110482c931232f",
                    "reference": "f44cce5a9db4b8da410215d992110482c931232f",
                    "shasum": ""
                },
                "require": {
                    "beberlei/assert": "^3.0",
                    "ext-mbstring": "*",
                    "paragonie/constant_time_encoding": "^2.0",
                    "php": "^7.2|^8.0",
                    "thecodingmachine/safe": "^0.1.14|^1.0"
                },
                "require-dev": {
                    "php-coveralls/php-coveralls": "^2.0",
                    "phpstan/phpstan": "^0.12",
                    "phpstan/phpstan-beberlei-assert": "^0.12",
                    "phpstan/phpstan-deprecation-rules": "^0.12",
                    "phpstan/phpstan-phpunit": "^0.12",
                    "phpstan/phpstan-strict-rules": "^0.12",
                    "phpunit/phpunit": "^8.0",
                    "thecodingmachine/phpstan-safe-rule": "^1.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "v10.0": "10.0.x-dev",
                        "v9.0": "9.0.x-dev",
                        "v8.3": "8.3.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "OTPHP\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Florent Morselli",
                        "homepage": "https://github.com/Spomky"
                    },
                    {
                        "name": "All contributors",
                        "homepage": "https://github.com/Spomky-Labs/otphp/contributors"
                    }
                ],
                "description": "A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator",
                "homepage": "https://github.com/Spomky-Labs/otphp",
                "keywords": [
                    "FreeOTP",
                    "RFC 4226",
                    "RFC 6238",
                    "google authenticator",
                    "hotp",
                    "otp",
                    "totp"
                ],
                "time": "2020-01-28T09:24:19+00:00"
            },
            {
                "name": "symfony-cmf/routing",
                "version": "2.3.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony-cmf/Routing.git",
                    "reference": "3c97e7b7709b313cecfb76d691ad4cc22acbf3f5"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/3c97e7b7709b313cecfb76d691ad4cc22acbf3f5",
                    "reference": "3c97e7b7709b313cecfb76d691ad4cc22acbf3f5",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.2 || ^8.0",
                    "psr/log": "^1.0",
                    "symfony/http-kernel": "^4.4 || ^5.0",
                    "symfony/routing": "^4.4 || ^5.0"
                },
                "require-dev": {
                    "symfony-cmf/testing": "^3@dev",
                    "symfony/config": "^4.4 || ^5.0",
                    "symfony/dependency-injection": "^4.4 || ^5.0",
                    "symfony/event-dispatcher": "^4.4 || ^5.0",
                    "symfony/phpunit-bridge": "^5.0"
                },
                "suggest": {
                    "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (^4.4 || ^5.0)"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Cmf\\Component\\Routing\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Symfony CMF Community",
                        "homepage": "https://github.com/symfony-cmf/Routing/contributors"
                    }
                ],
                "description": "Extends the Symfony routing component for dynamic routes and chaining several routers",
                "homepage": "http://cmf.symfony.com",
                "keywords": [
                    "database",
                    "routing"
                ],
                "time": "2020-10-06T10:15:37+00:00"
            },
            {
                "name": "symfony-cmf/routing-bundle",
                "version": "2.4.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony-cmf/routing-bundle.git",
                    "reference": "6d5c6fedb0ab74543479b24c8c3b14ab049810ff"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony-cmf/routing-bundle/zipball/6d5c6fedb0ab74543479b24c8c3b14ab049810ff",
                    "reference": "6d5c6fedb0ab74543479b24c8c3b14ab049810ff",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.2",
                    "symfony-cmf/routing": "^2.3.0",
                    "symfony/framework-bundle": "^4.4 || ^5.0",
                    "twig/twig": "^2.4.4 || ^3.0"
                },
                "conflict": {
                    "doctrine/phpcr-odm": "<1.4",
                    "phpunit/phpunit": "<6"
                },
                "require-dev": {
                    "doctrine/data-fixtures": "^1.0.0",
                    "doctrine/doctrine-bundle": "^2.0",
                    "doctrine/orm": "^2.5",
                    "doctrine/phpcr-bundle": "^2.1",
                    "doctrine/phpcr-odm": "^1.4|^2.0",
                    "jackalope/jackalope-doctrine-dbal": "^1.3",
                    "matthiasnoback/symfony-config-test": "^4.1.0",
                    "matthiasnoback/symfony-dependency-injection-test": "^4.1.0",
                    "symfony-cmf/testing": "^3.2",
                    "symfony/form": "^4.4 || ^5.0",
                    "symfony/monolog-bundle": "^3.5",
                    "symfony/phpunit-bridge": "^5.0",
                    "symfony/security-bundle": "^4.4 || ^5.0",
                    "symfony/serializer": "^4.4 || ^5.0",
                    "symfony/translation": "^4.4 || ^5.0",
                    "symfony/twig-bundle": "^4.4 || ^5.0",
                    "symfony/validator": "^4.4 || ^5.0"
                },
                "suggest": {
                    "doctrine/orm": "To enable support for the ORM entities (^2.5)",
                    "doctrine/phpcr-bundle": "To enable support for the PHPCR ODM documents",
                    "doctrine/phpcr-odm": "To enable support for the PHPCR ODM documents (^1.4)"
                },
                "type": "symfony-bundle",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Cmf\\Bundle\\RoutingBundle\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Symfony CMF Community",
                        "homepage": "https://github.com/symfony-cmf/RoutingBundle/contributors"
                    }
                ],
                "description": "Symfony RoutingBundle",
                "homepage": "http://cmf.symfony.com",
                "keywords": [
                    "database",
                    "routing"
                ],
                "time": "2020-04-28T13:59:52+00:00"
            },
            {
                "name": "symfony/asset",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/asset.git",
                    "reference": "9b446eb7c16347088663dc18d38fb0f3b536b7e2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/asset/zipball/9b446eb7c16347088663dc18d38fb0f3b536b7e2",
                    "reference": "9b446eb7c16347088663dc18d38fb0f3b536b7e2",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3"
                },
                "require-dev": {
                    "symfony/http-foundation": "^3.4|^4.0|^5.0",
                    "symfony/http-kernel": "^3.4|^4.0|^5.0"
                },
                "suggest": {
                    "symfony/http-foundation": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Asset\\": ""
                    },
                    "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": "Symfony Asset 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-09-02T16:08:58+00:00"
            },
            {
                "name": "symfony/cache",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/cache.git",
                    "reference": "969a76c2dbce7e4306684f5376718147d1ec4ae7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/cache/zipball/969a76c2dbce7e4306684f5376718147d1ec4ae7",
                    "reference": "969a76c2dbce7e4306684f5376718147d1ec4ae7",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "psr/cache": "~1.0",
                    "psr/log": "~1.0",
                    "symfony/cache-contracts": "^1.1.7|^2",
                    "symfony/service-contracts": "^1.1|^2",
                    "symfony/var-exporter": "^4.2|^5.0"
                },
                "conflict": {
                    "doctrine/dbal": "<2.5",
                    "symfony/dependency-injection": "<3.4",
                    "symfony/http-kernel": "<4.4",
                    "symfony/var-dumper": "<4.4"
                },
                "provide": {
                    "psr/cache-implementation": "1.0",
                    "psr/simple-cache-implementation": "1.0",
                    "symfony/cache-implementation": "1.0"
                },
                "require-dev": {
                    "cache/integration-tests": "dev-master",
                    "doctrine/cache": "^1.6",
                    "doctrine/dbal": "^2.5|^3.0",
                    "predis/predis": "^1.1",
                    "psr/simple-cache": "^1.0",
                    "symfony/config": "^4.2|^5.0",
                    "symfony/dependency-injection": "^3.4|^4.1|^5.0",
                    "symfony/var-dumper": "^4.4|^5.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Cache\\": ""
                    },
                    "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 Cache component with PSR-6, PSR-16, and tags",
                "homepage": "https://symfony.com",
                "keywords": [
                    "caching",
                    "psr6"
                ],
                "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-09-27T12:40:39+00:00"
            },
            {
                "name": "symfony/cache-contracts",
                "version": "v2.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/cache-contracts.git",
                    "reference": "8034ca0b61d4dd967f3698aaa1da2507b631d0cb"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/8034ca0b61d4dd967f3698aaa1da2507b631d0cb",
                    "reference": "8034ca0b61d4dd967f3698aaa1da2507b631d0cb",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "psr/cache": "^1.0"
                },
                "suggest": {
                    "symfony/cache-implementation": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.2-dev"
                    },
                    "thanks": {
                        "name": "symfony/contracts",
                        "url": "https://github.com/symfony/contracts"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Contracts\\Cache\\": ""
                    }
                },
                "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 caching",
                "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-09-07T11:33:47+00:00"
            },
            {
                "name": "symfony/config",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/config.git",
                    "reference": "7c5a1002178a612787c291a4f515f87b19176b61"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/config/zipball/7c5a1002178a612787c291a4f515f87b19176b61",
                    "reference": "7c5a1002178a612787c291a4f515f87b19176b61",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/filesystem": "^3.4|^4.0|^5.0",
                    "symfony/polyfill-ctype": "~1.8"
                },
                "conflict": {
                    "symfony/finder": "<3.4"
                },
                "require-dev": {
                    "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
                    "symfony/finder": "^3.4|^4.0|^5.0",
                    "symfony/messenger": "^4.1|^5.0",
                    "symfony/service-contracts": "^1.1|^2",
                    "symfony/yaml": "^3.4|^4.0|^5.0"
                },
                "suggest": {
                    "symfony/yaml": "To use the yaml reference dumper"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Config\\": ""
                    },
                    "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": "Symfony Config 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-10-02T07:34:48+00:00"
            },
            {
                "name": "symfony/console",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/console.git",
                    "reference": "90933b39c7b312fc3ceaa1ddeac7eb48cb953124"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/console/zipball/90933b39c7b312fc3ceaa1ddeac7eb48cb953124",
                    "reference": "90933b39c7b312fc3ceaa1ddeac7eb48cb953124",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/polyfill-php73": "^1.8",
                    "symfony/polyfill-php80": "^1.15",
                    "symfony/service-contracts": "^1.1|^2"
                },
                "conflict": {
                    "symfony/dependency-injection": "<3.4",
                    "symfony/event-dispatcher": "<4.3|>=5",
                    "symfony/lock": "<4.4",
                    "symfony/process": "<3.3"
                },
                "provide": {
                    "psr/log-implementation": "1.0"
                },
                "require-dev": {
                    "psr/log": "~1.0",
                    "symfony/config": "^3.4|^4.0|^5.0",
                    "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                    "symfony/event-dispatcher": "^4.3",
                    "symfony/lock": "^4.4|^5.0",
                    "symfony/process": "^3.4|^4.0|^5.0",
                    "symfony/var-dumper": "^4.3|^5.0"
                },
                "suggest": {
                    "psr/log": "For using the console logger",
                    "symfony/event-dispatcher": "",
                    "symfony/lock": "",
                    "symfony/process": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Console\\": ""
                    },
                    "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": "Symfony Console 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-09-15T07:58:55+00:00"
            },
            {
                "name": "symfony/debug",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/debug.git",
                    "reference": "726b85e69342e767d60e3853b98559a68ff74183"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/debug/zipball/726b85e69342e767d60e3853b98559a68ff74183",
                    "reference": "726b85e69342e767d60e3853b98559a68ff74183",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "psr/log": "~1.0",
                    "symfony/polyfill-php80": "^1.15"
                },
                "conflict": {
                    "symfony/http-kernel": "<3.4"
                },
                "require-dev": {
                    "symfony/http-kernel": "^3.4|^4.0|^5.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Debug\\": ""
                    },
                    "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": "Symfony Debug 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-09-09T05:20:36+00:00"
            },
            {
                "name": "symfony/debug-bundle",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/debug-bundle.git",
                    "reference": "12a020d14b4f6f3a5cfb46cd83836b78be036210"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/12a020d14b4f6f3a5cfb46cd83836b78be036210",
                    "reference": "12a020d14b4f6f3a5cfb46cd83836b78be036210",
                    "shasum": ""
                },
                "require": {
                    "ext-xml": "*",
                    "php": ">=7.1.3",
                    "symfony/http-kernel": "^3.4|^4.0|^5.0",
                    "symfony/twig-bridge": "^3.4|^4.0|^5.0",
                    "symfony/var-dumper": "^4.1.1|^5.0"
                },
                "conflict": {
                    "symfony/config": "<4.2",
                    "symfony/dependency-injection": "<3.4"
                },
                "require-dev": {
                    "symfony/config": "^4.2|^5.0",
                    "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                    "symfony/web-profiler-bundle": "^3.4|^4.0|^5.0"
                },
                "suggest": {
                    "symfony/config": "For service container configuration",
                    "symfony/dependency-injection": "For using as a service from the container"
                },
                "type": "symfony-bundle",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Bundle\\DebugBundle\\": ""
                    },
                    "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": "Symfony DebugBundle",
                "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-05-20T08:37:50+00:00"
            },
            {
                "name": "symfony/dependency-injection",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/dependency-injection.git",
                    "reference": "89274c8847dff2ed703e481843eb9159ca25cc6e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/89274c8847dff2ed703e481843eb9159ca25cc6e",
                    "reference": "89274c8847dff2ed703e481843eb9159ca25cc6e",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "psr/container": "^1.0",
                    "symfony/service-contracts": "^1.1.6|^2"
                },
                "conflict": {
                    "symfony/config": "<4.3|>=5.0",
                    "symfony/finder": "<3.4",
                    "symfony/proxy-manager-bridge": "<3.4",
                    "symfony/yaml": "<3.4"
                },
                "provide": {
                    "psr/container-implementation": "1.0",
                    "symfony/service-implementation": "1.0"
                },
                "require-dev": {
                    "symfony/config": "^4.3",
                    "symfony/expression-language": "^3.4|^4.0|^5.0",
                    "symfony/yaml": "^3.4|^4.0|^5.0"
                },
                "suggest": {
                    "symfony/config": "",
                    "symfony/expression-language": "For using expressions in service container configuration",
                    "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
                    "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
                    "symfony/yaml": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\DependencyInjection\\": ""
                    },
                    "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": "Symfony DependencyInjection 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-09-10T10:08:39+00:00"
            },
            {
                "name": "symfony/deprecation-contracts",
                "version": "v2.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/deprecation-contracts.git",
                    "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
                    "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.2-dev"
                    },
                    "thanks": {
                        "name": "symfony/contracts",
                        "url": "https://github.com/symfony/contracts"
                    }
                },
                "autoload": {
                    "files": [
                        "function.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": "A generic function and convention to trigger deprecation notices",
                "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-09-07T11:33:47+00:00"
            },
            {
                "name": "symfony/doctrine-bridge",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/doctrine-bridge.git",
                    "reference": "98c60d6dbaafeaf6204d3476ab1b54335ff7f540"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/98c60d6dbaafeaf6204d3476ab1b54335ff7f540",
                    "reference": "98c60d6dbaafeaf6204d3476ab1b54335ff7f540",
                    "shasum": ""
                },
                "require": {
                    "doctrine/event-manager": "~1.0",
                    "doctrine/persistence": "^1.3|^2",
                    "php": ">=7.1.3",
                    "symfony/polyfill-ctype": "~1.8",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/service-contracts": "^1.1|^2"
                },
                "conflict": {
                    "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
                    "symfony/dependency-injection": "<3.4",
                    "symfony/form": "<4.4",
                    "symfony/http-kernel": "<4.3.7",
                    "symfony/messenger": "<4.3",
                    "symfony/security-core": "<4.4",
                    "symfony/validator": "<4.4.2|<5.0.2,>=5.0"
                },
                "require-dev": {
                    "composer/package-versions-deprecated": "^1.8",
                    "doctrine/annotations": "~1.7",
                    "doctrine/cache": "~1.6",
                    "doctrine/collections": "~1.0",
                    "doctrine/data-fixtures": "^1.1",
                    "doctrine/dbal": "~2.4|^3.0",
                    "doctrine/orm": "^2.6.3",
                    "doctrine/reflection": "~1.0",
                    "symfony/config": "^4.2|^5.0",
                    "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                    "symfony/expression-language": "^3.4|^4.0|^5.0",
                    "symfony/form": "^4.4.11|^5.0.11",
                    "symfony/http-kernel": "^4.3.7",
                    "symfony/messenger": "^4.4|^5.0",
                    "symfony/property-access": "^3.4|^4.0|^5.0",
                    "symfony/property-info": "^3.4|^4.0|^5.0",
                    "symfony/proxy-manager-bridge": "^3.4|^4.0|^5.0",
                    "symfony/security-core": "^4.4|^5.0",
                    "symfony/stopwatch": "^3.4|^4.0|^5.0",
                    "symfony/translation": "^3.4|^4.0|^5.0",
                    "symfony/validator": "^4.4.2|^5.0.2",
                    "symfony/var-dumper": "^3.4|^4.0|^5.0"
                },
                "suggest": {
                    "doctrine/data-fixtures": "",
                    "doctrine/dbal": "",
                    "doctrine/orm": "",
                    "symfony/form": "",
                    "symfony/property-info": "",
                    "symfony/validator": ""
                },
                "type": "symfony-bridge",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Bridge\\Doctrine\\": ""
                    },
                    "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": "Symfony Doctrine Bridge",
                "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-09-27T14:14:06+00:00"
            },
            {
                "name": "symfony/dom-crawler",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/dom-crawler.git",
                    "reference": "bdcb7633a501770a0daefbf81d2e6b28c3864f2b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/bdcb7633a501770a0daefbf81d2e6b28c3864f2b",
                    "reference": "bdcb7633a501770a0daefbf81d2e6b28c3864f2b",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/polyfill-ctype": "~1.8",
                    "symfony/polyfill-mbstring": "~1.0"
                },
                "conflict": {
                    "masterminds/html5": "<2.6"
                },
                "require-dev": {
                    "masterminds/html5": "^2.6",
                    "symfony/css-selector": "^3.4|^4.0|^5.0"
                },
                "suggest": {
                    "symfony/css-selector": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\DomCrawler\\": ""
                    },
                    "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": "Symfony DomCrawler 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-10-02T07:34:48+00:00"
            },
            {
                "name": "symfony/dotenv",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/dotenv.git",
                    "reference": "f17675595fd7527c57d11bd3d733eb5d41600128"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/dotenv/zipball/f17675595fd7527c57d11bd3d733eb5d41600128",
                    "reference": "f17675595fd7527c57d11bd3d733eb5d41600128",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3"
                },
                "require-dev": {
                    "symfony/process": "^3.4.2|^4.0|^5.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Dotenv\\": ""
                    },
                    "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": "Registers environment variables from a .env file",
                "homepage": "https://symfony.com",
                "keywords": [
                    "dotenv",
                    "env",
                    "environment"
                ],
                "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-09-02T16:08:58+00:00"
            },
            {
                "name": "symfony/error-handler",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/error-handler.git",
                    "reference": "c8be4a5c70af70fec82e762dd93e3bbcf95c035f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/error-handler/zipball/c8be4a5c70af70fec82e762dd93e3bbcf95c035f",
                    "reference": "c8be4a5c70af70fec82e762dd93e3bbcf95c035f",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "psr/log": "~1.0",
                    "symfony/debug": "^4.4.5",
                    "symfony/polyfill-php80": "^1.15",
                    "symfony/var-dumper": "^4.4|^5.0"
                },
                "require-dev": {
                    "symfony/http-kernel": "^4.4|^5.0",
                    "symfony/serializer": "^4.4|^5.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\ErrorHandler\\": ""
                    },
                    "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": "Symfony ErrorHandler 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-10-01T16:21:20+00:00"
            },
            {
                "name": "symfony/event-dispatcher",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/event-dispatcher.git",
                    "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e17bb5e0663dc725f7cdcafc932132735b4725cd",
                    "reference": "e17bb5e0663dc725f7cdcafc932132735b4725cd",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/event-dispatcher-contracts": "^1.1"
                },
                "conflict": {
                    "symfony/dependency-injection": "<3.4"
                },
                "provide": {
                    "psr/event-dispatcher-implementation": "1.0",
                    "symfony/event-dispatcher-implementation": "1.1"
                },
                "require-dev": {
                    "psr/log": "~1.0",
                    "symfony/config": "^3.4|^4.0|^5.0",
                    "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                    "symfony/error-handler": "~3.4|~4.4",
                    "symfony/expression-language": "^3.4|^4.0|^5.0",
                    "symfony/http-foundation": "^3.4|^4.0|^5.0",
                    "symfony/service-contracts": "^1.1|^2",
                    "symfony/stopwatch": "^3.4|^4.0|^5.0"
                },
                "suggest": {
                    "symfony/dependency-injection": "",
                    "symfony/http-kernel": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\EventDispatcher\\": ""
                    },
                    "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": "Symfony EventDispatcher 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-09-18T14:07:46+00:00"
            },
            {
                "name": "symfony/event-dispatcher-contracts",
                "version": "v1.1.9",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                    "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
                    "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3"
                },
                "suggest": {
                    "psr/event-dispatcher": "",
                    "symfony/event-dispatcher-implementation": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.1-dev"
                    },
                    "thanks": {
                        "name": "symfony/contracts",
                        "url": "https://github.com/symfony/contracts"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Contracts\\EventDispatcher\\": ""
                    }
                },
                "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 dispatching event",
                "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-07-06T13:19:58+00:00"
            },
            {
                "name": "symfony/expression-language",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/expression-language.git",
                    "reference": "54b118a1c91991b90e67919146db66093def1bf9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/expression-language/zipball/54b118a1c91991b90e67919146db66093def1bf9",
                    "reference": "54b118a1c91991b90e67919146db66093def1bf9",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/cache": "^3.4|^4.0|^5.0",
                    "symfony/service-contracts": "^1.1|^2"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\ExpressionLanguage\\": ""
                    },
                    "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": "Symfony ExpressionLanguage 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-09-02T16:08:58+00:00"
            },
            {
                "name": "symfony/filesystem",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/filesystem.git",
                    "reference": "ebc51494739d3b081ea543ed7c462fa73a4f74db"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/filesystem/zipball/ebc51494739d3b081ea543ed7c462fa73a4f74db",
                    "reference": "ebc51494739d3b081ea543ed7c462fa73a4f74db",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/polyfill-ctype": "~1.8"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Filesystem\\": ""
                    },
                    "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": "Symfony Filesystem 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-09-27T13:54:16+00:00"
            },
            {
                "name": "symfony/finder",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/finder.git",
                    "reference": "60d08560f9aa72997c44077c40d47aa28a963230"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/finder/zipball/60d08560f9aa72997c44077c40d47aa28a963230",
                    "reference": "60d08560f9aa72997c44077c40d47aa28a963230",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Finder\\": ""
                    },
                    "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": "Symfony Finder 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-10-02T07:34:48+00:00"
            },
            {
                "name": "symfony/framework-bundle",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/framework-bundle.git",
                    "reference": "01c517f48814a1f599ce721814435f2dc548ce4c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/01c517f48814a1f599ce721814435f2dc548ce4c",
                    "reference": "01c517f48814a1f599ce721814435f2dc548ce4c",
                    "shasum": ""
                },
                "require": {
                    "ext-xml": "*",
                    "php": ">=7.1.3",
                    "symfony/cache": "^4.4|^5.0",
                    "symfony/config": "^4.3.4|^5.0",
                    "symfony/dependency-injection": "^4.4.1|^5.0.1",
                    "symfony/error-handler": "^4.4.1|^5.0.1",
                    "symfony/filesystem": "^3.4|^4.0|^5.0",
                    "symfony/finder": "^3.4|^4.0|^5.0",
                    "symfony/http-foundation": "^4.4|^5.0",
                    "symfony/http-kernel": "^4.4",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/routing": "^4.4|^5.0"
                },
                "conflict": {
                    "doctrine/persistence": "<1.3",
                    "phpdocumentor/reflection-docblock": "<3.0",
                    "phpdocumentor/type-resolver": "<0.2.1",
                    "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
                    "symfony/asset": "<3.4",
                    "symfony/browser-kit": "<4.3",
                    "symfony/console": "<4.3",
                    "symfony/dom-crawler": "<4.3",
                    "symfony/dotenv": "<4.3.6",
                    "symfony/form": "<4.3.5",
                    "symfony/http-client": "<4.4",
                    "symfony/lock": "<4.4",
                    "symfony/mailer": "<4.4",
                    "symfony/messenger": "<4.4",
                    "symfony/mime": "<4.4",
                    "symfony/property-info": "<3.4",
                    "symfony/security-bundle": "<4.4",
                    "symfony/serializer": "<4.4",
                    "symfony/stopwatch": "<3.4",
                    "symfony/translation": "<4.4",
                    "symfony/twig-bridge": "<4.1.1",
                    "symfony/twig-bundle": "<4.4",
                    "symfony/validator": "<4.4",
                    "symfony/web-profiler-bundle": "<4.4",
                    "symfony/workflow": "<4.3.6"
                },
                "require-dev": {
                    "doctrine/annotations": "~1.7",
                    "doctrine/cache": "~1.0",
                    "paragonie/sodium_compat": "^1.8",
                    "phpdocumentor/reflection-docblock": "^3.0|^4.0",
                    "symfony/asset": "^3.4|^4.0|^5.0",
                    "symfony/browser-kit": "^4.3|^5.0",
                    "symfony/console": "^4.3.4|^5.0",
                    "symfony/css-selector": "^3.4|^4.0|^5.0",
                    "symfony/dom-crawler": "^4.3|^5.0",
                    "symfony/dotenv": "^4.3.6|^5.0",
                    "symfony/expression-language": "^3.4|^4.0|^5.0",
                    "symfony/form": "^4.3.5|^5.0",
                    "symfony/http-client": "^4.4|^5.0",
                    "symfony/lock": "^4.4|^5.0",
                    "symfony/mailer": "^4.4|^5.0",
                    "symfony/messenger": "^4.4|^5.0",
                    "symfony/mime": "^4.4|^5.0",
                    "symfony/polyfill-intl-icu": "~1.0",
                    "symfony/process": "^3.4|^4.0|^5.0",
                    "symfony/property-info": "^3.4|^4.0|^5.0",
                    "symfony/security-csrf": "^3.4|^4.0|^5.0",
                    "symfony/security-http": "^3.4|^4.0|^5.0",
                    "symfony/serializer": "^4.4|^5.0",
                    "symfony/stopwatch": "^3.4|^4.0|^5.0",
                    "symfony/templating": "^3.4|^4.0|^5.0",
                    "symfony/translation": "^4.4|^5.0",
                    "symfony/twig-bundle": "^4.4|^5.0",
                    "symfony/validator": "^4.4|^5.0",
                    "symfony/web-link": "^4.4|^5.0",
                    "symfony/workflow": "^4.3.6|^5.0",
                    "symfony/yaml": "^3.4|^4.0|^5.0",
                    "twig/twig": "^1.41|^2.10|^3.0"
                },
                "suggest": {
                    "ext-apcu": "For best performance of the system caches",
                    "symfony/console": "For using the console commands",
                    "symfony/form": "For using forms",
                    "symfony/property-info": "For using the property_info service",
                    "symfony/serializer": "For using the serializer service",
                    "symfony/validator": "For using validation",
                    "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
                    "symfony/yaml": "For using the debug:config and lint:yaml commands"
                },
                "type": "symfony-bundle",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Bundle\\FrameworkBundle\\": ""
                    },
                    "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": "Symfony FrameworkBundle",
                "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-09-29T09:51:46+00:00"
            },
            {
                "name": "symfony/http-client",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/http-client.git",
                    "reference": "b1cb966898aaf8df37280fde537a27b6724b3bc4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/http-client/zipball/b1cb966898aaf8df37280fde537a27b6724b3bc4",
                    "reference": "b1cb966898aaf8df37280fde537a27b6724b3bc4",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "psr/log": "^1.0",
                    "symfony/http-client-contracts": "^1.1.10|^2",
                    "symfony/polyfill-php73": "^1.11",
                    "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": {
                    "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.3|^5.0",
                    "symfony/http-kernel": "^4.4.13",
                    "symfony/process": "^4.2|^5.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-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-10-02T13:41:48+00:00"
            },
            {
                "name": "symfony/http-client-contracts",
                "version": "v2.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/http-client-contracts.git",
                    "reference": "3a5d0fe7908daaa23e3dbf4cee3ba4bfbb19fdd3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/3a5d0fe7908daaa23e3dbf4cee3ba4bfbb19fdd3",
                    "reference": "3a5d0fe7908daaa23e3dbf4cee3ba4bfbb19fdd3",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5"
                },
                "suggest": {
                    "symfony/http-client-implementation": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.2-dev"
                    },
                    "thanks": {
                        "name": "symfony/contracts",
                        "url": "https://github.com/symfony/contracts"
                    }
                },
                "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-09-07T11:33:47+00:00"
            },
            {
                "name": "symfony/http-foundation",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/http-foundation.git",
                    "reference": "10683b407c3b6087c64619ebc97a87e36ea62c92"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/http-foundation/zipball/10683b407c3b6087c64619ebc97a87e36ea62c92",
                    "reference": "10683b407c3b6087c64619ebc97a87e36ea62c92",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/mime": "^4.3|^5.0",
                    "symfony/polyfill-mbstring": "~1.1"
                },
                "require-dev": {
                    "predis/predis": "~1.0",
                    "symfony/expression-language": "^3.4|^4.0|^5.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\HttpFoundation\\": ""
                    },
                    "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": "Symfony HttpFoundation 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-09-27T14:14:06+00:00"
            },
            {
                "name": "symfony/http-kernel",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/http-kernel.git",
                    "reference": "6544745997b06c7dcecf0d4a70f09e5de1db7ca8"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6544745997b06c7dcecf0d4a70f09e5de1db7ca8",
                    "reference": "6544745997b06c7dcecf0d4a70f09e5de1db7ca8",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "psr/log": "~1.0",
                    "symfony/error-handler": "^4.4",
                    "symfony/event-dispatcher": "^4.4",
                    "symfony/http-client-contracts": "^1.1|^2",
                    "symfony/http-foundation": "^4.4|^5.0",
                    "symfony/polyfill-ctype": "^1.8",
                    "symfony/polyfill-php73": "^1.9",
                    "symfony/polyfill-php80": "^1.15"
                },
                "conflict": {
                    "symfony/browser-kit": "<4.3",
                    "symfony/config": "<3.4",
                    "symfony/console": ">=5",
                    "symfony/dependency-injection": "<4.3",
                    "symfony/translation": "<4.2",
                    "twig/twig": "<1.34|<2.4,>=2"
                },
                "provide": {
                    "psr/log-implementation": "1.0"
                },
                "require-dev": {
                    "psr/cache": "~1.0",
                    "symfony/browser-kit": "^4.3|^5.0",
                    "symfony/config": "^3.4|^4.0|^5.0",
                    "symfony/console": "^3.4|^4.0",
                    "symfony/css-selector": "^3.4|^4.0|^5.0",
                    "symfony/dependency-injection": "^4.3|^5.0",
                    "symfony/dom-crawler": "^3.4|^4.0|^5.0",
                    "symfony/expression-language": "^3.4|^4.0|^5.0",
                    "symfony/finder": "^3.4|^4.0|^5.0",
                    "symfony/process": "^3.4|^4.0|^5.0",
                    "symfony/routing": "^3.4|^4.0|^5.0",
                    "symfony/stopwatch": "^3.4|^4.0|^5.0",
                    "symfony/templating": "^3.4|^4.0|^5.0",
                    "symfony/translation": "^4.2|^5.0",
                    "symfony/translation-contracts": "^1.1|^2",
                    "twig/twig": "^1.34|^2.4|^3.0"
                },
                "suggest": {
                    "symfony/browser-kit": "",
                    "symfony/config": "",
                    "symfony/console": "",
                    "symfony/dependency-injection": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\HttpKernel\\": ""
                    },
                    "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": "Symfony HttpKernel 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-10-04T07:48:13+00:00"
            },
            {
                "name": "symfony/lock",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/lock.git",
                    "reference": "9d7e8148dd399f392b9b4920832b632c04ffdf64"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/lock/zipball/9d7e8148dd399f392b9b4920832b632c04ffdf64",
                    "reference": "9d7e8148dd399f392b9b4920832b632c04ffdf64",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "psr/log": "~1.0"
                },
                "conflict": {
                    "doctrine/dbal": "<2.5"
                },
                "require-dev": {
                    "doctrine/dbal": "^2.5|^3.0",
                    "predis/predis": "~1.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Lock\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jérémy Derussé",
                        "email": "jeremy@derusse.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony Lock Component",
                "homepage": "https://symfony.com",
                "keywords": [
                    "cas",
                    "flock",
                    "locking",
                    "mutex",
                    "redlock",
                    "semaphore"
                ],
                "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-10-03T06:31:32+00:00"
            },
            {
                "name": "symfony/mailer",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/mailer.git",
                    "reference": "c1018952b49058802c2aa1ea831935e996b7f5d3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/mailer/zipball/c1018952b49058802c2aa1ea831935e996b7f5d3",
                    "reference": "c1018952b49058802c2aa1ea831935e996b7f5d3",
                    "shasum": ""
                },
                "require": {
                    "egulias/email-validator": "^2.1.10",
                    "php": ">=7.1.3",
                    "psr/log": "~1.0",
                    "symfony/event-dispatcher": "^4.3",
                    "symfony/mime": "^4.4|^5.0",
                    "symfony/service-contracts": "^1.1|^2"
                },
                "conflict": {
                    "symfony/http-kernel": "<4.4",
                    "symfony/sendgrid-mailer": "<4.4"
                },
                "require-dev": {
                    "symfony/amazon-mailer": "^4.4|^5.0",
                    "symfony/google-mailer": "^4.4|^5.0",
                    "symfony/http-client-contracts": "^1.1|^2",
                    "symfony/mailchimp-mailer": "^4.4|^5.0",
                    "symfony/mailgun-mailer": "^4.4|^5.0",
                    "symfony/messenger": "^4.4|^5.0",
                    "symfony/postmark-mailer": "^4.4|^5.0",
                    "symfony/sendgrid-mailer": "^4.4|^5.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Mailer\\": ""
                    },
                    "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": "Symfony Mailer 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-09-06T17:12:23+00:00"
            },
            {
                "name": "symfony/mime",
                "version": "v5.1.7",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/mime.git",
                    "reference": "4404d6545125863561721514ad9388db2661eec5"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/mime/zipball/4404d6545125863561721514ad9388db2661eec5",
                    "reference": "4404d6545125863561721514ad9388db2661eec5",
                    "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-09-02T16:23:27+00:00"
            },
            {
                "name": "symfony/monolog-bridge",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/monolog-bridge.git",
                    "reference": "267085e15c00ea5e8059dbf1cd7ba8f5f7541221"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/267085e15c00ea5e8059dbf1cd7ba8f5f7541221",
                    "reference": "267085e15c00ea5e8059dbf1cd7ba8f5f7541221",
                    "shasum": ""
                },
                "require": {
                    "monolog/monolog": "^1.25.1",
                    "php": ">=7.1.3",
                    "symfony/http-kernel": "^4.3",
                    "symfony/service-contracts": "^1.1|^2"
                },
                "conflict": {
                    "symfony/console": "<3.4",
                    "symfony/http-foundation": "<3.4"
                },
                "require-dev": {
                    "symfony/console": "^3.4|^4.0|^5.0",
                    "symfony/http-client": "^4.4|^5.0",
                    "symfony/security-core": "^3.4|^4.0|^5.0",
                    "symfony/var-dumper": "^3.4|^4.0|^5.0"
                },
                "suggest": {
                    "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings.",
                    "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel.",
                    "symfony/var-dumper": "For using the debugging handlers like the console handler or the log server handler."
                },
                "type": "symfony-bridge",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Bridge\\Monolog\\": ""
                    },
                    "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": "Symfony Monolog Bridge",
                "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-10-02T07:34:48+00:00"
            },
            {
                "name": "symfony/monolog-bundle",
                "version": "v3.6.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/monolog-bundle.git",
                    "reference": "e495f5c7e4e672ffef4357d4a4d85f010802f940"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/e495f5c7e4e672ffef4357d4a4d85f010802f940",
                    "reference": "e495f5c7e4e672ffef4357d4a4d85f010802f940",
                    "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": "^4.4 || ^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"
                ],
                "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-10-06T15:12:11+00:00"
            },
            {
                "name": "symfony/options-resolver",
                "version": "v5.1.7",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/options-resolver.git",
                    "reference": "4c7e155bf7d93ea4ba3824d5a14476694a5278dd"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/options-resolver/zipball/4c7e155bf7d93ea4ba3824d5a14476694a5278dd",
                    "reference": "4c7e155bf7d93ea4ba3824d5a14476694a5278dd",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1",
                    "symfony/polyfill-php80": "^1.15"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "5.1-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\OptionsResolver\\": ""
                    },
                    "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": "Symfony OptionsResolver Component",
                "homepage": "https://symfony.com",
                "keywords": [
                    "config",
                    "configuration",
                    "options"
                ],
                "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-09-27T03:44:28+00:00"
            },
            {
                "name": "symfony/polyfill-ctype",
                "version": "v1.18.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-ctype.git",
                    "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
                    "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "suggest": {
                    "ext-ctype": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.18-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-07-14T12:35:20+00:00"
            },
            {
                "name": "symfony/polyfill-intl-grapheme",
                "version": "v1.18.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                    "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b740103edbdcc39602239ee8860f0f45a8eb9aa5",
                    "reference": "b740103edbdcc39602239ee8860f0f45a8eb9aa5",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "suggest": {
                    "ext-intl": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.18-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
                    },
                    "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 grapheme_* functions",
                "homepage": "https://symfony.com",
                "keywords": [
                    "compatibility",
                    "grapheme",
                    "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-07-14T12:35:20+00:00"
            },
            {
                "name": "symfony/polyfill-intl-idn",
                "version": "v1.18.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-intl-idn.git",
                    "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/5dcab1bc7146cf8c1beaa4502a3d9be344334251",
                    "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3",
                    "symfony/polyfill-intl-normalizer": "^1.10",
                    "symfony/polyfill-php70": "^1.10",
                    "symfony/polyfill-php72": "^1.10"
                },
                "suggest": {
                    "ext-intl": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.18-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": "Trevor Rowbotham",
                        "email": "trevor.rowbotham@pm.me"
                    },
                    {
                        "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-08-04T06:02:08+00:00"
            },
            {
                "name": "symfony/polyfill-intl-normalizer",
                "version": "v1.18.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                    "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
                    "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "suggest": {
                    "ext-intl": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.18-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                    },
                    "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 for intl's Normalizer class and related functions",
                "homepage": "https://symfony.com",
                "keywords": [
                    "compatibility",
                    "intl",
                    "normalizer",
                    "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-07-14T12:35:20+00:00"
            },
            {
                "name": "symfony/polyfill-mbstring",
                "version": "v1.18.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-mbstring.git",
                    "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
                    "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "suggest": {
                    "ext-mbstring": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.18-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-07-14T12:35:20+00:00"
            },
            {
                "name": "symfony/polyfill-php70",
                "version": "v1.18.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-php70.git",
                    "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
                    "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
                    "shasum": ""
                },
                "require": {
                    "paragonie/random_compat": "~1.0|~2.0|~9.99",
                    "php": ">=5.3.3"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.18-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-07-14T12:35:20+00:00"
            },
            {
                "name": "symfony/polyfill-php72",
                "version": "v1.18.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-php72.git",
                    "reference": "639447d008615574653fb3bc60d1986d7172eaae"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae",
                    "reference": "639447d008615574653fb3bc60d1986d7172eaae",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.18-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "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-07-14T12:35:20+00:00"
            },
            {
                "name": "symfony/polyfill-php73",
                "version": "v1.18.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-php73.git",
                    "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
                    "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.3"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.18-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-07-14T12:35:20+00:00"
            },
            {
                "name": "symfony/polyfill-php80",
                "version": "v1.18.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-php80.git",
                    "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981",
                    "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.0.8"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.18-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-07-14T12:35:20+00:00"
            },
            {
                "name": "symfony/process",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/process.git",
                    "reference": "9b887acc522935f77555ae8813495958c7771ba7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/process/zipball/9b887acc522935f77555ae8813495958c7771ba7",
                    "reference": "9b887acc522935f77555ae8813495958c7771ba7",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Process\\": ""
                    },
                    "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": "Symfony Process 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-09-02T16:08:58+00:00"
            },
            {
                "name": "symfony/property-access",
                "version": "v5.1.7",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/property-access.git",
                    "reference": "4c43f7ff784e1e3ee1c96e15f76b342af6617b39"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/property-access/zipball/4c43f7ff784e1e3ee1c96e15f76b342af6617b39",
                    "reference": "4c43f7ff784e1e3ee1c96e15f76b342af6617b39",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-php80": "^1.15",
                    "symfony/property-info": "^5.1.1"
                },
                "require-dev": {
                    "symfony/cache": "^4.4|^5.0"
                },
                "suggest": {
                    "psr/cache-implementation": "To cache access methods."
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "5.1-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\PropertyAccess\\": ""
                    },
                    "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": "Symfony PropertyAccess Component",
                "homepage": "https://symfony.com",
                "keywords": [
                    "access",
                    "array",
                    "extraction",
                    "index",
                    "injection",
                    "object",
                    "property",
                    "property path",
                    "reflection"
                ],
                "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-09-02T16:23:27+00:00"
            },
            {
                "name": "symfony/property-info",
                "version": "v5.1.7",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/property-info.git",
                    "reference": "22518930091e0bdb249694efc509e3697f7e325e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/property-info/zipball/22518930091e0bdb249694efc509e3697f7e325e",
                    "reference": "22518930091e0bdb249694efc509e3697f7e325e",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-php80": "^1.15",
                    "symfony/string": "^5.1"
                },
                "conflict": {
                    "phpdocumentor/reflection-docblock": "<3.2.2",
                    "phpdocumentor/type-resolver": "<0.3.0",
                    "symfony/dependency-injection": "<4.4"
                },
                "require-dev": {
                    "doctrine/annotations": "~1.7",
                    "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                    "symfony/cache": "^4.4|^5.0",
                    "symfony/dependency-injection": "^4.4|^5.0",
                    "symfony/serializer": "^4.4|^5.0"
                },
                "suggest": {
                    "phpdocumentor/reflection-docblock": "To use the PHPDoc",
                    "psr/cache-implementation": "To cache results",
                    "symfony/doctrine-bridge": "To use Doctrine metadata",
                    "symfony/serializer": "To use Serializer metadata"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "5.1-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\PropertyInfo\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Kévin Dunglas",
                        "email": "dunglas@gmail.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony Property Info Component",
                "homepage": "https://symfony.com",
                "keywords": [
                    "doctrine",
                    "phpdoc",
                    "property",
                    "symfony",
                    "type",
                    "validator"
                ],
                "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-09-07T05:10:28+00:00"
            },
            {
                "name": "symfony/proxy-manager-bridge",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/proxy-manager-bridge.git",
                    "reference": "3d698b01104bfca5b0776637cdfae6e1c8f658f1"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/3d698b01104bfca5b0776637cdfae6e1c8f658f1",
                    "reference": "3d698b01104bfca5b0776637cdfae6e1c8f658f1",
                    "shasum": ""
                },
                "require": {
                    "ocramius/proxy-manager": "~2.1",
                    "php": ">=7.1.3",
                    "symfony/dependency-injection": "^4.0|^5.0"
                },
                "conflict": {
                    "zendframework/zend-eventmanager": "2.6.0"
                },
                "require-dev": {
                    "symfony/config": "^3.4|^4.0|^5.0"
                },
                "type": "symfony-bridge",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Bridge\\ProxyManager\\": ""
                    },
                    "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": "Symfony ProxyManager Bridge",
                "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-09-02T16:08:58+00:00"
            },
            {
                "name": "symfony/routing",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/routing.git",
                    "reference": "006b2d06672b8650998f328fc603eb6f3feb979f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/routing/zipball/006b2d06672b8650998f328fc603eb6f3feb979f",
                    "reference": "006b2d06672b8650998f328fc603eb6f3feb979f",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3"
                },
                "conflict": {
                    "symfony/config": "<4.2",
                    "symfony/dependency-injection": "<3.4",
                    "symfony/yaml": "<3.4"
                },
                "require-dev": {
                    "doctrine/annotations": "~1.2",
                    "psr/log": "~1.0",
                    "symfony/config": "^4.2|^5.0",
                    "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                    "symfony/expression-language": "^3.4|^4.0|^5.0",
                    "symfony/http-foundation": "^3.4|^4.0|^5.0",
                    "symfony/yaml": "^3.4|^4.0|^5.0"
                },
                "suggest": {
                    "doctrine/annotations": "For using the annotation loader",
                    "symfony/config": "For using the all-in-one router or any loader",
                    "symfony/expression-language": "For using expression matching",
                    "symfony/http-foundation": "For using a Symfony Request object",
                    "symfony/yaml": "For using the YAML loader"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Routing\\": ""
                    },
                    "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": "Symfony Routing Component",
                "homepage": "https://symfony.com",
                "keywords": [
                    "router",
                    "routing",
                    "uri",
                    "url"
                ],
                "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-10-01T16:25:17+00:00"
            },
            {
                "name": "symfony/security-bundle",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/security-bundle.git",
                    "reference": "274b0eb10dfc9067175cb4d1bcc68f8b37ebee14"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/security-bundle/zipball/274b0eb10dfc9067175cb4d1bcc68f8b37ebee14",
                    "reference": "274b0eb10dfc9067175cb4d1bcc68f8b37ebee14",
                    "shasum": ""
                },
                "require": {
                    "ext-xml": "*",
                    "php": ">=7.1.3",
                    "symfony/config": "^4.2|^5.0",
                    "symfony/dependency-injection": "^4.4|^5.0",
                    "symfony/http-kernel": "^4.4",
                    "symfony/security-core": "^4.4",
                    "symfony/security-csrf": "^4.2|^5.0",
                    "symfony/security-guard": "^4.2|^5.0",
                    "symfony/security-http": "^4.4.5"
                },
                "conflict": {
                    "symfony/browser-kit": "<4.2",
                    "symfony/console": "<3.4",
                    "symfony/framework-bundle": "<4.4",
                    "symfony/ldap": "<4.4",
                    "symfony/twig-bundle": "<4.4"
                },
                "require-dev": {
                    "doctrine/doctrine-bundle": "^1.5|^2.0",
                    "symfony/asset": "^3.4|^4.0|^5.0",
                    "symfony/browser-kit": "^4.2|^5.0",
                    "symfony/console": "^3.4|^4.0|^5.0",
                    "symfony/css-selector": "^3.4|^4.0|^5.0",
                    "symfony/dom-crawler": "^3.4|^4.0|^5.0",
                    "symfony/expression-language": "^3.4|^4.0|^5.0",
                    "symfony/form": "^3.4|^4.0|^5.0",
                    "symfony/framework-bundle": "^4.4|^5.0",
                    "symfony/process": "^3.4|^4.0|^5.0",
                    "symfony/serializer": "^4.4|^5.0",
                    "symfony/translation": "^3.4|^4.0|^5.0",
                    "symfony/twig-bridge": "^3.4|^4.0|^5.0",
                    "symfony/twig-bundle": "^4.4|^5.0",
                    "symfony/validator": "^3.4|^4.0|^5.0",
                    "symfony/yaml": "^3.4|^4.0|^5.0",
                    "twig/twig": "^1.41|^2.10|^3.0"
                },
                "type": "symfony-bundle",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Bundle\\SecurityBundle\\": ""
                    },
                    "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": "Symfony SecurityBundle",
                "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-09-02T16:08:58+00:00"
            },
            {
                "name": "symfony/security-core",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/security-core.git",
                    "reference": "264f391b7b172e36884790b4689152303d61e424"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/security-core/zipball/264f391b7b172e36884790b4689152303d61e424",
                    "reference": "264f391b7b172e36884790b4689152303d61e424",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/event-dispatcher-contracts": "^1.1|^2",
                    "symfony/service-contracts": "^1.1.6|^2"
                },
                "conflict": {
                    "symfony/event-dispatcher": "<4.3|>=5",
                    "symfony/ldap": "<4.4",
                    "symfony/security-guard": "<4.3"
                },
                "require-dev": {
                    "psr/container": "^1.0",
                    "psr/log": "~1.0",
                    "symfony/event-dispatcher": "^4.3",
                    "symfony/expression-language": "^3.4|^4.0|^5.0",
                    "symfony/http-foundation": "^3.4|^4.0|^5.0",
                    "symfony/ldap": "^4.4|^5.0",
                    "symfony/validator": "^3.4.31|^4.3.4|^5.0"
                },
                "suggest": {
                    "psr/container-implementation": "To instantiate the Security class",
                    "symfony/event-dispatcher": "",
                    "symfony/expression-language": "For using the expression voter",
                    "symfony/http-foundation": "",
                    "symfony/ldap": "For using LDAP integration",
                    "symfony/validator": "For using the user password constraint"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Security\\Core\\": ""
                    },
                    "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": "Symfony Security Component - Core Library",
                "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-10-04T07:09:09+00:00"
            },
            {
                "name": "symfony/security-csrf",
                "version": "v5.1.7",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/security-csrf.git",
                    "reference": "f1659a16028a50766dbffa73160fb94599131014"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/security-csrf/zipball/f1659a16028a50766dbffa73160fb94599131014",
                    "reference": "f1659a16028a50766dbffa73160fb94599131014",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/security-core": "^4.4|^5.0"
                },
                "conflict": {
                    "symfony/http-foundation": "<4.4"
                },
                "require-dev": {
                    "symfony/http-foundation": "^4.4|^5.0"
                },
                "suggest": {
                    "symfony/http-foundation": "For using the class SessionTokenStorage."
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "5.1-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Security\\Csrf\\": ""
                    },
                    "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": "Symfony Security Component - CSRF Library",
                "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-09-02T16:23:27+00:00"
            },
            {
                "name": "symfony/security-guard",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/security-guard.git",
                    "reference": "95b7f702c4f07c44504a81c69ef07036e68b96b9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/security-guard/zipball/95b7f702c4f07c44504a81c69ef07036e68b96b9",
                    "reference": "95b7f702c4f07c44504a81c69ef07036e68b96b9",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/security-core": "^3.4.22|^4.2.3|^5.0",
                    "symfony/security-http": "^4.4.1"
                },
                "require-dev": {
                    "psr/log": "~1.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Security\\Guard\\": ""
                    },
                    "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": "Symfony Security Component - Guard",
                "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-09-02T16:08:58+00:00"
            },
            {
                "name": "symfony/security-http",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/security-http.git",
                    "reference": "eddcd6b7372d430a47091fa5e5d733785b5a582b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/security-http/zipball/eddcd6b7372d430a47091fa5e5d733785b5a582b",
                    "reference": "eddcd6b7372d430a47091fa5e5d733785b5a582b",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/http-foundation": "^3.4.40|^4.4.7|^5.0.7",
                    "symfony/http-kernel": "^4.4",
                    "symfony/property-access": "^3.4|^4.0|^5.0",
                    "symfony/security-core": "^4.4.8"
                },
                "conflict": {
                    "symfony/event-dispatcher": ">=5",
                    "symfony/security-csrf": "<3.4.11|~4.0,<4.0.11"
                },
                "require-dev": {
                    "psr/log": "~1.0",
                    "symfony/routing": "^3.4|^4.0|^5.0",
                    "symfony/security-csrf": "^3.4.11|^4.0.11|^5.0"
                },
                "suggest": {
                    "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
                    "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Security\\Http\\": ""
                    },
                    "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": "Symfony Security Component - HTTP Integration",
                "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-09-02T16:08:58+00:00"
            },
            {
                "name": "symfony/service-contracts",
                "version": "v2.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/service-contracts.git",
                    "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
                    "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "psr/container": "^1.0"
                },
                "suggest": {
                    "symfony/service-implementation": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.2-dev"
                    },
                    "thanks": {
                        "name": "symfony/contracts",
                        "url": "https://github.com/symfony/contracts"
                    }
                },
                "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-09-07T11:33:47+00:00"
            },
            {
                "name": "symfony/stopwatch",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/stopwatch.git",
                    "reference": "6f89e19772cf61b3c65bab329fe0e318259fbd91"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/stopwatch/zipball/6f89e19772cf61b3c65bab329fe0e318259fbd91",
                    "reference": "6f89e19772cf61b3c65bab329fe0e318259fbd91",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/service-contracts": "^1.0|^2"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Stopwatch\\": ""
                    },
                    "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": "Symfony Stopwatch 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-09-02T16:08:58+00:00"
            },
            {
                "name": "symfony/string",
                "version": "v5.1.7",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/string.git",
                    "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/string/zipball/4a9afe9d07bac506f75bcee8ed3ce76da5a9343e",
                    "reference": "4a9afe9d07bac506f75bcee8ed3ce76da5a9343e",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-ctype": "~1.8",
                    "symfony/polyfill-intl-grapheme": "~1.0",
                    "symfony/polyfill-intl-normalizer": "~1.0",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/polyfill-php80": "~1.15"
                },
                "require-dev": {
                    "symfony/error-handler": "^4.4|^5.0",
                    "symfony/http-client": "^4.4|^5.0",
                    "symfony/translation-contracts": "^1.1|^2",
                    "symfony/var-exporter": "^4.4|^5.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "5.1-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\String\\": ""
                    },
                    "files": [
                        "Resources/functions.php"
                    ],
                    "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 String component",
                "homepage": "https://symfony.com",
                "keywords": [
                    "grapheme",
                    "i18n",
                    "string",
                    "unicode",
                    "utf-8",
                    "utf8"
                ],
                "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-09-15T12:23:47+00:00"
            },
            {
                "name": "symfony/translation",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/translation.git",
                    "reference": "8494fa1bbf9d77fe1e7d50ac8ccfb80a858a98bd"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/translation/zipball/8494fa1bbf9d77fe1e7d50ac8ccfb80a858a98bd",
                    "reference": "8494fa1bbf9d77fe1e7d50ac8ccfb80a858a98bd",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/translation-contracts": "^1.1.6|^2"
                },
                "conflict": {
                    "symfony/config": "<3.4",
                    "symfony/dependency-injection": "<3.4",
                    "symfony/http-kernel": "<4.4",
                    "symfony/yaml": "<3.4"
                },
                "provide": {
                    "symfony/translation-implementation": "1.0"
                },
                "require-dev": {
                    "psr/log": "~1.0",
                    "symfony/config": "^3.4|^4.0|^5.0",
                    "symfony/console": "^3.4|^4.0|^5.0",
                    "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                    "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
                    "symfony/http-kernel": "^4.4",
                    "symfony/intl": "^3.4|^4.0|^5.0",
                    "symfony/service-contracts": "^1.1.2|^2",
                    "symfony/yaml": "^3.4|^4.0|^5.0"
                },
                "suggest": {
                    "psr/log-implementation": "To use logging capability in translator",
                    "symfony/config": "",
                    "symfony/yaml": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Translation\\": ""
                    },
                    "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": "Symfony Translation 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-10-02T07:34:48+00:00"
            },
            {
                "name": "symfony/translation-contracts",
                "version": "v2.3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/translation-contracts.git",
                    "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105",
                    "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5"
                },
                "suggest": {
                    "symfony/translation-implementation": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.3-dev"
                    },
                    "thanks": {
                        "name": "symfony/contracts",
                        "url": "https://github.com/symfony/contracts"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Contracts\\Translation\\": ""
                    }
                },
                "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 translation",
                "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-09-28T13:05:58+00:00"
            },
            {
                "name": "symfony/twig-bridge",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/twig-bridge.git",
                    "reference": "ac5de06ef28f0638bd87d8fcf515715232db34d2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/ac5de06ef28f0638bd87d8fcf515715232db34d2",
                    "reference": "ac5de06ef28f0638bd87d8fcf515715232db34d2",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/translation-contracts": "^1.1|^2",
                    "twig/twig": "^1.41|^2.10|^3.0"
                },
                "conflict": {
                    "symfony/console": "<3.4",
                    "symfony/form": "<4.4",
                    "symfony/http-foundation": "<4.3",
                    "symfony/translation": "<4.2",
                    "symfony/workflow": "<4.3"
                },
                "require-dev": {
                    "egulias/email-validator": "^2.1.10",
                    "symfony/asset": "^3.4|^4.0|^5.0",
                    "symfony/console": "^3.4|^4.0|^5.0",
                    "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                    "symfony/error-handler": "^4.4|^5.0",
                    "symfony/expression-language": "^3.4|^4.0|^5.0",
                    "symfony/finder": "^3.4|^4.0|^5.0",
                    "symfony/form": "^4.3.5",
                    "symfony/http-foundation": "^4.3|^5.0",
                    "symfony/http-kernel": "^4.4",
                    "symfony/mime": "^4.3|^5.0",
                    "symfony/polyfill-intl-icu": "~1.0",
                    "symfony/routing": "^3.4|^4.0|^5.0",
                    "symfony/security-acl": "^2.8|^3.0",
                    "symfony/security-core": "^3.0|^4.0|^5.0",
                    "symfony/security-csrf": "^3.4|^4.0|^5.0",
                    "symfony/security-http": "^3.4|^4.0|^5.0",
                    "symfony/stopwatch": "^3.4|^4.0|^5.0",
                    "symfony/templating": "^3.4|^4.0|^5.0",
                    "symfony/translation": "^4.2.1|^5.0",
                    "symfony/web-link": "^4.4|^5.0",
                    "symfony/workflow": "^4.3|^5.0",
                    "symfony/yaml": "^3.4|^4.0|^5.0",
                    "twig/cssinliner-extra": "^2.12",
                    "twig/inky-extra": "^2.12",
                    "twig/markdown-extra": "^2.12"
                },
                "suggest": {
                    "symfony/asset": "For using the AssetExtension",
                    "symfony/expression-language": "For using the ExpressionExtension",
                    "symfony/finder": "",
                    "symfony/form": "For using the FormExtension",
                    "symfony/http-kernel": "For using the HttpKernelExtension",
                    "symfony/routing": "For using the RoutingExtension",
                    "symfony/security-core": "For using the SecurityExtension",
                    "symfony/security-csrf": "For using the CsrfExtension",
                    "symfony/security-http": "For using the LogoutUrlExtension",
                    "symfony/stopwatch": "For using the StopwatchExtension",
                    "symfony/templating": "For using the TwigEngine",
                    "symfony/translation": "For using the TranslationExtension",
                    "symfony/var-dumper": "For using the DumpExtension",
                    "symfony/web-link": "For using the WebLinkExtension",
                    "symfony/yaml": "For using the YamlExtension"
                },
                "type": "symfony-bridge",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Bridge\\Twig\\": ""
                    },
                    "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": "Symfony Twig Bridge",
                "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-09-02T16:08:58+00:00"
            },
            {
                "name": "symfony/twig-bundle",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/twig-bundle.git",
                    "reference": "19369cd319700a925c1a736f3059894aab04c387"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/19369cd319700a925c1a736f3059894aab04c387",
                    "reference": "19369cd319700a925c1a736f3059894aab04c387",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/http-foundation": "^4.3|^5.0",
                    "symfony/http-kernel": "^4.4",
                    "symfony/polyfill-ctype": "~1.8",
                    "symfony/twig-bridge": "^4.4|^5.0",
                    "twig/twig": "^1.41|^2.10|^3.0"
                },
                "conflict": {
                    "symfony/dependency-injection": "<4.1",
                    "symfony/framework-bundle": "<4.4",
                    "symfony/translation": "<4.2"
                },
                "require-dev": {
                    "doctrine/annotations": "~1.7",
                    "doctrine/cache": "~1.0",
                    "symfony/asset": "^3.4|^4.0|^5.0",
                    "symfony/dependency-injection": "^4.2.5|^5.0",
                    "symfony/expression-language": "^3.4|^4.0|^5.0",
                    "symfony/finder": "^3.4|^4.0|^5.0",
                    "symfony/form": "^3.4|^4.0|^5.0",
                    "symfony/framework-bundle": "^4.4|^5.0",
                    "symfony/routing": "^3.4|^4.0|^5.0",
                    "symfony/stopwatch": "^3.4|^4.0|^5.0",
                    "symfony/templating": "^3.4|^4.0|^5.0",
                    "symfony/translation": "^4.2|^5.0",
                    "symfony/web-link": "^3.4|^4.0|^5.0",
                    "symfony/yaml": "^3.4|^4.0|^5.0"
                },
                "type": "symfony-bundle",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Bundle\\TwigBundle\\": ""
                    },
                    "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": "Symfony TwigBundle",
                "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-10-01T13:17:48+00:00"
            },
            {
                "name": "symfony/var-dumper",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/var-dumper.git",
                    "reference": "0dc22bdf9d1197467bb04d505355180b6f20bcca"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/var-dumper/zipball/0dc22bdf9d1197467bb04d505355180b6f20bcca",
                    "reference": "0dc22bdf9d1197467bb04d505355180b6f20bcca",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/polyfill-php72": "~1.5",
                    "symfony/polyfill-php80": "^1.15"
                },
                "conflict": {
                    "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
                    "symfony/console": "<3.4"
                },
                "require-dev": {
                    "ext-iconv": "*",
                    "symfony/console": "^3.4|^4.0|^5.0",
                    "symfony/process": "^4.4|^5.0",
                    "twig/twig": "^1.34|^2.4|^3.0"
                },
                "suggest": {
                    "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
                    "ext-intl": "To show region name in time zone dump",
                    "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
                },
                "bin": [
                    "Resources/bin/var-dump-server"
                ],
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "files": [
                        "Resources/functions/dump.php"
                    ],
                    "psr-4": {
                        "Symfony\\Component\\VarDumper\\": ""
                    },
                    "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 mechanism for exploring and dumping PHP variables",
                "homepage": "https://symfony.com",
                "keywords": [
                    "debug",
                    "dump"
                ],
                "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-09-18T08:35:10+00:00"
            },
            {
                "name": "symfony/var-exporter",
                "version": "v5.1.7",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/var-exporter.git",
                    "reference": "8b858508e49beb257fd635104c3d449a8113e8fe"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/var-exporter/zipball/8b858508e49beb257fd635104c3d449a8113e8fe",
                    "reference": "8b858508e49beb257fd635104c3d449a8113e8fe",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-php80": "^1.15"
                },
                "require-dev": {
                    "symfony/var-dumper": "^4.4.9|^5.0.9"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "5.1-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\VarExporter\\": ""
                    },
                    "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": "A blend of var_export() + serialize() to turn any serializable data structure to plain PHP code",
                "homepage": "https://symfony.com",
                "keywords": [
                    "clone",
                    "construct",
                    "export",
                    "hydrate",
                    "instantiate",
                    "serialize"
                ],
                "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-09-08T14:19:54+00:00"
            },
            {
                "name": "symfony/web-profiler-bundle",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/web-profiler-bundle.git",
                    "reference": "f3b967b34b1db5d3285c415fbe5ce2b9299e6cd6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/f3b967b34b1db5d3285c415fbe5ce2b9299e6cd6",
                    "reference": "f3b967b34b1db5d3285c415fbe5ce2b9299e6cd6",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/config": "^4.2|^5.0",
                    "symfony/framework-bundle": "^4.4|^5.0",
                    "symfony/http-kernel": "^4.4",
                    "symfony/routing": "^4.3|^5.0",
                    "symfony/twig-bundle": "^4.2|^5.0",
                    "twig/twig": "^1.41|^2.10|^3.0"
                },
                "conflict": {
                    "symfony/form": "<4.3",
                    "symfony/messenger": "<4.2"
                },
                "require-dev": {
                    "symfony/browser-kit": "^4.3|^5.0",
                    "symfony/console": "^4.3|^5.0",
                    "symfony/css-selector": "^3.4|^4.0|^5.0",
                    "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                    "symfony/stopwatch": "^3.4|^4.0|^5.0"
                },
                "type": "symfony-bundle",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Bundle\\WebProfilerBundle\\": ""
                    },
                    "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": "Symfony WebProfilerBundle",
                "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-09-06T17:41:24+00:00"
            },
            {
                "name": "symfony/yaml",
                "version": "v4.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/yaml.git",
                    "reference": "c7885964b1eceb70b0981556d0a9b01d2d97c8d1"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/yaml/zipball/c7885964b1eceb70b0981556d0a9b01d2d97c8d1",
                    "reference": "c7885964b1eceb70b0981556d0a9b01d2d97c8d1",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/polyfill-ctype": "~1.8"
                },
                "conflict": {
                    "symfony/console": "<3.4"
                },
                "require-dev": {
                    "symfony/console": "^3.4|^4.0|^5.0"
                },
                "suggest": {
                    "symfony/console": "For validating YAML files using the lint command"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Yaml\\": ""
                    },
                    "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": "Symfony Yaml 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-09-27T03:36:23+00:00"
            },
            {
                "name": "terminal42/contao-avatar",
                "version": "1.3.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/terminal42/contao-avatar.git",
                    "reference": "5b7858fb390faf46170e220764b74e060301e5d7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/terminal42/contao-avatar/zipball/5b7858fb390faf46170e220764b74e060301e5d7",
                    "reference": "5b7858fb390faf46170e220764b74e060301e5d7",
                    "shasum": ""
                },
                "require": {
                    "contao-community-alliance/composer-plugin": "^2.4.0 || 3.*",
                    "contao/core-bundle": "^3.2 || ^4.2",
                    "php": ">=5.3.2"
                },
                "type": "contao-module",
                "extra": {
                    "contao": {
                        "sources": {
                            "": "system/modules/avatar"
                        }
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0+"
                ],
                "authors": [
                    {
                        "name": "terminal42 gmbh",
                        "homepage": "http://terminal42.ch"
                    }
                ],
                "description": "Avatar extension for Contao Open Source CMS",
                "keywords": [
                    "avatar",
                    "contao"
                ],
                "time": "2020-06-30T15:24:50+00:00"
            },
            {
                "name": "terminal42/contao-conditionalformfields",
                "version": "2.2.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/terminal42/contao-conditionalformfields.git",
                    "reference": "4eaaffa467cc7e52a766b9366f55ac94cd4b4346"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/terminal42/contao-conditionalformfields/zipball/4eaaffa467cc7e52a766b9366f55ac94cd4b4346",
                    "reference": "4eaaffa467cc7e52a766b9366f55ac94cd4b4346",
                    "shasum": ""
                },
                "require": {
                    "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
                    "contao/core-bundle": "~3.2 || ~4.1",
                    "php": ">=5.3.2"
                },
                "type": "contao-module",
                "extra": {
                    "contao": {
                        "sources": {
                            "": "system/modules/conditionalformfields"
                        }
                    }
                },
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0+"
                ],
                "authors": [
                    {
                        "name": "terminal42 gmbh",
                        "homepage": "http://terminal42.ch"
                    }
                ],
                "description": "conditionalformfields extension for Contao Open Source CMS; Display form fields based on conditionis!",
                "keywords": [
                    "conditions",
                    "contao",
                    "fields",
                    "form"
                ],
                "time": "2020-09-07T15:15:56+00:00"
            },
            {
                "name": "terminal42/contao-fineuploader",
                "version": "3.1.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/terminal42/contao-fineuploader.git",
                    "reference": "ce0ce6c6f8af96a15c082371d99550f48d10eba2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/terminal42/contao-fineuploader/zipball/ce0ce6c6f8af96a15c082371d99550f48d10eba2",
                    "reference": "ce0ce6c6f8af96a15c082371d99550f48d10eba2",
                    "shasum": ""
                },
                "require": {
                    "codefog/contao-haste": "^4.17",
                    "contao/core-bundle": "^4.4",
                    "php": ">=7.1"
                },
                "conflict": {
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0",
                    "contao/php-cs-fixer": "^2.2"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Terminal42\\FineUploaderBundle\\ContaoManager\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "Terminal42\\FineUploaderBundle\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "terminal42 gmbh",
                        "homepage": "https://terminal42.ch"
                    }
                ],
                "description": "FineUploader bundle for Contao Open Source CMS",
                "keywords": [
                    "FineUploader",
                    "chunking",
                    "contao",
                    "uploader"
                ],
                "time": "2020-08-18T07:01:19+00:00"
            },
            {
                "name": "terminal42/contao-mp_forms",
                "version": "4.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/terminal42/contao-mp_forms.git",
                    "reference": "13327b4ac69a4614f84facd283c9c06d4ef842c6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/terminal42/contao-mp_forms/zipball/13327b4ac69a4614f84facd283c9c06d4ef842c6",
                    "reference": "13327b4ac69a4614f84facd283c9c06d4ef842c6",
                    "shasum": ""
                },
                "require": {
                    "codefog/contao-haste": "~4.18",
                    "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
                    "contao/core-bundle": "~4.4",
                    "php": "^7.1",
                    "symfony/var-dumper": "^3.4 || ^4.4 || ^5.0"
                },
                "type": "contao-module",
                "extra": {
                    "contao": {
                        "sources": {
                            "": "system/modules/mp_forms"
                        }
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0+"
                ],
                "authors": [
                    {
                        "name": "terminal42 gmbh",
                        "homepage": "http://terminal42.ch"
                    }
                ],
                "description": "mp_forms extension for Contao Open Source CMS",
                "keywords": [
                    "Forms",
                    "contao",
                    "multi",
                    "multipage"
                ],
                "time": "2020-07-06T11:51:36+00:00"
            },
            {
                "name": "terminal42/contao-pageimage",
                "version": "3.4.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/terminal42/contao-pageimage.git",
                    "reference": "9ceb0993ffd903f22bc7dd9f328276ebbac8de46"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/terminal42/contao-pageimage/zipball/9ceb0993ffd903f22bc7dd9f328276ebbac8de46",
                    "reference": "9ceb0993ffd903f22bc7dd9f328276ebbac8de46",
                    "shasum": ""
                },
                "require": {
                    "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
                    "contao/core-bundle": "~3.5 || ~4.1",
                    "php": "^5.6 || ^7"
                },
                "replace": {
                    "contao-legacy/pageimage": "self.version"
                },
                "type": "contao-module",
                "extra": {
                    "contao": {
                        "sources": {
                            "": "system/modules/pageimage"
                        }
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0+"
                ],
                "authors": [
                    {
                        "name": "terminal42 gmbh",
                        "homepage": "http://www.terminal42.ch"
                    }
                ],
                "description": "[Contao CMS] Assign images to pages and output them on layout level using a frontend modules.",
                "homepage": "https://github.com/terminal42/contao-pageimage",
                "keywords": [
                    "background",
                    "contao",
                    "image",
                    "page"
                ],
                "time": "2020-06-04T11:58:25+00:00"
            },
            {
                "name": "terminal42/escargot",
                "version": "0.6.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/terminal42/escargot.git",
                    "reference": "65863cd8b0267fa05fca277333d7c3675d530c52"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/terminal42/escargot/zipball/65863cd8b0267fa05fca277333d7c3675d530c52",
                    "reference": "65863cd8b0267fa05fca277333d7c3675d530c52",
                    "shasum": ""
                },
                "require": {
                    "ext-simplexml": "*",
                    "nyholm/psr7": "^1.1",
                    "php": "^7.2",
                    "psr/http-message": "^1.0",
                    "psr/log": "^1.1",
                    "symfony/dom-crawler": "^4.3 || ^5.0",
                    "symfony/event-dispatcher": "^4.3 || ^5.0",
                    "symfony/http-client": "^4.3.6 || ^5.0",
                    "webignition/robots-txt-file": "^3.0"
                },
                "require-dev": {
                    "doctrine/dbal": "^2.10",
                    "friendsofphp/php-cs-fixer": "^2.16.1",
                    "symfony/finder": "^4.4 || ^5.0",
                    "symfony/phpunit-bridge": "^4.4 || ^5.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Terminal42\\Escargot\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Yanick Witschi",
                        "homepage": "https://github.com/toflar",
                        "role": "Developer"
                    }
                ],
                "description": "A web crawler or spider library based on Symfony components",
                "homepage": "https://www.terminal42.ch",
                "keywords": [
                    "crawl",
                    "escargot",
                    "index",
                    "search",
                    "spider"
                ],
                "time": "2020-06-16T12:52:01+00:00"
            },
            {
                "name": "terminal42/service-annotation-bundle",
                "version": "1.1.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/terminal42/service-annotation-bundle.git",
                    "reference": "ac2d19473f69d54e8319a21c849dfec88dbe4ef2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/terminal42/service-annotation-bundle/zipball/ac2d19473f69d54e8319a21c849dfec88dbe4ef2",
                    "reference": "ac2d19473f69d54e8319a21c849dfec88dbe4ef2",
                    "shasum": ""
                },
                "require": {
                    "doctrine/annotations": "^1.6",
                    "php": "^7.1",
                    "symfony/dependency-injection": "^4.0 || ^5.0",
                    "symfony/http-kernel": "^4.0 || ^5.0"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "^2.12"
                },
                "type": "symfony-bundle",
                "autoload": {
                    "psr-4": {
                        "Terminal42\\ServiceAnnotationBundle\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "terminal42 gmbh",
                        "homepage": "https://www.terminal42.ch/"
                    }
                ],
                "description": "Add service tags from class annotations",
                "funding": [
                    {
                        "url": "https://github.com/sponsors/terminal42",
                        "type": "github"
                    }
                ],
                "time": "2020-08-18T18:56:20+00:00"
            },
            {
                "name": "thecodingmachine/safe",
                "version": "v1.3.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/thecodingmachine/safe.git",
                    "reference": "a6b795aeb367c90cc6ed88dadb4cdcac436377c2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/a6b795aeb367c90cc6ed88dadb4cdcac436377c2",
                    "reference": "a6b795aeb367c90cc6ed88dadb4cdcac436377c2",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2"
                },
                "require-dev": {
                    "phpstan/phpstan": "^0.12",
                    "squizlabs/php_codesniffer": "^3.2",
                    "thecodingmachine/phpstan-strict-rules": "^0.12"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "0.1-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Safe\\": [
                            "lib/",
                            "deprecated/",
                            "generated/"
                        ]
                    },
                    "files": [
                        "deprecated/apc.php",
                        "deprecated/libevent.php",
                        "deprecated/mssql.php",
                        "deprecated/stats.php",
                        "lib/special_cases.php",
                        "generated/apache.php",
                        "generated/apcu.php",
                        "generated/array.php",
                        "generated/bzip2.php",
                        "generated/calendar.php",
                        "generated/classobj.php",
                        "generated/com.php",
                        "generated/cubrid.php",
                        "generated/curl.php",
                        "generated/datetime.php",
                        "generated/dir.php",
                        "generated/eio.php",
                        "generated/errorfunc.php",
                        "generated/exec.php",
                        "generated/fileinfo.php",
                        "generated/filesystem.php",
                        "generated/filter.php",
                        "generated/fpm.php",
                        "generated/ftp.php",
                        "generated/funchand.php",
                        "generated/gmp.php",
                        "generated/gnupg.php",
                        "generated/hash.php",
                        "generated/ibase.php",
                        "generated/ibmDb2.php",
                        "generated/iconv.php",
                        "generated/image.php",
                        "generated/imap.php",
                        "generated/info.php",
                        "generated/ingres-ii.php",
                        "generated/inotify.php",
                        "generated/json.php",
                        "generated/ldap.php",
                        "generated/libxml.php",
                        "generated/lzf.php",
                        "generated/mailparse.php",
                        "generated/mbstring.php",
                        "generated/misc.php",
                        "generated/msql.php",
                        "generated/mysql.php",
                        "generated/mysqli.php",
                        "generated/mysqlndMs.php",
                        "generated/mysqlndQc.php",
                        "generated/network.php",
                        "generated/oci8.php",
                        "generated/opcache.php",
                        "generated/openssl.php",
                        "generated/outcontrol.php",
                        "generated/password.php",
                        "generated/pcntl.php",
                        "generated/pcre.php",
                        "generated/pdf.php",
                        "generated/pgsql.php",
                        "generated/posix.php",
                        "generated/ps.php",
                        "generated/pspell.php",
                        "generated/readline.php",
                        "generated/rpminfo.php",
                        "generated/rrd.php",
                        "generated/sem.php",
                        "generated/session.php",
                        "generated/shmop.php",
                        "generated/simplexml.php",
                        "generated/sockets.php",
                        "generated/sodium.php",
                        "generated/solr.php",
                        "generated/spl.php",
                        "generated/sqlsrv.php",
                        "generated/ssdeep.php",
                        "generated/ssh2.php",
                        "generated/stream.php",
                        "generated/strings.php",
                        "generated/swoole.php",
                        "generated/uodbc.php",
                        "generated/uopz.php",
                        "generated/url.php",
                        "generated/var.php",
                        "generated/xdiff.php",
                        "generated/xml.php",
                        "generated/xmlrpc.php",
                        "generated/yaml.php",
                        "generated/yaz.php",
                        "generated/zip.php",
                        "generated/zlib.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "description": "PHP core functions that throw exceptions instead of returning FALSE on error",
                "time": "2020-10-08T08:40:29+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": "v2.13.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/twigphp/Twig.git",
                    "reference": "57e96259776ddcacf1814885fc3950460c8e18ef"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/twigphp/Twig/zipball/57e96259776ddcacf1814885fc3950460c8e18ef",
                    "reference": "57e96259776ddcacf1814885fc3950460c8e18ef",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.3",
                    "symfony/polyfill-ctype": "^1.8",
                    "symfony/polyfill-mbstring": "^1.3"
                },
                "require-dev": {
                    "psr/container": "^1.0",
                    "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.13-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"
                ],
                "funding": [
                    {
                        "url": "https://github.com/fabpot",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                        "type": "tidelift"
                    }
                ],
                "time": "2020-08-05T15:09:04+00:00"
            },
            {
                "name": "ua-parser/uap-php",
                "version": "v3.9.14",
                "source": {
                    "type": "git",
                    "url": "https://github.com/ua-parser/uap-php.git",
                    "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/ua-parser/uap-php/zipball/b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
                    "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
                    "shasum": ""
                },
                "require": {
                    "composer/ca-bundle": "^1.1",
                    "php": "^7.2 || ^8.0"
                },
                "require-dev": {
                    "phpstan/phpstan": "^0.12.33",
                    "phpunit/phpunit": "^8 || ^9",
                    "symfony/console": "^3.4 || ^4.2 || ^4.3 || ^5.0",
                    "symfony/filesystem": "^3.4 || ^4.2 ||  ^4.3 || ^5.0",
                    "symfony/finder": "^3.4 || ^4.2 || ^4.3 || ^5.0",
                    "symfony/yaml": "^3.4 || ^4.2 || ^4.3 || ^5.0",
                    "vimeo/psalm": "^3.12"
                },
                "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-10-02T23:36:20+00:00"
            },
            {
                "name": "webignition/disallowed-character-terminated-string",
                "version": "2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/webignition/disallowed-character-terminated-string.git",
                    "reference": "1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/webignition/disallowed-character-terminated-string/zipball/1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e",
                    "reference": "1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2"
                },
                "require-dev": {
                    "phpstan/phpstan": "^0.12.3",
                    "phpunit/phpunit": "~8.0",
                    "squizlabs/php_codesniffer": "^3.5"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "webignition\\DisallowedCharacterTerminatedString\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jon Cram",
                        "email": "webignition@gmail.com"
                    }
                ],
                "description": "A string terminated by one or more disallowed characters",
                "homepage": "https://github.com/webignition/disallowed-character-terminated-string",
                "keywords": [
                    "string",
                    "terminated"
                ],
                "time": "2019-12-20T15:52:44+00:00"
            },
            {
                "name": "webignition/robots-txt-file",
                "version": "3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/webignition/robots-txt-file.git",
                    "reference": "51bd7b1045348d94177cf6b21415385bf0923fa6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/webignition/robots-txt-file/zipball/51bd7b1045348d94177cf6b21415385bf0923fa6",
                    "reference": "51bd7b1045348d94177cf6b21415385bf0923fa6",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "ext-mbstring": "*",
                    "php": ">=7.2.0",
                    "webignition/disallowed-character-terminated-string": ">=2,<3"
                },
                "require-dev": {
                    "phpstan/phpstan": "^0.12.3",
                    "phpunit/phpunit": "^8.0",
                    "squizlabs/php_codesniffer": "^3.5"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "webignition\\RobotsTxt\\": "src/",
                        "webignition\\RobotsTxt\\Tests\\": "tests/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jon Cram",
                        "email": "webignition@gmail.com"
                    }
                ],
                "description": "Models a robots.txt file",
                "homepage": "https://github.com/webignition/robots-txt-file",
                "keywords": [
                    "parser",
                    "robots.txt"
                ],
                "time": "2019-12-20T17:50:44+00:00"
            },
            {
                "name": "webimpress/safe-writer",
                "version": "2.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/webimpress/safe-writer.git",
                    "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/5cfafdec5873c389036f14bf832a5efc9390dcdd",
                    "reference": "5cfafdec5873c389036f14bf832a5efc9390dcdd",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.2 || ^8.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^8.5.8 || ^9.3.7",
                    "vimeo/psalm": "^3.14.2",
                    "webimpress/coding-standard": "^1.1.5"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.1.x-dev",
                        "dev-develop": "2.2.x-dev",
                        "dev-release-1.0": "1.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Webimpress\\SafeWriter\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-2-Clause"
                ],
                "description": "Tool to write files safely, to avoid race conditions",
                "keywords": [
                    "concurrent write",
                    "file writer",
                    "race condition",
                    "safe writer",
                    "webimpress"
                ],
                "funding": [
                    {
                        "url": "https://github.com/michalbundyra",
                        "type": "github"
                    }
                ],
                "time": "2020-08-25T07:21:11+00:00"
            },
            {
                "name": "webmozart/assert",
                "version": "1.9.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/webmozart/assert.git",
                    "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/webmozart/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
                    "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
                    "shasum": ""
                },
                "require": {
                    "php": "^5.3.3 || ^7.0 || ^8.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-07-08T17:02:28+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"
            },
            {
                "name": "wikimedia/less.php",
                "version": "1.8.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wikimedia/less.php.git",
                    "reference": "e238ad228d74b6ffd38209c799b34e9826909266"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/wikimedia/less.php/zipball/e238ad228d74b6ffd38209c799b34e9826909266",
                    "reference": "e238ad228d74b6ffd38209c799b34e9826909266",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.9"
                },
                "require-dev": {
                    "phpunit/phpunit": "7.5.14"
                },
                "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": "Josh Schmidt",
                        "homepage": "https://github.com/oyejorge"
                    },
                    {
                        "name": "Matt Agar",
                        "homepage": "https://github.com/agar"
                    },
                    {
                        "name": "Martin Jantošovi?",
                        "homepage": "https://github.com/Mordred"
                    }
                ],
                "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)",
                "keywords": [
                    "css",
                    "less",
                    "less.js",
                    "lesscss",
                    "php",
                    "stylesheet"
                ],
                "time": "2019-11-06T18:30:11+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.10.0",
            "php-64bit": "7.4.10.0",
            "php-ipv6": "7.4.10.0",
            "ext-date": "7.4.10.0",
            "ext-libxml": "7.4.10.0",
            "ext-openssl": "7.4.10.0",
            "ext-pcre": "7.4.10.0",
            "ext-zlib": "7.4.10.0",
            "ext-filter": "7.4.10.0",
            "ext-hash": "7.4.10.0",
            "ext-reflection": "7.4.10.0",
            "ext-spl": "7.4.10.0",
            "ext-session": "7.4.10.0",
            "ext-sodium": "7.4.10.0",
            "ext-cgi-fcgi": "7.4.10.0",
            "ext-propro": "2.1.0.0",
            "ext-raphf": "2.0.1.0",
            "ext-iconv": "7.4.10.0",
            "ext-mysqlnd": "0.0.0.0",
            "ext-pdo": "7.4.10.0",
            "ext-xml": "7.4.10.0",
            "ext-bcmath": "7.4.10.0",
            "ext-bz2": "7.4.10.0",
            "ext-calendar": "7.4.10.0",
            "ext-ctype": "7.4.10.0",
            "ext-curl": "7.4.10.0",
            "ext-dba": "7.4.10.0",
            "ext-dom": "20031129",
            "ext-mbstring": "7.4.10.0",
            "ext-fileinfo": "7.4.10.0",
            "ext-ftp": "7.4.10.0",
            "ext-gd": "7.4.10.0",
            "ext-gender": "1.1.0.0",
            "ext-gettext": "7.4.10.0",
            "ext-gmp": "7.4.10.0",
            "ext-htscanner": "1.0.1.0",
            "ext-http": "3.2.3.0",
            "ext-imagick": "3.4.4.0",
            "ext-imap": "7.4.10.0",
            "ext-intl": "7.4.10.0",
            "ext-json": "7.4.10.0",
            "ext-ldap": "7.4.10.0",
            "ext-mailparse": "3.0.4.0",
            "ext-exif": "7.4.10.0",
            "ext-mongodb": "1.6.1.0",
            "ext-mysqli": "7.4.10.0",
            "ext-oauth": "2.0.4.0",
            "ext-odbc": "7.4.10.0",
            "ext-pdo_dblib": "7.4.10.0",
            "ext-pdo_firebird": "7.4.10.0",
            "ext-pdo_mysql": "7.4.10.0",
            "ext-pdo_odbc": "7.4.10.0",
            "ext-pdo_pgsql": "7.4.10.0",
            "ext-pdo_sqlite": "7.4.10.0",
            "ext-pgsql": "7.4.10.0",
            "ext-phar": "7.4.10.0",
            "ext-posix": "7.4.10.0",
            "ext-pspell": "7.4.10.0",
            "ext-shmop": "7.4.10.0",
            "ext-simplexml": "7.4.10.0",
            "ext-soap": "7.4.10.0",
            "ext-sourceguardian": "11.4.0.0",
            "ext-sqlite3": "7.4.10.0",
            "ext-sysvsem": "7.4.10.0",
            "ext-sysvshm": "7.4.10.0",
            "ext-tidy": "7.4.10.0",
            "ext-tokenizer": "7.4.10.0",
            "ext-xmlreader": "7.4.10.0",
            "ext-xmlwriter": "7.4.10.0",
            "ext-xsl": "7.4.10.0",
            "ext-zip": "1.15.6.0",
            "ext-ioncube-loader": "10.4.0.0",
            "lib-libxml": "2.9.3.0",
            "lib-openssl": "1.0.2.7",
            "lib-pcre": "10.31.0.0",
            "lib-iconv": "2.23.0.0",
            "lib-curl": "7.47.0.0",
            "lib-imagick": "6.8.9.9",
            "lib-icu": "55.1.0.0",
            "lib-xsl": "1.1.28.0"
        },
        "plugin-api-version": "1.1.0"
    }

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

    Standard

    Sorry, not sure what is going on in your case.

  27. #27
    Contao-Nutzer
    Registriert seit
    01.06.2018.
    Beiträge
    104

    Standard

    Zitat Zitat von Spooky Beitrag anzeigen
    Sorry, not sure what is going on in your case.
    OK, thank you in any case

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
  •