Ergebnis 1 bis 12 von 12

Thema: ContaoManager 1.6.1 Fehler 500 -

  1. #1
    Contao-Fan Avatar von herr rilke
    Registriert seit
    29.01.2011.
    Ort
    Münster
    Beiträge
    401

    Standard ContaoManager 1.6.1 Fehler 500 -

    hallo,

    beim Aufrufen des ContaoManagers erhalte ich folgenden Fehler

    Code:
    ERROR 500
    Compile Error: require(): Failed opening required '/mnt/web109/b0/53/52633553/htdocs/2020/vendor/symfony/deprecation-contracts/function.php' (include_path='.:/opt/RZphp74/includes')
    Es scheint ein unbekannter Fehler aufgetreten zu sein. Prüfe die Log-Dateien deines Webservers (Apache/Nginx) und des Contao Managers im Ordner "contao-manager/logs".
    ich denke, es hat damit zu tun, dass die PHP Version von 7.4 auf 8.1 umgestellt wurde.
    die Fehlermeldung erhalte ich nun, gleich ob ich wieder auf PHP 7.4 gehe oder bei 8.1 bleibe.

    nun kann ich aber auch kein
    Code:
    composer update
    mehr machen, weil ich gar keinen zugriff mehr auf den CM bekomme.

    contao-manager/logs ist
    Code:
    [30-Dec-2022 14:55:55 MET] PHP Fatal error:  require(): Failed opening required '/mnt/web109/b0/53/52633553/htdocs/2020/vendor/symfony/deprecation-contracts/function.php' (include_path='.:/opt/RZphp74/includes') in phar:///mnt/web109/b0/53/52633553/htdocs/2020/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php on line 1433
    [30-Dec-2022 14:55:55 MET] [2022-12-30 14:55:54] request.INFO: Matched route "contao_managerapi_server_composer__invoke". {"route":"contao_managerapi_server_composer__invoke","route_parameters":{"_route":"contao_managerapi_server_composer__invoke","_controller":"Contao\\ManagerApi\\Controller\\Server\\ComposerController"},"request_uri":"https://www.losemann-haushaltshilfe.de/contao-manager.phar.php/api/server/composer","method":"GET"} []
    [30-Dec-2022 14:55:55 MET] [2022-12-30 14:55:54] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":3} []
    [30-Dec-2022 14:55:55 MET] [2022-12-30 14:55:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\LoginAuthenticator"} []
    [30-Dec-2022 14:55:55 MET] [2022-12-30 14:55:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\LoginAuthenticator"} []
    [30-Dec-2022 14:55:55 MET] [2022-12-30 14:55:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:55:55 MET] [2022-12-30 14:55:54] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\TokenAuthenticator"} []
    [30-Dec-2022 14:55:55 MET] [2022-12-30 14:55:54] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\TokenAuthenticator"} []
    [30-Dec-2022 14:55:55 MET] [2022-12-30 14:55:54] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:55:55 MET] [2022-12-30 14:55:54] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:55:55 MET] [2022-12-30 14:55:54] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"otherworld.de\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:55:55 MET] [2022-12-30 14:55:54] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:55:55 MET] [2022-12-30 14:55:54] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:55:55 MET] [2022-12-30 14:55:55] app.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Compile Error: require(): Failed opening required '/mnt/web109/b0/53/52633553/htdocs/2020/vendor/symfony/deprecation-contracts/function.php' (include_path='.:/opt/RZphp74/includes')" at phar:///mnt/web109/b0/53/52633553/htdocs/2020/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php line 1433 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Compile Error: require(): Failed opening required '/mnt/web109/b0/53/52633553/htdocs/2020/vendor/symfony/deprecation-contracts/function.php' (include_path='.:/opt/RZphp74/includes') at phar:///mnt/web109/b0/53/52633553/htdocs/2020/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:1433)"} []
    [30-Dec-2022 14:59:03 MET] PHP Fatal error:  require(): Failed opening required '/mnt/web109/b0/53/52633553/htdocs/2020/vendor/symfony/deprecation-contracts/function.php' (include_path='.:/opt/RZphp74/includes') in phar:///mnt/web109/b0/53/52633553/htdocs/2020/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php on line 1433
    [30-Dec-2022 14:59:04 MET] [2022-12-30 14:59:02] request.INFO: Matched route "contao_managerapi_server_composer__invoke". {"route":"contao_managerapi_server_composer__invoke","route_parameters":{"_route":"contao_managerapi_server_composer__invoke","_controller":"Contao\\ManagerApi\\Controller\\Server\\ComposerController"},"request_uri":"https://www.losemann-haushaltshilfe.de/contao-manager.phar.php/api/server/composer","method":"GET"} []
    [30-Dec-2022 14:59:04 MET] [2022-12-30 14:59:02] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":3} []
    [30-Dec-2022 14:59:04 MET] [2022-12-30 14:59:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\LoginAuthenticator"} []
    [30-Dec-2022 14:59:04 MET] [2022-12-30 14:59:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\LoginAuthenticator"} []
    [30-Dec-2022 14:59:04 MET] [2022-12-30 14:59:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:59:04 MET] [2022-12-30 14:59:02] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\TokenAuthenticator"} []
    [30-Dec-2022 14:59:04 MET] [2022-12-30 14:59:02] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\TokenAuthenticator"} []
    [30-Dec-2022 14:59:04 MET] [2022-12-30 14:59:02] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:59:04 MET] [2022-12-30 14:59:02] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:59:04 MET] [2022-12-30 14:59:02] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"otherworld.de\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:59:04 MET] [2022-12-30 14:59:02] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:59:04 MET] [2022-12-30 14:59:02] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:59:04 MET] [2022-12-30 14:59:04] app.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Compile Error: require(): Failed opening required '/mnt/web109/b0/53/52633553/htdocs/2020/vendor/symfony/deprecation-contracts/function.php' (include_path='.:/opt/RZphp74/includes')" at phar:///mnt/web109/b0/53/52633553/htdocs/2020/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php line 1433 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Compile Error: require(): Failed opening required '/mnt/web109/b0/53/52633553/htdocs/2020/vendor/symfony/deprecation-contracts/function.php' (include_path='.:/opt/RZphp74/includes') at phar:///mnt/web109/b0/53/52633553/htdocs/2020/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:1433)"} []
    [30-Dec-2022 14:59:21 MET] PHP Fatal error:  require(): Failed opening required '/mnt/web109/b0/53/52633553/htdocs/2020/vendor/symfony/deprecation-contracts/function.php' (include_path='.:/opt/RZphp74/includes') in phar:///mnt/web109/b0/53/52633553/htdocs/2020/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php on line 1433
    [30-Dec-2022 14:59:21 MET] [2022-12-30 14:59:21] request.INFO: Matched route "contao_managerapi_server_composer__invoke". {"route":"contao_managerapi_server_composer__invoke","route_parameters":{"_route":"contao_managerapi_server_composer__invoke","_controller":"Contao\\ManagerApi\\Controller\\Server\\ComposerController"},"request_uri":"https://www.losemann-haushaltshilfe.de/contao-manager.phar.php/api/server/composer","method":"GET"} []
    [30-Dec-2022 14:59:21 MET] [2022-12-30 14:59:21] security.DEBUG: Checking for guard authentication credentials. {"firewall_key":"api","authenticators":3} []
    [30-Dec-2022 14:59:21 MET] [2022-12-30 14:59:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\LoginAuthenticator"} []
    [30-Dec-2022 14:59:21 MET] [2022-12-30 14:59:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\LoginAuthenticator"} []
    [30-Dec-2022 14:59:21 MET] [2022-12-30 14:59:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:59:21 MET] [2022-12-30 14:59:21] security.DEBUG: Checking support on guard authenticator. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\TokenAuthenticator"} []
    [30-Dec-2022 14:59:21 MET] [2022-12-30 14:59:21] security.DEBUG: Guard authenticator does not support the request. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\TokenAuthenticator"} []
    [30-Dec-2022 14:59:21 MET] [2022-12-30 14:59:21] security.DEBUG: Calling getCredentials() on guard authenticator. {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:59:21 MET] [2022-12-30 14:59:21] security.DEBUG: Passing guard token information to the GuardAuthenticationProvider {"firewall_key":"api","authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:59:21 MET] [2022-12-30 14:59:21] security.INFO: Guard authentication successful! {"token":"[object] (Symfony\\Component\\Security\\Guard\\Token\\PostAuthenticationGuardToken: PostAuthenticationGuardToken(user=\"otherworld.de\", authenticated=true, roles=\"ROLE_ADMIN\"))","authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:59:21 MET] [2022-12-30 14:59:21] security.DEBUG: Guard authenticator set no success response: request continues. {"authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:59:21 MET] [2022-12-30 14:59:21] security.DEBUG: Remember me skipped: it is not configured for the firewall. {"authenticator":"Contao\\ManagerApi\\Security\\JwtAuthenticator"} []
    [30-Dec-2022 14:59:21 MET] [2022-12-30 14:59:21] app.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Compile Error: require(): Failed opening required '/mnt/web109/b0/53/52633553/htdocs/2020/vendor/symfony/deprecation-contracts/function.php' (include_path='.:/opt/RZphp74/includes')" at phar:///mnt/web109/b0/53/52633553/htdocs/2020/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php line 1433 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Compile Error: require(): Failed opening required '/mnt/web109/b0/53/52633553/htdocs/2020/vendor/symfony/deprecation-contracts/function.php' (include_path='.:/opt/RZphp74/includes') at phar:///mnt/web109/b0/53/52633553/htdocs/2020/web/contao-manager.phar.php/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php:1433)"} []
    hoster ist strato.

    gibt's da ein workaround?

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

    Standard

    Notfalls composer update auf der Konsole ausführen.
    » sponsor me via GitHub or PayPal or Revolut

  3. #3
    Contao-Fan Avatar von herr rilke
    Registriert seit
    29.01.2011.
    Ort
    Münster
    Beiträge
    401

    Standard

    ja, dachte ich auch.

    erhalte allerdings mit

    /opt/RZphp74/bin/php-cli composer.phar update

    eine ausgabe, von der ich gar nicht weiß, was da passiert:

    Code:
    otencier","email":"fabien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"de
      scription":"Symfony Security Component - Core Library","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\/github.
      com\/symfony\/security-core\/tree\/v5.4.13"},"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":"ti
      delift"}],"install-path":"..\/symfony\/security-core"},{"name":"symfony\/security-csrf","version":"v5.4.11","version_normalized"
      :"5.4.11.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/security-csrf.git","reference":"b97ab244b6dda80abb84a4a
      236d682871695db4a"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/security-csrf\/zipball\/b97ab244b6dda8
      0abb84a4a236d682871695db4a","reference":"b97ab244b6dda80abb84a4a236d682871695db4a","shasum":""},"require":{"php":">=7.2.5","symf
      ony\/polyfill-php80":"^1.16","symfony\/security-core":"^4.4|^5.0|^6.0"},"conflict":{"symfony\/http-foundation":"<5.3"},"require-
      dev":{"symfony\/http-foundation":"^5.3|^6.0"},"suggest":{"symfony\/http-foundation":"For using the class SessionTokenStorage."},
      "time":"2022-07-20T13:00:38+00:00","type":"library","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\Secur
      ity\\Csrf\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["MI
      T"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfon
      y.com\/contributors"}],"description":"Symfony Security Component - CSRF Library","homepage":"https:\/\/symfony.com","support":{"
      source":"https:\/\/github.com\/symfony\/security-csrf\/tree\/v5.4.11"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type"
      :"custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/sy
      mfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/security-csrf"},{"name":"symfony\/security-guard","version":"v5
      .4.13","version_normalized":"5.4.13.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/security-guard.git","referen
      ce":"83f647fcdc17aa14908f0e02a302d3d9d0f63fbc"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/security-g
      uard\/zipball\/83f647fcdc17aa14908f0e02a302d3d9d0f63fbc","reference":"83f647fcdc17aa14908f0e02a302d3d9d0f63fbc","shasum":""},"re
      quire":{"php":">=7.2.5","symfony\/polyfill-php80":"^1.15","symfony\/security-core":"^5.0","symfony\/security-http":"^5.3"},"requ
      ire-dev":{"psr\/log":"^1|^2|^3"},"time":"2022-09-28T13:19:49+00:00","type":"library","installation-source":"dist","autoload":{"p
      sr-4":{"Symfony\\Component\\Security\\Guard\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagis
      t.org\/downloads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Commu
      nity","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Symfony Security Component - Guard","homepage":"https:\/
      \/symfony.com","support":{"source":"https:\/\/github.com\/symfony\/security-guard\/tree\/v5.4.13"},"funding":[{"url":"https:\/\/
      symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/fu
      nding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/security-guard"},{"name":"symfony\/
      security-http","version":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/
      security-http.git","reference":"64e9926b8ab8e4460e4dfdc53dc098fed2dad837"},"dist":{"type":"zip","url":"https:\/\/api.github.com\
      /repos\/symfony\/security-http\/zipball\/64e9926b8ab8e4460e4dfdc53dc098fed2dad837","reference":"64e9926b8ab8e4460e4dfdc53dc098fe
      d2dad837","shasum":""},"require":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3","symfony\/http-foundation":"^5.3|^6
      .0","symfony\/http-kernel":"^5.3|^6.0","symfony\/polyfill-mbstring":"~1.0","symfony\/polyfill-php80":"^1.16","symfony\/property-
      access":"^4.4|^5.0|^6.0","symfony\/security-core":"^5.4|^6.0"},"conflict":{"symfony\/event-dispatcher":"<4.3","symfony\/security
      -bundle":"<5.3","symfony\/security-csrf":"<4.4"},"require-dev":{"psr\/log":"^1|^2|^3","symfony\/cache":"^4.4|^5.0|^6.0","symfony
      \/rate-limiter":"^5.2|^6.0","symfony\/routing":"^4.4|^5.0|^6.0","symfony\/security-csrf":"^4.4|^5.0|^6.0","symfony\/translation"
      :"^4.4|^5.0|^6.0"},"suggest":{"symfony\/routing":"For using the HttpUtils class to create sub-requests, redirect the user, and m
      atch URLs","symfony\/security-csrf":"For using tokens to protect authentication\/logout attempts"},"time":"2022-09-29T19:14:22+0
      0:00","type":"library","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\Security\\Http\\":""},"exclude-fro
      m-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Fabie
      n Potencier","email":"fabien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"descr
      iption":"Symfony Security Component - HTTP Integration","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\/github
      .com\/symfony\/security-http\/tree\/v5.4.13"},"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":"t
      idelift"}],"install-path":"..\/symfony\/security-http"},{"name":"symfony\/serializer","version":"v5.4.13","version_normalized":"
      5.4.13.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/serializer.git","reference":"f8c32e94c8656c17a7360d88d6d4
      86bc8ce23b2d"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/serializer\/zipball\/f8c32e94c8656c17a7360d
      88d6d486bc8ce23b2d","reference":"f8c32e94c8656c17a7360d88d6d486bc8ce23b2d","shasum":""},"require":{"php":">=7.2.5","symfony\/dep
      recation-contracts":"^2.1|^3","symfony\/polyfill-ctype":"~1.8","symfony\/polyfill-php80":"^1.16"},"conflict":{"doctrine\/annotat
      ions":"<1.12","phpdocumentor\/reflection-docblock":"<3.2.2","phpdocumentor\/type-resolver":"<1.4.0","symfony\/dependency-injecti
      on":"<4.4","symfony\/property-access":"<5.4","symfony\/property-info":"<5.3.13","symfony\/uid":"<5.3","symfony\/yaml":"<4.4"},"r
      equire-dev":{"doctrine\/annotations":"^1.12","phpdocumentor\/reflection-docblock":"^3.2|^4.0|^5.0","symfony\/cache":"^4.4|^5.0|^
      6.0","symfony\/config":"^4.4|^5.0|^6.0","symfony\/dependency-injection":"^4.4|^5.0|^6.0","symfony\/error-handler":"^4.4|^5.0|^6.
      0","symfony\/filesystem":"^4.4|^5.0|^6.0","symfony\/form":"^4.4|^5.0|^6.0","symfony\/http-foundation":"^4.4|^5.0|^6.0","symfony\
      /http-kernel":"^4.4|^5.0|^6.0","symfony\/mime":"^4.4|^5.0|^6.0","symfony\/property-access":"^5.4|^6.0","symfony\/property-info":
      "^5.3.13|^6.0","symfony\/uid":"^5.3|^6.0","symfony\/validator":"^4.4|^5.0|^6.0","symfony\/var-dumper":"^4.4|^5.0|^6.0","symfony\
      /var-exporter":"^4.4|^5.0|^6.0","symfony\/yaml":"^4.4|^5.0|^6.0"},"suggest":{"psr\/cache-implementation":"For using the metadata
       cache.","symfony\/config":"For using the XML mapping loader.","symfony\/mime":"For using a MIME type guesser within the DataUri
      Normalizer.","symfony\/property-access":"For using the ObjectNormalizer.","symfony\/property-info":"To deserialize relations.","
      symfony\/var-exporter":"For using the metadata compiler.","symfony\/yaml":"For using the default YAML mapping loader."},"time":"
      2022-09-29T09:26:59+00:00","type":"library","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\Serializer\\"
      :""},"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\/contr
      ibutors"}],"description":"Handles serializing and deserializing data structures, including object graphs, into array structures
      or other formats like XML and JSON.","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony\/seri
      alizer\/tree\/v5.4.13"},"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"}],"install-pa
      th":"..\/symfony\/serializer"},{"name":"symfony\/service-contracts","version":"v2.5.2","version_normalized":"2.5.2.0","source":{
      "type":"git","url":"https:\/\/github.com\/symfony\/service-contracts.git","reference":"4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
      },"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/service-contracts\/zipball\/4b426aac47d6427cc1a1d0f7e2ac
      724627f5966c","reference":"4b426aac47d6427cc1a1d0f7e2ac724627f5966c","shasum":""},"require":{"php":">=7.2.5","psr\/container":"^
      1.1","symfony\/deprecation-contracts":"^2.1|^3"},"conflict":{"ext-psr":"<1.1|>=2"},"suggest":{"symfony\/service-implementation":
      ""},"time":"2022-05-30T19:17:29+00:00","type":"library","extra":{"branch-alias":{"dev-main":"2.5-dev"},"thanks":{"name":"symfony
      \/contracts","url":"https:\/\/github.com\/symfony\/contracts"}},"installation-source":"dist","autoload":{"psr-4":{"Symfony\\Cont
      racts\\Service\\":""}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas G
      rekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Ge
      neric abstractions related to writing services","homepage":"https:\/\/symfony.com","keywords":["abstractions","contracts","decou
      pling","interfaces","interoperability","standards"],"support":{"source":"https:\/\/github.com\/symfony\/service-contracts\/tree\
      /v2.5.2"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"gith
      ub"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfo
      ny\/service-contracts"},{"name":"symfony\/stopwatch","version":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git",
      "url":"https:\/\/github.com\/symfony\/stopwatch.git","reference":"6df7a3effde34d81717bbef4591e5ffe32226d69"},"dist":{"type":"zip
      ","url":"https:\/\/api.github.com\/repos\/symfony\/stopwatch\/zipball\/6df7a3effde34d81717bbef4591e5ffe32226d69","reference":"6d
      f7a3effde34d81717bbef4591e5ffe32226d69","shasum":""},"require":{"php":">=7.2.5","symfony\/service-contracts":"^1|^2|^3"},"time":
      "2022-09-28T13:19:49+00:00","type":"library","installation-source":"dist","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\/contr
      ibutors"}],"description":"Provides a way to profile code","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\/gith
      ub.com\/symfony\/stopwatch\/tree\/v5.4.13"},"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":"tid
      elift"}],"install-path":"..\/symfony\/stopwatch"},{"name":"symfony\/string","version":"v5.4.13","version_normalized":"5.4.13.0",
      "source":{"type":"git","url":"https:\/\/github.com\/symfony\/string.git","reference":"2900c668a32138a34118740de3e4d5a701801f53"}
      ,"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/string\/zipball\/2900c668a32138a34118740de3e4d5a701801f53
      ","reference":"2900c668a32138a34118740de3e4d5a701801f53","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","symfo
      ny\/polyfill-php80":"~1.15"},"conflict":{"symfony\/translation-contracts":">=3.0"},"require-dev":{"symfony\/error-handler":"^4.4
      |^5.0|^6.0","symfony\/http-client":"^4.4|^5.0|^6.0","symfony\/translation-contracts":"^1.1|^2","symfony\/var-exporter":"^4.4|^5.
      0|^6.0"},"time":"2022-09-01T01:52:16+00:00","type":"library","installation-source":"dist","autoload":{"files":["Resources\/funct
      ions.php"],"psr-4":{"Symfony\\Component\\String\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/pack
      agist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Communit
      y","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Provides an object-oriented API to strings and deals with b
      ytes, UTF-8 code points and grapheme clusters in a unified way","homepage":"https:\/\/symfony.com","keywords":["grapheme","i18n"
      ,"string","unicode","utf-8","utf8"],"support":{"source":"https:\/\/github.com\/symfony\/string\/tree\/v5.4.13"},"funding":[{"url
      ":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tid
      elift.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/string"},{"name":"symf
      ony\/translation","version":"v5.4.12","version_normalized":"5.4.12.0","source":{"type":"git","url":"https:\/\/github.com\/symfon
      y\/translation.git","reference":"42ecc77eb4f229ce2df702a648ec93b8478d76ae"},"dist":{"type":"zip","url":"https:\/\/api.github.com
      \/repos\/symfony\/translation\/zipball\/42ecc77eb4f229ce2df702a648ec93b8478d76ae","reference":"42ecc77eb4f229ce2df702a648ec93b84
      78d76ae","shasum":""},"require":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3","symfony\/polyfill-mbstring":"~1.0",
      "symfony\/polyfill-php80":"^1.16","symfony\/translation-contracts":"^2.3"},"conflict":{"symfony\/config":"<4.4","symfony\/consol
      e":"<5.3","symfony\/dependency-injection":"<5.0","symfony\/http-kernel":"<5.0","symfony\/twig-bundle":"<5.0","symfony\/yaml":"<4
      .4"},"provide":{"symfony\/translation-implementation":"2.3"},"require-dev":{"psr\/log":"^1|^2|^3","symfony\/config":"^4.4|^5.0|^
      6.0","symfony\/console":"^5.4|^6.0","symfony\/dependency-injection":"^5.0|^6.0","symfony\/finder":"^4.4|^5.0|^6.0","symfony\/htt
      p-client-contracts":"^1.1|^2.0|^3.0","symfony\/http-kernel":"^5.0|^6.0","symfony\/intl":"^4.4|^5.0|^6.0","symfony\/polyfill-intl
      -icu":"^1.21","symfony\/service-contracts":"^1.1.2|^2|^3","symfony\/yaml":"^4.4|^5.0|^6.0"},"suggest":{"psr\/log-implementation"
      :"To use logging capability in translator","symfony\/config":"","symfony\/yaml":""},"time":"2022-08-02T15:52:22+00:00","type":"l
      ibrary","installation-source":"dist","autoload":{"files":["Resources\/functions.php"],"psr-4":{"Symfony\\Component\\Translation\
      \":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"autho
      rs":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/con
      tributors"}],"description":"Provides tools to internationalize your application","homepage":"https:\/\/symfony.com","support":{"
      source":"https:\/\/github.com\/symfony\/translation\/tree\/v5.4.12"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"
      custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symf
      ony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/translation"},{"name":"symfony\/translation-contracts","version":
      "v2.5.2","version_normalized":"2.5.2.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/translation-contracts.git",
      "reference":"136b19dd05cdf0709db6537d058bcab6dd6e2dbe"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/tr
      anslation-contracts\/zipball\/136b19dd05cdf0709db6537d058bcab6dd6e2dbe","reference":"136b19dd05cdf0709db6537d058bcab6dd6e2dbe","
      shasum":""},"require":{"php":">=7.2.5"},"suggest":{"symfony\/translation-implementation":""},"time":"2022-06-27T16:58:25+00:00",
      "type":"library","extra":{"branch-alias":{"dev-main":"2.5-dev"},"thanks":{"name":"symfony\/contracts","url":"https:\/\/github.co
      m\/symfony\/contracts"}},"installation-source":"dist","autoload":{"psr-4":{"Symfony\\Contracts\\Translation\\":""}},"notificatio
      n-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"n
      ame":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Generic abstractions related to trans
      lation","homepage":"https:\/\/symfony.com","keywords":["abstractions","contracts","decoupling","interfaces","interoperability","
      standards"],"support":{"source":"https:\/\/github.com\/symfony\/translation-contracts\/tree\/v2.5.2"},"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"}],"install-path":"..\/symfony\/translation-contracts"},{"name":
      "symfony\/twig-bridge","version":"v5.4.12","version_normalized":"5.4.12.0","source":{"type":"git","url":"https:\/\/github.com\/s
      ymfony\/twig-bridge.git","reference":"94c3b38514c953e3e84719c96d4e578a01ca1819"},"dist":{"type":"zip","url":"https:\/\/api.githu
      b.com\/repos\/symfony\/twig-bridge\/zipball\/94c3b38514c953e3e84719c96d4e578a01ca1819","reference":"94c3b38514c953e3e84719c96d4e
      578a01ca1819","shasum":""},"require":{"php":">=7.2.5","symfony\/polyfill-php80":"^1.16","symfony\/translation-contracts":"^1.1|^
      2|^3","twig\/twig":"^2.13|^3.0.4"},"conflict":{"phpdocumentor\/reflection-docblock":"<3.2.2","phpdocumentor\/type-resolver":"<1.
      4.0","symfony\/console":"<5.3","symfony\/form":"<5.3","symfony\/http-foundation":"<5.3","symfony\/http-kernel":"<4.4","symfony\/
      translation":"<5.2","symfony\/workflow":"<5.2"},"require-dev":{"doctrine\/annotations":"^1.12","egulias\/email-validator":"^2.1.
      10|^3","phpdocumentor\/reflection-docblock":"^3.0|^4.0|^5.0","symfony\/asset":"^4.4|^5.0|^6.0","symfony\/console":"^5.3|^6.0","s
      ymfony\/dependency-injection":"^4.4|^5.0|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0","symfony\/finder":"^4.4|^5.0|^6.0
      ","symfony\/form":"^5.3|^6.0","symfony\/http-foundation":"^5.3|^6.0","symfony\/http-kernel":"^4.4|^5.0|^6.0","symfony\/intl":"^4
      .4|^5.0|^6.0","symfony\/mime":"^5.2|^6.0","symfony\/polyfill-intl-icu":"~1.0","symfony\/property-info":"^4.4|^5.1|^6.0","symfony
      \/routing":"^4.4|^5.0|^6.0","symfony\/security-acl":"^2.8|^3.0","symfony\/security-core":"^4.4|^5.0|^6.0","symfony\/security-csr
      f":"^4.4|^5.0|^6.0","symfony\/security-http":"^4.4|^5.0|^6.0","symfony\/serializer":"^5.2|^6.0","symfony\/stopwatch":"^4.4|^5.0|
      ^6.0","symfony\/translation":"^5.2|^6.0","symfony\/web-link":"^4.4|^5.0|^6.0","symfony\/workflow":"^5.2|^6.0","symfony\/yaml":"^
      4.4|^5.0|^6.0","twig\/cssinliner-extra":"^2.12|^3","twig\/inky-extra":"^2.12|^3","twig\/markdown-extra":"^2.12|^3"},"suggest":{"
      symfony\/asset":"For using the AssetExtension","symfony\/expression-language":"For using the ExpressionExtension","symfony\/find
      er":"","symfony\/form":"For using the FormExtension","symfony\/http-kernel":"For using the HttpKernelExtension","symfony\/routin
      g":"For using the RoutingExtension","symfony\/security-core":"For using the SecurityExtension","symfony\/security-csrf":"For usi
      ng the CsrfExtension","symfony\/security-http":"For using the LogoutUrlExtension","symfony\/stopwatch":"For using the StopwatchE
      xtension","symfony\/translation":"For using the TranslationExtension","symfony\/var-dumper":"For using the DumpExtension","symfo
      ny\/web-link":"For using the WebLinkExtension","symfony\/yaml":"For using the YamlExtension"},"time":"2022-08-03T13:09:21+00:00"
      ,"type":"symfony-bridge","installation-source":"dist","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":"Pr
      ovides integration for Twig with various Symfony components","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\/g
      ithub.com\/symfony\/twig-bridge\/tree\/v5.4.12"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"htt
      ps:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type"
      :"tidelift"}],"install-path":"..\/symfony\/twig-bridge"},{"name":"symfony\/twig-bundle","version":"v5.4.8","version_normalized":
      "5.4.8.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/twig-bundle.git","reference":"c992b4474c3a31f3c40a1ca593d
      213833f91b818"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/twig-bundle\/zipball\/c992b4474c3a31f3c40a
      1ca593d213833f91b818","reference":"c992b4474c3a31f3c40a1ca593d213833f91b818","shasum":""},"require":{"php":">=7.2.5","symfony\/c
      onfig":"^4.4|^5.0|^6.0","symfony\/http-foundation":"^4.4|^5.0|^6.0","symfony\/http-kernel":"^5.0|^6.0","symfony\/polyfill-ctype"
      :"~1.8","symfony\/polyfill-php80":"^1.16","symfony\/twig-bridge":"^5.3|^6.0","twig\/twig":"^2.13|^3.0.4"},"conflict":{"symfony\/
      dependency-injection":"<5.3","symfony\/framework-bundle":"<5.0","symfony\/service-contracts":">=3.0","symfony\/translation":"<5.
      0"},"require-dev":{"doctrine\/annotations":"^1.10.4","doctrine\/cache":"^1.0|^2.0","symfony\/asset":"^4.4|^5.0|^6.0","symfony\/d
      ependency-injection":"^5.3|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0","symfony\/finder":"^4.4|^5.0|^6.0","symfony\/fo
      rm":"^4.4|^5.0|^6.0","symfony\/framework-bundle":"^5.0|^6.0","symfony\/routing":"^4.4|^5.0|^6.0","symfony\/stopwatch":"^4.4|^5.0
      |^6.0","symfony\/translation":"^5.0|^6.0","symfony\/web-link":"^4.4|^5.0|^6.0","symfony\/yaml":"^4.4|^5.0|^6.0"},"time":"2022-04
      -03T13:03:10+00:00","type":"symfony-bundle","installation-source":"dist","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\/contribu
      tors"}],"description":"Provides a tight integration of Twig into the Symfony full-stack framework","homepage":"https:\/\/symfony
      .com","support":{"source":"https:\/\/github.com\/symfony\/twig-bundle\/tree\/v5.4.8"},"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"}],"install-path":"..\/symfony\/twig-bundle"},{"name":"symfony\/uid","version":"
      v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/uid.git","reference":"7e72
      7b75ee099d530d1e93ed0897a0d89c146d16"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/uid\/zipball\/7e727
      b75ee099d530d1e93ed0897a0d89c146d16","reference":"7e727b75ee099d530d1e93ed0897a0d89c146d16","shasum":""},"require":{"php":">=7.2
      .5","symfony\/polyfill-uuid":"^1.15"},"require-dev":{"symfony\/console":"^4.4|^5.0|^6.0"},"time":"2022-09-09T09:04:10+00:00","ty
      pe":"library","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\Uid\\":""},"exclude-from-classmap":["\/Test
      s\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Gr\u00e9goire Pineau","em
      ail":"lyrixx@lyrixx.info"},{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\/s
      ymfony.com\/contributors"}],"description":"Provides an object-oriented API to generate and represent UIDs","homepage":"https:\/\
      /symfony.com","keywords":["UID","ulid","uuid"],"support":{"source":"https:\/\/github.com\/symfony\/uid\/tree\/v5.4.13"},"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"}],"install-path":"..\/symfony\/uid"},{"name":
      "symfony\/var-dumper","version":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git","url":"https:\/\/github.com\/sy
      mfony\/var-dumper.git","reference":"2bf2ccab581bec363191672f0df40e0c85569e1c"},"dist":{"type":"zip","url":"https:\/\/api.github.
      com\/repos\/symfony\/var-dumper\/zipball\/2bf2ccab581bec363191672f0df40e0c85569e1c","reference":"2bf2ccab581bec363191672f0df40e0
      c85569e1c","shasum":""},"require":{"php":">=7.2.5","symfony\/polyfill-mbstring":"~1.0","symfony\/polyfill-php80":"^1.16"},"confl
      ict":{"phpunit\/phpunit":"<5.4.3","symfony\/console":"<4.4"},"require-dev":{"ext-iconv":"*","symfony\/console":"^4.4|^5.0|^6.0",
      "symfony\/process":"^4.4|^5.0|^6.0","symfony\/uid":"^5.1|^6.0","twig\/twig":"^2.13|^3.0.4"},"suggest":{"ext-iconv":"To convert n
      on-UTF-8 strings to UTF-8 (or symfony\/polyfill-iconv in case ext-iconv cannot be used).","ext-intl":"To show region name in tim
      e zone dump","symfony\/console":"To use the ServerDumpCommand and\/or the bin\/var-dump-server script"},"time":"2022-09-06T13:23
      :31+00:00","bin":["Resources\/bin\/var-dump-server"],"type":"library","installation-source":"dist","autoload":{"files":["Resourc
      es\/functions\/dump.php"],"psr-4":{"Symfony\\Component\\VarDumper\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-ur
      l":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name"
      :"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Provides mechanisms for walking through a
      ny arbitrary PHP variable","homepage":"https:\/\/symfony.com","keywords":["debug","dump"],"support":{"source":"https:\/\/github.
      com\/symfony\/var-dumper\/tree\/v5.4.13"},"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":"tidel
      ift"}],"install-path":"..\/symfony\/var-dumper"},{"name":"symfony\/var-exporter","version":"v5.4.10","version_normalized":"5.4.1
      0.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/var-exporter.git","reference":"8fc03ee75eeece3d9be1ef47d26d79b
      ea1afb340"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/var-exporter\/zipball\/8fc03ee75eeece3d9be1ef4
      7d26d79bea1afb340","reference":"8fc03ee75eeece3d9be1ef47d26d79bea1afb340","shasum":""},"require":{"php":">=7.2.5","symfony\/poly
      fill-php80":"^1.16"},"require-dev":{"symfony\/var-dumper":"^4.4.9|^5.0.9|^6.0"},"time":"2022-05-27T12:56:18+00:00","type":"libra
      ry","installation-source":"dist","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":"Allows exporting any
       serializable PHP data structure to plain PHP code","homepage":"https:\/\/symfony.com","keywords":["clone","construct","export",
      "hydrate","instantiate","serialize"],"support":{"source":"https:\/\/github.com\/symfony\/var-exporter\/tree\/v5.4.10"},"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"}],"install-path":"..\/symfony\/var-exporter"},
      {"name":"symfony\/web-profiler-bundle","version":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git","url":"https:\
      /\/github.com\/symfony\/web-profiler-bundle.git","reference":"6fefe0a7761a35b33c616e199c19f0c0d069e282"},"dist":{"type":"zip","u
      rl":"https:\/\/api.github.com\/repos\/symfony\/web-profiler-bundle\/zipball\/6fefe0a7761a35b33c616e199c19f0c0d069e282","referenc
      e":"6fefe0a7761a35b33c616e199c19f0c0d069e282","shasum":""},"require":{"php":">=7.2.5","symfony\/config":"^4.4|^5.0|^6.0","symfon
      y\/framework-bundle":"^5.3|^6.0","symfony\/http-kernel":"^5.3|^6.0","symfony\/polyfill-php80":"^1.16","symfony\/routing":"^4.4|^
      5.0|^6.0","symfony\/twig-bundle":"^4.4|^5.0|^6.0","twig\/twig":"^2.13|^3.0.4"},"conflict":{"symfony\/dependency-injection":"<5.2
      ","symfony\/form":"<4.4","symfony\/mailer":"<5.4","symfony\/messenger":"<4.4"},"require-dev":{"symfony\/browser-kit":"^4.4|^5.0|
      ^6.0","symfony\/console":"^4.4|^5.0|^6.0","symfony\/css-selector":"^4.4|^5.0|^6.0","symfony\/stopwatch":"^4.4|^5.0|^6.0"},"time"
      :"2022-08-28T23:24:00+00:00","type":"symfony-bundle","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Bundle\\WebProf
      ilerBundle\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["M
      IT"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfo
      ny.com\/contributors"}],"description":"Provides a development tool that gives detailed information about the execution of any re
      quest","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony\/web-profiler-bundle\/tree\/v5.4.13
      "},"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"}],"install-path":"..\/symfony\/web
      -profiler-bundle"},{"name":"symfony\/yaml","version":"v5.4.12","version_normalized":"5.4.12.0","source":{"type":"git","url":"htt
      ps:\/\/github.com\/symfony\/yaml.git","reference":"7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c"},"dist":{"type":"zip","url":"https:
      \/\/api.github.com\/repos\/symfony\/yaml\/zipball\/7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c","reference":"7a3aa21ac8ab1a96cc6de5
      bbcab4bc9fc943b18c","shasum":""},"require":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3","symfony\/polyfill-ctype"
      :"^1.8"},"conflict":{"symfony\/console":"<5.3"},"require-dev":{"symfony\/console":"^5.3|^6.0"},"suggest":{"symfony\/console":"Fo
      r validating YAML files using the lint command"},"time":"2022-08-02T15:52:22+00:00","bin":["Resources\/bin\/yaml-lint"],"type":"
      library","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\Yaml\\":""},"exclude-from-classmap":["\/Tests\/"
      ]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fa
      bien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Loads and dumps
       YAML files","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony\/yaml\/tree\/v5.4.12"},"fundi
      ng":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"htt
      ps:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/yaml"},{"nam
      e":"terminal42\/contao-easy_themes","version":"2.2.11","version_normalized":"2.2.11.0","source":{"type":"git","url":"https:\/\/g
      ithub.com\/terminal42\/contao-easy_themes.git","reference":"2589602774b77ba3d29a8e93d8ae2d3b38312154"},"dist":{"type":"zip","url
      ":"https:\/\/api.github.com\/repos\/terminal42\/contao-easy_themes\/zipball\/2589602774b77ba3d29a8e93d8ae2d3b38312154","referenc
      e":"2589602774b77ba3d29a8e93d8ae2d3b38312154","shasum":""},"require":{"contao-community-alliance\/composer-plugin":"~2.4 || ~3.0
      ","contao\/core-bundle":"^4.4","php":">=5.4"},"replace":{"contao-legacy\/easy_themes":"*"},"time":"2020-05-22T09:36:29+00:00","t
      ype":"contao-module","extra":{"contao":{"sources":{"":"system\/modules\/easy_themes"},"runonce":["runonce\/runonce.php"]}},"inst
      allation-source":"dist","autoload":{"classmap":[""]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["LGPL-
      3.0-or-later"],"authors":[{"name":"terminal42 gmbh","homepage":"http:\/\/www.terminal42.ch"}],"description":"Contao Open Source
      CMS extension easy_themes","keywords":["contao","easy","themes"],"support":{"issues":"https:\/\/github.com\/terminal42\/contao-e
      asy_themes\/issues","source":"https:\/\/github.com\/terminal42\/contao-easy_themes"},"install-path":"..\/terminal42\/contao-easy
      _themes"},{"name":"terminal42\/escargot","version":"1.4.1","version_normalized":"1.4.1.0","source":{"type":"git","url":"https:\/
      \/github.com\/terminal42\/escargot.git","reference":"4f93bf909803de0b8c88a7d03d2abdecb2e7461a"},"dist":{"type":"zip","url":"http
      s:\/\/api.github.com\/repos\/terminal42\/escargot\/zipball\/4f93bf909803de0b8c88a7d03d2abdecb2e7461a","reference":"4f93bf909803d
      e0b8c88a7d03d2abdecb2e7461a","shasum":""},"require":{"ext-simplexml":"*","nyholm\/psr7":"^1.1","php":"^7.2 || ^8.0","psr\/http-m
      essage":"^1.0","psr\/log":"^1.1","symfony\/dom-crawler":"^4.4 || ^5.0 || ^6.0","symfony\/event-dispatcher":"^4.4 || ^5.0 || ^6.0
      ","symfony\/http-client":"^4.4 || ^5.0 || ^6.0","webignition\/robots-txt-file":"^3.0"},"require-dev":{"doctrine\/dbal":"^2.13 ||
       ^3.0","symfony\/finder":"^4.4 || ^5.0 || ^6.0","symfony\/phpunit-bridge":"^5.1.8 || ^6.0"},"time":"2022-04-07T20:33:54+00:00","
      type":"library","installation-source":"dist","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.termin
      al42.ch","keywords":["crawl","escargot","index","search","spider"],"support":{"issues":"https:\/\/github.com\/terminal42\/escarg
      ot\/issues","source":"https:\/\/github.com\/terminal42\/escargot"},"install-path":"..\/terminal42\/escargot"},{"name":"terminal4
      2\/service-annotation-bundle","version":"1.1.4","version_normalized":"1.1.4.0","source":{"type":"git","url":"https:\/\/github.co
      m\/terminal42\/service-annotation-bundle.git","reference":"ae6bed637c9e7bab0edc095b2f76b7857035390a"},"dist":{"type":"zip","url"
      :"https:\/\/api.github.com\/repos\/terminal42\/service-annotation-bundle\/zipball\/ae6bed637c9e7bab0edc095b2f76b7857035390a","re
      ference":"ae6bed637c9e7bab0edc095b2f76b7857035390a","shasum":""},"require":{"doctrine\/annotations":"^1.6","php":"^7.1 || ^8.0",
      "symfony\/dependency-injection":"^4.0 || ^5.0 || ^6.0","symfony\/http-kernel":"^4.0 || ^5.0 || ^6.0"},"require-dev":{"contao\/ea
      sy-coding-standard":"^3.0"},"time":"2022-08-16T15:20:24+00:00","type":"symfony-bundle","installation-source":"dist","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 cl
      ass annotations","support":{"issues":"https:\/\/github.com\/terminal42\/service-annotation-bundle\/issues","source":"https:\/\/g
      ithub.com\/terminal42\/service-annotation-bundle"},"funding":[{"url":"https:\/\/github.com\/sponsors\/terminal42","type":"github
      "},{"url":"https:\/\/ko-fi.com\/terminal42","type":"other"}],"install-path":"..\/terminal42\/service-annotation-bundle"},{"name"
      :"thecodingmachine\/safe","version":"v1.3.3","version_normalized":"1.3.3.0","source":{"type":"git","url":"https:\/\/github.com\/
      thecodingmachine\/safe.git","reference":"a8ab0876305a4cdaef31b2350fcb9811b5608dbc"},"dist":{"type":"zip","url":"https:\/\/api.gi
      thub.com\/repos\/thecodingmachine\/safe\/zipball\/a8ab0876305a4cdaef31b2350fcb9811b5608dbc","reference":"a8ab0876305a4cdaef31b23
      50fcb9811b5608dbc","shasum":""},"require":{"php":">=7.2"},"require-dev":{"phpstan\/phpstan":"^0.12","squizlabs\/php_codesniffer"
      :"^3.2","thecodingmachine\/phpstan-strict-rules":"^0.12"},"time":"2020-10-28T17:51:34+00:00","type":"library","extra":{"branch-a
      lias":{"dev-master":"0.1-dev"}},"installation-source":"dist","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","gen
      erated\/classobj.php","generated\/com.php","generated\/cubrid.php","generated\/curl.php","generated\/datetime.php","generated\/d
      ir.php","generated\/eio.php","generated\/errorfunc.php","generated\/exec.php","generated\/fileinfo.php","generated\/filesystem.p
      hp","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.ph
      p","generated\/msql.php","generated\/mysql.php","generated\/mysqli.php","generated\/mysqlndMs.php","generated\/mysqlndQc.php","g
      enerated\/network.php","generated\/oci8.php","generated\/opcache.php","generated\/openssl.php","generated\/outcontrol.php","gene
      rated\/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","genera
      ted\/sem.php","generated\/session.php","generated\/shmop.php","generated\/simplexml.php","generated\/sockets.php","generated\/so
      dium.php","generated\/solr.php","generated\/spl.php","generated\/sqlsrv.php","generated\/ssdeep.php","generated\/ssh2.php","gene
      rated\/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","support":{"issues":"https:\/\/g
      ithub.com\/thecodingmachine\/safe\/issues","source":"https:\/\/github.com\/thecodingmachine\/safe\/tree\/v1.3.3"},"install-path"
      :"..\/thecodingmachine\/safe"},{"name":"tijsverkoyen\/css-to-inline-styles","version":"2.2.5","version_normalized":"2.2.5.0","so
      urce":{"type":"git","url":"https:\/\/github.com\/tijsverkoyen\/CssToInlineStyles.git","reference":"4348a3a06651827a27d989ad1d13e
      fec6bb49b19"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/tijsverkoyen\/CssToInlineStyles\/zipball\/4348a3a0665
      1827a27d989ad1d13efec6bb49b19","reference":"4348a3a06651827a27d989ad1d13efec6bb49b19","shasum":""},"require":{"ext-dom":"*","ext
      -libxml":"*","php":"^5.5 || ^7.0 || ^8.0","symfony\/css-selector":"^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0"},"require-dev":{"phpuni
      t\/phpunit":"^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10"},"time":"2022-09-12T13:28:28+00:00","type":"library","extra"
      :{"branch-alias":{"dev-master":"2.2.x-dev"}},"installation-source":"dist","autoload":{"psr-4":{"TijsVerkoyen\\CssToInlineStyles\
      \":"src"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["BSD-3-Clause"],"authors":[{"name":"Tijs Verkoye
      n","email":"css_to_inline_styles@verkoyen.eu","role":"Developer"}],"description":"CssToInlineStyles is a class that enables you
      to convert HTML-pages\/files into HTML-pages\/files with inline styles. This is very useful when you're sending emails.","homepa
      ge":"https:\/\/github.com\/tijsverkoyen\/CssToInlineStyles","support":{"issues":"https:\/\/github.com\/tijsverkoyen\/CssToInline
      Styles\/issues","source":"https:\/\/github.com\/tijsverkoyen\/CssToInlineStyles\/tree\/2.2.5"},"install-path":"..\/tijsverkoyen\
      /css-to-inline-styles"},{"name":"toflar\/psr6-symfony-http-cache-store","version":"3.0.1","version_normalized":"3.0.1.0","source
      ":{"type":"git","url":"https:\/\/github.com\/Toflar\/psr6-symfony-http-cache-store.git","reference":"0a6dd0da8dcce37efd3f3ac12e6
      f435dcd8fe244"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/Toflar\/psr6-symfony-http-cache-store\/zipball\/0a6
      dd0da8dcce37efd3f3ac12e6f435dcd8fe244","reference":"0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244","shasum":""},"require":{"php":"^7.
      2 | ^8.0","symfony\/cache":"^4.4 | ^5.0","symfony\/http-foundation":"^4.4 | ^5.0","symfony\/http-kernel":"^4.4 | ^5.0","symfony\
      /lock":"^4.4 | ^5.0","symfony\/options-resolver":"^4.4 | ^5.0"},"require-dev":{"symfony\/phpunit-bridge":"^5.0"},"time":"2020-11
      -23T21:38:47+00:00","type":"library","installation-source":"dist","autoload":{"psr-4":{"Toflar\\Psr6HttpCacheStore\\":"src"}},"n
      otification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Yanick Witschi","email":"yanick.wi
      tschi@terminal42.ch"}],"description":"An alternative store implementation for Symfony's HttpCache reverse proxy that supports au
      to-pruning of expired entries and cache invalidation by tags.","support":{"issues":"https:\/\/github.com\/Toflar\/psr6-symfony-h
      ttp-cache-store\/issues","source":"https:\/\/github.com\/Toflar\/psr6-symfony-http-cache-store\/tree\/3.0.1"},"install-path":"..
      \/toflar\/psr6-symfony-http-cache-store"},{"name":"twig\/extra-bundle","version":"v3.4.0","version_normalized":"3.4.0.0","source
      ":{"type":"git","url":"https:\/\/github.com\/twigphp\/twig-extra-bundle.git","reference":"2e58256b0e9fe52f30149347c0547e46333047
      65"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/twigphp\/twig-extra-bundle\/zipball\/2e58256b0e9fe52f30149347c
      0547e4633304765","reference":"2e58256b0e9fe52f30149347c0547e4633304765","shasum":""},"require":{"php":">=7.2.5","symfony\/framew
      ork-bundle":"^4.4|^5.0|^6.0","symfony\/twig-bundle":"^4.4|^5.0|^6.0","twig\/twig":"^2.7|^3.0"},"require-dev":{"league\/commonmar
      k":"^1.0|^2.0","symfony\/phpunit-bridge":"^4.4.9|^5.0.9|^6.0","twig\/cache-extra":"^3.0","twig\/cssinliner-extra":"^2.12|^3.0","
      twig\/html-extra":"^2.12|^3.0","twig\/inky-extra":"^2.12|^3.0","twig\/intl-extra":"^2.12|^3.0","twig\/markdown-extra":"^2.12|^3.
      0","twig\/string-extra":"^2.12|^3.0"},"time":"2022-01-04T13:58:53+00:00","type":"symfony-bundle","extra":{"branch-alias":{"dev-m
      aster":"3.2-dev"}},"installation-source":"dist","autoload":{"psr-4":{"Twig\\Extra\\TwigExtraBundle\\":""},"exclude-from-classmap
      ":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Fabien Potencie
      r","email":"fabien@symfony.com","homepage":"http:\/\/fabien.potencier.org","role":"Lead Developer"}],"description":"A Symfony bu
      ndle for extra Twig extensions","homepage":"https:\/\/twig.symfony.com","keywords":["bundle","extra","twig"],"support":{"source"
      :"https:\/\/github.com\/twigphp\/twig-extra-bundle\/tree\/v3.4.0"},"funding":[{"url":"https:\/\/github.com\/fabpot","type":"gith
      ub"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/twig\/twig","type":"tidelift"}],"install-path":"..\/twig\/extra
      -bundle"},{"name":"twig\/twig","version":"v3.4.3","version_normalized":"3.4.3.0","source":{"type":"git","url":"https:\/\/github.
      com\/twigphp\/Twig.git","reference":"c38fd6b0b7f370c198db91ffd02e23b517426b58"},"dist":{"type":"zip","url":"https:\/\/api.github
      .com\/repos\/twigphp\/Twig\/zipball\/c38fd6b0b7f370c198db91ffd02e23b517426b58","reference":"c38fd6b0b7f370c198db91ffd02e23b51742
      6b58","shasum":""},"require":{"php":">=7.2.5","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|^6.0"},"time":"2022-09-28T08:42:51+00:00","type":"library","
      extra":{"branch-alias":{"dev-master":"3.4-dev"}},"installation-source":"dist","autoload":{"psr-4":{"Twig\\":"src\/"}},"notificat
      ion-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"},{"n
      ame":"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"],"support":{"issues":"htt
      ps:\/\/github.com\/twigphp\/Twig\/issues","source":"https:\/\/github.com\/twigphp\/Twig\/tree\/v3.4.3"},"funding":[{"url":"https
      :\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/twig\/twig","type":"tideli
      ft"}],"install-path":"..\/twig\/twig"},{"name":"ua-parser\/uap-php","version":"v3.9.14","version_normalized":"3.9.14.0","source"
      :{"type":"git","url":"https:\/\/github.com\/ua-parser\/uap-php.git","reference":"b796c5ea5df588e65aeb4e2c6cce3811dec4fed6"},"dis
      t":{"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","symf
      ony\/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"},"time":"2020-10-02T23:36:20+00:00","bin":["bin\/uaparser"],"
      type":"library","installation-source":"dist","autoload":{"psr-4":{"UAParser\\":"src"}},"notification-url":"https:\/\/packagist.o
      rg\/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.","support":{"issues":"https:\/\/gi
      thub.com\/ua-parser\/uap-php\/issues","source":"https:\/\/github.com\/ua-parser\/uap-php\/tree\/v3.9.14"},"install-path":"..\/ua
      -parser\/uap-php"},{"name":"wa72\/htmlpagedom","version":"v2.0.1","version_normalized":"2.0.1.0","source":{"type":"git","url":"h
      ttps:\/\/github.com\/wasinger\/htmlpagedom.git","reference":"34710d592b9865e798b5c35a78166ab1f18ecc8e"},"dist":{"type":"zip","ur
      l":"https:\/\/api.github.com\/repos\/wasinger\/htmlpagedom\/zipball\/34710d592b9865e798b5c35a78166ab1f18ecc8e","reference":"3471
      0d592b9865e798b5c35a78166ab1f18ecc8e","shasum":""},"require":{"php":">=7.1.0","symfony\/css-selector":"^3.4|^4|^5","symfony\/dom
      -crawler":"^3.4|^4|^5"},"require-dev":{"mikey179\/vfsstream":"^1.6","phpunit\/phpunit":"^7","wa72\/html-pretty-min":"~0.1"},"sug
      gest":{"wa72\/html-pretty-min":"Minify or indent HTML documents"},"time":"2019-11-22T09:50:29+00:00","type":"library","extra":{"
      branch-alias":{"dev-master":"2.0-dev"}},"installation-source":"dist","autoload":{"psr-4":{"Wa72\\HtmlPageDom\\":"src\/"}},"notif
      ication-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Christoph Singer","email":"singer@weba
      gentur72.de","homepage":"http:\/\/www.webagentur72.de"}],"description":"jQuery-inspired DOM manipulation extension for Symfony's
       Crawler","homepage":"http:\/\/github.com\/wasinger\/htmlpagedom","keywords":["crawler","dom","html"],"support":{"issues":"https
      :\/\/github.com\/wasinger\/htmlpagedom\/issues","source":"https:\/\/github.com\/wasinger\/htmlpagedom\/tree\/master"},"install-p
      ath":"..\/wa72\/htmlpagedom"},{"name":"webignition\/disallowed-character-terminated-string","version":"2.0","version_normalized"
      :"2.0.0.0","source":{"type":"git","url":"https:\/\/github.com\/webignition\/disallowed-character-terminated-string.git","referen
      ce":"1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/webignition\/disall
      owed-character-terminated-string\/zipball\/1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e","reference":"1c35b8bacbb2e76837c0aa8538dc24
      68a1f10e6e","shasum":""},"require":{"php":">=7.2"},"require-dev":{"phpstan\/phpstan":"^0.12.3","phpunit\/phpunit":"~8.0","squizl
      abs\/php_codesniffer":"^3.5"},"time":"2019-12-20T15:52:44+00:00","type":"library","installation-source":"dist","autoload":{"psr-
      4":{"webignition\\DisallowedCharacterTerminatedString\\":"src"}},"notification-url":"https:\/\/packagist.org\/downloads\/","lice
      nse":["MIT"],"authors":[{"name":"Jon Cram","email":"webignition@gmail.com"}],"description":"A string terminated by one or more d
      isallowed characters","homepage":"https:\/\/github.com\/webignition\/disallowed-character-terminated-string","keywords":["string
      ","terminated"],"support":{"issues":"https:\/\/github.com\/webignition\/disallowed-character-terminated-string\/issues","source"
      :"https:\/\/github.com\/webignition\/disallowed-character-terminated-string\/tree\/master"},"install-path":"..\/webignition\/dis
      allowed-character-terminated-string"},{"name":"webignition\/robots-txt-file","version":"3.0","version_normalized":"3.0.0.0","sou
      rce":{"type":"git","url":"https:\/\/github.com\/webignition\/robots-txt-file.git","reference":"51bd7b1045348d94177cf6b21415385bf
      0923fa6"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/webignition\/robots-txt-file\/zipball\/51bd7b1045348d9417
      7cf6b21415385bf0923fa6","reference":"51bd7b1045348d94177cf6b21415385bf0923fa6","shasum":""},"require":{"ext-json":"*","ext-mbstr
      ing":"*","php":">=7.2.0","webignition\/disallowed-character-terminated-string":">=2,<3"},"require-dev":{"phpstan\/phpstan":"^0.1
      2.3","phpunit\/phpunit":"^8.0","squizlabs\/php_codesniffer":"^3.5"},"time":"2019-12-20T17:50:44+00:00","type":"library","install
      ation-source":"dist","autoload":{"psr-4":{"webignition\\RobotsTxt\\":"src\/","webignition\\RobotsTxt\\Tests\\":"tests\/"}},"noti
      fication-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":["par
      ser","robots.txt"],"support":{"issues":"https:\/\/github.com\/webignition\/robots-txt-file\/issues","source":"https:\/\/github.c
      om\/webignition\/robots-txt-file\/tree\/3.0"},"install-path":"..\/webignition\/robots-txt-file"},{"name":"wikimedia\/less.php","
      version":"1.8.2","version_normalized":"1.8.2.0","source":{"type":"git","url":"https:\/\/github.com\/wikimedia\/less.php.git","re
      ference":"e238ad228d74b6ffd38209c799b34e9826909266"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/wikimedia\/les
      s.php\/zipball\/e238ad228d74b6ffd38209c799b34e9826909266","reference":"e238ad228d74b6ffd38209c799b34e9826909266","shasum":""},"r
      equire":{"php":">=7.2.9"},"require-dev":{"phpunit\/phpunit":"7.5.14"},"time":"2019-11-06T18:30:11+00:00","bin":["bin\/lessc"],"t
      ype":"library","installation-source":"dist","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\u0161ovi\u010d","homepage":"
      https:\/\/github.com\/Mordred"}],"description":"PHP port of the Javascript version of LESS http:\/\/lesscss.org (Originally main
      tained by Josh Schmidt)","keywords":["css","less","less.js","lesscss","php","stylesheet"],"support":{"source":"https:\/\/github.
      com\/wikimedia\/less.php\/tree\/1.8.2"},"install-path":"..\/wikimedia\/less.php"}]).
    was läuft da (falsch)?

    php ist da
    Code:
     /opt/RZphp74/bin/php-cli -v
    PHP 7.4.33 (cli) (built: Dec 12 2022 17:29:03) ( NTS )
    Copyright (c) The PHP Group
    Zend Engine v3.4.0, Copyright (c) Zend Technologies

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

    Standard

    Das scheint nicht die gesamte Konsolenausgabe zu sein?
    » sponsor me via GitHub or PayPal or Revolut

  5. #5
    Contao-Fan Avatar von herr rilke
    Registriert seit
    29.01.2011.
    Ort
    Münster
    Beiträge
    401

    Standard

    stimmt,mist.
    jetzt aber:

    Code:
                                                                                 
    [UnexpectedValueException]                                                   
    Unknown package has no name defined ([{"name":"ausi\/slug-generator","versi  
    on":"v1.1.1","version_normalized":"1.1.1.0","source":{"type":"git","url":"h  
    ttps:\/\/github.com\/ausi\/slug-generator.git","reference":"4e761b08966c5d4  
    aeecc1829ac997e5a5a29d231"},"dist":{"type":"zip","url":"https:\/\/api.githu  
    b.com\/repos\/ausi\/slug-generator\/zipball\/4e761b08966c5d4aeecc1829ac997e  
    5a5a29d231","reference":"4e761b08966c5d4aeecc1829ac997e5a5a29d231","shasum"  
    :""},"require":{"ext-intl":"*","ext-mbstring":"*","ext-pcre":"*","lib-icu":  
    ">=4.2.1","php":"^7.1 || ^8.0"},"require-dev":{"contao\/easy-coding-standar  
    d":"^3.0","phpstan\/phpstan":"^0.12.40","phpstan\/phpstan-phpunit":"^0.12.1  
    6","phpunit\/phpunit":"^7.5.20 || ^8.5.4 || ^9.4.2","psalm\/plugin-phpunit"  
    :"^0.9","slam\/phpstan-extensions":"^5.0","vimeo\/psalm":"^3.9"},"time":"20  
    20-10-19T15:25:33+00:00","type":"library","installation-source":"dist","aut  
    oload":{"psr-4":{"Ausi\\SlugGenerator\\":"src\/"}},"notification-url":"http  
    s:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Mar  
    tin Ausw\u00f6ger","email":"martin@auswoeger.com"}],"description":"Slug Gen  
    erator","keywords":["ascii","cldr","pretty-url","slug","slug-generator","sl  
    ugify","transliteration","unicode"],"support":{"issues":"https:\/\/github.c  
    om\/ausi\/slug-generator\/issues","source":"https:\/\/github.com\/ausi\/slu  
    g-generator\/tree\/v1.1.1"},"funding":[{"url":"https:\/\/github.com\/ausi",  
    "type":"github"}],"install-path":"..\/ausi\/slug-generator"},{"name":"bacon  
    \/bacon-qr-code","version":"2.0.7","version_normalized":"2.0.7.0","source":  
    {"type":"git","url":"https:\/\/github.com\/Bacon\/BaconQrCode.git","referen  
    ce":"d70c840f68657ce49094b8d91f9ee0cc07fbf66c"},"dist":{"type":"zip","url":  
    "https:\/\/api.github.com\/repos\/Bacon\/BaconQrCode\/zipball\/d70c840f6865  
    7ce49094b8d91f9ee0cc07fbf66c","reference":"d70c840f68657ce49094b8d91f9ee0cc  
    07fbf66c","shasum":""},"require":{"dasprid\/enum":"^1.0.3","ext-iconv":"*",  
    "php":"^7.1 || ^8.0"},"require-dev":{"phly\/keep-a-changelog":"^2.1","phpun  
    it\/phpunit":"^7 | ^8 | ^9","spatie\/phpunit-snapshot-assertions":"^4.2.9",  
    "squizlabs\/php_codesniffer":"^3.4"},"suggest":{"ext-imagick":"to generate   
    QR code images"},"time":"2022-03-14T02:02:36+00:00","type":"library","insta  
    llation-source":"dist","autoload":{"psr-4":{"BaconQrCode\\":"src\/"}},"noti  
    fication-url":"https:\/\/packagist.org\/downloads\/","license":["BSD-2-Clau  
    se"],"authors":[{"name":"Ben Scholzen 'DASPRiD'","email":"mail@dasprids.de"  
    ,"homepage":"https:\/\/dasprids.de\/","role":"Developer"}],"description":"B  
    aconQrCode is a QR code generator for PHP.","homepage":"https:\/\/github.co  
    m\/Bacon\/BaconQrCode","support":{"issues":"https:\/\/github.com\/Bacon\/Ba  
    conQrCode\/issues","source":"https:\/\/github.com\/Bacon\/BaconQrCode\/tree  
    \/2.0.7"},"install-path":"..\/bacon\/bacon-qr-code"},{"name":"beberlei\/ass  
    ert","version":"v3.3.2","version_normalized":"3.3.2.0","source":{"type":"gi  
    t","url":"https:\/\/github.com\/beberlei\/assert.git","reference":"cb70015c  
    04be1baee6f5f5c953703347c0ac1655"},"dist":{"type":"zip","url":"https:\/\/ap  
    i.github.com\/repos\/beberlei\/assert\/zipball\/cb70015c04be1baee6f5f5c9537  
    03347c0ac1655","reference":"cb70015c04be1baee6f5f5c953703347c0ac1655","shas  
    um":""},"require":{"ext-ctype":"*","ext-json":"*","ext-mbstring":"*","ext-s  
    implexml":"*","php":"^7.0 || ^8.0"},"require-dev":{"friendsofphp\/php-cs-fi  
    xer":"*","phpstan\/phpstan":"*","phpunit\/phpunit":">=6.0.0","yoast\/phpuni  
    t-polyfills":"^0.1.0"},"suggest":{"ext-intl":"Needed to allow Assertion::co  
    unt(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxC  
    ount() to operate on ResourceBundles"},"time":"2021-12-16T21:41:27+00:00","  
    type":"library","installation-source":"dist","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 De  
    veloper"},{"name":"Richard Quadling","email":"rquadling@gmail.com","role":"  
    Collaborator"}],"description":"Thin assertion library for input validation   
    in business models.","keywords":["assert","assertion","validation"],"suppor  
    t":{"issues":"https:\/\/github.com\/beberlei\/assert\/issues","source":"htt  
    ps:\/\/github.com\/beberlei\/assert\/tree\/v3.3.2"},"install-path":"..\/beb  
    erlei\/assert"},{"name":"bugbuster\/contao-botdetection-bundle","version":"  
    1.7.1","version_normalized":"1.7.1.0","source":{"type":"git","url":"https:\  
    /\/github.com\/BugBuster1701\/contao-botdetection-bundle.git","reference":"  
    137e35e3e180426aa9684b2711d1644731a2390a"},"dist":{"type":"zip","url":"http  
    s:\/\/api.github.com\/repos\/BugBuster1701\/contao-botdetection-bundle\/zip  
    ball\/137e35e3e180426aa9684b2711d1644731a2390a","reference":"137e35e3e18042  
    6aa9684b2711d1644731a2390a","shasum":""},"require":{"bugbuster\/browscap-li  
    te":"^1.1","contao\/core-bundle":"^4.9","jaybizzle\/crawler-detect":"^1.2",  
    "php":"^7.2 || ^8.0","symfony\/http-client":"^4.4 || ^5.0","true\/punycode"  
    :"^2.1"},"conflict":{"contao\/manager-plugin":"<2.0 || >=3.0"},"require-dev  
    ":{"friendsofphp\/php-cs-fixer":"^2.17","phpunit\/phpunit":"^8.5 || ^9.3"},  
    "time":"2021-02-24T22:58:31+00:00","type":"contao-bundle","extra":{"contao"  
    :{"transifex":{"project":"contao-botdetection-bundle","prefix":"master-","l  
    anguages_cto":"src\/Resources\/contao\/languages","languages_tx":".tx"}},"b  
    ranch-alias":{"dev-master":"1.7.x-dev"},"contao-manager-plugin":"BugBuster\  
    \BotdetectionBundle\\ContaoManager\\Plugin"},"installation-source":"dist","  
    autoload":{"psr-4":{"BugBuster\\BotdetectionBundle\\":"src\/"},"classmap":[  
    "src\/Resources\/contao\/"],"exclude-from-classmap":["src\/Resources\/conta  
    o\/cache\/","src\/Resources\/contao\/config\/","src\/Resources\/contao\/dca  
    \/","src\/Resources\/contao\/languages\/","src\/Resources\/contao\/template  
    s\/","src\/Resources\/contao\/test\/"]},"notification-url":"https:\/\/packa  
    gist.org\/downloads\/","license":["LGPL-3.0-or-later"],"authors":[{"name":"  
    Glen Langer","homepage":"http:\/\/contao.ninja","role":"Developer"}],"descr  
    iption":"Contao 4 bundle helper class to detect search engines, bots, spide  
    rs, crawlers ...","homepage":"http:\/\/contao.ninja","keywords":["bots","bu  
    ndle","contao","detection"],"support":{"forum":"https:\/\/community.contao.  
    org\/de\/forumdisplay.php?119-Sonstige-Erweiterungen","issues":"https:\/\/g  
    ithub.com\/BugBuster1701\/contao-botdetection-bundle\/issues","source":"htt  
    ps:\/\/github.com\/BugBuster1701\/contao-botdetection-bundle","wiki":"http:  
    \/\/de.contaowiki.org\/Bot_Detection"},"install-path":"..\/bugbuster\/conta  
    o-botdetection-bundle"},{"name":"bugbuster\/contao-visitors-bundle","versio  
    n":"1.8.0","version_normalized":"1.8.0.0","source":{"type":"git","url":"htt  
    ps:\/\/github.com\/BugBuster1701\/contao-visitors-bundle.git","reference":"  
    02e03fd9e81c956babdd5fcf6dbf151f67d2893d"},"dist":{"type":"zip","url":"http  
    s:\/\/api.github.com\/repos\/BugBuster1701\/contao-visitors-bundle\/zipball  
    \/02e03fd9e81c956babdd5fcf6dbf151f67d2893d","reference":"02e03fd9e81c956bab  
    dd5fcf6dbf151f67d2893d","shasum":""},"require":{"bugbuster\/contao-botdetec  
    tion-bundle":">=1.7.0,<2","contao\/core-bundle":"^4.13","doctrine\/dbal":"^  
    2.13 || ^3.3","php":"^7.4 || ^8.0","phpoffice\/phpspreadsheet":"^1.16","sym  
    fony\/deprecation-contracts":"^2.1"},"conflict":{"contao\/manager-plugin":"  
    <2.0 || >=3.0"},"require-dev":{"contao\/manager-plugin":"^2.0","friendsofph  
    p\/php-cs-fixer":"^3.0","phpunit\/phpunit":"^8.5 || ^9.3"},"time":"2022-07-  
    30T15:04:35+00:00","type":"contao-bundle","extra":{"contao":{"transifex":{"  
    project":"contao-visitors-bundle","prefix":"master-","languages_cto":"src\/  
    Resources\/contao\/languages","languages_tx":".tx"}},"branch-alias":{"dev-d  
    evelop":"1.8.x-dev"},"contao-manager-plugin":"BugBuster\\VisitorsBundle\\Co  
    ntaoManager\\Plugin"},"installation-source":"dist","autoload":{"psr-4":{"Bu  
    gBuster\\VisitorsBundle\\":"src\/"},"classmap":["src\/Resources\/contao\/"]  
    ,"exclude-from-classmap":["src\/Resources\/contao\/config\/","src\/Resource  
    s\/contao\/dca\/","src\/Resources\/contao\/languages\/","src\/Resources\/co  
    ntao\/templates\/"]},"notification-url":"https:\/\/packagist.org\/downloads  
    \/","license":["LGPL-3.0-or-later"],"authors":[{"name":"Glen Langer","homep  
    age":"http:\/\/contao.ninja","role":"Developer"}],"description":"Contao 4 v  
    isitors bundle, allows you to count hits and visits of your website.","home  
    page":"http:\/\/contao.ninja","keywords":["bundle","contao","counter","hits  
    ","visitors","visits"],"support":{"forum":"https:\/\/community.contao.org\/  
    de\/forumdisplay.php?28-visitors","irc":"irc:\/\/irc.freenode.org\/contao.d  
    ev","issues":"https:\/\/github.com\/BugBuster1701\/contao-visitors-bundle\/  
    issues","source":"https:\/\/github.com\/BugBuster1701\/contao-visitors-bund  
    le","wiki":"http:\/\/de.contaowiki.org\/Visitors"},"funding":[{"url":"https  
    :\/\/www.amazon.de\/wishlist\/26HHEJOU03G76","type":"other"}],"install-path  
    ":"..\/bugbuster\/contao-visitors-bundle"},{"name":"clickpress\/contao-clic  
    kpress-grid","version":"1.4.3","version_normalized":"1.4.3.0","source":{"ty  
    pe":"git","url":"https:\/\/github.com\/clickpress\/contao-clickpress-grid.g  
    it","reference":"d2c9380612e31041a278d84e491a72a991d66717"},"dist":{"type":  
    "zip","url":"https:\/\/api.github.com\/repos\/clickpress\/contao-clickpress  
    -grid\/zipball\/d2c9380612e31041a278d84e491a72a991d66717","reference":"d2c9  
    380612e31041a278d84e491a72a991d66717","shasum":""},"require":{"contao\/core  
    -bundle":"^4.9","php":"^7.2 || ^8.0","symfony\/config":"^4.4 || ^5.1","symf  
    ony\/dependency-injection":"^4.4 || ^5.1","symfony\/http-kernel":"^4.4 || ^  
    5.1"},"conflict":{"contao\/manager-plugin":"<2.0 || >=3.0"},"require-dev":{  
    "contao\/easy-coding-standard":"^2.0","contao\/manager-plugin":"^2.0","phpu  
    nit\/phpunit":"^8.4","symfony\/phpunit-bridge":"^4.4 || ^5.1"},"time":"2022  
    -04-26T16:08:46+00:00","type":"contao-bundle","extra":{"contao-manager-plug  
    in":"Clickpress\\ContaoClickpressGridBundle\\ContaoManager\\Plugin"},"insta  
    llation-source":"dist","autoload":{"psr-4":{"Clickpress\\ContaoClickpressGr  
    idBundle\\":"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":"Stefan Schulz-Lauterbach","homepag  
    e":"https:\/\/github.com\/stefansl"}],"description":"Grid System for Contao  
    4 based on CSS Grid","support":{"issues":"https:\/\/github.com\/clickpress\  
    /contao-clickpress-grid\/issues","source":"https:\/\/github.com\/clickpress  
    \/contao-clickpress-grid\/tree\/1.4.3"},"install-path":"..\/clickpress\/con  
    tao-clickpress-grid"},{"name":"clue\/stream-filter","version":"v1.6.0","ver  
    sion_normalized":"1.6.0.0","source":{"type":"git","url":"https:\/\/github.c  
    om\/clue\/stream-filter.git","reference":"d6169430c7731d8509da7aecd0af756a5  
    747b78e"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/clue  
    \/stream-filter\/zipball\/d6169430c7731d8509da7aecd0af756a5747b78e","refere  
    nce":"d6169430c7731d8509da7aecd0af756a5747b78e","shasum":""},"require":{"ph  
    p":">=5.3"},"require-dev":{"phpunit\/phpunit":"^9.3 || ^5.7 || ^4.8.36"},"t  
    ime":"2022-02-21T13:15:14+00:00","type":"library","installation-source":"di  
    st","autoload":{"files":["src\/functions_include.php"],"psr-4":{"Clue\\Stre  
    amFilter\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/download  
    s\/","license":["MIT"],"authors":[{"name":"Christian L\u00fcck","email":"ch  
    ristian@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"],"support":{"issu  
    es":"https:\/\/github.com\/clue\/stream-filter\/issues","source":"https:\/\  
    /github.com\/clue\/stream-filter\/tree\/v1.6.0"},"funding":[{"url":"https:\  
    /\/clue.engineering\/support","type":"custom"},{"url":"https:\/\/github.com  
    \/clue","type":"github"}],"install-path":"..\/clue\/stream-filter"},{"name"  
    :"composer\/ca-bundle","version":"1.3.3","version_normalized":"1.3.3.0","so  
    urce":{"type":"git","url":"https:\/\/github.com\/composer\/ca-bundle.git","  
    reference":"30897edbfb15e784fe55587b4f73ceefd3c4d98c"},"dist":{"type":"zip"  
    ,"url":"https:\/\/api.github.com\/repos\/composer\/ca-bundle\/zipball\/3089  
    7edbfb15e784fe55587b4f73ceefd3c4d98c","reference":"30897edbfb15e784fe55587b  
    4f73ceefd3c4d98c","shasum":""},"require":{"ext-openssl":"*","ext-pcre":"*",  
    "php":"^5.3.2 || ^7.0 || ^8.0"},"require-dev":{"phpstan\/phpstan":"^0.12.55  
    ","psr\/log":"^1.0","symfony\/phpunit-bridge":"^4.2 || ^5","symfony\/proces  
    s":"^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"},"time":"2022-07-20T07:14:26+00:0  
    0","type":"library","extra":{"branch-alias":{"dev-main":"1.x-dev"}},"instal  
    lation-source":"dist","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":["cab  
    undle","cacert","certificate","ssl","tls"],"support":{"irc":"irc:\/\/irc.fr  
    eenode.org\/composer","issues":"https:\/\/github.com\/composer\/ca-bundle\/  
    issues","source":"https:\/\/github.com\/composer\/ca-bundle\/tree\/1.3.3"},  
    "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"}],"instal  
    l-path":".\/ca-bundle"},{"name":"contao-community-alliance\/composer-plugin  
    ","version":"3.2.2","version_normalized":"3.2.2.0","source":{"type":"git","  
    url":"https:\/\/github.com\/contao-community-alliance\/composer-plugin.git"  
    ,"reference":"05c8d6881f9866e2ba26635420ae173546f2ede2"},"dist":{"type":"zi  
    p","url":"https:\/\/api.github.com\/repos\/contao-community-alliance\/compo  
    ser-plugin\/zipball\/05c8d6881f9866e2ba26635420ae173546f2ede2","reference":  
    "05c8d6881f9866e2ba26635420ae173546f2ede2","shasum":""},"require":{"compose  
    r-plugin-api":"^2.0","php":"^7.1 || ^8.0","symfony\/finder":"^4.4 || ^5.2",  
    "symfony\/process":"^4.4 || ^5.2"},"conflict":{"contao\/core":"*","contao\/  
    core-bundle":"<4.9"},"require-dev":{"composer\/composer":"^2.0","symfony\/p  
    hpunit-bridge":"^3.0"},"time":"2022-04-01T14:57:10+00:00","type":"composer-  
    plugin","extra":{"class":"ContaoCommunityAlliance\\Composer\\Plugin\\Plugin  
    "},"installation-source":"dist","autoload":{"psr-4":{"ContaoCommunityAllian  
    ce\\Composer\\Plugin\\":"src\/"}},"notification-url":"https:\/\/packagist.o  
    rg\/downloads\/","license":["LGPL-3.0-or-later"],"description":"Composer pl  
    ugin that provides installers for contao-module and legacy-contao-module.",  
    "homepage":"http:\/\/c-c-a.org\/","support":{"issues":"https:\/\/github.com  
    \/contao-community-alliance\/composer-plugin\/issues","source":"https:\/\/g  
    ithub.com\/contao-community-alliance\/composer-plugin\/tree\/3.2.2"},"insta  
    ll-path":"..\/contao-community-alliance\/composer-plugin"},{"name":"contao-  
    components\/ace","version":"1.11.2","version_normalized":"1.11.2.0","source  
    ":{"type":"git","url":"https:\/\/github.com\/contao-components\/ace.git","r  
    eference":"d19c91da7f7ce0cfceb3d37112db0675a9464a3c"},"dist":{"type":"zip",  
    "url":"https:\/\/api.github.com\/repos\/contao-components\/ace\/zipball\/d1  
    9c91da7f7ce0cfceb3d37112db0675a9464a3c","reference":"d19c91da7f7ce0cfceb3d3  
    7112db0675a9464a3c","shasum":""},"require":{"contao-components\/installer":  
    "^1.0.9"},"time":"2022-09-28T07:47:36+00:00","type":"contao-component","ins  
    tallation-source":"dist","notification-url":"https:\/\/packagist.org\/downl  
    oads\/","license":["BSD-3-Clause"],"authors":[{"name":"Fabian Jakobs","home  
    page":"https:\/\/github.com\/fjakobs"}],"description":"ACE code editor inte  
    gration for Contao Open Source CMS","support":{"issues":"https:\/\/github.c  
    om\/contao-components\/ace\/issues","source":"https:\/\/github.com\/contao-  
    components\/ace\/tree\/1.11.2"},"install-path":"..\/..\/assets\/ace"},{"nam  
    e":"contao-components\/chosen","version":"1.2.5","version_normalized":"1.2.  
    5.0","source":{"type":"git","url":"https:\/\/github.com\/contao-components\  
    /chosen.git","reference":"b67636ac60f5e30c63b3bede8ad9777e9fafbcb9"},"dist"  
    :{"type":"zip","url":"https:\/\/api.github.com\/repos\/contao-components\/c  
    hosen\/zipball\/b67636ac60f5e30c63b3bede8ad9777e9fafbcb9","reference":"b676  
    36ac60f5e30c63b3bede8ad9777e9fafbcb9","shasum":""},"require":{"contao-compo  
    nents\/installer":"^1.0.9"},"time":"2022-09-14T14:05:48+00:00","type":"cont  
    ao-component","installation-source":"dist","notification-url":"https:\/\/pa  
    ckagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Jules Janss  
    en","homepage":"https:\/\/github.com\/julesjanssen"}],"description":"Chosen  
     integration for Contao Open Source CMS","support":{"issues":"https:\/\/git  
    hub.com\/contao-components\/chosen\/issues","source":"https:\/\/github.com\  
    /contao-components\/chosen\/tree\/1.2.5"},"install-path":"..\/..\/assets\/c  
    hosen"},{"name":"contao-components\/colorbox","version":"1.6.6","version_no  
    rmalized":"1.6.6.0","source":{"type":"git","url":"https:\/\/github.com\/con  
    tao-components\/colorbox.git","reference":"80c3b1b5adff4add0a7a54db93ad0bf1  
    5ae6bd9d"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/con  
    tao-components\/colorbox\/zipball\/80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d  
    ","reference":"80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d","shasum":""},"requ  
    ire":{"contao-components\/installer":"^1.0.9"},"time":"2020-05-01T15:29:20+  
    00:00","type":"contao-component","installation-source":"dist","notification  
    -url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{  
    "name":"Leo Feyer","homepage":"https:\/\/github.com\/leofeyer"}],"descripti  
    on":"Colorbox integration for Contao Open Source CMS","support":{"issues":"  
    https:\/\/github.com\/contao-components\/colorbox\/issues","source":"https:  
    \/\/github.com\/contao-components\/colorbox\/tree\/1.6.6"},"install-path":"  
    ..\/..\/assets\/colorbox"},{"name":"contao-components\/colorpicker","versio  
    n":"1.5.2","version_normalized":"1.5.2.0","source":{"type":"git","url":"htt  
    ps:\/\/github.com\/contao-components\/colorpicker.git","reference":"ce0732f  
    f1d0bd952a3642fd639e3d6a93bd08c94"},"dist":{"type":"zip","url":"https:\/\/a  
    pi.github.com\/repos\/contao-components\/colorpicker\/zipball\/ce0732ff1d0b  
    d952a3642fd639e3d6a93bd08c94","reference":"ce0732ff1d0bd952a3642fd639e3d6a9  
    3bd08c94","shasum":""},"require":{"contao-components\/installer":"^1.0.9"},  
    "time":"2022-03-30T15:30:28+00:00","type":"contao-component","installation-  
    source":"dist","notification-url":"https:\/\/packagist.org\/downloads\/","l  
    icense":["MIT"],"authors":[{"name":"Leo Feyer","homepage":"https:\/\/github  
    .com\/leofeyer"}],"description":"Color picker integration for Contao Open S  
    ource CMS","support":{"issues":"https:\/\/github.com\/contao-components\/co  
    lorpicker\/issues","source":"https:\/\/github.com\/contao-components\/color  
    picker\/tree\/1.5.2"},"install-path":"..\/..\/assets\/colorpicker"},{"name"  
    :"contao-components\/contao","version":"9.3.2","version_normalized":"9.3.2.  
    0","source":{"type":"git","url":"https:\/\/github.com\/contao-components\/c  
    ontao.git","reference":"3f5fa88ab494f41782b9744e29145f0244038064"},"dist":{  
    "type":"zip","url":"https:\/\/api.github.com\/repos\/contao-components\/con  
    tao\/zipball\/3f5fa88ab494f41782b9744e29145f0244038064","reference":"3f5fa8  
    8ab494f41782b9744e29145f0244038064","shasum":""},"require":{"contao-compone  
    nts\/installer":"^1.0.9"},"time":"2022-09-01T06:31:26+00:00","type":"contao  
    -component","installation-source":"dist","notification-url":"https:\/\/pack  
    agist.org\/downloads\/","license":["LGPL-3.0-or-later"],"authors":[{"name":  
    "Leo Feyer","homepage":"https:\/\/github.com\/leofeyer"}],"description":"Co  
    ntao Open Source CMS components","support":{"issues":"https:\/\/github.com\  
    /contao-components\/contao\/issues","source":"https:\/\/github.com\/contao-  
    components\/contao\/tree\/9.3.2"},"install-path":"..\/..\/assets\/contao"},  
    {"name":"contao-components\/datepicker","version":"2.3.2","version_normaliz  
    ed":"2.3.2.0","source":{"type":"git","url":"https:\/\/github.com\/contao-co  
    mponents\/datepicker.git","reference":"f14b2d1ecb5a1b295a61b168da1f0af561cf  
    72fd"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/contao-  
    components\/datepicker\/zipball\/f14b2d1ecb5a1b295a61b168da1f0af561cf72fd",  
    "reference":"f14b2d1ecb5a1b295a61b168da1f0af561cf72fd","shasum":""},"requir  
    e":{"contao-components\/installer":"^1.0.9"},"time":"2021-09-16T15:03:39+00  
    :00","type":"contao-component","installation-source":"dist","notification-u  
    rl":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"n  
    ame":"Leo Feyer","homepage":"https:\/\/github.com\/leofeyer"}],"description  
    ":"Date picker integration for Contao Open Source CMS","support":{"issues":  
    "https:\/\/github.com\/contao-components\/datepicker\/issues","source":"htt  
    ps:\/\/github.com\/contao-components\/datepicker\/tree\/2.3.2"},"install-pa  
    th":"..\/..\/assets\/datepicker"},{"name":"contao-components\/dropzone","ve  
    rsion":"5.9.3","version_normalized":"5.9.3.0","source":{"type":"git","url":  
    "https:\/\/github.com\/contao-components\/dropzone.git","reference":"212c52  
    4e3c226b01e8232287c764b22d7469df6a"},"dist":{"type":"zip","url":"https:\/\/  
    api.github.com\/repos\/contao-components\/dropzone\/zipball\/212c524e3c226b  
    01e8232287c764b22d7469df6a","reference":"212c524e3c226b01e8232287c764b22d74  
    69df6a","shasum":""},"require":{"contao-components\/installer":"^1.0.9"},"t  
    ime":"2021-09-28T07:38:53+00:00","type":"contao-component","installation-so  
    urce":"dist","notification-url":"https:\/\/packagist.org\/downloads\/","lic  
    ense":["MIT"],"authors":[{"name":"Leo Feyer","homepage":"https:\/\/github.c  
    om\/leofeyer"}],"description":"DropZone integration for Contao Open Source   
    CMS","support":{"issues":"https:\/\/github.com\/contao-components\/dropzone  
    \/issues","source":"https:\/\/github.com\/contao-components\/dropzone\/tree  
    \/5.9.3"},"install-path":"..\/..\/assets\/dropzone"},{"name":"contao-compon  
    ents\/installer","version":"1.4.1","version_normalized":"1.4.1.0","source":  
    {"type":"git","url":"https:\/\/github.com\/contao-components\/installer.git  
    ","reference":"eb0c34f0f61a3338dd985a55bd865483e78c3bb7"},"dist":{"type":"z  
    ip","url":"https:\/\/api.github.com\/repos\/contao-components\/installer\/z  
    ipball\/eb0c34f0f61a3338dd985a55bd865483e78c3bb7","reference":"eb0c34f0f61a  
    3338dd985a55bd865483e78c3bb7","shasum":""},"require":{"composer-plugin-api"  
    :"^1.0 || ^2.0","php":">=5.6"},"require-dev":{"composer\/composer":"^1.0 ||  
     ^2.0","phpunit\/phpunit":"^5.7.26"},"time":"2020-12-23T10:51:52+00:00","ty  
    pe":"composer-plugin","extra":{"class":"Contao\\ComponentsInstaller\\Compos  
    er\\Plugin"},"installation-source":"dist","autoload":{"psr-4":{"Contao\\Com  
    ponentsInstaller\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/  
    downloads\/","license":["LGPL-3.0-or-later"],"authors":[{"name":"Leo Feyer"  
    ,"homepage":"https:\/\/github.com\/leofeyer"}],"description":"Contao compon  
    ents installer","support":{"issues":"https:\/\/github.com\/contao-component  
    s\/installer\/issues","source":"https:\/\/github.com\/contao-components\/in  
    staller\/tree\/1.4.1"},"install-path":"..\/contao-components\/installer"},{  
    "name":"contao-components\/jquery","version":"3.6.1","version_normalized":"  
    3.6.1.0","source":{"type":"git","url":"https:\/\/github.com\/contao-compone  
    nts\/jquery.git","reference":"e44ddb2fb49793777894eea70be1f06d0aab6ddf"},"d  
    ist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/contao-component  
    s\/jquery\/zipball\/e44ddb2fb49793777894eea70be1f06d0aab6ddf","reference":"  
    e44ddb2fb49793777894eea70be1f06d0aab6ddf","shasum":""},"require":{"contao-c  
    omponents\/installer":"^1.0.9"},"time":"2022-09-01T15:01:50+00:00","type":"  
    contao-component","installation-source":"dist","notification-url":"https:\/  
    \/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"OpenJS   
    Foundation and other contributors","homepage":"https:\/\/github.com\/jquery  
    \/jquery\/blob\/main\/AUTHORS.txt"}],"description":"jQuery integration for   
    Contao Open Source CMS","support":{"issues":"https:\/\/github.com\/contao-c  
    omponents\/jquery\/issues","source":"https:\/\/github.com\/contao-component  
    s\/jquery\/tree\/3.6.1"},"install-path":"..\/..\/assets\/jquery"},{"name":"  
    contao-components\/jquery-ui","version":"1.13.1","version_normalized":"1.13  
    .1.0","source":{"type":"git","url":"https:\/\/github.com\/contao-components  
    \/jquery-ui.git","reference":"3ab2e7e9a2828bb9f84a37558040fd2bcb0e3c01"},"d  
    ist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/contao-component  
    s\/jquery-ui\/zipball\/3ab2e7e9a2828bb9f84a37558040fd2bcb0e3c01","reference  
    ":"3ab2e7e9a2828bb9f84a37558040fd2bcb0e3c01","shasum":""},"require":{"conta  
    o-components\/installer":"^1.0.9"},"time":"2022-02-16T14:55:44+00:00","type  
    ":"contao-component","installation-source":"dist","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","support":{"issues":"https:\/\/g  
    ithub.com\/contao-components\/jquery-ui\/issues","source":"https:\/\/github  
    .com\/contao-components\/jquery-ui\/tree\/1.13.1"},"install-path":"..\/..\/  
    assets\/jquery-ui"},{"name":"contao-components\/mediabox","version":"1.5.5"  
    ,"version_normalized":"1.5.5.0","source":{"type":"git","url":"https:\/\/git  
    hub.com\/contao-components\/mediabox.git","reference":"8f56fdbcfe7156e90a7f  
    43e4976e09f61bdb1082"},"dist":{"type":"zip","url":"https:\/\/api.github.com  
    \/repos\/contao-components\/mediabox\/zipball\/8f56fdbcfe7156e90a7f43e4976e  
    09f61bdb1082","reference":"8f56fdbcfe7156e90a7f43e4976e09f61bdb1082","shasu  
    m":""},"require":{"contao-components\/installer":"^1.0.9"},"time":"2019-07-  
    12T07:33:27+00:00","type":"contao-component","installation-source":"dist","  
    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","support"  
    :{"issues":"https:\/\/github.com\/contao-components\/mediabox\/issues","sou  
    rce":"https:\/\/github.com\/contao-components\/mediabox\/tree\/1.5.5"},"ins  
    tall-path":"..\/..\/assets\/mediabox"},{"name":"contao-components\/mootools  
    ","version":"1.6.0.6","version_normalized":"1.6.0.6","source":{"type":"git"  
    ,"url":"https:\/\/github.com\/contao-components\/mootools.git","reference":  
    "cd812036f79b2d55dd0feddd7b96c180c1f04bab"},"dist":{"type":"zip","url":"htt  
    ps:\/\/api.github.com\/repos\/contao-components\/mootools\/zipball\/cd81203  
    6f79b2d55dd0feddd7b96c180c1f04bab","reference":"cd812036f79b2d55dd0feddd7b9  
    6c180c1f04bab","shasum":""},"require":{"contao-components\/installer":"^1.0  
    .9"},"time":"2019-07-12T07:37:02+00:00","type":"contao-component","installa  
    tion-source":"dist","notification-url":"https:\/\/packagist.org\/downloads\  
    /","license":["MIT"],"authors":[{"name":"Leo Feyer","homepage":"https:\/\/g  
    ithub.com\/leofeyer"}],"description":"MooTools integration for Contao Open   
    Source CMS","support":{"issues":"https:\/\/github.com\/contao-components\/m  
    ootools\/issues","source":"https:\/\/github.com\/contao-components\/mootool  
    s\/tree\/1.x"},"install-path":"..\/..\/assets\/mootools"},{"name":"contao-c  
    omponents\/simplemodal","version":"2.1.1","version_normalized":"2.1.1.0","s  
    ource":{"type":"git","url":"https:\/\/github.com\/contao-components\/simple  
    modal.git","reference":"3f3d4d7005ec3d670c791993ab7bb2c78e7b7849"},"dist":{  
    "type":"zip","url":"https:\/\/api.github.com\/repos\/contao-components\/sim  
    plemodal\/zipball\/3f3d4d7005ec3d670c791993ab7bb2c78e7b7849","reference":"3  
    f3d4d7005ec3d670c791993ab7bb2c78e7b7849","shasum":""},"require":{"contao-co  
    mponents\/installer":"^1.0.9"},"time":"2019-07-12T07:39:02+00:00","type":"c  
    ontao-component","installation-source":"dist","notification-url":"https:\/\  
    /packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Leo Feye  
    r","homepage":"https:\/\/github.com\/leofeyer"}],"description":"SimpleModal  
     integration for Contao Open Source CMS","support":{"issues":"https:\/\/git  
    hub.com\/contao-components\/simplemodal\/issues","source":"https:\/\/github  
    .com\/contao-components\/simplemodal\/tree\/2.1.1"},"install-path":"..\/..\  
    /assets\/simplemodal"},{"name":"contao-components\/swipe","version":"2.2.0"  
    ,"version_normalized":"2.2.0.0","source":{"type":"git","url":"https:\/\/git  
    hub.com\/contao-components\/swipe.git","reference":"1c2acad8b32681ba829d66e  
    99da340666f69b9d9"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/r  
    epos\/contao-components\/swipe\/zipball\/1c2acad8b32681ba829d66e99da340666f  
    69b9d9","reference":"1c2acad8b32681ba829d66e99da340666f69b9d9","shasum":""}  
    ,"require":{"contao-components\/installer":"^1.0.9"},"time":"2019-09-12T10:  
    53:06+00:00","type":"contao-component","installation-source":"dist","notifi  
    cation-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"autho  
    rs":[{"name":"Leo Feyer","homepage":"https:\/\/github.com\/leofeyer"}],"des  
    cription":"A JavaScript touch slider with dot menu","support":{"issues":"ht  
    tps:\/\/github.com\/contao-components\/swipe\/issues","source":"https:\/\/g  
    ithub.com\/contao-components\/swipe\/tree\/2.x"},"install-path":"..\/..\/as  
    sets\/swipe"},{"name":"contao-components\/tablesort","version":"4.0.1","ver  
    sion_normalized":"4.0.1.0","source":{"type":"git","url":"https:\/\/github.c  
    om\/contao-components\/tablesort.git","reference":"faabcfab17e388b767c8f5a1  
    8987c44429692a9d"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/re  
    pos\/contao-components\/tablesort\/zipball\/faabcfab17e388b767c8f5a18987c44  
    429692a9d","reference":"faabcfab17e388b767c8f5a18987c44429692a9d","shasum":  
    ""},"require":{"contao-components\/installer":"^1.0.9"},"time":"2019-07-12T  
    07:43:54+00:00","type":"contao-component","installation-source":"dist","not  
    ification-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","support":{"i  
    ssues":"https:\/\/github.com\/contao-components\/tablesort\/issues","source  
    ":"https:\/\/github.com\/contao-components\/tablesort\/tree\/4.0.1"},"insta  
    ll-path":"..\/..\/assets\/tablesort"},{"name":"contao-components\/tablesort  
    er","version":"2.31.3","version_normalized":"2.31.3.0","source":{"type":"gi  
    t","url":"https:\/\/github.com\/contao-components\/tablesorter.git","refere  
    nce":"2b3f64c2ababdfe291e3248b26bbef5f4821f868"},"dist":{"type":"zip","url"  
    :"https:\/\/api.github.com\/repos\/contao-components\/tablesorter\/zipball\  
    /2b3f64c2ababdfe291e3248b26bbef5f4821f868","reference":"2b3f64c2ababdfe291e  
    3248b26bbef5f4821f868","shasum":""},"require":{"contao-components\/installe  
    r":"^1.0.9"},"time":"2020-05-14T15:24:29+00:00","type":"contao-component","  
    installation-source":"dist","notification-url":"https:\/\/packagist.org\/do  
    wnloads\/","license":["MIT"],"authors":[{"name":"Leo Feyer","homepage":"htt  
    ps:\/\/github.com\/leofeyer"}],"description":"jQuery tablesorter integratio  
    n for Contao Open Source CMS","support":{"issues":"https:\/\/github.com\/co  
    ntao-components\/tablesorter\/issues","source":"https:\/\/github.com\/conta  
    o-components\/tablesorter\/tree\/2.31.3"},"install-path":"..\/..\/assets\/t  
    ablesorter"},{"name":"contao-components\/tinymce4","version":"5.10.5","vers  
    ion_normalized":"5.10.5.0","source":{"type":"git","url":"https:\/\/github.c  
    om\/contao-components\/tinymce4.git","reference":"04abab14f91ea4b3d7959f770  
    23ab6d88ddb153c"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/rep  
    os\/contao-components\/tinymce4\/zipball\/04abab14f91ea4b3d7959f77023ab6d88  
    ddb153c","reference":"04abab14f91ea4b3d7959f77023ab6d88ddb153c","shasum":""  
    },"require":{"contao-components\/installer":"^1.0.9"},"time":"2022-05-26T10  
    :13:49+00:00","type":"contao-component","installation-source":"dist","notif  
    ication-url":"https:\/\/packagist.org\/downloads\/","license":["LGPL-2.1-or  
    -later"],"authors":[{"name":"Leo Feyer","homepage":"https:\/\/github.com\/l  
    eofeyer"}],"description":"TinyMCE integration for Contao Open Source CMS","  
    support":{"issues":"https:\/\/github.com\/contao-components\/tinymce4\/issu  
    es","source":"https:\/\/github.com\/contao-components\/tinymce4\/tree\/5.10  
    .5"},"install-path":"..\/..\/assets\/tinymce4"},{"name":"contao\/calendar-b  
    undle","version":"4.13.10","version_normalized":"4.13.10.0","source":{"type  
    ":"git","url":"https:\/\/github.com\/contao\/calendar-bundle.git","referenc  
    e":"5591c47d0f4caec712d07b383f27a36a07aa058e"},"dist":{"type":"zip","url":"  
    https:\/\/api.github.com\/repos\/contao\/calendar-bundle\/zipball\/5591c47d  
    0f4caec712d07b383f27a36a07aa058e","reference":"5591c47d0f4caec712d07b383f27  
    a36a07aa058e","shasum":""},"require":{"contao\/core-bundle":"self.version",  
    "friendsofsymfony\/http-cache":"^2.4","php":"^7.4 || ^8.0","symfony\/config  
    ":"^5.4","symfony\/dependency-injection":"^5.4","symfony\/deprecation-contr  
    acts":"^2.1 || ^3.0","symfony\/http-foundation":"^5.4","symfony\/http-kerne  
    l":"^5.4","symfony\/polyfill-mbstring":"^1.0","symfony\/yaml":"^5.4"},"conf  
    lict":{"contao\/core":"*","contao\/manager-plugin":"<2.0 || >=3.0"},"requir  
    e-dev":{"contao\/manager-plugin":"^2.3.1","contao\/test-case":"self.version  
    ","phpunit\/phpunit":"^9.3","symfony\/http-client":"^5.4","symfony\/phpunit  
    -bridge":"^5.4"},"time":"2022-08-16T10:48:52+00:00","type":"contao-bundle",  
    "extra":{"contao-manager-plugin":"Contao\\CalendarBundle\\ContaoManager\\Pl  
    ugin"},"installation-source":"dist","autoload":{"psr-4":{"Contao\\CalendarB  
    undle\\":"src\/"},"classmap":["src\/Resources\/contao\/"],"exclude-from-cla  
    ssmap":["src\/Resources\/contao\/config\/","src\/Resources\/contao\/dca\/",  
    "src\/Resources\/contao\/languages\/","src\/Resources\/contao\/templates\/"  
    ]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["LG  
    PL-3.0-or-later"],"authors":[{"name":"Leo Feyer","homepage":"https:\/\/gith  
    ub.com\/leofeyer"},{"name":"Contao Community","homepage":"https:\/\/contao.  
    org\/contributors"}],"description":"Adds calendar functionality to Contao",  
    "homepage":"https:\/\/contao.org","support":{"docs":"https:\/\/docs.contao.  
    org","forum":"https:\/\/community.contao.org","issues":"https:\/\/github.co  
    m\/contao\/contao\/issues","source":"https:\/\/github.com\/contao\/calendar  
    -bundle"},"funding":[{"url":"https:\/\/to.contao.org\/donate","type":"custo  
    m"}],"install-path":"..\/contao\/calendar-bundle"},{"name":"contao\/conflic  
    ts","version":"dev-main","version_normalized":"dev-main","source":{"type":"  
    git","url":"https:\/\/github.com\/contao\/conflicts.git","reference":"9657c  
    ca2c671c5bd0c90a779bbe54f0ca057defe"},"dist":{"type":"zip","url":"https:\/\  
    /api.github.com\/repos\/contao\/conflicts\/zipball\/9657cca2c671c5bd0c90a77  
    9bbe54f0ca057defe","reference":"9657cca2c671c5bd0c90a779bbe54f0ca057defe","  
    shasum":""},"conflict":{"doctrine\/dbal":"2.9.* <2.9.3 || 3.3.0 || 3.5.0","  
    doctrine\/doctrine-bundle":"2.6.0","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","symfony\/dependen  
    cy-injection":"5.4.16 || 6.0.16 || 6.1.8 || 6.2.0 || 6.2.1","symfony\/finde  
    r":"3.4.7 || 4.0.7","symfony\/framework-bundle":"4.2.7 || 5.2.6","symfony\/  
    http-foundation":"4.4.27 || 4.4.46 || 5.4.13 || 6.0.13 || 6.1.5","symfony\/  
    http-kernel":"5.4.1 || 5.4.12","symfony\/security":"3.3.17 || 3.4.7 || 3.4.  
    8 || 3.4.11","symfony\/swiftmailer-bundle":"2.6.* <2.6.2","symfony\/twig-bu  
    ndle":"4.1.0","symfony\/web-profiler-bundle":"6.1.* <6.1.2","twig\/twig":"2  
    .7.0"},"time":"2022-12-07T11:00:46+00:00","default-branch":true,"type":"met  
    apackage","notification-url":"https:\/\/packagist.org\/downloads\/","licens  
    e":["LGPL-3.0-or-later"],"authors":[{"name":"Leo Feyer","homepage":"https:\  
    /\/github.com\/leofeyer"}],"description":"Contao 4 conflicting packages","s  
    upport":{"source":"https:\/\/github.com\/contao\/conflicts\/tree\/main"},"f  
    unding":[{"url":"https:\/\/to.contao.org\/donate","type":"custom"}],"instal  
    l-path":null},{"name":"contao\/core-bundle","version":"4.13.10","version_no  
    rmalized":"4.13.10.0","source":{"type":"git","url":"https:\/\/github.com\/c  
    ontao\/core-bundle.git","reference":"70dfbb601d3b7425385389cc8fe3b312d61466  
    56"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/contao\/c  
    ore-bundle\/zipball\/70dfbb601d3b7425385389cc8fe3b312d6146656","reference":  
    "70dfbb601d3b7425385389cc8fe3b312d6146656","shasum":""},"require":{"ausi\/s  
    lug-generator":"^1.1","bacon\/bacon-qr-code":"^2.0","composer-runtime-api":  
    "^2.0.14","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\/jquery":"^3.5  
    ","contao-components\/jquery-ui":"^1.11.4","contao-components\/mediabox":"^  
    1.5","contao-components\/mootools":"^1.6.0.1","contao-components\/simplemod  
    al":"^2.1","contao-components\/swipe":"^2.0.3","contao-components\/tablesor  
    t":"^4.0","contao-components\/tablesorter":"^2.1","contao-components\/tinym  
    ce4":"^4.7 || ^5.0","contao\/image":"^1.0","contao\/imagine-svg":"^1.0","do  
    ctrine\/collections":"^1.5","doctrine\/dbal":"^3.3","doctrine\/doctrine-bun  
    dle":"^2.4","doctrine\/orm":"^2.10","doctrine\/persistence":"^2.0","dragonm  
    antank\/cron-expression":"^2.3","ext-dom":"*","ext-filter":"*","ext-gd":"*"  
    ,"ext-hash":"*","ext-intl":"*","ext-json":"*","ext-pcre":"*","ext-pdo":"*",  
    "ext-session":"*","ext-zlib":"*","friendsofsymfony\/http-cache":"^2.6","fri  
    endsofsymfony\/http-cache-bundle":"^2.6","imagine\/imagine":"^1.0","knplabs  
    \/knp-menu":"^3.1","knplabs\/knp-menu-bundle":"^3.0","knplabs\/knp-time-bun  
    dle":"^1.11","lcobucci\/jwt":"^4.0","league\/commonmark":"^2.2","league\/fl  
    ysystem":"^2.4 || ^3.0","league\/flysystem-bundle":"^2.0","matthiasmullie\/  
    minify":"^1.3","monolog\/monolog":"^2.0","nelmio\/cors-bundle":"^2.0.1","ne  
    lmio\/security-bundle":"^2.2","nikic\/php-parser":"^4.9","nyholm\/psr7":"^1  
    .2","paragonie\/constant_time_encoding":"^2.2","php":"^7.4 || ^8.0","phpspe  
    c\/php-diff":"^1.0","psr\/cache":"^1.0 || ^2.0 || ^3.0","psr\/container":"^  
    1","psr\/http-message":"^1.0","psr\/log":"^1.0","scheb\/2fa-backup-code":"^  
    5.8","scheb\/2fa-bundle":"^5.8","scheb\/2fa-trusted-device":"^5.8","scrivo\  
    /highlight.php":"^9.18","scssphp\/scssphp":"^1.5","simplepie\/simplepie":"^  
    1.3","spatie\/schema-org":"^3.4","spomky-labs\/otphp":"^10.0","symfony-cmf\  
    /routing":"^2.3","symfony-cmf\/routing-bundle":"^2.4","symfony\/asset":"^5.  
    4","symfony\/cache":"^5.4","symfony\/config":"^5.4","symfony\/console":"^5.  
    4","symfony\/dependency-injection":"^5.4","symfony\/deprecation-contracts":  
    "^2.1 || ^3.0","symfony\/doctrine-bridge":"^5.4","symfony\/dom-crawler":"^5  
    .4","symfony\/event-dispatcher":"^5.4","symfony\/event-dispatcher-contracts  
    ":"^2.0 || ^3.0","symfony\/expression-language":"^5.4","symfony\/filesystem  
    ":"^5.4","symfony\/finder":"^5.4","symfony\/framework-bundle":"^5.4","symfo  
    ny\/http-client":"^5.4","symfony\/http-client-contracts":"^2.4","symfony\/h  
    ttp-foundation":"^5.4","symfony\/http-kernel":"^5.4","symfony\/intl":"^5.4"  
    ,"symfony\/lock":"^5.4","symfony\/mailer":"^5.4","symfony\/mime":"^5.4","sy  
    mfony\/monolog-bridge":"^5.4","symfony\/password-hasher":"^5.4","symfony\/p  
    olyfill-intl-idn":"^1.0","symfony\/polyfill-mbstring":"^1.0","symfony\/proc  
    ess":"^5.4","symfony\/property-access":"^5.4","symfony\/routing":"^5.4","sy  
    mfony\/security-bundle":"^5.4","symfony\/security-core":"^5.4","symfony\/se  
    curity-csrf":"^5.4","symfony\/security-http":"^5.4","symfony\/service-contr  
    acts":"^1.1 || ^2.0","symfony\/string":"^5.4","symfony\/translation":"^5.4"  
    ,"symfony\/translation-contracts":"^2.3","symfony\/twig-bridge":"^5.4","sym  
    fony\/twig-bundle":"^5.4","symfony\/uid":"^5.4","symfony\/var-dumper":"^5.4  
    ","symfony\/yaml":"^5.4","terminal42\/escargot":"^1.4.1","terminal42\/servi  
    ce-annotation-bundle":"^1.1","twig\/twig":"^3.0","ua-parser\/uap-php":"^3.9  
    ","webignition\/robots-txt-file":"^3.0","wikimedia\/less.php":"^1.7"},"conf  
    lict":{"contao-community-alliance\/composer-plugin":"<3.0","contao\/core":"  
    *","contao\/manager-bundle":"^4.5 <4.5.2","contao\/manager-plugin":"<2.0 ||  
     >=3.0","doctrine\/cache":"<1.10","doctrine\/dbal":"3.3.0","terminal42\/con  
    tao-ce-access":"<3.0","thecodingmachine\/safe":"<1.2"},"require-dev":{"cont  
    ao\/installation-bundle":"self.version","contao\/manager-plugin":"^2.3.1","  
    contao\/test-case":"self.version","ext-fileinfo":"*","league\/flysystem-mem  
    ory":"^2.0 || ^3.0","phpunit\/phpunit":"^9.3","roave\/better-reflection":"^  
    4.12.2 || ^5.0","symfony\/browser-kit":"^5.4","symfony\/phpunit-bridge":"^5  
    .4"},"suggest":{"contao\/tcpdf-bundle":"To export articles as PDF files"},"  
    time":"2022-09-16T09:15:38+00:00","type":"symfony-bundle","extra":{"contao-  
    manager-plugin":"Contao\\CoreBundle\\ContaoManager\\Plugin"},"installation-  
    source":"dist","autoload":{"psr-4":{"Contao\\CoreBundle\\":"src\/"},"classm  
    ap":["src\/Resources\/contao\/"],"exclude-from-classmap":["src\/Resources\/  
    contao\/config\/","src\/Resources\/contao\/dca\/","src\/Resources\/contao\/  
    helper\/functions.php","src\/Resources\/contao\/languages\/","src\/Resource  
    s\/contao\/templates\/","src\/Resources\/contao\/themes\/"]},"notification-  
    url":"https:\/\/packagist.org\/downloads\/","license":["LGPL-3.0-or-later"]  
    ,"authors":[{"name":"Leo Feyer","homepage":"https:\/\/github.com\/leofeyer"  
    },{"name":"Contao Community","homepage":"https:\/\/contao.org\/contributors  
    "}],"description":"Contao Open Source CMS","homepage":"https:\/\/contao.org  
    ","support":{"docs":"https:\/\/docs.contao.org","forum":"https:\/\/communit  
    y.contao.org","issues":"https:\/\/github.com\/contao\/contao\/issues","sour  
    ce":"https:\/\/github.com\/contao\/core-bundle"},"funding":[{"url":"https:\  
    /\/to.contao.org\/donate","type":"custom"}],"install-path":"..\/contao\/cor  
    e-bundle"},{"name":"contao\/image","version":"1.1.2","version_normalized":"  
    1.1.2.0","source":{"type":"git","url":"https:\/\/github.com\/contao\/image.  
    git","reference":"21fd04889dbcf2fe751df746fb9bbe28180b6868"},"dist":{"type"  
    :"zip","url":"https:\/\/api.github.com\/repos\/contao\/image\/zipball\/21fd  
    04889dbcf2fe751df746fb9bbe28180b6868","reference":"21fd04889dbcf2fe751df746  
    fb9bbe28180b6868","shasum":""},"require":{"ext-json":"*","imagine\/imagine"  
    :"^0.7.1 || ^1.0","php":"^7.2 || ^8.0","symfony\/filesystem":"^5.4 || ^6.0"  
    ,"symfony\/polyfill-php73":"^1.11"},"conflict":{"contao\/imagine-svg":"<0.1  
    .4 || >=2.0"},"require-dev":{"bamarni\/composer-bin-plugin":"^1.4","contao\  
    /imagine-svg":"^0.1.4 || ^0.2 || ^1.0","contao\/test-case":"^3.1 || ^4.4","  
    phpunit\/phpunit":"^7.5.20 || ^8.5 || ^9.5"},"suggest":{"ext-exif":"To supp  
    ort EXIF auto-rotation"},"time":"2022-08-16T17:30:28+00:00","type":"library  
    ","extra":{"bamarni-bin":{"bin-links":false,"target-directory":"tools"}},"i  
    nstallation-source":"dist","autoload":{"psr-4":{"Contao\\Image\\":"src\/"}}  
    ,"notification-url":"https:\/\/packagist.org\/downloads\/","license":["LGPL  
    -3.0-or-later"],"authors":[{"name":"Martin Ausw\u00f6ger","homepage":"https  
    :\/\/github.com\/ausi"}],"description":"Contao image library","support":{"i  
    ssues":"https:\/\/github.com\/contao\/image\/issues","source":"https:\/\/gi  
    thub.com\/contao\/image\/tree\/1.1.2"},"funding":[{"url":"https:\/\/to.cont  
    ao.org\/donate","type":"custom"}],"install-path":"..\/contao\/image"},{"nam  
    e":"contao\/imagine-svg","version":"1.0.3","version_normalized":"1.0.3.0","  
    source":{"type":"git","url":"https:\/\/github.com\/contao\/imagine-svg.git"  
    ,"reference":"913cf57746fbbf00ab7eba5e0585e2ef47a05b99"},"dist":{"type":"zi  
    p","url":"https:\/\/api.github.com\/repos\/contao\/imagine-svg\/zipball\/91  
    3cf57746fbbf00ab7eba5e0585e2ef47a05b99","reference":"913cf57746fbbf00ab7eba  
    5e0585e2ef47a05b99","shasum":""},"require":{"ext-dom":"*","imagine\/imagine  
    ":"^1.1","php":"^7.2 || ^8.0"},"require-dev":{"contao\/easy-coding-standard  
    ":"^3.0","contao\/test-case":"^4.4","phpstan\/phpstan":"^0.12","phpstan\/ph  
    pstan-phpunit":"^0.12.8","phpstan\/phpstan-symfony":"^0.12.6","phpunit\/php  
    unit":"^8.5.4","psalm\/plugin-phpunit":"^0.15","psalm\/plugin-symfony":"^2.  
    0","slam\/phpstan-extensions":"^5.0","symfony\/filesystem":"^5.0","thecodin  
    gmachine\/phpstan-strict-rules":"^0.12","vimeo\/psalm":"^4.1"},"time":"2021  
    -08-10T09:33:50+00:00","type":"library","installation-source":"dist","autol  
    oad":{"psr-4":{"Contao\\ImagineSvg\\":"src\/"}},"notification-url":"https:\  
    /\/packagist.org\/downloads\/","license":["LGPL-3.0-or-later"],"authors":[{  
    "name":"Martin Ausw\u00f6ger","homepage":"https:\/\/github.com\/ausi"}],"de  
    scription":"Contao Imagine SVG library","support":{"issues":"https:\/\/gith  
    ub.com\/contao\/imagine-svg\/issues","source":"https:\/\/github.com\/contao  
    \/imagine-svg\/tree\/1.0.3"},"install-path":"..\/contao\/imagine-svg"},{"na  
    me":"contao\/installation-bundle","version":"4.13.10","version_normalized":  
    "4.13.10.0","source":{"type":"git","url":"https:\/\/github.com\/contao\/ins  
    tallation-bundle.git","reference":"7ac41d0a13e788b080f92d7634b697741abdb18a  
    "},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/contao\/ins  
    tallation-bundle\/zipball\/7ac41d0a13e788b080f92d7634b697741abdb18a","refer  
    ence":"7ac41d0a13e788b080f92d7634b697741abdb18a","shasum":""},"require":{"c  
    ontao\/core-bundle":"self.version","doctrine\/dbal":"^3.2","php":"^7.4 || ^  
    8.0","psr\/log":"^1.0","sensiolabs\/ansi-to-html":"^1.1","symfony\/config":  
    "^5.4","symfony\/console":"^5.4","symfony\/dependency-injection":"^5.4","sy  
    mfony\/deprecation-contracts":"^2.1 || ^3.0","symfony\/event-dispatcher":"^  
    5.4","symfony\/filesystem":"^5.4","symfony\/finder":"^5.4","symfony\/framew  
    ork-bundle":"^5.4","symfony\/http-foundation":"^5.4","symfony\/http-kernel"  
    :"^5.4","symfony\/polyfill-mbstring":"^1.0","symfony\/yaml":"^5.4"},"confli  
    ct":{"contao\/core":"*","contao\/manager-plugin":"<2.0 || >=3.0"},"require-  
    dev":{"contao\/manager-plugin":"^2.3.1","phpunit\/phpunit":"^9.3","symfony\  
    /http-client":"^5.4","symfony\/phpunit-bridge":"^5.4"},"time":"2022-08-08T0  
    9:55:09+00:00","type":"contao-bundle","extra":{"contao-manager-plugin":"Con  
    tao\\InstallationBundle\\ContaoManager\\Plugin"},"installation-source":"dis  
    t","autoload":{"psr-4":{"Contao\\InstallationBundle\\":"src\/"}},"notificat  
    ion-url":"https:\/\/packagist.org\/downloads\/","license":["LGPL-3.0-or-lat  
    er"],"authors":[{"name":"Leo Feyer","homepage":"https:\/\/github.com\/leofe  
    yer"},{"name":"Contao Community","homepage":"https:\/\/contao.org\/contribu  
    tors"}],"description":"Required to install and update Contao","homepage":"h  
    ttps:\/\/contao.org","support":{"docs":"https:\/\/docs.contao.org","forum":  
    "https:\/\/community.contao.org","issues":"https:\/\/github.com\/contao\/co  
    ntao\/issues","source":"https:\/\/github.com\/contao\/installation-bundle"}  
    ,"funding":[{"url":"https:\/\/to.contao.org\/donate","type":"custom"}],"ins  
    tall-path":"..\/contao\/installation-bundle"},{"name":"contao\/listing-bund  
    le","version":"4.13.10","version_normalized":"4.13.10.0","source":{"type":"  
    git","url":"https:\/\/github.com\/contao\/listing-bundle.git","reference":"  
    65f40d2608d75b2fda2bd3efd6eb0e235c8f2184"},"dist":{"type":"zip","url":"http  
    s:\/\/api.github.com\/repos\/contao\/listing-bundle\/zipball\/65f40d2608d75  
    b2fda2bd3efd6eb0e235c8f2184","reference":"65f40d2608d75b2fda2bd3efd6eb0e235  
    c8f2184","shasum":""},"require":{"contao\/core-bundle":"self.version","php"  
    :"^7.4 || ^8.0","symfony\/http-kernel":"^5.4"},"conflict":{"contao\/core":"  
    *","contao\/manager-plugin":"<2.0 || >=3.0"},"require-dev":{"contao\/manage  
    r-plugin":"^2.0","symfony\/http-client":"^5.4"},"time":"2022-07-05T11:01:11  
    +00:00","type":"contao-bundle","extra":{"contao-manager-plugin":"Contao\\Li  
    stingBundle\\ContaoManager\\Plugin"},"installation-source":"dist","autoload  
    ":{"psr-4":{"Contao\\ListingBundle\\":"src\/"},"classmap":["src\/Resources\  
    /contao\/"],"exclude-from-classmap":["src\/Resources\/contao\/config\/","sr  
    c\/Resources\/contao\/dca\/","src\/Resources\/contao\/languages\/","src\/Re  
    sources\/contao\/templates\/"]},"notification-url":"https:\/\/packagist.org  
    \/downloads\/","license":["LGPL-3.0-or-later"],"authors":[{"name":"Leo Feye  
    r","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.o  
    rg","support":{"docs":"https:\/\/docs.contao.org","forum":"https:\/\/commun  
    ity.contao.org","issues":"https:\/\/github.com\/contao\/contao\/issues","so  
    urce":"https:\/\/github.com\/contao\/listing-bundle"},"funding":[{"url":"ht  
    tps:\/\/to.contao.org\/donate","type":"custom"}],"install-path":"..\/contao  
    \/listing-bundle"},{"name":"contao\/manager-bundle","version":"4.13.10","ve  
    rsion_normalized":"4.13.10.0","source":{"type":"git","url":"https:\/\/githu  
    b.com\/contao\/manager-bundle.git","reference":"8c4d928a6a667e31163b6f836b8  
    98aff42f261e2"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos  
    \/contao\/manager-bundle\/zipball\/8c4d928a6a667e31163b6f836b898aff42f261e2  
    ","reference":"8c4d928a6a667e31163b6f836b898aff42f261e2","shasum":""},"requ  
    ire":{"contao\/core-bundle":"self.version","contao\/installation-bundle":"s  
    elf.version","contao\/manager-plugin":"^2.4","doctrine\/dbal":"^3.1","doctr  
    ine\/doctrine-bundle":"^2.4","ext-json":"*","friendsofsymfony\/http-cache":  
    "^2.6","friendsofsymfony\/http-cache-bundle":"^2.6","nelmio\/cors-bundle":"  
    ^2.0.1","nelmio\/security-bundle":"^2.2","php":"^7.4 || ^8.0","symfony\/cac  
    he":"^5.4","symfony\/config":"^5.4","symfony\/console":"^5.4","symfony\/deb  
    ug-bundle":"^5.4","symfony\/dependency-injection":"^5.4","symfony\/deprecat  
    ion-contracts":"^2.1 || ^3.0","symfony\/doctrine-bridge":"^5.4","symfony\/d  
    otenv":"^5.4","symfony\/error-handler":"^5.4","symfony\/expression-language  
    ":"^5.4","symfony\/filesystem":"^5.4","symfony\/finder":"^5.4","symfony\/fr  
    amework-bundle":"^5.4","symfony\/http-client":"^5.4","symfony\/http-foundat  
    ion":"^5.4","symfony\/http-kernel":"^5.4","symfony\/mailer":"^5.4","symfony  
    \/monolog-bridge":"^5.4","symfony\/monolog-bundle":"^3.1","symfony\/process  
    ":"^5.4","symfony\/proxy-manager-bridge":"^5.4","symfony\/routing":"^5.4","  
    symfony\/security-bundle":"^5.4","symfony\/stopwatch":"^5.4","symfony\/twig  
    -bundle":"^5.4","symfony\/web-profiler-bundle":"^5.4","symfony\/yaml":"^5.4  
    ","toflar\/psr6-symfony-http-cache-store":"^3.0","twig\/extra-bundle":"^3.0  
    "},"require-dev":{"composer\/composer":"^2.0","contao\/news-bundle":"self.v  
    ersion","contao\/test-case":"self.version","phpunit\/phpunit":"^9.3","symfo  
    ny\/phpunit-bridge":"^5.4"},"suggest":{"contao\/tcpdf-bundle":"To export ar  
    ticles as PDF files"},"time":"2022-09-01T13:26:02+00:00","bin":["bin\/conta  
    o-console","bin\/contao-setup"],"type":"symfony-bundle","extra":{"contao-ma  
    nager-plugin":"Contao\\ManagerBundle\\ContaoManager\\Plugin"},"installation  
    -source":"dist","autoload":{"psr-4":{"Contao\\ManagerBundle\\":"src\/"}},"n  
    otification-url":"https:\/\/packagist.org\/downloads\/","license":["LGPL-3.  
    0-or-later"],"authors":[{"name":"Leo Feyer","homepage":"https:\/\/github.co  
    m\/leofeyer"},{"name":"Contao Community","homepage":"https:\/\/contao.org\/  
    contributors"}],"description":"Provides the Contao Managed Edition","homepa  
    ge":"https:\/\/contao.org","support":{"docs":"https:\/\/docs.contao.org","f  
    orum":"https:\/\/community.contao.org","issues":"https:\/\/github.com\/cont  
    ao\/contao\/issues","source":"https:\/\/github.com\/contao\/manager-bundle"  
    },"funding":[{"url":"https:\/\/to.contao.org\/donate","type":"custom"}],"in  
    stall-path":"..\/contao\/manager-bundle"},{"name":"contao\/manager-plugin",  
    "version":"2.12.0","version_normalized":"2.12.0.0","source":{"type":"git","  
    url":"https:\/\/github.com\/contao\/manager-plugin.git","reference":"381dcb  
    786f675dac25282747848d9f8c3823d0ba"},"dist":{"type":"zip","url":"https:\/\/  
    api.github.com\/repos\/contao\/manager-plugin\/zipball\/381dcb786f675dac252  
    82747848d9f8c3823d0ba","reference":"381dcb786f675dac25282747848d9f8c3823d0b  
    a","shasum":""},"require":{"composer-plugin-api":"^1.1 || ^2.0","php":"^7.1  
     || ^8.0","symfony\/config":"^3.3 || ^4.0 || ^5.0 || ^6.0","symfony\/depend  
    ency-injection":"^3.3 || ^4.0 || ^5.0 || ^6.0","symfony\/filesystem":"^3.3   
    || ^4.0 || ^5.0 || ^6.0","symfony\/http-kernel":"^3.3 || ^4.0 || ^5.0 || ^6  
    .0","symfony\/routing":"^3.3 || ^4.0 || ^5.0 || ^6.0"},"conflict":{"contao\  
    /manager-bundle":"4.9.* <4.9.4"},"require-dev":{"bamarni\/composer-bin-plug  
    in":"^1.4","composer\/composer":"^1.1 || ^2.0","contao\/core-bundle":"^4.4   
    || ^5.0","ext-zip":"*","php-http\/guzzle6-adapter":"^1.1","phpunit\/phpunit  
    ":"^8.5 || ^9.3","symfony\/phpunit-bridge":"^3.4.40 || ^4.0 || ^5.0 || ^6.0  
    ","webmozart\/path-util":"^2.0"},"time":"2022-08-12T13:50:17+00:00","type":  
    "composer-plugin","extra":{"bamarni-bin":{"bin-links":false,"target-directo  
    ry":"tools"},"class":["Contao\\ManagerPlugin\\Composer\\ArtifactsPlugin","C  
    ontao\\ManagerPlugin\\Composer\\ManagerPluginInstaller","Contao\\ManagerPlu  
    gin\\Composer\\AppAutoloadPlugin"]},"installation-source":"dist","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"}],"desc  
    ription":"Contao 4 manager plugin","support":{"issues":"https:\/\/github.co  
    m\/contao\/manager-plugin\/issues","source":"https:\/\/github.com\/contao\/  
    manager-plugin\/tree\/2.12.0"},"funding":[{"url":"https:\/\/to.contao.org\/  
    donate","type":"custom"}],"install-path":"..\/contao\/manager-plugin"},{"na  
    me":"contao\/news-bundle","version":"4.13.10","version_normalized":"4.13.10  
    .0","source":{"type":"git","url":"https:\/\/github.com\/contao\/news-bundle  
    .git","reference":"91c1d9d5e1ad84cf17315c23532d06f99794bb64"},"dist":{"type  
    ":"zip","url":"https:\/\/api.github.com\/repos\/contao\/news-bundle\/zipbal  
    l\/91c1d9d5e1ad84cf17315c23532d06f99794bb64","reference":"91c1d9d5e1ad84cf1  
    7315c23532d06f99794bb64","shasum":""},"require":{"contao\/core-bundle":"sel  
    f.version","friendsofsymfony\/http-cache":"^2.4","php":"^7.4 || ^8.0","symf  
    ony\/config":"^5.4","symfony\/dependency-injection":"^5.4","symfony\/deprec  
    ation-contracts":"^2.1 || ^3.0","symfony\/http-foundation":"^5.4","symfony\  
    /http-kernel":"^5.4","symfony\/polyfill-mbstring":"^1.0","symfony\/yaml":"^  
    5.4"},"conflict":{"contao\/core":"*","contao\/manager-plugin":"<2.0 || >=3.  
    0"},"require-dev":{"contao\/manager-plugin":"^2.3.1","contao\/test-case":"s  
    elf.version","phpunit\/phpunit":"^9.3","symfony\/http-client":"^5.4","symfo  
    ny\/phpunit-bridge":"^5.4"},"time":"2022-07-13T08:53:44+00:00","type":"cont  
    ao-bundle","extra":{"contao-manager-plugin":"Contao\\NewsBundle\\ContaoMana  
    ger\\Plugin"},"installation-source":"dist","autoload":{"psr-4":{"Contao\\Ne  
    wsBundle\\":"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:\/\/g  
    ithub.com\/leofeyer"},{"name":"Contao Community","homepage":"https:\/\/cont  
    ao.org\/contributors"}],"description":"Adds news functionality to Contao","  
    homepage":"https:\/\/contao.org","support":{"docs":"https:\/\/docs.contao.o  
    rg","forum":"https:\/\/community.contao.org","issues":"https:\/\/github.com  
    \/contao\/contao\/issues","source":"https:\/\/github.com\/contao\/news-bund  
    le"},"funding":[{"url":"https:\/\/to.contao.org\/donate","type":"custom"}],  
    "install-path":"..\/contao\/news-bundle"},{"name":"craffft\/css-style-selec  
    tor-bundle","version":"dev-master","version_normalized":"dev-master","sourc  
    e":{"type":"git","url":"https:\/\/github.com\/Craffft\/css-style-selector-b  
    undle.git","reference":"2b268b9e6b84d21e718da38d1a8ab1af406592fe"},"dist":{  
    "type":"zip","url":"https:\/\/api.github.com\/repos\/Craffft\/css-style-sel  
    ector-bundle\/zipball\/2b268b9e6b84d21e718da38d1a8ab1af406592fe","reference  
    ":"2b268b9e6b84d21e718da38d1a8ab1af406592fe","shasum":""},"require":{"conta  
    o\/core-bundle":"~4.4","php":">=7.1"},"conflict":{"contao\/core":"*","conta  
    o\/manager-plugin":"<2.0 || >=3.0"},"require-dev":{"contao\/manager-plugin"  
    :"^2.0"},"time":"2020-11-06T20:05:23+00:00","default-branch":true,"type":"c  
    ontao-bundle","extra":{"contao-manager-plugin":"Craffft\\CssStyleSelectorBu  
    ndle\\ContaoManager\\Plugin"},"installation-source":"dist","autoload":{"psr  
    -4":{"Craffft\\CssStyleSelectorBundle\\":"src\/"}},"notification-url":"http  
    s:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Dan  
    iel Kiesel","homepage":"https:\/\/github.com\/iCodr8"}],"description":"Cont  
    ao 4 Css Style Selector bundle","homepage":"https:\/\/craffft.de","keywords  
    ":["classes","css","list","selector"],"support":{"issues":"https:\/\/github  
    .com\/Craffft\/css-style-selector-bundle\/issues","source":"https:\/\/githu  
    b.com\/Craffft\/css-style-selector-bundle"},"install-path":"..\/craffft\/cs  
    s-style-selector-bundle"},{"name":"dasprid\/enum","version":"1.0.3","versio  
    n_normalized":"1.0.3.0","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":"5abf82f21  
    3618696dda8e3bf6f64dd042d8542b2","shasum":""},"require-dev":{"phpunit\/phpu  
    nit":"^7 | ^8 | ^9","squizlabs\/php_codesniffer":"^3.4"},"time":"2020-10-02  
    T16:03:48+00:00","type":"library","installation-source":"dist","autoload":{  
    "psr-4":{"DASPRiD\\Enum\\":"src\/"}},"notification-url":"https:\/\/packagis  
    t.org\/downloads\/","license":["BSD-2-Clause"],"authors":[{"name":"Ben Scho  
    lzen 'DASPRiD'","email":"mail@dasprids.de","homepage":"https:\/\/dasprids.d  
    e\/","role":"Developer"}],"description":"PHP 7.1 enum implementation","keyw  
    ords":["enum","map"],"support":{"issues":"https:\/\/github.com\/DASPRiD\/En  
    um\/issues","source":"https:\/\/github.com\/DASPRiD\/Enum\/tree\/1.0.3"},"i  
    nstall-path":"..\/dasprid\/enum"},{"name":"delahaye\/dlh_geocode","version"  
    :"1.1.4","version_normalized":"1.1.4.0","source":{"type":"git","url":"https  
    :\/\/github.com\/delahaye\/dlh_geocode.git","reference":"2af3383a040a2a3893  
    a1f3e3be6ba0de35c7629f"},"dist":{"type":"zip","url":"https:\/\/api.github.c  
    om\/repos\/delahaye\/dlh_geocode\/zipball\/2af3383a040a2a3893a1f3e3be6ba0de  
    35c7629f","reference":"2af3383a040a2a3893a1f3e3be6ba0de35c7629f","shasum":"  
    "},"require":{"contao-community-alliance\/composer-plugin":"~2.4 || ~3.0","  
    contao\/core-bundle":"^3.5 || ~4.2","php":">=5.3"},"replace":{"contao-legac  
    y\/dlh_geocode":"*"},"time":"2018-05-09T09:25:13+00:00","type":"contao-modu  
    le","extra":{"contao":{"sources":{"":"system\/modules\/dlh_geocode"}}},"ins  
    tallation-source":"dist","autoload":{"classmap":[""]},"notification-url":"h  
    ttps:\/\/packagist.org\/downloads\/","license":["LGPL-3.0-or-later"],"autho  
    rs":[{"name":"Christian de la Haye","email":"service@delahaye.de","homepage  
    ":"http:\/\/www.delahaye.de","role":"Developer"}],"description":"Get geo co  
    ordinates from a given address","homepage":"https:\/\/github.com\/delahaye\  
    /dlh_geocode","keywords":["contao","geo","googlemaps"],"support":{"issues":  
    "https:\/\/github.com\/delahaye\/dlh_geocode\/issues","source":"https:\/\/g  
    ithub.com\/delahaye\/dlh_geocode\/tree\/1.1.4"},"install-path":"..\/delahay  
    e\/dlh_geocode"},{"name":"delahaye\/dlh_googlemaps","version":"2.4.1","vers  
    ion_normalized":"2.4.1.0","source":{"type":"git","url":"https:\/\/github.co  
    m\/delahaye\/dlh_googlemaps.git","reference":"64445235168d18066e4f430762828  
    dd2aaa3312b"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/  
    delahaye\/dlh_googlemaps\/zipball\/64445235168d18066e4f430762828dd2aaa3312b  
    ","reference":"64445235168d18066e4f430762828dd2aaa3312b","shasum":""},"requ  
    ire":{"contao-community-alliance\/composer-plugin":"~2.4 || ~3.0","contao\/  
    core-bundle":"^3.5.1 || ~4.2","delahaye\/dlh_geocode":">=1.1.2","php":">=5.  
    3"},"replace":{"contao-legacy\/dlh_googlemaps":"*"},"time":"2018-05-09T09:2  
    1:33+00:00","type":"contao-module","extra":{"contao":{"sources":{"":"system  
    \/modules\/dlh_googlemaps"},"runonce":["system\/modules\/dlh_googlemaps\/co  
    nfig\/runonce.php"]}},"installation-source":"dist","autoload":{"classmap":[  
    ""]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["  
    LGPL-3.0-or-later"],"authors":[{"name":"Christian de la Haye","email":"serv  
    ice@delahaye.de","homepage":"http:\/\/www.delahaye.de","role":"Developer"}]  
    ,"description":"Google maps module for Contao","homepage":"https:\/\/github  
    .com\/delahaye\/dlh_googlemaps","keywords":["contao","geo","googlemaps","ma  
    p"],"support":{"issues":"https:\/\/github.com\/delahaye\/dlh_googlemaps\/is  
    sues","source":"https:\/\/github.com\/delahaye\/dlh_googlemaps\/tree\/2.4.1  
    "},"install-path":"..\/delahaye\/dlh_googlemaps"},{"name":"dflydev\/dot-acc  
    ess-data","version":"v3.0.1","version_normalized":"3.0.1.0","source":{"type  
    ":"git","url":"https:\/\/github.com\/dflydev\/dflydev-dot-access-data.git",  
    "reference":"0992cc19268b259a39e86f296da5f0677841f42c"},"dist":{"type":"zip  
    ","url":"https:\/\/api.github.com\/repos\/dflydev\/dflydev-dot-access-data\  
    /zipball\/0992cc19268b259a39e86f296da5f0677841f42c","reference":"0992cc1926  
    8b259a39e86f296da5f0677841f42c","shasum":""},"require":{"php":"^7.1 || ^8.0  
    "},"require-dev":{"phpstan\/phpstan":"^0.12.42","phpunit\/phpunit":"^7.5 ||  
     ^8.5 || ^9.3","scrutinizer\/ocular":"1.6.0","squizlabs\/php_codesniffer":"  
    ^3.5","vimeo\/psalm":"^3.14"},"time":"2021-08-13T13:06:58+00:00","type":"li  
    brary","extra":{"branch-alias":{"dev-main":"3.x-dev"}},"installation-source  
    ":"dist","autoload":{"psr-4":{"Dflydev\\DotAccessData\\":"src\/"}},"notific  
    ation-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"author  
    s":[{"name":"Dragonfly Development Inc.","email":"info@dflydev.com","homepa  
    ge":"http:\/\/dflydev.com"},{"name":"Beau Simensen","email":"beau@dflydev.c  
    om","homepage":"http:\/\/beausimensen.com"},{"name":"Carlos Frutos","email"  
    :"carlos@kiwing.it","homepage":"https:\/\/github.com\/cfrutos"},{"name":"Co  
    lin O'Dell","email":"colinodell@gmail.com","homepage":"https:\/\/www.colino  
    dell.com"}],"description":"Given a deep data structure, access data by dot   
    notation.","homepage":"https:\/\/github.com\/dflydev\/dflydev-dot-access-da  
    ta","keywords":["access","data","dot","notation"],"support":{"issues":"http  
    s:\/\/github.com\/dflydev\/dflydev-dot-access-data\/issues","source":"https  
    :\/\/github.com\/dflydev\/dflydev-dot-access-data\/tree\/v3.0.1"},"install-  
    path":"..\/dflydev\/dot-access-data"},{"name":"dklemmt\/contao_dk_mmenu","v  
    ersion":"2.1.1","version_normalized":"2.1.1.0","source":{"type":"git","url"  
    :"https:\/\/github.com\/dklemmt\/contao_dk_mmenu.git","reference":"6645d74d  
    b5f9889e6e00fa3c8c48ad3fb45ecfd7"},"dist":{"type":"zip","url":"https:\/\/ap  
    i.github.com\/repos\/dklemmt\/contao_dk_mmenu\/zipball\/6645d74db5f9889e6e0  
    0fa3c8c48ad3fb45ecfd7","reference":"6645d74db5f9889e6e00fa3c8c48ad3fb45ecfd  
    7","shasum":""},"require":{"contao-community-alliance\/composer-plugin":"^2  
    .4 || ^3.0","contao\/core-bundle":"^3.1 || ^4.3","php":">=5.3"},"replace":{  
    "contao-legacy\/dk_mmenu":"*"},"time":"2018-09-17T16:19:25+00:00","type":"c  
    ontao-module","extra":{"contao":{"sources":{"system\/modules\/dk_mmenu":"sy  
    stem\/modules\/dk_mmenu"}}},"installation-source":"dist","notification-url"  
    :"https:\/\/packagist.org\/downloads\/","license":["MIT","GPL"],"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 extension for Contao  
     Open Source CMS","keywords":["contao","menu","mobile","navigation"],"suppo  
    rt":{"email":"dirch@quantentunnel.de","irc":"irc:\/\/irc.freenode.org\/cont  
    ao.dev","issues":"https:\/\/github.com\/dklemmt\/contao_dk_mmenu\/issues","  
    source":"https:\/\/github.com\/dklemmt\/contao_dk_mmenu","wiki":"https:\/\/  
    github.com\/dklemmt\/contao_dk_mmenu\/wiki"},"install-path":"..\/dklemmt\/c  
    ontao_dk_mmenu"},{"name":"do-while\/contao-backupdb-bundle","version":"1.5.  
    3","version_normalized":"1.5.3.0","source":{"type":"git","url":"https:\/\/g  
    ithub.com\/do-while\/contao-BackupDB.git","reference":"f853a41ebff5d924c330  
    d805ff0e41596c751518"},"dist":{"type":"zip","url":"https:\/\/api.github.com  
    \/repos\/do-while\/contao-BackupDB\/zipball\/f853a41ebff5d924c330d805ff0e41  
    596c751518","reference":"f853a41ebff5d924c330d805ff0e41596c751518","shasum"  
    :""},"require":{"contao\/core-bundle":">=4.9.0,<5.0","php":">=7.2.0","symfo  
    ny\/routing":"^4.2 || ^5.0"},"time":"2022-03-26T09:08:34+00:00","type":"con  
    tao-bundle","extra":{"contao-manager-plugin":"Softleister\\BackupDbBundle\\  
    ContaoManager\\Plugin"},"installation-source":"dist","autoload":{"psr-4":{"  
    Softleister\\BackupDbBundle\\":"src\/"},"classmap":["src\/Resources\/contao  
    \/"],"exclude-from-classmap":["src\/Resources\/contao\/cache\/","src\/Resou  
    rces\/contao\/config\/","src\/Resources\/contao\/dca\/","src\/Resources\/co  
    ntao\/languages\/","src\/Resources\/contao\/templates\/"]},"notification-ur  
    l":"https:\/\/packagist.org\/downloads\/","license":["LGPL-3.0+"],"authors"  
    :[{"name":"Hagen Klemp","homepage":"https:\/\/www.softleister.de","role":"P  
    roject leader"}],"description":"Backup of the Contao database, automatic ba  
    ckup, creation of website templates for the Install Tool","homepage":"https  
    :\/\/www.softleister.de","keywords":["backup","contao","website template","  
    widget"],"support":{"issues":"https:\/\/github.com\/do-while\/contao-Backup  
    DB\/issues","source":"https:\/\/github.com\/do-while\/contao-BackupDB","wik  
    i":"https:\/\/github.com\/do-while\/contao-BackupDB\/wiki"},"install-path":  
    "..\/do-while\/contao-backupdb-bundle"},{"name":"doctrine\/annotations","ve  
    rsion":"1.13.3","version_normalized":"1.13.3.0","source":{"type":"git","url  
    ":"https:\/\/github.com\/doctrine\/annotations.git","reference":"648b034334  
    3565c4a056bfc8392201385e8d89f0"},"dist":{"type":"zip","url":"https:\/\/api.  
    github.com\/repos\/doctrine\/annotations\/zipball\/648b0343343565c4a056bfc8  
    392201385e8d89f0","reference":"648b0343343565c4a056bfc8392201385e8d89f0","s  
    hasum":""},"require":{"doctrine\/lexer":"1.*","ext-tokenizer":"*","php":"^7  
    .1 || ^8.0","psr\/cache":"^1 || ^2 || ^3"},"require-dev":{"doctrine\/cache"  
    :"^1.11 || ^2.0","doctrine\/coding-standard":"^6.0 || ^8.1","phpstan\/phpst  
    an":"^1.4.10 || ^1.8.0","phpunit\/phpunit":"^7.5 || ^8.0 || ^9.1.5","symfon  
    y\/cache":"^4.4 || ^5.2","vimeo\/psalm":"^4.10"},"time":"2022-07-02T10:48:5  
    1+00:00","type":"library","installation-source":"dist","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":"Benjami  
    n Eberlei","email":"kontakt@beberlei.de"},{"name":"Jonathan Wage","email":"  
    jonwage@gmail.com"},{"name":"Johannes Schmitt","email":"schmittjoh@gmail.co  
    m"}],"description":"Docblock Annotations Parser","homepage":"https:\/\/www.  
    doctrine-project.org\/projects\/annotations.html","keywords":["annotations"  
    ,"docblock","parser"],"support":{"issues":"https:\/\/github.com\/doctrine\/  
    annotations\/issues","source":"https:\/\/github.com\/doctrine\/annotations\  
    /tree\/1.13.3"},"install-path":"..\/doctrine\/annotations"},{"name":"doctri  
    ne\/cache","version":"2.2.0","version_normalized":"2.2.0.0","source":{"type  
    ":"git","url":"https:\/\/github.com\/doctrine\/cache.git","reference":"1ca8  
    f21980e770095a31456042471a57bc4c68fb"},"dist":{"type":"zip","url":"https:\/  
    \/api.github.com\/repos\/doctrine\/cache\/zipball\/1ca8f21980e770095a314560  
    42471a57bc4c68fb","reference":"1ca8f21980e770095a31456042471a57bc4c68fb","s  
    hasum":""},"require":{"php":"~7.1 || ^8.0"},"conflict":{"doctrine\/common":  
    ">2.2,<2.4"},"require-dev":{"cache\/integration-tests":"dev-master","doctri  
    ne\/coding-standard":"^9","phpunit\/phpunit":"^7.5 || ^8.5 || ^9.5","psr\/c  
    ache":"^1.0 || ^2.0 || ^3.0","symfony\/cache":"^4.4 || ^5.4 || ^6","symfony  
    \/var-exporter":"^4.4 || ^5.4 || ^6"},"time":"2022-05-20T20:07:39+00:00","t  
    ype":"library","installation-source":"dist","autoload":{"psr-4":{"Doctrine\  
    \Common\\Cache\\":"lib\/Doctrine\/Common\/Cache"}},"notification-url":"http  
    s:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Gui  
    lherme Blanco","email":"guilhermeblanco@gmail.com"},{"name":"Roman Borschel  
    ","email":"roman@code-factory.org"},{"name":"Benjamin Eberlei","email":"kon  
    takt@beberlei.de"},{"name":"Jonathan Wage","email":"jonwage@gmail.com"},{"n  
    ame":"Johannes Schmitt","email":"schmittjoh@gmail.com"}],"description":"PHP  
     Doctrine Cache library is a popular cache implementation that supports man  
    y different drivers such as redis, memcache, apc, mongodb and others.","hom  
    epage":"https:\/\/www.doctrine-project.org\/projects\/cache.html","keywords  
    ":["abstraction","apcu","cache","caching","couchdb","memcached","php","redi  
    s","xcache"],"support":{"issues":"https:\/\/github.com\/doctrine\/cache\/is  
    sues","source":"https:\/\/github.com\/doctrine\/cache\/tree\/2.2.0"},"fundi  
    ng":[{"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%2Fcach  
    e","type":"tidelift"}],"install-path":"..\/doctrine\/cache"},{"name":"doctr  
    ine\/collections","version":"1.8.0","version_normalized":"1.8.0.0","source"  
    :{"type":"git","url":"https:\/\/github.com\/doctrine\/collections.git","ref  
    erence":"2b44dd4cbca8b5744327de78bafef5945c7e7b5e"},"dist":{"type":"zip","u  
    rl":"https:\/\/api.github.com\/repos\/doctrine\/collections\/zipball\/2b44d  
    d4cbca8b5744327de78bafef5945c7e7b5e","reference":"2b44dd4cbca8b5744327de78b  
    afef5945c7e7b5e","shasum":""},"require":{"doctrine\/deprecations":"^0.5.3 |  
    | ^1","php":"^7.1.3 || ^8.0"},"require-dev":{"doctrine\/coding-standard":"^  
    9.0 || ^10.0","phpstan\/phpstan":"^1.4.8","phpunit\/phpunit":"^7.5 || ^8.5   
    || ^9.1.5","vimeo\/psalm":"^4.22"},"time":"2022-09-01T20:12:10+00:00","type  
    ":"library","installation-source":"dist","autoload":{"psr-4":{"Doctrine\\Co  
    mmon\\Collections\\":"lib\/Doctrine\/Common\/Collections"}},"notification-u  
    rl":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"n  
    ame":"Guilherme Blanco","email":"guilhermeblanco@gmail.com"},{"name":"Roman  
     Borschel","email":"roman@code-factory.org"},{"name":"Benjamin Eberlei","em  
    ail":"kontakt@beberlei.de"},{"name":"Jonathan Wage","email":"jonwage@gmail.  
    com"},{"name":"Johannes Schmitt","email":"schmittjoh@gmail.com"}],"descript  
    ion":"PHP Doctrine Collections library that adds additional functionality o  
    n top of PHP arrays.","homepage":"https:\/\/www.doctrine-project.org\/proje  
    cts\/collections.html","keywords":["array","collections","iterators","php"]  
    ,"support":{"issues":"https:\/\/github.com\/doctrine\/collections\/issues",  
    "source":"https:\/\/github.com\/doctrine\/collections\/tree\/1.8.0"},"insta  
    ll-path":"..\/doctrine\/collections"},{"name":"doctrine\/common","version":  
    "3.4.2","version_normalized":"3.4.2.0","source":{"type":"git","url":"https:  
    \/\/github.com\/doctrine\/common.git","reference":"609c3a7b6af49a7b4b13945c  
    a2fdf4af801946af"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/re  
    pos\/doctrine\/common\/zipball\/609c3a7b6af49a7b4b13945ca2fdf4af801946af","  
    reference":"609c3a7b6af49a7b4b13945ca2fdf4af801946af","shasum":""},"require  
    ":{"doctrine\/persistence":"^2.0 || ^3.0","php":"^7.1 || ^8.0"},"require-de  
    v":{"doctrine\/coding-standard":"^9.0 || ^10.0","doctrine\/collections":"^1  
    ","phpstan\/phpstan":"^1.4.1","phpstan\/phpstan-phpunit":"^1","phpunit\/php  
    unit":"^7.5.20 || ^8.5 || ^9.0","squizlabs\/php_codesniffer":"^3.0","symfon  
    y\/phpunit-bridge":"^6.1","vimeo\/psalm":"^4.4"},"time":"2022-09-28T14:20:5  
    0+00:00","type":"library","installation-source":"dist","autoload":{"psr-4":  
    {"Doctrine\\Common\\":"src"}},"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 Schmit  
    t","email":"schmittjoh@gmail.com"},{"name":"Marco Pivetta","email":"ocramiu  
    s@gmail.com"}],"description":"PHP Doctrine Common project is a library that  
     provides additional functionality that other Doctrine projects depend on s  
    uch as better reflection support, proxies and much more.","homepage":"https  
    :\/\/www.doctrine-project.org\/projects\/common.html","keywords":["common",  
    "doctrine","php"],"support":{"issues":"https:\/\/github.com\/doctrine\/comm  
    on\/issues","source":"https:\/\/github.com\/doctrine\/common\/tree\/3.4.2"}  
    ,"funding":[{"url":"https:\/\/www.doctrine-project.org\/sponsorship.html","  
    type":"custom"},{"url":"https:\/\/www.patreon.com\/phpdoctrine","type":"pat  
    reon"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/doctrine  
    %2Fcommon","type":"tidelift"}],"install-path":"..\/doctrine\/common"},{"nam  
    e":"doctrine\/dbal","version":"3.4.5","version_normalized":"3.4.5.0","sourc  
    e":{"type":"git","url":"https:\/\/github.com\/doctrine\/dbal.git","referenc  
    e":"a5a58773109c0abb13e658c8ccd92aeec8d07f9e"},"dist":{"type":"zip","url":"  
    https:\/\/api.github.com\/repos\/doctrine\/dbal\/zipball\/a5a58773109c0abb1  
    3e658c8ccd92aeec8d07f9e","reference":"a5a58773109c0abb13e658c8ccd92aeec8d07  
    f9e","shasum":""},"require":{"composer-runtime-api":"^2","doctrine\/cache":  
    "^1.11|^2.0","doctrine\/deprecations":"^0.5.3|^1","doctrine\/event-manager"  
    :"^1.0","php":"^7.4 || ^8.0","psr\/cache":"^1|^2|^3","psr\/log":"^1|^2|^3"}  
    ,"require-dev":{"doctrine\/coding-standard":"10.0.0","jetbrains\/phpstorm-s  
    tubs":"2022.2","phpstan\/phpstan":"1.8.3","phpstan\/phpstan-strict-rules":"  
    ^1.3","phpunit\/phpunit":"9.5.24","psalm\/plugin-phpunit":"0.17.0","squizla  
    bs\/php_codesniffer":"3.7.1","symfony\/cache":"^5.4|^6.0","symfony\/console  
    ":"^4.4|^5.4|^6.0","vimeo\/psalm":"4.27.0"},"suggest":{"symfony\/console":"  
    For helpful console commands such as SQL execution and import of files."},"  
    time":"2022-09-23T17:48:57+00:00","bin":["bin\/doctrine-dbal"],"type":"libr  
    ary","installation-source":"dist","autoload":{"psr-4":{"Doctrine\\DBAL\\":"  
    src"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":  
    ["MIT"],"authors":[{"name":"Guilherme Blanco","email":"guilhermeblanco@gmai  
    l.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 abstracti  
    on layer (DBAL) with many features for database schema introspection and ma  
    nagement.","homepage":"https:\/\/www.doctrine-project.org\/projects\/dbal.h  
    tml","keywords":["abstraction","database","db2","dbal","mariadb","mssql","m  
    ysql","oci8","oracle","pdo","pgsql","postgresql","queryobject","sasql","sql  
    ","sqlite","sqlserver","sqlsrv"],"support":{"issues":"https:\/\/github.com\  
    /doctrine\/dbal\/issues","source":"https:\/\/github.com\/doctrine\/dbal\/tr  
    ee\/3.4.5"},"funding":[{"url":"https:\/\/www.doctrine-project.org\/sponsors  
    hip.html","type":"custom"},{"url":"https:\/\/www.patreon.com\/phpdoctrine",  
    "type":"patreon"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagis  
    t\/doctrine%2Fdbal","type":"tidelift"}],"install-path":"..\/doctrine\/dbal"  
    },{"name":"doctrine\/deprecations","version":"v1.0.0","version_normalized":  
    "1.0.0.0","source":{"type":"git","url":"https:\/\/github.com\/doctrine\/dep  
    recations.git","reference":"0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"},"dis  
    t":{"type":"zip","url":"https:\/\/api.github.com\/repos\/doctrine\/deprecat  
    ions\/zipball\/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de","reference":"0e2a4  
    f1f8cdfc7a92ec3b01c9334898c806b30de","shasum":""},"require":{"php":"^7.1|^8  
    .0"},"require-dev":{"doctrine\/coding-standard":"^9","phpunit\/phpunit":"^7  
    .5|^8.5|^9.5","psr\/log":"^1|^2|^3"},"suggest":{"psr\/log":"Allows logging   
    deprecations via PSR-3 logger implementation"},"time":"2022-05-02T15:47:09+  
    00:00","type":"library","installation-source":"dist","autoload":{"psr-4":{"  
    Doctrine\\Deprecations\\":"lib\/Doctrine\/Deprecations"}},"notification-url  
    ":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"description":"A  
     small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging wi  
    th options to disable all deprecations or selectively for packages.","homep  
    age":"https:\/\/www.doctrine-project.org\/","support":{"issues":"https:\/\/  
    github.com\/doctrine\/deprecations\/issues","source":"https:\/\/github.com\  
    /doctrine\/deprecations\/tree\/v1.0.0"},"install-path":"..\/doctrine\/depre  
    cations"},{"name":"doctrine\/doctrine-bundle","version":"2.7.0","version_no  
    rmalized":"2.7.0.0","source":{"type":"git","url":"https:\/\/github.com\/doc  
    trine\/DoctrineBundle.git","reference":"d2088fc50494e4e7441fecca54732245a61  
    3eeb6"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/doctri  
    ne\/DoctrineBundle\/zipball\/d2088fc50494e4e7441fecca54732245a613eeb6","ref  
    erence":"d2088fc50494e4e7441fecca54732245a613eeb6","shasum":""},"require":{  
    "doctrine\/annotations":"^1","doctrine\/cache":"^1.11 || ^2.0","doctrine\/d  
    bal":"^2.13.1|^3.3.2","doctrine\/persistence":"^2.2|^3","doctrine\/sql-form  
    atter":"^1.0.1","php":"^7.1 || ^8.0","symfony\/cache":"^4.3.3|^5.0|^6.0","s  
    ymfony\/config":"^4.4.3|^5.0|^6.0","symfony\/console":"^3.4.30|^4.3.3|^5.0|  
    ^6.0","symfony\/dependency-injection":"^4.4.18|^5.0|^6.0","symfony\/depreca  
    tion-contracts":"^2.1|^3","symfony\/doctrine-bridge":"^4.4.22|^5.2.7|^6.0",  
    "symfony\/framework-bundle":"^3.4.30|^4.3.3|^5.0|^6.0","symfony\/service-co  
    ntracts":"^1.1.1|^2.0|^3"},"conflict":{"doctrine\/orm":"<2.10|>=3.0","twig\  
    /twig":"<1.34|>=2.0,<2.4"},"require-dev":{"doctrine\/coding-standard":"^9.0  
    ","doctrine\/orm":"^2.11 || ^3.0","friendsofphp\/proxy-manager-lts":"^1.0",  
    "phpunit\/phpunit":"^7.5 || ^8.0 || ^9.3 || ^10.0","psalm\/plugin-phpunit":  
    "^0.16.1","psalm\/plugin-symfony":"^3","psr\/log":"^1.1.4|^2.0|^3.0","symfo  
    ny\/phpunit-bridge":"^5.2|^6.0","symfony\/property-info":"^4.3.3|^5.0|^6.0"  
    ,"symfony\/proxy-manager-bridge":"^3.4|^4.3.3|^5.0|^6.0","symfony\/security  
    -bundle":"^4.4|^5.0|^6.0","symfony\/twig-bridge":"^3.4.30|^4.3.3|^5.0|^6.0"  
    ,"symfony\/validator":"^3.4.30|^4.3.3|^5.0|^6.0","symfony\/web-profiler-bun  
    dle":"^3.4.30|^4.3.3|^5.0|^6.0","symfony\/yaml":"^3.4.30|^4.3.3|^5.0|^6.0",  
    "twig\/twig":"^1.34|^2.12|^3.0","vimeo\/psalm":"^4.7"},"suggest":{"doctrine  
    \/orm":"The Doctrine ORM integration is optional in the bundle.","ext-pdo":  
    "*","symfony\/web-profiler-bundle":"To use the data collector."},"time":"20  
    22-06-10T10:55:26+00:00","type":"symfony-bundle","installation-source":"dis  
    t","autoload":{"psr-4":{"Doctrine\\Bundle\\DoctrineBundle\\":""}},"notifica  
    tion-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors  
    ":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Benjam  
    in Eberlei","email":"kontakt@beberlei.de"},{"name":"Symfony Community","hom  
    epage":"https:\/\/symfony.com\/contributors"},{"name":"Doctrine Project","h  
    omepage":"https:\/\/www.doctrine-project.org\/"}],"description":"Symfony Do  
    ctrineBundle","homepage":"https:\/\/www.doctrine-project.org","keywords":["  
    database","dbal","orm","persistence"],"support":{"issues":"https:\/\/github  
    .com\/doctrine\/DoctrineBundle\/issues","source":"https:\/\/github.com\/doc  
    trine\/DoctrineBundle\/tree\/2.7.0"},"funding":[{"url":"https:\/\/www.doctr  
    ine-project.org\/sponsorship.html","type":"custom"},{"url":"https:\/\/www.p  
    atreon.com\/phpdoctrine","type":"patreon"},{"url":"https:\/\/tidelift.com\/  
    funding\/github\/packagist\/doctrine%2Fdoctrine-bundle","type":"tidelift"}]  
    ,"install-path":"..\/doctrine\/doctrine-bundle"},{"name":"doctrine\/event-m  
    anager","version":"1.1.2","version_normalized":"1.1.2.0","source":{"type":"  
    git","url":"https:\/\/github.com\/doctrine\/event-manager.git","reference":  
    "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683"},"dist":{"type":"zip","url":"htt  
    ps:\/\/api.github.com\/repos\/doctrine\/event-manager\/zipball\/eb2ecf80e30  
    93e8f3c2769ac838e27d8ede8e683","reference":"eb2ecf80e3093e8f3c2769ac838e27d  
    8ede8e683","shasum":""},"require":{"php":"^7.1 || ^8.0"},"conflict":{"doctr  
    ine\/common":"<2.9"},"require-dev":{"doctrine\/coding-standard":"^9","phpst  
    an\/phpstan":"~1.4.10 || ^1.5.4","phpunit\/phpunit":"^7.5 || ^8.5 || ^9.5",  
    "vimeo\/psalm":"^4.22"},"time":"2022-07-27T22:18:11+00:00","type":"library"  
    ,"installation-source":"dist","autoload":{"psr-4":{"Doctrine\\Common\\":"li  
    b\/Doctrine\/Common"}},"notification-url":"https:\/\/packagist.org\/downloa  
    ds\/","license":["MIT"],"authors":[{"name":"Guilherme Blanco","email":"guil  
    hermeblanco@gmail.com"},{"name":"Roman Borschel","email":"roman@code-factor  
    y.org"},{"name":"Benjamin Eberlei","email":"kontakt@beberlei.de"},{"name":"  
    Jonathan Wage","email":"jonwage@gmail.com"},{"name":"Johannes Schmitt","ema  
    il":"schmittjoh@gmail.com"},{"name":"Marco Pivetta","email":"ocramius@gmail  
    .com"}],"description":"The Doctrine Event Manager is a simple PHP event sys  
    tem that was built to be used with the various Doctrine projects.","homepag  
    e":"https:\/\/www.doctrine-project.org\/projects\/event-manager.html","keyw  
    ords":["event","event dispatcher","event manager","event system","events"],  
    "support":{"issues":"https:\/\/github.com\/doctrine\/event-manager\/issues"  
    ,"source":"https:\/\/github.com\/doctrine\/event-manager\/tree\/1.1.2"},"fu  
    nding":[{"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%2Fe  
    vent-manager","type":"tidelift"}],"install-path":"..\/doctrine\/event-manag  
    er"},{"name":"doctrine\/inflector","version":"2.0.5","version_normalized":"  
    2.0.5.0","source":{"type":"git","url":"https:\/\/github.com\/doctrine\/infl  
    ector.git","reference":"ade2b3bbfb776f27f0558e26eed43b5d9fe1b392"},"dist":{  
    "type":"zip","url":"https:\/\/api.github.com\/repos\/doctrine\/inflector\/z  
    ipball\/ade2b3bbfb776f27f0558e26eed43b5d9fe1b392","reference":"ade2b3bbfb77  
    6f27f0558e26eed43b5d9fe1b392","shasum":""},"require":{"php":"^7.2 || ^8.0"}  
    ,"require-dev":{"doctrine\/coding-standard":"^9","phpstan\/phpstan":"^1.8",  
    "phpstan\/phpstan-phpunit":"^1.1","phpstan\/phpstan-strict-rules":"^1.3","p  
    hpunit\/phpunit":"^8.5 || ^9.5","vimeo\/psalm":"^4.25"},"time":"2022-09-07T  
    09:01:28+00:00","type":"library","installation-source":"dist","autoload":{"  
    psr-4":{"Doctrine\\Inflector\\":"lib\/Doctrine\/Inflector"}},"notification-  
    url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"  
    name":"Guilherme Blanco","email":"guilhermeblanco@gmail.com"},{"name":"Roma  
    n Borschel","email":"roman@code-factory.org"},{"name":"Benjamin Eberlei","e  
    mail":"kontakt@beberlei.de"},{"name":"Jonathan Wage","email":"jonwage@gmail  
    .com"},{"name":"Johannes Schmitt","email":"schmittjoh@gmail.com"}],"descrip  
    tion":"PHP Doctrine Inflector is a small library that can perform string ma  
    nipulations with regard to upper\/lowercase and singular\/plural forms of w  
    ords.","homepage":"https:\/\/www.doctrine-project.org\/projects\/inflector.  
    html","keywords":["inflection","inflector","lowercase","manipulation","php"  
    ,"plural","singular","strings","uppercase","words"],"support":{"issues":"ht  
    tps:\/\/github.com\/doctrine\/inflector\/issues","source":"https:\/\/github  
    .com\/doctrine\/inflector\/tree\/2.0.5"},"funding":[{"url":"https:\/\/www.d  
    octrine-project.org\/sponsorship.html","type":"custom"},{"url":"https:\/\/w  
    ww.patreon.com\/phpdoctrine","type":"patreon"},{"url":"https:\/\/tidelift.c  
    om\/funding\/github\/packagist\/doctrine%2Finflector","type":"tidelift"}],"  
    install-path":"..\/doctrine\/inflector"},{"name":"doctrine\/instantiator","  
    version":"1.4.1","version_normalized":"1.4.1.0","source":{"type":"git","url  
    ":"https:\/\/github.com\/doctrine\/instantiator.git","reference":"10dcfce15  
    1b967d20fde1b34ae6640712c3891bc"},"dist":{"type":"zip","url":"https:\/\/api  
    .github.com\/repos\/doctrine\/instantiator\/zipball\/10dcfce151b967d20fde1b  
    34ae6640712c3891bc","reference":"10dcfce151b967d20fde1b34ae6640712c3891bc",  
    "shasum":""},"require":{"php":"^7.1 || ^8.0"},"require-dev":{"doctrine\/cod  
    ing-standard":"^9","ext-pdo":"*","ext-phar":"*","phpbench\/phpbench":"^0.16  
     || ^1","phpstan\/phpstan":"^1.4","phpstan\/phpstan-phpunit":"^1","phpunit\  
    /phpunit":"^7.5 || ^8.5 || ^9.5","vimeo\/psalm":"^4.22"},"time":"2022-03-03  
    T08:28:38+00:00","type":"library","installation-source":"dist","autoload":{  
    "psr-4":{"Doctrine\\Instantiator\\":"src\/Doctrine\/Instantiator\/"}},"noti  
    fication-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"aut  
    hors":[{"name":"Marco Pivetta","email":"ocramius@gmail.com","homepage":"htt  
    ps:\/\/ocramius.github.io\/"}],"description":"A small, lightweight utility   
    to instantiate objects in PHP without invoking their constructors","homepag  
    e":"https:\/\/www.doctrine-project.org\/projects\/instantiator.html","keywo  
    rds":["constructor","instantiate"],"support":{"issues":"https:\/\/github.co  
    m\/doctrine\/instantiator\/issues","source":"https:\/\/github.com\/doctrine  
    \/instantiator\/tree\/1.4.1"},"funding":[{"url":"https:\/\/www.doctrine-pro  
    ject.org\/sponsorship.html","type":"custom"},{"url":"https:\/\/www.patreon.  
    com\/phpdoctrine","type":"patreon"},{"url":"https:\/\/tidelift.com\/funding  
    \/github\/packagist\/doctrine%2Finstantiator","type":"tidelift"}],"install-  
    path":"..\/doctrine\/instantiator"},{"name":"doctrine\/lexer","version":"1.  
    2.3","version_normalized":"1.2.3.0","source":{"type":"git","url":"https:\/\  
    /github.com\/doctrine\/lexer.git","reference":"c268e882d4dbdd85e36e4ad69e02  
    dc284f89d229"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\  
    /doctrine\/lexer\/zipball\/c268e882d4dbdd85e36e4ad69e02dc284f89d229","refer  
    ence":"c268e882d4dbdd85e36e4ad69e02dc284f89d229","shasum":""},"require":{"p  
    hp":"^7.1 || ^8.0"},"require-dev":{"doctrine\/coding-standard":"^9.0","phps  
    tan\/phpstan":"^1.3","phpunit\/phpunit":"^7.5 || ^8.5 || ^9.5","vimeo\/psal  
    m":"^4.11"},"time":"2022-02-28T11:07:21+00:00","type":"library","installati  
    on-source":"dist","autoload":{"psr-4":{"Doctrine\\Common\\Lexer\\":"lib\/Do  
    ctrine\/Common\/Lexer"}},"notification-url":"https:\/\/packagist.org\/downl  
    oads\/","license":["MIT"],"authors":[{"name":"Guilherme Blanco","email":"gu  
    ilhermeblanco@gmail.com"},{"name":"Roman Borschel","email":"roman@code-fact  
    ory.org"},{"name":"Johannes Schmitt","email":"schmittjoh@gmail.com"}],"desc  
    ription":"PHP Doctrine Lexer parser library that can be used in Top-Down, R  
    ecursive Descent Parsers.","homepage":"https:\/\/www.doctrine-project.org\/  
    projects\/lexer.html","keywords":["annotations","docblock","lexer","parser"  
    ,"php"],"support":{"issues":"https:\/\/github.com\/doctrine\/lexer\/issues"  
    ,"source":"https:\/\/github.com\/doctrine\/lexer\/tree\/1.2.3"},"funding":[  
    {"url":"https:\/\/www.doctrine-project.org\/sponsorship.html","type":"custo  
    m"},{"url":"https:\/\/www.patreon.com\/phpdoctrine","type":"patreon"},{"url  
    ":"https:\/\/tidelift.com\/funding\/github\/packagist\/doctrine%2Flexer","t  
    ype":"tidelift"}],"install-path":"..\/doctrine\/lexer"},{"name":"doctrine\/  
    orm","version":"2.13.2","version_normalized":"2.13.2.0","source":{"type":"g  
    it","url":"https:\/\/github.com\/doctrine\/orm.git","reference":"a8b02fd70f  
    a777ca8278b9604fdef75c15c6a12f"},"dist":{"type":"zip","url":"https:\/\/api.  
    github.com\/repos\/doctrine\/orm\/zipball\/a8b02fd70fa777ca8278b9604fdef75c  
    15c6a12f","reference":"a8b02fd70fa777ca8278b9604fdef75c15c6a12f","shasum":"  
    "},"require":{"composer-runtime-api":"^2","doctrine\/cache":"^1.12.1 || ^2.  
    1.1","doctrine\/collections":"^1.5","doctrine\/common":"^3.0.3","doctrine\/  
    dbal":"^2.13.1 || ^3.2","doctrine\/deprecations":"^0.5.3 || ^1","doctrine\/  
    event-manager":"^1.1","doctrine\/inflector":"^1.4 || ^2.0","doctrine\/insta  
    ntiator":"^1.3","doctrine\/lexer":"^1.2.3","doctrine\/persistence":"^2.4 ||  
     ^3","ext-ctype":"*","php":"^7.1 || ^8.0","psr\/cache":"^1 || ^2 || ^3","sy  
    mfony\/console":"^3.0 || ^4.0 || ^5.0 || ^6.0","symfony\/polyfill-php72":"^  
    1.23","symfony\/polyfill-php80":"^1.16"},"conflict":{"doctrine\/annotations  
    ":"<1.13 || >= 2.0"},"require-dev":{"doctrine\/annotations":"^1.13","doctri  
    ne\/coding-standard":"^9.0.2 || ^10.0","phpbench\/phpbench":"^0.16.10 || ^1  
    .0","phpstan\/phpstan":"~1.4.10 || 1.8.5","phpunit\/phpunit":"^7.5 || ^8.5   
    || ^9.5","psr\/log":"^1 || ^2 || ^3","squizlabs\/php_codesniffer":"3.7.1","  
    symfony\/cache":"^4.4 || ^5.4 || ^6.0","symfony\/yaml":"^3.4 || ^4.0 || ^5.  
    0 || ^6.0","vimeo\/psalm":"4.27.0"},"suggest":{"ext-dom":"Provides support   
    for XSD validation for XML mapping files","symfony\/cache":"Provides cache   
    support for Setup Tool with doctrine\/cache 2.0","symfony\/yaml":"If you wa  
    nt to use YAML Metadata Mapping Driver"},"time":"2022-09-22T13:36:43+00:00"  
    ,"bin":["bin\/doctrine"],"type":"library","installation-source":"dist","aut  
    oload":{"psr-4":{"Doctrine\\ORM\\":"lib\/Doctrine\/ORM"}},"notification-url  
    ":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"nam  
    e":"Guilherme Blanco","email":"guilhermeblanco@gmail.com"},{"name":"Roman B  
    orschel","email":"roman@code-factory.org"},{"name":"Benjamin Eberlei","emai  
    l":"kontakt@beberlei.de"},{"name":"Jonathan Wage","email":"jonwage@gmail.co  
    m"},{"name":"Marco Pivetta","email":"ocramius@gmail.com"}],"description":"O  
    bject-Relational-Mapper for PHP","homepage":"https:\/\/www.doctrine-project  
    .org\/projects\/orm.html","keywords":["database","orm"],"support":{"issues"  
    :"https:\/\/github.com\/doctrine\/orm\/issues","source":"https:\/\/github.c  
    om\/doctrine\/orm\/tree\/2.13.2"},"install-path":"..\/doctrine\/orm"},{"nam  
    e":"doctrine\/persistence","version":"2.5.4","version_normalized":"2.5.4.0"  
    ,"source":{"type":"git","url":"https:\/\/github.com\/doctrine\/persistence.  
    git","reference":"830c2ba42093e0e428eca37568ab36bd8008bc17"},"dist":{"type"  
    :"zip","url":"https:\/\/api.github.com\/repos\/doctrine\/persistence\/zipba  
    ll\/830c2ba42093e0e428eca37568ab36bd8008bc17","reference":"830c2ba42093e0e4  
    28eca37568ab36bd8008bc17","shasum":""},"require":{"doctrine\/cache":"^1.11   
    || ^2.0","doctrine\/collections":"^1.0","doctrine\/deprecations":"^0.5.3 ||  
     ^1","doctrine\/event-manager":"^1.0","php":"^7.1 || ^8.0","psr\/cache":"^1  
    .0 || ^2.0 || ^3.0"},"conflict":{"doctrine\/annotations":"<1.0 || >=2.0","d  
    octrine\/common":"<2.10"},"require-dev":{"composer\/package-versions-deprec  
    ated":"^1.11","doctrine\/annotations":"^1.0","doctrine\/coding-standard":"^  
    9.0","doctrine\/common":"^3.0","phpstan\/phpstan":"~1.4.10 || 1.5.0","phpun  
    it\/phpunit":"^7.5.20 || ^8.5 || ^9.5","symfony\/cache":"^4.4 || ^5.4 || ^6  
    .0","vimeo\/psalm":"4.22.0"},"time":"2022-08-06T22:06:57+00:00","type":"lib  
    rary","installation-source":"dist","autoload":{"psr-4":{"Doctrine\\Common\\  
    ":"src\/Common","Doctrine\\Persistence\\":"src\/Persistence"}},"notificatio  
    n-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[  
    {"name":"Guilherme Blanco","email":"guilhermeblanco@gmail.com"},{"name":"Ro  
    man Borschel","email":"roman@code-factory.org"},{"name":"Benjamin Eberlei",  
    "email":"kontakt@beberlei.de"},{"name":"Jonathan Wage","email":"jonwage@gma  
    il.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 t  
    he different Doctrine object mappers share.","homepage":"https:\/\/doctrine  
    -project.org\/projects\/persistence.html","keywords":["mapper","object","od  
    m","orm","persistence"],"support":{"issues":"https:\/\/github.com\/doctrine  
    \/persistence\/issues","source":"https:\/\/github.com\/doctrine\/persistenc  
    e\/tree\/2.5.4"},"funding":[{"url":"https:\/\/www.doctrine-project.org\/spo  
    nsorship.html","type":"custom"},{"url":"https:\/\/www.patreon.com\/phpdoctr  
    ine","type":"patreon"},{"url":"https:\/\/tidelift.com\/funding\/github\/pac  
    kagist\/doctrine%2Fpersistence","type":"tidelift"}],"install-path":"..\/doc  
    trine\/persistence"},{"name":"doctrine\/sql-formatter","version":"1.1.3","v  
    ersion_normalized":"1.1.3.0","source":{"type":"git","url":"https:\/\/github  
    .com\/doctrine\/sql-formatter.git","reference":"25a06c7bf4c6b8218f479286542  
    52863ffc890a5"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos  
    \/doctrine\/sql-formatter\/zipball\/25a06c7bf4c6b8218f47928654252863ffc890a  
    5","reference":"25a06c7bf4c6b8218f47928654252863ffc890a5","shasum":""},"req  
    uire":{"php":"^7.1 || ^8.0"},"require-dev":{"bamarni\/composer-bin-plugin":  
    "^1.4"},"time":"2022-05-23T21:33:49+00:00","bin":["bin\/sql-formatter"],"ty  
    pe":"library","installation-source":"dist","autoload":{"psr-4":{"Doctrine\\  
    SqlFormatter\\":"src"}},"notification-url":"https:\/\/packagist.org\/downlo  
    ads\/","license":["MIT"],"authors":[{"name":"Jeremy Dorn","email":"jeremy@j  
    eremydorn.com","homepage":"https:\/\/jeremydorn.com\/"}],"description":"a P  
    HP SQL highlighting library","homepage":"https:\/\/github.com\/doctrine\/sq  
    l-formatter\/","keywords":["highlight","sql"],"support":{"issues":"https:\/  
    \/github.com\/doctrine\/sql-formatter\/issues","source":"https:\/\/github.c  
    om\/doctrine\/sql-formatter\/tree\/1.1.3"},"install-path":"..\/doctrine\/sq  
    l-formatter"},{"name":"dragonmantank\/cron-expression","version":"v2.3.1","  
    version_normalized":"2.3.1.0","source":{"type":"git","url":"https:\/\/githu  
    b.com\/dragonmantank\/cron-expression.git","reference":"65b2d8ee1f10915efb3  
    b55597da3404f096acba2"},"dist":{"type":"zip","url":"https:\/\/api.github.co  
    m\/repos\/dragonmantank\/cron-expression\/zipball\/65b2d8ee1f10915efb3b5559  
    7da3404f096acba2","reference":"65b2d8ee1f10915efb3b55597da3404f096acba2","s  
    hasum":""},"require":{"php":"^7.0|^8.0"},"require-dev":{"phpunit\/phpunit":  
    "^6.4|^7.0|^8.0|^9.0"},"time":"2020-10-13T00:52:37+00:00","type":"library",  
    "extra":{"branch-alias":{"dev-master":"2.3-dev"}},"installation-source":"di  
    st","autoload":{"psr-4":{"Cron\\":"src\/Cron\/"}},"notification-url":"https  
    :\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Mich  
    ael Dowling","email":"mtdowling@gmail.com","homepage":"https:\/\/github.com  
    \/mtdowling"},{"name":"Chris Tankersley","email":"chris@ctankersley.com","h  
    omepage":"https:\/\/github.com\/dragonmantank"}],"description":"CRON for PH  
    P: Calculate the next or previous run date and determine if a CRON expressi  
    on is due","keywords":["cron","schedule"],"support":{"issues":"https:\/\/gi  
    thub.com\/dragonmantank\/cron-expression\/issues","source":"https:\/\/githu  
    b.com\/dragonmantank\/cron-expression\/tree\/v2.3.1"},"funding":[{"url":"ht  
    tps:\/\/github.com\/dragonmantank","type":"github"}],"install-path":"..\/dr  
    agonmantank\/cron-expression"},{"name":"egulias\/email-validator","version"  
    :"3.2.1","version_normalized":"3.2.1.0","source":{"type":"git","url":"https  
    :\/\/github.com\/egulias\/EmailValidator.git","reference":"f88dcf4b14af14a9  
    8ad96b14b2b317969eab6715"},"dist":{"type":"zip","url":"https:\/\/api.github  
    .com\/repos\/egulias\/EmailValidator\/zipball\/f88dcf4b14af14a98ad96b14b2b3  
    17969eab6715","reference":"f88dcf4b14af14a98ad96b14b2b317969eab6715","shasu  
    m":""},"require":{"doctrine\/lexer":"^1.2","php":">=7.2","symfony\/polyfill  
    -intl-idn":"^1.15"},"require-dev":{"php-coveralls\/php-coveralls":"^2.2","p  
    hpunit\/phpunit":"^8.5.8|^9.3.3","vimeo\/psalm":"^4"},"suggest":{"ext-intl"  
    :"PHP Internationalization Libraries are required to use the SpoofChecking   
    validation"},"time":"2022-06-18T20:57:19+00:00","type":"library","extra":{"  
    branch-alias":{"dev-master":"3.0.x-dev"}},"installation-source":"dist","aut  
    oload":{"psr-4":{"Egulias\\EmailValidator\\":"src"}},"notification-url":"ht  
    tps:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"E  
    duardo Gulias Davis"}],"description":"A library for validating emails again  
    st several RFCs","homepage":"https:\/\/github.com\/egulias\/EmailValidator"  
    ,"keywords":["email","emailvalidation","emailvalidator","validation","valid  
    ator"],"support":{"issues":"https:\/\/github.com\/egulias\/EmailValidator\/  
    issues","source":"https:\/\/github.com\/egulias\/EmailValidator\/tree\/3.2.  
    1"},"funding":[{"url":"https:\/\/github.com\/egulias","type":"github"}],"in  
    stall-path":"..\/egulias\/email-validator"},{"name":"ezyang\/htmlpurifier",  
    "version":"v4.16.0","version_normalized":"4.16.0.0","source":{"type":"git",  
    "url":"https:\/\/github.com\/ezyang\/htmlpurifier.git","reference":"523407f  
    b06eb9e5f3d59889b3978d5bfe94299c8"},"dist":{"type":"zip","url":"https:\/\/a  
    pi.github.com\/repos\/ezyang\/htmlpurifier\/zipball\/523407fb06eb9e5f3d5988  
    9b3978d5bfe94299c8","reference":"523407fb06eb9e5f3d59889b3978d5bfe94299c8",  
    "shasum":""},"require":{"php":"~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3  
    .0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"},"require-dev":{"cerdic\/css-ti  
    dy":"^1.7 || ^2.0","simpletest\/simpletest":"dev-master"},"suggest":{"cerdi  
    c\/css-tidy":"If you want to use the filter 'Filter.ExtractStyleBlocks'.","  
    ext-bcmath":"Used for unit conversion and imagecrash protection","ext-iconv  
    ":"Converts text to and from non-UTF-8 encodings","ext-tidy":"Used for pret  
    ty-printing HTML"},"time":"2022-09-18T07:06:19+00:00","type":"library","ins  
    tallation-source":"dist","autoload":{"files":["library\/HTMLPurifier.compos  
    er.php"],"psr-0":{"HTMLPurifier":"library\/"},"exclude-from-classmap":["\/l  
    ibrary\/HTMLPurifier\/Language\/"]},"notification-url":"https:\/\/packagist  
    .org\/downloads\/","license":["LGPL-2.1-or-later"],"authors":[{"name":"Edwa  
    rd Z. Yang","email":"admin@htmlpurifier.org","homepage":"http:\/\/ezyang.co  
    m"}],"description":"Standards compliant HTML filter written in PHP","homepa  
    ge":"http:\/\/htmlpurifier.org\/","keywords":["html"],"support":{"issues":"  
    https:\/\/github.com\/ezyang\/htmlpurifier\/issues","source":"https:\/\/git  
    hub.com\/ezyang\/htmlpurifier\/tree\/v4.16.0"},"install-path":"..\/ezyang\/  
    htmlpurifier"},{"name":"fiedsch\/contao-jsonwidget","version":"0.4.4","vers  
    ion_normalized":"0.4.4.0","source":{"type":"git","url":"https:\/\/github.co  
    m\/fiedsch\/contao-jsonwidget.git","reference":"6db7ab0e52bd08665b43ba283d1  
    adadcbe2f4a5b"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos  
    \/fiedsch\/contao-jsonwidget\/zipball\/6db7ab0e52bd08665b43ba283d1adadcbe2f  
    4a5b","reference":"6db7ab0e52bd08665b43ba283d1adadcbe2f4a5b","shasum":""},"  
    require":{"contao\/core-bundle":"~4.4","ext-json":"*","php":">=7.1","symfon  
    y\/yaml":"^3.3 || ^4.2 || ^5.0"},"require-dev":{"phpunit\/phpunit":"^9.5"},  
    "time":"2021-10-18T06:54:53+00:00","type":"contao-bundle","extra":{"contao-  
    manager-plugin":"Fiedsch\\JsonWidgetBundle\\ContaoManager\\Plugin","branch-  
    alias":{"dev-master":"0.0.x-dev"}},"installation-source":"dist","autoload":  
    {"psr-4":{"Fiedsch\\JsonWidgetBundle\\":"src\/"},"classmap":["src\/Resource  
    s\/contao"],"exclude-from-classmap":["src\/Resources\/contao\/config","src\  
    /Resources\/contao\/languages"]},"notification-url":"https:\/\/packagist.or  
    g\/downloads\/","license":["MIT"],"authors":[{"name":"Andreas Fieger","home  
    page":"https:\/\/github.com\/fiedsch"}],"description":"widget for Contao Op  
    en Source CMS backend forms","keywords":["contao","json","widget"],"support  
    ":{"issues":"https:\/\/github.com\/fiedsch\/contao-jsonwidget\/issues","sou  
    rce":"https:\/\/github.com\/fiedsch\/contao-jsonwidget"},"install-path":"..  
    \/fiedsch\/contao-jsonwidget"},{"name":"friendsofphp\/proxy-manager-lts","v  
    ersion":"v1.0.12","version_normalized":"1.0.12.0","source":{"type":"git","u  
    rl":"https:\/\/github.com\/FriendsOfPHP\/proxy-manager-lts.git","reference"  
    :"8419f0158715b30d4b99a5bd37c6a39671994ad7"},"dist":{"type":"zip","url":"ht  
    tps:\/\/api.github.com\/repos\/FriendsOfPHP\/proxy-manager-lts\/zipball\/84  
    19f0158715b30d4b99a5bd37c6a39671994ad7","reference":"8419f0158715b30d4b99a5  
    bd37c6a39671994ad7","shasum":""},"require":{"laminas\/laminas-code":"~3.4.1  
    |^4.0","php":">=7.1","symfony\/filesystem":"^4.4.17|^5.0|^6.0"},"conflict":  
    {"laminas\/laminas-stdlib":"<3.2.1","zendframework\/zend-stdlib":"<3.2.1"},  
    "replace":{"ocramius\/proxy-manager":"^2.1"},"require-dev":{"ext-phar":"*",  
    "symfony\/phpunit-bridge":"^5.4|^6.0"},"time":"2022-05-05T09:31:05+00:00","  
    type":"library","extra":{"thanks":{"name":"ocramius\/proxy-manager","url":"  
    https:\/\/github.com\/Ocramius\/ProxyManager"}},"installation-source":"dist  
    ","autoload":{"psr-4":{"ProxyManager\\":"src\/ProxyManager"}},"notification  
    -url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{  
    "name":"Marco Pivetta","email":"ocramius@gmail.com","homepage":"https:\/\/o  
    cramius.github.io\/"},{"name":"Nicolas Grekas","email":"p@tchwork.com"}],"d  
    escription":"Adding support for a wider range of PHP versions to ocramius\/  
    proxy-manager","homepage":"https:\/\/github.com\/FriendsOfPHP\/proxy-manage  
    r-lts","keywords":["aop","lazy loading","proxy","proxy pattern","service pr  
    oxies"],"support":{"issues":"https:\/\/github.com\/FriendsOfPHP\/proxy-mana  
    ger-lts\/issues","source":"https:\/\/github.com\/FriendsOfPHP\/proxy-manage  
    r-lts\/tree\/v1.0.12"},"funding":[{"url":"https:\/\/github.com\/Ocramius","  
    type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\  
    /ocramius\/proxy-manager","type":"tidelift"}],"install-path":"..\/friendsof  
    php\/proxy-manager-lts"},{"name":"friendsofsymfony\/http-cache","version":"  
    2.14.1","version_normalized":"2.14.1.0","source":{"type":"git","url":"https  
    :\/\/github.com\/FriendsOfSymfony\/FOSHttpCache.git","reference":"b20ba13de  
    c0b3d6c0b2ecf692f0b6a6eed6d89fd"},"dist":{"type":"zip","url":"https:\/\/api  
    .github.com\/repos\/FriendsOfSymfony\/FOSHttpCache\/zipball\/b20ba13dec0b3d  
    6c0b2ecf692f0b6a6eed6d89fd","reference":"b20ba13dec0b3d6c0b2ecf692f0b6a6eed  
    6d89fd","shasum":""},"require":{"php":"^7.2 || ^8.0","php-http\/client-comm  
    on":"^1.1.0 || ^2.0","php-http\/client-implementation":"^1.0 || ^2.0","php-  
    http\/discovery":"^1.12","php-http\/message":"^1.0 || ^2.0","symfony\/event  
    -dispatcher":"^4.3 || ^5.0 || ^6.0","symfony\/options-resolver":"^4.3 || ^5  
    .0 || ^6.0"},"conflict":{"toflar\/psr6-symfony-http-cache-store":"<2.2.1"},  
    "require-dev":{"mockery\/mockery":"^1.3.1","monolog\/monolog":"^1.0","php-h  
    ttp\/guzzle7-adapter":"^0.1.1","php-http\/mock-client":"^1.2","symfony\/htt  
    p-kernel":"^4.3 || ^5.0 || ^6.0","symfony\/phpunit-bridge":"^5.0 || ^6.0","  
    symfony\/process":"^4.3 || ^5.0 || ^6.0"},"suggest":{"friendsofsymfony\/htt  
    p-cache-bundle":"For integration with the Symfony framework","monolog\/mono  
    log":"For logging issues while invalidating"},"time":"2022-07-07T06:13:40+0  
    0:00","type":"library","extra":{"branch-alias":{"dev-master":"2.10.x-dev"}}  
    ,"installation-source":"dist","autoload":{"psr-4":{"FOS\\HttpCache\\":"src\  
    /"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["  
    MIT"],"authors":[{"name":"Liip AG","homepage":"http:\/\/www.liip.ch\/"},{"n  
    ame":"Driebit","email":"tech@driebit.nl","homepage":"http:\/\/www.driebit.n  
    l"},{"name":"Community contributions","homepage":"https:\/\/github.com\/fri  
    endsofsymfony\/FOSHttpCache\/contributors"}],"description":"Tools to manage  
     HTTP caching proxies with PHP","homepage":"https:\/\/github.com\/friendsof  
    symfony\/FOSHttpCache","keywords":["caching","http","invalidation","nginx",  
    "purge","varnish"],"support":{"issues":"https:\/\/github.com\/FriendsOfSymf  
    ony\/FOSHttpCache\/issues","source":"https:\/\/github.com\/FriendsOfSymfony  
    \/FOSHttpCache\/tree\/2.14.1"},"install-path":"..\/friendsofsymfony\/http-c  
    ache"},{"name":"friendsofsymfony\/http-cache-bundle","version":"2.13.0","ve  
    rsion_normalized":"2.13.0.0","source":{"type":"git","url":"https:\/\/github  
    .com\/FriendsOfSymfony\/FOSHttpCacheBundle.git","reference":"1e8a135d3dcb08  
    8952f5ab8655e273c423dbe0a2"},"dist":{"type":"zip","url":"https:\/\/api.gith  
    ub.com\/repos\/FriendsOfSymfony\/FOSHttpCacheBundle\/zipball\/1e8a135d3dcb0  
    88952f5ab8655e273c423dbe0a2","reference":"1e8a135d3dcb088952f5ab8655e273c42  
    3dbe0a2","shasum":""},"require":{"friendsofsymfony\/http-cache":"^2.6","php  
    ":"^7.3 || ^8.0","symfony\/framework-bundle":"^4.4.0 || ^5.0 || ^6.0","symf  
    ony\/http-foundation":"^4.4.0 || ^5.0 || ^6.0","symfony\/http-kernel":"^4.4  
    .0 || ^5.0 || ^6.0"},"conflict":{"symfony\/monolog-bridge":"<3.4.4","twig\/  
    twig":"<1.12.0"},"require-dev":{"doctrine\/annotations":"^1.11","guzzlehttp  
    \/guzzle":"^7.2","matthiasnoback\/symfony-dependency-injection-test":"^4.0"  
    ,"mockery\/mockery":"^1.3.2","monolog\/monolog":"*","php-http\/discovery":"  
    ^1.13","php-http\/guzzle7-adapter":"^0.1.1","php-http\/httplug":"^2.2.0","p  
    hp-http\/message":"^1.0 || ^2.0","sebastian\/exporter":"^2.0","sensio\/fram  
    ework-extra-bundle":"^4.0 || ^5.5.1 || ^6.0","symfony\/browser-kit":"^4.4 |  
    | ^5.0 || ^6.0","symfony\/console":"^4.4 || ^5.0 || ^6.0","symfony\/css-sel  
    ector":"^4.4 || ^5.0 || ^6.0","symfony\/expression-language":"^4.4 || ^5.0   
    || ^6.0","symfony\/finder":"^4.4 || ^5.0 || ^6.0","symfony\/monolog-bundle"  
    :"^3.0","symfony\/phpunit-bridge":"v5.3.7","symfony\/routing":"^4.4 || ^5.0  
     || ^6.0","symfony\/security-bundle":"^4.4 || ^5.0 || ^6.0","symfony\/twig-  
    bundle":"^4.4 || ^5.0 || ^6.0","symfony\/yaml":"^4.4 || ^5.0 || ^6.0","twig  
    \/twig":"^2.13"},"suggest":{"sensio\/framework-extra-bundle":"For Tagged Ca  
    che Invalidation","symfony\/console":"To send invalidation requests from th  
    e command line","symfony\/expression-language":"For Tagged Cache Invalidati  
    on"},"time":"2022-09-01T10:31:14+00:00","type":"symfony-bundle","installati  
    on-source":"dist","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\/friendsof  
    symfony\/FOSHttpCacheBundle\/contributors"}],"description":"Set path based   
    HTTP cache headers and send invalidation requests to your HTTP cache","home  
    page":"https:\/\/github.com\/FriendsOfSymfony\/FOSHttpCacheBundle","keyword  
    s":["caching","esi","http","invalidation","purge","varnish"],"support":{"is  
    sues":"https:\/\/github.com\/FriendsOfSymfony\/FOSHttpCacheBundle\/issues",  
    "source":"https:\/\/github.com\/FriendsOfSymfony\/FOSHttpCacheBundle\/tree\  
    /2.13.0"},"install-path":"..\/friendsofsymfony\/http-cache-bundle"},{"name"  
    :"fritzmg\/contao-swiper","version":"3.4.3","version_normalized":"3.4.3.0",  
    "source":{"type":"git","url":"https:\/\/github.com\/fritzmg\/contao-swiper.  
    git","reference":"3e5434cfba890fd1af97a003e44a39c09a999d9b"},"dist":{"type"  
    :"zip","url":"https:\/\/api.github.com\/repos\/fritzmg\/contao-swiper\/zipb  
    all\/3e5434cfba890fd1af97a003e44a39c09a999d9b","reference":"3e5434cfba890fd  
    1af97a003e44a39c09a999d9b","shasum":""},"require":{"contao\/core-bundle":"~  
    4.4","fiedsch\/contao-jsonwidget":"^0.4","menatwork\/contao-multicolumnwiza  
    rd":"^3.3"},"require-dev":{"contao\/manager-plugin":"^2.0"},"time":"2021-07  
    -20T14:01:26+00:00","type":"contao-bundle","extra":{"contao-manager-plugin"  
    :"ContaoSwiperBundle\\ContaoManager\\Plugin"},"installation-source":"dist",  
    "autoload":{"psr-4":{"ContaoSwiperBundle\\":"src\/"}},"notification-url":"h  
    ttps:\/\/packagist.org\/downloads\/","license":["LGPL-3.0-or-later"],"autho  
    rs":[{"name":"Fritz Michael Gschwantner","email":"fmg@inspiredminds.at","ho  
    mepage":"http:\/\/www.inspiredminds.at","role":"Developer"}],"description":  
    "Contao 4+ bundle to integrate Swiper.js","keywords":["contao","swiper"],"s  
    upport":{"email":"fmg@inspiredminds.at","forum":"https:\/\/community.contao  
    .org\/de","issues":"https:\/\/github.com\/fritzmg\/contao-swiper\/issues","  
    source":"https:\/\/github.com\/fritzmg\/contao-swiper"},"funding":[{"url":"  
    https:\/\/github.com\/fritzmg","type":"github"}],"install-path":"..\/fritzm  
    g\/contao-swiper"},{"name":"hackzilla\/password-generator","version":"1.6.0  
    ","version_normalized":"1.6.0.0","source":{"type":"git","url":"https:\/\/gi  
    thub.com\/hackzilla\/password-generator.git","reference":"53c13507b5b9875a0  
    7618f1f2a7db95e5b8c0638"},"dist":{"type":"zip","url":"https:\/\/api.github.  
    com\/repos\/hackzilla\/password-generator\/zipball\/53c13507b5b9875a07618f1  
    f2a7db95e5b8c0638","reference":"53c13507b5b9875a07618f1f2a7db95e5b8c0638","  
    shasum":""},"require":{"php":">=7.1.0"},"require-dev":{"phpunit\/phpunit":"  
    ^9.0"},"time":"2021-01-13T23:18:24+00:00","type":"library","installation-so  
    urce":"dist","autoload":{"psr-4":{"Hackzilla\\PasswordGenerator\\":""}},"no  
    tification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"a  
    uthors":[{"name":"Daniel Platt","email":"github@ofdan.co.uk","homepage":"ht  
    tps:\/\/www.hackzilla.org"}],"description":"Password Generator Library","su  
    pport":{"issues":"https:\/\/github.com\/hackzilla\/password-generator\/issu  
    es","source":"https:\/\/github.com\/hackzilla\/password-generator\/tree\/1.  
    6.0"},"install-path":"..\/hackzilla\/password-generator"},{"name":"heimrich  
    hannot-contao-components\/slick","version":"1.8.1","version_normalized":"1.  
    8.1.0","source":{"type":"git","url":"https:\/\/github.com\/heimrichhannot-c  
    ontao-components\/slick.git","reference":"652f388f474221cb61ac8bad2b597dd34  
    563cb34"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/heim  
    richhannot-contao-components\/slick\/zipball\/652f388f474221cb61ac8bad2b597  
    dd34563cb34","reference":"652f388f474221cb61ac8bad2b597dd34563cb34","shasum  
    ":""},"require":{"contao-components\/installer":"^1.0.9"},"time":"2018-11-1  
    2T09:13:59+00:00","type":"contao-component","installation-source":"dist","n  
    otification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"  
    authors":[{"name":"Heimrich & Hannot","homepage":"http:\/\/www.heimrich-han  
    not.de"}],"description":"Slick slider integration for Contao Open Source CM  
    S","support":{"issues":"https:\/\/github.com\/heimrichhannot-contao-compone  
    nts\/slick\/issues","source":"https:\/\/github.com\/heimrichhannot-contao-c  
    omponents\/slick\/tree\/1.8.1"},"install-path":"..\/..\/assets\/slick"},{"n  
    ame":"heimrichhannot-contao-components\/sortablejs","version":"1.8.4","vers  
    ion_normalized":"1.8.4.0","source":{"type":"git","url":"https:\/\/github.co  
    m\/heimrichhannot-contao-components\/sortablejs.git","reference":"d4083809b  
    f17094bb48383994bcc9b8e2a73171c"},"dist":{"type":"zip","url":"https:\/\/api  
    .github.com\/repos\/heimrichhannot-contao-components\/sortablejs\/zipball\/  
    d4083809bf17094bb48383994bcc9b8e2a73171c","reference":"d4083809bf17094bb483  
    83994bcc9b8e2a73171c","shasum":""},"require":{"contao-components\/installer  
    ":"^1.0.9"},"time":"2019-03-19T14:52:21+00:00","type":"contao-component","i  
    nstallation-source":"dist","notification-url":"https:\/\/packagist.org\/dow  
    nloads\/","license":["MIT"],"authors":[{"name":"Heimrich & Hannot","homepag  
    e":"http:\/\/www.heimrich-hannot.de"}],"description":"sortablejs integratio  
    n for Contao Open Source CMS","support":{"issues":"https:\/\/github.com\/he  
    imrichhannot-contao-components\/sortablejs\/issues","source":"https:\/\/git  
    hub.com\/heimrichhannot-contao-components\/sortablejs\/tree\/1.8.4"},"insta  
    ll-path":"..\/..\/assets\/sortablejs"},{"name":"heimrichhannot\/contao-ajax  
    -bundle","version":"1.1.3","version_normalized":"1.1.3.0","source":{"type":  
    "git","url":"https:\/\/github.com\/heimrichhannot\/contao-ajax-bundle.git",  
    "reference":"6b46023c28d6020b77ed56121ae6f080ac36815a"},"dist":{"type":"zip  
    ","url":"https:\/\/api.github.com\/repos\/heimrichhannot\/contao-ajax-bundl  
    e\/zipball\/6b46023c28d6020b77ed56121ae6f080ac36815a","reference":"6b46023c  
    28d6020b77ed56121ae6f080ac36815a","shasum":""},"require":{"contao\/core-bun  
    dle":"^4.4","heimrichhannot\/contao-utils-bundle":"^2.217","php":"^7.1 || ^  
    8.0"},"require-dev":{"contao\/manager-plugin":"^2.0","contao\/test-case":"^  
    1.1","friendsofphp\/php-cs-fixer":"^2.2","php-coveralls\/php-coveralls":"^2  
    .0","php-http\/guzzle6-adapter":"^1.1","php-http\/message-factory":"^1.0.2"  
    ,"phpunit\/phpunit":">=6.0 <6.5","symfony\/phpunit-bridge":"^3.2"},"time":"  
    2022-08-22T13:02:42+00:00","type":"contao-bundle","extra":{"contao-manager-  
    plugin":"HeimrichHannot\\AjaxBundle\\ContaoManager\\Plugin"},"installation-  
    source":"dist","autoload":{"psr-4":{"HeimrichHannot\\AjaxBundle\\":"src\/"}  
    },"notification-url":"https:\/\/packagist.org\/downloads\/","license":["LGP  
    L-3.0-or-later"],"authors":[{"name":"Heimrich & Hannot","email":"digitales@  
    heimrich-hannot.de","homepage":"http:\/\/www.heimrich-hannot.de","role":"De  
    veloper"}],"description":"Keep contao ajax requests organized and handle re  
    sponses with ease.","homepage":"https:\/\/github.com\/heimrichhannot\/conta  
    o-ajax-bundle","keywords":["ajax","contao","request","response"],"support":  
    {"issues":"https:\/\/github.com\/heimrichhannot\/contao-ajax-bundle\/issues  
    ","source":"https:\/\/github.com\/heimrichhannot\/contao-ajax-bundle\/tree\  
    /1.1.3"},"install-path":"..\/heimrichhannot\/contao-ajax-bundle"},{"name":"  
    heimrichhannot\/contao-multi-column-editor-bundle","version":"2.13.10","ver  
    sion_normalized":"2.13.10.0","source":{"type":"git","url":"https:\/\/github  
    .com\/heimrichhannot\/contao-multi-column-editor-bundle.git","reference":"1  
    aab6615c6a805caac4e594d57093fb02149ff09"},"dist":{"type":"zip","url":"https  
    :\/\/api.github.com\/repos\/heimrichhannot\/contao-multi-column-editor-bund  
    le\/zipball\/1aab6615c6a805caac4e594d57093fb02149ff09","reference":"1aab661  
    5c6a805caac4e594d57093fb02149ff09","shasum":""},"require":{"contao\/core-bu  
    ndle":"^4.4","heimrichhannot-contao-components\/sortablejs":"^1.8","heimric  
    hhannot\/contao-ajax-bundle":"^1.0","heimrichhannot\/contao-utils-bundle":"  
    ^2.67","php":"^7.1|^8.0"},"conflict":{"heimrichhannot\/contao-encore-bundle  
    ":"<1.5"},"replace":{"heimrichhannot\/contao-multi_column_editor":"*"},"req  
    uire-dev":{"contao\/manager-plugin":"^2.0","contao\/test-case":"1.1.*","fri  
    endsofphp\/php-cs-fixer":"^2.2","php-coveralls\/php-coveralls":"^2.0","php-  
    http\/guzzle6-adapter":"^1.1","php-http\/message-factory":"^1.0.2","phpunit  
    \/phpunit":"^6.5","symfony\/phpunit-bridge":"^4.2"},"suggest":{"heimrichhan  
    not\/contao-encore-bundle":"Provide webpack encore asset support for contao  
    ."},"time":"2022-07-18T13:08:54+00:00","type":"contao-bundle","extra":{"con  
    tao-manager-plugin":"HeimrichHannot\\MultiColumnEditorBundle\\ContaoManager  
    \\Plugin","foxy":true},"installation-source":"dist","autoload":{"psr-4":{"H  
    eimrichHannot\\MultiColumnEditorBundle\\":"src\/"},"classmap":["src\/"],"ex  
    clude-from-classmap":["src\/Resources\/contao\/config\/","src\/Resources\/c  
    ontao\/dca\/","src\/Resources\/contao\/languages\/","src\/Resources\/contao  
    \/templates\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/",  
    "license":["LGPL-3.0-or-later"],"authors":[{"name":"Heimrich & Hannot","ema  
    il":"digitales@heimrich-hannot.de","homepage":"https:\/\/www.heimrich-hanno  
    t.de","role":"Developer"}],"description":"This module offers an input type   
    for editing one or more records in frontend and backend.","homepage":"https  
    :\/\/github.com\/heimrichhannot\/contao-multi-column-editor-bundle","keywor  
    ds":["column","contao","edit","editor","multi","wizard"],"support":{"issues  
    ":"https:\/\/github.com\/heimrichhannot\/contao-multi-column-editor-bundle\  
    /issues","source":"https:\/\/github.com\/heimrichhannot\/contao-multi-colum  
    n-editor-bundle\/tree\/2.13.10"},"install-path":"..\/heimrichhannot\/contao  
    -multi-column-editor-bundle"},{"name":"heimrichhannot\/contao-request-bundl  
    e","version":"1.3.1","version_normalized":"1.3.1.0","source":{"type":"git",  
    "url":"https:\/\/github.com\/heimrichhannot\/contao-request-bundle.git","re  
    ference":"2089cfa62a73192260c3fb1d890beb7932ecb469"},"dist":{"type":"zip","  
    url":"https:\/\/api.github.com\/repos\/heimrichhannot\/contao-request-bundl  
    e\/zipball\/2089cfa62a73192260c3fb1d890beb7932ecb469","reference":"2089cfa6  
    2a73192260c3fb1d890beb7932ecb469","shasum":""},"require":{"contao\/core-bun  
    dle":"^4.4","php":"^7.1|^8.0","symfony\/http-foundation":"^3.4|^4.4|^5.0","  
    symfony\/http-kernel":"^3.4|^4.4|^5.0","wa72\/htmlpagedom":"^1.3|^2.0"},"re  
    quire-dev":{"contao\/core-bundle":"^4.4","contao\/manager-plugin":"^2.0","c  
    ontao\/test-case":"1.1.*","friendsofphp\/php-cs-fixer":"^2.2","php-coverall  
    s\/php-coveralls":"^2.0","php-http\/guzzle6-adapter":"^1.1","php-http\/mess  
    age-factory":"^1.0.2","phpunit\/phpunit":">=6.0 <6.5","symfony\/phpunit-bri  
    dge":"^3.2"},"time":"2021-10-13T09:02:21+00:00","type":"contao-bundle","ext  
    ra":{"contao-manager-plugin":"HeimrichHannot\\RequestBundle\\ContaoManager\  
    \Plugin"},"installation-source":"dist","autoload":{"psr-4":{"HeimrichHannot  
    \\RequestBundle\\":"src\/"},"classmap":["src\/"],"exclude-from-classmap":["  
    src\/Resources\/contao\/config\/","src\/Resources\/contao\/dca\/","src\/Res  
    ources\/contao\/languages\/","src\/Resources\/contao\/templates\/"]},"notif  
    ication-url":"https:\/\/packagist.org\/downloads\/","license":["LGPL-3.0-or  
    -later"],"authors":[{"name":"Heimrich & Hannot","email":"digitales@heimrich  
    -hannot.de","homepage":"http:\/\/www.heimrich-hannot.de","role":"Developer"  
    }],"description":"A request class, that brings the symfony\/http-foundation  
     to contao.","homepage":"https:\/\/github.com\/heimrichhannot\/contao-reque  
    st-bundle","support":{"issues":"https:\/\/github.com\/heimrichhannot\/conta  
    o-request-bundle\/issues","source":"https:\/\/github.com\/heimrichhannot\/c  
    ontao-request-bundle\/tree\/1.3.1"},"install-path":"..\/heimrichhannot\/con  
    tao-request-bundle"},{"name":"heimrichhannot\/contao-slick-bundle","version  
    ":"1.6.4","version_normalized":"1.6.4.0","source":{"type":"git","url":"http  
    s:\/\/github.com\/heimrichhannot\/contao-slick-bundle.git","reference":"4d1  
    b9926c49cdad90e0cb05635e21e390d7e3b4f"},"dist":{"type":"zip","url":"https:\  
    /\/api.github.com\/repos\/heimrichhannot\/contao-slick-bundle\/zipball\/4d1  
    b9926c49cdad90e0cb05635e21e390d7e3b4f","reference":"4d1b9926c49cdad90e0cb05  
    635e21e390d7e3b4f","shasum":""},"require":{"contao\/core-bundle":"^4.4","he  
    imrichhannot-contao-components\/slick":"^1.8.1","heimrichhannot\/contao-mul  
    ti-column-editor-bundle":"^1.0|^2.0","heimrichhannot\/contao-utils-bundle":  
    "^2.3","patchwork\/utf8":"^1.3","php":"^7.1|^8.0"},"conflict":{"heimrichhan  
    not\/contao-encore-bundle":"<1.5"},"replace":{"heimrichhannot\/contao-slick  
    ":"*","heimrichhannot\/contao-slick-list-bundle":"*"},"time":"2022-08-22T15  
    :16:16+00:00","type":"contao-bundle","extra":{"contao-manager-plugin":"Heim  
    richHannot\\SlickBundle\\ContaoManager\\Plugin","foxy":true},"installation-  
    source":"dist","autoload":{"psr-4":{"HeimrichHannot\\SlickBundle\\":"src\/"  
    },"classmap":["src\/"],"exclude-from-classmap":["src\/Resources\/contao\/co  
    nfig\/","src\/Resources\/contao\/dca\/","src\/Resources\/contao\/languages\  
    /","src\/Resources\/contao\/templates\/"]},"notification-url":"https:\/\/pa  
    ckagist.org\/downloads\/","license":["LGPL-3.0-or-later"],"authors":[{"name  
    ":"Heimrich & Hannot","email":"digitales@heimrich-hannot.de","homepage":"ht  
    tp:\/\/www.heimrich-hannot.de","role":"Developer"}],"description":"A conten  
    t slider\/carousel for contao based on kenwheelers slick carousel.","homepa  
    ge":"https:\/\/github.com\/heimrichhannot\/contao-slick-bundle","keywords":  
    ["carousel","contao","slick","slider"],"support":{"issues":"https:\/\/githu  
    b.com\/heimrichhannot\/contao-slick-bundle\/issues","source":"https:\/\/git  
    hub.com\/heimrichhannot\/contao-slick-bundle\/tree\/1.6.4"},"install-path":  
    "..\/heimrichhannot\/contao-slick-bundle"},{"name":"heimrichhannot\/contao-  
    utils-bundle","version":"2.221.0","version_normalized":"2.221.0.0","source"  
    :{"type":"git","url":"https:\/\/github.com\/heimrichhannot\/contao-utils-bu  
    ndle.git","reference":"c7d28a079d469eed1e4cb948edf376f507994440"},"dist":{"  
    type":"zip","url":"https:\/\/api.github.com\/repos\/heimrichhannot\/contao-  
    utils-bundle\/zipball\/c7d28a079d469eed1e4cb948edf376f507994440","reference  
    ":"c7d28a079d469eed1e4cb948edf376f507994440","shasum":""},"require":{"ausi\  
    /slug-generator":"^1.1","contao\/core-bundle":"^4.4","ext-dom":"*","ext-sim  
    plexml":"*","hackzilla\/password-generator":"^1.4","heimrichhannot\/contao-  
    request-bundle":"^1.0","php":"^7.2|^8.0","psr\/log":"^1.0","soundasleep\/ht  
    ml2text":"^1.1","symfony\/cache":"^3.4|^4.4|^5.0","symfony\/config":"^3.4|^  
    4.4|^5.0","symfony\/filesystem":"^3.4|^4.4|^5.0","symfony\/http-foundation"  
    :"^3.4|^4.4|^5.0","symfony\/http-kernel":"^3.4|^4.4|^5.0","symfony\/monolog  
    -bridge":"^3.4|^4.4|^5.0","symfony\/string":"^5.2","tijsverkoyen\/css-to-in  
    line-styles":"^2.2"},"conflict":{"heimrichhannot\/contao-encore-bundle":"<1  
    .5"},"require-dev":{"contao\/core-bundle":"4.9.*","contao\/manager-plugin":  
    "^2.0","contao\/test-case":"^4.0","heimrichhannot\/contao-test-utilities-bu  
    ndle":"^0.1","php-coveralls\/php-coveralls":"^2.0","php-http\/message-facto  
    ry":"^1.0.2","phpunit\/php-token-stream":"^1.4|^2.0|^3.0","phpunit\/phpunit  
    ":"^8.0","symfony\/phpunit-bridge":"^3.2|^4.0"},"suggest":{"alchemy\/ghosts  
    cript":"Optional requirement for huh.utils.pdf.preview in version ^4.1. Ple  
    ase read the docs.","eluceo\/ical":"Optional requirement for IcsUtil in ver  
    sion ^0.16. Please read the docs.","mpdf\/mpdf":"Required by huh.utils.pdf.  
    writer service in version ^7.0","setasign\/fpdi-tcpdf":"Required by huh.uti  
    ls.pdf.fpdi-writer service in version ^2.2","spatie\/pdf-to-image":"Optiona  
    l requirement for huh.utils.pdf.preview in version ^1.8. Please read the do  
    cs."},"time":"2022-09-27T07:07:10+00:00","type":"contao-bundle","extra":{"c  
    ontao-manager-plugin":"HeimrichHannot\\UtilsBundle\\ContaoManager\\Plugin",  
    "foxy":true},"installation-source":"dist","autoload":{"psr-4":{"HeimrichHan  
    not\\UtilsBundle\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/  
    downloads\/","license":["LGPL-3.0-or-later"],"description":"This bundle off  
    ers various utility functionality for the Contao CMS.","support":{"issues":  
    "https:\/\/github.com\/heimrichhannot\/contao-utils-bundle\/issues","source  
    ":"https:\/\/github.com\/heimrichhannot\/contao-utils-bundle\/tree\/2.221.0  
    "},"install-path":"..\/heimrichhannot\/contao-utils-bundle"},{"name":"imagi  
    ne\/imagine","version":"1.3.2","version_normalized":"1.3.2.0","source":{"ty  
    pe":"git","url":"https:\/\/github.com\/php-imagine\/Imagine.git","reference  
    ":"ae864f26afbf8859ebd2e2b9df92d77ee175dc13"},"dist":{"type":"zip","url":"h  
    ttps:\/\/api.github.com\/repos\/php-imagine\/Imagine\/zipball\/ae864f26afbf  
    8859ebd2e2b9df92d77ee175dc13","reference":"ae864f26afbf8859ebd2e2b9df92d77e  
    e175dc13","shasum":""},"require":{"php":">=5.5"},"require-dev":{"phpunit\/p  
    hpunit":"^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"},"suggest":{"ext-exi  
    f":"to read EXIF metadata","ext-gd":"to use the GD implementation","ext-gma  
    gick":"to use the Gmagick implementation","ext-imagick":"to use the Imagick  
     implementation"},"time":"2022-04-01T11:58:30+00:00","type":"library","extr  
    a":{"branch-alias":{"dev-develop":"1.x-dev"}},"installation-source":"dist",  
    "autoload":{"psr-4":{"Imagine\\":"src\/"}},"notification-url":"https:\/\/pa  
    ckagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Bulat Shaki  
    rzyanov","email":"mallluhuct@gmail.com","homepage":"http:\/\/avalanche123.c  
    om"}],"description":"Image processing for PHP 5.3","homepage":"http:\/\/ima  
    gine.readthedocs.org\/","keywords":["drawing","graphics","image manipulatio  
    n","image processing"],"support":{"issues":"https:\/\/github.com\/php-imagi  
    ne\/Imagine\/issues","source":"https:\/\/github.com\/php-imagine\/Imagine\/  
    tree\/1.3.2"},"install-path":"..\/imagine\/imagine"},{"name":"jaybizzle\/cr  
    awler-detect","version":"v1.2.111","version_normalized":"1.2.111.0","source  
    ":{"type":"git","url":"https:\/\/github.com\/JayBizzle\/Crawler-Detect.git"  
    ,"reference":"d572ed4a65a70a2d2871dc5137c9c5b7e69745ab"},"dist":{"type":"zi  
    p","url":"https:\/\/api.github.com\/repos\/JayBizzle\/Crawler-Detect\/zipba  
    ll\/d572ed4a65a70a2d2871dc5137c9c5b7e69745ab","reference":"d572ed4a65a70a2d  
    2871dc5137c9c5b7e69745ab","shasum":""},"require":{"php":">=5.3.0"},"require  
    -dev":{"phpunit\/phpunit":"^4.8|^5.5|^6.5|^9.4"},"time":"2022-03-15T22:19:0  
    1+00:00","type":"library","installation-source":"dist","autoload":{"psr-4":  
    {"Jaybizzle\\CrawlerDetect\\":"src\/"}},"notification-url":"https:\/\/packa  
    gist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Mark Beech","e  
    mail":"m@rkbee.ch","role":"Developer"}],"description":"CrawlerDetect is a P  
    HP class for detecting bots\/crawlers\/spiders via the user agent","homepag  
    e":"https:\/\/github.com\/JayBizzle\/Crawler-Detect\/","keywords":["crawler  
    ","crawler detect","crawler detector","crawlerdetect","php crawler detect"]  
    ,"support":{"issues":"https:\/\/github.com\/JayBizzle\/Crawler-Detect\/issu  
    es","source":"https:\/\/github.com\/JayBizzle\/Crawler-Detect\/tree\/v1.2.1  
    11"},"install-path":"..\/jaybizzle\/crawler-detect"},{"name":"knplabs\/knp-  
    menu","version":"v3.3.0","version_normalized":"3.3.0.0","source":{"type":"g  
    it","url":"https:\/\/github.com\/KnpLabs\/KnpMenu.git","reference":"8bd3dc2  
    afa22c65617c563c5e25e62d6e23e98c7"},"dist":{"type":"zip","url":"https:\/\/a  
    pi.github.com\/repos\/KnpLabs\/KnpMenu\/zipball\/8bd3dc2afa22c65617c563c5e2  
    5e62d6e23e98c7","reference":"8bd3dc2afa22c65617c563c5e25e62d6e23e98c7","sha  
    sum":""},"require":{"php":"^7.3 || ^8.0"},"conflict":{"twig\/twig":"<1.40 |  
    | >=2,<2.9"},"require-dev":{"phpunit\/phpunit":"^9.5","psr\/container":"^1.  
    0","symfony\/http-foundation":"^4.4 || ^5.0 || ^6.0","symfony\/phpunit-brid  
    ge":"^5.3","symfony\/routing":"^4.4 || ^5.0 || ^6.0","twig\/twig":"^1.40 ||  
     ^2.9 || ^3.0"},"suggest":{"twig\/twig":"for the TwigRenderer and the integ  
    ration with your templates"},"time":"2021-10-23T15:01:04+00:00","type":"lib  
    rary","extra":{"branch-alias":{"dev-master":"3.3-dev"}},"installation-sourc  
    e":"dist","autoload":{"psr-4":{"Knp\\Menu\\":"src\/Knp\/Menu"}},"notificati  
    on-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":["men  
    u","tree"],"support":{"issues":"https:\/\/github.com\/KnpLabs\/KnpMenu\/iss  
    ues","source":"https:\/\/github.com\/KnpLabs\/KnpMenu\/tree\/v3.3.0"},"inst  
    all-path":"..\/knplabs\/knp-menu"},{"name":"knplabs\/knp-menu-bundle","vers  
    ion":"v3.2.0","version_normalized":"3.2.0.0","source":{"type":"git","url":"  
    https:\/\/github.com\/KnpLabs\/KnpMenuBundle.git","reference":"a0b4224f872d  
    74ae939589eb1ccf0e11291370a9"},"dist":{"type":"zip","url":"https:\/\/api.gi  
    thub.com\/repos\/KnpLabs\/KnpMenuBundle\/zipball\/a0b4224f872d74ae939589eb1  
    ccf0e11291370a9","reference":"a0b4224f872d74ae939589eb1ccf0e11291370a9","sh  
    asum":""},"require":{"knplabs\/knp-menu":"^3.1","php":"^7.2 || ^8.0","symfo  
    ny\/framework-bundle":"^3.4 | ^4.4 | ^5.0 | ^6.0"},"require-dev":{"phpunit\  
    /phpunit":"^8.5 | ^9.5","symfony\/expression-language":"^3.4 | ^4.4 | ^5.0   
    | ^6.0","symfony\/phpunit-bridge":"^5.2 | ^6.0","symfony\/templating":"^3.4  
     | ^4.4 | ^5.0 | ^6.0"},"time":"2021-10-24T07:53:34+00:00","type":"symfony-  
    bundle","extra":{"branch-alias":{"dev-master":"3.x-dev"}},"installation-sou  
    rce":"dist","autoload":{"psr-4":{"Knp\\Bundle\\MenuBundle\\":"src"}},"notif  
    ication-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"auth  
    ors":[{"name":"Knplabs","homepage":"http:\/\/knplabs.com"},{"name":"Christo  
    phe Coevoet","email":"stof@notk.org"},{"name":"Symfony Community","homepage  
    ":"https:\/\/github.com\/KnpLabs\/KnpMenuBundle\/contributors"}],"descripti  
    on":"This bundle provides an integration of the KnpMenu library","keywords"  
    :["menu"],"support":{"issues":"https:\/\/github.com\/KnpLabs\/KnpMenuBundle  
    \/issues","source":"https:\/\/github.com\/KnpLabs\/KnpMenuBundle\/tree\/v3.  
    2.0"},"install-path":"..\/knplabs\/knp-menu-bundle"},{"name":"knplabs\/knp-  
    time-bundle","version":"v1.19.0","version_normalized":"1.19.0.0","source":{  
    "type":"git","url":"https:\/\/github.com\/KnpLabs\/KnpTimeBundle.git","refe  
    rence":"56e4d154bcd14c1b67c0d1defa1e7d00d27430e3"},"dist":{"type":"zip","ur  
    l":"https:\/\/api.github.com\/repos\/KnpLabs\/KnpTimeBundle\/zipball\/56e4d  
    154bcd14c1b67c0d1defa1e7d00d27430e3","reference":"56e4d154bcd14c1b67c0d1def  
    a1e7d00d27430e3","shasum":""},"require":{"php":">=7.2.5","symfony\/config":  
    "^4.3|^5.0|^6.0","symfony\/dependency-injection":"^4.3|^5.0|^6.0","symfony\  
    /translation":"^4.3|^5.0|^6.0"},"conflict":{"phpunit\/phpunit":"<8.0"},"req  
    uire-dev":{"symfony\/framework-bundle":"^4.3|^5.0|^6.0","symfony\/phpunit-b  
    ridge":"^5.2|^6.0","symfony\/templating":"^4.3|^5.0|^6.0","symfony\/twig-bu  
    ndle":"^4.3|^5.0|^6.0"},"suggest":{"symfony\/twig-bundle":"to use the Twig   
    `time_diff()` function or `|ago` filter"},"time":"2022-05-10T00:14:22+00:00  
    ","type":"symfony-bundle","extra":{"branch-alias":{"dev-master":"1.1.x-dev"  
    }},"installation-source":"dist","autoload":{"psr-4":{"Knp\\Bundle\\TimeBund  
    le\\":""}},"notification-url":"https:\/\/packagist.org\/downloads\/","licen  
    se":["MIT"],"authors":[{"name":"KnpLabs Team","homepage":"http:\/\/knplabs.  
    com"},{"name":"Symfony Community","homepage":"http:\/\/github.com\/KnpLabs\  
    /KnpTimeBundle\/contributors"}],"description":"Making your dates look sensi  
    ble and descriptive","homepage":"http:\/\/github.com\/KnpLabs\/KnpTimeBundl  
    e","keywords":["bundle","date","descriptive time","knp","knplabs","time"],"  
    support":{"issues":"https:\/\/github.com\/KnpLabs\/KnpTimeBundle\/issues","  
    source":"https:\/\/github.com\/KnpLabs\/KnpTimeBundle\/tree\/v1.19.0"},"ins  
    tall-path":"..\/knplabs\/knp-time-bundle"},{"name":"laminas\/laminas-code",  
    "version":"4.7.0","version_normalized":"4.7.0.0","source":{"type":"git","ur  
    l":"https:\/\/github.com\/laminas\/laminas-code.git","reference":"0337d9265  
    bc2e6376babad8c511500821620cb30"},"dist":{"type":"zip","url":"https:\/\/api  
    .github.com\/repos\/laminas\/laminas-code\/zipball\/0337d9265bc2e6376babad8  
    c511500821620cb30","reference":"0337d9265bc2e6376babad8c511500821620cb30","  
    shasum":""},"require":{"php":">=7.4, <8.2"},"require-dev":{"doctrine\/annot  
    ations":"^1.13.2","ext-phar":"*","laminas\/laminas-coding-standard":"^2.3.0  
    ","laminas\/laminas-stdlib":"^3.6.1","phpunit\/phpunit":"^9.5.10","psalm\/p  
    lugin-phpunit":"^0.17.0","vimeo\/psalm":"^4.13.1"},"suggest":{"doctrine\/an  
    notations":"Doctrine\\Common\\Annotations >=1.0 for annotation features","l  
    aminas\/laminas-stdlib":"Laminas\\Stdlib component"},"time":"2022-09-13T10:  
    33:30+00:00","type":"library","installation-source":"dist","autoload":{"fil  
    es":["polyfill\/ReflectionEnumPolyfill.php"],"psr-4":{"Laminas\\Code\\":"sr  
    c\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":  
    ["BSD-3-Clause"],"description":"Extensions to the PHP Reflection API, stati  
    c code scanning, and code generation","homepage":"https:\/\/laminas.dev","k  
    eywords":["code","laminas","laminasframework"],"support":{"chat":"https:\/\  
    /laminas.dev\/chat","docs":"https:\/\/docs.laminas.dev\/laminas-code\/","fo  
    rum":"https:\/\/discourse.laminas.dev","issues":"https:\/\/github.com\/lami  
    nas\/laminas-code\/issues","rss":"https:\/\/github.com\/laminas\/laminas-co  
    de\/releases.atom","source":"https:\/\/github.com\/laminas\/laminas-code"},  
    "funding":[{"url":"https:\/\/funding.communitybridge.org\/projects\/laminas  
    -project","type":"community_bridge"}],"install-path":"..\/laminas\/laminas-  
    code"},{"name":"lcobucci\/clock","version":"2.0.0","version_normalized":"2.  
    0.0.0","source":{"type":"git","url":"https:\/\/github.com\/lcobucci\/clock.  
    git","reference":"353d83fe2e6ae95745b16b3d911813df6a05bfb3"},"dist":{"type"  
    :"zip","url":"https:\/\/api.github.com\/repos\/lcobucci\/clock\/zipball\/35  
    3d83fe2e6ae95745b16b3d911813df6a05bfb3","reference":"353d83fe2e6ae95745b16b  
    3d911813df6a05bfb3","shasum":""},"require":{"php":"^7.4 || ^8.0"},"require-  
    dev":{"infection\/infection":"^0.17","lcobucci\/coding-standard":"^6.0","ph  
    pstan\/extension-installer":"^1.0","phpstan\/phpstan":"^0.12","phpstan\/php  
    stan-deprecation-rules":"^0.12","phpstan\/phpstan-phpunit":"^0.12","phpstan  
    \/phpstan-strict-rules":"^0.12","phpunit\/php-code-coverage":"9.1.4","phpun  
    it\/phpunit":"9.3.7"},"time":"2020-08-27T18:56:02+00:00","type":"library","  
    installation-source":"dist","autoload":{"psr-4":{"Lcobucci\\Clock\\":"src"}  
    },"notification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT  
    "],"authors":[{"name":"Lu\u00eds Cobucci","email":"lcobucci@gmail.com"}],"d  
    escription":"Yet another clock abstraction","support":{"issues":"https:\/\/  
    github.com\/lcobucci\/clock\/issues","source":"https:\/\/github.com\/lcobuc  
    ci\/clock\/tree\/2.0.x"},"funding":[{"url":"https:\/\/github.com\/lcobucci"  
    ,"type":"github"},{"url":"https:\/\/www.patreon.com\/lcobucci","type":"patr  
    eon"}],"install-path":"..\/lcobucci\/clock"},{"name":"lcobucci\/jwt","versi  
    on":"4.0.4","version_normalized":"4.0.4.0","source":{"type":"git","url":"ht  
    tps:\/\/github.com\/lcobucci\/jwt.git","reference":"55564265fddf810504110bd  
    68ca311932324b0e9"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/r  
    epos\/lcobucci\/jwt\/zipball\/55564265fddf810504110bd68ca311932324b0e9","re  
    ference":"55564265fddf810504110bd68ca311932324b0e9","shasum":""},"require":  
    {"ext-mbstring":"*","ext-openssl":"*","lcobucci\/clock":"^2.0","php":"^7.4   
    || ^8.0"},"require-dev":{"infection\/infection":"^0.20","lcobucci\/coding-s  
    tandard":"^6.0","mikey179\/vfsstream":"^1.6","phpbench\/phpbench":"^0.17","  
    phpstan\/extension-installer":"^1.0","phpstan\/phpstan":"^0.12","phpstan\/p  
    hpstan-deprecation-rules":"^0.12","phpstan\/phpstan-phpunit":"^0.12","phpst  
    an\/phpstan-strict-rules":"^0.12","phpunit\/php-invoker":"^3.1","phpunit\/p  
    hpunit":"^9.4"},"time":"2021-09-28T19:18:28+00:00","type":"library","extra"  
    :{"branch-alias":{"dev-master":"4.0-dev"}},"installation-source":"dist","au  
    toload":{"psr-4":{"Lcobucci\\JWT\\":"src"}},"notification-url":"https:\/\/p  
    ackagist.org\/downloads\/","license":["BSD-3-Clause"],"authors":[{"name":"L  
    u\u00eds Cobucci","email":"lcobucci@gmail.com","role":"Developer"}],"descri  
    ption":"A simple library to work with JSON Web Token and JSON Web Signature  
    ","keywords":["JWS","jwt"],"support":{"issues":"https:\/\/github.com\/lcobu  
    cci\/jwt\/issues","source":"https:\/\/github.com\/lcobucci\/jwt\/tree\/4.0.  
    4"},"funding":[{"url":"https:\/\/github.com\/lcobucci","type":"github"},{"u  
    rl":"https:\/\/www.patreon.com\/lcobucci","type":"patreon"}],"install-path"  
    :"..\/lcobucci\/jwt"},{"name":"league\/commonmark","version":"2.3.5","versi  
    on_normalized":"2.3.5.0","source":{"type":"git","url":"https:\/\/github.com  
    \/thephpleague\/commonmark.git","reference":"84d74485fdb7074f4f9dd6f02ab957  
    b1de513257"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/t  
    hephpleague\/commonmark\/zipball\/84d74485fdb7074f4f9dd6f02ab957b1de513257"  
    ,"reference":"84d74485fdb7074f4f9dd6f02ab957b1de513257","shasum":""},"requi  
    re":{"ext-mbstring":"*","league\/config":"^1.1.1","php":"^7.4 || ^8.0","psr  
    \/event-dispatcher":"^1.0","symfony\/deprecation-contracts":"^2.1 || ^3.0",  
    "symfony\/polyfill-php80":"^1.16"},"require-dev":{"cebe\/markdown":"^1.0","  
    commonmark\/cmark":"0.30.0","commonmark\/commonmark.js":"0.30.0","composer\  
    /package-versions-deprecated":"^1.8","embed\/embed":"^4.4","erusev\/parsedo  
    wn":"^1.0","ext-json":"*","github\/gfm":"0.29.0","michelf\/php-markdown":"^  
    1.4","nyholm\/psr7":"^1.5","phpstan\/phpstan":"^1.8.2","phpunit\/phpunit":"  
    ^9.5.21","scrutinizer\/ocular":"^1.8.1","symfony\/finder":"^5.3 | ^6.0","sy  
    mfony\/yaml":"^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0","unleashedtech\/php-coding-  
    standard":"^3.1.1","vimeo\/psalm":"^4.24.0"},"suggest":{"symfony\/yaml":"v2  
    .3+ required if using the Front Matter extension"},"time":"2022-07-29T10:59  
    :45+00:00","type":"library","extra":{"branch-alias":{"dev-main":"2.4-dev"}}  
    ,"installation-source":"dist","autoload":{"psr-4":{"League\\CommonMark\\":"  
    src"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":  
    ["BSD-3-Clause"],"authors":[{"name":"Colin O'Dell","email":"colinodell@gmai  
    l.com","homepage":"https:\/\/www.colinodell.com","role":"Lead Developer"}],  
    "description":"Highly-extensible PHP Markdown parser which fully supports t  
    he CommonMark spec and GitHub-Flavored Markdown (GFM)","homepage":"https:\/  
    \/commonmark.thephpleague.com","keywords":["commonmark","flavored","gfm","g  
    ithub","github-flavored","markdown","md","parser"],"support":{"docs":"https  
    :\/\/commonmark.thephpleague.com\/","forum":"https:\/\/github.com\/thephple  
    ague\/commonmark\/discussions","issues":"https:\/\/github.com\/thephpleague  
    \/commonmark\/issues","rss":"https:\/\/github.com\/thephpleague\/commonmark  
    \/releases.atom","source":"https:\/\/github.com\/thephpleague\/commonmark"}  
    ,"funding":[{"url":"https:\/\/www.colinodell.com\/sponsor","type":"custom"}  
    ,{"url":"https:\/\/www.paypal.me\/colinpodell\/10.00","type":"custom"},{"ur  
    l":"https:\/\/github.com\/colinodell","type":"github"},{"url":"https:\/\/ti  
    delift.com\/funding\/github\/packagist\/league\/commonmark","type":"tidelif  
    t"}],"install-path":"..\/league\/commonmark"},{"name":"league\/config","ver  
    sion":"v1.1.1","version_normalized":"1.1.1.0","source":{"type":"git","url":  
    "https:\/\/github.com\/thephpleague\/config.git","reference":"a9d39eeeb6cc4  
    9d10a6e6c36f22c4c1f4a767f3e"},"dist":{"type":"zip","url":"https:\/\/api.git  
    hub.com\/repos\/thephpleague\/config\/zipball\/a9d39eeeb6cc49d10a6e6c36f22c  
    4c1f4a767f3e","reference":"a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e","shasu  
    m":""},"require":{"dflydev\/dot-access-data":"^3.0.1","nette\/schema":"^1.2  
    ","php":"^7.4 || ^8.0"},"require-dev":{"phpstan\/phpstan":"^0.12.90","phpun  
    it\/phpunit":"^9.5.5","scrutinizer\/ocular":"^1.8.1","unleashedtech\/php-co  
    ding-standard":"^3.1","vimeo\/psalm":"^4.7.3"},"time":"2021-08-14T12:15:32+  
    00:00","type":"library","extra":{"branch-alias":{"dev-main":"1.2-dev"}},"in  
    stallation-source":"dist","autoload":{"psr-4":{"League\\Config\\":"src"}},"  
    notification-url":"https:\/\/packagist.org\/downloads\/","license":["BSD-3-  
    Clause"],"authors":[{"name":"Colin O'Dell","email":"colinodell@gmail.com","  
    homepage":"https:\/\/www.colinodell.com","role":"Lead Developer"}],"descrip  
    tion":"Define configuration arrays with strict schemas and access values wi  
    th dot notation","homepage":"https:\/\/config.thephpleague.com","keywords":  
    ["array","config","configuration","dot","dot-access","nested","schema"],"su  
    pport":{"docs":"https:\/\/config.thephpleague.com\/","issues":"https:\/\/gi  
    thub.com\/thephpleague\/config\/issues","rss":"https:\/\/github.com\/thephp  
    league\/config\/releases.atom","source":"https:\/\/github.com\/thephpleague  
    \/config"},"funding":[{"url":"https:\/\/www.colinodell.com\/sponsor","type"  
    :"custom"},{"url":"https:\/\/www.paypal.me\/colinpodell\/10.00","type":"cus  
    tom"},{"url":"https:\/\/github.com\/colinodell","type":"github"}],"install-  
    path":"..\/league\/config"},{"name":"league\/flysystem","version":"2.5.0","  
    version_normalized":"2.5.0.0","source":{"type":"git","url":"https:\/\/githu  
    b.com\/thephpleague\/flysystem.git","reference":"8aaffb653c5777781b0f7f69a5  
    d937baf7ab6cdb"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repo  
    s\/thephpleague\/flysystem\/zipball\/8aaffb653c5777781b0f7f69a5d937baf7ab6c  
    db","reference":"8aaffb653c5777781b0f7f69a5d937baf7ab6cdb","shasum":""},"re  
    quire":{"ext-json":"*","league\/mime-type-detection":"^1.0.0","php":"^7.2 |  
    | ^8.0"},"conflict":{"guzzlehttp\/ringphp":"<1.1.1"},"require-dev":{"async-  
    aws\/s3":"^1.5","async-aws\/simple-s3":"^1.0","aws\/aws-sdk-php":"^3.132.4"  
    ,"composer\/semver":"^3.0","ext-fileinfo":"*","ext-ftp":"*","friendsofphp\/  
    php-cs-fixer":"^3.2","google\/cloud-storage":"^1.23","phpseclib\/phpseclib"  
    :"^2.0","phpstan\/phpstan":"^0.12.26","phpunit\/phpunit":"^8.5 || ^9.4","sa  
    bre\/dav":"^4.1"},"time":"2022-09-17T21:02:32+00:00","type":"library","inst  
    allation-source":"dist","autoload":{"psr-4":{"League\\Flysystem\\":"src"}},  
    "notification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"]  
    ,"authors":[{"name":"Frank de Jonge","email":"info@frankdejonge.nl"}],"desc  
    ription":"File storage abstraction for PHP","keywords":["WebDAV","aws","clo  
    ud","file","files","filesystem","filesystems","ftp","s3","sftp","storage"],  
    "support":{"issues":"https:\/\/github.com\/thephpleague\/flysystem\/issues"  
    ,"source":"https:\/\/github.com\/thephpleague\/flysystem\/tree\/2.5.0"},"fu  
    nding":[{"url":"https:\/\/ecologi.com\/frankdejonge","type":"custom"},{"url  
    ":"https:\/\/github.com\/frankdejonge","type":"github"},{"url":"https:\/\/t  
    idelift.com\/funding\/github\/packagist\/league\/flysystem","type":"tidelif  
    t"}],"install-path":"..\/league\/flysystem"},{"name":"league\/flysystem-bun  
    dle","version":"2.4.0","version_normalized":"2.4.0.0","source":{"type":"git  
    ","url":"https:\/\/github.com\/thephpleague\/flysystem-bundle.git","referen  
    ce":"52fa43da7901a1d8098082e5c182aae0fe6f02f0"},"dist":{"type":"zip","url":  
    "https:\/\/api.github.com\/repos\/thephpleague\/flysystem-bundle\/zipball\/  
    52fa43da7901a1d8098082e5c182aae0fe6f02f0","reference":"52fa43da7901a1d80980  
    82e5c182aae0fe6f02f0","shasum":""},"require":{"league\/flysystem":"^2.1|^3.  
    0","php":">=7.2","symfony\/config":"^4.2|^5.0|^6.0","symfony\/dependency-in  
    jection":"^4.2|^5.0|^6.0","symfony\/deprecation-contracts":"^2.1|^3","symfo  
    ny\/http-kernel":"^4.2|^5.0|^6.0","symfony\/options-resolver":"^4.2|^5.0|^6  
    .0"},"conflict":{"league\/flysystem-cached-adapter":"<1.0.9"},"require-dev"  
    :{"league\/flysystem-async-aws-s3":"^2.0|^3.0","league\/flysystem-aws-s3-v3  
    ":"^2.0|^3.0","league\/flysystem-ftp":"^2.0|^3.0","league\/flysystem-google  
    -cloud-storage":"^2.0|^3.0","league\/flysystem-memory":"^2.0|^3.0","league\  
    /flysystem-sftp-v3":"^2.0|^3.0","symfony\/dotenv":"^4.2|^5.0|^6.0","symfony  
    \/framework-bundle":"^4.2|^5.0|^6.0","symfony\/phpunit-bridge":"^5.2","symf  
    ony\/var-dumper":"^4.1|^5.0|^6.0","symfony\/yaml":"^4.2|^5.0|^6.0"},"time":  
    "2022-09-12T07:31:10+00:00","type":"symfony-bundle","installation-source":"  
    dist","autoload":{"psr-4":{"League\\FlysystemBundle\\":"src"}},"notificatio  
    n-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[  
    {"name":"Titouan Galopin","email":"galopintitouan@gmail.com"}],"description  
    ":"Symfony bundle integrating Flysystem into Symfony 4.2+ applications","su  
    pport":{"issues":"https:\/\/github.com\/thephpleague\/flysystem-bundle\/iss  
    ues","source":"https:\/\/github.com\/thephpleague\/flysystem-bundle\/tree\/  
    2.4.0"},"install-path":"..\/league\/flysystem-bundle"},{"name":"league\/mim  
    e-type-detection","version":"1.11.0","version_normalized":"1.11.0.0","sourc  
    e":{"type":"git","url":"https:\/\/github.com\/thephpleague\/mime-type-detec  
    tion.git","reference":"ff6248ea87a9f116e78edd6002e39e5128a0d4dd"},"dist":{"  
    type":"zip","url":"https:\/\/api.github.com\/repos\/thephpleague\/mime-type  
    -detection\/zipball\/ff6248ea87a9f116e78edd6002e39e5128a0d4dd","reference":  
    "ff6248ea87a9f116e78edd6002e39e5128a0d4dd","shasum":""},"require":{"ext-fil  
    einfo":"*","php":"^7.2 || ^8.0"},"require-dev":{"friendsofphp\/php-cs-fixer  
    ":"^3.2","phpstan\/phpstan":"^0.12.68","phpunit\/phpunit":"^8.5.8 || ^9.3"}  
    ,"time":"2022-04-17T13:12:02+00:00","type":"library","installation-source":  
    "dist","autoload":{"psr-4":{"League\\MimeTypeDetection\\":"src"}},"notifica  
    tion-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors  
    ":[{"name":"Frank de Jonge","email":"info@frankdejonge.nl"}],"description":  
    "Mime-type detection for Flysystem","support":{"issues":"https:\/\/github.c  
    om\/thephpleague\/mime-type-detection\/issues","source":"https:\/\/github.c  
    om\/thephpleague\/mime-type-detection\/tree\/1.11.0"},"funding":[{"url":"ht  
    tps:\/\/github.com\/frankdejonge","type":"github"},{"url":"https:\/\/tideli  
    ft.com\/funding\/github\/packagist\/league\/flysystem","type":"tidelift"}],  
    "install-path":"..\/league\/mime-type-detection"},{"name":"madeyourday\/con  
    tao-rocksolid-columns","version":"v2.1.1","version_normalized":"2.1.1.0","s  
    ource":{"type":"git","url":"https:\/\/github.com\/madeyourday\/contao-rocks  
    olid-columns.git","reference":"f374419df7d366cc98c18808650d464d6f411eda"},"  
    dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/madeyourday\/co  
    ntao-rocksolid-columns\/zipball\/f374419df7d366cc98c18808650d464d6f411eda",  
    "reference":"f374419df7d366cc98c18808650d464d6f411eda","shasum":""},"requir  
    e":{"contao\/core-bundle":"^4.13 || ^5.0","php":">=7.4"},"conflict":{"conta  
    o\/core":"*","contao\/manager-plugin":"<2.0 || >=3.0"},"replace":{"contao-l  
    egacy\/rocksolid-columns":"self.version"},"require-dev":{"contao\/manager-p  
    lugin":"^2.0"},"time":"2022-09-08T08:27:02+00:00","type":"contao-bundle","e  
    xtra":{"contao-manager-plugin":"MadeYourDay\\RockSolidColumns\\ContaoManage  
    rPlugin"},"installation-source":"dist","autoload":{"psr-4":{"MadeYourDay\\R  
    ockSolidColumns\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/d  
    ownloads\/","license":["MIT"],"authors":[{"name":"RockSolid Themes","homepa  
    ge":"https:\/\/rocksolidthemes.com\/de\/contao-themes","role":"Developer"}]  
    ,"description":"Arrange your content elements in responsive columns","homep  
    age":"https:\/\/rocksolidthemes.com\/de\/contao\/plugins\/columns","keyword  
    s":["columns","contao"],"support":{"forum":"http:\/\/help.rocksolidthemes.c  
    om\/discussions\/contao","issues":"https:\/\/github.com\/madeyourday\/conta  
    o-rocksolid-columns\/issues","source":"https:\/\/github.com\/madeyourday\/c  
    ontao-rocksolid-columns"},"install-path":"..\/madeyourday\/contao-rocksolid  
    -columns"},{"name":"madeyourday\/contao-rocksolid-custom-elements","version  
    ":"v2.4.2","version_normalized":"2.4.2.0","source":{"type":"git","url":"htt  
    ps:\/\/github.com\/madeyourday\/contao-rocksolid-custom-elements.git","refe  
    rence":"31845a8f88b34b72d08f1a546124cd29d69c356e"},"dist":{"type":"zip","ur  
    l":"https:\/\/api.github.com\/repos\/madeyourday\/contao-rocksolid-custom-e  
    lements\/zipball\/31845a8f88b34b72d08f1a546124cd29d69c356e","reference":"31  
    845a8f88b34b72d08f1a546124cd29d69c356e","shasum":""},"require":{"contao\/co  
    re-bundle":"^4.13 || ^5.0","php":">=7.4"},"conflict":{"contao\/core":"*","c  
    ontao\/core-bundle":"4.4.1","contao\/manager-plugin":"<2.0 || >=3.0","madey  
    ourday\/contao-rocksolid-frontend-helper":"<=2.1.2"},"replace":{"contao-leg  
    acy\/rocksolid-custom-elements":"self.version"},"require-dev":{"contao\/man  
    ager-plugin":"^2.0"},"suggest":{"madeyourday\/contao-rocksolid-columns":"Fo  
    r grid column support. See documentation for more information."},"time":"20  
    22-10-01T10:34:53+00:00","type":"contao-bundle","extra":{"contao-manager-pl  
    ugin":"MadeYourDay\\RockSolidCustomElements\\ContaoManagerPlugin"},"install  
    ation-source":"dist","autoload":{"psr-4":{"MadeYourDay\\RockSolidCustomElem  
    ents\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/"  
    ,"license":["MIT"],"authors":[{"name":"RockSolid Themes","homepage":"https:  
    \/\/rocksolidthemes.com\/de\/contao-themes","role":"Developer"}],"descripti  
    on":"Create your own, nestable content elements using a modular system. End  
     the WYSIWYG chaos with your own content elements.","homepage":"https:\/\/r  
    ocksolidthemes.com\/de\/contao\/plugins\/custom-content-elements","keywords  
    ":["contao","content-elements","custom-elements"],"support":{"forum":"http:  
    \/\/help.rocksolidthemes.com\/discussions\/contao","issues":"https:\/\/gith  
    ub.com\/madeyourday\/contao-rocksolid-custom-elements\/issues","source":"ht  
    tps:\/\/github.com\/madeyourday\/contao-rocksolid-custom-elements"},"instal  
    l-path":"..\/madeyourday\/contao-rocksolid-custom-elements"},{"name":"madey  
    ourday\/contao-rocksolid-icon-picker","version":"v2.1.0","version_normalize  
    d":"2.1.0.0","source":{"type":"git","url":"https:\/\/github.com\/madeyourda  
    y\/contao-rocksolid-icon-picker.git","reference":"18e1b1bd10244370c448f9289  
    eecabc29cd50e5f"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/rep  
    os\/madeyourday\/contao-rocksolid-icon-picker\/zipball\/18e1b1bd10244370c44  
    8f9289eecabc29cd50e5f","reference":"18e1b1bd10244370c448f9289eecabc29cd50e5  
    f","shasum":""},"require":{"contao\/core-bundle":"^4.13 || ^5.0","php":">=7  
    .4"},"conflict":{"contao\/core":"*","contao\/manager-plugin":"<2.0 || >=3.0  
    "},"replace":{"contao-legacy\/rocksolid-icon-picker":"self.version"},"requi  
    re-dev":{"contao\/manager-plugin":"^2.0"},"time":"2022-08-07T09:56:58+00:00  
    ","type":"contao-bundle","extra":{"contao-manager-plugin":"MadeYourDay\\Roc  
    kSolidIconPicker\\ContaoManagerPlugin"},"installation-source":"dist","autol  
    oad":{"psr-4":{"MadeYourDay\\RockSolidIconPicker\\":"src\/"}},"notification  
    -url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{  
    "name":"RockSolid Themes","homepage":"https:\/\/rocksolidthemes.com\/de\/co  
    ntao-themes","role":"Developer"}],"description":"RockSolid Icon Picker Cont  
    ao Extension.","homepage":"https:\/\/rocksolidthemes.com\/de\/contao\/plugi  
    ns\/custom-content-elements","keywords":["contao","icons","widget"],"suppor  
    t":{"forum":"http:\/\/help.rocksolidthemes.com\/discussions\/contao","issue  
    s":"https:\/\/github.com\/madeyourday\/contao-rocksolid-icon-picker\/issues  
    ","source":"https:\/\/github.com\/madeyourday\/contao-rocksolid-icon-picker  
    "},"install-path":"..\/madeyourday\/contao-rocksolid-icon-picker"},{"name":  
    "maennchen\/zipstream-php","version":"2.2.1","version_normalized":"2.2.1.0"  
    ,"source":{"type":"git","url":"https:\/\/github.com\/maennchen\/ZipStream-P  
    HP.git","reference":"211e9ba1530ea5260b45d90c9ea252f56ec52729"},"dist":{"ty  
    pe":"zip","url":"https:\/\/api.github.com\/repos\/maennchen\/ZipStream-PHP\  
    /zipball\/211e9ba1530ea5260b45d90c9ea252f56ec52729","reference":"211e9ba153  
    0ea5260b45d90c9ea252f56ec52729","shasum":""},"require":{"myclabs\/php-enum"  
    :"^1.5","php":"^7.4 || ^8.0","psr\/http-message":"^1.0","symfony\/polyfill-  
    mbstring":"^1.0"},"require-dev":{"ext-zip":"*","guzzlehttp\/guzzle":"^6.5.3  
     || ^7.2.0","mikey179\/vfsstream":"^1.6","php-coveralls\/php-coveralls":"^2  
    .4","phpunit\/phpunit":"^8.5.8 || ^9.4.2","vimeo\/psalm":"^4.1"},"time":"20  
    22-05-18T15:52:06+00:00","type":"library","installation-source":"dist","aut  
    oload":{"psr-4":{"ZipStream\\":"src\/"}},"notification-url":"https:\/\/pack  
    agist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Paul Duncan",  
    "email":"pabs@pablotron.org"},{"name":"Jonatan M\u00e4nnchen","email":"jona  
    tan@maennchen.ch"},{"name":"Jesse Donat","email":"donatj@gmail.com"},{"name  
    ":"Andr\u00e1s Koles\u00e1r","email":"kolesar@kolesar.hu"}],"description":"  
    ZipStream is a library for dynamically streaming dynamic zip files from PHP  
     without writing to the disk at all on the server.","keywords":["stream","z  
    ip"],"support":{"issues":"https:\/\/github.com\/maennchen\/ZipStream-PHP\/i  
    ssues","source":"https:\/\/github.com\/maennchen\/ZipStream-PHP\/tree\/2.2.  
    1"},"funding":[{"url":"https:\/\/opencollective.com\/zipstream","type":"ope  
    n_collective"}],"install-path":"..\/maennchen\/zipstream-php"},{"name":"mar  
    kbaker\/complex","version":"3.0.1","version_normalized":"3.0.1.0","source":  
    {"type":"git","url":"https:\/\/github.com\/MarkBaker\/PHPComplex.git","refe  
    rence":"ab8bc271e404909db09ff2d5ffa1e538085c0f22"},"dist":{"type":"zip","ur  
    l":"https:\/\/api.github.com\/repos\/MarkBaker\/PHPComplex\/zipball\/ab8bc2  
    71e404909db09ff2d5ffa1e538085c0f22","reference":"ab8bc271e404909db09ff2d5ff  
    a1e538085c0f22","shasum":""},"require":{"php":"^7.2 || ^8.0"},"require-dev"  
    :{"dealerdirect\/phpcodesniffer-composer-installer":"^0.7.0","phpcompatibil  
    ity\/php-compatibility":"^9.0","phpunit\/phpunit":"^7.0 || ^8.0 || ^9.3","s  
    quizlabs\/php_codesniffer":"^3.4"},"time":"2021-06-29T15:32:53+00:00","type  
    ":"library","installation-source":"dist","autoload":{"psr-4":{"Complex\\":"  
    classes\/src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/"  
    ,"license":["MIT"],"authors":[{"name":"Mark Baker","email":"mark@lange.demo  
    n.co.uk"}],"description":"PHP Class for working with complex numbers","home  
    page":"https:\/\/github.com\/MarkBaker\/PHPComplex","keywords":["complex","  
    mathematics"],"support":{"issues":"https:\/\/github.com\/MarkBaker\/PHPComp  
    lex\/issues","source":"https:\/\/github.com\/MarkBaker\/PHPComplex\/tree\/3  
    .0.1"},"install-path":"..\/markbaker\/complex"},{"name":"markbaker\/matrix"  
    ,"version":"3.0.0","version_normalized":"3.0.0.0","source":{"type":"git","u  
    rl":"https:\/\/github.com\/MarkBaker\/PHPMatrix.git","reference":"c66aefcaf  
    b4f6c269510e9ac46b82619a904c576"},"dist":{"type":"zip","url":"https:\/\/api  
    .github.com\/repos\/MarkBaker\/PHPMatrix\/zipball\/c66aefcafb4f6c269510e9ac  
    46b82619a904c576","reference":"c66aefcafb4f6c269510e9ac46b82619a904c576","s  
    hasum":""},"require":{"php":"^7.1 || ^8.0"},"require-dev":{"dealerdirect\/p  
    hpcodesniffer-composer-installer":"^0.7.0","phpcompatibility\/php-compatibi  
    lity":"^9.0","phpdocumentor\/phpdocumentor":"2.*","phploc\/phploc":"^4.0","  
    phpmd\/phpmd":"2.*","phpunit\/phpunit":"^7.0 || ^8.0 || ^9.3","sebastian\/p  
    hpcpd":"^4.0","squizlabs\/php_codesniffer":"^3.4"},"time":"2021-07-01T19:01  
    :15+00:00","type":"library","installation-source":"dist","autoload":{"psr-4  
    ":{"Matrix\\":"classes\/src\/"}},"notification-url":"https:\/\/packagist.or  
    g\/downloads\/","license":["MIT"],"authors":[{"name":"Mark Baker","email":"  
    mark@demon-angel.eu"}],"description":"PHP Class for working with matrices",  
    "homepage":"https:\/\/github.com\/MarkBaker\/PHPMatrix","keywords":["mathem  
    atics","matrix","vector"],"support":{"issues":"https:\/\/github.com\/MarkBa  
    ker\/PHPMatrix\/issues","source":"https:\/\/github.com\/MarkBaker\/PHPMatri  
    x\/tree\/3.0.0"},"install-path":"..\/markbaker\/matrix"},{"name":"matthiasm  
    ullie\/minify","version":"1.3.69","version_normalized":"1.3.69.0","source":  
    {"type":"git","url":"https:\/\/github.com\/matthiasmullie\/minify.git","ref  
    erence":"a61c949cccd086808063611ef9698eabe42ef22f"},"dist":{"type":"zip","u  
    rl":"https:\/\/api.github.com\/repos\/matthiasmullie\/minify\/zipball\/a61c  
    949cccd086808063611ef9698eabe42ef22f","reference":"a61c949cccd086808063611e  
    f9698eabe42ef22f","shasum":""},"require":{"ext-pcre":"*","matthiasmullie\/p  
    ath-converter":"~1.1","php":">=5.3.0"},"require-dev":{"friendsofphp\/php-cs  
    -fixer":"~2.0","matthiasmullie\/scrapbook":"dev-master","phpunit\/phpunit":  
    ">=4.8"},"suggest":{"psr\/cache-implementation":"Cache implementation to us  
    e with Minify::cache"},"time":"2022-08-01T09:00:18+00:00","bin":["bin\/mini  
    fycss","bin\/minifyjs"],"type":"library","installation-source":"dist","auto  
    load":{"psr-4":{"MatthiasMullie\\Minify\\":"src\/"}},"notification-url":"ht  
    tps:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"M  
    atthias 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 statemen  
    ts and small assets in CSS files), and optimizes\/shortens a few common pro  
    gramming patterns.","homepage":"http:\/\/www.minifier.org","keywords":["JS"  
    ,"css","javascript","minifier","minify"],"support":{"issues":"https:\/\/git  
    hub.com\/matthiasmullie\/minify\/issues","source":"https:\/\/github.com\/ma  
    tthiasmullie\/minify\/tree\/1.3.69"},"funding":[{"url":"https:\/\/github.co  
    m\/matthiasmullie","type":"github"}],"install-path":"..\/matthiasmullie\/mi  
    nify"},{"name":"matthiasmullie\/path-converter","version":"1.1.3","version_  
    normalized":"1.1.3.0","source":{"type":"git","url":"https:\/\/github.com\/m  
    atthiasmullie\/path-converter.git","reference":"e7d13b2c7e2f2268e1424aaed02  
    085518afa02d9"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos  
    \/matthiasmullie\/path-converter\/zipball\/e7d13b2c7e2f2268e1424aaed0208551  
    8afa02d9","reference":"e7d13b2c7e2f2268e1424aaed02085518afa02d9","shasum":"  
    "},"require":{"ext-pcre":"*","php":">=5.3.0"},"require-dev":{"phpunit\/phpu  
    nit":"~4.8"},"time":"2019-02-05T23:41:09+00:00","type":"library","installat  
    ion-source":"dist","autoload":{"psr-4":{"MatthiasMullie\\PathConverter\\":"  
    src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license  
    ":["MIT"],"authors":[{"name":"Matthias Mullie","email":"pathconverter@mulli  
    e.eu","homepage":"http:\/\/www.mullie.eu","role":"Developer"}],"description  
    ":"Relative path converter","homepage":"http:\/\/github.com\/matthiasmullie  
    \/path-converter","keywords":["converter","path","paths","relative"],"suppo  
    rt":{"issues":"https:\/\/github.com\/matthiasmullie\/path-converter\/issues  
    ","source":"https:\/\/github.com\/matthiasmullie\/path-converter\/tree\/1.1  
    .3"},"install-path":"..\/matthiasmullie\/path-converter"},{"name":"menatwor  
    k\/contao-multicolumnwizard","version":"3.3.17","version_normalized":"3.3.1  
    7.0","source":{"type":"git","url":"https:\/\/github.com\/menatwork\/MultiCo  
    lumnWizard.git","reference":"00170fab4b53d10ea270726aff1b15ff2475aca7"},"di  
    st":{"type":"zip","url":"https:\/\/api.github.com\/repos\/menatwork\/MultiC  
    olumnWizard\/zipball\/00170fab4b53d10ea270726aff1b15ff2475aca7","reference"  
    :"00170fab4b53d10ea270726aff1b15ff2475aca7","shasum":""},"require":{"contao  
    -community-alliance\/composer-plugin":"~2.4 || ~3.0","contao\/core-bundle":  
    "~3.5 || ~4.1"},"replace":{"contao-legacy\/multicolumnwizard":"*"},"time":"  
    2020-10-30T16:30:30+00:00","type":"contao-module","extra":{"contao":{"sourc  
    es":{"system\/modules\/multicolumnwizard":"system\/modules\/multicolumnwiza  
    rd"}},"branch-alias":{"dev-master":"3.3.x-dev","dev-dev":"3.4.x-dev"}},"ins  
    tallation-source":"dist","autoload":{"classmap":["system\/"],"psr-4":{"MenA  
    tWork\\MultiColumnWizard\\":"system\/modules\/multicolumnwizard\/src\/"}},"  
    notification-url":"https:\/\/packagist.org\/downloads\/","license":["LGPL-3  
    .0-or-later"],"authors":[{"name":"Andreas Isaak","email":"contao@men-at-wor  
    k.de","homepage":"http:\/\/www.men-at-work.de","role":"Project leader"},{"n  
    ame":"David Maack","email":"contao@men-at-work.de","homepage":"http:\/\/www  
    .men-at-work.de","role":"Developer"},{"name":"Andreas Schempp","email":"and  
    reas.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":"Tris  
    tan Lins","email":"tristan.lins@bit3.de","homepage":"http:\/\/bit3.de","rol  
    e":"Developer"}],"description":"MultiColumWizard for Contao OpenSource CMS"  
    ,"homepage":"http:\/\/www.men-at-work.de","keywords":["contao","widget","wi  
    zard"],"support":{"irc":"irc:\/\/irc.freenode.org\/contao.dev","issues":"ht  
    tps:\/\/github.com\/menatwork\/MultiColumnWizard\/issues","source":"https:\  
    /\/github.com\/menatwork\/MultiColumnWizard","wiki":"http:\/\/de.contaowiki  
    .org\/MultiColumnWizard"},"abandoned":"menatwork\/contao-multicolumnwizard-  
    bundle","install-path":"..\/menatwork\/contao-multicolumnwizard"},{"name":"  
    monolog\/monolog","version":"2.8.0","version_normalized":"2.8.0.0","source"  
    :{"type":"git","url":"https:\/\/github.com\/Seldaek\/monolog.git","referenc  
    e":"720488632c590286b88b80e62aa3d3d551ad4a50"},"dist":{"type":"zip","url":"  
    https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/720488632c59028  
    6b88b80e62aa3d3d551ad4a50","reference":"720488632c590286b88b80e62aa3d3d551a  
    d4a50","shasum":""},"require":{"php":">=7.2","psr\/log":"^1.0.1 || ^2.0 ||   
    ^3.0"},"provide":{"psr\/log-implementation":"1.0.0 || 2.0.0 || 3.0.0"},"req  
    uire-dev":{"aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@de  
    v","elasticsearch\/elasticsearch":"^7 || ^8","ext-json":"*","graylog2\/gelf  
    -php":"^1.4.2","guzzlehttp\/guzzle":"^7.4","guzzlehttp\/psr7":"^2.2","mongo  
    db\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","phpspec\/proph  
    ecy":"^1.15","phpstan\/phpstan":"^0.12.91","phpunit\/phpunit":"^8.5.14","pr  
    edis\/predis":"^1.1 || ^2.0","rollbar\/rollbar":"^1.3 || ^2 || ^3","ruflin\  
    /elastica":"^7","swiftmailer\/swiftmailer":"^5.3|^6.0","symfony\/mailer":"^  
    5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"suggest":{"aws\/aws-sdk-php":"All  
    ow sending log messages to AWS services like DynamoDB","doctrine\/couchdb":  
    "Allow sending log messages to a CouchDB server","elasticsearch\/elasticsea  
    rch":"Allow sending log messages to an Elasticsearch server via official cl  
    ient","ext-amqp":"Allow sending log messages to an AMQP server (1.0+ requir  
    ed)","ext-curl":"Required to send log messages using the IFTTTHandler, the   
    LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the Telegram  
    BotHandler","ext-mbstring":"Allow to work properly with unicode symbols","e  
    xt-mongodb":"Allow sending log messages to a MongoDB server (via driver)","  
    ext-openssl":"Required to send log messages using SSL","ext-sockets":"Allow  
     sending log messages to a Syslog server (via UDP driver)","graylog2\/gelf-  
    php":"Allow sending log messages to a GrayLog2 server","mongodb\/mongodb":"  
    Allow sending log messages to a MongoDB server (via library)","php-amqplib\  
    /php-amqplib":"Allow sending log messages to an AMQP server using php-amqpl  
    ib","rollbar\/rollbar":"Allow sending log messages to Rollbar","ruflin\/ela  
    stica":"Allow sending log messages to an Elastic Search server"},"time":"20  
    22-07-24T11:55:47+00:00","type":"library","extra":{"branch-alias":{"dev-mai  
    n":"2.x-dev"}},"installation-source":"dist","autoload":{"psr-4":{"Monolog\\  
    ":"src\/Monolog"}},"notification-url":"https:\/\/packagist.org\/downloads\/  
    ","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano  
    @seld.be","homepage":"https:\/\/seld.be"}],"description":"Sends your logs t  
    o files, sockets, inboxes, databases and various web services","homepage":"  
    https:\/\/github.com\/Seldaek\/monolog","keywords":["log","logging","psr-3"  
    ],"support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","sou  
    rce":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.8.0"},"funding":[{"ur  
    l":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidel  
    ift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],  
    "install-path":"..\/monolog\/monolog"},{"name":"myclabs\/php-enum","version  
    ":"1.8.4","version_normalized":"1.8.4.0","source":{"type":"git","url":"http  
    s:\/\/github.com\/myclabs\/php-enum.git","reference":"a867478eae49c9f59ece4  
    37ae7f9506bfaa27483"},"dist":{"type":"zip","url":"https:\/\/api.github.com\  
    /repos\/myclabs\/php-enum\/zipball\/a867478eae49c9f59ece437ae7f9506bfaa2748  
    3","reference":"a867478eae49c9f59ece437ae7f9506bfaa27483","shasum":""},"req  
    uire":{"ext-json":"*","php":"^7.3 || ^8.0"},"require-dev":{"phpunit\/phpuni  
    t":"^9.5","squizlabs\/php_codesniffer":"1.*","vimeo\/psalm":"^4.6.2"},"time  
    ":"2022-08-04T09:53:51+00:00","type":"library","installation-source":"dist"  
    ,"autoload":{"psr-4":{"MyCLabs\\Enum\\":"src\/"},"classmap":["stubs\/String  
    able.php"]},"notification-url":"https:\/\/packagist.org\/downloads\/","lice  
    nse":["MIT"],"authors":[{"name":"PHP Enum contributors","homepage":"https:\  
    /\/github.com\/myclabs\/php-enum\/graphs\/contributors"}],"description":"PH  
    P Enum implementation","homepage":"http:\/\/github.com\/myclabs\/php-enum",  
    "keywords":["enum"],"support":{"issues":"https:\/\/github.com\/myclabs\/php  
    -enum\/issues","source":"https:\/\/github.com\/myclabs\/php-enum\/tree\/1.8  
    .4"},"funding":[{"url":"https:\/\/github.com\/mnapoli","type":"github"},{"u  
    rl":"https:\/\/tidelift.com\/funding\/github\/packagist\/myclabs\/php-enum"  
    ,"type":"tidelift"}],"install-path":"..\/myclabs\/php-enum"},{"name":"nelmi  
    o\/cors-bundle","version":"2.2.0","version_normalized":"2.2.0.0","source":{  
    "type":"git","url":"https:\/\/github.com\/nelmio\/NelmioCorsBundle.git","re  
    ference":"0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0"},"dist":{"type":"zip","  
    url":"https:\/\/api.github.com\/repos\/nelmio\/NelmioCorsBundle\/zipball\/0  
    ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0","reference":"0ee5ee30b0ee08ea122d4  
    31ae6e0ddeb87f035c0","shasum":""},"require":{"symfony\/framework-bundle":"^  
    4.3 || ^5.0 || ^6.0"},"require-dev":{"mockery\/mockery":"^1.2","symfony\/ph  
    punit-bridge":"^4.3 || ^5.0 || ^6.0"},"time":"2021-12-01T09:34:27+00:00","t  
    ype":"symfony-bundle","extra":{"branch-alias":{"dev-master":"2.0.x-dev"}},"  
    installation-source":"dist","autoload":{"psr-4":{"Nelmio\\CorsBundle\\":""}  
    ,"exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packa  
    gist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nelmio","homep  
    age":"http:\/\/nelm.io"},{"name":"Symfony Community","homepage":"https:\/\/  
    github.com\/nelmio\/NelmioCorsBundle\/contributors"}],"description":"Adds C  
    ORS (Cross-Origin Resource Sharing) headers support in your Symfony applica  
    tion","keywords":["api","cors","crossdomain"],"support":{"issues":"https:\/  
    \/github.com\/nelmio\/NelmioCorsBundle\/issues","source":"https:\/\/github.  
    com\/nelmio\/NelmioCorsBundle\/tree\/2.2.0"},"install-path":"..\/nelmio\/co  
    rs-bundle"},{"name":"nelmio\/security-bundle","version":"v2.12.0","version_  
    normalized":"2.12.0.0","source":{"type":"git","url":"https:\/\/github.com\/  
    nelmio\/NelmioSecurityBundle.git","reference":"dc8b8c3ee5c64715486e1e3947f8  
    3f4169f4374f"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\  
    /nelmio\/NelmioSecurityBundle\/zipball\/dc8b8c3ee5c64715486e1e3947f83f4169f  
    4374f","reference":"dc8b8c3ee5c64715486e1e3947f83f4169f4374f","shasum":""},  
    "require":{"paragonie\/random_compat":"~1.0|~2.0|~9.99.99","php":">5.4","sy  
    mfony\/framework-bundle":"~2.3|~v3.0|~4.0|~5.0|~6.0","symfony\/security-cor  
    e":"~2.3|~3.0|~4.0|~5.0|~6.0","symfony\/security-csrf":"~2.3|~3.0|~4.0|~5.0  
    |~6.0","symfony\/security-http":"~2.3|~3.0|~4.0|~5.0|~6.0","symfony\/yaml":  
    "~2.3|~3.0|~4.0|~5.0|~6.0","ua-parser\/uap-php":"^3.4.4"},"require-dev":{"d  
    octrine\/cache":"^1.0","psr\/cache":"^1.0","symfony\/phpunit-bridge":"^5.0.  
    5|^6.0","twig\/twig":"^1.38|^2.10|^3.0"},"time":"2022-02-23T06:10:58+00:00"  
    ,"type":"symfony-bundle","extra":{"branch-alias":{"dev-master":"2.11.x-dev"  
    }},"installation-source":"dist","autoload":{"psr-4":{"Nelmio\\SecurityBundl  
    e\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\  
    /\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nelmio  
    ","homepage":"http:\/\/nelm.io"},{"name":"Symfony Community","homepage":"ht  
    tps:\/\/github.com\/nelmio\/NelmioSecurityBundle\/contributors"}],"descript  
    ion":"Extra security-related features for Symfony: signed\/encrypted cookie  
    s, HTTPS\/SSL\/HSTS handling, cookie session storage, ...","keywords":["sec  
    urity"],"support":{"issues":"https:\/\/github.com\/nelmio\/NelmioSecurityBu  
    ndle\/issues","source":"https:\/\/github.com\/nelmio\/NelmioSecurityBundle\  
    /tree\/v2.12.0"},"install-path":"..\/nelmio\/security-bundle"},{"name":"net  
    te\/schema","version":"v1.2.2","version_normalized":"1.2.2.0","source":{"ty  
    pe":"git","url":"https:\/\/github.com\/nette\/schema.git","reference":"9a39  
    cef03a5b34c7de64f551538cbba05c2be5df"},"dist":{"type":"zip","url":"https:\/  
    \/api.github.com\/repos\/nette\/schema\/zipball\/9a39cef03a5b34c7de64f55153  
    8cbba05c2be5df","reference":"9a39cef03a5b34c7de64f551538cbba05c2be5df","sha  
    sum":""},"require":{"nette\/utils":"^2.5.7 || ^3.1.5 ||  ^4.0","php":">=7.1  
     <8.2"},"require-dev":{"nette\/tester":"^2.3 || ^2.4","phpstan\/phpstan-net  
    te":"^0.12","tracy\/tracy":"^2.7"},"time":"2021-10-15T11:40:02+00:00","type  
    ":"library","extra":{"branch-alias":{"dev-master":"1.2-dev"}},"installation  
    -source":"dist","autoload":{"classmap":["src\/"]},"notification-url":"https  
    :\/\/packagist.org\/downloads\/","license":["BSD-3-Clause","GPL-2.0-only","  
    GPL-3.0-only"],"authors":[{"name":"David Grudl","homepage":"https:\/\/david  
    grudl.com"},{"name":"Nette Community","homepage":"https:\/\/nette.org\/cont  
    ributors"}],"description":"\ud83d\udcd0 Nette Schema: validating data struc  
    tures against a given Schema.","homepage":"https:\/\/nette.org","keywords":  
    ["config","nette"],"support":{"issues":"https:\/\/github.com\/nette\/schema  
    \/issues","source":"https:\/\/github.com\/nette\/schema\/tree\/v1.2.2"},"in  
    stall-path":"..\/nette\/schema"},{"name":"nette\/utils","version":"v3.2.8",  
    "version_normalized":"3.2.8.0","source":{"type":"git","url":"https:\/\/gith  
    ub.com\/nette\/utils.git","reference":"02a54c4c872b99e4ec05c4aec54b5a06eb0f  
    6368"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/nette\/  
    utils\/zipball\/02a54c4c872b99e4ec05c4aec54b5a06eb0f6368","reference":"02a5  
    4c4c872b99e4ec05c4aec54b5a06eb0f6368","shasum":""},"require":{"php":">=7.2   
    <8.3"},"conflict":{"nette\/di":"<3.0.6"},"require-dev":{"nette\/tester":"~2  
    .0","phpstan\/phpstan":"^1.0","tracy\/tracy":"^2.3"},"suggest":{"ext-gd":"t  
    o use Image","ext-iconv":"to use Strings::webalize(), toAscii(), chr() and   
    reverse()","ext-intl":"to use Strings::webalize(), toAscii(), normalize() a  
    nd compare()","ext-json":"to use Nette\\Utils\\Json","ext-mbstring":"to use  
     Strings::lower() etc...","ext-tokenizer":"to use Nette\\Utils\\Reflection:  
    :getUseStatements()","ext-xml":"to use Strings::length() etc. when mbstring  
     is not available"},"time":"2022-09-12T23:36:20+00:00","type":"library","ex  
    tra":{"branch-alias":{"dev-master":"3.2-dev"}},"installation-source":"dist"  
    ,"autoload":{"classmap":["src\/"]},"notification-url":"https:\/\/packagist.  
    org\/downloads\/","license":["BSD-3-Clause","GPL-2.0-only","GPL-3.0-only"],  
    "authors":[{"name":"David Grudl","homepage":"https:\/\/davidgrudl.com"},{"n  
    ame":"Nette Community","homepage":"https:\/\/nette.org\/contributors"}],"de  
    scription":"\ud83d\udee0  Nette Utils: lightweight utilities for string & a  
    rray manipulation, image handling, safe JSON encoding\/decoding, validation  
    , slug or strong password generating etc.","homepage":"https:\/\/nette.org"  
    ,"keywords":["array","core","datetime","images","json","nette","paginator",  
    "password","slugify","string","unicode","utf-8","utility","validation"],"su  
    pport":{"issues":"https:\/\/github.com\/nette\/utils\/issues","source":"htt  
    ps:\/\/github.com\/nette\/utils\/tree\/v3.2.8"},"install-path":"..\/nette\/  
    utils"},{"name":"nikic\/php-parser","version":"v4.15.1","version_normalized  
    ":"4.15.1.0","source":{"type":"git","url":"https:\/\/github.com\/nikic\/PHP  
    -Parser.git","reference":"0ef6c55a3f47f89d7a374e6f835197a0b5fcf900"},"dist"  
    :{"type":"zip","url":"https:\/\/api.github.com\/repos\/nikic\/PHP-Parser\/z  
    ipball\/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900","reference":"0ef6c55a3f47  
    f89d7a374e6f835197a0b5fcf900","shasum":""},"require":{"ext-tokenizer":"*","  
    php":">=7.0"},"require-dev":{"ircmaxell\/php-yacc":"^0.0.7","phpunit\/phpun  
    it":"^6.5 || ^7.0 || ^8.0 || ^9.0"},"time":"2022-09-04T07:30:47+00:00","bin  
    ":["bin\/php-parse"],"type":"library","extra":{"branch-alias":{"dev-master"  
    :"4.9-dev"}},"installation-source":"dist","autoload":{"psr-4":{"PhpParser\\  
    ":"lib\/PhpParser"}},"notification-url":"https:\/\/packagist.org\/downloads  
    \/","license":["BSD-3-Clause"],"authors":[{"name":"Nikita Popov"}],"descrip  
    tion":"A PHP parser written in PHP","keywords":["parser","php"],"support":{  
    "issues":"https:\/\/github.com\/nikic\/PHP-Parser\/issues","source":"https:  
    \/\/github.com\/nikic\/PHP-Parser\/tree\/v4.15.1"},"install-path":"..\/niki  
    c\/php-parser"},{"name":"nyholm\/psr7","version":"1.5.1","version_normalize  
    d":"1.5.1.0","source":{"type":"git","url":"https:\/\/github.com\/Nyholm\/ps  
    r7.git","reference":"f734364e38a876a23be4d906a2a089e1315be18a"},"dist":{"ty  
    pe":"zip","url":"https:\/\/api.github.com\/repos\/Nyholm\/psr7\/zipball\/f7  
    34364e38a876a23be4d906a2a089e1315be18a","reference":"f734364e38a876a23be4d9  
    06a2a089e1315be18a","shasum":""},"require":{"php":">=7.1","php-http\/messag  
    e-factory":"^1.0","psr\/http-factory":"^1.0","psr\/http-message":"^1.0"},"p  
    rovide":{"psr\/http-factory-implementation":"1.0","psr\/http-message-implem  
    entation":"1.0"},"require-dev":{"http-interop\/http-factory-tests":"^0.9","  
    php-http\/psr7-integration-tests":"^1.0","phpunit\/phpunit":"^7.5 || 8.5 ||  
     9.4","symfony\/error-handler":"^4.4"},"time":"2022-06-22T07:13:36+00:00","  
    type":"library","extra":{"branch-alias":{"dev-master":"1.4-dev"}},"installa  
    tion-source":"dist","autoload":{"psr-4":{"Nyholm\\Psr7\\":"src\/"}},"notifi  
    cation-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"autho  
    rs":[{"name":"Tobias Nyholm","email":"tobias.nyholm@gmail.com"},{"name":"Ma  
    rtijn van der Ven","email":"martijn@vanderven.se"}],"description":"A fast P  
    HP7 implementation of PSR-7","homepage":"https:\/\/tnyholm.se","keywords":[  
    "psr-17","psr-7"],"support":{"issues":"https:\/\/github.com\/Nyholm\/psr7\/  
    issues","source":"https:\/\/github.com\/Nyholm\/psr7\/tree\/1.5.1"},"fundin  
    g":[{"url":"https:\/\/github.com\/Zegnat","type":"github"},{"url":"https:\/  
    \/github.com\/nyholm","type":"github"}],"install-path":"..\/nyholm\/psr7"},  
    {"name":"oveleon\/contao-cookiebar","version":"1.12.4","version_normalized"  
    :"1.12.4.0","source":{"type":"git","url":"https:\/\/github.com\/oveleon\/co  
    ntao-cookiebar.git","reference":"4b9eea2065fec4491e9f7539ebbd77656b265274"}  
    ,"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/oveleon\/cont  
    ao-cookiebar\/zipball\/4b9eea2065fec4491e9f7539ebbd77656b265274","reference  
    ":"4b9eea2065fec4491e9f7539ebbd77656b265274","shasum":""},"require":{"conta  
    o\/core-bundle":"^4.9.28","ext-json":"*","php":">=7.2","symfony\/http-found  
    ation":"^4.4 || ^5.2","symfony\/serializer":"^4.4 || ^5.2"},"conflict":{"co  
    ntao\/core":"*","contao\/manager-plugin":"<2.0 || >=3.0"},"require-dev":{"c  
    ontao\/manager-plugin":"^2.0"},"time":"2022-09-20T06:11:54+00:00","type":"c  
    ontao-bundle","extra":{"branch-alias":{"dev-master":"1.12.x-dev"},"contao-m  
    anager-plugin":"Oveleon\\ContaoCookiebar\\ContaoManager\\Plugin"},"installa  
    tion-source":"dist","autoload":{"psr-4":{"Oveleon\\ContaoCookiebar\\":"src\  
    /"},"classmap":["src\/Resources\/contao\/"],"exclude-from-classmap":["src\/  
    Resources\/contao\/config\/","src\/Resources\/contao\/dca\/","src\/Resource  
    s\/contao\/languages\/","src\/Resources\/contao\/templates\/"]},"notificati  
    on-url":"https:\/\/packagist.org\/downloads\/","license":["AGPL-3.0-or-late  
    r"],"authors":[{"name":"Oveleon","email":"info@oveleon.de","homepage":"http  
    s:\/\/www.oveleon.de","role":"Developer"},{"name":"Daniele Sciannimanica","  
    homepage":"https:\/\/github.com\/doishub","role":"Developer"}],"description  
    ":"Contao Cookiebar","homepage":"https:\/\/www.oveleon.de\/cookiebar.html",  
    "keywords":["consent","contao","cookie","opt in"],"support":{"docs":"https:  
    \/\/github.com\/oveleon\/contao-cookiebar","issues":"https:\/\/github.com\/  
    oveleon\/contao-cookiebar\/issues","source":"https:\/\/github.com\/oveleon\  
    /contao-cookiebar"},"funding":[{"url":"https:\/\/github.com\/oveleon","type  
    ":"github"}],"install-path":"..\/oveleon\/contao-cookiebar"},{"name":"parag  
    onie\/constant_time_encoding","version":"v2.6.3","version_normalized":"2.6.  
    3.0","source":{"type":"git","url":"https:\/\/github.com\/paragonie\/constan  
    t_time_encoding.git","reference":"58c3f47f650c94ec05a151692652a868995d2938"  
    },"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/paragonie\/c  
    onstant_time_encoding\/zipball\/58c3f47f650c94ec05a151692652a868995d2938","  
    reference":"58c3f47f650c94ec05a151692652a868995d2938","shasum":""},"require  
    ":{"php":"^7|^8"},"require-dev":{"phpunit\/phpunit":"^6|^7|^8|^9","vimeo\/p  
    salm":"^1|^2|^3|^4"},"time":"2022-06-14T06:56:20+00:00","type":"library","i  
    nstallation-source":"dist","autoload":{"psr-4":{"ParagonIE\\ConstantTime\\"  
    :"src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/","licen  
    se":["MIT"],"authors":[{"name":"Paragon Initiative Enterprises","email":"se  
    curity@paragonie.com","homepage":"https:\/\/paragonie.com","role":"Maintain  
    er"},{"name":"Steve 'Sc00bz' Thomas","email":"steve@tobtu.com","homepage":"  
    https:\/\/www.tobtu.com","role":"Original Developer"}],"description":"Const  
    ant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",  
    "keywords":["base16","base32","base32_decode","base32_encode","base64","bas  
    e64_decode","base64_encode","bin2hex","encoding","hex","hex2bin","rfc4648"]  
    ,"support":{"email":"info@paragonie.com","issues":"https:\/\/github.com\/pa  
    ragonie\/constant_time_encoding\/issues","source":"https:\/\/github.com\/pa  
    ragonie\/constant_time_encoding"},"install-path":"..\/paragonie\/constant_t  
    ime_encoding"},{"name":"paragonie\/random_compat","version":"v9.99.100","ve  
    rsion_normalized":"9.99.100.0","source":{"type":"git","url":"https:\/\/gith  
    ub.com\/paragonie\/random_compat.git","reference":"996434e5492cb4c3edcb9168  
    db6fbb1359ef965a"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/re  
    pos\/paragonie\/random_compat\/zipball\/996434e5492cb4c3edcb9168db6fbb1359e  
    f965a","reference":"996434e5492cb4c3edcb9168db6fbb1359ef965a","shasum":""},  
    "require":{"php":">= 7"},"require-dev":{"phpunit\/phpunit":"4.*|5.*","vimeo  
    \/psalm":"^1"},"suggest":{"ext-libsodium":"Provides a modern crypto API tha  
    t can be used to generate random bytes."},"time":"2020-10-15T08:29:30+00:00  
    ","type":"library","installation-source":"dist","notification-url":"https:\  
    /\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Parago  
    n Initiative Enterprises","email":"security@paragonie.com","homepage":"http  
    s:\/\/paragonie.com"}],"description":"PHP 5.x polyfill for random_bytes() a  
    nd random_int() from PHP 7","keywords":["csprng","polyfill","pseudorandom",  
    "random"],"support":{"email":"info@paragonie.com","issues":"https:\/\/githu  
    b.com\/paragonie\/random_compat\/issues","source":"https:\/\/github.com\/pa  
    ragonie\/random_compat"},"install-path":"..\/paragonie\/random_compat"},{"n  
    ame":"patchwork\/utf8","version":"v1.3.3","version_normalized":"1.3.3.0","s  
    ource":{"type":"git","url":"https:\/\/github.com\/tchwork\/utf8.git","refer  
    ence":"e1fa4d4a57896d074c9a8d01742b688d5db4e9d5"},"dist":{"type":"zip","url  
    ":"https:\/\/api.github.com\/repos\/tchwork\/utf8\/zipball\/e1fa4d4a57896d0  
    74c9a8d01742b688d5db4e9d5","reference":"e1fa4d4a57896d074c9a8d01742b688d5db  
    4e9d5","shasum":""},"require":{"lib-pcre":">=7.3","php":">=5.3.0"},"require  
    -dev":{"symfony\/phpunit-bridge":"^3.4|^4.4"},"suggest":{"ext-iconv":"Use i  
    conv 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"},"time":"2021-01-07T16:38:58+00:00","type":  
    "library","extra":{"branch-alias":{"dev-master":"1.3-dev"}},"installation-s  
    ource":"dist","autoload":{"psr-4":{"Patchwork\\":"src\/Patchwork\/"},"class  
    map":["src\/Normalizer.php"]},"notification-url":"https:\/\/packagist.org\/  
    downloads\/","license":["(Apache-2.0 or GPL-2.0)"],"authors":[{"name":"Nico  
    las Grekas","email":"p@tchwork.com"}],"description":"Portable and performan  
    t UTF-8, Unicode and Grapheme Clusters for PHP","homepage":"https:\/\/githu  
    b.com\/tchwork\/utf8","keywords":["grapheme","i18n","unicode","utf-8","utf8  
    "],"support":{"issues":"https:\/\/github.com\/tchwork\/utf8\/issues","sourc  
    e":"https:\/\/github.com\/tchwork\/utf8\/tree\/v1.3.3"},"funding":[{"url":"  
    https:\/\/github.com\/nicolas-grekas","type":"github"},{"url":"https:\/\/ti  
    delift.com\/funding\/github\/packagist\/patchwork\/utf8","type":"tidelift"}  
    ],"abandoned":"symfony\/polyfill-mbstring or symfony\/string","install-path  
    ":"..\/patchwork\/utf8"},{"name":"php-http\/client-common","version":"2.6.0  
    ","version_normalized":"2.6.0.0","source":{"type":"git","url":"https:\/\/gi  
    thub.com\/php-http\/client-common.git","reference":"45db684cd4e186dcdc2b9c0  
    6b22970fe123796c0"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/r  
    epos\/php-http\/client-common\/zipball\/45db684cd4e186dcdc2b9c06b22970fe123  
    796c0","reference":"45db684cd4e186dcdc2b9c06b22970fe123796c0","shasum":""},  
    "require":{"php":"^7.1 || ^8.0","php-http\/httplug":"^2.0","php-http\/messa  
    ge":"^1.6","php-http\/message-factory":"^1.0","psr\/http-client":"^1.0","ps  
    r\/http-factory":"^1.0","psr\/http-message":"^1.0","symfony\/options-resolv  
    er":"~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.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.3 || ^7.1","ph  
    pspec\/prophecy":"^1.10.2","phpunit\/phpunit":"^7.5.15 || ^8.5 || ^9.3"},"s  
    uggest":{"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"},"time":"2  
    022-09-29T09:59:43+00:00","type":"library","extra":{"branch-alias":{"dev-ma  
    ster":"2.3.x-dev"}},"installation-source":"dist","autoload":{"psr-4":{"Http  
    \\Client\\Common\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/  
    downloads\/","license":["MIT"],"authors":[{"name":"M\u00e1rk S\u00e1gi-Kaz\  
    u00e1r","email":"mark.sagikazar@gmail.com"}],"description":"Common HTTP Cli  
    ent implementations and tools for HTTPlug","homepage":"http:\/\/httplug.io"  
    ,"keywords":["client","common","http","httplug"],"support":{"issues":"https  
    :\/\/github.com\/php-http\/client-common\/issues","source":"https:\/\/githu  
    b.com\/php-http\/client-common\/tree\/2.6.0"},"install-path":"..\/php-http\  
    /client-common"},{"name":"php-http\/discovery","version":"1.14.3","version_  
    normalized":"1.14.3.0","source":{"type":"git","url":"https:\/\/github.com\/  
    php-http\/discovery.git","reference":"31d8ee46d0215108df16a8527c7438e96a4d7  
    735"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/php-http  
    \/discovery\/zipball\/31d8ee46d0215108df16a8527c7438e96a4d7735","reference"  
    :"31d8ee46d0215108df16a8527c7438e96a4d7735","shasum":""},"require":{"php":"  
    ^7.1 || ^8.0"},"conflict":{"nyholm\/psr7":"<1.0"},"require-dev":{"graham-ca  
    mpbell\/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"  
    },"suggest":{"php-http\/message":"Allow to use Guzzle, Diactoros or Slim Fr  
    amework factories"},"time":"2022-07-11T14:04:40+00:00","type":"library","ex  
    tra":{"branch-alias":{"dev-master":"1.9-dev"}},"installation-source":"dist"  
    ,"autoload":{"psr-4":{"Http\\Discovery\\":"src\/"}},"notification-url":"htt  
    ps:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"M\  
    u00e1rk S\u00e1gi-Kaz\u00e1r","email":"mark.sagikazar@gmail.com"}],"descrip  
    tion":"Finds installed HTTPlug implementations and PSR-7 message factories"  
    ,"homepage":"http:\/\/php-http.org","keywords":["adapter","client","discove  
    ry","factory","http","message","psr7"],"support":{"issues":"https:\/\/githu  
    b.com\/php-http\/discovery\/issues","source":"https:\/\/github.com\/php-htt  
    p\/discovery\/tree\/1.14.3"},"install-path":"..\/php-http\/discovery"},{"na  
    me":"php-http\/httplug","version":"2.3.0","version_normalized":"2.3.0.0","s  
    ource":{"type":"git","url":"https:\/\/github.com\/php-http\/httplug.git","r  
    eference":"f640739f80dfa1152533976e3c112477f69274eb"},"dist":{"type":"zip",  
    "url":"https:\/\/api.github.com\/repos\/php-http\/httplug\/zipball\/f640739  
    f80dfa1152533976e3c112477f69274eb","reference":"f640739f80dfa1152533976e3c1  
    12477f69274eb","shasum":""},"require":{"php":"^7.1 || ^8.0","php-http\/prom  
    ise":"^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"},"time":"2022-02-21T09:52:22+00:00","type":"library","extra  
    ":{"branch-alias":{"dev-master":"2.x-dev"}},"installation-source":"dist","a  
    utoload":{"psr-4":{"Http\\Client\\":"src\/"}},"notification-url":"https:\/\  
    /packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Eric GEL  
    OEN","email":"geloen.eric@gmail.com"},{"name":"M\u00e1rk S\u00e1gi-Kaz\u00e  
    1r","email":"mark.sagikazar@gmail.com","homepage":"https:\/\/sagikazarmark.  
    hu"}],"description":"HTTPlug, the HTTP client abstraction for PHP","homepag  
    e":"http:\/\/httplug.io","keywords":["client","http"],"support":{"issues":"  
    https:\/\/github.com\/php-http\/httplug\/issues","source":"https:\/\/github  
    .com\/php-http\/httplug\/tree\/2.3.0"},"install-path":"..\/php-http\/httplu  
    g"},{"name":"php-http\/message","version":"1.13.0","version_normalized":"1.  
    13.0.0","source":{"type":"git","url":"https:\/\/github.com\/php-http\/messa  
    ge.git","reference":"7886e647a30a966a1a8d1dad1845b71ca8678361"},"dist":{"ty  
    pe":"zip","url":"https:\/\/api.github.com\/repos\/php-http\/message\/zipbal  
    l\/7886e647a30a966a1a8d1dad1845b71ca8678361","reference":"7886e647a30a966a1  
    a8d1dad1845b71ca8678361","shasum":""},"require":{"clue\/stream-filter":"^1.  
    5","php":"^7.1 || ^8.0","php-http\/message-factory":"^1.0.2","psr\/http-mes  
    sage":"^1.0"},"provide":{"php-http\/message-factory-implementation":"1.0"},  
    "require-dev":{"ergebnis\/composer-normalize":"^2.6","ext-zlib":"*","guzzle  
    http\/psr7":"^1.0","laminas\/laminas-diactoros":"^2.0","phpspec\/phpspec":"  
    ^5.1 || ^6.3 || ^7.1","slim\/slim":"^3.0"},"suggest":{"ext-zlib":"Used with  
     compressor\/decompressor streams","guzzlehttp\/psr7":"Used with Guzzle PSR  
    -7 Factories","laminas\/laminas-diactoros":"Used with Diactoros Factories",  
    "slim\/slim":"Used with Slim Framework PSR-7 implementation"},"time":"2022-  
    02-11T13:41:14+00:00","type":"library","extra":{"branch-alias":{"dev-master  
    ":"1.10-dev"}},"installation-source":"dist","autoload":{"files":["src\/filt  
    ers.php"],"psr-4":{"Http\\Message\\":"src\/"}},"notification-url":"https:\/  
    \/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"M\u00e1  
    rk S\u00e1gi-Kaz\u00e1r","email":"mark.sagikazar@gmail.com"}],"description"  
    :"HTTP Message related tools","homepage":"http:\/\/php-http.org","keywords"  
    :["http","message","psr-7"],"support":{"issues":"https:\/\/github.com\/php-  
    http\/message\/issues","source":"https:\/\/github.com\/php-http\/message\/t  
    ree\/1.13.0"},"install-path":"..\/php-http\/message"},{"name":"php-http\/me  
    ssage-factory","version":"v1.0.2","version_normalized":"1.0.2.0","source":{  
    "type":"git","url":"https:\/\/github.com\/php-http\/message-factory.git","r  
    eference":"a478cb11f66a6ac48d8954216cfed9aa06a501a1"},"dist":{"type":"zip",  
    "url":"https:\/\/api.github.com\/repos\/php-http\/message-factory\/zipball\  
    /a478cb11f66a6ac48d8954216cfed9aa06a501a1","reference":"a478cb11f66a6ac48d8  
    954216cfed9aa06a501a1","shasum":""},"require":{"php":">=5.4","psr\/http-mes  
    sage":"^1.0"},"time":"2015-12-19T14:08:53+00:00","type":"library","extra":{  
    "branch-alias":{"dev-master":"1.0-dev"}},"installation-source":"dist","auto  
    load":{"psr-4":{"Http\\Message\\":"src\/"}},"notification-url":"https:\/\/p  
    ackagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"M\u00e1rk   
    S\u00e1gi-Kaz\u00e1r","email":"mark.sagikazar@gmail.com"}],"description":"F  
    actory interfaces for PSR-7 HTTP Message","homepage":"http:\/\/php-http.org  
    ","keywords":["factory","http","message","stream","uri"],"support":{"issues  
    ":"https:\/\/github.com\/php-http\/message-factory\/issues","source":"https  
    :\/\/github.com\/php-http\/message-factory\/tree\/master"},"install-path":"  
    ..\/php-http\/message-factory"},{"name":"php-http\/promise","version":"1.1.  
    0","version_normalized":"1.1.0.0","source":{"type":"git","url":"https:\/\/g  
    ithub.com\/php-http\/promise.git","reference":"4c4c1f9b7289a2ec57cde7f1e976  
    2a5789506f88"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\  
    /php-http\/promise\/zipball\/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88","ref  
    erence":"4c4c1f9b7289a2ec57cde7f1e9762a5789506f88","shasum":""},"require":{  
    "php":"^7.1 || ^8.0"},"require-dev":{"friends-of-phpspec\/phpspec-code-cove  
    rage":"^4.3.2","phpspec\/phpspec":"^5.1.2 || ^6.2"},"time":"2020-07-07T09:2  
    9:14+00:00","type":"library","extra":{"branch-alias":{"dev-master":"1.1-dev  
    "}},"installation-source":"dist","autoload":{"psr-4":{"Http\\Promise\\":"sr  
    c\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":  
    ["MIT"],"authors":[{"name":"Joel Wurtz","email":"joel.wurtz@gmail.com"},{"n  
    ame":"M\u00e1rk S\u00e1gi-Kaz\u00e1r","email":"mark.sagikazar@gmail.com"}],  
    "description":"Promise used for asynchronous HTTP requests","homepage":"htt  
    p:\/\/httplug.io","keywords":["promise"],"support":{"issues":"https:\/\/git  
    hub.com\/php-http\/promise\/issues","source":"https:\/\/github.com\/php-htt  
    p\/promise\/tree\/1.1.0"},"install-path":"..\/php-http\/promise"},{"name":"  
    phpoffice\/phpspreadsheet","version":"1.25.2","version_normalized":"1.25.2.  
    0","source":{"type":"git","url":"https:\/\/github.com\/PHPOffice\/PhpSpread  
    sheet.git","reference":"a317a09e7def49852400a4b3eca4a4b0790ceeb5"},"dist":{  
    "type":"zip","url":"https:\/\/api.github.com\/repos\/PHPOffice\/PhpSpreadsh  
    eet\/zipball\/a317a09e7def49852400a4b3eca4a4b0790ceeb5","reference":"a317a0  
    9e7def49852400a4b3eca4a4b0790ceeb5","shasum":""},"require":{"ext-ctype":"*"  
    ,"ext-dom":"*","ext-fileinfo":"*","ext-gd":"*","ext-iconv":"*","ext-libxml"  
    :"*","ext-mbstring":"*","ext-simplexml":"*","ext-xml":"*","ext-xmlreader":"  
    *","ext-xmlwriter":"*","ext-zip":"*","ext-zlib":"*","ezyang\/htmlpurifier":  
    "^4.15","maennchen\/zipstream-php":"^2.1","markbaker\/complex":"^3.0","mark  
    baker\/matrix":"^3.0","php":"^7.3 || ^8.0","psr\/http-client":"^1.0","psr\/  
    http-factory":"^1.0","psr\/simple-cache":"^1.0 || ^2.0 || ^3.0"},"require-d  
    ev":{"dealerdirect\/phpcodesniffer-composer-installer":"dev-master","dompdf  
    \/dompdf":"^1.0 || ^2.0","friendsofphp\/php-cs-fixer":"^3.2","mitoteam\/jpg  
    raph":"10.2.4","mpdf\/mpdf":"8.1.1","phpcompatibility\/php-compatibility":"  
    ^9.3","phpstan\/phpstan":"^1.1","phpstan\/phpstan-phpunit":"^1.0","phpunit\  
    /phpunit":"^8.5 || ^9.0","squizlabs\/php_codesniffer":"^3.7","tecnickcom\/t  
    cpdf":"6.5"},"suggest":{"dompdf\/dompdf":"Option for rendering PDF with PDF  
     Writer","ext-intl":"PHP Internationalization Functions","mitoteam\/jpgraph  
    ":"Option for rendering charts, or including charts with PDF or HTML Writer  
    s","mpdf\/mpdf":"Option for rendering PDF with PDF Writer","tecnickcom\/tcp  
    df":"Option for rendering PDF with PDF Writer"},"time":"2022-09-25T17:21:01  
    +00:00","type":"library","installation-source":"dist","autoload":{"psr-4":{  
    "PhpOffice\\PhpSpreadsheet\\":"src\/PhpSpreadsheet"}},"notification-url":"h  
    ttps:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"  
    Maarten Balliauw","homepage":"https:\/\/blog.maartenballiauw.be"},{"name":"  
    Mark Baker","homepage":"https:\/\/markbakeruk.net"},{"name":"Franck Lefevre  
    ","homepage":"https:\/\/rootslabs.net"},{"name":"Erik Tilt"},{"name":"Adrie  
    n Crivelli"}],"description":"PHPSpreadsheet - Read, Create and Write Spread  
    sheet documents in PHP - Spreadsheet engine","homepage":"https:\/\/github.c  
    om\/PHPOffice\/PhpSpreadsheet","keywords":["OpenXML","excel","gnumeric","od  
    s","php","spreadsheet","xls","xlsx"],"support":{"issues":"https:\/\/github.  
    com\/PHPOffice\/PhpSpreadsheet\/issues","source":"https:\/\/github.com\/PHP  
    Office\/PhpSpreadsheet\/tree\/1.25.2"},"install-path":"..\/phpoffice\/phpsp  
    readsheet"},{"name":"phpspec\/php-diff","version":"v1.1.3","version_normali  
    zed":"1.1.3.0","source":{"type":"git","url":"https:\/\/github.com\/phpspec\  
    /php-diff.git","reference":"fc1156187f9f6c8395886fe85ed88a0a245d72e9"},"dis  
    t":{"type":"zip","url":"https:\/\/api.github.com\/repos\/phpspec\/php-diff\  
    /zipball\/fc1156187f9f6c8395886fe85ed88a0a245d72e9","reference":"fc1156187f  
    9f6c8395886fe85ed88a0a245d72e9","shasum":""},"time":"2020-09-18T13:47:07+00  
    :00","type":"library","extra":{"branch-alias":{"dev-master":"1.0.x-dev"}},"  
    installation-source":"dist","autoload":{"psr-0":{"Diff":"lib\/"}},"notifica  
    tion-url":"https:\/\/packagist.org\/downloads\/","license":["BSD-3-Clause"]  
    ,"authors":[{"name":"Chris Boulton","homepage":"http:\/\/github.com\/chrisb  
    oulton"}],"description":"A comprehensive library for generating differences  
     between two hashable objects (strings or arrays).","support":{"source":"ht  
    tps:\/\/github.com\/phpspec\/php-diff\/tree\/v1.1.3"},"install-path":"..\/p  
    hpspec\/php-diff"},{"name":"psr\/cache","version":"1.0.1","version_normaliz  
    ed":"1.0.1.0","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\/zipbal  
    l\/d11b50ad223250cf17b86e38383413f5a6764bf8","reference":"d11b50ad223250cf1  
    7b86e38383413f5a6764bf8","shasum":""},"require":{"php":">=5.3.0"},"time":"2  
    016-08-06T20:24:11+00:00","type":"library","extra":{"branch-alias":{"dev-ma  
    ster":"1.0.x-dev"}},"installation-source":"dist","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","ke  
    ywords":["cache","psr","psr-6"],"support":{"source":"https:\/\/github.com\/  
    php-fig\/cache\/tree\/master"},"install-path":"..\/psr\/cache"},{"name":"ps  
    r\/container","version":"1.1.2","version_normalized":"1.1.2.0","source":{"t  
    ype":"git","url":"https:\/\/github.com\/php-fig\/container.git","reference"  
    :"513e0666f7216c7459170d56df27dfcefe1689ea"},"dist":{"type":"zip","url":"ht  
    tps:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/513e0666f7216c7  
    459170d56df27dfcefe1689ea","reference":"513e0666f7216c7459170d56df27dfcefe1  
    689ea","shasum":""},"require":{"php":">=7.4.0"},"time":"2021-11-05T16:50:12  
    +00:00","type":"library","installation-source":"dist","autoload":{"psr-4":{  
    "Psr\\Container\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/d  
    ownloads\/","license":["MIT"],"authors":[{"name":"PHP-FIG","homepage":"http  
    s:\/\/www.php-fig.org\/"}],"description":"Common Container Interface (PHP F  
    IG PSR-11)","homepage":"https:\/\/github.com\/php-fig\/container","keywords  
    ":["PSR-11","container","container-interface","container-interop","psr"],"s  
    upport":{"issues":"https:\/\/github.com\/php-fig\/container\/issues","sourc  
    e":"https:\/\/github.com\/php-fig\/container\/tree\/1.1.2"},"install-path":  
    "..\/psr\/container"},{"name":"psr\/event-dispatcher","version":"1.0.0","ve  
    rsion_normalized":"1.0.0.0","source":{"type":"git","url":"https:\/\/github.  
    com\/php-fig\/event-dispatcher.git","reference":"dbefd12671e8a14ec7f180cab8  
    3036ed26714bb0"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repo  
    s\/php-fig\/event-dispatcher\/zipball\/dbefd12671e8a14ec7f180cab83036ed2671  
    4bb0","reference":"dbefd12671e8a14ec7f180cab83036ed26714bb0","shasum":""},"  
    require":{"php":">=7.2.0"},"time":"2019-01-08T18:20:26+00:00","type":"libra  
    ry","extra":{"branch-alias":{"dev-master":"1.0.x-dev"}},"installation-sourc  
    e":"dist","autoload":{"psr-4":{"Psr\\EventDispatcher\\":"src\/"}},"notifica  
    tion-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors  
    ":[{"name":"PHP-FIG","homepage":"http:\/\/www.php-fig.org\/"}],"description  
    ":"Standard interfaces for event handling.","keywords":["events","psr","psr  
    -14"],"support":{"issues":"https:\/\/github.com\/php-fig\/event-dispatcher\  
    /issues","source":"https:\/\/github.com\/php-fig\/event-dispatcher\/tree\/1  
    .0.0"},"install-path":"..\/psr\/event-dispatcher"},{"name":"psr\/http-clien  
    t","version":"1.0.1","version_normalized":"1.0.1.0","source":{"type":"git",  
    "url":"https:\/\/github.com\/php-fig\/http-client.git","reference":"2dfb5f6  
    c5eff0e91e20e913f8c5452ed95b86621"},"dist":{"type":"zip","url":"https:\/\/a  
    pi.github.com\/repos\/php-fig\/http-client\/zipball\/2dfb5f6c5eff0e91e20e91  
    3f8c5452ed95b86621","reference":"2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",  
    "shasum":""},"require":{"php":"^7.0 || ^8.0","psr\/http-message":"^1.0"},"t  
    ime":"2020-06-29T06:28:15+00:00","type":"library","extra":{"branch-alias":{  
    "dev-master":"1.0.x-dev"}},"installation-source":"dist","autoload":{"psr-4"  
    :{"Psr\\Http\\Client\\":"src\/"}},"notification-url":"https:\/\/packagist.o  
    rg\/downloads\/","license":["MIT"],"authors":[{"name":"PHP-FIG","homepage":  
    "http:\/\/www.php-fig.org\/"}],"description":"Common interface for HTTP cli  
    ents","homepage":"https:\/\/github.com\/php-fig\/http-client","keywords":["  
    http","http-client","psr","psr-18"],"support":{"source":"https:\/\/github.c  
    om\/php-fig\/http-client\/tree\/master"},"install-path":"..\/psr\/http-clie  
    nt"},{"name":"psr\/http-factory","version":"1.0.1","version_normalized":"1.  
    0.1.0","source":{"type":"git","url":"https:\/\/github.com\/php-fig\/http-fa  
    ctory.git","reference":"12ac7fcd07e5b077433f5f2bee95b3a771bf61be"},"dist":{  
    "type":"zip","url":"https:\/\/api.github.com\/repos\/php-fig\/http-factory\  
    /zipball\/12ac7fcd07e5b077433f5f2bee95b3a771bf61be","reference":"12ac7fcd07  
    e5b077433f5f2bee95b3a771bf61be","shasum":""},"require":{"php":">=7.0.0","ps  
    r\/http-message":"^1.0"},"time":"2019-04-30T12:38:16+00:00","type":"library  
    ","extra":{"branch-alias":{"dev-master":"1.0.x-dev"}},"installation-source"  
    :"dist","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":"C  
    ommon interfaces for PSR-7 HTTP message factories","keywords":["factory","h  
    ttp","message","psr","psr-17","psr-7","request","response"],"support":{"sou  
    rce":"https:\/\/github.com\/php-fig\/http-factory\/tree\/master"},"install-  
    path":"..\/psr\/http-factory"},{"name":"psr\/http-message","version":"1.0.1  
    ","version_normalized":"1.0.1.0","source":{"type":"git","url":"https:\/\/gi  
    thub.com\/php-fig\/http-message.git","reference":"f6561bf28d520154e4b0ec72b  
    e95418abe6d9363"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/rep  
    os\/php-fig\/http-message\/zipball\/f6561bf28d520154e4b0ec72be95418abe6d936  
    3","reference":"f6561bf28d520154e4b0ec72be95418abe6d9363","shasum":""},"req  
    uire":{"php":">=5.3.0"},"time":"2016-08-06T14:39:51+00:00","type":"library"  
    ,"extra":{"branch-alias":{"dev-master":"1.0.x-dev"}},"installation-source":  
    "dist","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":"Co  
    mmon interface for HTTP messages","homepage":"https:\/\/github.com\/php-fig  
    \/http-message","keywords":["http","http-message","psr","psr-7","request","  
    response"],"support":{"source":"https:\/\/github.com\/php-fig\/http-message  
    \/tree\/master"},"install-path":"..\/psr\/http-message"},{"name":"psr\/log"  
    ,"version":"1.1.4","version_normalized":"1.1.4.0","source":{"type":"git","u  
    rl":"https:\/\/github.com\/php-fig\/log.git","reference":"d49695b909c3b7628  
    b6289db5479a1c204601f11"},"dist":{"type":"zip","url":"https:\/\/api.github.  
    com\/repos\/php-fig\/log\/zipball\/d49695b909c3b7628b6289db5479a1c204601f11  
    ","reference":"d49695b909c3b7628b6289db5479a1c204601f11","shasum":""},"requ  
    ire":{"php":">=5.3.0"},"time":"2021-05-03T11:20:27+00:00","type":"library",  
    "extra":{"branch-alias":{"dev-master":"1.1.x-dev"}},"installation-source":"  
    dist","autoload":{"psr-4":{"Psr\\Log\\":"Psr\/Log\/"}},"notification-url":"  
    https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":  
    "PHP-FIG","homepage":"https:\/\/www.php-fig.org\/"}],"description":"Common   
    interface for logging libraries","homepage":"https:\/\/github.com\/php-fig\  
    /log","keywords":["log","psr","psr-3"],"support":{"source":"https:\/\/githu  
    b.com\/php-fig\/log\/tree\/1.1.4"},"install-path":"..\/psr\/log"},{"name":"  
    psr\/simple-cache","version":"1.0.1","version_normalized":"1.0.1.0","source  
    ":{"type":"git","url":"https:\/\/github.com\/php-fig\/simple-cache.git","re  
    ference":"408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"},"dist":{"type":"zip","  
    url":"https:\/\/api.github.com\/repos\/php-fig\/simple-cache\/zipball\/408d  
    5eafb83c57f6365a3ca330ff23aa4a5fa39b","reference":"408d5eafb83c57f6365a3ca3  
    30ff23aa4a5fa39b","shasum":""},"require":{"php":">=5.3.0"},"time":"2017-10-  
    23T01:57:42+00:00","type":"library","extra":{"branch-alias":{"dev-master":"  
    1.0.x-dev"}},"installation-source":"dist","autoload":{"psr-4":{"Psr\\Simple  
    Cache\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/  
    ","license":["MIT"],"authors":[{"name":"PHP-FIG","homepage":"http:\/\/www.p  
    hp-fig.org\/"}],"description":"Common interfaces for simple caching","keywo  
    rds":["cache","caching","psr","psr-16","simple-cache"],"support":{"source":  
    "https:\/\/github.com\/php-fig\/simple-cache\/tree\/master"},"install-path"  
    :"..\/psr\/simple-cache"},{"name":"scheb\/2fa-backup-code","version":"v5.13  
    .2","version_normalized":"5.13.2.0","source":{"type":"git","url":"https:\/\  
    /github.com\/scheb\/2fa-backup-code.git","reference":"5584eb7a2c3deb80635c7  
    173ad77858e51129c35"},"dist":{"type":"zip","url":"https:\/\/api.github.com\  
    /repos\/scheb\/2fa-backup-code\/zipball\/5584eb7a2c3deb80635c7173ad77858e51  
    129c35","reference":"5584eb7a2c3deb80635c7173ad77858e51129c35","shasum":""}  
    ,"require":{"scheb\/2fa-bundle":"self.version"},"time":"2022-01-03T10:21:24  
    +00:00","type":"library","installation-source":"dist","autoload":{"psr-4":{  
    "Scheb\\TwoFactorBundle\\":""}},"notification-url":"https:\/\/packagist.org  
    \/downloads\/","license":["MIT"],"authors":[{"name":"Christian Scheb","emai  
    l":"me@christianscheb.de"}],"description":"Extends scheb\/2fa-bundle with b  
    ackup codes support","homepage":"https:\/\/github.com\/scheb\/2fa","keyword  
    s":["2fa","Authentication","backup-codes","symfony","two-factor","two-step"  
    ],"support":{"source":"https:\/\/github.com\/scheb\/2fa-backup-code\/tree\/  
    v5.13.2"},"install-path":"..\/scheb\/2fa-backup-code"},{"name":"scheb\/2fa-  
    bundle","version":"v5.13.2","version_normalized":"5.13.2.0","source":{"type  
    ":"git","url":"https:\/\/github.com\/scheb\/2fa-bundle.git","reference":"dc  
    575cc7bc94fa3a52b547698086f2ef015d2e81"},"dist":{"type":"zip","url":"https:  
    \/\/api.github.com\/repos\/scheb\/2fa-bundle\/zipball\/dc575cc7bc94fa3a52b5  
    47698086f2ef015d2e81","reference":"dc575cc7bc94fa3a52b547698086f2ef015d2e81  
    ","shasum":""},"require":{"ext-json":"*","php":">=7.2.5","symfony\/config":  
    "^4.4|^5.0","symfony\/dependency-injection":"^4.4|^5.0","symfony\/event-dis  
    patcher":"^4.4|^5.0","symfony\/framework-bundle":"^4.4|^5.0","symfony\/http  
    -foundation":"^4.4|^5.0","symfony\/http-kernel":"^4.4|^5.0","symfony\/prope  
    rty-access":"^4.4|^5.0","symfony\/security-bundle":"^4.4.1|^5.0","symfony\/  
    twig-bundle":"^4.4|^5.0"},"conflict":{"scheb\/two-factor-bundle":"*"},"sugg  
    est":{"scheb\/2fa-backup-code":"Emergency codes when you have no access to   
    other methods","scheb\/2fa-email":"Send codes by email","scheb\/2fa-google-  
    authenticator":"Google Authenticator support","scheb\/2fa-qr-code":"Generat  
    e QR codes for Google Authenticator \/ TOTP","scheb\/2fa-totp":"Temporary o  
    ne-time password (TOTP) support (Google Authenticator compatible)","scheb\/  
    2fa-trusted-device":"Trusted devices support"},"time":"2022-04-16T10:18:34+  
    00:00","type":"symfony-bundle","installation-source":"dist","autoload":{"ps  
    r-4":{"Scheb\\TwoFactorBundle\\":""}},"notification-url":"https:\/\/packagi  
    st.org\/downloads\/","license":["MIT"],"authors":[{"name":"Christian Scheb"  
    ,"email":"me@christianscheb.de"}],"description":"A generic interface to imp  
    lement two-factor authentication in Symfony applications","homepage":"https  
    :\/\/github.com\/scheb\/2fa","keywords":["2fa","Authentication","symfony","  
    two-factor","two-step"],"support":{"source":"https:\/\/github.com\/scheb\/2  
    fa-bundle\/tree\/v5.13.2"},"install-path":"..\/scheb\/2fa-bundle"},{"name":  
    "scheb\/2fa-trusted-device","version":"v5.13.2","version_normalized":"5.13.  
    2.0","source":{"type":"git","url":"https:\/\/github.com\/scheb\/2fa-trusted  
    -device.git","reference":"acf5a1526eb2111fb7a82b9b52eb34b1ddfdc526"},"dist"  
    :{"type":"zip","url":"https:\/\/api.github.com\/repos\/scheb\/2fa-trusted-d  
    evice\/zipball\/acf5a1526eb2111fb7a82b9b52eb34b1ddfdc526","reference":"acf5  
    a1526eb2111fb7a82b9b52eb34b1ddfdc526","shasum":""},"require":{"lcobucci\/jw  
    t":"^3.4|^4.0","scheb\/2fa-bundle":"self.version"},"time":"2022-01-03T10:21  
    :24+00:00","type":"library","installation-source":"dist","autoload":{"psr-4  
    ":{"Scheb\\TwoFactorBundle\\":""}},"notification-url":"https:\/\/packagist.  
    org\/downloads\/","license":["MIT"],"authors":[{"name":"Christian Scheb","e  
    mail":"me@christianscheb.de"}],"description":"Extends scheb\/2fa-bundle wit  
    h trusted devices support","homepage":"https:\/\/github.com\/scheb\/2fa","k  
    eywords":["2fa","Authentication","symfony","trusted-device","two-factor","t  
    wo-step"],"support":{"source":"https:\/\/github.com\/scheb\/2fa-trusted-dev  
    ice\/tree\/v5.13.2"},"install-path":"..\/scheb\/2fa-trusted-device"},{"name  
    ":"scrivo\/highlight.php","version":"v9.18.1.9","version_normalized":"9.18.  
    1.9","source":{"type":"git","url":"https:\/\/github.com\/scrivo\/highlight.  
    php.git","reference":"d45585504777e6194a91dffc7270ca39833787f8"},"dist":{"t  
    ype":"zip","url":"https:\/\/api.github.com\/repos\/scrivo\/highlight.php\/z  
    ipball\/d45585504777e6194a91dffc7270ca39833787f8","reference":"d45585504777  
    e6194a91dffc7270ca39833787f8","shasum":""},"require":{"ext-json":"*","php":  
    ">=5.4"},"require-dev":{"phpunit\/phpunit":"^4.8|^5.7","sabberworm\/php-css  
    -parser":"^8.3","symfony\/finder":"^2.8|^3.4","symfony\/var-dumper":"^2.8|^  
    3.4"},"suggest":{"ext-mbstring":"Allows highlighting code with unicode char  
    acters and supports language with unicode keywords"},"time":"2021-12-03T06:  
    45:28+00:00","type":"library","installation-source":"dist","autoload":{"fil  
    es":["HighlightUtilities\/functions.php"],"psr-0":{"Highlight\\":"","Highli  
    ghtUtilities\\":""}},"notification-url":"https:\/\/packagist.org\/downloads  
    \/","license":["BSD-3-Clause"],"authors":[{"name":"Geert Bergman","homepage  
    ":"http:\/\/www.scrivo.org\/","role":"Project Author"},{"name":"Vladimir Ji  
    menez","homepage":"https:\/\/allejo.io","role":"Maintainer"},{"name":"Marti  
    n Folkers","homepage":"https:\/\/twobrain.io","role":"Contributor"}],"descr  
    iption":"Server side syntax highlighter that supports 185 languages. It's a  
     PHP port of highlight.js","keywords":["code","highlight","highlight.js","h  
    ighlight.php","syntax"],"support":{"issues":"https:\/\/github.com\/scrivo\/  
    highlight.php\/issues","source":"https:\/\/github.com\/scrivo\/highlight.ph  
    p"},"funding":[{"url":"https:\/\/github.com\/allejo","type":"github"}],"ins  
    tall-path":"..\/scrivo\/highlight.php"},{"name":"scssphp\/scssphp","version  
    ":"v1.11.0","version_normalized":"1.11.0.0","source":{"type":"git","url":"h  
    ttps:\/\/github.com\/scssphp\/scssphp.git","reference":"33749d12c2569bb2407  
    1f94e9af828662dabb068"},"dist":{"type":"zip","url":"https:\/\/api.github.co  
    m\/repos\/scssphp\/scssphp\/zipball\/33749d12c2569bb24071f94e9af828662dabb0  
    68","reference":"33749d12c2569bb24071f94e9af828662dabb068","shasum":""},"re  
    quire":{"ext-ctype":"*","ext-json":"*","php":">=5.6.0"},"require-dev":{"bam  
    arni\/composer-bin-plugin":"^1.4","phpunit\/phpunit":"^5.7 || ^6.5 || ^7.5   
    || ^8.3 || ^9.4","sass\/sass-spec":"*","squizlabs\/php_codesniffer":"~3.5",  
    "symfony\/phpunit-bridge":"^5.1","thoughtbot\/bourbon":"^7.0","twbs\/bootst  
    rap":"~5.0","twbs\/bootstrap4":"4.6.1","zurb\/foundation":"~6.5"},"suggest"  
    :{"ext-iconv":"Can be used as fallback when ext-mbstring is not available",  
    "ext-mbstring":"For best performance, mbstring should be installed as it is  
     faster than ext-iconv"},"time":"2022-09-02T21:24:55+00:00","bin":["bin\/ps  
    css"],"type":"library","extra":{"bamarni-bin":{"forward-command":false,"bin  
    -links":false}},"installation-source":"dist","autoload":{"psr-4":{"ScssPhp\  
    \ScssPhp\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/download  
    s\/","license":["MIT"],"authors":[{"name":"Anthon Pang","email":"apang@soft  
    waredevelopment.ca","homepage":"https:\/\/github.com\/robocoder"},{"name":"  
    C\u00e9dric Morin","email":"cedric@yterium.com","homepage":"https:\/\/githu  
    b.com\/Cerdic"}],"description":"scssphp is a compiler for SCSS written in P  
    HP.","homepage":"http:\/\/scssphp.github.io\/scssphp\/","keywords":["css","  
    less","sass","scss","stylesheet"],"support":{"issues":"https:\/\/github.com  
    \/scssphp\/scssphp\/issues","source":"https:\/\/github.com\/scssphp\/scssph  
    p\/tree\/v1.11.0"},"install-path":"..\/scssphp\/scssphp"},{"name":"sensiola  
    bs\/ansi-to-html","version":"v1.2.1","version_normalized":"1.2.1.0","source  
    ":{"type":"git","url":"https:\/\/github.com\/sensiolabs\/ansi-to-html.git",  
    "reference":"94a3145aae4733ff933c8910263ef56d1ae317a9"},"dist":{"type":"zip  
    ","url":"https:\/\/api.github.com\/repos\/sensiolabs\/ansi-to-html\/zipball  
    \/94a3145aae4733ff933c8910263ef56d1ae317a9","reference":"94a3145aae4733ff93  
    3c8910263ef56d1ae317a9","shasum":""},"require":{"php":">=7.2.5"},"conflict"  
    :{"twig\/twig":"< 2.4.0"},"require-dev":{"twig\/twig":"^2.4 || ^3.0"},"sugg  
    est":{"twig\/twig":"Provides nice templating features"},"time":"2020-10-06T  
    05:48:55+00:00","type":"library","extra":{"branch-alias":{"dev-master":"1.2  
    -dev"}},"installation-source":"dist","autoload":{"psr-4":{"SensioLabs\\Ansi  
    Converter\\":"SensioLabs\/AnsiConverter"}},"notification-url":"https:\/\/pa  
    ckagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Fabien Pote  
    ncier","email":"fabien@symfony.com"}],"description":"A library to convert a  
     text with ANSI codes to HTML","support":{"issues":"https:\/\/github.com\/s  
    ensiolabs\/ansi-to-html\/issues","source":"https:\/\/github.com\/sensiolabs  
    \/ansi-to-html\/tree\/v1.2.1"},"install-path":"..\/sensiolabs\/ansi-to-html  
    "},{"name":"simplepie\/simplepie","version":"1.7.0","version_normalized":"1  
    .7.0.0","source":{"type":"git","url":"https:\/\/github.com\/simplepie\/simp  
    lepie.git","reference":"9e9add3428ce86aede874bcf9a59c78e272f8dc1"},"dist":{  
    "type":"zip","url":"https:\/\/api.github.com\/repos\/simplepie\/simplepie\/  
    zipball\/9e9add3428ce86aede874bcf9a59c78e272f8dc1","reference":"9e9add3428c  
    e86aede874bcf9a59c78e272f8dc1","shasum":""},"require":{"ext-pcre":"*","ext-  
    xml":"*","ext-xmlreader":"*","php":">=5.6.0"},"require-dev":{"friendsofphp\  
    /php-cs-fixer":"^2.19 || ^3.8","yoast\/phpunit-polyfills":"^1.0.1"},"sugges  
    t":{"ext-curl":"","ext-iconv":"","ext-intl":"","ext-mbstring":"","mf2\/mf2"  
    :"Microformat module that allows for parsing HTML for microformats"},"time"  
    :"2022-09-30T06:49:48+00:00","type":"library","installation-source":"dist",  
    "autoload":{"psr-0":{"SimplePie":"library"},"psr-4":{"SimplePie\\":"src"}},  
    "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 McC  
    ue","email":"me@ryanmccue.info","homepage":"http:\/\/ryanmccue.info\/","rol  
    e":"Developer"}],"description":"A simple Atom\/RSS parsing library for PHP"  
    ,"homepage":"http:\/\/simplepie.org\/","keywords":["atom","feeds","rss"],"s  
    upport":{"issues":"https:\/\/github.com\/simplepie\/simplepie\/issues","sou  
    rce":"https:\/\/github.com\/simplepie\/simplepie\/tree\/1.7.0"},"install-pa  
    th":"..\/simplepie\/simplepie"},{"name":"soundasleep\/html2text","version":  
    "1.1.0","version_normalized":"1.1.0.0","source":{"type":"git","url":"https:  
    \/\/github.com\/soundasleep\/html2text.git","reference":"3243a7107878a61685  
    d2eccf99918d6479e039fc"},"dist":{"type":"zip","url":"https:\/\/api.github.c  
    om\/repos\/soundasleep\/html2text\/zipball\/3243a7107878a61685d2eccf99918d6  
    479e039fc","reference":"3243a7107878a61685d2eccf99918d6479e039fc","shasum":  
    ""},"require":{"ext-dom":"*","ext-libxml":"*","php":">=7.0"},"require-dev":  
    {"phpunit\/phpunit":"~7.0","soundasleep\/component-tests":"~0.2"},"time":"2  
    019-02-15T01:44:54+00:00","type":"library","installation-source":"dist","au  
    toload":{"psr-4":{"Soundasleep\\":"src"}},"notification-url":"https:\/\/pac  
    kagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Jevon Wright  
    ","homepage":"https:\/\/jevon.org","role":"Developer"}],"description":"A PH  
    P script to convert HTML into a plain text format","homepage":"https:\/\/gi  
    thub.com\/soundasleep\/html2text","keywords":["email","html","php","text"],  
    "support":{"email":"support@jevon.org","issues":"https:\/\/github.com\/soun  
    dasleep\/html2text\/issues","source":"https:\/\/github.com\/soundasleep\/ht  
    ml2text\/tree\/master"},"install-path":"..\/soundasleep\/html2text"},{"name  
    ":"spatie\/schema-org","version":"3.9.0","version_normalized":"3.9.0.0","so  
    urce":{"type":"git","url":"https:\/\/github.com\/spatie\/schema-org.git","r  
    eference":"7f07f79475388ebc62c0aac7f29bc3de7427a906"},"dist":{"type":"zip",  
    "url":"https:\/\/api.github.com\/repos\/spatie\/schema-org\/zipball\/7f07f7  
    9475388ebc62c0aac7f29bc3de7427a906","reference":"7f07f79475388ebc62c0aac7f2  
    9bc3de7427a906","shasum":""},"require":{"ext-json":"*","php":"^7.4 || ^8.0"  
    },"require-dev":{"friendsofphp\/php-cs-fixer":"^3.6","graham-campbell\/anal  
    yzer":"^3.0.5","illuminate\/collections":"^8.62.0","league\/flysystem":"^2.  
    3.0 || ^3.0","phpunit\/phpunit":"^9.4.3","symfony\/console":"^5.3.7 || 6.0"  
    ,"twig\/twig":"^3.3.3"},"time":"2022-02-10T12:36:47+00:00","type":"library"  
    ,"installation-source":"dist","autoload":{"psr-4":{"Spatie\\SchemaOrg\\":"s  
    rc"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":[  
    "MIT"],"authors":[{"name":"Sebastian De Deyne","email":"sebastian@spatie.be  
    ","homepage":"https:\/\/spatie.be","role":"Developer"},{"name":"Tom Witkows  
    ki","email":"dev.gummibeer@gmail.com","homepage":"https:\/\/gummibeer.de","  
    role":"Developer"}],"description":"A fluent builder Schema.org types and ld  
    +json generator","homepage":"https:\/\/github.com\/spatie\/schema-org","key  
    words":["schema-org","spatie"],"support":{"issues":"https:\/\/github.com\/s  
    patie\/schema-org\/issues","source":"https:\/\/github.com\/spatie\/schema-o  
    rg\/tree\/3.9.0"},"funding":[{"url":"https:\/\/spatie.be\/open-source\/supp  
    ort-us","type":"custom"},{"url":"https:\/\/github.com\/spatie","type":"gith  
    ub"}],"install-path":"..\/spatie\/schema-org"},{"name":"spomky-labs\/otphp"  
    ,"version":"v10.0.3","version_normalized":"10.0.3.0","source":{"type":"git"  
    ,"url":"https:\/\/github.com\/Spomky-Labs\/otphp.git","reference":"9784d9f7  
    c790eed26e102d6c78f12c754036c366"},"dist":{"type":"zip","url":"https:\/\/ap  
    i.github.com\/repos\/Spomky-Labs\/otphp\/zipball\/9784d9f7c790eed26e102d6c7  
    8f12c754036c366","reference":"9784d9f7c790eed26e102d6c78f12c754036c366","sh  
    asum":""},"require":{"beberlei\/assert":"^3.0","ext-mbstring":"*","paragoni  
    e\/constant_time_encoding":"^2.0","php":"^7.2|^8.0","thecodingmachine\/safe  
    ":"^0.1.14|^1.0|^2.0"},"require-dev":{"php-coveralls\/php-coveralls":"^2.0"  
    ,"phpstan\/phpstan":"^0.12","phpstan\/phpstan-beberlei-assert":"^0.12","php  
    stan\/phpstan-deprecation-rules":"^0.12","phpstan\/phpstan-phpunit":"^0.12"  
    ,"phpstan\/phpstan-strict-rules":"^0.12","phpunit\/phpunit":"^8.0","thecodi  
    ngmachine\/phpstan-safe-rule":"^1.0 || ^2.0"},"time":"2022-03-17T08:00:35+0  
    0:00","type":"library","extra":{"branch-alias":{"v10.0":"10.0.x-dev","v9.0"  
    :"9.0.x-dev","v8.3":"8.3.x-dev"}},"installation-source":"dist","autoload":{  
    "psr-4":{"OTPHP\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/d  
    ownloads\/","license":["MIT"],"authors":[{"name":"Florent Morselli","homepa  
    ge":"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 A  
    lgorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Auth  
    enticator","homepage":"https:\/\/github.com\/Spomky-Labs\/otphp","keywords"  
    :["FreeOTP","RFC 4226","RFC 6238","google authenticator","hotp","otp","totp  
    "],"support":{"issues":"https:\/\/github.com\/Spomky-Labs\/otphp\/issues","  
    source":"https:\/\/github.com\/Spomky-Labs\/otphp\/tree\/v10.0.3"},"install  
    -path":"..\/spomky-labs\/otphp"},{"name":"symfony-cmf\/routing","version":"  
    2.3.4","version_normalized":"2.3.4.0","source":{"type":"git","url":"https:\  
    /\/github.com\/symfony-cmf\/Routing.git","reference":"bbcdf2f6301d740454ba9  
    ebb8adaefd436c36a6b"},"dist":{"type":"zip","url":"https:\/\/api.github.com\  
    /repos\/symfony-cmf\/Routing\/zipball\/bbcdf2f6301d740454ba9ebb8adaefd436c3  
    6a6b","reference":"bbcdf2f6301d740454ba9ebb8adaefd436c36a6b","shasum":""},"  
    require":{"php":"^7.2 || ^8.0","psr\/log":"^1.0 || ^2.0 || ^3.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","symfon  
    y\/dependency-injection":"^4.4 || ^5.0","symfony\/event-dispatcher":"^4.4 |  
    | ^5.0","symfony\/phpunit-bridge":"^5.0"},"suggest":{"symfony\/event-dispat  
    cher":"DynamicRouter can optionally trigger an event at the start of matchi  
    ng. Minimal version (^4.4 || ^5.0)"},"time":"2021-11-08T16:33:10+00:00","ty  
    pe":"library","extra":{"branch-alias":{"dev-master":"2.x-dev"}},"installati  
    on-source":"dist","autoload":{"psr-4":{"Symfony\\Cmf\\Component\\Routing\\"  
    :"src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/","licen  
    se":["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 route  
    rs","homepage":"http:\/\/cmf.symfony.com","keywords":["database","routing"]  
    ,"support":{"issues":"https:\/\/github.com\/symfony-cmf\/Routing\/issues","  
    source":"https:\/\/github.com\/symfony-cmf\/Routing\/tree\/2.3.4"},"install  
    -path":"..\/symfony-cmf\/routing"},{"name":"symfony-cmf\/routing-bundle","v  
    ersion":"2.5.1","version_normalized":"2.5.1.0","source":{"type":"git","url"  
    :"https:\/\/github.com\/symfony-cmf\/routing-bundle.git","reference":"e9c3d  
    fb9815b68b7f95d18308ca036cccadd4739"},"dist":{"type":"zip","url":"https:\/\  
    /api.github.com\/repos\/symfony-cmf\/routing-bundle\/zipball\/e9c3dfb9815b6  
    8b7f95d18308ca036cccadd4739","reference":"e9c3dfb9815b68b7f95d18308ca036ccc  
    add4739","shasum":""},"require":{"php":"^7.4 || ^8.0","symfony-cmf\/routing  
    ":"^2.3.0","symfony\/framework-bundle":"^4.4 || ^5.0"},"conflict":{"doctrin  
    e\/common":"<2.10.0","doctrine\/persistence":"<1.3.0","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.3","doctrine\/phpcr-odm":"^1.4|^2.0","jackalope\/jackal  
    ope-doctrine-dbal":"^1.3","matthiasnoback\/symfony-config-test":"^4.1.0","m  
    atthiasnoback\/symfony-dependency-injection-test":"^4.1.0","symfony-cmf\/te  
    sting":"^4.0","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  
    ","twig\/twig":"^2.4.4 || ^3.0"},"suggest":{"doctrine\/orm":"To enable supp  
    ort for the ORM entities (^2.5)","doctrine\/phpcr-bundle":"To enable suppor  
    t for the PHPCR ODM documents","doctrine\/phpcr-odm":"To enable support for  
     the PHPCR ODM documents (^1.4)"},"time":"2021-09-15T09:54:36+00:00","type"  
    :"symfony-bundle","extra":{"branch-alias":{"dev-master":"2.x-dev"}},"instal  
    lation-source":"dist","autoload":{"psr-4":{"Symfony\\Cmf\\Bundle\\RoutingBu  
    ndle\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/"  
    ,"license":["MIT"],"authors":[{"name":"Symfony CMF Community","homepage":"h  
    ttps:\/\/github.com\/symfony-cmf\/RoutingBundle\/contributors"}],"descripti  
    on":"Symfony RoutingBundle","homepage":"http:\/\/cmf.symfony.com","keywords  
    ":["database","routing"],"support":{"issues":"https:\/\/github.com\/symfony  
    -cmf\/routing-bundle\/issues","source":"https:\/\/github.com\/symfony-cmf\/  
    routing-bundle\/tree\/2.5.1"},"install-path":"..\/symfony-cmf\/routing-bund  
    le"},{"name":"symfony\/asset","version":"v5.4.13","version_normalized":"5.4  
    .13.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/asset.g  
    it","reference":"9aa867206711cb6fcca51ef127ba52a018170be9"},"dist":{"type":  
    "zip","url":"https:\/\/api.github.com\/repos\/symfony\/asset\/zipball\/9aa8  
    67206711cb6fcca51ef127ba52a018170be9","reference":"9aa867206711cb6fcca51ef1  
    27ba52a018170be9","shasum":""},"require":{"php":">=7.2.5","symfony\/depreca  
    tion-contracts":"^2.1|^3","symfony\/polyfill-php80":"^1.16"},"conflict":{"s  
    ymfony\/http-foundation":"<5.3"},"require-dev":{"symfony\/http-client":"^4.  
    4|^5.0|^6.0","symfony\/http-foundation":"^5.3|^6.0","symfony\/http-kernel":  
    "^4.4|^5.0|^6.0"},"suggest":{"symfony\/http-foundation":""},"time":"2022-08  
    -31T08:17:19+00:00","type":"library","installation-source":"dist","autoload  
    ":{"psr-4":{"Symfony\\Component\\Asset\\":""},"exclude-from-classmap":["\/T  
    ests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","licens  
    e":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfony.co  
    m"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contribu  
    tors"}],"description":"Manages URL generation and versioning of web assets   
    such as CSS stylesheets, JavaScript files and image files","homepage":"http  
    s:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony\/asse  
    t\/tree\/v5.4.13"},"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"}],"install-path":"..\/symfony\/asset"},{"name":"symfony\/cache  
    ","version":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git  
    ","url":"https:\/\/github.com\/symfony\/cache.git","reference":"89bb6a0fe27  
    205636d80e568ffaf9bbb52f691e3"},"dist":{"type":"zip","url":"https:\/\/api.g  
    ithub.com\/repos\/symfony\/cache\/zipball\/89bb6a0fe27205636d80e568ffaf9bbb  
    52f691e3","reference":"89bb6a0fe27205636d80e568ffaf9bbb52f691e3","shasum":"  
    "},"require":{"php":">=7.2.5","psr\/cache":"^1.0|^2.0","psr\/log":"^1.1|^2|  
    ^3","symfony\/cache-contracts":"^1.1.7|^2","symfony\/deprecation-contracts"  
    :"^2.1|^3","symfony\/polyfill-php73":"^1.9","symfony\/polyfill-php80":"^1.1  
    6","symfony\/service-contracts":"^1.1|^2|^3","symfony\/var-exporter":"^4.4|  
    ^5.0|^6.0"},"conflict":{"doctrine\/dbal":"<2.13.1","symfony\/dependency-inj  
    ection":"<4.4","symfony\/http-kernel":"<4.4","symfony\/var-dumper":"<4.4"},  
    "provide":{"psr\/cache-implementation":"1.0|2.0","psr\/simple-cache-impleme  
    ntation":"1.0|2.0","symfony\/cache-implementation":"1.0|2.0"},"require-dev"  
    :{"cache\/integration-tests":"dev-master","doctrine\/cache":"^1.6|^2.0","do  
    ctrine\/dbal":"^2.13.1|^3.0","predis\/predis":"^1.1","psr\/simple-cache":"^  
    1.0|^2.0","symfony\/config":"^4.4|^5.0|^6.0","symfony\/dependency-injection  
    ":"^4.4|^5.0|^6.0","symfony\/filesystem":"^4.4|^5.0|^6.0","symfony\/http-ke  
    rnel":"^4.4|^5.0|^6.0","symfony\/messenger":"^4.4|^5.0|^6.0","symfony\/var-  
    dumper":"^4.4|^5.0|^6.0"},"time":"2022-09-06T13:23:31+00:00","type":"librar  
    y","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\C  
    ache\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"http  
    s:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nic  
    olas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage  
    ":"https:\/\/symfony.com\/contributors"}],"description":"Provides extended   
    PSR-6, PSR-16 (and tags) implementations","homepage":"https:\/\/symfony.com  
    ","keywords":["caching","psr6"],"support":{"source":"https:\/\/github.com\/  
    symfony\/cache\/tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/s  
    ponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"gith  
    ub"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/s  
    ymfony","type":"tidelift"}],"install-path":"..\/symfony\/cache"},{"name":"s  
    ymfony\/cache-contracts","version":"v2.5.2","version_normalized":"2.5.2.0",  
    "source":{"type":"git","url":"https:\/\/github.com\/symfony\/cache-contract  
    s.git","reference":"64be4a7acb83b6f2bf6de9a02cee6dad41277ebc"},"dist":{"typ  
    e":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/cache-contracts\/  
    zipball\/64be4a7acb83b6f2bf6de9a02cee6dad41277ebc","reference":"64be4a7acb8  
    3b6f2bf6de9a02cee6dad41277ebc","shasum":""},"require":{"php":">=7.2.5","psr  
    \/cache":"^1.0|^2.0|^3.0"},"suggest":{"symfony\/cache-implementation":""},"  
    time":"2022-01-02T09:53:40+00:00","type":"library","extra":{"branch-alias":  
    {"dev-main":"2.5-dev"},"thanks":{"name":"symfony\/contracts","url":"https:\  
    /\/github.com\/symfony\/contracts"}},"installation-source":"dist","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":"h  
    ttps:\/\/symfony.com\/contributors"}],"description":"Generic abstractions r  
    elated to caching","homepage":"https:\/\/symfony.com","keywords":["abstract  
    ions","contracts","decoupling","interfaces","interoperability","standards"]  
    ,"support":{"source":"https:\/\/github.com\/symfony\/cache-contracts\/tree\  
    /v2.5.2"},"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":"tideli  
    ft"}],"install-path":"..\/symfony\/cache-contracts"},{"name":"symfony\/conf  
    ig","version":"v5.4.11","version_normalized":"5.4.11.0","source":{"type":"g  
    it","url":"https:\/\/github.com\/symfony\/config.git","reference":"ec79e031  
    25c1d2477e43dde8528535d90cc78379"},"dist":{"type":"zip","url":"https:\/\/ap  
    i.github.com\/repos\/symfony\/config\/zipball\/ec79e03125c1d2477e43dde85285  
    35d90cc78379","reference":"ec79e03125c1d2477e43dde8528535d90cc78379","shasu  
    m":""},"require":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3  
    ","symfony\/filesystem":"^4.4|^5.0|^6.0","symfony\/polyfill-ctype":"~1.8","  
    symfony\/polyfill-php80":"^1.16","symfony\/polyfill-php81":"^1.22"},"confli  
    ct":{"symfony\/finder":"<4.4"},"require-dev":{"symfony\/event-dispatcher":"  
    ^4.4|^5.0|^6.0","symfony\/finder":"^4.4|^5.0|^6.0","symfony\/messenger":"^4  
    .4|^5.0|^6.0","symfony\/service-contracts":"^1.1|^2|^3","symfony\/yaml":"^4  
    .4|^5.0|^6.0"},"suggest":{"symfony\/yaml":"To use the yaml reference dumper  
    "},"time":"2022-07-20T13:00:38+00:00","type":"library","installation-source  
    ":"dist","autoload":{"psr-4":{"Symfony\\Component\\Config\\":""},"exclude-f  
    rom-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/d  
    ownloads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","email"  
    :"fabien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/sy  
    mfony.com\/contributors"}],"description":"Helps you find, load, combine, au  
    tofill and validate configuration values of any kind","homepage":"https:\/\  
    /symfony.com","support":{"source":"https:\/\/github.com\/symfony\/config\/t  
    ree\/v5.4.11"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"c  
    ustom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"http  
    s:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"t  
    idelift"}],"install-path":"..\/symfony\/config"},{"name":"symfony\/console"  
    ,"version":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git"  
    ,"url":"https:\/\/github.com\/symfony\/console.git","reference":"3f97f6c7b7  
    e26848a90c0c0cfb91eeb2bb8618be"},"dist":{"type":"zip","url":"https:\/\/api.  
    github.com\/repos\/symfony\/console\/zipball\/3f97f6c7b7e26848a90c0c0cfb91e  
    eb2bb8618be","reference":"3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be","shasum  
    ":""},"require":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3"  
    ,"symfony\/polyfill-mbstring":"~1.0","symfony\/polyfill-php73":"^1.9","symf  
    ony\/polyfill-php80":"^1.16","symfony\/service-contracts":"^1.1|^2|^3","sym  
    fony\/string":"^5.1|^6.0"},"conflict":{"psr\/log":">=3","symfony\/dependenc  
    y-injection":"<4.4","symfony\/dotenv":"<5.1","symfony\/event-dispatcher":"<  
    4.4","symfony\/lock":"<4.4","symfony\/process":"<4.4"},"provide":{"psr\/log  
    -implementation":"1.0|2.0"},"require-dev":{"psr\/log":"^1|^2","symfony\/con  
    fig":"^4.4|^5.0|^6.0","symfony\/dependency-injection":"^4.4|^5.0|^6.0","sym  
    fony\/event-dispatcher":"^4.4|^5.0|^6.0","symfony\/lock":"^4.4|^5.0|^6.0","  
    symfony\/process":"^4.4|^5.0|^6.0","symfony\/var-dumper":"^4.4|^5.0|^6.0"},  
    "suggest":{"psr\/log":"For using the console logger","symfony\/event-dispat  
    cher":"","symfony\/lock":"","symfony\/process":""},"time":"2022-08-26T13:50  
    :20+00:00","type":"library","installation-source":"dist","autoload":{"psr-4  
    ":{"Symfony\\Component\\Console\\":""},"exclude-from-classmap":["\/Tests\/"  
    ]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["MI  
    T"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"n  
    ame":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}]  
    ,"description":"Eases the creation of beautiful and testable command line i  
    nterfaces","homepage":"https:\/\/symfony.com","keywords":["cli","command li  
    ne","console","terminal"],"support":{"source":"https:\/\/github.com\/symfon  
    y\/console\/tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/spons  
    or","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"}  
    ,{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfo  
    ny","type":"tidelift"}],"install-path":"..\/symfony\/console"},{"name":"sym  
    fony\/css-selector","version":"v5.4.11","version_normalized":"5.4.11.0","so  
    urce":{"type":"git","url":"https:\/\/github.com\/symfony\/css-selector.git"  
    ,"reference":"c1681789f059ab756001052164726ae88512ae3d"},"dist":{"type":"zi  
    p","url":"https:\/\/api.github.com\/repos\/symfony\/css-selector\/zipball\/  
    c1681789f059ab756001052164726ae88512ae3d","reference":"c1681789f059ab756001  
    052164726ae88512ae3d","shasum":""},"require":{"php":">=7.2.5","symfony\/pol  
    yfill-php80":"^1.16"},"time":"2022-06-27T16:58:25+00:00","type":"library","  
    installation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\CssSe  
    lector\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"ht  
    tps:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"F  
    abien Potencier","email":"fabien@symfony.com"},{"name":"Jean-Fran\u00e7ois   
    Simon","email":"jeanfrancois.simon@sensiolabs.com"},{"name":"Symfony Commun  
    ity","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Conv  
    erts CSS selectors to XPath expressions","homepage":"https:\/\/symfony.com"  
    ,"support":{"source":"https:\/\/github.com\/symfony\/css-selector\/tree\/v5  
    .4.11"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"}  
    ,{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/t  
    idelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift  
    "}],"install-path":"..\/symfony\/css-selector"},{"name":"symfony\/debug-bun  
    dle","version":"v5.4.11","version_normalized":"5.4.11.0","source":{"type":"  
    git","url":"https:\/\/github.com\/symfony\/debug-bundle.git","reference":"e  
    c73a8bb7b966ccbe9e76be3c7dc413d8ae84f47"},"dist":{"type":"zip","url":"https  
    :\/\/api.github.com\/repos\/symfony\/debug-bundle\/zipball\/ec73a8bb7b966cc  
    be9e76be3c7dc413d8ae84f47","reference":"ec73a8bb7b966ccbe9e76be3c7dc413d8ae  
    84f47","shasum":""},"require":{"ext-xml":"*","php":">=7.2.5","symfony\/http  
    -kernel":"^4.4|^5.0|^6.0","symfony\/polyfill-php80":"^1.16","symfony\/twig-  
    bridge":"^4.4|^5.0|^6.0","symfony\/var-dumper":"^4.4|^5.0|^6.0"},"conflict"  
    :{"symfony\/config":"<4.4","symfony\/dependency-injection":"<5.2"},"require  
    -dev":{"symfony\/config":"^4.4|^5.0|^6.0","symfony\/dependency-injection":"  
    ^4.4|^5.0|^6.0","symfony\/web-profiler-bundle":"^4.4|^5.0|^6.0"},"suggest":  
    {"symfony\/config":"For service container configuration","symfony\/dependen  
    cy-injection":"For using as a service from the container"},"time":"2022-07-  
    20T13:00:38+00:00","type":"symfony-bundle","installation-source":"dist","au  
    toload":{"psr-4":{"Symfony\\Bundle\\DebugBundle\\":""},"exclude-from-classm  
    ap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/  
    ","license":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fabien@s  
    ymfony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\  
    /contributors"}],"description":"Provides a tight integration of the Symfony  
     VarDumper component and the ServerLogCommand from MonologBridge into the S  
    ymfony full-stack framework","homepage":"https:\/\/symfony.com","support":{  
    "source":"https:\/\/github.com\/symfony\/debug-bundle\/tree\/v5.4.11"},"fun  
    ding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"htt  
    ps:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\  
    /funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install  
    -path":"..\/symfony\/debug-bundle"},{"name":"symfony\/dependency-injection"  
    ,"version":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git"  
    ,"url":"https:\/\/github.com\/symfony\/dependency-injection.git","reference  
    ":"24cf522668845391c0542bc1de496366072a6d0e"},"dist":{"type":"zip","url":"h  
    ttps:\/\/api.github.com\/repos\/symfony\/dependency-injection\/zipball\/24c  
    f522668845391c0542bc1de496366072a6d0e","reference":"24cf522668845391c0542bc  
    1de496366072a6d0e","shasum":""},"require":{"php":">=7.2.5","psr\/container"  
    :"^1.1.1","symfony\/deprecation-contracts":"^2.1|^3","symfony\/polyfill-php  
    80":"^1.16","symfony\/polyfill-php81":"^1.22","symfony\/service-contracts":  
    "^1.1.6|^2"},"conflict":{"ext-psr":"<1.1|>=2","symfony\/config":"<5.3","sym  
    fony\/finder":"<4.4","symfony\/proxy-manager-bridge":"<4.4","symfony\/yaml"  
    :"<4.4.26"},"provide":{"psr\/container-implementation":"1.0","symfony\/serv  
    ice-implementation":"1.0|2.0"},"require-dev":{"symfony\/config":"^5.3|^6.0"  
    ,"symfony\/expression-language":"^4.4|^5.0|^6.0","symfony\/yaml":"^4.4.26|^  
    5.0|^6.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 req  
    uired","symfony\/proxy-manager-bridge":"Generate service proxies to lazy lo  
    ad them","symfony\/yaml":""},"time":"2022-08-30T19:10:13+00:00","type":"lib  
    rary","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Component  
    \\DependencyInjection\\":""},"exclude-from-classmap":["\/Tests\/"]},"notifi  
    cation-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"autho  
    rs":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symf  
    ony Community","homepage":"https:\/\/symfony.com\/contributors"}],"descript  
    ion":"Allows you to standardize and centralize the way objects are construc  
    ted in your application","homepage":"https:\/\/symfony.com","support":{"sou  
    rce":"https:\/\/github.com\/symfony\/dependency-injection\/tree\/v5.4.13"},  
    "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"}],"ins  
    tall-path":"..\/symfony\/dependency-injection"},{"name":"symfony\/deprecati  
    on-contracts","version":"v2.5.2","version_normalized":"2.5.2.0","source":{"  
    type":"git","url":"https:\/\/github.com\/symfony\/deprecation-contracts.git  
    ","reference":"e8b495ea28c1d97b5e0c121748d6f9b53d075c66"},"dist":{"type":"z  
    ip","url":"https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\  
    /zipball\/e8b495ea28c1d97b5e0c121748d6f9b53d075c66","reference":"e8b495ea28  
    c1d97b5e0c121748d6f9b53d075c66","shasum":""},"require":{"php":">=7.1"},"tim  
    e":"2022-01-02T09:53:40+00:00","type":"library","extra":{"branch-alias":{"d  
    ev-main":"2.5-dev"},"thanks":{"name":"symfony\/contracts","url":"https:\/\/  
    github.com\/symfony\/contracts"}},"installation-source":"dist","autoload":{  
    "files":["function.php"]},"notification-url":"https:\/\/packagist.org\/down  
    loads\/","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@t  
    chwork.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\  
    /contributors"}],"description":"A generic function and convention to trigge  
    r deprecation notices","homepage":"https:\/\/symfony.com","support":{"sourc  
    e":"https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v2.5.2"},"f  
    unding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"h  
    ttps:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.co  
    m\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"insta  
    ll-path":"..\/symfony\/deprecation-contracts"},{"name":"symfony\/doctrine-b  
    ridge","version":"v5.4.13","version_normalized":"5.4.13.0","source":{"type"  
    :"git","url":"https:\/\/github.com\/symfony\/doctrine-bridge.git","referenc  
    e":"6ac912989e0c31b178aa534eb9ed75f7fa485fae"},"dist":{"type":"zip","url":"  
    https:\/\/api.github.com\/repos\/symfony\/doctrine-bridge\/zipball\/6ac9129  
    89e0c31b178aa534eb9ed75f7fa485fae","reference":"6ac912989e0c31b178aa534eb9e  
    d75f7fa485fae","shasum":""},"require":{"doctrine\/event-manager":"~1.0","do  
    ctrine\/persistence":"^2|^3","php":">=7.2.5","symfony\/deprecation-contract  
    s":"^2.1|^3","symfony\/polyfill-ctype":"~1.8","symfony\/polyfill-mbstring":  
    "~1.0","symfony\/polyfill-php80":"^1.16","symfony\/service-contracts":"^1.1  
    |^2|^3"},"conflict":{"doctrine\/dbal":"<2.13.1","doctrine\/lexer":"<1.1","d  
    octrine\/orm":"<2.7.4","phpunit\/phpunit":"<5.4.3","symfony\/cache":"<5.4",  
    "symfony\/dependency-injection":"<4.4","symfony\/form":"<5.1","symfony\/htt  
    p-kernel":"<5","symfony\/messenger":"<4.4","symfony\/property-info":"<5","s  
    ymfony\/proxy-manager-bridge":"<4.4.19","symfony\/security-bundle":"<5","sy  
    mfony\/security-core":"<5.3","symfony\/validator":"<5.2"},"require-dev":{"d  
    octrine\/annotations":"^1.10.4","doctrine\/collections":"~1.0","doctrine\/d  
    ata-fixtures":"^1.1","doctrine\/dbal":"^2.13.1|^3.0","doctrine\/orm":"^2.7.  
    4","psr\/log":"^1|^2|^3","symfony\/cache":"^5.4|^6.0","symfony\/config":"^4  
    .4|^5.0|^6.0","symfony\/dependency-injection":"^4.4|^5.0|^6.0","symfony\/do  
    ctrine-messenger":"^5.1|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.  
    0","symfony\/form":"^5.4.9|^6.0.9","symfony\/http-kernel":"^5.0|^6.0","symf  
    ony\/messenger":"^4.4|^5.0|^6.0","symfony\/property-access":"^4.4|^5.0|^6.0  
    ","symfony\/property-info":"^5.0|^6.0","symfony\/proxy-manager-bridge":"^4.  
    4|^5.0|^6.0","symfony\/security-core":"^5.3|^6.0","symfony\/stopwatch":"^4.  
    4|^5.0|^6.0","symfony\/translation":"^4.4|^5.0|^6.0","symfony\/uid":"^5.1|^  
    6.0","symfony\/validator":"^5.2|^6.0","symfony\/var-dumper":"^4.4|^5.0|^6.0  
    "},"suggest":{"doctrine\/data-fixtures":"","doctrine\/dbal":"","doctrine\/o  
    rm":"","symfony\/form":"","symfony\/property-info":"","symfony\/validator":  
    ""},"time":"2022-09-06T13:23:31+00:00","type":"symfony-bridge","installatio  
    n-source":"dist","autoload":{"psr-4":{"Symfony\\Bridge\\Doctrine\\":""},"ex  
    clude-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":"Provides integration for D  
    octrine with various Symfony components","homepage":"https:\/\/symfony.com"  
    ,"support":{"source":"https:\/\/github.com\/symfony\/doctrine-bridge\/tree\  
    /v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custo  
    m"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/  
    \/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidel  
    ift"}],"install-path":"..\/symfony\/doctrine-bridge"},{"name":"symfony\/dom  
    -crawler","version":"v5.4.12","version_normalized":"5.4.12.0","source":{"ty  
    pe":"git","url":"https:\/\/github.com\/symfony\/dom-crawler.git","reference  
    ":"291c1e92281a09152dda089f782e23dedd34bd4f"},"dist":{"type":"zip","url":"h  
    ttps:\/\/api.github.com\/repos\/symfony\/dom-crawler\/zipball\/291c1e92281a  
    09152dda089f782e23dedd34bd4f","reference":"291c1e92281a09152dda089f782e23de  
    dd34bd4f","shasum":""},"require":{"php":">=7.2.5","symfony\/deprecation-con  
    tracts":"^2.1|^3","symfony\/polyfill-ctype":"~1.8","symfony\/polyfill-mbstr  
    ing":"~1.0","symfony\/polyfill-php80":"^1.16"},"conflict":{"masterminds\/ht  
    ml5":"<2.6"},"require-dev":{"masterminds\/html5":"^2.6","symfony\/css-selec  
    tor":"^4.4|^5.0|^6.0"},"suggest":{"symfony\/css-selector":""},"time":"2022-  
    08-03T13:09:21+00:00","type":"library","installation-source":"dist","autolo  
    ad":{"psr-4":{"Symfony\\Component\\DomCrawler\\":""},"exclude-from-classmap  
    ":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/",  
    "license":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fabien@sym  
    fony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/c  
    ontributors"}],"description":"Eases DOM navigation for HTML and XML documen  
    ts","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\/githu  
    b.com\/symfony\/dom-crawler\/tree\/v5.4.12"},"funding":[{"url":"https:\/\/s  
    ymfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot"  
    ,"type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagis  
    t\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/dom-c  
    rawler"},{"name":"symfony\/dotenv","version":"v5.4.5","version_normalized":  
    "5.4.5.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/dote  
    nv.git","reference":"83a2310904a4f5d4f42526227b5a578ac82232a9"},"dist":{"ty  
    pe":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/dotenv\/zipball\  
    /83a2310904a4f5d4f42526227b5a578ac82232a9","reference":"83a2310904a4f5d4f42  
    526227b5a578ac82232a9","shasum":""},"require":{"php":">=7.2.5","symfony\/de  
    precation-contracts":"^2.1|^3"},"require-dev":{"symfony\/console":"^4.4|^5.  
    0|^6.0","symfony\/process":"^4.4|^5.0|^6.0"},"time":"2022-02-15T17:04:12+00  
    :00","type":"library","installation-source":"dist","autoload":{"psr-4":{"Sy  
    mfony\\Component\\Dotenv\\":""},"exclude-from-classmap":["\/Tests\/"]},"not  
    ification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"au  
    thors":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"S  
    ymfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"descr  
    iption":"Registers environment variables from a .env file","homepage":"http  
    s:\/\/symfony.com","keywords":["dotenv","env","environment"],"support":{"so  
    urce":"https:\/\/github.com\/symfony\/dotenv\/tree\/v5.4.5"},"funding":[{"u  
    rl":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/git  
    hub.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/  
    github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..  
    \/symfony\/dotenv"},{"name":"symfony\/error-handler","version":"v5.4.11","v  
    ersion_normalized":"5.4.11.0","source":{"type":"git","url":"https:\/\/githu  
    b.com\/symfony\/error-handler.git","reference":"f75d17cb4769eb38cd5fccbda95  
    cd80a054d35c8"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos  
    \/symfony\/error-handler\/zipball\/f75d17cb4769eb38cd5fccbda95cd80a054d35c8  
    ","reference":"f75d17cb4769eb38cd5fccbda95cd80a054d35c8","shasum":""},"requ  
    ire":{"php":">=7.2.5","psr\/log":"^1|^2|^3","symfony\/var-dumper":"^4.4|^5.  
    0|^6.0"},"require-dev":{"symfony\/deprecation-contracts":"^2.1|^3","symfony  
    \/http-kernel":"^4.4|^5.0|^6.0","symfony\/serializer":"^4.4|^5.0|^6.0"},"ti  
    me":"2022-07-29T07:37:50+00:00","bin":["Resources\/bin\/patch-type-declarat  
    ions"],"type":"library","installation-source":"dist","autoload":{"psr-4":{"  
    Symfony\\Component\\ErrorHandler\\":""},"exclude-from-classmap":["\/Tests\/  
    "]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["M  
    IT"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"  
    name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}  
    ],"description":"Provides tools to manage errors and ease debugging PHP cod  
    e","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\/github  
    .com\/symfony\/error-handler\/tree\/v5.4.11"},"funding":[{"url":"https:\/\/  
    symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot  
    ","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagi  
    st\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/erro  
    r-handler"},{"name":"symfony\/event-dispatcher","version":"v5.4.9","version  
    _normalized":"5.4.9.0","source":{"type":"git","url":"https:\/\/github.com\/  
    symfony\/event-dispatcher.git","reference":"8e6ce1cc0279e3ff3c8ff0f43813bc8  
    8d21ca1bc"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/sy  
    mfony\/event-dispatcher\/zipball\/8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc"  
    ,"reference":"8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc","shasum":""},"requi  
    re":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3","symfony\/e  
    vent-dispatcher-contracts":"^2|^3","symfony\/polyfill-php80":"^1.16"},"conf  
    lict":{"symfony\/dependency-injection":"<4.4"},"provide":{"psr\/event-dispa  
    tcher-implementation":"1.0","symfony\/event-dispatcher-implementation":"2.0  
    "},"require-dev":{"psr\/log":"^1|^2|^3","symfony\/config":"^4.4|^5.0|^6.0",  
    "symfony\/dependency-injection":"^4.4|^5.0|^6.0","symfony\/error-handler":"  
    ^4.4|^5.0|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0","symfony\/h  
    ttp-foundation":"^4.4|^5.0|^6.0","symfony\/service-contracts":"^1.1|^2|^3",  
    "symfony\/stopwatch":"^4.4|^5.0|^6.0"},"suggest":{"symfony\/dependency-inje  
    ction":"","symfony\/http-kernel":""},"time":"2022-05-05T16:45:39+00:00","ty  
    pe":"library","installation-source":"dist","autoload":{"psr-4":{"Symfony\\C  
    omponent\\EventDispatcher\\":""},"exclude-from-classmap":["\/Tests\/"]},"no  
    tification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"a  
    uthors":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"  
    Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"desc  
    ription":"Provides tools that allow your application components to communic  
    ate with each other by dispatching events and listening to them","homepage"  
    :"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony  
    \/event-dispatcher\/tree\/v5.4.9"},"funding":[{"url":"https:\/\/symfony.com  
    \/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"g  
    ithub"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony  
    \/symfony","type":"tidelift"}],"install-path":"..\/symfony\/event-dispatche  
    r"},{"name":"symfony\/event-dispatcher-contracts","version":"v2.5.2","versi  
    on_normalized":"2.5.2.0","source":{"type":"git","url":"https:\/\/github.com  
    \/symfony\/event-dispatcher-contracts.git","reference":"f98b54df6ad05985573  
    9db6fcbc2d36995283fe1"},"dist":{"type":"zip","url":"https:\/\/api.github.co  
    m\/repos\/symfony\/event-dispatcher-contracts\/zipball\/f98b54df6ad05985573  
    9db6fcbc2d36995283fe1","reference":"f98b54df6ad059855739db6fcbc2d36995283fe  
    1","shasum":""},"require":{"php":">=7.2.5","psr\/event-dispatcher":"^1"},"s  
    uggest":{"symfony\/event-dispatcher-implementation":""},"time":"2022-01-02T  
    09:53:40+00:00","type":"library","extra":{"branch-alias":{"dev-main":"2.5-d  
    ev"},"thanks":{"name":"symfony\/contracts","url":"https:\/\/github.com\/sym  
    fony\/contracts"}},"installation-source":"dist","autoload":{"psr-4":{"Symfo  
    ny\\Contracts\\EventDispatcher\\":""}},"notification-url":"https:\/\/packag  
    ist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas Grekas"  
    ,"email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\  
    /symfony.com\/contributors"}],"description":"Generic abstractions related t  
    o dispatching event","homepage":"https:\/\/symfony.com","keywords":["abstra  
    ctions","contracts","decoupling","interfaces","interoperability","standards  
    "],"support":{"source":"https:\/\/github.com\/symfony\/event-dispatcher-con  
    tracts\/tree\/v2.5.2"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","  
    type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"ur  
    l":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","  
    type":"tidelift"}],"install-path":"..\/symfony\/event-dispatcher-contracts"  
    },{"name":"symfony\/expression-language","version":"v5.4.11","version_norma  
    lized":"5.4.11.0","source":{"type":"git","url":"https:\/\/github.com\/symfo  
    ny\/expression-language.git","reference":"eb59000eb72c9681502cb501af3c666be  
    42d215e"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symf  
    ony\/expression-language\/zipball\/eb59000eb72c9681502cb501af3c666be42d215e  
    ","reference":"eb59000eb72c9681502cb501af3c666be42d215e","shasum":""},"requ  
    ire":{"php":">=7.2.5","symfony\/cache":"^4.4|^5.0|^6.0","symfony\/service-c  
    ontracts":"^1.1|^2|^3"},"time":"2022-07-20T11:34:24+00:00","type":"library"  
    ,"installation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\Exp  
    ressionLanguage\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification  
    -url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{  
    "name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Co  
    mmunity","homepage":"https:\/\/symfony.com\/contributors"}],"description":"  
    Provides an engine that can compile and evaluate expressions","homepage":"h  
    ttps:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony\/e  
    xpression-language\/tree\/v5.4.11"},"funding":[{"url":"https:\/\/symfony.co  
    m\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"  
    github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfon  
    y\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/expression-lan  
    guage"},{"name":"symfony\/filesystem","version":"v5.4.13","version_normaliz  
    ed":"5.4.13.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\  
    /filesystem.git","reference":"ac09569844a9109a5966b9438fc29113ce77cf51"},"d  
    ist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/filesys  
    tem\/zipball\/ac09569844a9109a5966b9438fc29113ce77cf51","reference":"ac0956  
    9844a9109a5966b9438fc29113ce77cf51","shasum":""},"require":{"php":">=7.2.5"  
    ,"symfony\/polyfill-ctype":"~1.8","symfony\/polyfill-mbstring":"~1.8","symf  
    ony\/polyfill-php80":"^1.16"},"time":"2022-09-21T19:53:16+00:00","type":"li  
    brary","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Componen  
    t\\Filesystem\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-u  
    rl":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"n  
    ame":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Comm  
    unity","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Pr  
    ovides basic utilities for the filesystem","homepage":"https:\/\/symfony.co  
    m","support":{"source":"https:\/\/github.com\/symfony\/filesystem\/tree\/v5  
    .4.13"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"}  
    ,{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/t  
    idelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift  
    "}],"install-path":"..\/symfony\/filesystem"},{"name":"symfony\/finder","ve  
    rsion":"v5.4.11","version_normalized":"5.4.11.0","source":{"type":"git","ur  
    l":"https:\/\/github.com\/symfony\/finder.git","reference":"7872a66f57caffa  
    2916a584db1aa7f12adc76f8c"},"dist":{"type":"zip","url":"https:\/\/api.githu  
    b.com\/repos\/symfony\/finder\/zipball\/7872a66f57caffa2916a584db1aa7f12adc  
    76f8c","reference":"7872a66f57caffa2916a584db1aa7f12adc76f8c","shasum":""},  
    "require":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3","symf  
    ony\/polyfill-php80":"^1.16"},"time":"2022-07-29T07:37:50+00:00","type":"li  
    brary","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Componen  
    t\\Finder\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":  
    "https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name"  
    :"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Communit  
    y","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Finds   
    files and directories via an intuitive fluent interface","homepage":"https:  
    \/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony\/finder  
    \/tree\/v5.4.11"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type"  
    :"custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"h  
    ttps:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type"  
    :"tidelift"}],"install-path":"..\/symfony\/finder"},{"name":"symfony\/frame  
    work-bundle","version":"v5.4.13","version_normalized":"5.4.13.0","source":{  
    "type":"git","url":"https:\/\/github.com\/symfony\/framework-bundle.git","r  
    eference":"394866c2cb8bb189b9bd5ebd043b66f89c800363"},"dist":{"type":"zip",  
    "url":"https:\/\/api.github.com\/repos\/symfony\/framework-bundle\/zipball\  
    /394866c2cb8bb189b9bd5ebd043b66f89c800363","reference":"394866c2cb8bb189b9b  
    d5ebd043b66f89c800363","shasum":""},"require":{"ext-xml":"*","php":">=7.2.5  
    ","symfony\/cache":"^5.2|^6.0","symfony\/config":"^5.3|^6.0","symfony\/depe  
    ndency-injection":"^5.4.5|^6.0.5","symfony\/deprecation-contracts":"^2.1|^3  
    ","symfony\/error-handler":"^4.4.1|^5.0.1|^6.0","symfony\/event-dispatcher"  
    :"^5.1|^6.0","symfony\/filesystem":"^4.4|^5.0|^6.0","symfony\/finder":"^4.4  
    |^5.0|^6.0","symfony\/http-foundation":"^5.3|^6.0","symfony\/http-kernel":"  
    ^5.4|^6.0","symfony\/polyfill-mbstring":"~1.0","symfony\/polyfill-php80":"^  
    1.16","symfony\/polyfill-php81":"^1.22","symfony\/routing":"^5.3|^6.0"},"co  
    nflict":{"doctrine\/annotations":"<1.13.1","doctrine\/cache":"<1.11","doctr  
    ine\/persistence":"<1.3","phpdocumentor\/reflection-docblock":"<3.2.2","php  
    documentor\/type-resolver":"<1.4.0","phpunit\/phpunit":"<5.4.3","symfony\/a  
    sset":"<5.3","symfony\/console":"<5.2.5","symfony\/dom-crawler":"<4.4","sym  
    fony\/dotenv":"<5.1","symfony\/form":"<5.2","symfony\/http-client":"<4.4","  
    symfony\/lock":"<4.4","symfony\/mailer":"<5.2","symfony\/messenger":"<5.4",  
    "symfony\/mime":"<4.4","symfony\/property-access":"<5.3","symfony\/property  
    -info":"<4.4","symfony\/security-csrf":"<5.3","symfony\/serializer":"<5.2",  
    "symfony\/service-contracts":">=3.0","symfony\/stopwatch":"<4.4","symfony\/  
    translation":"<5.3","symfony\/twig-bridge":"<4.4","symfony\/twig-bundle":"<  
    4.4","symfony\/validator":"<5.2","symfony\/web-profiler-bundle":"<4.4","sym  
    fony\/workflow":"<5.2"},"require-dev":{"doctrine\/annotations":"^1.13.1","d  
    octrine\/cache":"^1.11|^2.0","doctrine\/persistence":"^1.3|^2|^3","phpdocum  
    entor\/reflection-docblock":"^3.0|^4.0|^5.0","symfony\/asset":"^5.3|^6.0","  
    symfony\/browser-kit":"^5.4|^6.0","symfony\/console":"^5.4.9|^6.0.9","symfo  
    ny\/css-selector":"^4.4|^5.0|^6.0","symfony\/dom-crawler":"^4.4.30|^5.3.7|^  
    6.0","symfony\/dotenv":"^5.1|^6.0","symfony\/expression-language":"^4.4|^5.  
    0|^6.0","symfony\/form":"^5.2|^6.0","symfony\/http-client":"^4.4|^5.0|^6.0"  
    ,"symfony\/lock":"^4.4|^5.0|^6.0","symfony\/mailer":"^5.2|^6.0","symfony\/m  
    essenger":"^5.4|^6.0","symfony\/mime":"^4.4|^5.0|^6.0","symfony\/notifier":  
    "^5.4|^6.0","symfony\/polyfill-intl-icu":"~1.0","symfony\/process":"^4.4|^5  
    .0|^6.0","symfony\/property-info":"^4.4|^5.0|^6.0","symfony\/rate-limiter":  
    "^5.2|^6.0","symfony\/security-bundle":"^5.4|^6.0","symfony\/serializer":"^  
    5.4|^6.0","symfony\/stopwatch":"^4.4|^5.0|^6.0","symfony\/string":"^5.0|^6.  
    0","symfony\/translation":"^5.3|^6.0","symfony\/twig-bundle":"^4.4|^5.0|^6.  
    0","symfony\/validator":"^5.2|^6.0","symfony\/web-link":"^4.4|^5.0|^6.0","s  
    ymfony\/workflow":"^5.2|^6.0","symfony\/yaml":"^4.4|^5.0|^6.0","twig\/twig"  
    :"^2.10|^3.0"},"suggest":{"ext-apcu":"For best performance of the system ca  
    ches","symfony\/console":"For using the console commands","symfony\/form":"  
    For using forms","symfony\/property-info":"For using the property_info serv  
    ice","symfony\/serializer":"For using the serializer service","symfony\/val  
    idator":"For using validation","symfony\/web-link":"For using web links, fe  
    atures such as preloading, prefetching or prerendering","symfony\/yaml":"Fo  
    r using the debug:config and lint:yaml commands"},"time":"2022-09-29T08:12:  
    55+00:00","type":"symfony-bundle","installation-source":"dist","autoload":{  
    "psr-4":{"Symfony\\Bundle\\FrameworkBundle\\":""},"exclude-from-classmap":[  
    "\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","li  
    cense":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfon  
    y.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/cont  
    ributors"}],"description":"Provides a tight integration between Symfony com  
    ponents and the Symfony full-stack framework","homepage":"https:\/\/symfony  
    .com","support":{"source":"https:\/\/github.com\/symfony\/framework-bundle\  
    /tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":  
    "custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"ht  
    tps:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":  
    "tidelift"}],"install-path":"..\/symfony\/framework-bundle"},{"name":"symfo  
    ny\/http-client","version":"v5.4.13","version_normalized":"5.4.13.0","sourc  
    e":{"type":"git","url":"https:\/\/github.com\/symfony\/http-client.git","re  
    ference":"596fd752f00e0205d895cd6b184d135c27bb5d6a"},"dist":{"type":"zip","  
    url":"https:\/\/api.github.com\/repos\/symfony\/http-client\/zipball\/596fd  
    752f00e0205d895cd6b184d135c27bb5d6a","reference":"596fd752f00e0205d895cd6b1  
    84d135c27bb5d6a","shasum":""},"require":{"php":">=7.2.5","psr\/log":"^1|^2|  
    ^3","symfony\/deprecation-contracts":"^2.1|^3","symfony\/http-client-contra  
    cts":"^2.4","symfony\/polyfill-php73":"^1.11","symfony\/polyfill-php80":"^1  
    .16","symfony\/service-contracts":"^1.0|^2|^3"},"provide":{"php-http\/async  
    -client-implementation":"*","php-http\/client-implementation":"*","psr\/htt  
    p-client-implementation":"1.0","symfony\/http-client-implementation":"2.4"}  
    ,"require-dev":{"amphp\/amp":"^2.5","amphp\/http-client":"^4.2.1","amphp\/h  
    ttp-tunnel":"^1.0","amphp\/socket":"^1.1","guzzlehttp\/promises":"^1.4","ny  
    holm\/psr7":"^1.0","php-http\/httplug":"^1.0|^2.0","psr\/http-client":"^1.0  
    ","symfony\/dependency-injection":"^4.4|^5.0|^6.0","symfony\/http-kernel":"  
    ^4.4.13|^5.1.5|^6.0","symfony\/process":"^4.4|^5.0|^6.0","symfony\/stopwatc  
    h":"^4.4|^5.0|^6.0"},"time":"2022-09-08T18:41:21+00:00","type":"library","i  
    nstallation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\HttpCl  
    ient\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"http  
    s:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nic  
    olas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage  
    ":"https:\/\/symfony.com\/contributors"}],"description":"Provides powerful   
    methods to fetch HTTP resources synchronously or asynchronously","homepage"  
    :"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony  
    \/http-client\/tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/sp  
    onsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"githu  
    b"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/sy  
    mfony","type":"tidelift"}],"install-path":"..\/symfony\/http-client"},{"nam  
    e":"symfony\/http-client-contracts","version":"v2.5.2","version_normalized"  
    :"2.5.2.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/htt  
    p-client-contracts.git","reference":"ba6a9f0e8f3edd190520ee3b9a958596b6ca2e  
    70"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/  
    http-client-contracts\/zipball\/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70","  
    reference":"ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70","shasum":""},"require  
    ":{"php":">=7.2.5"},"suggest":{"symfony\/http-client-implementation":""},"t  
    ime":"2022-04-12T15:48:08+00:00","type":"library","extra":{"branch-alias":{  
    "dev-main":"2.5-dev"},"thanks":{"name":"symfony\/contracts","url":"https:\/  
    \/github.com\/symfony\/contracts"}},"installation-source":"dist","autoload"  
    :{"psr-4":{"Symfony\\Contracts\\HttpClient\\":""}},"notification-url":"http  
    s:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nic  
    olas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage  
    ":"https:\/\/symfony.com\/contributors"}],"description":"Generic abstractio  
    ns related to HTTP clients","homepage":"https:\/\/symfony.com","keywords":[  
    "abstractions","contracts","decoupling","interfaces","interoperability","st  
    andards"],"support":{"source":"https:\/\/github.com\/symfony\/http-client-c  
    ontracts\/tree\/v2.5.2"},"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"}],"install-path":"..\/symfony\/http-client-contracts"},{  
    "name":"symfony\/http-foundation","version":"v5.4.13","version_normalized":  
    "5.4.13.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/htt  
    p-foundation.git","reference":"54be067587a4f2b7fffb7a699f9481ec3daf9379"},"  
    dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/http-f  
    oundation\/zipball\/54be067587a4f2b7fffb7a699f9481ec3daf9379","reference":"  
    54be067587a4f2b7fffb7a699f9481ec3daf9379","shasum":""},"require":{"php":">=  
    7.2.5","symfony\/deprecation-contracts":"^2.1|^3","symfony\/polyfill-mbstri  
    ng":"~1.1","symfony\/polyfill-php80":"^1.16"},"require-dev":{"predis\/predi  
    s":"~1.0","symfony\/cache":"^4.4|^5.0|^6.0","symfony\/dependency-injection"  
    :"^5.4|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0","symfony\/http  
    -kernel":"^5.4.12|^6.0.12|^6.1.4","symfony\/mime":"^4.4|^5.0|^6.0","symfony  
    \/rate-limiter":"^5.2|^6.0"},"suggest":{"symfony\/mime":"To use the file ex  
    tension guesser"},"time":"2022-09-17T07:31:22+00:00","type":"library","inst  
    allation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\HttpFound  
    ation\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"htt  
    ps:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Fa  
    bien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Community","  
    homepage":"https:\/\/symfony.com\/contributors"}],"description":"Defines an  
     object-oriented layer for the HTTP specification","homepage":"https:\/\/sy  
    mfony.com","support":{"source":"https:\/\/github.com\/symfony\/http-foundat  
    ion\/tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","ty  
    pe":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url"  
    :"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","ty  
    pe":"tidelift"}],"install-path":"..\/symfony\/http-foundation"},{"name":"sy  
    mfony\/http-kernel","version":"v5.4.13","version_normalized":"5.4.13.0","so  
    urce":{"type":"git","url":"https:\/\/github.com\/symfony\/http-kernel.git",  
    "reference":"4f25330c216b7bb178603b2e25fb7a9325015507"},"dist":{"type":"zip  
    ","url":"https:\/\/api.github.com\/repos\/symfony\/http-kernel\/zipball\/4f  
    25330c216b7bb178603b2e25fb7a9325015507","reference":"4f25330c216b7bb178603b  
    2e25fb7a9325015507","shasum":""},"require":{"php":">=7.2.5","psr\/log":"^1|  
    ^2","symfony\/deprecation-contracts":"^2.1|^3","symfony\/error-handler":"^4  
    .4|^5.0|^6.0","symfony\/event-dispatcher":"^5.0|^6.0","symfony\/http-founda  
    tion":"^5.3.7|^6.0","symfony\/polyfill-ctype":"^1.8","symfony\/polyfill-php  
    73":"^1.9","symfony\/polyfill-php80":"^1.16"},"conflict":{"symfony\/browser  
    -kit":"<5.4","symfony\/cache":"<5.0","symfony\/config":"<5.0","symfony\/con  
    sole":"<4.4","symfony\/dependency-injection":"<5.3","symfony\/doctrine-brid  
    ge":"<5.0","symfony\/form":"<5.0","symfony\/http-client":"<5.0","symfony\/m  
    ailer":"<5.0","symfony\/messenger":"<5.0","symfony\/translation":"<5.0","sy  
    mfony\/twig-bridge":"<5.0","symfony\/validator":"<5.0","twig\/twig":"<2.13"  
    },"provide":{"psr\/log-implementation":"1.0|2.0"},"require-dev":{"psr\/cach  
    e":"^1.0|^2.0|^3.0","symfony\/browser-kit":"^5.4|^6.0","symfony\/config":"^  
    5.0|^6.0","symfony\/console":"^4.4|^5.0|^6.0","symfony\/css-selector":"^4.4  
    |^5.0|^6.0","symfony\/dependency-injection":"^5.3|^6.0","symfony\/dom-crawl  
    er":"^4.4|^5.0|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0","symfo  
    ny\/finder":"^4.4|^5.0|^6.0","symfony\/http-client-contracts":"^1.1|^2|^3",  
    "symfony\/process":"^4.4|^5.0|^6.0","symfony\/routing":"^4.4|^5.0|^6.0","sy  
    mfony\/stopwatch":"^4.4|^5.0|^6.0","symfony\/translation":"^4.4|^5.0|^6.0",  
    "symfony\/translation-contracts":"^1.1|^2|^3","twig\/twig":"^2.13|^3.0.4"},  
    "suggest":{"symfony\/browser-kit":"","symfony\/config":"","symfony\/console  
    ":"","symfony\/dependency-injection":""},"time":"2022-09-30T07:40:28+00:00"  
    ,"type":"library","installation-source":"dist","autoload":{"psr-4":{"Symfon  
    y\\Component\\HttpKernel\\":""},"exclude-from-classmap":["\/Tests\/"]},"not  
    ification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"au  
    thors":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"S  
    ymfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"descr  
    iption":"Provides a structured process for converting a Request into a Resp  
    onse","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\/git  
    hub.com\/symfony\/http-kernel\/tree\/v5.4.13"},"funding":[{"url":"https:\/\  
    /symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpo  
    t","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packag  
    ist\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/htt  
    p-kernel"},{"name":"symfony\/intl","version":"v5.4.11","version_normalized"  
    :"5.4.11.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/in  
    tl.git","reference":"d305c0c1d31b30b3876e041804c35e49e5f8a96e"},"dist":{"ty  
    pe":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/intl\/zipball\/d  
    305c0c1d31b30b3876e041804c35e49e5f8a96e","reference":"d305c0c1d31b30b3876e0  
    41804c35e49e5f8a96e","shasum":""},"require":{"php":">=7.2.5","symfony\/depr  
    ecation-contracts":"^2.1|^3","symfony\/polyfill-php80":"^1.16"},"require-de  
    v":{"symfony\/filesystem":"^4.4|^5.0|^6.0"},"time":"2022-07-20T11:34:24+00:  
    00","type":"library","installation-source":"dist","autoload":{"files":["Res  
    ources\/functions.php"],"psr-4":{"Symfony\\Component\\Intl\\":""},"classmap  
    ":["Resources\/stubs"],"exclude-from-classmap":["\/Tests\/"]},"notification  
    -url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{  
    "name":"Bernhard Schussek","email":"bschussek@gmail.com"},{"name":"Eriksen   
    Costa","email":"eriksen.costa@infranology.com.br"},{"name":"Igor Wiedler","  
    email":"igor@wiedler.ch"},{"name":"Symfony Community","homepage":"https:\/\  
    /symfony.com\/contributors"}],"description":"Provides a PHP replacement lay  
    er for the C intl extension that includes additional data from the ICU libr  
    ary","homepage":"https:\/\/symfony.com","keywords":["i18n","icu","internati  
    onalization","intl","l10n","localization"],"support":{"source":"https:\/\/g  
    ithub.com\/symfony\/intl\/tree\/v5.4.11"},"funding":[{"url":"https:\/\/symf  
    ony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","t  
    ype":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/  
    symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/intl"},{  
    "name":"symfony\/lock","version":"v5.4.10","version_normalized":"5.4.10.0",  
    "source":{"type":"git","url":"https:\/\/github.com\/symfony\/lock.git","ref  
    erence":"41a308008d92d30cae5615d903c4d46d95932eea"},"dist":{"type":"zip","u  
    rl":"https:\/\/api.github.com\/repos\/symfony\/lock\/zipball\/41a308008d92d  
    30cae5615d903c4d46d95932eea","reference":"41a308008d92d30cae5615d903c4d46d9  
    5932eea","shasum":""},"require":{"php":">=7.2.5","psr\/log":"^1|^2|^3","sym  
    fony\/deprecation-contracts":"^2.1|^3","symfony\/polyfill-php80":"^1.16"},"  
    conflict":{"doctrine\/dbal":"<2.13"},"require-dev":{"doctrine\/dbal":"^2.13  
    |^3.0","predis\/predis":"~1.0"},"time":"2022-06-09T13:29:56+00:00","type":"  
    library","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Compon  
    ent\\Lock\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":  
    "https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name"  
    :"J\u00e9r\u00e9my Deruss\u00e9","email":"jeremy@derusse.com"},{"name":"Sym  
    fony Community","homepage":"https:\/\/symfony.com\/contributors"}],"descrip  
    tion":"Creates and manages locks, a mechanism to provide exclusive access t  
    o a shared resource","homepage":"https:\/\/symfony.com","keywords":["cas","  
    flock","locking","mutex","redlock","semaphore"],"support":{"source":"https:  
    \/\/github.com\/symfony\/lock\/tree\/v5.4.10"},"funding":[{"url":"https:\/\  
    /symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpo  
    t","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packag  
    ist\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/loc  
    k"},{"name":"symfony\/mailer","version":"v5.4.13","version_normalized":"5.4  
    .13.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/mailer.  
    git","reference":"63bf36a5150ac0bfed1c4d0a4e0b114a57b77e11"},"dist":{"type"  
    :"zip","url":"https:\/\/api.github.com\/repos\/symfony\/mailer\/zipball\/63  
    bf36a5150ac0bfed1c4d0a4e0b114a57b77e11","reference":"63bf36a5150ac0bfed1c4d  
    0a4e0b114a57b77e11","shasum":""},"require":{"egulias\/email-validator":"^2.  
    1.10|^3","php":">=7.2.5","psr\/event-dispatcher":"^1","psr\/log":"^1|^2|^3"  
    ,"symfony\/deprecation-contracts":"^2.1|^3","symfony\/event-dispatcher":"^4  
    .4|^5.0|^6.0","symfony\/mime":"^5.2.6|^6.0","symfony\/polyfill-php80":"^1.1  
    6","symfony\/service-contracts":"^1.1|^2|^3"},"conflict":{"symfony\/http-ke  
    rnel":"<4.4"},"require-dev":{"symfony\/http-client-contracts":"^1.1|^2|^3",  
    "symfony\/messenger":"^4.4|^5.0|^6.0"},"time":"2022-08-29T06:47:07+00:00","  
    type":"library","installation-source":"dist","autoload":{"psr-4":{"Symfony\  
    \Component\\Mailer\\":""},"exclude-from-classmap":["\/Tests\/"]},"notificat  
    ion-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors"  
    :[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony  
     Community","homepage":"https:\/\/symfony.com\/contributors"}],"description  
    ":"Helps sending emails","homepage":"https:\/\/symfony.com","support":{"sou  
    rce":"https:\/\/github.com\/symfony\/mailer\/tree\/v5.4.13"},"funding":[{"u  
    rl":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/git  
    hub.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/  
    github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..  
    \/symfony\/mailer"},{"name":"symfony\/mime","version":"v5.4.13","version_no  
    rmalized":"5.4.13.0","source":{"type":"git","url":"https:\/\/github.com\/sy  
    mfony\/mime.git","reference":"bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd"},"d  
    ist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/mime\/z  
    ipball\/bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd","reference":"bb2ccf759e2b  
    967dcd11bdee5bdf30dddd2290bd","shasum":""},"require":{"php":">=7.2.5","symf  
    ony\/deprecation-contracts":"^2.1|^3","symfony\/polyfill-intl-idn":"^1.10",  
    "symfony\/polyfill-mbstring":"^1.0","symfony\/polyfill-php80":"^1.16"},"con  
    flict":{"egulias\/email-validator":"~3.0.0","phpdocumentor\/reflection-docb  
    lock":"<3.2.2","phpdocumentor\/type-resolver":"<1.4.0","symfony\/mailer":"<  
    4.4"},"require-dev":{"egulias\/email-validator":"^2.1.10|^3.1","phpdocument  
    or\/reflection-docblock":"^3.0|^4.0|^5.0","symfony\/dependency-injection":"  
    ^4.4|^5.0|^6.0","symfony\/property-access":"^4.4|^5.1|^6.0","symfony\/prope  
    rty-info":"^4.4|^5.1|^6.0","symfony\/serializer":"^5.2|^6.0"},"time":"2022-  
    09-01T18:18:29+00:00","type":"library","installation-source":"dist","autolo  
    ad":{"psr-4":{"Symfony\\Component\\Mime\\":""},"exclude-from-classmap":["\/  
    Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","licen  
    se":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfony.c  
    om"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contrib  
    utors"}],"description":"Allows manipulating MIME messages","homepage":"http  
    s:\/\/symfony.com","keywords":["mime","mime-type"],"support":{"source":"htt  
    ps:\/\/github.com\/symfony\/mime\/tree\/v5.4.13"},"funding":[{"url":"https:  
    \/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fa  
    bpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/pac  
    kagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/  
    mime"},{"name":"symfony\/monolog-bridge","version":"v5.4.10","version_norma  
    lized":"5.4.10.0","source":{"type":"git","url":"https:\/\/github.com\/symfo  
    ny\/monolog-bridge.git","reference":"b3b0890e76e7eb626f27b165a5c501f2754dfb  
    bd"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/  
    monolog-bridge\/zipball\/b3b0890e76e7eb626f27b165a5c501f2754dfbbd","referen  
    ce":"b3b0890e76e7eb626f27b165a5c501f2754dfbbd","shasum":""},"require":{"mon  
    olog\/monolog":"^1.25.1|^2","php":">=7.2.5","symfony\/deprecation-contracts  
    ":"^2.1|^3","symfony\/http-kernel":"^5.3|^6.0","symfony\/polyfill-php80":"^  
    1.16","symfony\/service-contracts":"^1.1|^2|^3"},"conflict":{"symfony\/cons  
    ole":"<4.4","symfony\/http-foundation":"<5.3"},"require-dev":{"symfony\/con  
    sole":"^4.4|^5.0|^6.0","symfony\/http-client":"^4.4|^5.0|^6.0","symfony\/ma  
    iler":"^4.4|^5.0|^6.0","symfony\/messenger":"^4.4|^5.0|^6.0","symfony\/mime  
    ":"^4.4|^5.0|^6.0","symfony\/security-core":"^4.4|^5.0|^6.0","symfony\/var-  
    dumper":"^4.4|^5.0|^6.0"},"suggest":{"symfony\/console":"For the possibilit  
    y to show log messages in console commands depending on verbosity settings.  
    ","symfony\/http-kernel":"For using the debugging handlers together with th  
    e response life cycle of the HTTP kernel.","symfony\/var-dumper":"For using  
     the debugging handlers like the console handler or the log server handler.  
    "},"time":"2022-06-19T12:03:50+00:00","type":"symfony-bridge","installation  
    -source":"dist","autoload":{"psr-4":{"Symfony\\Bridge\\Monolog\\":""},"excl  
    ude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.o  
    rg\/downloads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","e  
    mail":"fabien@symfony.com"},{"name":"Symfony Community","homepage":"https:\  
    /\/symfony.com\/contributors"}],"description":"Provides integration for Mon  
    olog with various Symfony components","homepage":"https:\/\/symfony.com","s  
    upport":{"source":"https:\/\/github.com\/symfony\/monolog-bridge\/tree\/v5.  
    4.10"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},  
    {"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/ti  
    delift.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"  
    }],"install-path":"..\/symfony\/monolog-bridge"},{"name":"symfony\/monolog-  
    bundle","version":"v3.8.0","version_normalized":"3.8.0.0","source":{"type":  
    "git","url":"https:\/\/github.com\/symfony\/monolog-bundle.git","reference"  
    :"a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d"},"dist":{"type":"zip","url":"ht  
    tps:\/\/api.github.com\/repos\/symfony\/monolog-bundle\/zipball\/a41bbcdc11  
    05603b6d73a7d9a43a3788f8e0fb7d","reference":"a41bbcdc1105603b6d73a7d9a43a37  
    88f8e0fb7d","shasum":""},"require":{"monolog\/monolog":"^1.22 || ^2.0 || ^3  
    .0","php":">=7.1.3","symfony\/config":"~4.4 || ^5.0 || ^6.0","symfony\/depe  
    ndency-injection":"^4.4 || ^5.0 || ^6.0","symfony\/http-kernel":"~4.4 || ^5  
    .0 || ^6.0","symfony\/monolog-bridge":"~4.4 || ^5.0 || ^6.0"},"require-dev"  
    :{"symfony\/console":"~4.4 || ^5.0 || ^6.0","symfony\/phpunit-bridge":"^5.2  
     || ^6.0","symfony\/yaml":"~4.4 || ^5.0 || ^6.0"},"time":"2022-05-10T14:24:  
    36+00:00","type":"symfony-bundle","extra":{"branch-alias":{"dev-master":"3.  
    x-dev"}},"installation-source":"dist","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 Co  
    mmunity","homepage":"https:\/\/symfony.com\/contributors"}],"description":"  
    Symfony MonologBundle","homepage":"https:\/\/symfony.com","keywords":["log"  
    ,"logging"],"support":{"issues":"https:\/\/github.com\/symfony\/monolog-bun  
    dle\/issues","source":"https:\/\/github.com\/symfony\/monolog-bundle\/tree\  
    /v3.8.0"},"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":"tideli  
    ft"}],"install-path":"..\/symfony\/monolog-bundle"},{"name":"symfony\/optio  
    ns-resolver","version":"v5.4.11","version_normalized":"5.4.11.0","source":{  
    "type":"git","url":"https:\/\/github.com\/symfony\/options-resolver.git","r  
    eference":"54f14e36aa73cb8f7261d7686691fd4d75ea2690"},"dist":{"type":"zip",  
    "url":"https:\/\/api.github.com\/repos\/symfony\/options-resolver\/zipball\  
    /54f14e36aa73cb8f7261d7686691fd4d75ea2690","reference":"54f14e36aa73cb8f726  
    1d7686691fd4d75ea2690","shasum":""},"require":{"php":">=7.2.5","symfony\/de  
    precation-contracts":"^2.1|^3","symfony\/polyfill-php73":"~1.0","symfony\/p  
    olyfill-php80":"^1.16"},"time":"2022-07-20T13:00:38+00:00","type":"library"  
    ,"installation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\Opt  
    ionsResolver\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-ur  
    l":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"na  
    me":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Commu  
    nity","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Pro  
    vides an improved replacement for the array_replace PHP function","homepage  
    ":"https:\/\/symfony.com","keywords":["config","configuration","options"],"  
    support":{"source":"https:\/\/github.com\/symfony\/options-resolver\/tree\/  
    v5.4.11"},"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":"tideli  
    ft"}],"install-path":"..\/symfony\/options-resolver"},{"name":"symfony\/pas  
    sword-hasher","version":"v5.4.11","version_normalized":"5.4.11.0","source":  
    {"type":"git","url":"https:\/\/github.com\/symfony\/password-hasher.git","r  
    eference":"b0169ed8f09a4ae39eb119218ea1685079a9b179"},"dist":{"type":"zip",  
    "url":"https:\/\/api.github.com\/repos\/symfony\/password-hasher\/zipball\/  
    b0169ed8f09a4ae39eb119218ea1685079a9b179","reference":"b0169ed8f09a4ae39eb1  
    19218ea1685079a9b179","shasum":""},"require":{"php":">=7.2.5","symfony\/pol  
    yfill-php80":"^1.15"},"conflict":{"symfony\/security-core":"<5.3"},"require  
    -dev":{"symfony\/console":"^5.3|^6.0","symfony\/security-core":"^5.3|^6.0"}  
    ,"time":"2022-07-20T13:00:38+00:00","type":"library","installation-source":  
    "dist","autoload":{"psr-4":{"Symfony\\Component\\PasswordHasher\\":""},"exc  
    lude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.  
    org\/downloads\/","license":["MIT"],"authors":[{"name":"Robin Chalas","emai  
    l":"robin.chalas@gmail.com"},{"name":"Symfony Community","homepage":"https:  
    \/\/symfony.com\/contributors"}],"description":"Provides password hashing u  
    tilities","homepage":"https:\/\/symfony.com","keywords":["hashing","passwor  
    d"],"support":{"source":"https:\/\/github.com\/symfony\/password-hasher\/tr  
    ee\/v5.4.11"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"cu  
    stom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https  
    :\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"ti  
    delift"}],"install-path":"..\/symfony\/password-hasher"},{"name":"symfony\/  
    polyfill-ctype","version":"v1.26.0","version_normalized":"1.26.0.0","source  
    ":{"type":"git","url":"https:\/\/github.com\/symfony\/polyfill-ctype.git","  
    reference":"6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"},"dist":{"type":"zip"  
    ,"url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-ctype\/zipball\/  
    6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4","reference":"6fd1b9a79f6e3cf65f9e  
    679b23af304cd9e010d4","shasum":""},"require":{"php":">=7.1"},"provide":{"ex  
    t-ctype":"*"},"suggest":{"ext-ctype":"For best performance"},"time":"2022-0  
    5-24T11:49:31+00:00","type":"library","extra":{"branch-alias":{"dev-main":"  
    1.26-dev"},"thanks":{"name":"symfony\/polyfill","url":"https:\/\/github.com  
    \/symfony\/polyfill"}},"installation-source":"dist","autoload":{"files":["b  
    ootstrap.php"],"psr-4":{"Symfony\\Polyfill\\Ctype\\":""}},"notification-url  
    ":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"nam  
    e":"Gert de Pagter","email":"BackEndTea@gmail.com"},{"name":"Symfony Commun  
    ity","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Symf  
    ony polyfill for ctype functions","homepage":"https:\/\/symfony.com","keywo  
    rds":["compatibility","ctype","polyfill","portable"],"support":{"source":"h  
    ttps:\/\/github.com\/symfony\/polyfill-ctype\/tree\/v1.26.0"},"funding":[{"  
    url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/gi  
    thub.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\  
    /github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-path":".  
    .\/symfony\/polyfill-ctype"},{"name":"symfony\/polyfill-intl-grapheme","ver  
    sion":"v1.26.0","version_normalized":"1.26.0.0","source":{"type":"git","url  
    ":"https:\/\/github.com\/symfony\/polyfill-intl-grapheme.git","reference":"  
    433d05519ce6990bf3530fba6957499d327395c2"},"dist":{"type":"zip","url":"http  
    s:\/\/api.github.com\/repos\/symfony\/polyfill-intl-grapheme\/zipball\/433d  
    05519ce6990bf3530fba6957499d327395c2","reference":"433d05519ce6990bf3530fba  
    6957499d327395c2","shasum":""},"require":{"php":">=7.1"},"suggest":{"ext-in  
    tl":"For best performance"},"time":"2022-05-24T11:49:31+00:00","type":"libr  
    ary","extra":{"branch-alias":{"dev-main":"1.26-dev"},"thanks":{"name":"symf  
    ony\/polyfill","url":"https:\/\/github.com\/symfony\/polyfill"}},"installat  
    ion-source":"dist","autoload":{"files":["bootstrap.php"],"psr-4":{"Symfony\  
    \Polyfill\\Intl\\Grapheme\\":""}},"notification-url":"https:\/\/packagist.o  
    rg\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas Grekas","ema  
    il":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\/symf  
    ony.com\/contributors"}],"description":"Symfony polyfill for intl's graphem  
    e_* functions","homepage":"https:\/\/symfony.com","keywords":["compatibilit  
    y","grapheme","intl","polyfill","portable","shim"],"support":{"source":"htt  
    ps:\/\/github.com\/symfony\/polyfill-intl-grapheme\/tree\/v1.26.0"},"fundin  
    g":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:  
    \/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/fu  
    nding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-pa  
    th":"..\/symfony\/polyfill-intl-grapheme"},{"name":"symfony\/polyfill-intl-  
    idn","version":"v1.26.0","version_normalized":"1.26.0.0","source":{"type":"  
    git","url":"https:\/\/github.com\/symfony\/polyfill-intl-idn.git","referenc  
    e":"59a8d271f00dd0e4c2e518104cc7963f655a1aa8"},"dist":{"type":"zip","url":"  
    https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-idn\/zipball\/59a8d  
    271f00dd0e4c2e518104cc7963f655a1aa8","reference":"59a8d271f00dd0e4c2e518104  
    cc7963f655a1aa8","shasum":""},"require":{"php":">=7.1","symfony\/polyfill-i  
    ntl-normalizer":"^1.10","symfony\/polyfill-php72":"^1.10"},"suggest":{"ext-  
    intl":"For best performance"},"time":"2022-05-24T11:49:31+00:00","type":"li  
    brary","extra":{"branch-alias":{"dev-main":"1.26-dev"},"thanks":{"name":"sy  
    mfony\/polyfill","url":"https:\/\/github.com\/symfony\/polyfill"}},"install  
    ation-source":"dist","autoload":{"files":["bootstrap.php"],"psr-4":{"Symfon  
    y\\Polyfill\\Intl\\Idn\\":""}},"notification-url":"https:\/\/packagist.org\  
    /downloads\/","license":["MIT"],"authors":[{"name":"Laurent Bassin","email"  
    :"laurent@bassin.info"},{"name":"Trevor Rowbotham","email":"trevor.rowbotha  
    m@pm.me"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/co  
    ntributors"}],"description":"Symfony polyfill for intl's idn_to_ascii and i  
    dn_to_utf8 functions","homepage":"https:\/\/symfony.com","keywords":["compa  
    tibility","idn","intl","polyfill","portable","shim"],"support":{"source":"h  
    ttps:\/\/github.com\/symfony\/polyfill-intl-idn\/tree\/v1.26.0"},"funding":  
    [{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\  
    /github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/fundi  
    ng\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-path"  
    :"..\/symfony\/polyfill-intl-idn"},{"name":"symfony\/polyfill-intl-normaliz  
    er","version":"v1.26.0","version_normalized":"1.26.0.0","source":{"type":"g  
    it","url":"https:\/\/github.com\/symfony\/polyfill-intl-normalizer.git","re  
    ference":"219aa369ceff116e673852dce47c3a41794c14bd"},"dist":{"type":"zip","  
    url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-normalizer\/z  
    ipball\/219aa369ceff116e673852dce47c3a41794c14bd","reference":"219aa369ceff  
    116e673852dce47c3a41794c14bd","shasum":""},"require":{"php":">=7.1"},"sugge  
    st":{"ext-intl":"For best performance"},"time":"2022-05-24T11:49:31+00:00",  
    "type":"library","extra":{"branch-alias":{"dev-main":"1.26-dev"},"thanks":{  
    "name":"symfony\/polyfill","url":"https:\/\/github.com\/symfony\/polyfill"}  
    },"installation-source":"dist","autoload":{"files":["bootstrap.php"],"psr-4  
    ":{"Symfony\\Polyfill\\Intl\\Normalizer\\":""},"classmap":["Resources\/stub  
    s"]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["  
    MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":  
    "Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"des  
    cription":"Symfony polyfill for intl's Normalizer class and related functio  
    ns","homepage":"https:\/\/symfony.com","keywords":["compatibility","intl","  
    normalizer","polyfill","portable","shim"],"support":{"source":"https:\/\/gi  
    thub.com\/symfony\/polyfill-intl-normalizer\/tree\/v1.26.0"},"funding":[{"u  
    rl":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/git  
    hub.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/  
    github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..  
    \/symfony\/polyfill-intl-normalizer"},{"name":"symfony\/polyfill-mbstring",  
    "version":"v1.26.0","version_normalized":"1.26.0.0","source":{"type":"git",  
    "url":"https:\/\/github.com\/symfony\/polyfill-mbstring.git","reference":"9  
    344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"},"dist":{"type":"zip","url":"https  
    :\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/9344f9cb97  
    f3b19424af1a21a3b0e75b0a7d8d7e","reference":"9344f9cb97f3b19424af1a21a3b0e7  
    5b0a7d8d7e","shasum":""},"require":{"php":">=7.1"},"provide":{"ext-mbstring  
    ":"*"},"suggest":{"ext-mbstring":"For best performance"},"time":"2022-05-24  
    T11:49:31+00:00","type":"library","extra":{"branch-alias":{"dev-main":"1.26  
    -dev"},"thanks":{"name":"symfony\/polyfill","url":"https:\/\/github.com\/sy  
    mfony\/polyfill"}},"installation-source":"dist","autoload":{"files":["boots  
    trap.php"],"psr-4":{"Symfony\\Polyfill\\Mbstring\\":""}},"notification-url"  
    :"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name  
    ":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","ho  
    mepage":"https:\/\/symfony.com\/contributors"}],"description":"Symfony poly  
    fill for the Mbstring extension","homepage":"https:\/\/symfony.com","keywor  
    ds":["compatibility","mbstring","polyfill","portable","shim"],"support":{"s  
    ource":"https:\/\/github.com\/symfony\/polyfill-mbstring\/tree\/v1.26.0"},"  
    funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"  
    https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.c  
    om\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"inst  
    all-path":"..\/symfony\/polyfill-mbstring"},{"name":"symfony\/polyfill-php7  
    2","version":"v1.26.0","version_normalized":"1.26.0.0","source":{"type":"gi  
    t","url":"https:\/\/github.com\/symfony\/polyfill-php72.git","reference":"b  
    f44a9fd41feaac72b074de600314a93e2ae78e2"},"dist":{"type":"zip","url":"https  
    :\/\/api.github.com\/repos\/symfony\/polyfill-php72\/zipball\/bf44a9fd41fea  
    ac72b074de600314a93e2ae78e2","reference":"bf44a9fd41feaac72b074de600314a93e  
    2ae78e2","shasum":""},"require":{"php":">=7.1"},"time":"2022-05-24T11:49:31  
    +00:00","type":"library","extra":{"branch-alias":{"dev-main":"1.26-dev"},"t  
    hanks":{"name":"symfony\/polyfill","url":"https:\/\/github.com\/symfony\/po  
    lyfill"}},"installation-source":"dist","autoload":{"files":["bootstrap.php"  
    ],"psr-4":{"Symfony\\Polyfill\\Php72\\":""}},"notification-url":"https:\/\/  
    packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas G  
    rekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"htt  
    ps:\/\/symfony.com\/contributors"}],"description":"Symfony polyfill backpor  
    ting some PHP 7.2+ features to lower PHP versions","homepage":"https:\/\/sy  
    mfony.com","keywords":["compatibility","polyfill","portable","shim"],"suppo  
    rt":{"source":"https:\/\/github.com\/symfony\/polyfill-php72\/tree\/v1.26.0  
    "},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"ur  
    l":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tideli  
    ft.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"  
    install-path":"..\/symfony\/polyfill-php72"},{"name":"symfony\/polyfill-php  
    73","version":"v1.26.0","version_normalized":"1.26.0.0","source":{"type":"g  
    it","url":"https:\/\/github.com\/symfony\/polyfill-php73.git","reference":"  
    e440d35fa0286f77fb45b79a03fedbeda9307e85"},"dist":{"type":"zip","url":"http  
    s:\/\/api.github.com\/repos\/symfony\/polyfill-php73\/zipball\/e440d35fa028  
    6f77fb45b79a03fedbeda9307e85","reference":"e440d35fa0286f77fb45b79a03fedbed  
    a9307e85","shasum":""},"require":{"php":">=7.1"},"time":"2022-05-24T11:49:3  
    1+00:00","type":"library","extra":{"branch-alias":{"dev-main":"1.26-dev"},"  
    thanks":{"name":"symfony\/polyfill","url":"https:\/\/github.com\/symfony\/p  
    olyfill"}},"installation-source":"dist","autoload":{"files":["bootstrap.php  
    "],"psr-4":{"Symfony\\Polyfill\\Php73\\":""},"classmap":["Resources\/stubs"  
    ]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["MI  
    T"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"S  
    ymfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"descr  
    iption":"Symfony polyfill backporting some PHP 7.3+ features to lower PHP v  
    ersions","homepage":"https:\/\/symfony.com","keywords":["compatibility","po  
    lyfill","portable","shim"],"support":{"source":"https:\/\/github.com\/symfo  
    ny\/polyfill-php73\/tree\/v1.26.0"},"funding":[{"url":"https:\/\/symfony.co  
    m\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"  
    github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfon  
    y\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/polyfill-php73  
    "},{"name":"symfony\/polyfill-php80","version":"v1.26.0","version_normalize  
    d":"1.26.0.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/  
    polyfill-php80.git","reference":"cfa0ae98841b9e461207c13ab093d76b0fa7bace"}  
    ,"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/poly  
    fill-php80\/zipball\/cfa0ae98841b9e461207c13ab093d76b0fa7bace","reference":  
    "cfa0ae98841b9e461207c13ab093d76b0fa7bace","shasum":""},"require":{"php":">  
    =7.1"},"time":"2022-05-10T07:21:04+00:00","type":"library","extra":{"branch  
    -alias":{"dev-main":"1.26-dev"},"thanks":{"name":"symfony\/polyfill","url":  
    "https:\/\/github.com\/symfony\/polyfill"}},"installation-source":"dist","a  
    utoload":{"files":["bootstrap.php"],"psr-4":{"Symfony\\Polyfill\\Php80\\":"  
    "},"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 lo  
    wer PHP versions","homepage":"https:\/\/symfony.com","keywords":["compatibi  
    lity","polyfill","portable","shim"],"support":{"source":"https:\/\/github.c  
    om\/symfony\/polyfill-php80\/tree\/v1.26.0"},"funding":[{"url":"https:\/\/s  
    ymfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot"  
    ,"type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagis  
    t\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/polyf  
    ill-php80"},{"name":"symfony\/polyfill-php81","version":"v1.26.0","version_  
    normalized":"1.26.0.0","source":{"type":"git","url":"https:\/\/github.com\/  
    symfony\/polyfill-php81.git","reference":"13f6d1271c663dc5ae9fb843a8f16521d  
    b7687a1"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symf  
    ony\/polyfill-php81\/zipball\/13f6d1271c663dc5ae9fb843a8f16521db7687a1","re  
    ference":"13f6d1271c663dc5ae9fb843a8f16521db7687a1","shasum":""},"require":  
    {"php":">=7.1"},"time":"2022-05-24T11:49:31+00:00","type":"library","extra"  
    :{"branch-alias":{"dev-main":"1.26-dev"},"thanks":{"name":"symfony\/polyfil  
    l","url":"https:\/\/github.com\/symfony\/polyfill"}},"installation-source":  
    "dist","autoload":{"files":["bootstrap.php"],"psr-4":{"Symfony\\Polyfill\\P  
    hp81\\":""},"classmap":["Resources\/stubs"]},"notification-url":"https:\/\/  
    packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas G  
    rekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"htt  
    ps:\/\/symfony.com\/contributors"}],"description":"Symfony polyfill backpor  
    ting some PHP 8.1+ features to lower PHP versions","homepage":"https:\/\/sy  
    mfony.com","keywords":["compatibility","polyfill","portable","shim"],"suppo  
    rt":{"source":"https:\/\/github.com\/symfony\/polyfill-php81\/tree\/v1.26.0  
    "},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"ur  
    l":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tideli  
    ft.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"  
    install-path":"..\/symfony\/polyfill-php81"},{"name":"symfony\/polyfill-uui  
    d","version":"v1.26.0","version_normalized":"1.26.0.0","source":{"type":"gi  
    t","url":"https:\/\/github.com\/symfony\/polyfill-uuid.git","reference":"a4  
    1886c1c81dc075a09c71fe6db5b9d68c79de23"},"dist":{"type":"zip","url":"https:  
    \/\/api.github.com\/repos\/symfony\/polyfill-uuid\/zipball\/a41886c1c81dc07  
    5a09c71fe6db5b9d68c79de23","reference":"a41886c1c81dc075a09c71fe6db5b9d68c7  
    9de23","shasum":""},"require":{"php":">=7.1"},"provide":{"ext-uuid":"*"},"s  
    uggest":{"ext-uuid":"For best performance"},"time":"2022-05-24T11:49:31+00:  
    00","type":"library","extra":{"branch-alias":{"dev-main":"1.26-dev"},"thank  
    s":{"name":"symfony\/polyfill","url":"https:\/\/github.com\/symfony\/polyfi  
    ll"}},"installation-source":"dist","autoload":{"files":["bootstrap.php"],"p  
    sr-4":{"Symfony\\Polyfill\\Uuid\\":""}},"notification-url":"https:\/\/packa  
    gist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Gr\u00e9goire   
    Pineau","email":"lyrixx@lyrixx.info"},{"name":"Symfony Community","homepage  
    ":"https:\/\/symfony.com\/contributors"}],"description":"Symfony polyfill f  
    or uuid functions","homepage":"https:\/\/symfony.com","keywords":["compatib  
    ility","polyfill","portable","uuid"],"support":{"source":"https:\/\/github.  
    com\/symfony\/polyfill-uuid\/tree\/v1.26.0"},"funding":[{"url":"https:\/\/s  
    ymfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot"  
    ,"type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagis  
    t\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/polyf  
    ill-uuid"},{"name":"symfony\/process","version":"v5.4.11","version_normaliz  
    ed":"5.4.11.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\  
    /process.git","reference":"6e75fe6874cbc7e4773d049616ab450eff537bf1"},"dist  
    ":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/process\/z  
    ipball\/6e75fe6874cbc7e4773d049616ab450eff537bf1","reference":"6e75fe6874cb  
    c7e4773d049616ab450eff537bf1","shasum":""},"require":{"php":">=7.2.5","symf  
    ony\/polyfill-php80":"^1.16"},"time":"2022-06-27T16:58:25+00:00","type":"li  
    brary","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Componen  
    t\\Process\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url"  
    :"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name  
    ":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Communi  
    ty","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Execu  
    tes commands in sub-processes","homepage":"https:\/\/symfony.com","support"  
    :{"source":"https:\/\/github.com\/symfony\/process\/tree\/v5.4.11"},"fundin  
    g":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:  
    \/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/fu  
    nding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-pa  
    th":"..\/symfony\/process"},{"name":"symfony\/property-access","version":"v  
    5.4.11","version_normalized":"5.4.11.0","source":{"type":"git","url":"https  
    :\/\/github.com\/symfony\/property-access.git","reference":"c641d63e943ed31  
    981bad4b4dcf29fe7da2ffa8c"},"dist":{"type":"zip","url":"https:\/\/api.githu  
    b.com\/repos\/symfony\/property-access\/zipball\/c641d63e943ed31981bad4b4dc  
    f29fe7da2ffa8c","reference":"c641d63e943ed31981bad4b4dcf29fe7da2ffa8c","sha  
    sum":""},"require":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|  
    ^3","symfony\/polyfill-php80":"^1.16","symfony\/property-info":"^5.2|^6.0"}  
    ,"require-dev":{"symfony\/cache":"^4.4|^5.0|^6.0"},"suggest":{"psr\/cache-i  
    mplementation":"To cache access methods."},"time":"2022-06-27T16:58:25+00:0  
    0","type":"library","installation-source":"dist","autoload":{"psr-4":{"Symf  
    ony\\Component\\PropertyAccess\\":""},"exclude-from-classmap":["\/Tests\/"]  
    },"notification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT  
    "],"authors":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"na  
    me":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],  
    "description":"Provides functions to read and write from\/to an object or a  
    rray using a simple string notation","homepage":"https:\/\/symfony.com","ke  
    ywords":["access","array","extraction","index","injection","object","proper  
    ty","property path","reflection"],"support":{"source":"https:\/\/github.com  
    \/symfony\/property-access\/tree\/v5.4.11"},"funding":[{"url":"https:\/\/sy  
    mfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot",  
    "type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist  
    \/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/proper  
    ty-access"},{"name":"symfony\/property-info","version":"v5.4.11","version_n  
    ormalized":"5.4.11.0","source":{"type":"git","url":"https:\/\/github.com\/s  
    ymfony\/property-info.git","reference":"8a9a2b638a808cc92a2fbce185b9318e76b  
    0e20c"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfon  
    y\/property-info\/zipball\/8a9a2b638a808cc92a2fbce185b9318e76b0e20c","refer  
    ence":"8a9a2b638a808cc92a2fbce185b9318e76b0e20c","shasum":""},"require":{"p  
    hp":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3","symfony\/polyfill  
    -php80":"^1.16","symfony\/string":"^5.1|^6.0"},"conflict":{"phpdocumentor\/  
    reflection-docblock":"<3.2.2","phpdocumentor\/type-resolver":"<1.4.0","symf  
    ony\/dependency-injection":"<4.4"},"require-dev":{"doctrine\/annotations":"  
    ^1.10.4","phpdocumentor\/reflection-docblock":"^3.0|^4.0|^5.0","phpstan\/ph  
    pdoc-parser":"^1.0","symfony\/cache":"^4.4|^5.0|^6.0","symfony\/dependency-  
    injection":"^4.4|^5.0|^6.0","symfony\/serializer":"^4.4|^5.0|^6.0"},"sugges  
    t":{"phpdocumentor\/reflection-docblock":"To use the PHPDoc","psr\/cache-im  
    plementation":"To cache results","symfony\/doctrine-bridge":"To use Doctrin  
    e metadata","symfony\/serializer":"To use Serializer metadata"},"time":"202  
    2-07-19T08:07:51+00:00","type":"library","installation-source":"dist","auto  
    load":{"psr-4":{"Symfony\\Component\\PropertyInfo\\":""},"exclude-from-clas  
    smap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads  
    \/","license":["MIT"],"authors":[{"name":"K\u00e9vin Dunglas","email":"dung  
    las@gmail.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.c  
    om\/contributors"}],"description":"Extracts information about PHP class' pr  
    operties using metadata of popular sources","homepage":"https:\/\/symfony.c  
    om","keywords":["doctrine","phpdoc","property","symfony","type","validator"  
    ],"support":{"source":"https:\/\/github.com\/symfony\/property-info\/tree\/  
    v5.4.11"},"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":"tideli  
    ft"}],"install-path":"..\/symfony\/property-info"},{"name":"symfony\/proxy-  
    manager-bridge","version":"v5.4.6","version_normalized":"5.4.6.0","source":  
    {"type":"git","url":"https:\/\/github.com\/symfony\/proxy-manager-bridge.gi  
    t","reference":"e6936de1cc8f4e6e3b2264aef186ca21695aee8e"},"dist":{"type":"  
    zip","url":"https:\/\/api.github.com\/repos\/symfony\/proxy-manager-bridge\  
    /zipball\/e6936de1cc8f4e6e3b2264aef186ca21695aee8e","reference":"e6936de1cc  
    8f4e6e3b2264aef186ca21695aee8e","shasum":""},"require":{"friendsofphp\/prox  
    y-manager-lts":"^1.0.2","php":">=7.2.5","symfony\/dependency-injection":"^5  
    .0|^6.0","symfony\/polyfill-php80":"^1.16"},"require-dev":{"symfony\/config  
    ":"^4.4|^5.0|^6.0"},"time":"2022-03-02T12:42:23+00:00","type":"symfony-brid  
    ge","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Bridge\\Pro  
    xyManager\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":  
    "https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name"  
    :"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Communit  
    y","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Provid  
    es integration for ProxyManager with various Symfony components","homepage"  
    :"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony  
    \/proxy-manager-bridge\/tree\/v5.4.6"},"funding":[{"url":"https:\/\/symfony  
    .com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type  
    ":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/sym  
    fony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/proxy-manag  
    er-bridge"},{"name":"symfony\/routing","version":"v5.4.11","version_normali  
    zed":"5.4.11.0","source":{"type":"git","url":"https:\/\/github.com\/symfony  
    \/routing.git","reference":"3e01ccd9b2a3a4167ba2b3c53612762300300226"},"dis  
    t":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/routing\/  
    zipball\/3e01ccd9b2a3a4167ba2b3c53612762300300226","reference":"3e01ccd9b2a  
    3a4167ba2b3c53612762300300226","shasum":""},"require":{"php":">=7.2.5","sym  
    fony\/deprecation-contracts":"^2.1|^3","symfony\/polyfill-php80":"^1.16"},"  
    conflict":{"doctrine\/annotations":"<1.12","symfony\/config":"<5.3","symfon  
    y\/dependency-injection":"<4.4","symfony\/yaml":"<4.4"},"require-dev":{"doc  
    trine\/annotations":"^1.12","psr\/log":"^1|^2|^3","symfony\/config":"^5.3|^  
    6.0","symfony\/dependency-injection":"^4.4|^5.0|^6.0","symfony\/expression-  
    language":"^4.4|^5.0|^6.0","symfony\/http-foundation":"^4.4|^5.0|^6.0","sym  
    fony\/yaml":"^4.4|^5.0|^6.0"},"suggest":{"symfony\/config":"For using the a  
    ll-in-one router or any loader","symfony\/expression-language":"For using e  
    xpression matching","symfony\/http-foundation":"For using a Symfony Request  
     object","symfony\/yaml":"For using the YAML loader"},"time":"2022-07-20T13  
    :00:38+00:00","type":"library","installation-source":"dist","autoload":{"ps  
    r-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":"Maps an HTTP request to a set of configuration variables  
    ","homepage":"https:\/\/symfony.com","keywords":["router","routing","uri","  
    url"],"support":{"source":"https:\/\/github.com\/symfony\/routing\/tree\/v5  
    .4.11"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"}  
    ,{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/t  
    idelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift  
    "}],"install-path":"..\/symfony\/routing"},{"name":"symfony\/security-bundl  
    e","version":"v5.4.11","version_normalized":"5.4.11.0","source":{"type":"gi  
    t","url":"https:\/\/github.com\/symfony\/security-bundle.git","reference":"  
    86b49feb056b840f2b79a03fcfa2d378d6d34234"},"dist":{"type":"zip","url":"http  
    s:\/\/api.github.com\/repos\/symfony\/security-bundle\/zipball\/86b49feb056  
    b840f2b79a03fcfa2d378d6d34234","reference":"86b49feb056b840f2b79a03fcfa2d37  
    8d6d34234","shasum":""},"require":{"ext-xml":"*","php":">=7.2.5","symfony\/  
    config":"^4.4|^5.0|^6.0","symfony\/dependency-injection":"^5.3|^6.0","symfo  
    ny\/deprecation-contracts":"^2.1|^3","symfony\/event-dispatcher":"^5.1|^6.0  
    ","symfony\/http-foundation":"^5.3|^6.0","symfony\/http-kernel":"^5.3|^6.0"  
    ,"symfony\/password-hasher":"^5.3|^6.0","symfony\/polyfill-php80":"^1.16","  
    symfony\/security-core":"^5.4|^6.0","symfony\/security-csrf":"^4.4|^5.0|^6.  
    0","symfony\/security-guard":"^5.3","symfony\/security-http":"^5.4|^6.0"},"  
    conflict":{"symfony\/browser-kit":"<4.4","symfony\/console":"<4.4","symfony  
    \/framework-bundle":"<4.4","symfony\/ldap":"<5.1","symfony\/twig-bundle":"<  
    4.4"},"require-dev":{"doctrine\/annotations":"^1.10.4","symfony\/asset":"^4  
    .4|^5.0|^6.0","symfony\/browser-kit":"^4.4|^5.0|^6.0","symfony\/console":"^  
    4.4|^5.0|^6.0","symfony\/css-selector":"^4.4|^5.0|^6.0","symfony\/dom-crawl  
    er":"^4.4|^5.0|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0","symfo  
    ny\/form":"^4.4|^5.0|^6.0","symfony\/framework-bundle":"^5.3|^6.0","symfony  
    \/ldap":"^5.3|^6.0","symfony\/process":"^4.4|^5.0|^6.0","symfony\/rate-limi  
    ter":"^5.2|^6.0","symfony\/serializer":"^4.4|^5.0|^6.0","symfony\/translati  
    on":"^4.4|^5.0|^6.0","symfony\/twig-bridge":"^4.4|^5.0|^6.0","symfony\/twig  
    -bundle":"^4.4|^5.0|^6.0","symfony\/validator":"^4.4|^5.0|^6.0","symfony\/y  
    aml":"^4.4|^5.0|^6.0","twig\/twig":"^2.13|^3.0.4"},"time":"2022-07-20T13:00  
    :38+00:00","type":"symfony-bundle","installation-source":"dist","autoload":  
    {"psr-4":{"Symfony\\Bundle\\SecurityBundle\\":""},"exclude-from-classmap":[  
    "\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","li  
    cense":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfon  
    y.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/cont  
    ributors"}],"description":"Provides a tight integration of the Security com  
    ponent into the Symfony full-stack framework","homepage":"https:\/\/symfony  
    .com","support":{"source":"https:\/\/github.com\/symfony\/security-bundle\/  
    tree\/v5.4.11"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"  
    custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"htt  
    ps:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"  
    tidelift"}],"install-path":"..\/symfony\/security-bundle"},{"name":"symfony  
    \/security-core","version":"v5.4.13","version_normalized":"5.4.13.0","sourc  
    e":{"type":"git","url":"https:\/\/github.com\/symfony\/security-core.git","  
    reference":"71bc477807d9afc9c904fd62b3b5d48f97308460"},"dist":{"type":"zip"  
    ,"url":"https:\/\/api.github.com\/repos\/symfony\/security-core\/zipball\/7  
    1bc477807d9afc9c904fd62b3b5d48f97308460","reference":"71bc477807d9afc9c904f  
    d62b3b5d48f97308460","shasum":""},"require":{"php":">=7.2.5","symfony\/depr  
    ecation-contracts":"^2.1|^3","symfony\/event-dispatcher-contracts":"^1.1|^2  
    |^3","symfony\/password-hasher":"^5.3|^6.0","symfony\/polyfill-php80":"^1.1  
    6","symfony\/service-contracts":"^1.1.6|^2|^3"},"conflict":{"symfony\/event  
    -dispatcher":"<4.4","symfony\/http-foundation":"<5.3","symfony\/ldap":"<4.4  
    ","symfony\/security-guard":"<4.4","symfony\/validator":"<5.2"},"require-de  
    v":{"psr\/cache":"^1.0|^2.0|^3.0","psr\/container":"^1.0|^2.0","psr\/log":"  
    ^1|^2|^3","symfony\/cache":"^4.4|^5.0|^6.0","symfony\/event-dispatcher":"^4  
    .4|^5.0|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0","symfony\/htt  
    p-foundation":"^5.3|^6.0","symfony\/ldap":"^4.4|^5.0|^6.0","symfony\/transl  
    ation":"^4.4|^5.0|^6.0","symfony\/validator":"^5.2|^6.0"},"suggest":{"psr\/  
    container-implementation":"To instantiate the Security class","symfony\/eve  
    nt-dispatcher":"","symfony\/expression-language":"For using the expression   
    voter","symfony\/http-foundation":"","symfony\/ldap":"For using LDAP integr  
    ation","symfony\/validator":"For using the user password constraint"},"time  
    ":"2022-09-17T07:31:22+00:00","type":"library","installation-source":"dist"  
    ,"autoload":{"psr-4":{"Symfony\\Component\\Security\\Core\\":""},"exclude-f  
    rom-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/d  
    ownloads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","email"  
    :"fabien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/sy  
    mfony.com\/contributors"}],"description":"Symfony Security Component - Core  
     Library","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\  
    /github.com\/symfony\/security-core\/tree\/v5.4.13"},"funding":[{"url":"htt  
    ps:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\  
    /fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/  
    packagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfon  
    y\/security-core"},{"name":"symfony\/security-csrf","version":"v5.4.11","ve  
    rsion_normalized":"5.4.11.0","source":{"type":"git","url":"https:\/\/github  
    .com\/symfony\/security-csrf.git","reference":"b97ab244b6dda80abb84a4a236d6  
    82871695db4a"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\  
    /symfony\/security-csrf\/zipball\/b97ab244b6dda80abb84a4a236d682871695db4a"  
    ,"reference":"b97ab244b6dda80abb84a4a236d682871695db4a","shasum":""},"requi  
    re":{"php":">=7.2.5","symfony\/polyfill-php80":"^1.16","symfony\/security-c  
    ore":"^4.4|^5.0|^6.0"},"conflict":{"symfony\/http-foundation":"<5.3"},"requ  
    ire-dev":{"symfony\/http-foundation":"^5.3|^6.0"},"suggest":{"symfony\/http  
    -foundation":"For using the class SessionTokenStorage."},"time":"2022-07-20  
    T13:00:38+00:00","type":"library","installation-source":"dist","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@symf  
    ony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/co  
    ntributors"}],"description":"Symfony Security Component - CSRF Library","ho  
    mepage":"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/  
    symfony\/security-csrf\/tree\/v5.4.11"},"funding":[{"url":"https:\/\/symfon  
    y.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","typ  
    e":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/sy  
    mfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/security-c  
    srf"},{"name":"symfony\/security-guard","version":"v5.4.13","version_normal  
    ized":"5.4.13.0","source":{"type":"git","url":"https:\/\/github.com\/symfon  
    y\/security-guard.git","reference":"83f647fcdc17aa14908f0e02a302d3d9d0f63fb  
    c"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/s  
    ecurity-guard\/zipball\/83f647fcdc17aa14908f0e02a302d3d9d0f63fbc","referenc  
    e":"83f647fcdc17aa14908f0e02a302d3d9d0f63fbc","shasum":""},"require":{"php"  
    :">=7.2.5","symfony\/polyfill-php80":"^1.15","symfony\/security-core":"^5.0  
    ","symfony\/security-http":"^5.3"},"require-dev":{"psr\/log":"^1|^2|^3"},"t  
    ime":"2022-09-28T13:19:49+00:00","type":"library","installation-source":"di  
    st","autoload":{"psr-4":{"Symfony\\Component\\Security\\Guard\\":""},"exclu  
    de-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.or  
    g\/downloads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","em  
    ail":"fabien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/  
    \/symfony.com\/contributors"}],"description":"Symfony Security Component -   
    Guard","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\/gi  
    thub.com\/symfony\/security-guard\/tree\/v5.4.13"},"funding":[{"url":"https  
    :\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/f  
    abpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/pa  
    ckagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\  
    /security-guard"},{"name":"symfony\/security-http","version":"v5.4.13","ver  
    sion_normalized":"5.4.13.0","source":{"type":"git","url":"https:\/\/github.  
    com\/symfony\/security-http.git","reference":"64e9926b8ab8e4460e4dfdc53dc09  
    8fed2dad837"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/  
    symfony\/security-http\/zipball\/64e9926b8ab8e4460e4dfdc53dc098fed2dad837",  
    "reference":"64e9926b8ab8e4460e4dfdc53dc098fed2dad837","shasum":""},"requir  
    e":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3","symfony\/ht  
    tp-foundation":"^5.3|^6.0","symfony\/http-kernel":"^5.3|^6.0","symfony\/pol  
    yfill-mbstring":"~1.0","symfony\/polyfill-php80":"^1.16","symfony\/property  
    -access":"^4.4|^5.0|^6.0","symfony\/security-core":"^5.4|^6.0"},"conflict":  
    {"symfony\/event-dispatcher":"<4.3","symfony\/security-bundle":"<5.3","symf  
    ony\/security-csrf":"<4.4"},"require-dev":{"psr\/log":"^1|^2|^3","symfony\/  
    cache":"^4.4|^5.0|^6.0","symfony\/rate-limiter":"^5.2|^6.0","symfony\/routi  
    ng":"^4.4|^5.0|^6.0","symfony\/security-csrf":"^4.4|^5.0|^6.0","symfony\/tr  
    anslation":"^4.4|^5.0|^6.0"},"suggest":{"symfony\/routing":"For using the H  
    ttpUtils class to create sub-requests, redirect the user, and match URLs","  
    symfony\/security-csrf":"For using tokens to protect authentication\/logout  
     attempts"},"time":"2022-09-29T19:14:22+00:00","type":"library","installati  
    on-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\Security\\Http\  
    \":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\  
    /packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Fabien P  
    otencier","email":"fabien@symfony.com"},{"name":"Symfony Community","homepa  
    ge":"https:\/\/symfony.com\/contributors"}],"description":"Symfony Security  
     Component - HTTP Integration","homepage":"https:\/\/symfony.com","support"  
    :{"source":"https:\/\/github.com\/symfony\/security-http\/tree\/v5.4.13"},"  
    funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"  
    https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.c  
    om\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"inst  
    all-path":"..\/symfony\/security-http"},{"name":"symfony\/serializer","vers  
    ion":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git","url"  
    :"https:\/\/github.com\/symfony\/serializer.git","reference":"f8c32e94c8656  
    c17a7360d88d6d486bc8ce23b2d"},"dist":{"type":"zip","url":"https:\/\/api.git  
    hub.com\/repos\/symfony\/serializer\/zipball\/f8c32e94c8656c17a7360d88d6d48  
    6bc8ce23b2d","reference":"f8c32e94c8656c17a7360d88d6d486bc8ce23b2d","shasum  
    ":""},"require":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3"  
    ,"symfony\/polyfill-ctype":"~1.8","symfony\/polyfill-php80":"^1.16"},"confl  
    ict":{"doctrine\/annotations":"<1.12","phpdocumentor\/reflection-docblock":  
    "<3.2.2","phpdocumentor\/type-resolver":"<1.4.0","symfony\/dependency-injec  
    tion":"<4.4","symfony\/property-access":"<5.4","symfony\/property-info":"<5  
    .3.13","symfony\/uid":"<5.3","symfony\/yaml":"<4.4"},"require-dev":{"doctri  
    ne\/annotations":"^1.12","phpdocumentor\/reflection-docblock":"^3.2|^4.0|^5  
    .0","symfony\/cache":"^4.4|^5.0|^6.0","symfony\/config":"^4.4|^5.0|^6.0","s  
    ymfony\/dependency-injection":"^4.4|^5.0|^6.0","symfony\/error-handler":"^4  
    .4|^5.0|^6.0","symfony\/filesystem":"^4.4|^5.0|^6.0","symfony\/form":"^4.4|  
    ^5.0|^6.0","symfony\/http-foundation":"^4.4|^5.0|^6.0","symfony\/http-kerne  
    l":"^4.4|^5.0|^6.0","symfony\/mime":"^4.4|^5.0|^6.0","symfony\/property-acc  
    ess":"^5.4|^6.0","symfony\/property-info":"^5.3.13|^6.0","symfony\/uid":"^5  
    .3|^6.0","symfony\/validator":"^4.4|^5.0|^6.0","symfony\/var-dumper":"^4.4|  
    ^5.0|^6.0","symfony\/var-exporter":"^4.4|^5.0|^6.0","symfony\/yaml":"^4.4|^  
    5.0|^6.0"},"suggest":{"psr\/cache-implementation":"For using the metadata c  
    ache.","symfony\/config":"For using the XML mapping loader.","symfony\/mime  
    ":"For using a MIME type guesser within the DataUriNormalizer.","symfony\/p  
    roperty-access":"For using the ObjectNormalizer.","symfony\/property-info":  
    "To deserialize relations.","symfony\/var-exporter":"For using the metadata  
     compiler.","symfony\/yaml":"For using the default YAML mapping loader."},"  
    time":"2022-09-29T09:26:59+00:00","type":"library","installation-source":"d  
    ist","autoload":{"psr-4":{"Symfony\\Component\\Serializer\\":""},"exclude-f  
    rom-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/d  
    ownloads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","email"  
    :"fabien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/sy  
    mfony.com\/contributors"}],"description":"Handles serializing and deseriali  
    zing data structures, including object graphs, into array structures or oth  
    er formats like XML and JSON.","homepage":"https:\/\/symfony.com","support"  
    :{"source":"https:\/\/github.com\/symfony\/serializer\/tree\/v5.4.13"},"fun  
    ding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"htt  
    ps:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\  
    /funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install  
    -path":"..\/symfony\/serializer"},{"name":"symfony\/service-contracts","ver  
    sion":"v2.5.2","version_normalized":"2.5.2.0","source":{"type":"git","url":  
    "https:\/\/github.com\/symfony\/service-contracts.git","reference":"4b426aa  
    c47d6427cc1a1d0f7e2ac724627f5966c"},"dist":{"type":"zip","url":"https:\/\/a  
    pi.github.com\/repos\/symfony\/service-contracts\/zipball\/4b426aac47d6427c  
    c1a1d0f7e2ac724627f5966c","reference":"4b426aac47d6427cc1a1d0f7e2ac724627f5  
    966c","shasum":""},"require":{"php":">=7.2.5","psr\/container":"^1.1","symf  
    ony\/deprecation-contracts":"^2.1|^3"},"conflict":{"ext-psr":"<1.1|>=2"},"s  
    uggest":{"symfony\/service-implementation":""},"time":"2022-05-30T19:17:29+  
    00:00","type":"library","extra":{"branch-alias":{"dev-main":"2.5-dev"},"tha  
    nks":{"name":"symfony\/contracts","url":"https:\/\/github.com\/symfony\/con  
    tracts"}},"installation-source":"dist","autoload":{"psr-4":{"Symfony\\Contr  
    acts\\Service\\":""}},"notification-url":"https:\/\/packagist.org\/download  
    s\/","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwo  
    rk.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/con  
    tributors"}],"description":"Generic abstractions related to writing service  
    s","homepage":"https:\/\/symfony.com","keywords":["abstractions","contracts  
    ","decoupling","interfaces","interoperability","standards"],"support":{"sou  
    rce":"https:\/\/github.com\/symfony\/service-contracts\/tree\/v2.5.2"},"fun  
    ding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"htt  
    ps:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\  
    /funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install  
    -path":"..\/symfony\/service-contracts"},{"name":"symfony\/stopwatch","vers  
    ion":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git","url"  
    :"https:\/\/github.com\/symfony\/stopwatch.git","reference":"6df7a3effde34d  
    81717bbef4591e5ffe32226d69"},"dist":{"type":"zip","url":"https:\/\/api.gith  
    ub.com\/repos\/symfony\/stopwatch\/zipball\/6df7a3effde34d81717bbef4591e5ff  
    e32226d69","reference":"6df7a3effde34d81717bbef4591e5ffe32226d69","shasum":  
    ""},"require":{"php":">=7.2.5","symfony\/service-contracts":"^1|^2|^3"},"ti  
    me":"2022-09-28T13:19:49+00:00","type":"library","installation-source":"dis  
    t","autoload":{"psr-4":{"Symfony\\Component\\Stopwatch\\":""},"exclude-from  
    -classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/down  
    loads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","email":"f  
    abien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfo  
    ny.com\/contributors"}],"description":"Provides a way to profile code","hom  
    epage":"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/s  
    ymfony\/stopwatch\/tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com  
    \/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"g  
    ithub"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony  
    \/symfony","type":"tidelift"}],"install-path":"..\/symfony\/stopwatch"},{"n  
    ame":"symfony\/string","version":"v5.4.13","version_normalized":"5.4.13.0",  
    "source":{"type":"git","url":"https:\/\/github.com\/symfony\/string.git","r  
    eference":"2900c668a32138a34118740de3e4d5a701801f53"},"dist":{"type":"zip",  
    "url":"https:\/\/api.github.com\/repos\/symfony\/string\/zipball\/2900c668a  
    32138a34118740de3e4d5a701801f53","reference":"2900c668a32138a34118740de3e4d  
    5a701801f53","shasum":""},"require":{"php":">=7.2.5","symfony\/polyfill-cty  
    pe":"~1.8","symfony\/polyfill-intl-grapheme":"~1.0","symfony\/polyfill-intl  
    -normalizer":"~1.0","symfony\/polyfill-mbstring":"~1.0","symfony\/polyfill-  
    php80":"~1.15"},"conflict":{"symfony\/translation-contracts":">=3.0"},"requ  
    ire-dev":{"symfony\/error-handler":"^4.4|^5.0|^6.0","symfony\/http-client":  
    "^4.4|^5.0|^6.0","symfony\/translation-contracts":"^1.1|^2","symfony\/var-e  
    xporter":"^4.4|^5.0|^6.0"},"time":"2022-09-01T01:52:16+00:00","type":"libra  
    ry","installation-source":"dist","autoload":{"files":["Resources\/functions  
    .php"],"psr-4":{"Symfony\\Component\\String\\":""},"exclude-from-classmap":  
    ["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","l  
    icense":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"  
    },{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributo  
    rs"}],"description":"Provides an object-oriented API to strings and deals w  
    ith bytes, UTF-8 code points and grapheme clusters in a unified way","homep  
    age":"https:\/\/symfony.com","keywords":["grapheme","i18n","string","unicod  
    e","utf-8","utf8"],"support":{"source":"https:\/\/github.com\/symfony\/stri  
    ng\/tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","typ  
    e":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":  
    "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","typ  
    e":"tidelift"}],"install-path":"..\/symfony\/string"},{"name":"symfony\/tra  
    nslation","version":"v5.4.12","version_normalized":"5.4.12.0","source":{"ty  
    pe":"git","url":"https:\/\/github.com\/symfony\/translation.git","reference  
    ":"42ecc77eb4f229ce2df702a648ec93b8478d76ae"},"dist":{"type":"zip","url":"h  
    ttps:\/\/api.github.com\/repos\/symfony\/translation\/zipball\/42ecc77eb4f2  
    29ce2df702a648ec93b8478d76ae","reference":"42ecc77eb4f229ce2df702a648ec93b8  
    478d76ae","shasum":""},"require":{"php":">=7.2.5","symfony\/deprecation-con  
    tracts":"^2.1|^3","symfony\/polyfill-mbstring":"~1.0","symfony\/polyfill-ph  
    p80":"^1.16","symfony\/translation-contracts":"^2.3"},"conflict":{"symfony\  
    /config":"<4.4","symfony\/console":"<5.3","symfony\/dependency-injection":"  
    <5.0","symfony\/http-kernel":"<5.0","symfony\/twig-bundle":"<5.0","symfony\  
    /yaml":"<4.4"},"provide":{"symfony\/translation-implementation":"2.3"},"req  
    uire-dev":{"psr\/log":"^1|^2|^3","symfony\/config":"^4.4|^5.0|^6.0","symfon  
    y\/console":"^5.4|^6.0","symfony\/dependency-injection":"^5.0|^6.0","symfon  
    y\/finder":"^4.4|^5.0|^6.0","symfony\/http-client-contracts":"^1.1|^2.0|^3.  
    0","symfony\/http-kernel":"^5.0|^6.0","symfony\/intl":"^4.4|^5.0|^6.0","sym  
    fony\/polyfill-intl-icu":"^1.21","symfony\/service-contracts":"^1.1.2|^2|^3  
    ","symfony\/yaml":"^4.4|^5.0|^6.0"},"suggest":{"psr\/log-implementation":"T  
    o use logging capability in translator","symfony\/config":"","symfony\/yaml  
    ":""},"time":"2022-08-02T15:52:22+00:00","type":"library","installation-sou  
    rce":"dist","autoload":{"files":["Resources\/functions.php"],"psr-4":{"Symf  
    ony\\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"}],"de  
    scription":"Provides tools to internationalize your application","homepage"  
    :"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony  
    \/translation\/tree\/v5.4.12"},"funding":[{"url":"https:\/\/symfony.com\/sp  
    onsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"githu  
    b"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/sy  
    mfony","type":"tidelift"}],"install-path":"..\/symfony\/translation"},{"nam  
    e":"symfony\/translation-contracts","version":"v2.5.2","version_normalized"  
    :"2.5.2.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/tra  
    nslation-contracts.git","reference":"136b19dd05cdf0709db6537d058bcab6dd6e2d  
    be"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/  
    translation-contracts\/zipball\/136b19dd05cdf0709db6537d058bcab6dd6e2dbe","  
    reference":"136b19dd05cdf0709db6537d058bcab6dd6e2dbe","shasum":""},"require  
    ":{"php":">=7.2.5"},"suggest":{"symfony\/translation-implementation":""},"t  
    ime":"2022-06-27T16:58:25+00:00","type":"library","extra":{"branch-alias":{  
    "dev-main":"2.5-dev"},"thanks":{"name":"symfony\/contracts","url":"https:\/  
    \/github.com\/symfony\/contracts"}},"installation-source":"dist","autoload"  
    :{"psr-4":{"Symfony\\Contracts\\Translation\\":""}},"notification-url":"htt  
    ps:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Ni  
    colas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepag  
    e":"https:\/\/symfony.com\/contributors"}],"description":"Generic abstracti  
    ons related to translation","homepage":"https:\/\/symfony.com","keywords":[  
    "abstractions","contracts","decoupling","interfaces","interoperability","st  
    andards"],"support":{"source":"https:\/\/github.com\/symfony\/translation-c  
    ontracts\/tree\/v2.5.2"},"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"}],"install-path":"..\/symfony\/translation-contracts"},{  
    "name":"symfony\/twig-bridge","version":"v5.4.12","version_normalized":"5.4  
    .12.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/twig-br  
    idge.git","reference":"94c3b38514c953e3e84719c96d4e578a01ca1819"},"dist":{"  
    type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/twig-bridge\/z  
    ipball\/94c3b38514c953e3e84719c96d4e578a01ca1819","reference":"94c3b38514c9  
    53e3e84719c96d4e578a01ca1819","shasum":""},"require":{"php":">=7.2.5","symf  
    ony\/polyfill-php80":"^1.16","symfony\/translation-contracts":"^1.1|^2|^3",  
    "twig\/twig":"^2.13|^3.0.4"},"conflict":{"phpdocumentor\/reflection-docbloc  
    k":"<3.2.2","phpdocumentor\/type-resolver":"<1.4.0","symfony\/console":"<5.  
    3","symfony\/form":"<5.3","symfony\/http-foundation":"<5.3","symfony\/http-  
    kernel":"<4.4","symfony\/translation":"<5.2","symfony\/workflow":"<5.2"},"r  
    equire-dev":{"doctrine\/annotations":"^1.12","egulias\/email-validator":"^2  
    .1.10|^3","phpdocumentor\/reflection-docblock":"^3.0|^4.0|^5.0","symfony\/a  
    sset":"^4.4|^5.0|^6.0","symfony\/console":"^5.3|^6.0","symfony\/dependency-  
    injection":"^4.4|^5.0|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0"  
    ,"symfony\/finder":"^4.4|^5.0|^6.0","symfony\/form":"^5.3|^6.0","symfony\/h  
    ttp-foundation":"^5.3|^6.0","symfony\/http-kernel":"^4.4|^5.0|^6.0","symfon  
    y\/intl":"^4.4|^5.0|^6.0","symfony\/mime":"^5.2|^6.0","symfony\/polyfill-in  
    tl-icu":"~1.0","symfony\/property-info":"^4.4|^5.1|^6.0","symfony\/routing"  
    :"^4.4|^5.0|^6.0","symfony\/security-acl":"^2.8|^3.0","symfony\/security-co  
    re":"^4.4|^5.0|^6.0","symfony\/security-csrf":"^4.4|^5.0|^6.0","symfony\/se  
    curity-http":"^4.4|^5.0|^6.0","symfony\/serializer":"^5.2|^6.0","symfony\/s  
    topwatch":"^4.4|^5.0|^6.0","symfony\/translation":"^5.2|^6.0","symfony\/web  
    -link":"^4.4|^5.0|^6.0","symfony\/workflow":"^5.2|^6.0","symfony\/yaml":"^4  
    .4|^5.0|^6.0","twig\/cssinliner-extra":"^2.12|^3","twig\/inky-extra":"^2.12  
    |^3","twig\/markdown-extra":"^2.12|^3"},"suggest":{"symfony\/asset":"For us  
    ing the AssetExtension","symfony\/expression-language":"For using the Expre  
    ssionExtension","symfony\/finder":"","symfony\/form":"For using the FormExt  
    ension","symfony\/http-kernel":"For using the HttpKernelExtension","symfony  
    \/routing":"For using the RoutingExtension","symfony\/security-core":"For u  
    sing the SecurityExtension","symfony\/security-csrf":"For using the CsrfExt  
    ension","symfony\/security-http":"For using the LogoutUrlExtension","symfon  
    y\/stopwatch":"For using the StopwatchExtension","symfony\/translation":"Fo  
    r using the TranslationExtension","symfony\/var-dumper":"For using the Dump  
    Extension","symfony\/web-link":"For using the WebLinkExtension","symfony\/y  
    aml":"For using the YamlExtension"},"time":"2022-08-03T13:09:21+00:00","typ  
    e":"symfony-bridge","installation-source":"dist","autoload":{"psr-4":{"Symf  
    ony\\Bridge\\Twig\\":""},"exclude-from-classmap":["\/Tests\/"]},"notificati  
    on-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":  
    [{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony   
    Community","homepage":"https:\/\/symfony.com\/contributors"}],"description"  
    :"Provides integration for Twig with various Symfony components","homepage"  
    :"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony  
    \/twig-bridge\/tree\/v5.4.12"},"funding":[{"url":"https:\/\/symfony.com\/sp  
    onsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"githu  
    b"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/sy  
    mfony","type":"tidelift"}],"install-path":"..\/symfony\/twig-bridge"},{"nam  
    e":"symfony\/twig-bundle","version":"v5.4.8","version_normalized":"5.4.8.0"  
    ,"source":{"type":"git","url":"https:\/\/github.com\/symfony\/twig-bundle.g  
    it","reference":"c992b4474c3a31f3c40a1ca593d213833f91b818"},"dist":{"type":  
    "zip","url":"https:\/\/api.github.com\/repos\/symfony\/twig-bundle\/zipball  
    \/c992b4474c3a31f3c40a1ca593d213833f91b818","reference":"c992b4474c3a31f3c4  
    0a1ca593d213833f91b818","shasum":""},"require":{"php":">=7.2.5","symfony\/c  
    onfig":"^4.4|^5.0|^6.0","symfony\/http-foundation":"^4.4|^5.0|^6.0","symfon  
    y\/http-kernel":"^5.0|^6.0","symfony\/polyfill-ctype":"~1.8","symfony\/poly  
    fill-php80":"^1.16","symfony\/twig-bridge":"^5.3|^6.0","twig\/twig":"^2.13|  
    ^3.0.4"},"conflict":{"symfony\/dependency-injection":"<5.3","symfony\/frame  
    work-bundle":"<5.0","symfony\/service-contracts":">=3.0","symfony\/translat  
    ion":"<5.0"},"require-dev":{"doctrine\/annotations":"^1.10.4","doctrine\/ca  
    che":"^1.0|^2.0","symfony\/asset":"^4.4|^5.0|^6.0","symfony\/dependency-inj  
    ection":"^5.3|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0","symfon  
    y\/finder":"^4.4|^5.0|^6.0","symfony\/form":"^4.4|^5.0|^6.0","symfony\/fram  
    ework-bundle":"^5.0|^6.0","symfony\/routing":"^4.4|^5.0|^6.0","symfony\/sto  
    pwatch":"^4.4|^5.0|^6.0","symfony\/translation":"^5.0|^6.0","symfony\/web-l  
    ink":"^4.4|^5.0|^6.0","symfony\/yaml":"^4.4|^5.0|^6.0"},"time":"2022-04-03T  
    13:03:10+00:00","type":"symfony-bundle","installation-source":"dist","autol  
    oad":{"psr-4":{"Symfony\\Bundle\\TwigBundle\\":""},"exclude-from-classmap":  
    ["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","l  
    icense":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfo  
    ny.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/con  
    tributors"}],"description":"Provides a tight integration of Twig into the S  
    ymfony full-stack framework","homepage":"https:\/\/symfony.com","support":{  
    "source":"https:\/\/github.com\/symfony\/twig-bundle\/tree\/v5.4.8"},"fundi  
    ng":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https  
    :\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/f  
    unding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-p  
    ath":"..\/symfony\/twig-bundle"},{"name":"symfony\/uid","version":"v5.4.13"  
    ,"version_normalized":"5.4.13.0","source":{"type":"git","url":"https:\/\/gi  
    thub.com\/symfony\/uid.git","reference":"7e727b75ee099d530d1e93ed0897a0d89c  
    146d16"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfo  
    ny\/uid\/zipball\/7e727b75ee099d530d1e93ed0897a0d89c146d16","reference":"7e  
    727b75ee099d530d1e93ed0897a0d89c146d16","shasum":""},"require":{"php":">=7.  
    2.5","symfony\/polyfill-uuid":"^1.15"},"require-dev":{"symfony\/console":"^  
    4.4|^5.0|^6.0"},"time":"2022-09-09T09:04:10+00:00","type":"library","instal  
    lation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\Uid\\":""},  
    "exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packag  
    ist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Gr\u00e9goire P  
    ineau","email":"lyrixx@lyrixx.info"},{"name":"Nicolas Grekas","email":"p@tc  
    hwork.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/  
    contributors"}],"description":"Provides an object-oriented API to generate   
    and represent UIDs","homepage":"https:\/\/symfony.com","keywords":["UID","u  
    lid","uuid"],"support":{"source":"https:\/\/github.com\/symfony\/uid\/tree\  
    /v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custo  
    m"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/  
    \/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidel  
    ift"}],"install-path":"..\/symfony\/uid"},{"name":"symfony\/var-dumper","ve  
    rsion":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git","ur  
    l":"https:\/\/github.com\/symfony\/var-dumper.git","reference":"2bf2ccab581  
    bec363191672f0df40e0c85569e1c"},"dist":{"type":"zip","url":"https:\/\/api.g  
    ithub.com\/repos\/symfony\/var-dumper\/zipball\/2bf2ccab581bec363191672f0df  
    40e0c85569e1c","reference":"2bf2ccab581bec363191672f0df40e0c85569e1c","shas  
    um":""},"require":{"php":">=7.2.5","symfony\/polyfill-mbstring":"~1.0","sym  
    fony\/polyfill-php80":"^1.16"},"conflict":{"phpunit\/phpunit":"<5.4.3","sym  
    fony\/console":"<4.4"},"require-dev":{"ext-iconv":"*","symfony\/console":"^  
    4.4|^5.0|^6.0","symfony\/process":"^4.4|^5.0|^6.0","symfony\/uid":"^5.1|^6.  
    0","twig\/twig":"^2.13|^3.0.4"},"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\/consol  
    e":"To use the ServerDumpCommand and\/or the bin\/var-dump-server script"},  
    "time":"2022-09-06T13:23:31+00:00","bin":["Resources\/bin\/var-dump-server"  
    ],"type":"library","installation-source":"dist","autoload":{"files":["Resou  
    rces\/functions\/dump.php"],"psr-4":{"Symfony\\Component\\VarDumper\\":""},  
    "exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packag  
    ist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas Grekas"  
    ,"email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\  
    /symfony.com\/contributors"}],"description":"Provides mechanisms for walkin  
    g through any arbitrary PHP variable","homepage":"https:\/\/symfony.com","k  
    eywords":["debug","dump"],"support":{"source":"https:\/\/github.com\/symfon  
    y\/var-dumper\/tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/sp  
    onsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"githu  
    b"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/sy  
    mfony","type":"tidelift"}],"install-path":"..\/symfony\/var-dumper"},{"name  
    ":"symfony\/var-exporter","version":"v5.4.10","version_normalized":"5.4.10.  
    0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/var-exporte  
    r.git","reference":"8fc03ee75eeece3d9be1ef47d26d79bea1afb340"},"dist":{"typ  
    e":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/var-exporter\/zip  
    ball\/8fc03ee75eeece3d9be1ef47d26d79bea1afb340","reference":"8fc03ee75eeece  
    3d9be1ef47d26d79bea1afb340","shasum":""},"require":{"php":">=7.2.5","symfon  
    y\/polyfill-php80":"^1.16"},"require-dev":{"symfony\/var-dumper":"^4.4.9|^5  
    .0.9|^6.0"},"time":"2022-05-27T12:56:18+00:00","type":"library","installati  
    on-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\VarExporter\\":  
    ""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/pa  
    ckagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas Gre  
    kas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https  
    :\/\/symfony.com\/contributors"}],"description":"Allows exporting any seria  
    lizable PHP data structure to plain PHP code","homepage":"https:\/\/symfony  
    .com","keywords":["clone","construct","export","hydrate","instantiate","ser  
    ialize"],"support":{"source":"https:\/\/github.com\/symfony\/var-exporter\/  
    tree\/v5.4.10"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"  
    custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"htt  
    ps:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"  
    tidelift"}],"install-path":"..\/symfony\/var-exporter"},{"name":"symfony\/w  
    eb-profiler-bundle","version":"v5.4.13","version_normalized":"5.4.13.0","so  
    urce":{"type":"git","url":"https:\/\/github.com\/symfony\/web-profiler-bund  
    le.git","reference":"6fefe0a7761a35b33c616e199c19f0c0d069e282"},"dist":{"ty  
    pe":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/web-profiler-bun  
    dle\/zipball\/6fefe0a7761a35b33c616e199c19f0c0d069e282","reference":"6fefe0  
    a7761a35b33c616e199c19f0c0d069e282","shasum":""},"require":{"php":">=7.2.5"  
    ,"symfony\/config":"^4.4|^5.0|^6.0","symfony\/framework-bundle":"^5.3|^6.0"  
    ,"symfony\/http-kernel":"^5.3|^6.0","symfony\/polyfill-php80":"^1.16","symf  
    ony\/routing":"^4.4|^5.0|^6.0","symfony\/twig-bundle":"^4.4|^5.0|^6.0","twi  
    g\/twig":"^2.13|^3.0.4"},"conflict":{"symfony\/dependency-injection":"<5.2"  
    ,"symfony\/form":"<4.4","symfony\/mailer":"<5.4","symfony\/messenger":"<4.4  
    "},"require-dev":{"symfony\/browser-kit":"^4.4|^5.0|^6.0","symfony\/console  
    ":"^4.4|^5.0|^6.0","symfony\/css-selector":"^4.4|^5.0|^6.0","symfony\/stopw  
    atch":"^4.4|^5.0|^6.0"},"time":"2022-08-28T23:24:00+00:00","type":"symfony-  
    bundle","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Bundle\  
    \WebProfilerBundle\\":""},"exclude-from-classmap":["\/Tests\/"]},"notificat  
    ion-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors"  
    :[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony  
     Community","homepage":"https:\/\/symfony.com\/contributors"}],"description  
    ":"Provides a development tool that gives detailed information about the ex  
    ecution of any request","homepage":"https:\/\/symfony.com","support":{"sour  
    ce":"https:\/\/github.com\/symfony\/web-profiler-bundle\/tree\/v5.4.13"},"f  
    unding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"h  
    ttps:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.co  
    m\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"insta  
    ll-path":"..\/symfony\/web-profiler-bundle"},{"name":"symfony\/yaml","versi  
    on":"v5.4.12","version_normalized":"5.4.12.0","source":{"type":"git","url":  
    "https:\/\/github.com\/symfony\/yaml.git","reference":"7a3aa21ac8ab1a96cc6d  
    e5bbcab4bc9fc943b18c"},"dist":{"type":"zip","url":"https:\/\/api.github.com  
    \/repos\/symfony\/yaml\/zipball\/7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c",  
    "reference":"7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c","shasum":""},"requir  
    e":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3","symfony\/po  
    lyfill-ctype":"^1.8"},"conflict":{"symfony\/console":"<5.3"},"require-dev":  
    {"symfony\/console":"^5.3|^6.0"},"suggest":{"symfony\/console":"For validat  
    ing YAML files using the lint command"},"time":"2022-08-02T15:52:22+00:00",  
    "bin":["Resources\/bin\/yaml-lint"],"type":"library","installation-source":  
    "dist","autoload":{"psr-4":{"Symfony\\Component\\Yaml\\":""},"exclude-from-  
    classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downl  
    oads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fa  
    bien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfon  
    y.com\/contributors"}],"description":"Loads and dumps YAML files","homepage  
    ":"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfon  
    y\/yaml\/tree\/v5.4.12"},"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"}],"install-path":"..\/symfony\/yaml"},{"name":"terminal4  
    2\/contao-easy_themes","version":"2.2.11","version_normalized":"2.2.11.0","  
    source":{"type":"git","url":"https:\/\/github.com\/terminal42\/contao-easy_  
    themes.git","reference":"2589602774b77ba3d29a8e93d8ae2d3b38312154"},"dist":  
    {"type":"zip","url":"https:\/\/api.github.com\/repos\/terminal42\/contao-ea  
    sy_themes\/zipball\/2589602774b77ba3d29a8e93d8ae2d3b38312154","reference":"  
    2589602774b77ba3d29a8e93d8ae2d3b38312154","shasum":""},"require":{"contao-c  
    ommunity-alliance\/composer-plugin":"~2.4 || ~3.0","contao\/core-bundle":"^  
    4.4","php":">=5.4"},"replace":{"contao-legacy\/easy_themes":"*"},"time":"20  
    20-05-22T09:36:29+00:00","type":"contao-module","extra":{"contao":{"sources  
    ":{"":"system\/modules\/easy_themes"},"runonce":["runonce\/runonce.php"]}},  
    "installation-source":"dist","autoload":{"classmap":[""]},"notification-url  
    ":"https:\/\/packagist.org\/downloads\/","license":["LGPL-3.0-or-later"],"a  
    uthors":[{"name":"terminal42 gmbh","homepage":"http:\/\/www.terminal42.ch"}  
    ],"description":"Contao Open Source CMS extension easy_themes","keywords":[  
    "contao","easy","themes"],"support":{"issues":"https:\/\/github.com\/termin  
    al42\/contao-easy_themes\/issues","source":"https:\/\/github.com\/terminal4  
    2\/contao-easy_themes"},"install-path":"..\/terminal42\/contao-easy_themes"  
    },{"name":"terminal42\/escargot","version":"1.4.1","version_normalized":"1.  
    4.1.0","source":{"type":"git","url":"https:\/\/github.com\/terminal42\/esca  
    rgot.git","reference":"4f93bf909803de0b8c88a7d03d2abdecb2e7461a"},"dist":{"  
    type":"zip","url":"https:\/\/api.github.com\/repos\/terminal42\/escargot\/z  
    ipball\/4f93bf909803de0b8c88a7d03d2abdecb2e7461a","reference":"4f93bf909803  
    de0b8c88a7d03d2abdecb2e7461a","shasum":""},"require":{"ext-simplexml":"*","  
    nyholm\/psr7":"^1.1","php":"^7.2 || ^8.0","psr\/http-message":"^1.0","psr\/  
    log":"^1.1","symfony\/dom-crawler":"^4.4 || ^5.0 || ^6.0","symfony\/event-d  
    ispatcher":"^4.4 || ^5.0 || ^6.0","symfony\/http-client":"^4.4 || ^5.0 || ^  
    6.0","webignition\/robots-txt-file":"^3.0"},"require-dev":{"doctrine\/dbal"  
    :"^2.13 || ^3.0","symfony\/finder":"^4.4 || ^5.0 || ^6.0","symfony\/phpunit  
    -bridge":"^5.1.8 || ^6.0"},"time":"2022-04-07T20:33:54+00:00","type":"libra  
    ry","installation-source":"dist","autoload":{"psr-4":{"Terminal42\\Escargot  
    \\":"src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/","li  
    cense":["MIT"],"authors":[{"name":"Yanick Witschi","homepage":"https:\/\/gi  
    thub.com\/toflar","role":"Developer"}],"description":"A web crawler or spid  
    er library based on Symfony components","homepage":"https:\/\/www.terminal4  
    2.ch","keywords":["crawl","escargot","index","search","spider"],"support":{  
    "issues":"https:\/\/github.com\/terminal42\/escargot\/issues","source":"htt  
    ps:\/\/github.com\/terminal42\/escargot"},"install-path":"..\/terminal42\/e  
    scargot"},{"name":"terminal42\/service-annotation-bundle","version":"1.1.4"  
    ,"version_normalized":"1.1.4.0","source":{"type":"git","url":"https:\/\/git  
    hub.com\/terminal42\/service-annotation-bundle.git","reference":"ae6bed637c  
    9e7bab0edc095b2f76b7857035390a"},"dist":{"type":"zip","url":"https:\/\/api.  
    github.com\/repos\/terminal42\/service-annotation-bundle\/zipball\/ae6bed63  
    7c9e7bab0edc095b2f76b7857035390a","reference":"ae6bed637c9e7bab0edc095b2f76  
    b7857035390a","shasum":""},"require":{"doctrine\/annotations":"^1.6","php":  
    "^7.1 || ^8.0","symfony\/dependency-injection":"^4.0 || ^5.0 || ^6.0","symf  
    ony\/http-kernel":"^4.0 || ^5.0 || ^6.0"},"require-dev":{"contao\/easy-codi  
    ng-standard":"^3.0"},"time":"2022-08-16T15:20:24+00:00","type":"symfony-bun  
    dle","installation-source":"dist","autoload":{"psr-4":{"Terminal42\\Service  
    AnnotationBundle\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/  
    downloads\/","license":["MIT"],"authors":[{"name":"terminal42 gmbh","homepa  
    ge":"https:\/\/www.terminal42.ch\/"}],"description":"Add service tags from   
    class annotations","support":{"issues":"https:\/\/github.com\/terminal42\/s  
    ervice-annotation-bundle\/issues","source":"https:\/\/github.com\/terminal4  
    2\/service-annotation-bundle"},"funding":[{"url":"https:\/\/github.com\/spo  
    nsors\/terminal42","type":"github"},{"url":"https:\/\/ko-fi.com\/terminal42  
    ","type":"other"}],"install-path":"..\/terminal42\/service-annotation-bundl  
    e"},{"name":"thecodingmachine\/safe","version":"v1.3.3","version_normalized  
    ":"1.3.3.0","source":{"type":"git","url":"https:\/\/github.com\/thecodingma  
    chine\/safe.git","reference":"a8ab0876305a4cdaef31b2350fcb9811b5608dbc"},"d  
    ist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/thecodingmachine  
    \/safe\/zipball\/a8ab0876305a4cdaef31b2350fcb9811b5608dbc","reference":"a8a  
    b0876305a4cdaef31b2350fcb9811b5608dbc","shasum":""},"require":{"php":">=7.2  
    "},"require-dev":{"phpstan\/phpstan":"^0.12","squizlabs\/php_codesniffer":"  
    ^3.2","thecodingmachine\/phpstan-strict-rules":"^0.12"},"time":"2020-10-28T  
    17:51:34+00:00","type":"library","extra":{"branch-alias":{"dev-master":"0.1  
    -dev"}},"installation-source":"dist","autoload":{"psr-4":{"Safe\\":["lib\/"  
    ,"deprecated\/","generated\/"]},"files":["deprecated\/apc.php","deprecated\  
    /libevent.php","deprecated\/mssql.php","deprecated\/stats.php","lib\/specia  
    l_cases.php","generated\/apache.php","generated\/apcu.php","generated\/arra  
    y.php","generated\/bzip2.php","generated\/calendar.php","generated\/classob  
    j.php","generated\/com.php","generated\/cubrid.php","generated\/curl.php","  
    generated\/datetime.php","generated\/dir.php","generated\/eio.php","generat  
    ed\/errorfunc.php","generated\/exec.php","generated\/fileinfo.php","generat  
    ed\/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","genera  
    ted\/info.php","generated\/ingres-ii.php","generated\/inotify.php","generat  
    ed\/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.p  
    hp","generated\/oci8.php","generated\/opcache.php","generated\/openssl.php"  
    ,"generated\/outcontrol.php","generated\/password.php","generated\/pcntl.ph  
    p","generated\/pcre.php","generated\/pdf.php","generated\/pgsql.php","gener  
    ated\/posix.php","generated\/ps.php","generated\/pspell.php","generated\/re  
    adline.php","generated\/rpminfo.php","generated\/rrd.php","generated\/sem.p  
    hp","generated\/session.php","generated\/shmop.php","generated\/simplexml.p  
    hp","generated\/sockets.php","generated\/sodium.php","generated\/solr.php",  
    "generated\/spl.php","generated\/sqlsrv.php","generated\/ssdeep.php","gener  
    ated\/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","gene  
    rated\/xmlrpc.php","generated\/yaml.php","generated\/yaz.php","generated\/z  
    ip.php","generated\/zlib.php"]},"notification-url":"https:\/\/packagist.org  
    \/downloads\/","license":["MIT"],"description":"PHP core functions that thr  
    ow exceptions instead of returning FALSE on error","support":{"issues":"htt  
    ps:\/\/github.com\/thecodingmachine\/safe\/issues","source":"https:\/\/gith  
    ub.com\/thecodingmachine\/safe\/tree\/v1.3.3"},"install-path":"..\/thecodin  
    gmachine\/safe"},{"name":"tijsverkoyen\/css-to-inline-styles","version":"2.  
    2.5","version_normalized":"2.2.5.0","source":{"type":"git","url":"https:\/\  
    /github.com\/tijsverkoyen\/CssToInlineStyles.git","reference":"4348a3a06651  
    827a27d989ad1d13efec6bb49b19"},"dist":{"type":"zip","url":"https:\/\/api.gi  
    thub.com\/repos\/tijsverkoyen\/CssToInlineStyles\/zipball\/4348a3a06651827a  
    27d989ad1d13efec6bb49b19","reference":"4348a3a06651827a27d989ad1d13efec6bb4  
    9b19","shasum":""},"require":{"ext-dom":"*","ext-libxml":"*","php":"^5.5 ||  
     ^7.0 || ^8.0","symfony\/css-selector":"^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.  
    0"},"require-dev":{"phpunit\/phpunit":"^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^  
    8.5.21 || ^9.5.10"},"time":"2022-09-12T13:28:28+00:00","type":"library","ex  
    tra":{"branch-alias":{"dev-master":"2.2.x-dev"}},"installation-source":"dis  
    t","autoload":{"psr-4":{"TijsVerkoyen\\CssToInlineStyles\\":"src"}},"notifi  
    cation-url":"https:\/\/packagist.org\/downloads\/","license":["BSD-3-Clause  
    "],"authors":[{"name":"Tijs Verkoyen","email":"css_to_inline_styles@verkoye  
    n.eu","role":"Developer"}],"description":"CssToInlineStyles is a class that  
     enables you to convert HTML-pages\/files into HTML-pages\/files with inlin  
    e styles. This is very useful when you're sending emails.","homepage":"http  
    s:\/\/github.com\/tijsverkoyen\/CssToInlineStyles","support":{"issues":"htt  
    ps:\/\/github.com\/tijsverkoyen\/CssToInlineStyles\/issues","source":"https  
    :\/\/github.com\/tijsverkoyen\/CssToInlineStyles\/tree\/2.2.5"},"install-pa  
    th":"..\/tijsverkoyen\/css-to-inline-styles"},{"name":"toflar\/psr6-symfony  
    -http-cache-store","version":"3.0.1","version_normalized":"3.0.1.0","source  
    ":{"type":"git","url":"https:\/\/github.com\/Toflar\/psr6-symfony-http-cach  
    e-store.git","reference":"0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244"},"dist"  
    :{"type":"zip","url":"https:\/\/api.github.com\/repos\/Toflar\/psr6-symfony  
    -http-cache-store\/zipball\/0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244","refe  
    rence":"0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244","shasum":""},"require":{"  
    php":"^7.2 | ^8.0","symfony\/cache":"^4.4 | ^5.0","symfony\/http-foundation  
    ":"^4.4 | ^5.0","symfony\/http-kernel":"^4.4 | ^5.0","symfony\/lock":"^4.4   
    | ^5.0","symfony\/options-resolver":"^4.4 | ^5.0"},"require-dev":{"symfony\  
    /phpunit-bridge":"^5.0"},"time":"2020-11-23T21:38:47+00:00","type":"library  
    ","installation-source":"dist","autoload":{"psr-4":{"Toflar\\Psr6HttpCacheS  
    tore\\":"src"}},"notification-url":"https:\/\/packagist.org\/downloads\/","  
    license":["MIT"],"authors":[{"name":"Yanick Witschi","email":"yanick.witsch  
    i@terminal42.ch"}],"description":"An alternative store implementation for S  
    ymfony's HttpCache reverse proxy that supports auto-pruning of expired entr  
    ies and cache invalidation by tags.","support":{"issues":"https:\/\/github.  
    com\/Toflar\/psr6-symfony-http-cache-store\/issues","source":"https:\/\/git  
    hub.com\/Toflar\/psr6-symfony-http-cache-store\/tree\/3.0.1"},"install-path  
    ":"..\/toflar\/psr6-symfony-http-cache-store"},{"name":"twig\/extra-bundle"  
    ,"version":"v3.4.0","version_normalized":"3.4.0.0","source":{"type":"git","  
    url":"https:\/\/github.com\/twigphp\/twig-extra-bundle.git","reference":"2e  
    58256b0e9fe52f30149347c0547e4633304765"},"dist":{"type":"zip","url":"https:  
    \/\/api.github.com\/repos\/twigphp\/twig-extra-bundle\/zipball\/2e58256b0e9  
    fe52f30149347c0547e4633304765","reference":"2e58256b0e9fe52f30149347c0547e4  
    633304765","shasum":""},"require":{"php":">=7.2.5","symfony\/framework-bund  
    le":"^4.4|^5.0|^6.0","symfony\/twig-bundle":"^4.4|^5.0|^6.0","twig\/twig":"  
    ^2.7|^3.0"},"require-dev":{"league\/commonmark":"^1.0|^2.0","symfony\/phpun  
    it-bridge":"^4.4.9|^5.0.9|^6.0","twig\/cache-extra":"^3.0","twig\/cssinline  
    r-extra":"^2.12|^3.0","twig\/html-extra":"^2.12|^3.0","twig\/inky-extra":"^  
    2.12|^3.0","twig\/intl-extra":"^2.12|^3.0","twig\/markdown-extra":"^2.12|^3  
    .0","twig\/string-extra":"^2.12|^3.0"},"time":"2022-01-04T13:58:53+00:00","  
    type":"symfony-bundle","extra":{"branch-alias":{"dev-master":"3.2-dev"}},"i  
    nstallation-source":"dist","autoload":{"psr-4":{"Twig\\Extra\\TwigExtraBund  
    le\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:  
    \/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Fabie  
    n Potencier","email":"fabien@symfony.com","homepage":"http:\/\/fabien.poten  
    cier.org","role":"Lead Developer"}],"description":"A Symfony bundle for ext  
    ra Twig extensions","homepage":"https:\/\/twig.symfony.com","keywords":["bu  
    ndle","extra","twig"],"support":{"source":"https:\/\/github.com\/twigphp\/t  
    wig-extra-bundle\/tree\/v3.4.0"},"funding":[{"url":"https:\/\/github.com\/f  
    abpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/pa  
    ckagist\/twig\/twig","type":"tidelift"}],"install-path":"..\/twig\/extra-bu  
    ndle"},{"name":"twig\/twig","version":"v3.4.3","version_normalized":"3.4.3.  
    0","source":{"type":"git","url":"https:\/\/github.com\/twigphp\/Twig.git","  
    reference":"c38fd6b0b7f370c198db91ffd02e23b517426b58"},"dist":{"type":"zip"  
    ,"url":"https:\/\/api.github.com\/repos\/twigphp\/Twig\/zipball\/c38fd6b0b7  
    f370c198db91ffd02e23b517426b58","reference":"c38fd6b0b7f370c198db91ffd02e23  
    b517426b58","shasum":""},"require":{"php":">=7.2.5","symfony\/polyfill-ctyp  
    e":"^1.8","symfony\/polyfill-mbstring":"^1.3"},"require-dev":{"psr\/contain  
    er":"^1.0","symfony\/phpunit-bridge":"^4.4.9|^5.0.9|^6.0"},"time":"2022-09-  
    28T08:42:51+00:00","type":"library","extra":{"branch-alias":{"dev-master":"  
    3.4-dev"}},"installation-source":"dist","autoload":{"psr-4":{"Twig\\":"src\  
    /"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["  
    BSD-3-Clause"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfon  
    y.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":"Tw  
    ig, the flexible, fast, and secure template language for PHP","homepage":"h  
    ttps:\/\/twig.symfony.com","keywords":["templating"],"support":{"issues":"h  
    ttps:\/\/github.com\/twigphp\/Twig\/issues","source":"https:\/\/github.com\  
    /twigphp\/Twig\/tree\/v3.4.3"},"funding":[{"url":"https:\/\/github.com\/fab  
    pot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/pack  
    agist\/twig\/twig","type":"tidelift"}],"install-path":"..\/twig\/twig"},{"n  
    ame":"ua-parser\/uap-php","version":"v3.9.14","version_normalized":"3.9.14.  
    0","source":{"type":"git","url":"https:\/\/github.com\/ua-parser\/uap-php.g  
    it","reference":"b796c5ea5df588e65aeb4e2c6cce3811dec4fed6"},"dist":{"type":  
    "zip","url":"https:\/\/api.github.com\/repos\/ua-parser\/uap-php\/zipball\/  
    b796c5ea5df588e65aeb4e2c6cce3811dec4fed6","reference":"b796c5ea5df588e65aeb  
    4e2c6cce3811dec4fed6","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","sy  
    mfony\/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","vi  
    meo\/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"},  
    "time":"2020-10-02T23:36:20+00:00","bin":["bin\/uaparser"],"type":"library"  
    ,"installation-source":"dist","autoload":{"psr-4":{"UAParser\\":"src"}},"no  
    tification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"a  
    uthors":[{"name":"Dave Olsen","email":"dmolsen@gmail.com"},{"name":"Lars St  
    rojny","email":"lars@strojny.net"}],"description":"A multi-language port of  
     Browserscope's user agent parser.","support":{"issues":"https:\/\/github.c  
    om\/ua-parser\/uap-php\/issues","source":"https:\/\/github.com\/ua-parser\/  
    uap-php\/tree\/v3.9.14"},"install-path":"..\/ua-parser\/uap-php"},{"name":"  
    wa72\/htmlpagedom","version":"v2.0.1","version_normalized":"2.0.1.0","sourc  
    e":{"type":"git","url":"https:\/\/github.com\/wasinger\/htmlpagedom.git","r  
    eference":"34710d592b9865e798b5c35a78166ab1f18ecc8e"},"dist":{"type":"zip",  
    "url":"https:\/\/api.github.com\/repos\/wasinger\/htmlpagedom\/zipball\/347  
    10d592b9865e798b5c35a78166ab1f18ecc8e","reference":"34710d592b9865e798b5c35  
    a78166ab1f18ecc8e","shasum":""},"require":{"php":">=7.1.0","symfony\/css-se  
    lector":"^3.4|^4|^5","symfony\/dom-crawler":"^3.4|^4|^5"},"require-dev":{"m  
    ikey179\/vfsstream":"^1.6","phpunit\/phpunit":"^7","wa72\/html-pretty-min":  
    "~0.1"},"suggest":{"wa72\/html-pretty-min":"Minify or indent HTML documents  
    "},"time":"2019-11-22T09:50:29+00:00","type":"library","extra":{"branch-ali  
    as":{"dev-master":"2.0-dev"}},"installation-source":"dist","autoload":{"psr  
    -4":{"Wa72\\HtmlPageDom\\":"src\/"}},"notification-url":"https:\/\/packagis  
    t.org\/downloads\/","license":["MIT"],"authors":[{"name":"Christoph Singer"  
    ,"email":"singer@webagentur72.de","homepage":"http:\/\/www.webagentur72.de"  
    }],"description":"jQuery-inspired DOM manipulation extension for Symfony's   
    Crawler","homepage":"http:\/\/github.com\/wasinger\/htmlpagedom","keywords"  
    :["crawler","dom","html"],"support":{"issues":"https:\/\/github.com\/wasing  
    er\/htmlpagedom\/issues","source":"https:\/\/github.com\/wasinger\/htmlpage  
    dom\/tree\/master"},"install-path":"..\/wa72\/htmlpagedom"},{"name":"webign  
    ition\/disallowed-character-terminated-string","version":"2.0","version_nor  
    malized":"2.0.0.0","source":{"type":"git","url":"https:\/\/github.com\/webi  
    gnition\/disallowed-character-terminated-string.git","reference":"1c35b8bac  
    bb2e76837c0aa8538dc2468a1f10e6e"},"dist":{"type":"zip","url":"https:\/\/api  
    .github.com\/repos\/webignition\/disallowed-character-terminated-string\/zi  
    pball\/1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e","reference":"1c35b8bacbb2e  
    76837c0aa8538dc2468a1f10e6e","shasum":""},"require":{"php":">=7.2"},"requir  
    e-dev":{"phpstan\/phpstan":"^0.12.3","phpunit\/phpunit":"~8.0","squizlabs\/  
    php_codesniffer":"^3.5"},"time":"2019-12-20T15:52:44+00:00","type":"library  
    ","installation-source":"dist","autoload":{"psr-4":{"webignition\\Disallowe  
    dCharacterTerminatedString\\":"src"}},"notification-url":"https:\/\/packagi  
    st.org\/downloads\/","license":["MIT"],"authors":[{"name":"Jon Cram","email  
    ":"webignition@gmail.com"}],"description":"A string terminated by one or mo  
    re disallowed characters","homepage":"https:\/\/github.com\/webignition\/di  
    sallowed-character-terminated-string","keywords":["string","terminated"],"s  
    upport":{"issues":"https:\/\/github.com\/webignition\/disallowed-character-  
    terminated-string\/issues","source":"https:\/\/github.com\/webignition\/dis  
    allowed-character-terminated-string\/tree\/master"},"install-path":"..\/web  
    ignition\/disallowed-character-terminated-string"},{"name":"webignition\/ro  
    bots-txt-file","version":"3.0","version_normalized":"3.0.0.0","source":{"ty  
    pe":"git","url":"https:\/\/github.com\/webignition\/robots-txt-file.git","r  
    eference":"51bd7b1045348d94177cf6b21415385bf0923fa6"},"dist":{"type":"zip",  
    "url":"https:\/\/api.github.com\/repos\/webignition\/robots-txt-file\/zipba  
    ll\/51bd7b1045348d94177cf6b21415385bf0923fa6","reference":"51bd7b1045348d94  
    177cf6b21415385bf0923fa6","shasum":""},"require":{"ext-json":"*","ext-mbstr  
    ing":"*","php":">=7.2.0","webignition\/disallowed-character-terminated-stri  
    ng":">=2,<3"},"require-dev":{"phpstan\/phpstan":"^0.12.3","phpunit\/phpunit  
    ":"^8.0","squizlabs\/php_codesniffer":"^3.5"},"time":"2019-12-20T17:50:44+0  
    0:00","type":"library","installation-source":"dist","autoload":{"psr-4":{"w  
    ebignition\\RobotsTxt\\":"src\/","webignition\\RobotsTxt\\Tests\\":"tests\/  
    "}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["M  
    IT"],"authors":[{"name":"Jon Cram","email":"webignition@gmail.com"}],"descr  
    iption":"Models a robots.txt file","homepage":"https:\/\/github.com\/webign  
    ition\/robots-txt-file","keywords":["parser","robots.txt"],"support":{"issu  
    es":"https:\/\/github.com\/webignition\/robots-txt-file\/issues","source":"  
    https:\/\/github.com\/webignition\/robots-txt-file\/tree\/3.0"},"install-pa  
    th":"..\/webignition\/robots-txt-file"},{"name":"wikimedia\/less.php","vers  
    ion":"1.8.2","version_normalized":"1.8.2.0","source":{"type":"git","url":"h  
    ttps:\/\/github.com\/wikimedia\/less.php.git","reference":"e238ad228d74b6ff  
    d38209c799b34e9826909266"},"dist":{"type":"zip","url":"https:\/\/api.github  
    .com\/repos\/wikimedia\/less.php\/zipball\/e238ad228d74b6ffd38209c799b34e98  
    26909266","reference":"e238ad228d74b6ffd38209c799b34e9826909266","shasum":"  
    "},"require":{"php":">=7.2.9"},"require-dev":{"phpunit\/phpunit":"7.5.14"},  
    "time":"2019-11-06T18:30:11+00:00","bin":["bin\/lessc"],"type":"library","i  
    nstallation-source":"dist","autoload":{"psr-0":{"Less":"lib\/"},"classmap":  
    ["lessc.inc.php"]},"notification-url":"https:\/\/packagist.org\/downloads\/  
    ","license":["Apache-2.0"],"authors":[{"name":"Josh Schmidt","homepage":"ht  
    tps:\/\/github.com\/oyejorge"},{"name":"Matt Agar","homepage":"https:\/\/gi  
    thub.com\/agar"},{"name":"Martin Janto\u0161ovi\u010d","homepage":"https:\/  
    \/github.com\/Mordred"}],"description":"PHP port of the Javascript version   
    of LESS http:\/\/lesscss.org (Originally maintained by Josh Schmidt)","keyw  
    ords":["css","less","less.js","lesscss","php","stylesheet"],"support":{"sou  
    rce":"https:\/\/github.com\/wikimedia\/less.php\/tree\/1.8.2"},"install-pat  
    h":"..\/wikimedia\/less.php"}]).

  6. #6
    Contao-Fan Avatar von herr rilke
    Registriert seit
    29.01.2011.
    Ort
    Münster
    Beiträge
    401

    Standard

    mh, das ist das lockfile, oder?

    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": "cd467ca6ce5681b55a3b245618cec231",
        "packages": [
            {
                "name": "ausi/slug-generator",
                "version": "v1.1.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/ausi/slug-generator.git",
                    "reference": "4e761b08966c5d4aeecc1829ac997e5a5a29d231"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/ausi/slug-generator/zipball/4e761b08966c5d4aeecc1829ac997e5a5a29d231",
                    "reference": "4e761b08966c5d4aeecc1829ac997e5a5a29d231",
                    "shasum": ""
                },
                "require": {
                    "ext-intl": "*",
                    "ext-mbstring": "*",
                    "ext-pcre": "*",
                    "lib-icu": ">=4.2.1",
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "contao/easy-coding-standard": "^3.0",
                    "phpstan/phpstan": "^0.12.40",
                    "phpstan/phpstan-phpunit": "^0.12.16",
                    "phpunit/phpunit": "^7.5.20 || ^8.5.4 || ^9.4.2",
                    "psalm/plugin-phpunit": "^0.9",
                    "slam/phpstan-extensions": "^5.0",
                    "vimeo/psalm": "^3.9"
                },
                "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"
                ],
                "support": {
                    "issues": "https://github.com/ausi/slug-generator/issues",
                    "source": "https://github.com/ausi/slug-generator/tree/v1.1.1"
                },
                "funding": [
                    {
                        "url": "https://github.com/ausi",
                        "type": "github"
                    }
                ],
                "time": "2020-10-19T15:25:33+00:00"
            },
            {
                "name": "bacon/bacon-qr-code",
                "version": "2.0.8",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Bacon/BaconQrCode.git",
                    "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/8674e51bb65af933a5ffaf1c308a660387c35c22",
                    "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22",
                    "shasum": ""
                },
                "require": {
                    "dasprid/enum": "^1.0.3",
                    "ext-iconv": "*",
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "phly/keep-a-changelog": "^2.1",
                    "phpunit/phpunit": "^7 | ^8 | ^9",
                    "spatie/phpunit-snapshot-assertions": "^4.2.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",
                "support": {
                    "issues": "https://github.com/Bacon/BaconQrCode/issues",
                    "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.8"
                },
                "time": "2022-12-07T17:46:57+00:00"
            },
            {
                "name": "beberlei/assert",
                "version": "v3.3.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/beberlei/assert.git",
                    "reference": "cb70015c04be1baee6f5f5c953703347c0ac1655"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/beberlei/assert/zipball/cb70015c04be1baee6f5f5c953703347c0ac1655",
                    "reference": "cb70015c04be1baee6f5f5c953703347c0ac1655",
                    "shasum": ""
                },
                "require": {
                    "ext-ctype": "*",
                    "ext-json": "*",
                    "ext-mbstring": "*",
                    "ext-simplexml": "*",
                    "php": "^7.0 || ^8.0"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "*",
                    "phpstan/phpstan": "*",
                    "phpunit/phpunit": ">=6.0.0",
                    "yoast/phpunit-polyfills": "^0.1.0"
                },
                "suggest": {
                    "ext-intl": "Needed to allow Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles"
                },
                "type": "library",
                "autoload": {
                    "files": [
                        "lib/Assert/functions.php"
                    ],
                    "psr-4": {
                        "Assert\\": "lib/Assert"
                    }
                },
                "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"
                ],
                "support": {
                    "issues": "https://github.com/beberlei/assert/issues",
                    "source": "https://github.com/beberlei/assert/tree/v3.3.2"
                },
                "time": "2021-12-16T21:41:27+00:00"
            },
            {
                "name": "browscap/browscap-php",
                "version": "7.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/browscap/browscap-php.git",
                    "reference": "a033f938b136ecbd5f2e5818d186b4c3b0afb9dd"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/browscap/browscap-php/zipball/a033f938b136ecbd5f2e5818d186b4c3b0afb9dd",
                    "reference": "a033f938b136ecbd5f2e5818d186b4c3b0afb9dd",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "guzzlehttp/guzzle": "^7.4.5",
                    "league/flysystem": "^2.4.5 || ^3.0.18",
                    "matthiasmullie/scrapbook": "^1.4.8",
                    "monolog/monolog": "^2.5.0 || ^3.0.0",
                    "php": ">=7.4.3,<8.3.0",
                    "psr/log": "^1.1.4 || ^2.0.0 || ^3.0.0",
                    "psr/simple-cache": "^1.0.1 || ^2.0.0 || ^3.0.0",
                    "symfony/console": "^v5.4.8 || ^v6.0.8",
                    "symfony/filesystem": "^v5.4.7 || ^v6.0.7"
                },
                "require-dev": {
                    "doctrine/coding-standard": "^9.0.0",
                    "mikey179/vfsstream": "^v1.6.10",
                    "phpstan/extension-installer": "^1.1.0",
                    "phpstan/phpstan": "^1.6.3",
                    "phpstan/phpstan-beberlei-assert": "^1.0.1",
                    "phpstan/phpstan-deprecation-rules": "^1.0.0",
                    "phpstan/phpstan-phpunit": "^1.1.1",
                    "phpunit/phpunit": "^9.5.20"
                },
                "suggest": {
                    "ext-curl": "to use curl requests to get the ini file"
                },
                "bin": [
                    "bin/browscap-php"
                ],
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "BrowscapPHP\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jonathan Stoppani",
                        "email": "jonathan.stoppani@gmail.com"
                    },
                    {
                        "name": "James Titcumb",
                        "email": "james@asgrim.com"
                    },
                    {
                        "name": "Thomas Mueller",
                        "email": "mimmi20@live.de"
                    }
                ],
                "description": "Standalone replacement for php's native get_browser() function",
                "homepage": "https://github.com/browscap/browscap-php",
                "keywords": [
                    "browser",
                    "capabilities",
                    "get_browser",
                    "user agent"
                ],
                "support": {
                    "issues": "https://github.com/browscap/browscap-php/issues",
                    "source": "https://github.com/browscap/browscap-php"
                },
                "time": "2022-12-30T11:27:45+00:00"
            },
            {
                "name": "bugbuster/contao-botdetection-bundle",
                "version": "1.8.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/BugBuster1701/contao-botdetection-bundle.git",
                    "reference": "fb7f6539859e5d0119756ebb409fc06828ae0e67"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/BugBuster1701/contao-botdetection-bundle/zipball/fb7f6539859e5d0119756ebb409fc06828ae0e67",
                    "reference": "fb7f6539859e5d0119756ebb409fc06828ae0e67",
                    "shasum": ""
                },
                "require": {
                    "browscap/browscap-php": "^7.0",
                    "contao/core-bundle": "^4.13",
                    "jaybizzle/crawler-detect": "^1.2",
                    "php": "^7.4 || ^8.0",
                    "symfony/http-client": "^4.4 || ^5.0",
                    "symfony/polyfill-intl-idn": "^1.0"
                },
                "conflict": {
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "^2.17",
                    "phpunit/phpunit": "^8.5 || ^9.3"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao": {
                        "transifex": {
                            "project": "contao-botdetection-bundle",
                            "prefix": "master-",
                            "languages_cto": "src/Resources/contao/languages",
                            "languages_tx": ".tx"
                        }
                    },
                    "branch-alias": {
                        "dev-master": "1.8.x-dev"
                    },
                    "contao-manager-plugin": "BugBuster\\BotdetectionBundle\\ContaoManager\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "BugBuster\\BotdetectionBundle\\": "src/"
                    },
                    "classmap": [
                        "src/Resources/contao/"
                    ],
                    "exclude-from-classmap": [
                        "src/Resources/contao/cache/",
                        "src/Resources/contao/config/",
                        "src/Resources/contao/dca/",
                        "src/Resources/contao/languages/",
                        "src/Resources/contao/templates/",
                        "src/Resources/contao/test/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Glen Langer",
                        "homepage": "http://contao.ninja",
                        "role": "Developer"
                    }
                ],
                "description": "Contao 4 bundle helper class to detect search engines, bots, spiders, crawlers ...",
                "homepage": "http://contao.ninja",
                "keywords": [
                    "bots",
                    "bundle",
                    "contao",
                    "detection"
                ],
                "support": {
                    "forum": "https://community.contao.org/de/forumdisplay.php?119-Sonstige-Erweiterungen",
                    "issues": "https://github.com/BugBuster1701/contao-botdetection-bundle/issues",
                    "source": "https://github.com/BugBuster1701/contao-botdetection-bundle",
                    "wiki": "http://de.contaowiki.org/Bot_Detection"
                },
                "time": "2022-10-09T12:03:45+00:00"
            },
            {
                "name": "bugbuster/contao-visitors-bundle",
                "version": "1.8.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/BugBuster1701/contao-visitors-bundle.git",
                    "reference": "831efe3bd635d87fb9b7d5b5e323c98fbb7d9b9d"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/BugBuster1701/contao-visitors-bundle/zipball/831efe3bd635d87fb9b7d5b5e323c98fbb7d9b9d",
                    "reference": "831efe3bd635d87fb9b7d5b5e323c98fbb7d9b9d",
                    "shasum": ""
                },
                "require": {
                    "bugbuster/contao-botdetection-bundle": ">=1.7.0,<2",
                    "contao/core-bundle": "^4.13",
                    "doctrine/dbal": "^2.13 || ^3.3",
                    "php": "^7.4 || ^8.0",
                    "phpoffice/phpspreadsheet": "^1.16",
                    "symfony/deprecation-contracts": "^2.1 || ^3.0"
                },
                "conflict": {
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0",
                    "friendsofphp/php-cs-fixer": "^3.0",
                    "phpunit/phpunit": "^8.5 || ^9.3"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao": {
                        "transifex": {
                            "project": "contao-visitors-bundle",
                            "prefix": "master-",
                            "languages_cto": "src/Resources/contao/languages",
                            "languages_tx": ".tx"
                        }
                    },
                    "branch-alias": {
                        "dev-develop": "1.8.x-dev"
                    },
                    "contao-manager-plugin": "BugBuster\\VisitorsBundle\\ContaoManager\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "BugBuster\\VisitorsBundle\\": "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": "Glen Langer",
                        "homepage": "http://contao.ninja",
                        "role": "Developer"
                    }
                ],
                "description": "Contao 4 visitors bundle, allows you to count hits and visits of your website.",
                "homepage": "http://contao.ninja",
                "keywords": [
                    "bundle",
                    "contao",
                    "counter",
                    "hits",
                    "visitors",
                    "visits"
                ],
                "support": {
                    "forum": "https://community.contao.org/de/forumdisplay.php?28-visitors",
                    "irc": "irc://irc.freenode.org/contao.dev",
                    "issues": "https://github.com/BugBuster1701/contao-visitors-bundle/issues",
                    "source": "https://github.com/BugBuster1701/contao-visitors-bundle",
                    "wiki": "http://de.contaowiki.org/Visitors"
                },
                "funding": [
                    {
                        "url": "https://www.amazon.de/wishlist/26HHEJOU03G76",
                        "type": "other"
                    }
                ],
                "time": "2022-11-22T21:49:18+00:00"
            },
            {
                "name": "clickpress/contao-clickpress-grid",
                "version": "v1.5.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/clickpress/contao-clickpress-grid.git",
                    "reference": "36a9a92c1d83c9dc9e8b426c2fec6ebbf59566c4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/clickpress/contao-clickpress-grid/zipball/36a9a92c1d83c9dc9e8b426c2fec6ebbf59566c4",
                    "reference": "36a9a92c1d83c9dc9e8b426c2fec6ebbf59566c4",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "^4.13 || ^5.0",
                    "php": "^7.2 || ^8.1",
                    "symfony/config": "^5.4 || ^6.0",
                    "symfony/dependency-injection": "^5.4 || ^6.0",
                    "symfony/http-kernel": "^5.4 || ^6.0"
                },
                "conflict": {
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/easy-coding-standard": "^2.0",
                    "contao/manager-plugin": "^2.0",
                    "phpunit/phpunit": "^8.4",
                    "symfony/phpunit-bridge": "^4.4 || ^5.1"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Clickpress\\ContaoClickpressGridBundle\\ContaoManager\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "Clickpress\\ContaoClickpressGridBundle\\": "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": "Stefan Schulz-Lauterbach",
                        "homepage": "https://github.com/stefansl"
                    }
                ],
                "description": "Grid System for Contao4 based on CSS Grid",
                "support": {
                    "issues": "https://github.com/clickpress/contao-clickpress-grid/issues",
                    "source": "https://github.com/clickpress/contao-clickpress-grid/tree/v1.5.0"
                },
                "time": "2022-10-11T09:21:24+00:00"
            },
            {
                "name": "clue/stream-filter",
                "version": "v1.6.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/clue/stream-filter.git",
                    "reference": "d6169430c7731d8509da7aecd0af756a5747b78e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e",
                    "reference": "d6169430c7731d8509da7aecd0af756a5747b78e",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3"
                },
                "require-dev": {
                    "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
                },
                "type": "library",
                "autoload": {
                    "files": [
                        "src/functions_include.php"
                    ],
                    "psr-4": {
                        "Clue\\StreamFilter\\": "src/"
                    }
                },
                "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"
                ],
                "support": {
                    "issues": "https://github.com/clue/stream-filter/issues",
                    "source": "https://github.com/clue/stream-filter/tree/v1.6.0"
                },
                "funding": [
                    {
                        "url": "https://clue.engineering/support",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/clue",
                        "type": "github"
                    }
                ],
                "time": "2022-02-21T13:15:14+00:00"
            },
            {
                "name": "composer/ca-bundle",
                "version": "1.3.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/composer/ca-bundle.git",
                    "reference": "69098eca243998b53eed7a48d82dedd28b447cd5"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/composer/ca-bundle/zipball/69098eca243998b53eed7a48d82dedd28b447cd5",
                    "reference": "69098eca243998b53eed7a48d82dedd28b447cd5",
                    "shasum": ""
                },
                "require": {
                    "ext-openssl": "*",
                    "ext-pcre": "*",
                    "php": "^5.3.2 || ^7.0 || ^8.0"
                },
                "require-dev": {
                    "phpstan/phpstan": "^0.12.55",
                    "psr/log": "^1.0",
                    "symfony/phpunit-bridge": "^4.2 || ^5",
                    "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "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"
                ],
                "support": {
                    "irc": "irc://irc.freenode.org/composer",
                    "issues": "https://github.com/composer/ca-bundle/issues",
                    "source": "https://github.com/composer/ca-bundle/tree/1.3.4"
                },
                "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": "2022-10-12T12:08:29+00:00"
            },
            {
                "name": "contao-community-alliance/composer-plugin",
                "version": "3.2.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-community-alliance/composer-plugin.git",
                    "reference": "05c8d6881f9866e2ba26635420ae173546f2ede2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-community-alliance/composer-plugin/zipball/05c8d6881f9866e2ba26635420ae173546f2ede2",
                    "reference": "05c8d6881f9866e2ba26635420ae173546f2ede2",
                    "shasum": ""
                },
                "require": {
                    "composer-plugin-api": "^2.0",
                    "php": "^7.1 || ^8.0",
                    "symfony/finder": "^4.4 || ^5.2",
                    "symfony/process": "^4.4 || ^5.2"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/core-bundle": "<4.9"
                },
                "require-dev": {
                    "composer/composer": "^2.0",
                    "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/",
                "support": {
                    "issues": "https://github.com/contao-community-alliance/composer-plugin/issues",
                    "source": "https://github.com/contao-community-alliance/composer-plugin/tree/3.2.2"
                },
                "time": "2022-04-01T14:57:10+00:00"
            },
            {
                "name": "contao-components/ace",
                "version": "1.14.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/ace.git",
                    "reference": "1c364b6780df9dae913e6dd47e6508a18924b2db"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/ace/zipball/1c364b6780df9dae913e6dd47e6508a18924b2db",
                    "reference": "1c364b6780df9dae913e6dd47e6508a18924b2db",
                    "shasum": ""
                },
                "require": {
                    "contao-components/installer": "^1.0.9"
                },
                "type": "contao-component",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Fabian Jakobs",
                        "homepage": "https://github.com/fjakobs"
                    }
                ],
                "description": "ACE code editor integration for Contao Open Source CMS",
                "support": {
                    "issues": "https://github.com/contao-components/ace/issues",
                    "source": "https://github.com/contao-components/ace/tree/1.14.0"
                },
                "time": "2022-12-13T10:51:43+00:00"
            },
            {
                "name": "contao-components/chosen",
                "version": "1.3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/chosen.git",
                    "reference": "711d50fecee787967dac6243c08e7e52525e9567"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/chosen/zipball/711d50fecee787967dac6243c08e7e52525e9567",
                    "reference": "711d50fecee787967dac6243c08e7e52525e9567",
                    "shasum": ""
                },
                "require": {
                    "contao-components/installer": "^1.0.9"
                },
                "type": "contao-component",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jules Janssen",
                        "homepage": "https://github.com/julesjanssen"
                    }
                ],
                "description": "Chosen integration for Contao Open Source CMS",
                "support": {
                    "issues": "https://github.com/contao-components/chosen/issues",
                    "source": "https://github.com/contao-components/chosen/tree/1.3.0"
                },
                "time": "2022-12-30T11:43:35+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",
                "support": {
                    "issues": "https://github.com/contao-components/colorbox/issues",
                    "source": "https://github.com/contao-components/colorbox/tree/1.6.6"
                },
                "time": "2020-05-01T15:29:20+00:00"
            },
            {
                "name": "contao-components/colorpicker",
                "version": "1.5.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/colorpicker.git",
                    "reference": "ce0732ff1d0bd952a3642fd639e3d6a93bd08c94"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/colorpicker/zipball/ce0732ff1d0bd952a3642fd639e3d6a93bd08c94",
                    "reference": "ce0732ff1d0bd952a3642fd639e3d6a93bd08c94",
                    "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",
                "support": {
                    "issues": "https://github.com/contao-components/colorpicker/issues",
                    "source": "https://github.com/contao-components/colorpicker/tree/1.5.2"
                },
                "time": "2022-03-30T15:30:28+00:00"
            },
            {
                "name": "contao-components/contao",
                "version": "9.3.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/contao.git",
                    "reference": "3f5fa88ab494f41782b9744e29145f0244038064"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/contao/zipball/3f5fa88ab494f41782b9744e29145f0244038064",
                    "reference": "3f5fa88ab494f41782b9744e29145f0244038064",
                    "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",
                "support": {
                    "issues": "https://github.com/contao-components/contao/issues",
                    "source": "https://github.com/contao-components/contao/tree/9.3.2"
                },
                "time": "2022-09-01T06:31:26+00:00"
            },
            {
                "name": "contao-components/datepicker",
                "version": "2.4.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/datepicker.git",
                    "reference": "6130d2182fd68d3038f73b9468122049a73e5fd9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/datepicker/zipball/6130d2182fd68d3038f73b9468122049a73e5fd9",
                    "reference": "6130d2182fd68d3038f73b9468122049a73e5fd9",
                    "shasum": ""
                },
                "require": {
                    "contao-components/installer": "^1.0.9"
                },
                "type": "contao-component",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Arian Stolwijk",
                        "homepage": "https://github.com/arian"
                    }
                ],
                "description": "Date picker integration for Contao Open Source CMS",
                "support": {
                    "issues": "https://github.com/contao-components/datepicker/issues",
                    "source": "https://github.com/contao-components/datepicker/tree/2.4.0"
                },
                "time": "2022-12-30T11:58:12+00:00"
            },
            {
                "name": "contao-components/dropzone",
                "version": "5.9.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/dropzone.git",
                    "reference": "212c524e3c226b01e8232287c764b22d7469df6a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/dropzone/zipball/212c524e3c226b01e8232287c764b22d7469df6a",
                    "reference": "212c524e3c226b01e8232287c764b22d7469df6a",
                    "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",
                "support": {
                    "issues": "https://github.com/contao-components/dropzone/issues",
                    "source": "https://github.com/contao-components/dropzone/tree/5.9.3"
                },
                "time": "2021-09-28T07:38:53+00:00"
            },
            {
                "name": "contao-components/installer",
                "version": "1.4.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/installer.git",
                    "reference": "eb0c34f0f61a3338dd985a55bd865483e78c3bb7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/installer/zipball/eb0c34f0f61a3338dd985a55bd865483e78c3bb7",
                    "reference": "eb0c34f0f61a3338dd985a55bd865483e78c3bb7",
                    "shasum": ""
                },
                "require": {
                    "composer-plugin-api": "^1.0 || ^2.0",
                    "php": ">=5.6"
                },
                "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",
                "support": {
                    "issues": "https://github.com/contao-components/installer/issues",
                    "source": "https://github.com/contao-components/installer/tree/1.4.1"
                },
                "time": "2020-12-23T10:51:52+00:00"
            },
            {
                "name": "contao-components/jquery",
                "version": "3.6.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/jquery.git",
                    "reference": "5a7ac7f93fed678d60ebde66d175e5a9376d1c17"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/jquery/zipball/5a7ac7f93fed678d60ebde66d175e5a9376d1c17",
                    "reference": "5a7ac7f93fed678d60ebde66d175e5a9376d1c17",
                    "shasum": ""
                },
                "require": {
                    "contao-components/installer": "^1.0.9"
                },
                "type": "contao-component",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "OpenJS Foundation and other contributors",
                        "homepage": "https://github.com/jquery/jquery/blob/main/AUTHORS.txt"
                    }
                ],
                "description": "jQuery integration for Contao Open Source CMS",
                "support": {
                    "issues": "https://github.com/contao-components/jquery/issues",
                    "source": "https://github.com/contao-components/jquery/tree/3.6.3"
                },
                "time": "2022-12-21T08:06:23+00:00"
            },
            {
                "name": "contao-components/jquery-ui",
                "version": "1.13.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/jquery-ui.git",
                    "reference": "f1ac19cfd2093663278ffa509038d0ffc6d38db5"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/jquery-ui/zipball/f1ac19cfd2093663278ffa509038d0ffc6d38db5",
                    "reference": "f1ac19cfd2093663278ffa509038d0ffc6d38db5",
                    "shasum": ""
                },
                "require": {
                    "contao-components/installer": "^1.0.9"
                },
                "type": "contao-component",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "jQuery Foundation and other contributors",
                        "homepage": "https://github.com/jquery/jquery-ui/blob/main/AUTHORS.txt"
                    }
                ],
                "description": "jQuery UI integration for Contao Open Source CMS",
                "support": {
                    "issues": "https://github.com/contao-components/jquery-ui/issues",
                    "source": "https://github.com/contao-components/jquery-ui/tree/1.13.2"
                },
                "time": "2022-12-07T15:46:44+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",
                "support": {
                    "issues": "https://github.com/contao-components/mediabox/issues",
                    "source": "https://github.com/contao-components/mediabox/tree/1.5.5"
                },
                "time": "2019-07-12T07:33:27+00:00"
            },
            {
                "name": "contao-components/mootools",
                "version": "1.6.0.7",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/mootools.git",
                    "reference": "048bdd9264156f9b66175fddc4531694bfd5ce1b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/mootools/zipball/048bdd9264156f9b66175fddc4531694bfd5ce1b",
                    "reference": "048bdd9264156f9b66175fddc4531694bfd5ce1b",
                    "shasum": ""
                },
                "require": {
                    "contao-components/installer": "^1.0.9"
                },
                "type": "contao-component",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "MooTools Development Team",
                        "homepage": "http://mootools.net/developers"
                    }
                ],
                "description": "MooTools integration for Contao Open Source CMS",
                "support": {
                    "issues": "https://github.com/contao-components/mootools/issues",
                    "source": "https://github.com/contao-components/mootools/tree/1.6.0.7"
                },
                "time": "2022-10-20T09:36:26+00:00"
            },
            {
                "name": "contao-components/simplemodal",
                "version": "2.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/simplemodal.git",
                    "reference": "1e1e189d6060d4a86bd99179ab981e972f4c57bb"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/simplemodal/zipball/1e1e189d6060d4a86bd99179ab981e972f4c57bb",
                    "reference": "1e1e189d6060d4a86bd99179ab981e972f4c57bb",
                    "shasum": ""
                },
                "require": {
                    "contao-components/installer": "^1.0.9"
                },
                "type": "contao-component",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Marco Dell'Anna",
                        "homepage": "https://plasm.it"
                    }
                ],
                "description": "SimpleModal integration for Contao Open Source CMS",
                "support": {
                    "issues": "https://github.com/contao-components/simplemodal/issues",
                    "source": "https://github.com/contao-components/simplemodal/tree/2.2.0"
                },
                "time": "2022-12-30T11:31:11+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",
                "support": {
                    "issues": "https://github.com/contao-components/swipe/issues",
                    "source": "https://github.com/contao-components/swipe/tree/2.x"
                },
                "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",
                "support": {
                    "issues": "https://github.com/contao-components/tablesort/issues",
                    "source": "https://github.com/contao-components/tablesort/tree/4.0.1"
                },
                "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",
                "support": {
                    "issues": "https://github.com/contao-components/tablesorter/issues",
                    "source": "https://github.com/contao-components/tablesorter/tree/2.31.3"
                },
                "time": "2020-05-14T15:24:29+00:00"
            },
            {
                "name": "contao-components/tinymce4",
                "version": "5.10.7",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao-components/tinymce4.git",
                    "reference": "59131bdd8326972c8be417539ca9464b33c8af8e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao-components/tinymce4/zipball/59131bdd8326972c8be417539ca9464b33c8af8e",
                    "reference": "59131bdd8326972c8be417539ca9464b33c8af8e",
                    "shasum": ""
                },
                "require": {
                    "contao-components/installer": "^1.0.9"
                },
                "type": "contao-component",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-2.1-or-later"
                ],
                "authors": [
                    {
                        "name": "Leo Feyer",
                        "homepage": "https://github.com/leofeyer"
                    }
                ],
                "description": "TinyMCE integration for Contao Open Source CMS",
                "support": {
                    "issues": "https://github.com/contao-components/tinymce4/issues",
                    "source": "https://github.com/contao-components/tinymce4/tree/5.10.7"
                },
                "time": "2022-12-07T15:52:25+00:00"
            },
            {
                "name": "contao/calendar-bundle",
                "version": "4.13.14",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/calendar-bundle.git",
                    "reference": "4c10f6da6927a2cd86a2e1a7bcfcbb32827fe256"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/calendar-bundle/zipball/4c10f6da6927a2cd86a2e1a7bcfcbb32827fe256",
                    "reference": "4c10f6da6927a2cd86a2e1a7bcfcbb32827fe256",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "self.version",
                    "friendsofsymfony/http-cache": "^2.4",
                    "php": "^7.4 || ^8.0",
                    "symfony/config": "^5.4",
                    "symfony/dependency-injection": "^5.4",
                    "symfony/deprecation-contracts": "^2.1 || ^3.0",
                    "symfony/http-foundation": "^5.4",
                    "symfony/http-kernel": "^5.4",
                    "symfony/polyfill-mbstring": "^1.0",
                    "symfony/yaml": "^5.4"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.3.1",
                    "contao/test-case": "self.version",
                    "phpunit/phpunit": "^9.3",
                    "symfony/http-client": "^5.4",
                    "symfony/phpunit-bridge": "^5.4"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Contao\\CalendarBundle\\ContaoManager\\Plugin"
                },
                "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",
                "support": {
                    "docs": "https://docs.contao.org",
                    "forum": "https://community.contao.org",
                    "issues": "https://github.com/contao/contao/issues",
                    "source": "https://github.com/contao/calendar-bundle"
                },
                "funding": [
                    {
                        "url": "https://to.contao.org/donate",
                        "type": "custom"
                    }
                ],
                "time": "2022-10-26T11:22:40+00:00"
            },
            {
                "name": "contao/conflicts",
                "version": "dev-main",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/conflicts.git",
                    "reference": "9657cca2c671c5bd0c90a779bbe54f0ca057defe"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/conflicts/zipball/9657cca2c671c5bd0c90a779bbe54f0ca057defe",
                    "reference": "9657cca2c671c5bd0c90a779bbe54f0ca057defe",
                    "shasum": ""
                },
                "conflict": {
                    "doctrine/dbal": "2.9.* <2.9.3 || 3.3.0 || 3.5.0",
                    "doctrine/doctrine-bundle": "2.6.0",
                    "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",
                    "symfony/dependency-injection": "5.4.16 || 6.0.16 || 6.1.8 || 6.2.0 || 6.2.1",
                    "symfony/finder": "3.4.7 || 4.0.7",
                    "symfony/framework-bundle": "4.2.7 || 5.2.6",
                    "symfony/http-foundation": "4.4.27 || 4.4.46 || 5.4.13 || 6.0.13 || 6.1.5",
                    "symfony/http-kernel": "5.4.1 || 5.4.12",
                    "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",
                    "symfony/web-profiler-bundle": "6.1.* <6.1.2",
                    "twig/twig": "2.7.0"
                },
                "default-branch": true,
                "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",
                "support": {
                    "source": "https://github.com/contao/conflicts/tree/main"
                },
                "funding": [
                    {
                        "url": "https://to.contao.org/donate",
                        "type": "custom"
                    }
                ],
                "time": "2022-12-07T11:00:46+00:00"
            },
            {
                "name": "contao/core-bundle",
                "version": "4.13.14",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/core-bundle.git",
                    "reference": "49d0a45ffa49b012872c7519471e659d57eac83e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/core-bundle/zipball/49d0a45ffa49b012872c7519471e659d57eac83e",
                    "reference": "49d0a45ffa49b012872c7519471e659d57eac83e",
                    "shasum": ""
                },
                "require": {
                    "ausi/slug-generator": "^1.1",
                    "bacon/bacon-qr-code": "^2.0",
                    "composer-runtime-api": "^2.0.14",
                    "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/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": "^1.0",
                    "doctrine/collections": "^1.5",
                    "doctrine/dbal": "^3.3",
                    "doctrine/doctrine-bundle": "^2.4",
                    "doctrine/orm": "^2.10",
                    "doctrine/persistence": "^2.0",
                    "dragonmantank/cron-expression": "^2.3",
                    "ext-dom": "*",
                    "ext-filter": "*",
                    "ext-gd": "*",
                    "ext-hash": "*",
                    "ext-intl": "*",
                    "ext-json": "*",
                    "ext-pcre": "*",
                    "ext-pdo": "*",
                    "ext-session": "*",
                    "ext-zlib": "*",
                    "friendsofsymfony/http-cache": "^2.6",
                    "friendsofsymfony/http-cache-bundle": "^2.6",
                    "imagine/imagine": "^1.0",
                    "knplabs/knp-menu": "^3.1",
                    "knplabs/knp-menu-bundle": "^3.0",
                    "knplabs/knp-time-bundle": "^1.11",
                    "lcobucci/jwt": "^4.0",
                    "league/commonmark": "^2.2",
                    "league/flysystem": "^2.4 || ^3.0",
                    "league/flysystem-bundle": "^2.0",
                    "matthiasmullie/minify": "^1.3",
                    "monolog/monolog": "^2.0",
                    "nelmio/cors-bundle": "^2.0.1",
                    "nelmio/security-bundle": "^2.2",
                    "nikic/php-parser": "^4.9",
                    "nyholm/psr7": "^1.2",
                    "paragonie/constant_time_encoding": "^2.2",
                    "php": "^7.4 || ^8.0",
                    "phpspec/php-diff": "^1.0",
                    "psr/cache": "^1.0 || ^2.0 || ^3.0",
                    "psr/container": "^1",
                    "psr/http-message": "^1.0",
                    "psr/log": "^1.0",
                    "scheb/2fa-backup-code": "^5.8",
                    "scheb/2fa-bundle": "^5.8",
                    "scheb/2fa-trusted-device": "^5.8",
                    "scrivo/highlight.php": "^9.18",
                    "scssphp/scssphp": "^1.5",
                    "simplepie/simplepie": "^1.3",
                    "spatie/schema-org": "^3.4",
                    "spomky-labs/otphp": "^10.0",
                    "symfony-cmf/routing": "^2.3",
                    "symfony-cmf/routing-bundle": "^2.4",
                    "symfony/asset": "^5.4",
                    "symfony/cache": "^5.4",
                    "symfony/config": "^5.4",
                    "symfony/console": "^5.4",
                    "symfony/dependency-injection": "^5.4",
                    "symfony/deprecation-contracts": "^2.1 || ^3.0",
                    "symfony/doctrine-bridge": "^5.4",
                    "symfony/dom-crawler": "^5.4",
                    "symfony/event-dispatcher": "^5.4",
                    "symfony/event-dispatcher-contracts": "^2.0 || ^3.0",
                    "symfony/expression-language": "^5.4",
                    "symfony/filesystem": "^5.4",
                    "symfony/finder": "^5.4",
                    "symfony/framework-bundle": "^5.4",
                    "symfony/http-client": "^5.4",
                    "symfony/http-client-contracts": "^2.4",
                    "symfony/http-foundation": "^5.4",
                    "symfony/http-kernel": "^5.4",
                    "symfony/intl": "^5.4",
                    "symfony/lock": "^5.4",
                    "symfony/mailer": "^5.4",
                    "symfony/mime": "^5.4",
                    "symfony/monolog-bridge": "^5.4",
                    "symfony/password-hasher": "^5.4",
                    "symfony/polyfill-intl-idn": "^1.0",
                    "symfony/polyfill-mbstring": "^1.0",
                    "symfony/polyfill-php80": "^1.26",
                    "symfony/process": "^5.4",
                    "symfony/property-access": "^5.4",
                    "symfony/routing": "^5.4",
                    "symfony/security-bundle": "^5.4",
                    "symfony/security-core": "^5.4",
                    "symfony/security-csrf": "^5.4",
                    "symfony/security-http": "^5.4",
                    "symfony/service-contracts": "^1.1 || ^2.0",
                    "symfony/string": "^5.4",
                    "symfony/translation": "^5.4",
                    "symfony/translation-contracts": "^2.3",
                    "symfony/twig-bridge": "^5.4",
                    "symfony/twig-bundle": "^5.4",
                    "symfony/uid": "^5.4",
                    "symfony/var-dumper": "^5.4",
                    "symfony/yaml": "^5.4",
                    "terminal42/escargot": "^1.4.1",
                    "terminal42/service-annotation-bundle": "^1.1",
                    "twig/twig": "^3.0",
                    "ua-parser/uap-php": "^3.9",
                    "webignition/robots-txt-file": "^3.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",
                    "doctrine/cache": "<1.10",
                    "doctrine/dbal": "3.3.0",
                    "terminal42/contao-ce-access": "<3.0",
                    "thecodingmachine/safe": "<1.2"
                },
                "require-dev": {
                    "contao/installation-bundle": "self.version",
                    "contao/manager-plugin": "^2.3.1",
                    "contao/test-case": "self.version",
                    "ext-fileinfo": "*",
                    "league/flysystem-memory": "^2.0 || ^3.0",
                    "phpunit/phpunit": "^9.3",
                    "roave/better-reflection": "^4.12.2 || ^5.0",
                    "symfony/browser-kit": "^5.4",
                    "symfony/phpunit-bridge": "^5.4"
                },
                "suggest": {
                    "contao/tcpdf-bundle": "To export articles as PDF files"
                },
                "type": "symfony-bundle",
                "extra": {
                    "contao-manager-plugin": "Contao\\CoreBundle\\ContaoManager\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "Contao\\CoreBundle\\": "src/"
                    },
                    "classmap": [
                        "src/Resources/contao/"
                    ],
                    "exclude-from-classmap": [
                        "src/Resources/contao/config/",
                        "src/Resources/contao/dca/",
                        "src/Resources/contao/helper/functions.php",
                        "src/Resources/contao/languages/",
                        "src/Resources/contao/templates/",
                        "src/Resources/contao/themes/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Leo Feyer",
                        "homepage": "https://github.com/leofeyer"
                    },
                    {
                        "name": "Contao Community",
                        "homepage": "https://contao.org/contributors"
                    }
                ],
                "description": "Contao Open Source CMS",
                "homepage": "https://contao.org",
                "support": {
                    "docs": "https://docs.contao.org",
                    "forum": "https://community.contao.org",
                    "issues": "https://github.com/contao/contao/issues",
                    "source": "https://github.com/contao/core-bundle"
                },
                "funding": [
                    {
                        "url": "https://to.contao.org/donate",
                        "type": "custom"
                    }
                ],
                "time": "2022-11-28T16:44:30+00:00"
            },
            {
                "name": "contao/image",
                "version": "1.1.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/image.git",
                    "reference": "21fd04889dbcf2fe751df746fb9bbe28180b6868"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/image/zipball/21fd04889dbcf2fe751df746fb9bbe28180b6868",
                    "reference": "21fd04889dbcf2fe751df746fb9bbe28180b6868",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "imagine/imagine": "^0.7.1 || ^1.0",
                    "php": "^7.2 || ^8.0",
                    "symfony/filesystem": "^5.4 || ^6.0",
                    "symfony/polyfill-php73": "^1.11"
                },
                "conflict": {
                    "contao/imagine-svg": "<0.1.4 || >=2.0"
                },
                "require-dev": {
                    "bamarni/composer-bin-plugin": "^1.4",
                    "contao/imagine-svg": "^0.1.4 || ^0.2 || ^1.0",
                    "contao/test-case": "^3.1 || ^4.4",
                    "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.5"
                },
                "suggest": {
                    "ext-exif": "To support EXIF auto-rotation"
                },
                "type": "library",
                "extra": {
                    "bamarni-bin": {
                        "bin-links": false,
                        "target-directory": "tools"
                    }
                },
                "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",
                "support": {
                    "issues": "https://github.com/contao/image/issues",
                    "source": "https://github.com/contao/image/tree/1.1.2"
                },
                "funding": [
                    {
                        "url": "https://to.contao.org/donate",
                        "type": "custom"
                    }
                ],
                "time": "2022-08-16T17:30:28+00:00"
            },
            {
                "name": "contao/imagine-svg",
                "version": "1.0.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/imagine-svg.git",
                    "reference": "913cf57746fbbf00ab7eba5e0585e2ef47a05b99"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/imagine-svg/zipball/913cf57746fbbf00ab7eba5e0585e2ef47a05b99",
                    "reference": "913cf57746fbbf00ab7eba5e0585e2ef47a05b99",
                    "shasum": ""
                },
                "require": {
                    "ext-dom": "*",
                    "imagine/imagine": "^1.1",
                    "php": "^7.2 || ^8.0"
                },
                "require-dev": {
                    "contao/easy-coding-standard": "^3.0",
                    "contao/test-case": "^4.4",
                    "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.15",
                    "psalm/plugin-symfony": "^2.0",
                    "slam/phpstan-extensions": "^5.0",
                    "symfony/filesystem": "^5.0",
                    "thecodingmachine/phpstan-strict-rules": "^0.12",
                    "vimeo/psalm": "^4.1"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Contao\\ImagineSvg\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Martin Auswöger",
                        "homepage": "https://github.com/ausi"
                    }
                ],
                "description": "Contao Imagine SVG library",
                "support": {
                    "issues": "https://github.com/contao/imagine-svg/issues",
                    "source": "https://github.com/contao/imagine-svg/tree/1.0.3"
                },
                "time": "2021-08-10T09:33:50+00:00"
            },
            {
                "name": "contao/installation-bundle",
                "version": "4.13.14",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/installation-bundle.git",
                    "reference": "ed0c7dc7e6eb68b379ca46178f10909826ca1d2c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/installation-bundle/zipball/ed0c7dc7e6eb68b379ca46178f10909826ca1d2c",
                    "reference": "ed0c7dc7e6eb68b379ca46178f10909826ca1d2c",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "self.version",
                    "doctrine/dbal": "^3.2",
                    "php": "^7.4 || ^8.0",
                    "psr/log": "^1.0",
                    "sensiolabs/ansi-to-html": "^1.1",
                    "symfony/config": "^5.4",
                    "symfony/console": "^5.4",
                    "symfony/dependency-injection": "^5.4",
                    "symfony/deprecation-contracts": "^2.1 || ^3.0",
                    "symfony/event-dispatcher": "^5.4",
                    "symfony/filesystem": "^5.4",
                    "symfony/finder": "^5.4",
                    "symfony/framework-bundle": "^5.4",
                    "symfony/http-foundation": "^5.4",
                    "symfony/http-kernel": "^5.4",
                    "symfony/polyfill-mbstring": "^1.0",
                    "symfony/yaml": "^5.4"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.3.1",
                    "phpunit/phpunit": "^9.3",
                    "symfony/http-client": "^5.4",
                    "symfony/phpunit-bridge": "^5.4"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Contao\\InstallationBundle\\ContaoManager\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "Contao\\InstallationBundle\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Leo Feyer",
                        "homepage": "https://github.com/leofeyer"
                    },
                    {
                        "name": "Contao Community",
                        "homepage": "https://contao.org/contributors"
                    }
                ],
                "description": "Required to install and update Contao",
                "homepage": "https://contao.org",
                "support": {
                    "docs": "https://docs.contao.org",
                    "forum": "https://community.contao.org",
                    "issues": "https://github.com/contao/contao/issues",
                    "source": "https://github.com/contao/installation-bundle"
                },
                "funding": [
                    {
                        "url": "https://to.contao.org/donate",
                        "type": "custom"
                    }
                ],
                "time": "2022-10-31T16:32:45+00:00"
            },
            {
                "name": "contao/listing-bundle",
                "version": "4.13.14",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/listing-bundle.git",
                    "reference": "d6346948f93ca382ed8779d9049b3e5e3e21a6e0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/listing-bundle/zipball/d6346948f93ca382ed8779d9049b3e5e3e21a6e0",
                    "reference": "d6346948f93ca382ed8779d9049b3e5e3e21a6e0",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "self.version",
                    "php": "^7.4 || ^8.0",
                    "symfony/http-kernel": "^5.4"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0",
                    "symfony/http-client": "^5.4"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Contao\\ListingBundle\\ContaoManager\\Plugin"
                },
                "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",
                "support": {
                    "docs": "https://docs.contao.org",
                    "forum": "https://community.contao.org",
                    "issues": "https://github.com/contao/contao/issues",
                    "source": "https://github.com/contao/listing-bundle"
                },
                "funding": [
                    {
                        "url": "https://to.contao.org/donate",
                        "type": "custom"
                    }
                ],
                "time": "2022-10-06T10:07:35+00:00"
            },
            {
                "name": "contao/manager-bundle",
                "version": "4.13.14",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/manager-bundle.git",
                    "reference": "b3c0c8aff0029b3a821d3f4ced8626139a0ee4b6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/manager-bundle/zipball/b3c0c8aff0029b3a821d3f4ced8626139a0ee4b6",
                    "reference": "b3c0c8aff0029b3a821d3f4ced8626139a0ee4b6",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "self.version",
                    "contao/installation-bundle": "self.version",
                    "contao/manager-plugin": "^2.4",
                    "doctrine/dbal": "^3.1",
                    "doctrine/doctrine-bundle": "^2.4",
                    "ext-json": "*",
                    "friendsofsymfony/http-cache": "^2.6",
                    "friendsofsymfony/http-cache-bundle": "^2.6",
                    "nelmio/cors-bundle": "^2.0.1",
                    "nelmio/security-bundle": "^2.2",
                    "php": "^7.4 || ^8.0",
                    "symfony/cache": "^5.4",
                    "symfony/config": "^5.4",
                    "symfony/console": "^5.4",
                    "symfony/debug-bundle": "^5.4",
                    "symfony/dependency-injection": "^5.4",
                    "symfony/deprecation-contracts": "^2.1 || ^3.0",
                    "symfony/doctrine-bridge": "^5.4",
                    "symfony/dotenv": "^5.4",
                    "symfony/error-handler": "^5.4",
                    "symfony/expression-language": "^5.4",
                    "symfony/filesystem": "^5.4",
                    "symfony/finder": "^5.4",
                    "symfony/framework-bundle": "^5.4",
                    "symfony/http-client": "^5.4",
                    "symfony/http-foundation": "^5.4",
                    "symfony/http-kernel": "^5.4",
                    "symfony/mailer": "^5.4",
                    "symfony/monolog-bridge": "^5.4",
                    "symfony/monolog-bundle": "^3.1",
                    "symfony/process": "^5.4",
                    "symfony/proxy-manager-bridge": "^5.4",
                    "symfony/routing": "^5.4",
                    "symfony/security-bundle": "^5.4",
                    "symfony/stopwatch": "^5.4",
                    "symfony/twig-bundle": "^5.4",
                    "symfony/web-profiler-bundle": "^5.4",
                    "symfony/yaml": "^5.4",
                    "toflar/psr6-symfony-http-cache-store": "^3.0",
                    "twig/extra-bundle": "^3.0"
                },
                "require-dev": {
                    "composer/composer": "^2.0",
                    "contao/news-bundle": "self.version",
                    "contao/test-case": "self.version",
                    "phpunit/phpunit": "^9.3",
                    "symfony/phpunit-bridge": "^5.4"
                },
                "suggest": {
                    "contao/tcpdf-bundle": "To export articles as PDF files"
                },
                "bin": [
                    "bin/contao-console",
                    "bin/contao-setup"
                ],
                "type": "symfony-bundle",
                "extra": {
                    "contao-manager-plugin": "Contao\\ManagerBundle\\ContaoManager\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "Contao\\ManagerBundle\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Leo Feyer",
                        "homepage": "https://github.com/leofeyer"
                    },
                    {
                        "name": "Contao Community",
                        "homepage": "https://contao.org/contributors"
                    }
                ],
                "description": "Provides the Contao Managed Edition",
                "homepage": "https://contao.org",
                "support": {
                    "docs": "https://docs.contao.org",
                    "forum": "https://community.contao.org",
                    "issues": "https://github.com/contao/contao/issues",
                    "source": "https://github.com/contao/manager-bundle"
                },
                "funding": [
                    {
                        "url": "https://to.contao.org/donate",
                        "type": "custom"
                    }
                ],
                "time": "2022-10-28T14:18:47+00:00"
            },
            {
                "name": "contao/manager-plugin",
                "version": "2.12.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/manager-plugin.git",
                    "reference": "381dcb786f675dac25282747848d9f8c3823d0ba"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/manager-plugin/zipball/381dcb786f675dac25282747848d9f8c3823d0ba",
                    "reference": "381dcb786f675dac25282747848d9f8c3823d0ba",
                    "shasum": ""
                },
                "require": {
                    "composer-plugin-api": "^1.1 || ^2.0",
                    "php": "^7.1 || ^8.0",
                    "symfony/config": "^3.3 || ^4.0 || ^5.0 || ^6.0",
                    "symfony/dependency-injection": "^3.3 || ^4.0 || ^5.0 || ^6.0",
                    "symfony/filesystem": "^3.3 || ^4.0 || ^5.0 || ^6.0",
                    "symfony/http-kernel": "^3.3 || ^4.0 || ^5.0 || ^6.0",
                    "symfony/routing": "^3.3 || ^4.0 || ^5.0 || ^6.0"
                },
                "conflict": {
                    "contao/manager-bundle": "4.9.* <4.9.4"
                },
                "require-dev": {
                    "bamarni/composer-bin-plugin": "^1.4",
                    "composer/composer": "^1.1 || ^2.0",
                    "contao/core-bundle": "^4.4 || ^5.0",
                    "ext-zip": "*",
                    "php-http/guzzle6-adapter": "^1.1",
                    "phpunit/phpunit": "^8.5 || ^9.3",
                    "symfony/phpunit-bridge": "^3.4.40 || ^4.0 || ^5.0 || ^6.0",
                    "webmozart/path-util": "^2.0"
                },
                "type": "composer-plugin",
                "extra": {
                    "bamarni-bin": {
                        "bin-links": false,
                        "target-directory": "tools"
                    },
                    "class": [
                        "Contao\\ManagerPlugin\\Composer\\ArtifactsPlugin",
                        "Contao\\ManagerPlugin\\Composer\\ManagerPluginInstaller",
                        "Contao\\ManagerPlugin\\Composer\\AppAutoloadPlugin"
                    ]
                },
                "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",
                "support": {
                    "issues": "https://github.com/contao/manager-plugin/issues",
                    "source": "https://github.com/contao/manager-plugin/tree/2.12.0"
                },
                "funding": [
                    {
                        "url": "https://to.contao.org/donate",
                        "type": "custom"
                    }
                ],
                "time": "2022-08-12T13:50:17+00:00"
            },
            {
                "name": "contao/news-bundle",
                "version": "4.13.14",
                "source": {
                    "type": "git",
                    "url": "https://github.com/contao/news-bundle.git",
                    "reference": "9e3d472d02f77617d995703fd2e0c41547a00046"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/contao/news-bundle/zipball/9e3d472d02f77617d995703fd2e0c41547a00046",
                    "reference": "9e3d472d02f77617d995703fd2e0c41547a00046",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "self.version",
                    "friendsofsymfony/http-cache": "^2.4",
                    "php": "^7.4 || ^8.0",
                    "symfony/config": "^5.4",
                    "symfony/dependency-injection": "^5.4",
                    "symfony/deprecation-contracts": "^2.1 || ^3.0",
                    "symfony/http-foundation": "^5.4",
                    "symfony/http-kernel": "^5.4",
                    "symfony/polyfill-mbstring": "^1.0",
                    "symfony/yaml": "^5.4"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.3.1",
                    "contao/test-case": "self.version",
                    "phpunit/phpunit": "^9.3",
                    "symfony/http-client": "^5.4",
                    "symfony/phpunit-bridge": "^5.4"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Contao\\NewsBundle\\ContaoManager\\Plugin"
                },
                "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",
                "support": {
                    "docs": "https://docs.contao.org",
                    "forum": "https://community.contao.org",
                    "issues": "https://github.com/contao/contao/issues",
                    "source": "https://github.com/contao/news-bundle"
                },
                "funding": [
                    {
                        "url": "https://to.contao.org/donate",
                        "type": "custom"
                    }
                ],
                "time": "2022-10-26T11:22:40+00:00"
            },
            {
                "name": "craffft/css-style-selector-bundle",
                "version": "dev-master",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Craffft/css-style-selector-bundle.git",
                    "reference": "2b268b9e6b84d21e718da38d1a8ab1af406592fe"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Craffft/css-style-selector-bundle/zipball/2b268b9e6b84d21e718da38d1a8ab1af406592fe",
                    "reference": "2b268b9e6b84d21e718da38d1a8ab1af406592fe",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "~4.4",
                    "php": ">=7.1"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0"
                },
                "default-branch": true,
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Craffft\\CssStyleSelectorBundle\\ContaoManager\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "Craffft\\CssStyleSelectorBundle\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Daniel Kiesel",
                        "homepage": "https://github.com/iCodr8"
                    }
                ],
                "description": "Contao 4 Css Style Selector bundle",
                "homepage": "https://craffft.de",
                "keywords": [
                    "classes",
                    "css",
                    "list",
                    "selector"
                ],
                "support": {
                    "issues": "https://github.com/Craffft/css-style-selector-bundle/issues",
                    "source": "https://github.com/Craffft/css-style-selector-bundle"
                },
                "time": "2020-11-06T20:05:23+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"
                ],
                "support": {
                    "issues": "https://github.com/DASPRiD/Enum/issues",
                    "source": "https://github.com/DASPRiD/Enum/tree/1.0.3"
                },
                "time": "2020-10-02T16:03:48+00:00"
            },
            {
                "name": "delahaye/dlh_geocode",
                "version": "1.1.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/delahaye/dlh_geocode.git",
                    "reference": "2af3383a040a2a3893a1f3e3be6ba0de35c7629f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/delahaye/dlh_geocode/zipball/2af3383a040a2a3893a1f3e3be6ba0de35c7629f",
                    "reference": "2af3383a040a2a3893a1f3e3be6ba0de35c7629f",
                    "shasum": ""
                },
                "require": {
                    "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
                    "contao/core-bundle": "^3.5 || ~4.2",
                    "php": ">=5.3"
                },
                "replace": {
                    "contao-legacy/dlh_geocode": "*"
                },
                "type": "contao-module",
                "extra": {
                    "contao": {
                        "sources": {
                            "": "system/modules/dlh_geocode"
                        }
                    }
                },
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Christian de la Haye",
                        "email": "service@delahaye.de",
                        "homepage": "http://www.delahaye.de",
                        "role": "Developer"
                    }
                ],
                "description": "Get geo coordinates from a given address",
                "homepage": "https://github.com/delahaye/dlh_geocode",
                "keywords": [
                    "contao",
                    "geo",
                    "googlemaps"
                ],
                "support": {
                    "issues": "https://github.com/delahaye/dlh_geocode/issues",
                    "source": "https://github.com/delahaye/dlh_geocode/tree/1.1.4"
                },
                "time": "2018-05-09T09:25:13+00:00"
            },
            {
                "name": "delahaye/dlh_googlemaps",
                "version": "2.4.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/delahaye/dlh_googlemaps.git",
                    "reference": "64445235168d18066e4f430762828dd2aaa3312b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/delahaye/dlh_googlemaps/zipball/64445235168d18066e4f430762828dd2aaa3312b",
                    "reference": "64445235168d18066e4f430762828dd2aaa3312b",
                    "shasum": ""
                },
                "require": {
                    "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
                    "contao/core-bundle": "^3.5.1 || ~4.2",
                    "delahaye/dlh_geocode": ">=1.1.2",
                    "php": ">=5.3"
                },
                "replace": {
                    "contao-legacy/dlh_googlemaps": "*"
                },
                "type": "contao-module",
                "extra": {
                    "contao": {
                        "sources": {
                            "": "system/modules/dlh_googlemaps"
                        },
                        "runonce": [
                            "system/modules/dlh_googlemaps/config/runonce.php"
                        ]
                    }
                },
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Christian de la Haye",
                        "email": "service@delahaye.de",
                        "homepage": "http://www.delahaye.de",
                        "role": "Developer"
                    }
                ],
                "description": "Google maps module for Contao",
                "homepage": "https://github.com/delahaye/dlh_googlemaps",
                "keywords": [
                    "contao",
                    "geo",
                    "googlemaps",
                    "map"
                ],
                "support": {
                    "issues": "https://github.com/delahaye/dlh_googlemaps/issues",
                    "source": "https://github.com/delahaye/dlh_googlemaps/tree/2.4.1"
                },
                "time": "2018-05-09T09:21:33+00:00"
            },
            {
                "name": "dflydev/dot-access-data",
                "version": "v3.0.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/dflydev/dflydev-dot-access-data.git",
                    "reference": "f41715465d65213d644d3141a6a93081be5d3549"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549",
                    "reference": "f41715465d65213d644d3141a6a93081be5d3549",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "phpstan/phpstan": "^0.12.42",
                    "phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
                    "scrutinizer/ocular": "1.6.0",
                    "squizlabs/php_codesniffer": "^3.5",
                    "vimeo/psalm": "^4.0.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "3.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Dflydev\\DotAccessData\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Dragonfly Development Inc.",
                        "email": "info@dflydev.com",
                        "homepage": "http://dflydev.com"
                    },
                    {
                        "name": "Beau Simensen",
                        "email": "beau@dflydev.com",
                        "homepage": "http://beausimensen.com"
                    },
                    {
                        "name": "Carlos Frutos",
                        "email": "carlos@kiwing.it",
                        "homepage": "https://github.com/cfrutos"
                    },
                    {
                        "name": "Colin O'Dell",
                        "email": "colinodell@gmail.com",
                        "homepage": "https://www.colinodell.com"
                    }
                ],
                "description": "Given a deep data structure, access data by dot notation.",
                "homepage": "https://github.com/dflydev/dflydev-dot-access-data",
                "keywords": [
                    "access",
                    "data",
                    "dot",
                    "notation"
                ],
                "support": {
                    "issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
                    "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2"
                },
                "time": "2022-10-27T11:44:00+00:00"
            },
            {
                "name": "dklemmt/contao_dk_mmenu",
                "version": "2.1.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/dklemmt/contao_dk_mmenu.git",
                    "reference": "6645d74db5f9889e6e00fa3c8c48ad3fb45ecfd7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/dklemmt/contao_dk_mmenu/zipball/6645d74db5f9889e6e00fa3c8c48ad3fb45ecfd7",
                    "reference": "6645d74db5f9889e6e00fa3c8c48ad3fb45ecfd7",
                    "shasum": ""
                },
                "require": {
                    "contao-community-alliance/composer-plugin": "^2.4 || ^3.0",
                    "contao/core-bundle": "^3.1 || ^4.3",
                    "php": ">=5.3"
                },
                "replace": {
                    "contao-legacy/dk_mmenu": "*"
                },
                "type": "contao-module",
                "extra": {
                    "contao": {
                        "sources": {
                            "system/modules/dk_mmenu": "system/modules/dk_mmenu"
                        }
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT",
                    "GPL"
                ],
                "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 extension for Contao Open Source CMS",
                "keywords": [
                    "contao",
                    "menu",
                    "mobile",
                    "navigation"
                ],
                "support": {
                    "email": "dirch@quantentunnel.de",
                    "irc": "irc://irc.freenode.org/contao.dev",
                    "issues": "https://github.com/dklemmt/contao_dk_mmenu/issues",
                    "source": "https://github.com/dklemmt/contao_dk_mmenu",
                    "wiki": "https://github.com/dklemmt/contao_dk_mmenu/wiki"
                },
                "time": "2018-09-17T16:19:25+00:00"
            },
            {
                "name": "do-while/contao-backupdb-bundle",
                "version": "1.5.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/do-while/contao-BackupDB.git",
                    "reference": "f853a41ebff5d924c330d805ff0e41596c751518"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/do-while/contao-BackupDB/zipball/f853a41ebff5d924c330d805ff0e41596c751518",
                    "reference": "f853a41ebff5d924c330d805ff0e41596c751518",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": ">=4.9.0,<5.0",
                    "php": ">=7.2.0",
                    "symfony/routing": "^4.2 || ^5.0"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Softleister\\BackupDbBundle\\ContaoManager\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "Softleister\\BackupDbBundle\\": "src/"
                    },
                    "classmap": [
                        "src/Resources/contao/"
                    ],
                    "exclude-from-classmap": [
                        "src/Resources/contao/cache/",
                        "src/Resources/contao/config/",
                        "src/Resources/contao/dca/",
                        "src/Resources/contao/languages/",
                        "src/Resources/contao/templates/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0+"
                ],
                "authors": [
                    {
                        "name": "Hagen Klemp",
                        "homepage": "https://www.softleister.de",
                        "role": "Project leader"
                    }
                ],
                "description": "Backup of the Contao database, automatic backup, creation of website templates for the Install Tool",
                "homepage": "https://www.softleister.de",
                "keywords": [
                    "backup",
                    "contao",
                    "website template",
                    "widget"
                ],
                "support": {
                    "issues": "https://github.com/do-while/contao-BackupDB/issues",
                    "source": "https://github.com/do-while/contao-BackupDB",
                    "wiki": "https://github.com/do-while/contao-BackupDB/wiki"
                },
                "time": "2022-03-26T09:08:34+00:00"
            },
            {
                "name": "doctrine/annotations",
                "version": "1.14.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/annotations.git",
                    "reference": "ad785217c1e9555a7d6c6c8c9f406395a5e2882b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/annotations/zipball/ad785217c1e9555a7d6c6c8c9f406395a5e2882b",
                    "reference": "ad785217c1e9555a7d6c6c8c9f406395a5e2882b",
                    "shasum": ""
                },
                "require": {
                    "doctrine/lexer": "^1 || ^2",
                    "ext-tokenizer": "*",
                    "php": "^7.1 || ^8.0",
                    "psr/cache": "^1 || ^2 || ^3"
                },
                "require-dev": {
                    "doctrine/cache": "^1.11 || ^2.0",
                    "doctrine/coding-standard": "^9 || ^10",
                    "phpstan/phpstan": "~1.4.10 || ^1.8.0",
                    "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                    "symfony/cache": "^4.4 || ^5.4 || ^6",
                    "vimeo/psalm": "^4.10"
                },
                "suggest": {
                    "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
                },
                "type": "library",
                "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": "https://www.doctrine-project.org/projects/annotations.html",
                "keywords": [
                    "annotations",
                    "docblock",
                    "parser"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/annotations/issues",
                    "source": "https://github.com/doctrine/annotations/tree/1.14.2"
                },
                "time": "2022-12-15T06:48:22+00:00"
            },
            {
                "name": "doctrine/cache",
                "version": "2.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/cache.git",
                    "reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
                    "reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
                    "shasum": ""
                },
                "require": {
                    "php": "~7.1 || ^8.0"
                },
                "conflict": {
                    "doctrine/common": ">2.2,<2.4"
                },
                "require-dev": {
                    "cache/integration-tests": "dev-master",
                    "doctrine/coding-standard": "^9",
                    "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                    "psr/cache": "^1.0 || ^2.0 || ^3.0",
                    "symfony/cache": "^4.4 || ^5.4 || ^6",
                    "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
                },
                "type": "library",
                "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"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/cache/issues",
                    "source": "https://github.com/doctrine/cache/tree/2.2.0"
                },
                "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": "2022-05-20T20:07:39+00:00"
            },
            {
                "name": "doctrine/collections",
                "version": "1.8.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/collections.git",
                    "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/collections/zipball/2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
                    "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
                    "shasum": ""
                },
                "require": {
                    "doctrine/deprecations": "^0.5.3 || ^1",
                    "php": "^7.1.3 || ^8.0"
                },
                "require-dev": {
                    "doctrine/coding-standard": "^9.0 || ^10.0",
                    "phpstan/phpstan": "^1.4.8",
                    "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
                    "vimeo/psalm": "^4.22"
                },
                "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"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/collections/issues",
                    "source": "https://github.com/doctrine/collections/tree/1.8.0"
                },
                "time": "2022-09-01T20:12:10+00:00"
            },
            {
                "name": "doctrine/common",
                "version": "3.4.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/common.git",
                    "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/common/zipball/8b5e5650391f851ed58910b3e3d48a71062eeced",
                    "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced",
                    "shasum": ""
                },
                "require": {
                    "doctrine/persistence": "^2.0 || ^3.0",
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "doctrine/coding-standard": "^9.0 || ^10.0",
                    "doctrine/collections": "^1",
                    "phpstan/phpstan": "^1.4.1",
                    "phpstan/phpstan-phpunit": "^1",
                    "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
                    "squizlabs/php_codesniffer": "^3.0",
                    "symfony/phpunit-bridge": "^6.1",
                    "vimeo/psalm": "^4.4"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Doctrine\\Common\\": "src"
                    }
                },
                "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, proxies and much more.",
                "homepage": "https://www.doctrine-project.org/projects/common.html",
                "keywords": [
                    "common",
                    "doctrine",
                    "php"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/common/issues",
                    "source": "https://github.com/doctrine/common/tree/3.4.3"
                },
                "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": "2022-10-09T11:47:59+00:00"
            },
            {
                "name": "doctrine/dbal",
                "version": "3.5.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/dbal.git",
                    "reference": "63e513cebbbaf96a6795e5c5ee34d205831bfc85"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/dbal/zipball/63e513cebbbaf96a6795e5c5ee34d205831bfc85",
                    "reference": "63e513cebbbaf96a6795e5c5ee34d205831bfc85",
                    "shasum": ""
                },
                "require": {
                    "composer-runtime-api": "^2",
                    "doctrine/cache": "^1.11|^2.0",
                    "doctrine/deprecations": "^0.5.3|^1",
                    "doctrine/event-manager": "^1|^2",
                    "php": "^7.4 || ^8.0",
                    "psr/cache": "^1|^2|^3",
                    "psr/log": "^1|^2|^3"
                },
                "require-dev": {
                    "doctrine/coding-standard": "11.0.0",
                    "jetbrains/phpstorm-stubs": "2022.3",
                    "phpstan/phpstan": "1.9.2",
                    "phpstan/phpstan-strict-rules": "^1.4",
                    "phpunit/phpunit": "9.5.27",
                    "psalm/plugin-phpunit": "0.18.4",
                    "squizlabs/php_codesniffer": "3.7.1",
                    "symfony/cache": "^5.4|^6.0",
                    "symfony/console": "^4.4|^5.4|^6.0",
                    "vimeo/psalm": "4.30.0"
                },
                "suggest": {
                    "symfony/console": "For helpful console commands such as SQL execution and import of files."
                },
                "bin": [
                    "bin/doctrine-dbal"
                ],
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Doctrine\\DBAL\\": "src"
                    }
                },
                "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",
                    "sqlite",
                    "sqlserver",
                    "sqlsrv"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/dbal/issues",
                    "source": "https://github.com/doctrine/dbal/tree/3.5.2"
                },
                "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": "2022-12-19T08:17:34+00:00"
            },
            {
                "name": "doctrine/deprecations",
                "version": "v1.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/deprecations.git",
                    "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
                    "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1|^8.0"
                },
                "require-dev": {
                    "doctrine/coding-standard": "^9",
                    "phpunit/phpunit": "^7.5|^8.5|^9.5",
                    "psr/log": "^1|^2|^3"
                },
                "suggest": {
                    "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
                "homepage": "https://www.doctrine-project.org/",
                "support": {
                    "issues": "https://github.com/doctrine/deprecations/issues",
                    "source": "https://github.com/doctrine/deprecations/tree/v1.0.0"
                },
                "time": "2022-05-02T15:47:09+00:00"
            },
            {
                "name": "doctrine/doctrine-bundle",
                "version": "2.8.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/DoctrineBundle.git",
                    "reference": "0421ebc069519a0f19b9c39e5dc18c359be0feab"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/0421ebc069519a0f19b9c39e5dc18c359be0feab",
                    "reference": "0421ebc069519a0f19b9c39e5dc18c359be0feab",
                    "shasum": ""
                },
                "require": {
                    "doctrine/cache": "^1.11 || ^2.0",
                    "doctrine/dbal": "^3.4.0",
                    "doctrine/persistence": "^2.2 || ^3",
                    "doctrine/sql-formatter": "^1.0.1",
                    "php": "^7.4 || ^8.0",
                    "symfony/cache": "^5.4 || ^6.0",
                    "symfony/config": "^5.4 || ^6.0",
                    "symfony/console": "^5.4 || ^6.0",
                    "symfony/dependency-injection": "^5.4 || ^6.0",
                    "symfony/deprecation-contracts": "^2.1 || ^3",
                    "symfony/doctrine-bridge": "^5.4.7 || ^6.0.7",
                    "symfony/framework-bundle": "^5.4 || ^6.0",
                    "symfony/service-contracts": "^1.1.1 || ^2.0 || ^3"
                },
                "conflict": {
                    "doctrine/annotations": ">=3.0",
                    "doctrine/orm": "<2.11 || >=3.0",
                    "twig/twig": "<1.34 || >=2.0,<2.4"
                },
                "require-dev": {
                    "doctrine/annotations": "^1 || ^2",
                    "doctrine/coding-standard": "^9.0",
                    "doctrine/orm": "^2.11 || ^3.0",
                    "friendsofphp/proxy-manager-lts": "^1.0",
                    "phpunit/phpunit": "^9.5.26 || ^10.0",
                    "psalm/plugin-phpunit": "^0.18.4",
                    "psalm/plugin-symfony": "^4",
                    "psr/log": "^1.1.4 || ^2.0 || ^3.0",
                    "symfony/phpunit-bridge": "^6.1",
                    "symfony/property-info": "^5.4 || ^6.0",
                    "symfony/proxy-manager-bridge": "^5.4 || ^6.0",
                    "symfony/security-bundle": "^5.4 || ^6.0",
                    "symfony/twig-bridge": "^5.4 || ^6.0",
                    "symfony/validator": "^5.4 || ^6.0",
                    "symfony/web-profiler-bundle": "^5.4 || ^6.0",
                    "symfony/yaml": "^5.4 || ^6.0",
                    "twig/twig": "^1.34 || ^2.12 || ^3.0",
                    "vimeo/psalm": "^4.30"
                },
                "suggest": {
                    "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
                    "ext-pdo": "*",
                    "symfony/web-profiler-bundle": "To use the data collector."
                },
                "type": "symfony-bundle",
                "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": "https://symfony.com/contributors"
                    },
                    {
                        "name": "Doctrine Project",
                        "homepage": "https://www.doctrine-project.org/"
                    }
                ],
                "description": "Symfony DoctrineBundle",
                "homepage": "https://www.doctrine-project.org",
                "keywords": [
                    "database",
                    "dbal",
                    "orm",
                    "persistence"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/DoctrineBundle/issues",
                    "source": "https://github.com/doctrine/DoctrineBundle/tree/2.8.0"
                },
                "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": "2022-12-28T16:35:32+00:00"
            },
            {
                "name": "doctrine/event-manager",
                "version": "1.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/event-manager.git",
                    "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520",
                    "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520",
                    "shasum": ""
                },
                "require": {
                    "doctrine/deprecations": "^0.5.3 || ^1",
                    "php": "^7.1 || ^8.0"
                },
                "conflict": {
                    "doctrine/common": "<2.9"
                },
                "require-dev": {
                    "doctrine/coding-standard": "^9 || ^10",
                    "phpstan/phpstan": "~1.4.10 || ^1.8.8",
                    "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                    "vimeo/psalm": "^4.24"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Doctrine\\Common\\": "src"
                    }
                },
                "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"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/event-manager/issues",
                    "source": "https://github.com/doctrine/event-manager/tree/1.2.0"
                },
                "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": "2022-10-12T20:51:15+00:00"
            },
            {
                "name": "doctrine/inflector",
                "version": "2.0.6",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/inflector.git",
                    "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
                    "reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.2 || ^8.0"
                },
                "require-dev": {
                    "doctrine/coding-standard": "^10",
                    "phpstan/phpstan": "^1.8",
                    "phpstan/phpstan-phpunit": "^1.1",
                    "phpstan/phpstan-strict-rules": "^1.3",
                    "phpunit/phpunit": "^8.5 || ^9.5",
                    "vimeo/psalm": "^4.25"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "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"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/inflector/issues",
                    "source": "https://github.com/doctrine/inflector/tree/2.0.6"
                },
                "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": "2022-10-20T09:10:12+00:00"
            },
            {
                "name": "doctrine/instantiator",
                "version": "1.4.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/instantiator.git",
                    "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
                    "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "doctrine/coding-standard": "^9",
                    "ext-pdo": "*",
                    "ext-phar": "*",
                    "phpbench/phpbench": "^0.16 || ^1",
                    "phpstan/phpstan": "^1.4",
                    "phpstan/phpstan-phpunit": "^1",
                    "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                    "vimeo/psalm": "^4.22"
                },
                "type": "library",
                "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": "https://ocramius.github.io/"
                    }
                ],
                "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"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/instantiator/issues",
                    "source": "https://github.com/doctrine/instantiator/tree/1.4.1"
                },
                "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": "2022-03-03T08:28:38+00:00"
            },
            {
                "name": "doctrine/lexer",
                "version": "1.2.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/lexer.git",
                    "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
                    "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "doctrine/coding-standard": "^9.0",
                    "phpstan/phpstan": "^1.3",
                    "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                    "vimeo/psalm": "^4.11"
                },
                "type": "library",
                "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"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/lexer/issues",
                    "source": "https://github.com/doctrine/lexer/tree/1.2.3"
                },
                "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": "2022-02-28T11:07:21+00:00"
            },
            {
                "name": "doctrine/orm",
                "version": "2.14.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/orm.git",
                    "reference": "f82485e651763fbd1b34879726f4d3b91c358bd9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/orm/zipball/f82485e651763fbd1b34879726f4d3b91c358bd9",
                    "reference": "f82485e651763fbd1b34879726f4d3b91c358bd9",
                    "shasum": ""
                },
                "require": {
                    "composer-runtime-api": "^2",
                    "doctrine/cache": "^1.12.1 || ^2.1.1",
                    "doctrine/collections": "^1.5 || ^2.0",
                    "doctrine/common": "^3.0.3",
                    "doctrine/dbal": "^2.13.1 || ^3.2",
                    "doctrine/deprecations": "^0.5.3 || ^1",
                    "doctrine/event-manager": "^1.2 || ^2",
                    "doctrine/inflector": "^1.4 || ^2.0",
                    "doctrine/instantiator": "^1.3",
                    "doctrine/lexer": "^1.2.3 || ^2",
                    "doctrine/persistence": "^2.4 || ^3",
                    "ext-ctype": "*",
                    "php": "^7.1 || ^8.0",
                    "psr/cache": "^1 || ^2 || ^3",
                    "symfony/console": "^4.2 || ^5.0 || ^6.0",
                    "symfony/polyfill-php72": "^1.23",
                    "symfony/polyfill-php80": "^1.16"
                },
                "conflict": {
                    "doctrine/annotations": "<1.13 || >= 3.0"
                },
                "require-dev": {
                    "doctrine/annotations": "^1.13 || ^2",
                    "doctrine/coding-standard": "^9.0.2 || ^11.0",
                    "phpbench/phpbench": "^0.16.10 || ^1.0",
                    "phpstan/phpstan": "~1.4.10 || 1.9.4",
                    "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                    "psr/log": "^1 || ^2 || ^3",
                    "squizlabs/php_codesniffer": "3.7.1",
                    "symfony/cache": "^4.4 || ^5.4 || ^6.0",
                    "symfony/var-exporter": "^4.4 || ^5.4 || ^6.2",
                    "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
                    "vimeo/psalm": "4.30.0 || 5.3.0"
                },
                "suggest": {
                    "ext-dom": "Provides support for XSD validation for XML mapping files",
                    "symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0",
                    "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
                },
                "bin": [
                    "bin/doctrine"
                ],
                "type": "library",
                "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"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/orm/issues",
                    "source": "https://github.com/doctrine/orm/tree/2.14.0"
                },
                "time": "2022-12-19T21:51:58+00:00"
            },
            {
                "name": "doctrine/persistence",
                "version": "2.5.5",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/persistence.git",
                    "reference": "38670dd6ac8f2d997a0b5b6c98cb380ef0ba9bd3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/persistence/zipball/38670dd6ac8f2d997a0b5b6c98cb380ef0ba9bd3",
                    "reference": "38670dd6ac8f2d997a0b5b6c98cb380ef0ba9bd3",
                    "shasum": ""
                },
                "require": {
                    "doctrine/cache": "^1.11 || ^2.0",
                    "doctrine/collections": "^1.0",
                    "doctrine/deprecations": "^0.5.3 || ^1",
                    "doctrine/event-manager": "^1 || ^2",
                    "php": "^7.1 || ^8.0",
                    "psr/cache": "^1.0 || ^2.0 || ^3.0"
                },
                "conflict": {
                    "doctrine/annotations": "<1.0 || >=2.0",
                    "doctrine/common": "<2.10"
                },
                "require-dev": {
                    "composer/package-versions-deprecated": "^1.11",
                    "doctrine/annotations": "^1.0",
                    "doctrine/coding-standard": "^9 || ^10",
                    "doctrine/common": "^3.0",
                    "phpstan/phpstan": "~1.4.10 || 1.8.8",
                    "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.5",
                    "symfony/cache": "^4.4 || ^5.4 || ^6.0",
                    "vimeo/psalm": "4.29.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Doctrine\\Common\\": "src/Common",
                        "Doctrine\\Persistence\\": "src/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"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/persistence/issues",
                    "source": "https://github.com/doctrine/persistence/tree/2.5.5"
                },
                "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": "2022-10-13T07:17:40+00:00"
            },
            {
                "name": "doctrine/sql-formatter",
                "version": "1.1.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/doctrine/sql-formatter.git",
                    "reference": "25a06c7bf4c6b8218f47928654252863ffc890a5"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/25a06c7bf4c6b8218f47928654252863ffc890a5",
                    "reference": "25a06c7bf4c6b8218f47928654252863ffc890a5",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "bamarni/composer-bin-plugin": "^1.4"
                },
                "bin": [
                    "bin/sql-formatter"
                ],
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Doctrine\\SqlFormatter\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jeremy Dorn",
                        "email": "jeremy@jeremydorn.com",
                        "homepage": "https://jeremydorn.com/"
                    }
                ],
                "description": "a PHP SQL highlighting library",
                "homepage": "https://github.com/doctrine/sql-formatter/",
                "keywords": [
                    "highlight",
                    "sql"
                ],
                "support": {
                    "issues": "https://github.com/doctrine/sql-formatter/issues",
                    "source": "https://github.com/doctrine/sql-formatter/tree/1.1.3"
                },
                "time": "2022-05-23T21:33:49+00:00"
            },
            {
                "name": "dragonmantank/cron-expression",
                "version": "v2.3.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/dragonmantank/cron-expression.git",
                    "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/65b2d8ee1f10915efb3b55597da3404f096acba2",
                    "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.0|^8.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^6.4|^7.0|^8.0|^9.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"
                ],
                "support": {
                    "issues": "https://github.com/dragonmantank/cron-expression/issues",
                    "source": "https://github.com/dragonmantank/cron-expression/tree/v2.3.1"
                },
                "funding": [
                    {
                        "url": "https://github.com/dragonmantank",
                        "type": "github"
                    }
                ],
                "time": "2020-10-13T00:52:37+00:00"
            },
            {
                "name": "egulias/email-validator",
                "version": "3.2.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/egulias/EmailValidator.git",
                    "reference": "0170967656f55a87054fde439ef35a22df91468b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0170967656f55a87054fde439ef35a22df91468b",
                    "reference": "0170967656f55a87054fde439ef35a22df91468b",
                    "shasum": ""
                },
                "require": {
                    "doctrine/lexer": "^1.2",
                    "php": ">=7.2",
                    "symfony/polyfill-intl-idn": "^1.15"
                },
                "require-dev": {
                    "php-coveralls/php-coveralls": "^2.2",
                    "phpunit/phpunit": "^8.5.8|^9.3.3",
                    "vimeo/psalm": "^4"
                },
                "suggest": {
                    "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.0.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"
                ],
                "support": {
                    "issues": "https://github.com/egulias/EmailValidator/issues",
                    "source": "https://github.com/egulias/EmailValidator/tree/3.2.3"
                },
                "funding": [
                    {
                        "url": "https://github.com/egulias",
                        "type": "github"
                    }
                ],
                "time": "2022-09-03T09:54:08+00:00"
            },
            {
                "name": "ezyang/htmlpurifier",
                "version": "v4.16.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/ezyang/htmlpurifier.git",
                    "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
                    "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
                    "shasum": ""
                },
                "require": {
                    "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
                },
                "require-dev": {
                    "cerdic/css-tidy": "^1.7 || ^2.0",
                    "simpletest/simpletest": "dev-master"
                },
                "suggest": {
                    "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
                    "ext-bcmath": "Used for unit conversion and imagecrash protection",
                    "ext-iconv": "Converts text to and from non-UTF-8 encodings",
                    "ext-tidy": "Used for pretty-printing HTML"
                },
                "type": "library",
                "autoload": {
                    "files": [
                        "library/HTMLPurifier.composer.php"
                    ],
                    "psr-0": {
                        "HTMLPurifier": "library/"
                    },
                    "exclude-from-classmap": [
                        "/library/HTMLPurifier/Language/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-2.1-or-later"
                ],
                "authors": [
                    {
                        "name": "Edward Z. Yang",
                        "email": "admin@htmlpurifier.org",
                        "homepage": "http://ezyang.com"
                    }
                ],
                "description": "Standards compliant HTML filter written in PHP",
                "homepage": "http://htmlpurifier.org/",
                "keywords": [
                    "html"
                ],
                "support": {
                    "issues": "https://github.com/ezyang/htmlpurifier/issues",
                    "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
                },
                "time": "2022-09-18T07:06:19+00:00"
            },
            {
                "name": "fiedsch/contao-jsonwidget",
                "version": "0.4.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/fiedsch/contao-jsonwidget.git",
                    "reference": "6db7ab0e52bd08665b43ba283d1adadcbe2f4a5b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/fiedsch/contao-jsonwidget/zipball/6db7ab0e52bd08665b43ba283d1adadcbe2f4a5b",
                    "reference": "6db7ab0e52bd08665b43ba283d1adadcbe2f4a5b",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "~4.4",
                    "ext-json": "*",
                    "php": ">=7.1",
                    "symfony/yaml": "^3.3 || ^4.2 || ^5.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^9.5"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "Fiedsch\\JsonWidgetBundle\\ContaoManager\\Plugin",
                    "branch-alias": {
                        "dev-master": "0.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Fiedsch\\JsonWidgetBundle\\": "src/"
                    },
                    "classmap": [
                        "src/Resources/contao"
                    ],
                    "exclude-from-classmap": [
                        "src/Resources/contao/config",
                        "src/Resources/contao/languages"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Andreas Fieger",
                        "homepage": "https://github.com/fiedsch"
                    }
                ],
                "description": "widget for Contao Open Source CMS backend forms",
                "keywords": [
                    "contao",
                    "json",
                    "widget"
                ],
                "support": {
                    "issues": "https://github.com/fiedsch/contao-jsonwidget/issues",
                    "source": "https://github.com/fiedsch/contao-jsonwidget"
                },
                "time": "2021-10-18T06:54:53+00:00"
            },
            {
                "name": "friendsofphp/proxy-manager-lts",
                "version": "v1.0.13",
                "source": {
                    "type": "git",
                    "url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
                    "reference": "88354616f4cf4f6620910fd035e282173ba453e8"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/88354616f4cf4f6620910fd035e282173ba453e8",
                    "reference": "88354616f4cf4f6620910fd035e282173ba453e8",
                    "shasum": ""
                },
                "require": {
                    "laminas/laminas-code": "~3.4.1|^4.0",
                    "php": ">=7.1",
                    "symfony/filesystem": "^4.4.17|^5.0|^6.0"
                },
                "conflict": {
                    "laminas/laminas-stdlib": "<3.2.1",
                    "zendframework/zend-stdlib": "<3.2.1"
                },
                "replace": {
                    "ocramius/proxy-manager": "^2.1"
                },
                "require-dev": {
                    "ext-phar": "*",
                    "symfony/phpunit-bridge": "^5.4|^6.0"
                },
                "type": "library",
                "extra": {
                    "thanks": {
                        "name": "ocramius/proxy-manager",
                        "url": "https://github.com/Ocramius/ProxyManager"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "ProxyManager\\": "src/ProxyManager"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Marco Pivetta",
                        "email": "ocramius@gmail.com",
                        "homepage": "https://ocramius.github.io/"
                    },
                    {
                        "name": "Nicolas Grekas",
                        "email": "p@tchwork.com"
                    }
                ],
                "description": "Adding support for a wider range of PHP versions to ocramius/proxy-manager",
                "homepage": "https://github.com/FriendsOfPHP/proxy-manager-lts",
                "keywords": [
                    "aop",
                    "lazy loading",
                    "proxy",
                    "proxy pattern",
                    "service proxies"
                ],
                "support": {
                    "issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues",
                    "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.13"
                },
                "funding": [
                    {
                        "url": "https://github.com/Ocramius",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-10-17T19:48:16+00:00"
            },
            {
                "name": "friendsofsymfony/http-cache",
                "version": "2.15.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/FriendsOfSymfony/FOSHttpCache.git",
                    "reference": "9150062fb053bd762afca4852f18495ab588487b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/FriendsOfSymfony/FOSHttpCache/zipball/9150062fb053bd762afca4852f18495ab588487b",
                    "reference": "9150062fb053bd762afca4852f18495ab588487b",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.2 || ^8.0",
                    "php-http/client-common": "^1.1.0 || ^2.0",
                    "php-http/client-implementation": "^1.0 || ^2.0",
                    "php-http/discovery": "^1.12",
                    "php-http/message": "^1.0 || ^2.0",
                    "symfony/event-dispatcher": "^4.3 || ^5.0 || ^6.0",
                    "symfony/options-resolver": "^4.3 || ^5.0 || ^6.0"
                },
                "conflict": {
                    "toflar/psr6-symfony-http-cache-store": "<2.2.1"
                },
                "require-dev": {
                    "mockery/mockery": "^1.3.1",
                    "monolog/monolog": "^1.0",
                    "php-http/guzzle7-adapter": "^0.1.1",
                    "php-http/mock-client": "^1.2",
                    "symfony/http-kernel": "^4.3 || ^5.0 || ^6.0",
                    "symfony/phpunit-bridge": "^5.0 || ^6.0",
                    "symfony/process": "^4.3 || ^5.0 || ^6.0"
                },
                "suggest": {
                    "friendsofsymfony/http-cache-bundle": "For integration with the Symfony framework",
                    "monolog/monolog": "For logging issues while invalidating"
                },
                "type": "library",
                "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"
                ],
                "support": {
                    "issues": "https://github.com/FriendsOfSymfony/FOSHttpCache/issues",
                    "source": "https://github.com/FriendsOfSymfony/FOSHttpCache/tree/2.15.0"
                },
                "time": "2022-12-01T11:05:52+00:00"
            },
            {
                "name": "friendsofsymfony/http-cache-bundle",
                "version": "2.14.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle.git",
                    "reference": "be22ba14ed647ba02ead7cdd40d6490ed304ead7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/FriendsOfSymfony/FOSHttpCacheBundle/zipball/be22ba14ed647ba02ead7cdd40d6490ed304ead7",
                    "reference": "be22ba14ed647ba02ead7cdd40d6490ed304ead7",
                    "shasum": ""
                },
                "require": {
                    "friendsofsymfony/http-cache": "^2.15",
                    "php": "^7.3 || ^8.0",
                    "symfony/framework-bundle": "^4.4.0 || ^5.0 || ^6.0",
                    "symfony/http-foundation": "^4.4.0 || ^5.0 || ^6.0",
                    "symfony/http-kernel": "^4.4.0 || ^5.0 || ^6.0"
                },
                "conflict": {
                    "symfony/monolog-bridge": "<3.4.4",
                    "twig/twig": "<1.12.0"
                },
                "require-dev": {
                    "doctrine/annotations": "^1.11",
                    "guzzlehttp/guzzle": "^7.2",
                    "matthiasnoback/symfony-dependency-injection-test": "^4.0",
                    "mockery/mockery": "^1.3.2",
                    "monolog/monolog": "*",
                    "php-http/discovery": "^1.13",
                    "php-http/guzzle7-adapter": "^0.1.1",
                    "php-http/httplug": "^2.2.0",
                    "php-http/message": "^1.0 || ^2.0",
                    "sebastian/exporter": "^2.0",
                    "sensio/framework-extra-bundle": "^4.0 || ^5.5.1 || ^6.0",
                    "symfony/browser-kit": "^4.4 || ^5.0 || ^6.0",
                    "symfony/console": "^4.4 || ^5.0 || ^6.0",
                    "symfony/css-selector": "^4.4 || ^5.0 || ^6.0",
                    "symfony/expression-language": "^4.4 || ^5.0 || ^6.0",
                    "symfony/finder": "^4.4 || ^5.0 || ^6.0",
                    "symfony/monolog-bundle": "^3.0",
                    "symfony/phpunit-bridge": "v5.3.7",
                    "symfony/routing": "^4.4 || ^5.0 || ^6.0",
                    "symfony/security-bundle": "^4.4 || ^5.0 || ^6.0",
                    "symfony/twig-bundle": "^4.4 || ^5.0 || ^6.0",
                    "symfony/yaml": "^4.4 || ^5.0 || ^6.0",
                    "twig/twig": "^2.13"
                },
                "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",
                "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"
                ],
                "support": {
                    "issues": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle/issues",
                    "source": "https://github.com/FriendsOfSymfony/FOSHttpCacheBundle/tree/2.14.0"
                },
                "time": "2022-12-01T11:11:16+00:00"
            },
            {
                "name": "fritzmg/contao-swiper",
                "version": "3.4.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/fritzmg/contao-swiper.git",
                    "reference": "3e5434cfba890fd1af97a003e44a39c09a999d9b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/fritzmg/contao-swiper/zipball/3e5434cfba890fd1af97a003e44a39c09a999d9b",
                    "reference": "3e5434cfba890fd1af97a003e44a39c09a999d9b",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "~4.4",
                    "fiedsch/contao-jsonwidget": "^0.4",
                    "menatwork/contao-multicolumnwizard": "^3.3"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "ContaoSwiperBundle\\ContaoManager\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "ContaoSwiperBundle\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Fritz Michael Gschwantner",
                        "email": "fmg@inspiredminds.at",
                        "homepage": "http://www.inspiredminds.at",
                        "role": "Developer"
                    }
                ],
                "description": "Contao 4+ bundle to integrate Swiper.js",
                "keywords": [
                    "contao",
                    "swiper"
                ],
                "support": {
                    "email": "fmg@inspiredminds.at",
                    "forum": "https://community.contao.org/de",
                    "issues": "https://github.com/fritzmg/contao-swiper/issues",
                    "source": "https://github.com/fritzmg/contao-swiper"
                },
                "funding": [
                    {
                        "url": "https://github.com/fritzmg",
                        "type": "github"
                    }
                ],
                "time": "2021-07-20T14:01:26+00:00"
            },
            {
                "name": "guzzlehttp/guzzle",
                "version": "7.5.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/guzzle/guzzle.git",
                    "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba",
                    "reference": "b50a2a1251152e43f6a37f0fa053e730a67d25ba",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "guzzlehttp/promises": "^1.5",
                    "guzzlehttp/psr7": "^1.9 || ^2.4",
                    "php": "^7.2.5 || ^8.0",
                    "psr/http-client": "^1.0",
                    "symfony/deprecation-contracts": "^2.2 || ^3.0"
                },
                "provide": {
                    "psr/http-client-implementation": "1.0"
                },
                "require-dev": {
                    "bamarni/composer-bin-plugin": "^1.8.1",
                    "ext-curl": "*",
                    "php-http/client-integration-tests": "^3.0",
                    "phpunit/phpunit": "^8.5.29 || ^9.5.23",
                    "psr/log": "^1.1 || ^2.0 || ^3.0"
                },
                "suggest": {
                    "ext-curl": "Required for CURL handler support",
                    "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                    "psr/log": "Required for using the Log middleware"
                },
                "type": "library",
                "extra": {
                    "bamarni-bin": {
                        "bin-links": true,
                        "forward-command": false
                    },
                    "branch-alias": {
                        "dev-master": "7.5-dev"
                    }
                },
                "autoload": {
                    "files": [
                        "src/functions_include.php"
                    ],
                    "psr-4": {
                        "GuzzleHttp\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Graham Campbell",
                        "email": "hello@gjcampbell.co.uk",
                        "homepage": "https://github.com/GrahamCampbell"
                    },
                    {
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com",
                        "homepage": "https://github.com/mtdowling"
                    },
                    {
                        "name": "Jeremy Lindblom",
                        "email": "jeremeamia@gmail.com",
                        "homepage": "https://github.com/jeremeamia"
                    },
                    {
                        "name": "George Mponos",
                        "email": "gmponos@gmail.com",
                        "homepage": "https://github.com/gmponos"
                    },
                    {
                        "name": "Tobias Nyholm",
                        "email": "tobias.nyholm@gmail.com",
                        "homepage": "https://github.com/Nyholm"
                    },
                    {
                        "name": "Márk Sági-Kazár",
                        "email": "mark.sagikazar@gmail.com",
                        "homepage": "https://github.com/sagikazarmark"
                    },
                    {
                        "name": "Tobias Schultze",
                        "email": "webmaster@tubo-world.de",
                        "homepage": "https://github.com/Tobion"
                    }
                ],
                "description": "Guzzle is a PHP HTTP client library",
                "keywords": [
                    "client",
                    "curl",
                    "framework",
                    "http",
                    "http client",
                    "psr-18",
                    "psr-7",
                    "rest",
                    "web service"
                ],
                "support": {
                    "issues": "https://github.com/guzzle/guzzle/issues",
                    "source": "https://github.com/guzzle/guzzle/tree/7.5.0"
                },
                "funding": [
                    {
                        "url": "https://github.com/GrahamCampbell",
                        "type": "github"
                    },
                    {
                        "url": "https://github.com/Nyholm",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-08-28T15:39:27+00:00"
            },
            {
                "name": "guzzlehttp/promises",
                "version": "1.5.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/guzzle/promises.git",
                    "reference": "b94b2807d85443f9719887892882d0329d1e2598"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598",
                    "reference": "b94b2807d85443f9719887892882d0329d1e2598",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.5"
                },
                "require-dev": {
                    "symfony/phpunit-bridge": "^4.4 || ^5.1"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.5-dev"
                    }
                },
                "autoload": {
                    "files": [
                        "src/functions_include.php"
                    ],
                    "psr-4": {
                        "GuzzleHttp\\Promise\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Graham Campbell",
                        "email": "hello@gjcampbell.co.uk",
                        "homepage": "https://github.com/GrahamCampbell"
                    },
                    {
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com",
                        "homepage": "https://github.com/mtdowling"
                    },
                    {
                        "name": "Tobias Nyholm",
                        "email": "tobias.nyholm@gmail.com",
                        "homepage": "https://github.com/Nyholm"
                    },
                    {
                        "name": "Tobias Schultze",
                        "email": "webmaster@tubo-world.de",
                        "homepage": "https://github.com/Tobion"
                    }
                ],
                "description": "Guzzle promises library",
                "keywords": [
                    "promise"
                ],
                "support": {
                    "issues": "https://github.com/guzzle/promises/issues",
                    "source": "https://github.com/guzzle/promises/tree/1.5.2"
                },
                "funding": [
                    {
                        "url": "https://github.com/GrahamCampbell",
                        "type": "github"
                    },
                    {
                        "url": "https://github.com/Nyholm",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-08-28T14:55:35+00:00"
            },
            {
                "name": "guzzlehttp/psr7",
                "version": "2.4.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/guzzle/psr7.git",
                    "reference": "67c26b443f348a51926030c83481b85718457d3d"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d",
                    "reference": "67c26b443f348a51926030c83481b85718457d3d",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.2.5 || ^8.0",
                    "psr/http-factory": "^1.0",
                    "psr/http-message": "^1.0",
                    "ralouphie/getallheaders": "^3.0"
                },
                "provide": {
                    "psr/http-factory-implementation": "1.0",
                    "psr/http-message-implementation": "1.0"
                },
                "require-dev": {
                    "bamarni/composer-bin-plugin": "^1.8.1",
                    "http-interop/http-factory-tests": "^0.9",
                    "phpunit/phpunit": "^8.5.29 || ^9.5.23"
                },
                "suggest": {
                    "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
                },
                "type": "library",
                "extra": {
                    "bamarni-bin": {
                        "bin-links": true,
                        "forward-command": false
                    },
                    "branch-alias": {
                        "dev-master": "2.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "GuzzleHttp\\Psr7\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Graham Campbell",
                        "email": "hello@gjcampbell.co.uk",
                        "homepage": "https://github.com/GrahamCampbell"
                    },
                    {
                        "name": "Michael Dowling",
                        "email": "mtdowling@gmail.com",
                        "homepage": "https://github.com/mtdowling"
                    },
                    {
                        "name": "George Mponos",
                        "email": "gmponos@gmail.com",
                        "homepage": "https://github.com/gmponos"
                    },
                    {
                        "name": "Tobias Nyholm",
                        "email": "tobias.nyholm@gmail.com",
                        "homepage": "https://github.com/Nyholm"
                    },
                    {
                        "name": "Márk Sági-Kazár",
                        "email": "mark.sagikazar@gmail.com",
                        "homepage": "https://github.com/sagikazarmark"
                    },
                    {
                        "name": "Tobias Schultze",
                        "email": "webmaster@tubo-world.de",
                        "homepage": "https://github.com/Tobion"
                    },
                    {
                        "name": "Márk Sági-Kazár",
                        "email": "mark.sagikazar@gmail.com",
                        "homepage": "https://sagikazarmark.hu"
                    }
                ],
                "description": "PSR-7 message implementation that also provides common utility methods",
                "keywords": [
                    "http",
                    "message",
                    "psr-7",
                    "request",
                    "response",
                    "stream",
                    "uri",
                    "url"
                ],
                "support": {
                    "issues": "https://github.com/guzzle/psr7/issues",
                    "source": "https://github.com/guzzle/psr7/tree/2.4.3"
                },
                "funding": [
                    {
                        "url": "https://github.com/GrahamCampbell",
                        "type": "github"
                    },
                    {
                        "url": "https://github.com/Nyholm",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-10-26T14:07:24+00:00"
            },
            {
                "name": "hackzilla/password-generator",
                "version": "1.6.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/hackzilla/password-generator.git",
                    "reference": "53c13507b5b9875a07618f1f2a7db95e5b8c0638"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/hackzilla/password-generator/zipball/53c13507b5b9875a07618f1f2a7db95e5b8c0638",
                    "reference": "53c13507b5b9875a07618f1f2a7db95e5b8c0638",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^9.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Hackzilla\\PasswordGenerator\\": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Daniel Platt",
                        "email": "github@ofdan.co.uk",
                        "homepage": "https://www.hackzilla.org"
                    }
                ],
                "description": "Password Generator Library",
                "support": {
                    "issues": "https://github.com/hackzilla/password-generator/issues",
                    "source": "https://github.com/hackzilla/password-generator/tree/1.6.0"
                },
                "time": "2021-01-13T23:18:24+00:00"
            },
            {
                "name": "heimrichhannot-contao-components/slick",
                "version": "1.8.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/heimrichhannot-contao-components/slick.git",
                    "reference": "652f388f474221cb61ac8bad2b597dd34563cb34"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/heimrichhannot-contao-components/slick/zipball/652f388f474221cb61ac8bad2b597dd34563cb34",
                    "reference": "652f388f474221cb61ac8bad2b597dd34563cb34",
                    "shasum": ""
                },
                "require": {
                    "contao-components/installer": "^1.0.9"
                },
                "type": "contao-component",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Heimrich & Hannot",
                        "homepage": "http://www.heimrich-hannot.de"
                    }
                ],
                "description": "Slick slider integration for Contao Open Source CMS",
                "support": {
                    "issues": "https://github.com/heimrichhannot-contao-components/slick/issues",
                    "source": "https://github.com/heimrichhannot-contao-components/slick/tree/1.8.1"
                },
                "time": "2018-11-12T09:13:59+00:00"
            },
            {
                "name": "heimrichhannot-contao-components/sortablejs",
                "version": "1.8.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/heimrichhannot-contao-components/sortablejs.git",
                    "reference": "d4083809bf17094bb48383994bcc9b8e2a73171c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/heimrichhannot-contao-components/sortablejs/zipball/d4083809bf17094bb48383994bcc9b8e2a73171c",
                    "reference": "d4083809bf17094bb48383994bcc9b8e2a73171c",
                    "shasum": ""
                },
                "require": {
                    "contao-components/installer": "^1.0.9"
                },
                "type": "contao-component",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Heimrich & Hannot",
                        "homepage": "http://www.heimrich-hannot.de"
                    }
                ],
                "description": "sortablejs integration for Contao Open Source CMS",
                "support": {
                    "issues": "https://github.com/heimrichhannot-contao-components/sortablejs/issues",
                    "source": "https://github.com/heimrichhannot-contao-components/sortablejs/tree/1.8.4"
                },
                "time": "2019-03-19T14:52:21+00:00"
            },
            {
                "name": "heimrichhannot/contao-ajax-bundle",
                "version": "1.1.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/heimrichhannot/contao-ajax-bundle.git",
                    "reference": "6b46023c28d6020b77ed56121ae6f080ac36815a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/heimrichhannot/contao-ajax-bundle/zipball/6b46023c28d6020b77ed56121ae6f080ac36815a",
                    "reference": "6b46023c28d6020b77ed56121ae6f080ac36815a",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "^4.4",
                    "heimrichhannot/contao-utils-bundle": "^2.217",
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0",
                    "contao/test-case": "^1.1",
                    "friendsofphp/php-cs-fixer": "^2.2",
                    "php-coveralls/php-coveralls": "^2.0",
                    "php-http/guzzle6-adapter": "^1.1",
                    "php-http/message-factory": "^1.0.2",
                    "phpunit/phpunit": ">=6.0 <6.5",
                    "symfony/phpunit-bridge": "^3.2"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "HeimrichHannot\\AjaxBundle\\ContaoManager\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "HeimrichHannot\\AjaxBundle\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Heimrich & Hannot",
                        "email": "digitales@heimrich-hannot.de",
                        "homepage": "http://www.heimrich-hannot.de",
                        "role": "Developer"
                    }
                ],
                "description": "Keep contao ajax requests organized and handle responses with ease.",
                "homepage": "https://github.com/heimrichhannot/contao-ajax-bundle",
                "keywords": [
                    "ajax",
                    "contao",
                    "request",
                    "response"
                ],
                "support": {
                    "issues": "https://github.com/heimrichhannot/contao-ajax-bundle/issues",
                    "source": "https://github.com/heimrichhannot/contao-ajax-bundle/tree/1.1.3"
                },
                "time": "2022-08-22T13:02:42+00:00"
            },
            {
                "name": "heimrichhannot/contao-encore-contracts",
                "version": "1.0.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/heimrichhannot/contao-encore-contracts.git",
                    "reference": "3fd4938d0d40dbf6ee8d162b5576bc0143a50bf4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/heimrichhannot/contao-encore-contracts/zipball/3fd4938d0d40dbf6ee8d162b5576bc0143a50bf4",
                    "reference": "3fd4938d0d40dbf6ee8d162b5576bc0143a50bf4",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.4 || ^8.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "HeimrichHannot\\EncoreContracts\\": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Heimrich & Hannot GmbH",
                        "email": "digitales@heimrich-hannot.de",
                        "homepage": "https://heimrich-hannot.de",
                        "role": "developer"
                    }
                ],
                "description": "A set of abstractions needed for encore bundle preparation.",
                "homepage": "https://github.com/heimrichhannot/contao-encore-contracts",
                "support": {
                    "issues": "https://github.com/heimrichhannot/contao-encore-contracts/issues",
                    "source": "https://github.com/heimrichhannot/contao-encore-contracts/tree/1.0.2"
                },
                "time": "2022-11-10T16:00:54+00:00"
            },
            {
                "name": "heimrichhannot/contao-multi-column-editor-bundle",
                "version": "2.13.11",
                "source": {
                    "type": "git",
                    "url": "https://github.com/heimrichhannot/contao-multi-column-editor-bundle.git",
                    "reference": "a28e3909286c3b60de72066e9e8b623384229c79"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/heimrichhannot/contao-multi-column-editor-bundle/zipball/a28e3909286c3b60de72066e9e8b623384229c79",
                    "reference": "a28e3909286c3b60de72066e9e8b623384229c79",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "^4.4",
                    "heimrichhannot-contao-components/sortablejs": "^1.8",
                    "heimrichhannot/contao-ajax-bundle": "^1.0",
                    "heimrichhannot/contao-utils-bundle": "^2.67",
                    "php": "^7.1|^8.0"
                },
                "conflict": {
                    "heimrichhannot/contao-encore-bundle": "<1.5"
                },
                "replace": {
                    "heimrichhannot/contao-multi_column_editor": "*"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0",
                    "contao/test-case": "1.1.*",
                    "friendsofphp/php-cs-fixer": "^2.2",
                    "php-coveralls/php-coveralls": "^2.0",
                    "php-http/guzzle6-adapter": "^1.1",
                    "php-http/message-factory": "^1.0.2",
                    "phpunit/phpunit": "^6.5",
                    "symfony/phpunit-bridge": "^4.2"
                },
                "suggest": {
                    "heimrichhannot/contao-encore-bundle": "Provide webpack encore asset support for contao."
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "HeimrichHannot\\MultiColumnEditorBundle\\ContaoManager\\Plugin",
                    "foxy": true
                },
                "autoload": {
                    "psr-4": {
                        "HeimrichHannot\\MultiColumnEditorBundle\\": "src/"
                    },
                    "classmap": [
                        "src/"
                    ],
                    "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": "Heimrich & Hannot",
                        "email": "digitales@heimrich-hannot.de",
                        "homepage": "https://www.heimrich-hannot.de",
                        "role": "Developer"
                    }
                ],
                "description": "This module offers an input type for editing one or more records in frontend and backend.",
                "homepage": "https://github.com/heimrichhannot/contao-multi-column-editor-bundle",
                "keywords": [
                    "column",
                    "contao",
                    "edit",
                    "editor",
                    "multi",
                    "wizard"
                ],
                "support": {
                    "issues": "https://github.com/heimrichhannot/contao-multi-column-editor-bundle/issues",
                    "source": "https://github.com/heimrichhannot/contao-multi-column-editor-bundle/tree/2.13.11"
                },
                "time": "2022-11-21T14:14:35+00:00"
            },
            {
                "name": "heimrichhannot/contao-request-bundle",
                "version": "1.3.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/heimrichhannot/contao-request-bundle.git",
                    "reference": "2089cfa62a73192260c3fb1d890beb7932ecb469"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/heimrichhannot/contao-request-bundle/zipball/2089cfa62a73192260c3fb1d890beb7932ecb469",
                    "reference": "2089cfa62a73192260c3fb1d890beb7932ecb469",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "^4.4",
                    "php": "^7.1|^8.0",
                    "symfony/http-foundation": "^3.4|^4.4|^5.0",
                    "symfony/http-kernel": "^3.4|^4.4|^5.0",
                    "wa72/htmlpagedom": "^1.3|^2.0"
                },
                "require-dev": {
                    "contao/core-bundle": "^4.4",
                    "contao/manager-plugin": "^2.0",
                    "contao/test-case": "1.1.*",
                    "friendsofphp/php-cs-fixer": "^2.2",
                    "php-coveralls/php-coveralls": "^2.0",
                    "php-http/guzzle6-adapter": "^1.1",
                    "php-http/message-factory": "^1.0.2",
                    "phpunit/phpunit": ">=6.0 <6.5",
                    "symfony/phpunit-bridge": "^3.2"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "HeimrichHannot\\RequestBundle\\ContaoManager\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "HeimrichHannot\\RequestBundle\\": "src/"
                    },
                    "classmap": [
                        "src/"
                    ],
                    "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": "Heimrich & Hannot",
                        "email": "digitales@heimrich-hannot.de",
                        "homepage": "http://www.heimrich-hannot.de",
                        "role": "Developer"
                    }
                ],
                "description": "A request class, that brings the symfony/http-foundation to contao.",
                "homepage": "https://github.com/heimrichhannot/contao-request-bundle",
                "support": {
                    "issues": "https://github.com/heimrichhannot/contao-request-bundle/issues",
                    "source": "https://github.com/heimrichhannot/contao-request-bundle/tree/1.3.1"
                },
                "time": "2021-10-13T09:02:21+00:00"
            },
            {
                "name": "heimrichhannot/contao-slick-bundle",
                "version": "1.8.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/heimrichhannot/contao-slick-bundle.git",
                    "reference": "e6bbfb650756195fc31491f2fef8d7747e69db37"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/heimrichhannot/contao-slick-bundle/zipball/e6bbfb650756195fc31491f2fef8d7747e69db37",
                    "reference": "e6bbfb650756195fc31491f2fef8d7747e69db37",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "^4.4",
                    "heimrichhannot-contao-components/slick": "^1.8.1",
                    "heimrichhannot/contao-encore-contracts": "^1.0",
                    "heimrichhannot/contao-multi-column-editor-bundle": "^1.0|^2.0",
                    "heimrichhannot/contao-utils-bundle": "^2.221.0",
                    "patchwork/utf8": "^1.3",
                    "php": "^7.4 || ^8.0",
                    "symfony/event-dispatcher": "^3.4 || ^4.4 || ^5.4"
                },
                "conflict": {
                    "heimrichhannot/contao-encore-bundle": "<1.16"
                },
                "replace": {
                    "heimrichhannot/contao-slick": "*",
                    "heimrichhannot/contao-slick-list-bundle": "*"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "HeimrichHannot\\SlickBundle\\ContaoManager\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "HeimrichHannot\\SlickBundle\\": "src/"
                    },
                    "classmap": [
                        "src/"
                    ],
                    "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": "Heimrich & Hannot",
                        "email": "digitales@heimrich-hannot.de",
                        "homepage": "http://www.heimrich-hannot.de",
                        "role": "Developer"
                    }
                ],
                "description": "A content slider/carousel for contao based on kenwheelers slick carousel.",
                "homepage": "https://github.com/heimrichhannot/contao-slick-bundle",
                "keywords": [
                    "carousel",
                    "contao",
                    "slick",
                    "slider"
                ],
                "support": {
                    "issues": "https://github.com/heimrichhannot/contao-slick-bundle/issues",
                    "source": "https://github.com/heimrichhannot/contao-slick-bundle/tree/1.8.0"
                },
                "time": "2022-11-14T14:12:13+00:00"
            },
            {
                "name": "heimrichhannot/contao-utils-bundle",
                "version": "2.223.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/heimrichhannot/contao-utils-bundle.git",
                    "reference": "9c5f71696955849a10593b443adde36c61b9d1dc"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/heimrichhannot/contao-utils-bundle/zipball/9c5f71696955849a10593b443adde36c61b9d1dc",
                    "reference": "9c5f71696955849a10593b443adde36c61b9d1dc",
                    "shasum": ""
                },
                "require": {
                    "ausi/slug-generator": "^1.1",
                    "contao/core-bundle": "^4.4",
                    "doctrine/dbal": "^2.13 || ^3.0",
                    "ext-dom": "*",
                    "ext-simplexml": "*",
                    "hackzilla/password-generator": "^1.4",
                    "heimrichhannot/contao-request-bundle": "^1.0",
                    "php": "^7.2|^8.0",
                    "psr/log": "^1.0 || ^2.0 || ^3.0",
                    "soundasleep/html2text": "^1.1",
                    "symfony/cache": "^3.4|^4.4|^5.0",
                    "symfony/config": "^3.4|^4.4|^5.0",
                    "symfony/filesystem": "^3.4|^4.4|^5.0",
                    "symfony/http-foundation": "^3.4|^4.4|^5.0",
                    "symfony/http-kernel": "^3.4|^4.4|^5.0",
                    "symfony/monolog-bridge": "^3.4|^4.4|^5.0",
                    "symfony/string": "^5.2",
                    "tijsverkoyen/css-to-inline-styles": "^2.2",
                    "twig/twig": "^1.26 || ^2.7 || ^3.0"
                },
                "conflict": {
                    "heimrichhannot/contao-encore-bundle": "<1.5"
                },
                "require-dev": {
                    "contao/core-bundle": "4.9.*",
                    "contao/manager-plugin": "^2.0",
                    "contao/test-case": "^4.0",
                    "heimrichhannot/contao-test-utilities-bundle": "^0.1",
                    "php-coveralls/php-coveralls": "^2.0",
                    "phpunit/phpunit": "^8.0 || ^9.0",
                    "symfony/phpunit-bridge": "^3.2 || ^4.0 || ^5.0"
                },
                "suggest": {
                    "alchemy/ghostscript": "Optional requirement for huh.utils.pdf.preview in version ^4.1. Please read the docs.",
                    "eluceo/ical": "Optional requirement for IcsUtil in version ^0.16. Please read the docs.",
                    "mpdf/mpdf": "Required by huh.utils.pdf.writer service in version ^7.0",
                    "setasign/fpdi-tcpdf": "Required by huh.utils.pdf.fpdi-writer service in version ^2.2",
                    "spatie/pdf-to-image": "Optional requirement for huh.utils.pdf.preview in version ^1.8. Please read the docs."
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "HeimrichHannot\\UtilsBundle\\ContaoManager\\Plugin",
                    "foxy": true
                },
                "autoload": {
                    "psr-4": {
                        "HeimrichHannot\\UtilsBundle\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "description": "This bundle offers various utility functionality for the Contao CMS.",
                "support": {
                    "issues": "https://github.com/heimrichhannot/contao-utils-bundle/issues",
                    "source": "https://github.com/heimrichhannot/contao-utils-bundle/tree/2.223.3"
                },
                "time": "2022-12-23T13:48:31+00:00"
            },
            {
                "name": "imagine/imagine",
                "version": "1.3.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-imagine/Imagine.git",
                    "reference": "a6e6da93ea0f76aba33b0e8ed1325523c0413da2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-imagine/Imagine/zipball/a6e6da93ea0f76aba33b0e8ed1325523c0413da2",
                    "reference": "a6e6da93ea0f76aba33b0e8ed1325523c0413da2",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.5"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
                },
                "suggest": {
                    "ext-exif": "to read EXIF metadata",
                    "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": "1.x-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"
                ],
                "support": {
                    "issues": "https://github.com/php-imagine/Imagine/issues",
                    "source": "https://github.com/php-imagine/Imagine/tree/1.3.3"
                },
                "time": "2022-11-16T13:09:11+00:00"
            },
            {
                "name": "jaybizzle/crawler-detect",
                "version": "v1.2.112",
                "source": {
                    "type": "git",
                    "url": "https://github.com/JayBizzle/Crawler-Detect.git",
                    "reference": "2c555ce35a07a5c1c808cee7d5bb52c41a4c7b2f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/2c555ce35a07a5c1c808cee7d5bb52c41a4c7b2f",
                    "reference": "2c555ce35a07a5c1c808cee7d5bb52c41a4c7b2f",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.3.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.8|^5.5|^6.5|^9.4"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Jaybizzle\\CrawlerDetect\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Mark Beech",
                        "email": "m@rkbee.ch",
                        "role": "Developer"
                    }
                ],
                "description": "CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent",
                "homepage": "https://github.com/JayBizzle/Crawler-Detect/",
                "keywords": [
                    "crawler",
                    "crawler detect",
                    "crawler detector",
                    "crawlerdetect",
                    "php crawler detect"
                ],
                "support": {
                    "issues": "https://github.com/JayBizzle/Crawler-Detect/issues",
                    "source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.2.112"
                },
                "time": "2022-10-05T21:52:44+00:00"
            },
            {
                "name": "knplabs/knp-menu",
                "version": "v3.3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/KnpLabs/KnpMenu.git",
                    "reference": "8bd3dc2afa22c65617c563c5e25e62d6e23e98c7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/8bd3dc2afa22c65617c563c5e25e62d6e23e98c7",
                    "reference": "8bd3dc2afa22c65617c563c5e25e62d6e23e98c7",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.3 || ^8.0"
                },
                "conflict": {
                    "twig/twig": "<1.40 || >=2,<2.9"
                },
                "require-dev": {
                    "phpunit/phpunit": "^9.5",
                    "psr/container": "^1.0",
                    "symfony/http-foundation": "^4.4 || ^5.0 || ^6.0",
                    "symfony/phpunit-bridge": "^5.3",
                    "symfony/routing": "^4.4 || ^5.0 || ^6.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.3-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"
                ],
                "support": {
                    "issues": "https://github.com/KnpLabs/KnpMenu/issues",
                    "source": "https://github.com/KnpLabs/KnpMenu/tree/v3.3.0"
                },
                "time": "2021-10-23T15:01:04+00:00"
            },
            {
                "name": "knplabs/knp-menu-bundle",
                "version": "v3.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/KnpLabs/KnpMenuBundle.git",
                    "reference": "a0b4224f872d74ae939589eb1ccf0e11291370a9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/a0b4224f872d74ae939589eb1ccf0e11291370a9",
                    "reference": "a0b4224f872d74ae939589eb1ccf0e11291370a9",
                    "shasum": ""
                },
                "require": {
                    "knplabs/knp-menu": "^3.1",
                    "php": "^7.2 || ^8.0",
                    "symfony/framework-bundle": "^3.4 | ^4.4 | ^5.0 | ^6.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^8.5 | ^9.5",
                    "symfony/expression-language": "^3.4 | ^4.4 | ^5.0 | ^6.0",
                    "symfony/phpunit-bridge": "^5.2 | ^6.0",
                    "symfony/templating": "^3.4 | ^4.4 | ^5.0 | ^6.0"
                },
                "type": "symfony-bundle",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.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"
                ],
                "support": {
                    "issues": "https://github.com/KnpLabs/KnpMenuBundle/issues",
                    "source": "https://github.com/KnpLabs/KnpMenuBundle/tree/v3.2.0"
                },
                "time": "2021-10-24T07:53:34+00:00"
            },
            {
                "name": "knplabs/knp-time-bundle",
                "version": "v1.20.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/KnpLabs/KnpTimeBundle.git",
                    "reference": "81ffad54d91f62528466267fd4a2fb8a5a0335f4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/KnpLabs/KnpTimeBundle/zipball/81ffad54d91f62528466267fd4a2fb8a5a0335f4",
                    "reference": "81ffad54d91f62528466267fd4a2fb8a5a0335f4",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/config": "^5.4|^6.0",
                    "symfony/dependency-injection": "^5.4|^6.0",
                    "symfony/templating": "^5.4|^6.0",
                    "symfony/translation": "^5.4|^6.0"
                },
                "conflict": {
                    "phpunit/phpunit": "<8.0"
                },
                "require-dev": {
                    "symfony/framework-bundle": "^5.4|^6.0",
                    "symfony/phpunit-bridge": "^5.4|^6.0",
                    "symfony/twig-bundle": "^5.4|^6.0"
                },
                "suggest": {
                    "symfony/twig-bundle": "to use the Twig `time_diff()` function or `|ago` filter"
                },
                "type": "symfony-bundle",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.1.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Knp\\Bundle\\TimeBundle\\": "src/"
                    }
                },
                "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": "Making your dates look sensible and descriptive",
                "homepage": "http://github.com/KnpLabs/KnpTimeBundle",
                "keywords": [
                    "bundle",
                    "date",
                    "descriptive time",
                    "knp",
                    "knplabs",
                    "time"
                ],
                "support": {
                    "issues": "https://github.com/KnpLabs/KnpTimeBundle/issues",
                    "source": "https://github.com/KnpLabs/KnpTimeBundle/tree/v1.20.0"
                },
                "time": "2022-10-11T15:32:58+00:00"
            },
            {
                "name": "laminas/laminas-code",
                "version": "4.8.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/laminas/laminas-code.git",
                    "reference": "dd19fe8e07cc3f374308565667eecd4958c22106"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/laminas/laminas-code/zipball/dd19fe8e07cc3f374308565667eecd4958c22106",
                    "reference": "dd19fe8e07cc3f374308565667eecd4958c22106",
                    "shasum": ""
                },
                "require": {
                    "php": "~8.1.0 || ~8.2.0"
                },
                "require-dev": {
                    "doctrine/annotations": "^1.13.3",
                    "ext-phar": "*",
                    "laminas/laminas-coding-standard": "^2.3.0",
                    "laminas/laminas-stdlib": "^3.6.1",
                    "phpunit/phpunit": "^9.5.26",
                    "psalm/plugin-phpunit": "^0.18.0",
                    "vimeo/psalm": "^5.1.0"
                },
                "suggest": {
                    "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
                    "laminas/laminas-stdlib": "Laminas\\Stdlib component"
                },
                "type": "library",
                "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",
                    "laminasframework"
                ],
                "support": {
                    "chat": "https://laminas.dev/chat",
                    "docs": "https://docs.laminas.dev/laminas-code/",
                    "forum": "https://discourse.laminas.dev",
                    "issues": "https://github.com/laminas/laminas-code/issues",
                    "rss": "https://github.com/laminas/laminas-code/releases.atom",
                    "source": "https://github.com/laminas/laminas-code"
                },
                "funding": [
                    {
                        "url": "https://funding.communitybridge.org/projects/laminas-project",
                        "type": "community_bridge"
                    }
                ],
                "time": "2022-12-08T02:08:23+00:00"
            },
            {
                "name": "lcobucci/clock",
                "version": "2.3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/lcobucci/clock.git",
                    "reference": "c7aadcd6fd97ed9e199114269c0be3f335e38876"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/lcobucci/clock/zipball/c7aadcd6fd97ed9e199114269c0be3f335e38876",
                    "reference": "c7aadcd6fd97ed9e199114269c0be3f335e38876",
                    "shasum": ""
                },
                "require": {
                    "php": "~8.1.0 || ~8.2.0",
                    "stella-maris/clock": "^0.1.7"
                },
                "provide": {
                    "psr/clock-implementation": "1.0"
                },
                "require-dev": {
                    "infection/infection": "^0.26",
                    "lcobucci/coding-standard": "^9.0",
                    "phpstan/extension-installer": "^1.2",
                    "phpstan/phpstan": "^1.9.4",
                    "phpstan/phpstan-deprecation-rules": "^1.1.1",
                    "phpstan/phpstan-phpunit": "^1.3.2",
                    "phpstan/phpstan-strict-rules": "^1.4.4",
                    "phpunit/phpunit": "^9.5.27"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Lcobucci\\Clock\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Luís Cobucci",
                        "email": "lcobucci@gmail.com"
                    }
                ],
                "description": "Yet another clock abstraction",
                "support": {
                    "issues": "https://github.com/lcobucci/clock/issues",
                    "source": "https://github.com/lcobucci/clock/tree/2.3.0"
                },
                "funding": [
                    {
                        "url": "https://github.com/lcobucci",
                        "type": "github"
                    },
                    {
                        "url": "https://www.patreon.com/lcobucci",
                        "type": "patreon"
                    }
                ],
                "time": "2022-12-19T14:38:11+00:00"
            },
            {
                "name": "lcobucci/jwt",
                "version": "4.2.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/lcobucci/jwt.git",
                    "reference": "72ac6d807ee51a70ad376ee03a2387e8646e10f3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/lcobucci/jwt/zipball/72ac6d807ee51a70ad376ee03a2387e8646e10f3",
                    "reference": "72ac6d807ee51a70ad376ee03a2387e8646e10f3",
                    "shasum": ""
                },
                "require": {
                    "ext-hash": "*",
                    "ext-json": "*",
                    "ext-mbstring": "*",
                    "ext-openssl": "*",
                    "ext-sodium": "*",
                    "lcobucci/clock": "^2.0",
                    "php": "^7.4 || ^8.0"
                },
                "require-dev": {
                    "infection/infection": "^0.21",
                    "lcobucci/coding-standard": "^6.0",
                    "mikey179/vfsstream": "^1.6.7",
                    "phpbench/phpbench": "^1.2",
                    "phpstan/extension-installer": "^1.0",
                    "phpstan/phpstan": "^1.4",
                    "phpstan/phpstan-deprecation-rules": "^1.0",
                    "phpstan/phpstan-phpunit": "^1.0",
                    "phpstan/phpstan-strict-rules": "^1.0",
                    "phpunit/php-invoker": "^3.1",
                    "phpunit/phpunit": "^9.5"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Lcobucci\\JWT\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Luís Cobucci",
                        "email": "lcobucci@gmail.com",
                        "role": "Developer"
                    }
                ],
                "description": "A simple library to work with JSON Web Token and JSON Web Signature",
                "keywords": [
                    "JWS",
                    "jwt"
                ],
                "support": {
                    "issues": "https://github.com/lcobucci/jwt/issues",
                    "source": "https://github.com/lcobucci/jwt/tree/4.2.1"
                },
                "funding": [
                    {
                        "url": "https://github.com/lcobucci",
                        "type": "github"
                    },
                    {
                        "url": "https://www.patreon.com/lcobucci",
                        "type": "patreon"
                    }
                ],
                "time": "2022-08-19T23:14:07+00:00"
            },
            {
                "name": "league/commonmark",
                "version": "2.3.8",
                "source": {
                    "type": "git",
                    "url": "https://github.com/thephpleague/commonmark.git",
                    "reference": "c493585c130544c4e91d2e0e131e6d35cb0cbc47"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c493585c130544c4e91d2e0e131e6d35cb0cbc47",
                    "reference": "c493585c130544c4e91d2e0e131e6d35cb0cbc47",
                    "shasum": ""
                },
                "require": {
                    "ext-mbstring": "*",
                    "league/config": "^1.1.1",
                    "php": "^7.4 || ^8.0",
                    "psr/event-dispatcher": "^1.0",
                    "symfony/deprecation-contracts": "^2.1 || ^3.0",
                    "symfony/polyfill-php80": "^1.16"
                },
                "require-dev": {
                    "cebe/markdown": "^1.0",
                    "commonmark/cmark": "0.30.0",
                    "commonmark/commonmark.js": "0.30.0",
                    "composer/package-versions-deprecated": "^1.8",
                    "embed/embed": "^4.4",
                    "erusev/parsedown": "^1.0",
                    "ext-json": "*",
                    "github/gfm": "0.29.0",
                    "michelf/php-markdown": "^1.4 || ^2.0",
                    "nyholm/psr7": "^1.5",
                    "phpstan/phpstan": "^1.8.2",
                    "phpunit/phpunit": "^9.5.21",
                    "scrutinizer/ocular": "^1.8.1",
                    "symfony/finder": "^5.3 | ^6.0",
                    "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0",
                    "unleashedtech/php-coding-standard": "^3.1.1",
                    "vimeo/psalm": "^4.24.0 || ^5.0.0"
                },
                "suggest": {
                    "symfony/yaml": "v2.3+ required if using the Front Matter extension"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "2.4-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "League\\CommonMark\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Colin O'Dell",
                        "email": "colinodell@gmail.com",
                        "homepage": "https://www.colinodell.com",
                        "role": "Lead Developer"
                    }
                ],
                "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
                "homepage": "https://commonmark.thephpleague.com",
                "keywords": [
                    "commonmark",
                    "flavored",
                    "gfm",
                    "github",
                    "github-flavored",
                    "markdown",
                    "md",
                    "parser"
                ],
                "support": {
                    "docs": "https://commonmark.thephpleague.com/",
                    "forum": "https://github.com/thephpleague/commonmark/discussions",
                    "issues": "https://github.com/thephpleague/commonmark/issues",
                    "rss": "https://github.com/thephpleague/commonmark/releases.atom",
                    "source": "https://github.com/thephpleague/commonmark"
                },
                "funding": [
                    {
                        "url": "https://www.colinodell.com/sponsor",
                        "type": "custom"
                    },
                    {
                        "url": "https://www.paypal.me/colinpodell/10.00",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/colinodell",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-12-10T16:02:17+00:00"
            },
            {
                "name": "league/config",
                "version": "v1.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/thephpleague/config.git",
                    "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
                    "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
                    "shasum": ""
                },
                "require": {
                    "dflydev/dot-access-data": "^3.0.1",
                    "nette/schema": "^1.2",
                    "php": "^7.4 || ^8.0"
                },
                "require-dev": {
                    "phpstan/phpstan": "^1.8.2",
                    "phpunit/phpunit": "^9.5.5",
                    "scrutinizer/ocular": "^1.8.1",
                    "unleashedtech/php-coding-standard": "^3.1",
                    "vimeo/psalm": "^4.7.3"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.2-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "League\\Config\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Colin O'Dell",
                        "email": "colinodell@gmail.com",
                        "homepage": "https://www.colinodell.com",
                        "role": "Lead Developer"
                    }
                ],
                "description": "Define configuration arrays with strict schemas and access values with dot notation",
                "homepage": "https://config.thephpleague.com",
                "keywords": [
                    "array",
                    "config",
                    "configuration",
                    "dot",
                    "dot-access",
                    "nested",
                    "schema"
                ],
                "support": {
                    "docs": "https://config.thephpleague.com/",
                    "issues": "https://github.com/thephpleague/config/issues",
                    "rss": "https://github.com/thephpleague/config/releases.atom",
                    "source": "https://github.com/thephpleague/config"
                },
                "funding": [
                    {
                        "url": "https://www.colinodell.com/sponsor",
                        "type": "custom"
                    },
                    {
                        "url": "https://www.paypal.me/colinpodell/10.00",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/colinodell",
                        "type": "github"
                    }
                ],
                "time": "2022-12-11T20:36:23+00:00"
            },
            {
                "name": "league/flysystem",
                "version": "3.12.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/thephpleague/flysystem.git",
                    "reference": "2aef65a47e44f2d6f9938f720f6dd697e7ba7b76"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/2aef65a47e44f2d6f9938f720f6dd697e7ba7b76",
                    "reference": "2aef65a47e44f2d6f9938f720f6dd697e7ba7b76",
                    "shasum": ""
                },
                "require": {
                    "league/mime-type-detection": "^1.0.0",
                    "php": "^8.0.2"
                },
                "conflict": {
                    "aws/aws-sdk-php": "3.209.31 || 3.210.0",
                    "guzzlehttp/guzzle": "<7.0",
                    "guzzlehttp/ringphp": "<1.1.1",
                    "phpseclib/phpseclib": "3.0.15",
                    "symfony/http-client": "<5.2"
                },
                "require-dev": {
                    "async-aws/s3": "^1.5",
                    "async-aws/simple-s3": "^1.1",
                    "aws/aws-sdk-php": "^3.198.1",
                    "composer/semver": "^3.0",
                    "ext-fileinfo": "*",
                    "ext-ftp": "*",
                    "ext-zip": "*",
                    "friendsofphp/php-cs-fixer": "^3.5",
                    "google/cloud-storage": "^1.23",
                    "microsoft/azure-storage-blob": "^1.1",
                    "phpseclib/phpseclib": "^3.0.14",
                    "phpstan/phpstan": "^0.12.26",
                    "phpunit/phpunit": "^9.5.11",
                    "sabre/dav": "^4.3.1"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "League\\Flysystem\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Frank de Jonge",
                        "email": "info@frankdejonge.nl"
                    }
                ],
                "description": "File storage abstraction for PHP",
                "keywords": [
                    "WebDAV",
                    "aws",
                    "cloud",
                    "file",
                    "files",
                    "filesystem",
                    "filesystems",
                    "ftp",
                    "s3",
                    "sftp",
                    "storage"
                ],
                "support": {
                    "issues": "https://github.com/thephpleague/flysystem/issues",
                    "source": "https://github.com/thephpleague/flysystem/tree/3.12.0"
                },
                "funding": [
                    {
                        "url": "https://ecologi.com/frankdejonge",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/frankdejonge",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-12-20T20:21:10+00:00"
            },
            {
                "name": "league/flysystem-bundle",
                "version": "2.4.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/thephpleague/flysystem-bundle.git",
                    "reference": "52fa43da7901a1d8098082e5c182aae0fe6f02f0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/thephpleague/flysystem-bundle/zipball/52fa43da7901a1d8098082e5c182aae0fe6f02f0",
                    "reference": "52fa43da7901a1d8098082e5c182aae0fe6f02f0",
                    "shasum": ""
                },
                "require": {
                    "league/flysystem": "^2.1|^3.0",
                    "php": ">=7.2",
                    "symfony/config": "^4.2|^5.0|^6.0",
                    "symfony/dependency-injection": "^4.2|^5.0|^6.0",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/http-kernel": "^4.2|^5.0|^6.0",
                    "symfony/options-resolver": "^4.2|^5.0|^6.0"
                },
                "conflict": {
                    "league/flysystem-cached-adapter": "<1.0.9"
                },
                "require-dev": {
                    "league/flysystem-async-aws-s3": "^2.0|^3.0",
                    "league/flysystem-aws-s3-v3": "^2.0|^3.0",
                    "league/flysystem-ftp": "^2.0|^3.0",
                    "league/flysystem-google-cloud-storage": "^2.0|^3.0",
                    "league/flysystem-memory": "^2.0|^3.0",
                    "league/flysystem-sftp-v3": "^2.0|^3.0",
                    "symfony/dotenv": "^4.2|^5.0|^6.0",
                    "symfony/framework-bundle": "^4.2|^5.0|^6.0",
                    "symfony/phpunit-bridge": "^5.2",
                    "symfony/var-dumper": "^4.1|^5.0|^6.0",
                    "symfony/yaml": "^4.2|^5.0|^6.0"
                },
                "type": "symfony-bundle",
                "autoload": {
                    "psr-4": {
                        "League\\FlysystemBundle\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Titouan Galopin",
                        "email": "galopintitouan@gmail.com"
                    }
                ],
                "description": "Symfony bundle integrating Flysystem into Symfony 4.2+ applications",
                "support": {
                    "issues": "https://github.com/thephpleague/flysystem-bundle/issues",
                    "source": "https://github.com/thephpleague/flysystem-bundle/tree/2.4.0"
                },
                "time": "2022-09-12T07:31:10+00:00"
            },
            {
                "name": "league/mime-type-detection",
                "version": "1.11.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/thephpleague/mime-type-detection.git",
                    "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
                    "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
                    "shasum": ""
                },
                "require": {
                    "ext-fileinfo": "*",
                    "php": "^7.2 || ^8.0"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "^3.2",
                    "phpstan/phpstan": "^0.12.68",
                    "phpunit/phpunit": "^8.5.8 || ^9.3"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "League\\MimeTypeDetection\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Frank de Jonge",
                        "email": "info@frankdejonge.nl"
                    }
                ],
                "description": "Mime-type detection for Flysystem",
                "support": {
                    "issues": "https://github.com/thephpleague/mime-type-detection/issues",
                    "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
                },
                "funding": [
                    {
                        "url": "https://github.com/frankdejonge",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-04-17T13:12:02+00:00"
            },
            {
                "name": "madeyourday/contao-rocksolid-columns",
                "version": "v2.1.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/madeyourday/contao-rocksolid-columns.git",
                    "reference": "f374419df7d366cc98c18808650d464d6f411eda"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/madeyourday/contao-rocksolid-columns/zipball/f374419df7d366cc98c18808650d464d6f411eda",
                    "reference": "f374419df7d366cc98c18808650d464d6f411eda",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "^4.13 || ^5.0",
                    "php": ">=7.4"
                },
                "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"
                ],
                "support": {
                    "forum": "http://help.rocksolidthemes.com/discussions/contao",
                    "issues": "https://github.com/madeyourday/contao-rocksolid-columns/issues",
                    "source": "https://github.com/madeyourday/contao-rocksolid-columns"
                },
                "time": "2022-09-08T08:27:02+00:00"
            },
            {
                "name": "madeyourday/contao-rocksolid-custom-elements",
                "version": "v2.4.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/madeyourday/contao-rocksolid-custom-elements.git",
                    "reference": "31845a8f88b34b72d08f1a546124cd29d69c356e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/madeyourday/contao-rocksolid-custom-elements/zipball/31845a8f88b34b72d08f1a546124cd29d69c356e",
                    "reference": "31845a8f88b34b72d08f1a546124cd29d69c356e",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "^4.13 || ^5.0",
                    "php": ">=7.4"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/core-bundle": "4.4.1",
                    "contao/manager-plugin": "<2.0 || >=3.0",
                    "madeyourday/contao-rocksolid-frontend-helper": "<=2.1.2"
                },
                "replace": {
                    "contao-legacy/rocksolid-custom-elements": "self.version"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0"
                },
                "suggest": {
                    "madeyourday/contao-rocksolid-columns": "For grid column support. See documentation for more information."
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "MadeYourDay\\RockSolidCustomElements\\ContaoManagerPlugin"
                },
                "autoload": {
                    "psr-4": {
                        "MadeYourDay\\RockSolidCustomElements\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "RockSolid Themes",
                        "homepage": "https://rocksolidthemes.com/de/contao-themes",
                        "role": "Developer"
                    }
                ],
                "description": "Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.",
                "homepage": "https://rocksolidthemes.com/de/contao/plugins/custom-content-elements",
                "keywords": [
                    "contao",
                    "content-elements",
                    "custom-elements"
                ],
                "support": {
                    "forum": "http://help.rocksolidthemes.com/discussions/contao",
                    "issues": "https://github.com/madeyourday/contao-rocksolid-custom-elements/issues",
                    "source": "https://github.com/madeyourday/contao-rocksolid-custom-elements"
                },
                "time": "2022-10-01T10:34:53+00:00"
            },
            {
                "name": "madeyourday/contao-rocksolid-icon-picker",
                "version": "v2.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/madeyourday/contao-rocksolid-icon-picker.git",
                    "reference": "18e1b1bd10244370c448f9289eecabc29cd50e5f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/madeyourday/contao-rocksolid-icon-picker/zipball/18e1b1bd10244370c448f9289eecabc29cd50e5f",
                    "reference": "18e1b1bd10244370c448f9289eecabc29cd50e5f",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "^4.13 || ^5.0",
                    "php": ">=7.4"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "replace": {
                    "contao-legacy/rocksolid-icon-picker": "self.version"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0"
                },
                "type": "contao-bundle",
                "extra": {
                    "contao-manager-plugin": "MadeYourDay\\RockSolidIconPicker\\ContaoManagerPlugin"
                },
                "autoload": {
                    "psr-4": {
                        "MadeYourDay\\RockSolidIconPicker\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "RockSolid Themes",
                        "homepage": "https://rocksolidthemes.com/de/contao-themes",
                        "role": "Developer"
                    }
                ],
                "description": "RockSolid Icon Picker Contao Extension.",
                "homepage": "https://rocksolidthemes.com/de/contao/plugins/custom-content-elements",
                "keywords": [
                    "contao",
                    "icons",
                    "widget"
                ],
                "support": {
                    "forum": "http://help.rocksolidthemes.com/discussions/contao",
                    "issues": "https://github.com/madeyourday/contao-rocksolid-icon-picker/issues",
                    "source": "https://github.com/madeyourday/contao-rocksolid-icon-picker"
                },
                "time": "2022-08-07T09:56:58+00:00"
            },
            {
                "name": "maennchen/zipstream-php",
                "version": "v2.4.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/maennchen/ZipStream-PHP.git",
                    "reference": "3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3",
                    "reference": "3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3",
                    "shasum": ""
                },
                "require": {
                    "ext-mbstring": "*",
                    "myclabs/php-enum": "^1.5",
                    "php": "^8.0",
                    "psr/http-message": "^1.0"
                },
                "require-dev": {
                    "ext-zip": "*",
                    "friendsofphp/php-cs-fixer": "^3.9",
                    "guzzlehttp/guzzle": "^6.5.3 || ^7.2.0",
                    "mikey179/vfsstream": "^1.6",
                    "php-coveralls/php-coveralls": "^2.4",
                    "phpunit/phpunit": "^8.5.8 || ^9.4.2",
                    "vimeo/psalm": "^5.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "ZipStream\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Paul Duncan",
                        "email": "pabs@pablotron.org"
                    },
                    {
                        "name": "Jonatan Männchen",
                        "email": "jonatan@maennchen.ch"
                    },
                    {
                        "name": "Jesse Donat",
                        "email": "donatj@gmail.com"
                    },
                    {
                        "name": "András Kolesár",
                        "email": "kolesar@kolesar.hu"
                    }
                ],
                "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
                "keywords": [
                    "stream",
                    "zip"
                ],
                "support": {
                    "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
                    "source": "https://github.com/maennchen/ZipStream-PHP/tree/v2.4.0"
                },
                "funding": [
                    {
                        "url": "https://github.com/maennchen",
                        "type": "github"
                    },
                    {
                        "url": "https://opencollective.com/zipstream",
                        "type": "open_collective"
                    }
                ],
                "time": "2022-12-08T12:29:14+00:00"
            },
            {
                "name": "markbaker/complex",
                "version": "3.0.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/MarkBaker/PHPComplex.git",
                    "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
                    "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.2 || ^8.0"
                },
                "require-dev": {
                    "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                    "phpcompatibility/php-compatibility": "^9.3",
                    "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                    "squizlabs/php_codesniffer": "^3.7"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Complex\\": "classes/src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Mark Baker",
                        "email": "mark@lange.demon.co.uk"
                    }
                ],
                "description": "PHP Class for working with complex numbers",
                "homepage": "https://github.com/MarkBaker/PHPComplex",
                "keywords": [
                    "complex",
                    "mathematics"
                ],
                "support": {
                    "issues": "https://github.com/MarkBaker/PHPComplex/issues",
                    "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
                },
                "time": "2022-12-06T16:21:08+00:00"
            },
            {
                "name": "markbaker/matrix",
                "version": "3.0.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/MarkBaker/PHPMatrix.git",
                    "reference": "728434227fe21be27ff6d86621a1b13107a2562c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
                    "reference": "728434227fe21be27ff6d86621a1b13107a2562c",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.1 || ^8.0"
                },
                "require-dev": {
                    "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                    "phpcompatibility/php-compatibility": "^9.3",
                    "phpdocumentor/phpdocumentor": "2.*",
                    "phploc/phploc": "^4.0",
                    "phpmd/phpmd": "2.*",
                    "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                    "sebastian/phpcpd": "^4.0",
                    "squizlabs/php_codesniffer": "^3.7"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Matrix\\": "classes/src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Mark Baker",
                        "email": "mark@demon-angel.eu"
                    }
                ],
                "description": "PHP Class for working with matrices",
                "homepage": "https://github.com/MarkBaker/PHPMatrix",
                "keywords": [
                    "mathematics",
                    "matrix",
                    "vector"
                ],
                "support": {
                    "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
                    "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
                },
                "time": "2022-12-02T22:17:43+00:00"
            },
            {
                "name": "matthiasmullie/minify",
                "version": "1.3.70",
                "source": {
                    "type": "git",
                    "url": "https://github.com/matthiasmullie/minify.git",
                    "reference": "2807d9f9bece6877577ad44acb5c801bb3ae536b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/2807d9f9bece6877577ad44acb5c801bb3ae536b",
                    "reference": "2807d9f9bece6877577ad44acb5c801bb3ae536b",
                    "shasum": ""
                },
                "require": {
                    "ext-pcre": "*",
                    "matthiasmullie/path-converter": "~1.1",
                    "php": ">=5.3.0"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": ">=2.0",
                    "matthiasmullie/scrapbook": ">=1.3",
                    "phpunit/phpunit": ">=4.8",
                    "squizlabs/php_codesniffer": ">=3.0"
                },
                "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": "https://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": "https://github.com/matthiasmullie/minify",
                "keywords": [
                    "JS",
                    "css",
                    "javascript",
                    "minifier",
                    "minify"
                ],
                "support": {
                    "issues": "https://github.com/matthiasmullie/minify/issues",
                    "source": "https://github.com/matthiasmullie/minify/tree/1.3.70"
                },
                "funding": [
                    {
                        "url": "https://github.com/matthiasmullie",
                        "type": "github"
                    }
                ],
                "time": "2022-12-09T12:56:44+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"
                ],
                "support": {
                    "issues": "https://github.com/matthiasmullie/path-converter/issues",
                    "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
                },
                "time": "2019-02-05T23:41:09+00:00"
            },
            {
                "name": "matthiasmullie/scrapbook",
                "version": "1.5.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/matthiasmullie/scrapbook.git",
                    "reference": "1dba2e674b28ea3348e3509b13bf7429bb1a4917"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/matthiasmullie/scrapbook/zipball/1dba2e674b28ea3348e3509b13bf7429bb1a4917",
                    "reference": "1dba2e674b28ea3348e3509b13bf7429bb1a4917",
                    "shasum": ""
                },
                "require": {
                    "php": ">=8.0.0",
                    "psr/cache": "^2.0||^3.0",
                    "psr/simple-cache": "^2.0||^3.0"
                },
                "provide": {
                    "psr/cache-implementation": "^1.0||^2.0||^3.0",
                    "psr/simple-cache-implementation": "^1.0||^2.0||^3.0"
                },
                "require-dev": {
                    "ext-pcntl": "*",
                    "friendsofphp/php-cs-fixer": ">=2.0",
                    "phpunit/phpunit": ">=9.0"
                },
                "suggest": {
                    "couchbase/couchbase": ">=3.0",
                    "ext-apcu": ">=4.0.0",
                    "ext-couchbase": ">=3.0.0",
                    "ext-memcached": ">=2.0.0",
                    "ext-pdo": ">=0.1.0",
                    "ext-redis": ">=2.2.0||0.0.0.0",
                    "league/flysystem": ">=1.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "MatthiasMullie\\Scrapbook\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Matthias Mullie",
                        "email": "scrapbook@mullie.eu",
                        "homepage": "https://www.mullie.eu",
                        "role": "Developer"
                    }
                ],
                "description": "Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.",
                "homepage": "https://scrapbook.cash",
                "keywords": [
                    "Buffer",
                    "Flysystem",
                    "apc",
                    "buffered",
                    "cache",
                    "caching",
                    "commit",
                    "couchbase",
                    "filesystem",
                    "key",
                    "memcached",
                    "mitigation",
                    "mysql",
                    "postgresql",
                    "protection",
                    "psr-16",
                    "psr-6",
                    "psr-cache",
                    "psr-simple-cache",
                    "redis",
                    "rollback",
                    "sql",
                    "sqlite",
                    "stampede",
                    "store",
                    "transaction",
                    "transactional",
                    "value"
                ],
                "support": {
                    "issues": "https://github.com/matthiasmullie/scrapbook/issues",
                    "source": "https://github.com/matthiasmullie/scrapbook/tree/1.5.0"
                },
                "funding": [
                    {
                        "url": "https://github.com/matthiasmullie",
                        "type": "github"
                    }
                ],
                "time": "2022-11-10T12:00:43+00:00"
            },
            {
                "name": "menatwork/contao-multicolumnwizard",
                "version": "3.3.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/menatwork/MultiColumnWizard.git",
                    "reference": "00170fab4b53d10ea270726aff1b15ff2475aca7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/menatwork/MultiColumnWizard/zipball/00170fab4b53d10ea270726aff1b15ff2475aca7",
                    "reference": "00170fab4b53d10ea270726aff1b15ff2475aca7",
                    "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": "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"
                    },
                    {
                        "name": "Andreas Schempp",
                        "email": "andreas.schempp@terminal42.ch",
                        "homepage": "http://www.terminal42.ch",
                        "role": "Developer"
                    },
                    {
                        "name": "Yanick Witschi",
                        "email": "yanick.witschi@terminal42.ch",
                        "homepage": "http://www.terminal42.ch",
                        "role": "Developer"
                    },
                    {
                        "name": "Tristan Lins",
                        "email": "tristan.lins@bit3.de",
                        "homepage": "http://bit3.de",
                        "role": "Developer"
                    }
                ],
                "description": "MultiColumWizard for Contao OpenSource CMS",
                "homepage": "http://www.men-at-work.de",
                "keywords": [
                    "contao",
                    "widget",
                    "wizard"
                ],
                "support": {
                    "irc": "irc://irc.freenode.org/contao.dev",
                    "issues": "https://github.com/menatwork/MultiColumnWizard/issues",
                    "source": "https://github.com/menatwork/MultiColumnWizard",
                    "wiki": "http://de.contaowiki.org/MultiColumnWizard"
                },
                "abandoned": "menatwork/contao-multicolumnwizard-bundle",
                "time": "2020-10-30T16:30:30+00:00"
            },
            {
                "name": "monolog/monolog",
                "version": "2.8.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Seldaek/monolog.git",
                    "reference": "720488632c590286b88b80e62aa3d3d551ad4a50"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Seldaek/monolog/zipball/720488632c590286b88b80e62aa3d3d551ad4a50",
                    "reference": "720488632c590286b88b80e62aa3d3d551ad4a50",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2",
                    "psr/log": "^1.0.1 || ^2.0 || ^3.0"
                },
                "provide": {
                    "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
                },
                "require-dev": {
                    "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                    "doctrine/couchdb": "~1.0@dev",
                    "elasticsearch/elasticsearch": "^7 || ^8",
                    "ext-json": "*",
                    "graylog2/gelf-php": "^1.4.2",
                    "guzzlehttp/guzzle": "^7.4",
                    "guzzlehttp/psr7": "^2.2",
                    "mongodb/mongodb": "^1.8",
                    "php-amqplib/php-amqplib": "~2.4 || ^3",
                    "phpspec/prophecy": "^1.15",
                    "phpstan/phpstan": "^0.12.91",
                    "phpunit/phpunit": "^8.5.14",
                    "predis/predis": "^1.1 || ^2.0",
                    "rollbar/rollbar": "^1.3 || ^2 || ^3",
                    "ruflin/elastica": "^7",
                    "swiftmailer/swiftmailer": "^5.3|^6.0",
                    "symfony/mailer": "^5.4 || ^6",
                    "symfony/mime": "^5.4 || ^6"
                },
                "suggest": {
                    "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                    "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                    "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
                    "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                    "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
                    "ext-mbstring": "Allow to work properly with unicode symbols",
                    "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
                    "ext-openssl": "Required to send log messages using SSL",
                    "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
                    "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                    "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
                    "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                    "rollbar/rollbar": "Allow sending log messages to Rollbar",
                    "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "2.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": "https://seld.be"
                    }
                ],
                "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
                "homepage": "https://github.com/Seldaek/monolog",
                "keywords": [
                    "log",
                    "logging",
                    "psr-3"
                ],
                "support": {
                    "issues": "https://github.com/Seldaek/monolog/issues",
                    "source": "https://github.com/Seldaek/monolog/tree/2.8.0"
                },
                "funding": [
                    {
                        "url": "https://github.com/Seldaek",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-07-24T11:55:47+00:00"
            },
            {
                "name": "myclabs/php-enum",
                "version": "1.8.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/myclabs/php-enum.git",
                    "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
                    "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "php": "^7.3 || ^8.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^9.5",
                    "squizlabs/php_codesniffer": "1.*",
                    "vimeo/psalm": "^4.6.2"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "MyCLabs\\Enum\\": "src/"
                    },
                    "classmap": [
                        "stubs/Stringable.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP Enum contributors",
                        "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
                    }
                ],
                "description": "PHP Enum implementation",
                "homepage": "http://github.com/myclabs/php-enum",
                "keywords": [
                    "enum"
                ],
                "support": {
                    "issues": "https://github.com/myclabs/php-enum/issues",
                    "source": "https://github.com/myclabs/php-enum/tree/1.8.4"
                },
                "funding": [
                    {
                        "url": "https://github.com/mnapoli",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-08-04T09:53:51+00:00"
            },
            {
                "name": "nelmio/cors-bundle",
                "version": "2.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/nelmio/NelmioCorsBundle.git",
                    "reference": "0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0",
                    "reference": "0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0",
                    "shasum": ""
                },
                "require": {
                    "symfony/framework-bundle": "^4.3 || ^5.0 || ^6.0"
                },
                "require-dev": {
                    "mockery/mockery": "^1.2",
                    "symfony/phpunit-bridge": "^4.3 || ^5.0 || ^6.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"
                ],
                "support": {
                    "issues": "https://github.com/nelmio/NelmioCorsBundle/issues",
                    "source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.2.0"
                },
                "time": "2021-12-01T09:34:27+00:00"
            },
            {
                "name": "nelmio/security-bundle",
                "version": "v2.12.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/nelmio/NelmioSecurityBundle.git",
                    "reference": "dc8b8c3ee5c64715486e1e3947f83f4169f4374f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/dc8b8c3ee5c64715486e1e3947f83f4169f4374f",
                    "reference": "dc8b8c3ee5c64715486e1e3947f83f4169f4374f",
                    "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|~6.0",
                    "symfony/security-core": "~2.3|~3.0|~4.0|~5.0|~6.0",
                    "symfony/security-csrf": "~2.3|~3.0|~4.0|~5.0|~6.0",
                    "symfony/security-http": "~2.3|~3.0|~4.0|~5.0|~6.0",
                    "symfony/yaml": "~2.3|~3.0|~4.0|~5.0|~6.0",
                    "ua-parser/uap-php": "^3.4.4"
                },
                "require-dev": {
                    "doctrine/cache": "^1.0",
                    "psr/cache": "^1.0",
                    "symfony/phpunit-bridge": "^5.0.5|^6.0",
                    "twig/twig": "^1.38|^2.10|^3.0"
                },
                "type": "symfony-bundle",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.11.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"
                ],
                "support": {
                    "issues": "https://github.com/nelmio/NelmioSecurityBundle/issues",
                    "source": "https://github.com/nelmio/NelmioSecurityBundle/tree/v2.12.0"
                },
                "time": "2022-02-23T06:10:58+00:00"
            },
            {
                "name": "nette/schema",
                "version": "v1.2.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/nette/schema.git",
                    "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/nette/schema/zipball/abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
                    "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
                    "shasum": ""
                },
                "require": {
                    "nette/utils": "^2.5.7 || ^3.1.5 ||  ^4.0",
                    "php": ">=7.1 <8.3"
                },
                "require-dev": {
                    "nette/tester": "^2.3 || ^2.4",
                    "phpstan/phpstan-nette": "^1.0",
                    "tracy/tracy": "^2.7"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.2-dev"
                    }
                },
                "autoload": {
                    "classmap": [
                        "src/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause",
                    "GPL-2.0-only",
                    "GPL-3.0-only"
                ],
                "authors": [
                    {
                        "name": "David Grudl",
                        "homepage": "https://davidgrudl.com"
                    },
                    {
                        "name": "Nette Community",
                        "homepage": "https://nette.org/contributors"
                    }
                ],
                "description": "???? Nette Schema: validating data structures against a given Schema.",
                "homepage": "https://nette.org",
                "keywords": [
                    "config",
                    "nette"
                ],
                "support": {
                    "issues": "https://github.com/nette/schema/issues",
                    "source": "https://github.com/nette/schema/tree/v1.2.3"
                },
                "time": "2022-10-13T01:24:26+00:00"
            },
            {
                "name": "nette/utils",
                "version": "v3.2.8",
                "source": {
                    "type": "git",
                    "url": "https://github.com/nette/utils.git",
                    "reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/nette/utils/zipball/02a54c4c872b99e4ec05c4aec54b5a06eb0f6368",
                    "reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2 <8.3"
                },
                "conflict": {
                    "nette/di": "<3.0.6"
                },
                "require-dev": {
                    "nette/tester": "~2.0",
                    "phpstan/phpstan": "^1.0",
                    "tracy/tracy": "^2.3"
                },
                "suggest": {
                    "ext-gd": "to use Image",
                    "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
                    "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
                    "ext-json": "to use Nette\\Utils\\Json",
                    "ext-mbstring": "to use Strings::lower() etc...",
                    "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
                    "ext-xml": "to use Strings::length() etc. when mbstring is not available"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.2-dev"
                    }
                },
                "autoload": {
                    "classmap": [
                        "src/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause",
                    "GPL-2.0-only",
                    "GPL-3.0-only"
                ],
                "authors": [
                    {
                        "name": "David Grudl",
                        "homepage": "https://davidgrudl.com"
                    },
                    {
                        "name": "Nette Community",
                        "homepage": "https://nette.org/contributors"
                    }
                ],
                "description": "????  Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
                "homepage": "https://nette.org",
                "keywords": [
                    "array",
                    "core",
                    "datetime",
                    "images",
                    "json",
                    "nette",
                    "paginator",
                    "password",
                    "slugify",
                    "string",
                    "unicode",
                    "utf-8",
                    "utility",
                    "validation"
                ],
                "support": {
                    "issues": "https://github.com/nette/utils/issues",
                    "source": "https://github.com/nette/utils/tree/v3.2.8"
                },
                "time": "2022-09-12T23:36:20+00:00"
            },
            {
                "name": "nikic/php-parser",
                "version": "v4.15.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/nikic/PHP-Parser.git",
                    "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
                    "reference": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc",
                    "shasum": ""
                },
                "require": {
                    "ext-tokenizer": "*",
                    "php": ">=7.0"
                },
                "require-dev": {
                    "ircmaxell/php-yacc": "^0.0.7",
                    "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
                },
                "bin": [
                    "bin/php-parse"
                ],
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "4.9-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "PhpParser\\": "lib/PhpParser"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Nikita Popov"
                    }
                ],
                "description": "A PHP parser written in PHP",
                "keywords": [
                    "parser",
                    "php"
                ],
                "support": {
                    "issues": "https://github.com/nikic/PHP-Parser/issues",
                    "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.2"
                },
                "time": "2022-11-12T15:38:23+00:00"
            },
            {
                "name": "nyholm/psr7",
                "version": "1.5.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Nyholm/psr7.git",
                    "reference": "f734364e38a876a23be4d906a2a089e1315be18a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Nyholm/psr7/zipball/f734364e38a876a23be4d906a2a089e1315be18a",
                    "reference": "f734364e38a876a23be4d906a2a089e1315be18a",
                    "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": "^0.9",
                    "php-http/psr7-integration-tests": "^1.0",
                    "phpunit/phpunit": "^7.5 || 8.5 || 9.4",
                    "symfony/error-handler": "^4.4"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.4-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": "https://tnyholm.se",
                "keywords": [
                    "psr-17",
                    "psr-7"
                ],
                "support": {
                    "issues": "https://github.com/Nyholm/psr7/issues",
                    "source": "https://github.com/Nyholm/psr7/tree/1.5.1"
                },
                "funding": [
                    {
                        "url": "https://github.com/Zegnat",
                        "type": "github"
                    },
                    {
                        "url": "https://github.com/nyholm",
                        "type": "github"
                    }
                ],
                "time": "2022-06-22T07:13:36+00:00"
            },
            {
                "name": "oveleon/contao-cookiebar",
                "version": "1.12.6",
                "source": {
                    "type": "git",
                    "url": "https://github.com/oveleon/contao-cookiebar.git",
                    "reference": "1227b3985bcab18279395abb8dc4a0753445b356"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/oveleon/contao-cookiebar/zipball/1227b3985bcab18279395abb8dc4a0753445b356",
                    "reference": "1227b3985bcab18279395abb8dc4a0753445b356",
                    "shasum": ""
                },
                "require": {
                    "contao/core-bundle": "^4.9.28",
                    "ext-json": "*",
                    "php": ">=7.2",
                    "symfony/http-foundation": "^4.4 || ^5.2",
                    "symfony/serializer": "^4.4 || ^5.2"
                },
                "conflict": {
                    "contao/core": "*",
                    "contao/manager-plugin": "<2.0 || >=3.0"
                },
                "require-dev": {
                    "contao/manager-plugin": "^2.0"
                },
                "type": "contao-bundle",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.12.x-dev"
                    },
                    "contao-manager-plugin": "Oveleon\\ContaoCookiebar\\ContaoManager\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "Oveleon\\ContaoCookiebar\\": "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": [
                    "AGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "Oveleon",
                        "email": "info@oveleon.de",
                        "homepage": "https://www.oveleon.de",
                        "role": "Developer"
                    },
                    {
                        "name": "Daniele Sciannimanica",
                        "homepage": "https://github.com/doishub",
                        "role": "Developer"
                    }
                ],
                "description": "Contao Cookiebar",
                "homepage": "https://www.oveleon.de/cookiebar.html",
                "keywords": [
                    "consent",
                    "contao",
                    "cookie",
                    "opt in"
                ],
                "support": {
                    "docs": "https://github.com/oveleon/contao-cookiebar",
                    "issues": "https://github.com/oveleon/contao-cookiebar/issues",
                    "source": "https://github.com/oveleon/contao-cookiebar"
                },
                "funding": [
                    {
                        "url": "https://github.com/oveleon",
                        "type": "github"
                    }
                ],
                "time": "2022-11-18T07:52:35+00:00"
            },
            {
                "name": "paragonie/constant_time_encoding",
                "version": "v2.6.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/paragonie/constant_time_encoding.git",
                    "reference": "58c3f47f650c94ec05a151692652a868995d2938"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
                    "reference": "58c3f47f650c94ec05a151692652a868995d2938",
                    "shasum": ""
                },
                "require": {
                    "php": "^7|^8"
                },
                "require-dev": {
                    "phpunit/phpunit": "^6|^7|^8|^9",
                    "vimeo/psalm": "^1|^2|^3|^4"
                },
                "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"
                ],
                "support": {
                    "email": "info@paragonie.com",
                    "issues": "https://github.com/paragonie/constant_time_encoding/issues",
                    "source": "https://github.com/paragonie/constant_time_encoding"
                },
                "time": "2022-06-14T06:56:20+00:00"
            },
            {
                "name": "paragonie/random_compat",
                "version": "v9.99.100",
                "source": {
                    "type": "git",
                    "url": "https://github.com/paragonie/random_compat.git",
                    "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
                    "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
                    "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"
                ],
                "support": {
                    "email": "info@paragonie.com",
                    "issues": "https://github.com/paragonie/random_compat/issues",
                    "source": "https://github.com/paragonie/random_compat"
                },
                "time": "2020-10-15T08:29:30+00:00"
            },
            {
                "name": "patchwork/utf8",
                "version": "v1.3.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/tchwork/utf8.git",
                    "reference": "e1fa4d4a57896d074c9a8d01742b688d5db4e9d5"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/tchwork/utf8/zipball/e1fa4d4a57896d074c9a8d01742b688d5db4e9d5",
                    "reference": "e1fa4d4a57896d074c9a8d01742b688d5db4e9d5",
                    "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"
                ],
                "support": {
                    "issues": "https://github.com/tchwork/utf8/issues",
                    "source": "https://github.com/tchwork/utf8/tree/v1.3.3"
                },
                "funding": [
                    {
                        "url": "https://github.com/nicolas-grekas",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/patchwork/utf8",
                        "type": "tidelift"
                    }
                ],
                "abandoned": "symfony/polyfill-mbstring or symfony/string",
                "time": "2021-01-07T16:38:58+00:00"
            },
            {
                "name": "php-http/client-common",
                "version": "2.6.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-http/client-common.git",
                    "reference": "45db684cd4e186dcdc2b9c06b22970fe123796c0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-http/client-common/zipball/45db684cd4e186dcdc2b9c06b22970fe123796c0",
                    "reference": "45db684cd4e186dcdc2b9c06b22970fe123796c0",
                    "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": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.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.3 || ^7.1",
                    "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"
                ],
                "support": {
                    "issues": "https://github.com/php-http/client-common/issues",
                    "source": "https://github.com/php-http/client-common/tree/2.6.0"
                },
                "time": "2022-09-29T09:59:43+00:00"
            },
            {
                "name": "php-http/discovery",
                "version": "1.14.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-http/discovery.git",
                    "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-http/discovery/zipball/31d8ee46d0215108df16a8527c7438e96a4d7735",
                    "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735",
                    "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"
                },
                "suggest": {
                    "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
                },
                "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"
                ],
                "support": {
                    "issues": "https://github.com/php-http/discovery/issues",
                    "source": "https://github.com/php-http/discovery/tree/1.14.3"
                },
                "time": "2022-07-11T14:04:40+00:00"
            },
            {
                "name": "php-http/httplug",
                "version": "2.3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-http/httplug.git",
                    "reference": "f640739f80dfa1152533976e3c112477f69274eb"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-http/httplug/zipball/f640739f80dfa1152533976e3c112477f69274eb",
                    "reference": "f640739f80dfa1152533976e3c112477f69274eb",
                    "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"
                ],
                "support": {
                    "issues": "https://github.com/php-http/httplug/issues",
                    "source": "https://github.com/php-http/httplug/tree/2.3.0"
                },
                "time": "2022-02-21T09:52:22+00:00"
            },
            {
                "name": "php-http/message",
                "version": "1.13.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-http/message.git",
                    "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-http/message/zipball/7886e647a30a966a1a8d1dad1845b71ca8678361",
                    "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361",
                    "shasum": ""
                },
                "require": {
                    "clue/stream-filter": "^1.5",
                    "php": "^7.1 || ^8.0",
                    "php-http/message-factory": "^1.0.2",
                    "psr/http-message": "^1.0"
                },
                "provide": {
                    "php-http/message-factory-implementation": "1.0"
                },
                "require-dev": {
                    "ergebnis/composer-normalize": "^2.6",
                    "ext-zlib": "*",
                    "guzzlehttp/psr7": "^1.0",
                    "laminas/laminas-diactoros": "^2.0",
                    "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
                    "slim/slim": "^3.0"
                },
                "suggest": {
                    "ext-zlib": "Used with compressor/decompressor streams",
                    "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
                    "laminas/laminas-diactoros": "Used with Diactoros Factories",
                    "slim/slim": "Used with Slim Framework PSR-7 implementation"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.10-dev"
                    }
                },
                "autoload": {
                    "files": [
                        "src/filters.php"
                    ],
                    "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": "HTTP Message related tools",
                "homepage": "http://php-http.org",
                "keywords": [
                    "http",
                    "message",
                    "psr-7"
                ],
                "support": {
                    "issues": "https://github.com/php-http/message/issues",
                    "source": "https://github.com/php-http/message/tree/1.13.0"
                },
                "time": "2022-02-11T13:41: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"
                ],
                "support": {
                    "issues": "https://github.com/php-http/message-factory/issues",
                    "source": "https://github.com/php-http/message-factory/tree/master"
                },
                "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"
                ],
                "support": {
                    "issues": "https://github.com/php-http/promise/issues",
                    "source": "https://github.com/php-http/promise/tree/1.1.0"
                },
                "time": "2020-07-07T09:29:14+00:00"
            },
            {
                "name": "phpoffice/phpspreadsheet",
                "version": "1.26.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
                    "reference": "5b6ceea9705b068f993e268e4debc566c2637063"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/5b6ceea9705b068f993e268e4debc566c2637063",
                    "reference": "5b6ceea9705b068f993e268e4debc566c2637063",
                    "shasum": ""
                },
                "require": {
                    "ext-ctype": "*",
                    "ext-dom": "*",
                    "ext-fileinfo": "*",
                    "ext-gd": "*",
                    "ext-iconv": "*",
                    "ext-libxml": "*",
                    "ext-mbstring": "*",
                    "ext-simplexml": "*",
                    "ext-xml": "*",
                    "ext-xmlreader": "*",
                    "ext-xmlwriter": "*",
                    "ext-zip": "*",
                    "ext-zlib": "*",
                    "ezyang/htmlpurifier": "^4.15",
                    "maennchen/zipstream-php": "^2.1",
                    "markbaker/complex": "^3.0",
                    "markbaker/matrix": "^3.0",
                    "php": "^7.4 || ^8.0",
                    "psr/http-client": "^1.0",
                    "psr/http-factory": "^1.0",
                    "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
                },
                "require-dev": {
                    "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                    "dompdf/dompdf": "^1.0 || ^2.0",
                    "friendsofphp/php-cs-fixer": "^3.2",
                    "mitoteam/jpgraph": "^10.2.4",
                    "mpdf/mpdf": "^8.1.1",
                    "phpcompatibility/php-compatibility": "^9.3",
                    "phpstan/phpstan": "^1.1",
                    "phpstan/phpstan-phpunit": "^1.0",
                    "phpunit/phpunit": "^8.5 || ^9.0",
                    "squizlabs/php_codesniffer": "^3.7",
                    "tecnickcom/tcpdf": "^6.5"
                },
                "suggest": {
                    "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
                    "ext-intl": "PHP Internationalization Functions",
                    "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
                    "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
                    "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Maarten Balliauw",
                        "homepage": "https://blog.maartenballiauw.be"
                    },
                    {
                        "name": "Mark Baker",
                        "homepage": "https://markbakeruk.net"
                    },
                    {
                        "name": "Franck Lefevre",
                        "homepage": "https://rootslabs.net"
                    },
                    {
                        "name": "Erik Tilt"
                    },
                    {
                        "name": "Adrien Crivelli"
                    }
                ],
                "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
                "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
                "keywords": [
                    "OpenXML",
                    "excel",
                    "gnumeric",
                    "ods",
                    "php",
                    "spreadsheet",
                    "xls",
                    "xlsx"
                ],
                "support": {
                    "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
                    "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.26.0"
                },
                "time": "2022-12-21T12:22:06+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).",
                "support": {
                    "source": "https://github.com/phpspec/php-diff/tree/v1.1.3"
                },
                "time": "2020-09-18T13:47:07+00:00"
            },
            {
                "name": "psr/cache",
                "version": "2.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/cache.git",
                    "reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/cache/zipball/213f9dbc5b9bfbc4f8db86d2838dc968752ce13b",
                    "reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b",
                    "shasum": ""
                },
                "require": {
                    "php": ">=8.0.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": "https://www.php-fig.org/"
                    }
                ],
                "description": "Common interface for caching libraries",
                "keywords": [
                    "cache",
                    "psr",
                    "psr-6"
                ],
                "support": {
                    "source": "https://github.com/php-fig/cache/tree/2.0.0"
                },
                "time": "2021-02-03T23:23:37+00:00"
            },
            {
                "name": "psr/clock",
                "version": "1.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/clock.git",
                    "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                    "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.0 || ^8.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Psr\\Clock\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "https://www.php-fig.org/"
                    }
                ],
                "description": "Common interface for reading the clock.",
                "homepage": "https://github.com/php-fig/clock",
                "keywords": [
                    "clock",
                    "now",
                    "psr",
                    "psr-20",
                    "time"
                ],
                "support": {
                    "issues": "https://github.com/php-fig/clock/issues",
                    "source": "https://github.com/php-fig/clock/tree/1.0.0"
                },
                "time": "2022-11-25T14:36:26+00:00"
            },
            {
                "name": "psr/container",
                "version": "1.1.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/container.git",
                    "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
                    "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.4.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Psr\\Container\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "https://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"
                ],
                "support": {
                    "issues": "https://github.com/php-fig/container/issues",
                    "source": "https://github.com/php-fig/container/tree/1.1.2"
                },
                "time": "2021-11-05T16:50:12+00:00"
            },
            {
                "name": "psr/event-dispatcher",
                "version": "1.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/event-dispatcher.git",
                    "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
                    "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\EventDispatcher\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "http://www.php-fig.org/"
                    }
                ],
                "description": "Standard interfaces for event handling.",
                "keywords": [
                    "events",
                    "psr",
                    "psr-14"
                ],
                "support": {
                    "issues": "https://github.com/php-fig/event-dispatcher/issues",
                    "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
                },
                "time": "2019-01-08T18:20:26+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"
                ],
                "support": {
                    "source": "https://github.com/php-fig/http-client/tree/master"
                },
                "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"
                ],
                "support": {
                    "source": "https://github.com/php-fig/http-factory/tree/master"
                },
                "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"
                ],
                "support": {
                    "source": "https://github.com/php-fig/http-message/tree/master"
                },
                "time": "2016-08-06T14:39:51+00:00"
            },
            {
                "name": "psr/log",
                "version": "1.1.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/log.git",
                    "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                    "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                    "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": "https://www.php-fig.org/"
                    }
                ],
                "description": "Common interface for logging libraries",
                "homepage": "https://github.com/php-fig/log",
                "keywords": [
                    "log",
                    "psr",
                    "psr-3"
                ],
                "support": {
                    "source": "https://github.com/php-fig/log/tree/1.1.4"
                },
                "time": "2021-05-03T11:20:27+00:00"
            },
            {
                "name": "psr/simple-cache",
                "version": "3.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/php-fig/simple-cache.git",
                    "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
                    "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
                    "shasum": ""
                },
                "require": {
                    "php": ">=8.0.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.0.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Psr\\SimpleCache\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "PHP-FIG",
                        "homepage": "https://www.php-fig.org/"
                    }
                ],
                "description": "Common interfaces for simple caching",
                "keywords": [
                    "cache",
                    "caching",
                    "psr",
                    "psr-16",
                    "simple-cache"
                ],
                "support": {
                    "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
                },
                "time": "2021-10-29T13:26:27+00:00"
            },
            {
                "name": "ralouphie/getallheaders",
                "version": "3.0.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/ralouphie/getallheaders.git",
                    "reference": "120b605dfeb996808c31b6477290a714d356e822"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                    "reference": "120b605dfeb996808c31b6477290a714d356e822",
                    "shasum": ""
                },
                "require": {
                    "php": ">=5.6"
                },
                "require-dev": {
                    "php-coveralls/php-coveralls": "^2.1",
                    "phpunit/phpunit": "^5 || ^6.5"
                },
                "type": "library",
                "autoload": {
                    "files": [
                        "src/getallheaders.php"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Ralph Khattar",
                        "email": "ralph.khattar@gmail.com"
                    }
                ],
                "description": "A polyfill for getallheaders.",
                "support": {
                    "issues": "https://github.com/ralouphie/getallheaders/issues",
                    "source": "https://github.com/ralouphie/getallheaders/tree/develop"
                },
                "time": "2019-03-08T08:55:37+00:00"
            },
            {
                "name": "scheb/2fa-backup-code",
                "version": "v5.13.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/scheb/2fa-backup-code.git",
                    "reference": "5584eb7a2c3deb80635c7173ad77858e51129c35"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/scheb/2fa-backup-code/zipball/5584eb7a2c3deb80635c7173ad77858e51129c35",
                    "reference": "5584eb7a2c3deb80635c7173ad77858e51129c35",
                    "shasum": ""
                },
                "require": {
                    "scheb/2fa-bundle": "self.version"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Scheb\\TwoFactorBundle\\": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Christian Scheb",
                        "email": "me@christianscheb.de"
                    }
                ],
                "description": "Extends scheb/2fa-bundle with backup codes support",
                "homepage": "https://github.com/scheb/2fa",
                "keywords": [
                    "2fa",
                    "Authentication",
                    "backup-codes",
                    "symfony",
                    "two-factor",
                    "two-step"
                ],
                "support": {
                    "source": "https://github.com/scheb/2fa-backup-code/tree/v5.13.2"
                },
                "time": "2022-01-03T10:21:24+00:00"
            },
            {
                "name": "scheb/2fa-bundle",
                "version": "v5.13.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/scheb/2fa-bundle.git",
                    "reference": "dc575cc7bc94fa3a52b547698086f2ef015d2e81"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/scheb/2fa-bundle/zipball/dc575cc7bc94fa3a52b547698086f2ef015d2e81",
                    "reference": "dc575cc7bc94fa3a52b547698086f2ef015d2e81",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "php": ">=7.2.5",
                    "symfony/config": "^4.4|^5.0",
                    "symfony/dependency-injection": "^4.4|^5.0",
                    "symfony/event-dispatcher": "^4.4|^5.0",
                    "symfony/framework-bundle": "^4.4|^5.0",
                    "symfony/http-foundation": "^4.4|^5.0",
                    "symfony/http-kernel": "^4.4|^5.0",
                    "symfony/property-access": "^4.4|^5.0",
                    "symfony/security-bundle": "^4.4.1|^5.0",
                    "symfony/twig-bundle": "^4.4|^5.0"
                },
                "conflict": {
                    "scheb/two-factor-bundle": "*"
                },
                "suggest": {
                    "scheb/2fa-backup-code": "Emergency codes when you have no access to other methods",
                    "scheb/2fa-email": "Send codes by email",
                    "scheb/2fa-google-authenticator": "Google Authenticator support",
                    "scheb/2fa-qr-code": "Generate QR codes for Google Authenticator / TOTP",
                    "scheb/2fa-totp": "Temporary one-time password (TOTP) support (Google Authenticator compatible)",
                    "scheb/2fa-trusted-device": "Trusted devices support"
                },
                "type": "symfony-bundle",
                "autoload": {
                    "psr-4": {
                        "Scheb\\TwoFactorBundle\\": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Christian Scheb",
                        "email": "me@christianscheb.de"
                    }
                ],
                "description": "A generic interface to implement two-factor authentication in Symfony applications",
                "homepage": "https://github.com/scheb/2fa",
                "keywords": [
                    "2fa",
                    "Authentication",
                    "symfony",
                    "two-factor",
                    "two-step"
                ],
                "support": {
                    "source": "https://github.com/scheb/2fa-bundle/tree/v5.13.2"
                },
                "time": "2022-04-16T10:18:34+00:00"
            },
            {
                "name": "scheb/2fa-trusted-device",
                "version": "v5.13.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/scheb/2fa-trusted-device.git",
                    "reference": "acf5a1526eb2111fb7a82b9b52eb34b1ddfdc526"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/scheb/2fa-trusted-device/zipball/acf5a1526eb2111fb7a82b9b52eb34b1ddfdc526",
                    "reference": "acf5a1526eb2111fb7a82b9b52eb34b1ddfdc526",
                    "shasum": ""
                },
                "require": {
                    "lcobucci/jwt": "^3.4|^4.0",
                    "scheb/2fa-bundle": "self.version"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Scheb\\TwoFactorBundle\\": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Christian Scheb",
                        "email": "me@christianscheb.de"
                    }
                ],
                "description": "Extends scheb/2fa-bundle with trusted devices support",
                "homepage": "https://github.com/scheb/2fa",
                "keywords": [
                    "2fa",
                    "Authentication",
                    "symfony",
                    "trusted-device",
                    "two-factor",
                    "two-step"
                ],
                "support": {
                    "source": "https://github.com/scheb/2fa-trusted-device/tree/v5.13.2"
                },
                "time": "2022-01-03T10:21:24+00:00"
            },
            {
                "name": "scrivo/highlight.php",
                "version": "v9.18.1.10",
                "source": {
                    "type": "git",
                    "url": "https://github.com/scrivo/highlight.php.git",
                    "reference": "850f4b44697a2552e892ffe71490ba2733c2fc6e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/scrivo/highlight.php/zipball/850f4b44697a2552e892ffe71490ba2733c2fc6e",
                    "reference": "850f4b44697a2552e892ffe71490ba2733c2fc6e",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "php": ">=5.4"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.8|^5.7",
                    "sabberworm/php-css-parser": "^8.3",
                    "symfony/finder": "^2.8|^3.4|^5.4",
                    "symfony/var-dumper": "^2.8|^3.4|^5.4"
                },
                "suggest": {
                    "ext-mbstring": "Allows highlighting code with unicode characters and supports language with unicode keywords"
                },
                "type": "library",
                "autoload": {
                    "files": [
                        "HighlightUtilities/functions.php"
                    ],
                    "psr-0": {
                        "Highlight\\": "",
                        "HighlightUtilities\\": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Geert Bergman",
                        "homepage": "http://www.scrivo.org/",
                        "role": "Project Author"
                    },
                    {
                        "name": "Vladimir Jimenez",
                        "homepage": "https://allejo.io",
                        "role": "Maintainer"
                    },
                    {
                        "name": "Martin Folkers",
                        "homepage": "https://twobrain.io",
                        "role": "Contributor"
                    }
                ],
                "description": "Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js",
                "keywords": [
                    "code",
                    "highlight",
                    "highlight.js",
                    "highlight.php",
                    "syntax"
                ],
                "support": {
                    "issues": "https://github.com/scrivo/highlight.php/issues",
                    "source": "https://github.com/scrivo/highlight.php"
                },
                "funding": [
                    {
                        "url": "https://github.com/allejo",
                        "type": "github"
                    }
                ],
                "time": "2022-12-17T21:53:22+00:00"
            },
            {
                "name": "scssphp/scssphp",
                "version": "v1.11.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/scssphp/scssphp.git",
                    "reference": "33749d12c2569bb24071f94e9af828662dabb068"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/scssphp/scssphp/zipball/33749d12c2569bb24071f94e9af828662dabb068",
                    "reference": "33749d12c2569bb24071f94e9af828662dabb068",
                    "shasum": ""
                },
                "require": {
                    "ext-ctype": "*",
                    "ext-json": "*",
                    "php": ">=5.6.0"
                },
                "require-dev": {
                    "bamarni/composer-bin-plugin": "^1.4",
                    "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
                    "sass/sass-spec": "*",
                    "squizlabs/php_codesniffer": "~3.5",
                    "symfony/phpunit-bridge": "^5.1",
                    "thoughtbot/bourbon": "^7.0",
                    "twbs/bootstrap": "~5.0",
                    "twbs/bootstrap4": "4.6.1",
                    "zurb/foundation": "~6.5"
                },
                "suggest": {
                    "ext-iconv": "Can be used as fallback when ext-mbstring is not available",
                    "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
                },
                "bin": [
                    "bin/pscss"
                ],
                "type": "library",
                "extra": {
                    "bamarni-bin": {
                        "forward-command": false,
                        "bin-links": false
                    }
                },
                "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"
                ],
                "support": {
                    "issues": "https://github.com/scssphp/scssphp/issues",
                    "source": "https://github.com/scssphp/scssphp/tree/v1.11.0"
                },
                "time": "2022-09-02T21:24:55+00:00"
            },
            {
                "name": "sensiolabs/ansi-to-html",
                "version": "v1.2.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/sensiolabs/ansi-to-html.git",
                    "reference": "94a3145aae4733ff933c8910263ef56d1ae317a9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/sensiolabs/ansi-to-html/zipball/94a3145aae4733ff933c8910263ef56d1ae317a9",
                    "reference": "94a3145aae4733ff933c8910263ef56d1ae317a9",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5"
                },
                "conflict": {
                    "twig/twig": "< 2.4.0"
                },
                "require-dev": {
                    "twig/twig": "^2.4 || ^3.0"
                },
                "suggest": {
                    "twig/twig": "Provides nice templating features"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "1.2-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "SensioLabs\\AnsiConverter\\": "SensioLabs/AnsiConverter"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    }
                ],
                "description": "A library to convert a text with ANSI codes to HTML",
                "support": {
                    "issues": "https://github.com/sensiolabs/ansi-to-html/issues",
                    "source": "https://github.com/sensiolabs/ansi-to-html/tree/v1.2.1"
                },
                "time": "2020-10-06T05:48:55+00:00"
            },
            {
                "name": "simplepie/simplepie",
                "version": "1.7.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/simplepie/simplepie.git",
                    "reference": "9e9add3428ce86aede874bcf9a59c78e272f8dc1"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/simplepie/simplepie/zipball/9e9add3428ce86aede874bcf9a59c78e272f8dc1",
                    "reference": "9e9add3428ce86aede874bcf9a59c78e272f8dc1",
                    "shasum": ""
                },
                "require": {
                    "ext-pcre": "*",
                    "ext-xml": "*",
                    "ext-xmlreader": "*",
                    "php": ">=5.6.0"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "^2.19 || ^3.8",
                    "yoast/phpunit-polyfills": "^1.0.1"
                },
                "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"
                    },
                    "psr-4": {
                        "SimplePie\\": "src"
                    }
                },
                "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"
                ],
                "support": {
                    "issues": "https://github.com/simplepie/simplepie/issues",
                    "source": "https://github.com/simplepie/simplepie/tree/1.7.0"
                },
                "time": "2022-09-30T06:49:48+00:00"
            },
            {
                "name": "soundasleep/html2text",
                "version": "1.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/soundasleep/html2text.git",
                    "reference": "3243a7107878a61685d2eccf99918d6479e039fc"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/soundasleep/html2text/zipball/3243a7107878a61685d2eccf99918d6479e039fc",
                    "reference": "3243a7107878a61685d2eccf99918d6479e039fc",
                    "shasum": ""
                },
                "require": {
                    "ext-dom": "*",
                    "ext-libxml": "*",
                    "php": ">=7.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "~7.0",
                    "soundasleep/component-tests": "~0.2"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Soundasleep\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Jevon Wright",
                        "homepage": "https://jevon.org",
                        "role": "Developer"
                    }
                ],
                "description": "A PHP script to convert HTML into a plain text format",
                "homepage": "https://github.com/soundasleep/html2text",
                "keywords": [
                    "email",
                    "html",
                    "php",
                    "text"
                ],
                "support": {
                    "email": "support@jevon.org",
                    "issues": "https://github.com/soundasleep/html2text/issues",
                    "source": "https://github.com/soundasleep/html2text/tree/master"
                },
                "time": "2019-02-15T01:44:54+00:00"
            },
            {
                "name": "spatie/schema-org",
                "version": "3.13.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/spatie/schema-org.git",
                    "reference": "54399c090aa14f875f0551be6ed688a2d7ea151e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/spatie/schema-org/zipball/54399c090aa14f875f0551be6ed688a2d7ea151e",
                    "reference": "54399c090aa14f875f0551be6ed688a2d7ea151e",
                    "shasum": ""
                },
                "require": {
                    "ext-json": "*",
                    "php": "^8.0"
                },
                "require-dev": {
                    "friendsofphp/php-cs-fixer": "^3.6",
                    "graham-campbell/analyzer": "^3.0.5",
                    "illuminate/collections": "^8.62.0",
                    "league/flysystem": "^2.3.0 || ^3.0",
                    "pestphp/pest": "^1.21",
                    "symfony/console": "^5.3.7 || 6.0",
                    "twig/twig": "^3.3.3"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Spatie\\SchemaOrg\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Sebastian De Deyne",
                        "email": "sebastian@spatie.be",
                        "homepage": "https://spatie.be",
                        "role": "Developer"
                    },
                    {
                        "name": "Tom Witkowski",
                        "email": "dev.gummibeer@gmail.com",
                        "homepage": "https://gummibeer.de",
                        "role": "Developer"
                    }
                ],
                "description": "A fluent builder Schema.org types and ld+json generator",
                "homepage": "https://github.com/spatie/schema-org",
                "keywords": [
                    "schema-org",
                    "spatie"
                ],
                "support": {
                    "issues": "https://github.com/spatie/schema-org/issues",
                    "source": "https://github.com/spatie/schema-org/tree/3.13.0"
                },
                "funding": [
                    {
                        "url": "https://spatie.be/open-source/support-us",
                        "type": "custom"
                    },
                    {
                        "url": "https://github.com/spatie",
                        "type": "github"
                    }
                ],
                "time": "2022-11-14T16:02:16+00:00"
            },
            {
                "name": "spomky-labs/otphp",
                "version": "v10.0.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Spomky-Labs/otphp.git",
                    "reference": "9784d9f7c790eed26e102d6c78f12c754036c366"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/9784d9f7c790eed26e102d6c78f12c754036c366",
                    "reference": "9784d9f7c790eed26e102d6c78f12c754036c366",
                    "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|^2.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 || ^2.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"
                ],
                "support": {
                    "issues": "https://github.com/Spomky-Labs/otphp/issues",
                    "source": "https://github.com/Spomky-Labs/otphp/tree/v10.0.3"
                },
                "time": "2022-03-17T08:00:35+00:00"
            },
            {
                "name": "stella-maris/clock",
                "version": "0.1.7",
                "source": {
                    "type": "git",
                    "url": "https://github.com/stella-maris-solutions/clock.git",
                    "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/stella-maris-solutions/clock/zipball/fa23ce16019289a18bb3446fdecd45befcdd94f8",
                    "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.0|^8.0",
                    "psr/clock": "^1.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "StellaMaris\\Clock\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Andreas Heigl",
                        "role": "Maintainer"
                    }
                ],
                "description": "A pre-release of the proposed PSR-20 Clock-Interface",
                "homepage": "https://gitlab.com/stella-maris/clock",
                "keywords": [
                    "clock",
                    "datetime",
                    "point in time",
                    "psr20"
                ],
                "support": {
                    "source": "https://github.com/stella-maris-solutions/clock/tree/0.1.7"
                },
                "time": "2022-11-25T16:15:06+00:00"
            },
            {
                "name": "symfony-cmf/routing",
                "version": "2.3.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony-cmf/Routing.git",
                    "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/bbcdf2f6301d740454ba9ebb8adaefd436c36a6b",
                    "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.2 || ^8.0",
                    "psr/log": "^1.0 || ^2.0 || ^3.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"
                ],
                "support": {
                    "issues": "https://github.com/symfony-cmf/Routing/issues",
                    "source": "https://github.com/symfony-cmf/Routing/tree/2.3.4"
                },
                "time": "2021-11-08T16:33:10+00:00"
            },
            {
                "name": "symfony-cmf/routing-bundle",
                "version": "2.5.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony-cmf/routing-bundle.git",
                    "reference": "e9c3dfb9815b68b7f95d18308ca036cccadd4739"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony-cmf/routing-bundle/zipball/e9c3dfb9815b68b7f95d18308ca036cccadd4739",
                    "reference": "e9c3dfb9815b68b7f95d18308ca036cccadd4739",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.4 || ^8.0",
                    "symfony-cmf/routing": "^2.3.0",
                    "symfony/framework-bundle": "^4.4 || ^5.0"
                },
                "conflict": {
                    "doctrine/common": "<2.10.0",
                    "doctrine/persistence": "<1.3.0",
                    "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.3",
                    "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": "^4.0",
                    "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",
                    "twig/twig": "^2.4.4 || ^3.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"
                ],
                "support": {
                    "issues": "https://github.com/symfony-cmf/routing-bundle/issues",
                    "source": "https://github.com/symfony-cmf/routing-bundle/tree/2.5.1"
                },
                "time": "2021-09-15T09:54:36+00:00"
            },
            {
                "name": "symfony/asset",
                "version": "v5.4.13",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/asset.git",
                    "reference": "9aa867206711cb6fcca51ef127ba52a018170be9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/asset/zipball/9aa867206711cb6fcca51ef127ba52a018170be9",
                    "reference": "9aa867206711cb6fcca51ef127ba52a018170be9",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-php80": "^1.16"
                },
                "conflict": {
                    "symfony/http-foundation": "<5.3"
                },
                "require-dev": {
                    "symfony/http-client": "^4.4|^5.0|^6.0",
                    "symfony/http-foundation": "^5.3|^6.0",
                    "symfony/http-kernel": "^4.4|^5.0|^6.0"
                },
                "suggest": {
                    "symfony/http-foundation": ""
                },
                "type": "library",
                "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": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/asset/tree/v5.4.13"
                },
                "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": "2022-08-31T08:17:19+00:00"
            },
            {
                "name": "symfony/cache",
                "version": "v5.4.18",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/cache.git",
                    "reference": "a33fa08a3f37bb44b90e60b9028796d6b811f9ef"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/cache/zipball/a33fa08a3f37bb44b90e60b9028796d6b811f9ef",
                    "reference": "a33fa08a3f37bb44b90e60b9028796d6b811f9ef",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "psr/cache": "^1.0|^2.0",
                    "psr/log": "^1.1|^2|^3",
                    "symfony/cache-contracts": "^1.1.7|^2",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-php73": "^1.9",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/service-contracts": "^1.1|^2|^3",
                    "symfony/var-exporter": "^4.4|^5.0|^6.0"
                },
                "conflict": {
                    "doctrine/dbal": "<2.13.1",
                    "symfony/dependency-injection": "<4.4",
                    "symfony/http-kernel": "<4.4",
                    "symfony/var-dumper": "<4.4"
                },
                "provide": {
                    "psr/cache-implementation": "1.0|2.0",
                    "psr/simple-cache-implementation": "1.0|2.0",
                    "symfony/cache-implementation": "1.0|2.0"
                },
                "require-dev": {
                    "cache/integration-tests": "dev-master",
                    "doctrine/cache": "^1.6|^2.0",
                    "doctrine/dbal": "^2.13.1|^3.0",
                    "predis/predis": "^1.1",
                    "psr/simple-cache": "^1.0|^2.0",
                    "symfony/config": "^4.4|^5.0|^6.0",
                    "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                    "symfony/filesystem": "^4.4|^5.0|^6.0",
                    "symfony/http-kernel": "^4.4|^5.0|^6.0",
                    "symfony/messenger": "^4.4|^5.0|^6.0",
                    "symfony/var-dumper": "^4.4|^5.0|^6.0"
                },
                "type": "library",
                "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": "Provides extended PSR-6, PSR-16 (and tags) implementations",
                "homepage": "https://symfony.com",
                "keywords": [
                    "caching",
                    "psr6"
                ],
                "support": {
                    "source": "https://github.com/symfony/cache/tree/v5.4.18"
                },
                "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": "2022-12-29T16:06:09+00:00"
            },
            {
                "name": "symfony/cache-contracts",
                "version": "v2.5.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/cache-contracts.git",
                    "reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
                    "reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "psr/cache": "^1.0|^2.0|^3.0"
                },
                "suggest": {
                    "symfony/cache-implementation": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "2.5-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"
                ],
                "support": {
                    "source": "https://github.com/symfony/cache-contracts/tree/v2.5.2"
                },
                "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": "2022-01-02T09:53:40+00:00"
            },
            {
                "name": "symfony/config",
                "version": "v5.4.11",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/config.git",
                    "reference": "ec79e03125c1d2477e43dde8528535d90cc78379"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/config/zipball/ec79e03125c1d2477e43dde8528535d90cc78379",
                    "reference": "ec79e03125c1d2477e43dde8528535d90cc78379",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/filesystem": "^4.4|^5.0|^6.0",
                    "symfony/polyfill-ctype": "~1.8",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/polyfill-php81": "^1.22"
                },
                "conflict": {
                    "symfony/finder": "<4.4"
                },
                "require-dev": {
                    "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
                    "symfony/finder": "^4.4|^5.0|^6.0",
                    "symfony/messenger": "^4.4|^5.0|^6.0",
                    "symfony/service-contracts": "^1.1|^2|^3",
                    "symfony/yaml": "^4.4|^5.0|^6.0"
                },
                "suggest": {
                    "symfony/yaml": "To use the yaml reference dumper"
                },
                "type": "library",
                "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": "Helps you find, load, combine, autofill and validate configuration values of any kind",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/config/tree/v5.4.11"
                },
                "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": "2022-07-20T13:00:38+00:00"
            },
            {
                "name": "symfony/console",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/console.git",
                    "reference": "58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/console/zipball/58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f",
                    "reference": "58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/polyfill-php73": "^1.9",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/service-contracts": "^1.1|^2|^3",
                    "symfony/string": "^5.1|^6.0"
                },
                "conflict": {
                    "psr/log": ">=3",
                    "symfony/dependency-injection": "<4.4",
                    "symfony/dotenv": "<5.1",
                    "symfony/event-dispatcher": "<4.4",
                    "symfony/lock": "<4.4",
                    "symfony/process": "<4.4"
                },
                "provide": {
                    "psr/log-implementation": "1.0|2.0"
                },
                "require-dev": {
                    "psr/log": "^1|^2",
                    "symfony/config": "^4.4|^5.0|^6.0",
                    "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                    "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
                    "symfony/lock": "^4.4|^5.0|^6.0",
                    "symfony/process": "^4.4|^5.0|^6.0",
                    "symfony/var-dumper": "^4.4|^5.0|^6.0"
                },
                "suggest": {
                    "psr/log": "For using the console logger",
                    "symfony/event-dispatcher": "",
                    "symfony/lock": "",
                    "symfony/process": ""
                },
                "type": "library",
                "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": "Eases the creation of beautiful and testable command line interfaces",
                "homepage": "https://symfony.com",
                "keywords": [
                    "cli",
                    "command line",
                    "console",
                    "terminal"
                ],
                "support": {
                    "source": "https://github.com/symfony/console/tree/v5.4.17"
                },
                "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": "2022-12-28T14:15:31+00:00"
            },
            {
                "name": "symfony/css-selector",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/css-selector.git",
                    "reference": "052ef49b660f9ad2a3adb311c555c9bc11ba61f4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/css-selector/zipball/052ef49b660f9ad2a3adb311c555c9bc11ba61f4",
                    "reference": "052ef49b660f9ad2a3adb311c555c9bc11ba61f4",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-php80": "^1.16"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\CssSelector\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com"
                    },
                    {
                        "name": "Jean-François Simon",
                        "email": "jeanfrancois.simon@sensiolabs.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Converts CSS selectors to XPath expressions",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/css-selector/tree/v5.4.17"
                },
                "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": "2022-12-23T11:40:44+00:00"
            },
            {
                "name": "symfony/debug-bundle",
                "version": "v5.4.11",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/debug-bundle.git",
                    "reference": "ec73a8bb7b966ccbe9e76be3c7dc413d8ae84f47"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/ec73a8bb7b966ccbe9e76be3c7dc413d8ae84f47",
                    "reference": "ec73a8bb7b966ccbe9e76be3c7dc413d8ae84f47",
                    "shasum": ""
                },
                "require": {
                    "ext-xml": "*",
                    "php": ">=7.2.5",
                    "symfony/http-kernel": "^4.4|^5.0|^6.0",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/twig-bridge": "^4.4|^5.0|^6.0",
                    "symfony/var-dumper": "^4.4|^5.0|^6.0"
                },
                "conflict": {
                    "symfony/config": "<4.4",
                    "symfony/dependency-injection": "<5.2"
                },
                "require-dev": {
                    "symfony/config": "^4.4|^5.0|^6.0",
                    "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                    "symfony/web-profiler-bundle": "^4.4|^5.0|^6.0"
                },
                "suggest": {
                    "symfony/config": "For service container configuration",
                    "symfony/dependency-injection": "For using as a service from the container"
                },
                "type": "symfony-bundle",
                "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": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/debug-bundle/tree/v5.4.11"
                },
                "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": "2022-07-20T13:00:38+00:00"
            },
            {
                "name": "symfony/dependency-injection",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/dependency-injection.git",
                    "reference": "58f2988128d2d278280781db037677a32cf720db"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/58f2988128d2d278280781db037677a32cf720db",
                    "reference": "58f2988128d2d278280781db037677a32cf720db",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "psr/container": "^1.1.1",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/polyfill-php81": "^1.22",
                    "symfony/service-contracts": "^1.1.6|^2"
                },
                "conflict": {
                    "ext-psr": "<1.1|>=2",
                    "symfony/config": "<5.3",
                    "symfony/finder": "<4.4",
                    "symfony/proxy-manager-bridge": "<4.4",
                    "symfony/yaml": "<4.4.26"
                },
                "provide": {
                    "psr/container-implementation": "1.0",
                    "symfony/service-implementation": "1.0|2.0"
                },
                "require-dev": {
                    "symfony/config": "^5.3|^6.0",
                    "symfony/expression-language": "^4.4|^5.0|^6.0",
                    "symfony/yaml": "^4.4.26|^5.0|^6.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",
                "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": "Allows you to standardize and centralize the way objects are constructed in your application",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/dependency-injection/tree/v5.4.17"
                },
                "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": "2022-12-28T13:55:51+00:00"
            },
            {
                "name": "symfony/deprecation-contracts",
                "version": "v3.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/deprecation-contracts.git",
                    "reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/1ee04c65529dea5d8744774d474e7cbd2f1206d3",
                    "reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3",
                    "shasum": ""
                },
                "require": {
                    "php": ">=8.1"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "3.3-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",
                "support": {
                    "source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.0"
                },
                "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": "2022-11-25T10:21:52+00:00"
            },
            {
                "name": "symfony/doctrine-bridge",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/doctrine-bridge.git",
                    "reference": "e9fce4a5568337402b2b1106907140d56a9d2454"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/e9fce4a5568337402b2b1106907140d56a9d2454",
                    "reference": "e9fce4a5568337402b2b1106907140d56a9d2454",
                    "shasum": ""
                },
                "require": {
                    "doctrine/event-manager": "~1.0",
                    "doctrine/persistence": "^2|^3",
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-ctype": "~1.8",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/service-contracts": "^1.1|^2|^3"
                },
                "conflict": {
                    "doctrine/dbal": "<2.13.1",
                    "doctrine/lexer": "<1.1",
                    "doctrine/orm": "<2.7.4",
                    "phpunit/phpunit": "<5.4.3",
                    "symfony/cache": "<5.4",
                    "symfony/dependency-injection": "<4.4",
                    "symfony/form": "<5.1",
                    "symfony/http-kernel": "<5",
                    "symfony/messenger": "<4.4",
                    "symfony/property-info": "<5",
                    "symfony/proxy-manager-bridge": "<4.4.19",
                    "symfony/security-bundle": "<5",
                    "symfony/security-core": "<5.3",
                    "symfony/validator": "<5.2"
                },
                "require-dev": {
                    "doctrine/annotations": "^1.10.4|^2",
                    "doctrine/collections": "^1.0|^2.0",
                    "doctrine/data-fixtures": "^1.1",
                    "doctrine/dbal": "^2.13.1|^3.0",
                    "doctrine/orm": "^2.7.4",
                    "psr/log": "^1|^2|^3",
                    "symfony/cache": "^5.4|^6.0",
                    "symfony/config": "^4.4|^5.0|^6.0",
                    "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                    "symfony/doctrine-messenger": "^5.1|^6.0",
                    "symfony/expression-language": "^4.4|^5.0|^6.0",
                    "symfony/form": "^5.4.9|^6.0.9",
                    "symfony/http-kernel": "^5.0|^6.0",
                    "symfony/messenger": "^4.4|^5.0|^6.0",
                    "symfony/property-access": "^4.4|^5.0|^6.0",
                    "symfony/property-info": "^5.0|^6.0",
                    "symfony/proxy-manager-bridge": "^4.4|^5.0|^6.0",
                    "symfony/security-core": "^5.3|^6.0",
                    "symfony/stopwatch": "^4.4|^5.0|^6.0",
                    "symfony/translation": "^4.4|^5.0|^6.0",
                    "symfony/uid": "^5.1|^6.0",
                    "symfony/validator": "^5.2|^6.0",
                    "symfony/var-dumper": "^4.4|^5.0|^6.0"
                },
                "suggest": {
                    "doctrine/data-fixtures": "",
                    "doctrine/dbal": "",
                    "doctrine/orm": "",
                    "symfony/form": "",
                    "symfony/property-info": "",
                    "symfony/validator": ""
                },
                "type": "symfony-bridge",
                "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": "Provides integration for Doctrine with various Symfony components",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/doctrine-bridge/tree/v5.4.17"
                },
                "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": "2022-12-20T11:10:57+00:00"
            },
            {
                "name": "symfony/dom-crawler",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/dom-crawler.git",
                    "reference": "32a07d910edc138a1dd5508c17c6b9bc1eb27a1b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/32a07d910edc138a1dd5508c17c6b9bc1eb27a1b",
                    "reference": "32a07d910edc138a1dd5508c17c6b9bc1eb27a1b",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-ctype": "~1.8",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/polyfill-php80": "^1.16"
                },
                "conflict": {
                    "masterminds/html5": "<2.6"
                },
                "require-dev": {
                    "masterminds/html5": "^2.6",
                    "symfony/css-selector": "^4.4|^5.0|^6.0"
                },
                "suggest": {
                    "symfony/css-selector": ""
                },
                "type": "library",
                "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": "Eases DOM navigation for HTML and XML documents",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/dom-crawler/tree/v5.4.17"
                },
                "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": "2022-12-22T10:31:03+00:00"
            },
            {
                "name": "symfony/dotenv",
                "version": "v5.4.5",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/dotenv.git",
                    "reference": "83a2310904a4f5d4f42526227b5a578ac82232a9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/dotenv/zipball/83a2310904a4f5d4f42526227b5a578ac82232a9",
                    "reference": "83a2310904a4f5d4f42526227b5a578ac82232a9",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3"
                },
                "require-dev": {
                    "symfony/console": "^4.4|^5.0|^6.0",
                    "symfony/process": "^4.4|^5.0|^6.0"
                },
                "type": "library",
                "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"
                ],
                "support": {
                    "source": "https://github.com/symfony/dotenv/tree/v5.4.5"
                },
                "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": "2022-02-15T17:04:12+00:00"
            },
            {
                "name": "symfony/error-handler",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/error-handler.git",
                    "reference": "b900446552833ad2f91ca7dd52aa8ffe78f66cb2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/error-handler/zipball/b900446552833ad2f91ca7dd52aa8ffe78f66cb2",
                    "reference": "b900446552833ad2f91ca7dd52aa8ffe78f66cb2",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "psr/log": "^1|^2|^3",
                    "symfony/var-dumper": "^4.4|^5.0|^6.0"
                },
                "require-dev": {
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/http-kernel": "^4.4|^5.0|^6.0",
                    "symfony/serializer": "^4.4|^5.0|^6.0"
                },
                "bin": [
                    "Resources/bin/patch-type-declarations"
                ],
                "type": "library",
                "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": "Provides tools to manage errors and ease debugging PHP code",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/error-handler/tree/v5.4.17"
                },
                "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": "2022-12-13T09:43:00+00:00"
            },
            {
                "name": "symfony/event-dispatcher",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/event-dispatcher.git",
                    "reference": "8e18a9d559eb8ebc2220588f1faa726a2fcd31c9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e18a9d559eb8ebc2220588f1faa726a2fcd31c9",
                    "reference": "8e18a9d559eb8ebc2220588f1faa726a2fcd31c9",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/event-dispatcher-contracts": "^2|^3",
                    "symfony/polyfill-php80": "^1.16"
                },
                "conflict": {
                    "symfony/dependency-injection": "<4.4"
                },
                "provide": {
                    "psr/event-dispatcher-implementation": "1.0",
                    "symfony/event-dispatcher-implementation": "2.0"
                },
                "require-dev": {
                    "psr/log": "^1|^2|^3",
                    "symfony/config": "^4.4|^5.0|^6.0",
                    "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                    "symfony/error-handler": "^4.4|^5.0|^6.0",
                    "symfony/expression-language": "^4.4|^5.0|^6.0",
                    "symfony/http-foundation": "^4.4|^5.0|^6.0",
                    "symfony/service-contracts": "^1.1|^2|^3",
                    "symfony/stopwatch": "^4.4|^5.0|^6.0"
                },
                "suggest": {
                    "symfony/dependency-injection": "",
                    "symfony/http-kernel": ""
                },
                "type": "library",
                "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": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.17"
                },
                "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": "2022-12-12T15:54:21+00:00"
            },
            {
                "name": "symfony/event-dispatcher-contracts",
                "version": "v3.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                    "reference": "0782b0b52a737a05b4383d0df35a474303cabdae"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0782b0b52a737a05b4383d0df35a474303cabdae",
                    "reference": "0782b0b52a737a05b4383d0df35a474303cabdae",
                    "shasum": ""
                },
                "require": {
                    "php": ">=8.1",
                    "psr/event-dispatcher": "^1"
                },
                "suggest": {
                    "symfony/event-dispatcher-implementation": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "3.3-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"
                ],
                "support": {
                    "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.0"
                },
                "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": "2022-11-25T10:21:52+00:00"
            },
            {
                "name": "symfony/expression-language",
                "version": "v5.4.14",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/expression-language.git",
                    "reference": "2f27d5b1e7926bba18e87719af75f696977cd58b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/expression-language/zipball/2f27d5b1e7926bba18e87719af75f696977cd58b",
                    "reference": "2f27d5b1e7926bba18e87719af75f696977cd58b",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/cache": "^4.4|^5.0|^6.0",
                    "symfony/service-contracts": "^1.1|^2|^3"
                },
                "type": "library",
                "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": "Provides an engine that can compile and evaluate expressions",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/expression-language/tree/v5.4.14"
                },
                "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": "2022-10-07T08:01:20+00:00"
            },
            {
                "name": "symfony/filesystem",
                "version": "v5.4.13",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/filesystem.git",
                    "reference": "ac09569844a9109a5966b9438fc29113ce77cf51"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/filesystem/zipball/ac09569844a9109a5966b9438fc29113ce77cf51",
                    "reference": "ac09569844a9109a5966b9438fc29113ce77cf51",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-ctype": "~1.8",
                    "symfony/polyfill-mbstring": "~1.8",
                    "symfony/polyfill-php80": "^1.16"
                },
                "type": "library",
                "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": "Provides basic utilities for the filesystem",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/filesystem/tree/v5.4.13"
                },
                "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": "2022-09-21T19:53:16+00:00"
            },
            {
                "name": "symfony/finder",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/finder.git",
                    "reference": "40c08632019838dfb3350f18cf5563b8080055fc"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/finder/zipball/40c08632019838dfb3350f18cf5563b8080055fc",
                    "reference": "40c08632019838dfb3350f18cf5563b8080055fc",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-php80": "^1.16"
                },
                "type": "library",
                "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": "Finds files and directories via an intuitive fluent interface",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/finder/tree/v5.4.17"
                },
                "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": "2022-12-22T10:31:03+00:00"
            },
            {
                "name": "symfony/framework-bundle",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/framework-bundle.git",
                    "reference": "79dba90bd8a440488b63282ea27d2b30166e8841"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/79dba90bd8a440488b63282ea27d2b30166e8841",
                    "reference": "79dba90bd8a440488b63282ea27d2b30166e8841",
                    "shasum": ""
                },
                "require": {
                    "ext-xml": "*",
                    "php": ">=7.2.5",
                    "symfony/cache": "^5.2|^6.0",
                    "symfony/config": "^5.3|^6.0",
                    "symfony/dependency-injection": "^5.4.5|^6.0.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/error-handler": "^4.4.1|^5.0.1|^6.0",
                    "symfony/event-dispatcher": "^5.1|^6.0",
                    "symfony/filesystem": "^4.4|^5.0|^6.0",
                    "symfony/finder": "^4.4|^5.0|^6.0",
                    "symfony/http-foundation": "^5.3|^6.0",
                    "symfony/http-kernel": "^5.4|^6.0",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/polyfill-php81": "^1.22",
                    "symfony/routing": "^5.3|^6.0"
                },
                "conflict": {
                    "doctrine/annotations": "<1.13.1",
                    "doctrine/cache": "<1.11",
                    "doctrine/persistence": "<1.3",
                    "phpdocumentor/reflection-docblock": "<3.2.2",
                    "phpdocumentor/type-resolver": "<1.4.0",
                    "phpunit/phpunit": "<5.4.3",
                    "symfony/asset": "<5.3",
                    "symfony/console": "<5.2.5",
                    "symfony/dom-crawler": "<4.4",
                    "symfony/dotenv": "<5.1",
                    "symfony/form": "<5.2",
                    "symfony/http-client": "<4.4",
                    "symfony/lock": "<4.4",
                    "symfony/mailer": "<5.2",
                    "symfony/messenger": "<5.4",
                    "symfony/mime": "<4.4",
                    "symfony/property-access": "<5.3",
                    "symfony/property-info": "<4.4",
                    "symfony/security-csrf": "<5.3",
                    "symfony/serializer": "<5.2",
                    "symfony/service-contracts": ">=3.0",
                    "symfony/stopwatch": "<4.4",
                    "symfony/translation": "<5.3",
                    "symfony/twig-bridge": "<4.4",
                    "symfony/twig-bundle": "<4.4",
                    "symfony/validator": "<5.2",
                    "symfony/web-profiler-bundle": "<4.4",
                    "symfony/workflow": "<5.2"
                },
                "require-dev": {
                    "doctrine/annotations": "^1.13.1|^2",
                    "doctrine/cache": "^1.11|^2.0",
                    "doctrine/persistence": "^1.3|^2|^3",
                    "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                    "symfony/asset": "^5.3|^6.0",
                    "symfony/browser-kit": "^5.4|^6.0",
                    "symfony/console": "^5.4.9|^6.0.9",
                    "symfony/css-selector": "^4.4|^5.0|^6.0",
                    "symfony/dom-crawler": "^4.4.30|^5.3.7|^6.0",
                    "symfony/dotenv": "^5.1|^6.0",
                    "symfony/expression-language": "^4.4|^5.0|^6.0",
                    "symfony/form": "^5.2|^6.0",
                    "symfony/http-client": "^4.4|^5.0|^6.0",
                    "symfony/lock": "^4.4|^5.0|^6.0",
                    "symfony/mailer": "^5.2|^6.0",
                    "symfony/messenger": "^5.4|^6.0",
                    "symfony/mime": "^4.4|^5.0|^6.0",
                    "symfony/notifier": "^5.4|^6.0",
                    "symfony/polyfill-intl-icu": "~1.0",
                    "symfony/process": "^4.4|^5.0|^6.0",
                    "symfony/property-info": "^4.4|^5.0|^6.0",
                    "symfony/rate-limiter": "^5.2|^6.0",
                    "symfony/security-bundle": "^5.4|^6.0",
                    "symfony/serializer": "^5.4|^6.0",
                    "symfony/stopwatch": "^4.4|^5.0|^6.0",
                    "symfony/string": "^5.0|^6.0",
                    "symfony/translation": "^5.3|^6.0",
                    "symfony/twig-bundle": "^4.4|^5.0|^6.0",
                    "symfony/validator": "^5.2|^6.0",
                    "symfony/web-link": "^4.4|^5.0|^6.0",
                    "symfony/workflow": "^5.2|^6.0",
                    "symfony/yaml": "^4.4|^5.0|^6.0",
                    "twig/twig": "^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",
                "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": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/framework-bundle/tree/v5.4.17"
                },
                "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": "2022-12-20T11:10:57+00:00"
            },
            {
                "name": "symfony/http-client",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/http-client.git",
                    "reference": "772129f800fc0bfaa6bd40c40934d544f0957d30"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/http-client/zipball/772129f800fc0bfaa6bd40c40934d544f0957d30",
                    "reference": "772129f800fc0bfaa6bd40c40934d544f0957d30",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "psr/log": "^1|^2|^3",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/http-client-contracts": "^2.4",
                    "symfony/polyfill-php73": "^1.11",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/service-contracts": "^1.0|^2|^3"
                },
                "provide": {
                    "php-http/async-client-implementation": "*",
                    "php-http/client-implementation": "*",
                    "psr/http-client-implementation": "1.0",
                    "symfony/http-client-implementation": "2.4"
                },
                "require-dev": {
                    "amphp/amp": "^2.5",
                    "amphp/http-client": "^4.2.1",
                    "amphp/http-tunnel": "^1.0",
                    "amphp/socket": "^1.1",
                    "guzzlehttp/promises": "^1.4",
                    "nyholm/psr7": "^1.0",
                    "php-http/httplug": "^1.0|^2.0",
                    "psr/http-client": "^1.0",
                    "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                    "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0",
                    "symfony/process": "^4.4|^5.0|^6.0",
                    "symfony/stopwatch": "^4.4|^5.0|^6.0"
                },
                "type": "library",
                "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": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/http-client/tree/v5.4.17"
                },
                "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": "2022-12-13T11:07:37+00:00"
            },
            {
                "name": "symfony/http-client-contracts",
                "version": "v2.5.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/http-client-contracts.git",
                    "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
                    "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5"
                },
                "suggest": {
                    "symfony/http-client-implementation": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "2.5-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"
                ],
                "support": {
                    "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
                },
                "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": "2022-04-12T15:48:08+00:00"
            },
            {
                "name": "symfony/http-foundation",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/http-foundation.git",
                    "reference": "b64a0e2df212d5849e4584cabff0cf09c5d6866a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b64a0e2df212d5849e4584cabff0cf09c5d6866a",
                    "reference": "b64a0e2df212d5849e4584cabff0cf09c5d6866a",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-mbstring": "~1.1",
                    "symfony/polyfill-php80": "^1.16"
                },
                "require-dev": {
                    "predis/predis": "~1.0",
                    "symfony/cache": "^4.4|^5.0|^6.0",
                    "symfony/dependency-injection": "^5.4|^6.0",
                    "symfony/expression-language": "^4.4|^5.0|^6.0",
                    "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
                    "symfony/mime": "^4.4|^5.0|^6.0",
                    "symfony/rate-limiter": "^5.2|^6.0"
                },
                "suggest": {
                    "symfony/mime": "To use the file extension guesser"
                },
                "type": "library",
                "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": "Defines an object-oriented layer for the HTTP specification",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/http-foundation/tree/v5.4.17"
                },
                "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": "2022-12-14T08:23:03+00:00"
            },
            {
                "name": "symfony/http-kernel",
                "version": "v5.4.18",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/http-kernel.git",
                    "reference": "5da6f57a13e5d7d77197443cf55697cdf65f1352"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/http-kernel/zipball/5da6f57a13e5d7d77197443cf55697cdf65f1352",
                    "reference": "5da6f57a13e5d7d77197443cf55697cdf65f1352",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "psr/log": "^1|^2",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/error-handler": "^4.4|^5.0|^6.0",
                    "symfony/event-dispatcher": "^5.0|^6.0",
                    "symfony/http-foundation": "^5.3.7|^6.0",
                    "symfony/polyfill-ctype": "^1.8",
                    "symfony/polyfill-php73": "^1.9",
                    "symfony/polyfill-php80": "^1.16"
                },
                "conflict": {
                    "symfony/browser-kit": "<5.4",
                    "symfony/cache": "<5.0",
                    "symfony/config": "<5.0",
                    "symfony/console": "<4.4",
                    "symfony/dependency-injection": "<5.3",
                    "symfony/doctrine-bridge": "<5.0",
                    "symfony/form": "<5.0",
                    "symfony/http-client": "<5.0",
                    "symfony/mailer": "<5.0",
                    "symfony/messenger": "<5.0",
                    "symfony/translation": "<5.0",
                    "symfony/twig-bridge": "<5.0",
                    "symfony/validator": "<5.0",
                    "twig/twig": "<2.13"
                },
                "provide": {
                    "psr/log-implementation": "1.0|2.0"
                },
                "require-dev": {
                    "psr/cache": "^1.0|^2.0|^3.0",
                    "symfony/browser-kit": "^5.4|^6.0",
                    "symfony/config": "^5.0|^6.0",
                    "symfony/console": "^4.4|^5.0|^6.0",
                    "symfony/css-selector": "^4.4|^5.0|^6.0",
                    "symfony/dependency-injection": "^5.3|^6.0",
                    "symfony/dom-crawler": "^4.4|^5.0|^6.0",
                    "symfony/expression-language": "^4.4|^5.0|^6.0",
                    "symfony/finder": "^4.4|^5.0|^6.0",
                    "symfony/http-client-contracts": "^1.1|^2|^3",
                    "symfony/process": "^4.4|^5.0|^6.0",
                    "symfony/routing": "^4.4|^5.0|^6.0",
                    "symfony/stopwatch": "^4.4|^5.0|^6.0",
                    "symfony/translation": "^4.4|^5.0|^6.0",
                    "symfony/translation-contracts": "^1.1|^2|^3",
                    "twig/twig": "^2.13|^3.0.4"
                },
                "suggest": {
                    "symfony/browser-kit": "",
                    "symfony/config": "",
                    "symfony/console": "",
                    "symfony/dependency-injection": ""
                },
                "type": "library",
                "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": "Provides a structured process for converting a Request into a Response",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/http-kernel/tree/v5.4.18"
                },
                "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": "2022-12-29T18:54:08+00:00"
            },
            {
                "name": "symfony/intl",
                "version": "v5.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/intl.git",
                    "reference": "2cb39da7f6e7b7344d7d5317dbee8db9d12cc714"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/intl/zipball/2cb39da7f6e7b7344d7d5317dbee8db9d12cc714",
                    "reference": "2cb39da7f6e7b7344d7d5317dbee8db9d12cc714",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-php80": "^1.16"
                },
                "require-dev": {
                    "symfony/filesystem": "^4.4|^5.0|^6.0"
                },
                "type": "library",
                "autoload": {
                    "files": [
                        "Resources/functions.php"
                    ],
                    "psr-4": {
                        "Symfony\\Component\\Intl\\": ""
                    },
                    "classmap": [
                        "Resources/stubs"
                    ],
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Bernhard Schussek",
                        "email": "bschussek@gmail.com"
                    },
                    {
                        "name": "Eriksen Costa",
                        "email": "eriksen.costa@infranology.com.br"
                    },
                    {
                        "name": "Igor Wiedler",
                        "email": "igor@wiedler.ch"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU library",
                "homepage": "https://symfony.com",
                "keywords": [
                    "i18n",
                    "icu",
                    "internationalization",
                    "intl",
                    "l10n",
                    "localization"
                ],
                "support": {
                    "source": "https://github.com/symfony/intl/tree/v5.4.15"
                },
                "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": "2022-10-19T14:28:49+00:00"
            },
            {
                "name": "symfony/lock",
                "version": "v5.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/lock.git",
                    "reference": "109a20faa6119578b46457ef8cffb9389e20e5ca"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/lock/zipball/109a20faa6119578b46457ef8cffb9389e20e5ca",
                    "reference": "109a20faa6119578b46457ef8cffb9389e20e5ca",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "psr/log": "^1|^2|^3",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-php80": "^1.16"
                },
                "conflict": {
                    "doctrine/dbal": "<2.13"
                },
                "require-dev": {
                    "doctrine/dbal": "^2.13|^3.0",
                    "predis/predis": "~1.0"
                },
                "type": "library",
                "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": "Creates and manages locks, a mechanism to provide exclusive access to a shared resource",
                "homepage": "https://symfony.com",
                "keywords": [
                    "cas",
                    "flock",
                    "locking",
                    "mutex",
                    "redlock",
                    "semaphore"
                ],
                "support": {
                    "source": "https://github.com/symfony/lock/tree/v5.4.15"
                },
                "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": "2022-10-27T07:55:40+00:00"
            },
            {
                "name": "symfony/mailer",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/mailer.git",
                    "reference": "fd816412b76447890efedaf9ddfe8632589ce10c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/mailer/zipball/fd816412b76447890efedaf9ddfe8632589ce10c",
                    "reference": "fd816412b76447890efedaf9ddfe8632589ce10c",
                    "shasum": ""
                },
                "require": {
                    "egulias/email-validator": "^2.1.10|^3",
                    "php": ">=7.2.5",
                    "psr/event-dispatcher": "^1",
                    "psr/log": "^1|^2|^3",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
                    "symfony/mime": "^5.2.6|^6.0",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/service-contracts": "^1.1|^2|^3"
                },
                "conflict": {
                    "symfony/http-kernel": "<4.4"
                },
                "require-dev": {
                    "symfony/http-client-contracts": "^1.1|^2|^3",
                    "symfony/messenger": "^4.4|^5.0|^6.0"
                },
                "type": "library",
                "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": "Helps sending emails",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/mailer/tree/v5.4.17"
                },
                "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": "2022-12-14T15:45:23+00:00"
            },
            {
                "name": "symfony/mime",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/mime.git",
                    "reference": "2a83d82efc91c3f03a23c8b47a896df168aa5c63"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/mime/zipball/2a83d82efc91c3f03a23c8b47a896df168aa5c63",
                    "reference": "2a83d82efc91c3f03a23c8b47a896df168aa5c63",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-intl-idn": "^1.10",
                    "symfony/polyfill-mbstring": "^1.0",
                    "symfony/polyfill-php80": "^1.16"
                },
                "conflict": {
                    "egulias/email-validator": "~3.0.0",
                    "phpdocumentor/reflection-docblock": "<3.2.2",
                    "phpdocumentor/type-resolver": "<1.4.0",
                    "symfony/mailer": "<4.4",
                    "symfony/serializer": "<5.4.14|>=6.0,<6.0.14|>=6.1,<6.1.6"
                },
                "require-dev": {
                    "egulias/email-validator": "^2.1.10|^3.1",
                    "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                    "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                    "symfony/property-access": "^4.4|^5.1|^6.0",
                    "symfony/property-info": "^4.4|^5.1|^6.0",
                    "symfony/serializer": "^5.4.14|~6.0.14|^6.1.6"
                },
                "type": "library",
                "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": "Allows manipulating MIME messages",
                "homepage": "https://symfony.com",
                "keywords": [
                    "mime",
                    "mime-type"
                ],
                "support": {
                    "source": "https://github.com/symfony/mime/tree/v5.4.17"
                },
                "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": "2022-12-13T09:59:55+00:00"
            },
            {
                "name": "symfony/monolog-bridge",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/monolog-bridge.git",
                    "reference": "0280390d8232a5668b02e0d87e9fce0a535c4af9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/0280390d8232a5668b02e0d87e9fce0a535c4af9",
                    "reference": "0280390d8232a5668b02e0d87e9fce0a535c4af9",
                    "shasum": ""
                },
                "require": {
                    "monolog/monolog": "^1.25.1|^2",
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/http-kernel": "^5.3|^6.0",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/service-contracts": "^1.1|^2|^3"
                },
                "conflict": {
                    "symfony/console": "<4.4",
                    "symfony/http-foundation": "<5.3"
                },
                "require-dev": {
                    "symfony/console": "^4.4|^5.0|^6.0",
                    "symfony/http-client": "^4.4|^5.0|^6.0",
                    "symfony/mailer": "^4.4|^5.0|^6.0",
                    "symfony/messenger": "^4.4|^5.0|^6.0",
                    "symfony/mime": "^4.4|^5.0|^6.0",
                    "symfony/security-core": "^4.4|^5.0|^6.0",
                    "symfony/var-dumper": "^4.4|^5.0|^6.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",
                "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": "Provides integration for Monolog with various Symfony components",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/monolog-bridge/tree/v5.4.17"
                },
                "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": "2022-12-13T10:55:04+00:00"
            },
            {
                "name": "symfony/monolog-bundle",
                "version": "v3.8.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/monolog-bundle.git",
                    "reference": "a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d",
                    "reference": "a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d",
                    "shasum": ""
                },
                "require": {
                    "monolog/monolog": "^1.22 || ^2.0 || ^3.0",
                    "php": ">=7.1.3",
                    "symfony/config": "~4.4 || ^5.0 || ^6.0",
                    "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
                    "symfony/http-kernel": "~4.4 || ^5.0 || ^6.0",
                    "symfony/monolog-bridge": "~4.4 || ^5.0 || ^6.0"
                },
                "require-dev": {
                    "symfony/console": "~4.4 || ^5.0 || ^6.0",
                    "symfony/phpunit-bridge": "^5.2 || ^6.0",
                    "symfony/yaml": "~4.4 || ^5.0 || ^6.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": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony MonologBundle",
                "homepage": "https://symfony.com",
                "keywords": [
                    "log",
                    "logging"
                ],
                "support": {
                    "issues": "https://github.com/symfony/monolog-bundle/issues",
                    "source": "https://github.com/symfony/monolog-bundle/tree/v3.8.0"
                },
                "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": "2022-05-10T14:24:36+00:00"
            },
            {
                "name": "symfony/options-resolver",
                "version": "v5.4.11",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/options-resolver.git",
                    "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/options-resolver/zipball/54f14e36aa73cb8f7261d7686691fd4d75ea2690",
                    "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-php73": "~1.0",
                    "symfony/polyfill-php80": "^1.16"
                },
                "type": "library",
                "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": "Provides an improved replacement for the array_replace PHP function",
                "homepage": "https://symfony.com",
                "keywords": [
                    "config",
                    "configuration",
                    "options"
                ],
                "support": {
                    "source": "https://github.com/symfony/options-resolver/tree/v5.4.11"
                },
                "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": "2022-07-20T13:00:38+00:00"
            },
            {
                "name": "symfony/password-hasher",
                "version": "v5.4.11",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/password-hasher.git",
                    "reference": "b0169ed8f09a4ae39eb119218ea1685079a9b179"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/password-hasher/zipball/b0169ed8f09a4ae39eb119218ea1685079a9b179",
                    "reference": "b0169ed8f09a4ae39eb119218ea1685079a9b179",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-php80": "^1.15"
                },
                "conflict": {
                    "symfony/security-core": "<5.3"
                },
                "require-dev": {
                    "symfony/console": "^5.3|^6.0",
                    "symfony/security-core": "^5.3|^6.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\PasswordHasher\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Robin Chalas",
                        "email": "robin.chalas@gmail.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Provides password hashing utilities",
                "homepage": "https://symfony.com",
                "keywords": [
                    "hashing",
                    "password"
                ],
                "support": {
                    "source": "https://github.com/symfony/password-hasher/tree/v5.4.11"
                },
                "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": "2022-07-20T13:00:38+00:00"
            },
            {
                "name": "symfony/polyfill-ctype",
                "version": "v1.27.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-ctype.git",
                    "reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
                    "reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "provide": {
                    "ext-ctype": "*"
                },
                "suggest": {
                    "ext-ctype": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.27-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Ctype\\": ""
                    }
                },
                "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"
                ],
                "support": {
                    "source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
                },
                "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": "2022-11-03T14:55:06+00:00"
            },
            {
                "name": "symfony/polyfill-intl-grapheme",
                "version": "v1.27.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                    "reference": "511a08c03c1960e08a883f4cffcacd219b758354"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
                    "reference": "511a08c03c1960e08a883f4cffcacd219b758354",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "suggest": {
                    "ext-intl": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.27-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
                    }
                },
                "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"
                ],
                "support": {
                    "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
                },
                "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": "2022-11-03T14:55:06+00:00"
            },
            {
                "name": "symfony/polyfill-intl-idn",
                "version": "v1.27.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-intl-idn.git",
                    "reference": "639084e360537a19f9ee352433b84ce831f3d2da"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da",
                    "reference": "639084e360537a19f9ee352433b84ce831f3d2da",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1",
                    "symfony/polyfill-intl-normalizer": "^1.10",
                    "symfony/polyfill-php72": "^1.10"
                },
                "suggest": {
                    "ext-intl": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.27-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Intl\\Idn\\": ""
                    }
                },
                "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"
                ],
                "support": {
                    "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0"
                },
                "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": "2022-11-03T14:55:06+00:00"
            },
            {
                "name": "symfony/polyfill-intl-normalizer",
                "version": "v1.27.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                    "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
                    "reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "suggest": {
                    "ext-intl": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.27-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                    },
                    "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"
                ],
                "support": {
                    "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
                },
                "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": "2022-11-03T14:55:06+00:00"
            },
            {
                "name": "symfony/polyfill-mbstring",
                "version": "v1.27.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-mbstring.git",
                    "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
                    "reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "provide": {
                    "ext-mbstring": "*"
                },
                "suggest": {
                    "ext-mbstring": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.27-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Mbstring\\": ""
                    }
                },
                "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"
                ],
                "support": {
                    "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
                },
                "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": "2022-11-03T14:55:06+00:00"
            },
            {
                "name": "symfony/polyfill-php72",
                "version": "v1.27.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-php72.git",
                    "reference": "869329b1e9894268a8a61dabb69153029b7a8c97"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97",
                    "reference": "869329b1e9894268a8a61dabb69153029b7a8c97",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.27-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Php72\\": ""
                    }
                },
                "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"
                ],
                "support": {
                    "source": "https://github.com/symfony/polyfill-php72/tree/v1.27.0"
                },
                "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": "2022-11-03T14:55:06+00:00"
            },
            {
                "name": "symfony/polyfill-php73",
                "version": "v1.27.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-php73.git",
                    "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
                    "reference": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.27-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Php73\\": ""
                    },
                    "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"
                ],
                "support": {
                    "source": "https://github.com/symfony/polyfill-php73/tree/v1.27.0"
                },
                "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": "2022-11-03T14:55:06+00:00"
            },
            {
                "name": "symfony/polyfill-php80",
                "version": "v1.27.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-php80.git",
                    "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
                    "reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.27-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Php80\\": ""
                    },
                    "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"
                ],
                "support": {
                    "source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
                },
                "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": "2022-11-03T14:55:06+00:00"
            },
            {
                "name": "symfony/polyfill-php81",
                "version": "v1.27.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-php81.git",
                    "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a",
                    "reference": "707403074c8ea6e2edaf8794b0157a0bfa52157a",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.27-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Php81\\": ""
                    },
                    "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 8.1+ features to lower PHP versions",
                "homepage": "https://symfony.com",
                "keywords": [
                    "compatibility",
                    "polyfill",
                    "portable",
                    "shim"
                ],
                "support": {
                    "source": "https://github.com/symfony/polyfill-php81/tree/v1.27.0"
                },
                "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": "2022-11-03T14:55:06+00:00"
            },
            {
                "name": "symfony/polyfill-uuid",
                "version": "v1.27.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/polyfill-uuid.git",
                    "reference": "f3cf1a645c2734236ed1e2e671e273eeb3586166"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/f3cf1a645c2734236ed1e2e671e273eeb3586166",
                    "reference": "f3cf1a645c2734236ed1e2e671e273eeb3586166",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1"
                },
                "provide": {
                    "ext-uuid": "*"
                },
                "suggest": {
                    "ext-uuid": "For best performance"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "1.27-dev"
                    },
                    "thanks": {
                        "name": "symfony/polyfill",
                        "url": "https://github.com/symfony/polyfill"
                    }
                },
                "autoload": {
                    "files": [
                        "bootstrap.php"
                    ],
                    "psr-4": {
                        "Symfony\\Polyfill\\Uuid\\": ""
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Grégoire Pineau",
                        "email": "lyrixx@lyrixx.info"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Symfony polyfill for uuid functions",
                "homepage": "https://symfony.com",
                "keywords": [
                    "compatibility",
                    "polyfill",
                    "portable",
                    "uuid"
                ],
                "support": {
                    "source": "https://github.com/symfony/polyfill-uuid/tree/v1.27.0"
                },
                "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": "2022-11-03T14:55:06+00:00"
            },
            {
                "name": "symfony/process",
                "version": "v5.4.11",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/process.git",
                    "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1",
                    "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-php80": "^1.16"
                },
                "type": "library",
                "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": "Executes commands in sub-processes",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/process/tree/v5.4.11"
                },
                "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": "2022-06-27T16:58:25+00:00"
            },
            {
                "name": "symfony/property-access",
                "version": "v5.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/property-access.git",
                    "reference": "0f3e8f40a1d3da90f674b3dd772e4777ccde4273"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/property-access/zipball/0f3e8f40a1d3da90f674b3dd772e4777ccde4273",
                    "reference": "0f3e8f40a1d3da90f674b3dd772e4777ccde4273",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/property-info": "^5.2|^6.0"
                },
                "require-dev": {
                    "symfony/cache": "^4.4|^5.0|^6.0"
                },
                "suggest": {
                    "psr/cache-implementation": "To cache access methods."
                },
                "type": "library",
                "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": "Provides functions to read and write from/to an object or array using a simple string notation",
                "homepage": "https://symfony.com",
                "keywords": [
                    "access",
                    "array",
                    "extraction",
                    "index",
                    "injection",
                    "object",
                    "property",
                    "property path",
                    "reflection"
                ],
                "support": {
                    "source": "https://github.com/symfony/property-access/tree/v5.4.15"
                },
                "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": "2022-10-27T07:55:40+00:00"
            },
            {
                "name": "symfony/property-info",
                "version": "v6.2.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/property-info.git",
                    "reference": "b4cbbbcc8679460cfeb1d5bdcb8127a2e85c376c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/property-info/zipball/b4cbbbcc8679460cfeb1d5bdcb8127a2e85c376c",
                    "reference": "b4cbbbcc8679460cfeb1d5bdcb8127a2e85c376c",
                    "shasum": ""
                },
                "require": {
                    "php": ">=8.1",
                    "symfony/string": "^5.4|^6.0"
                },
                "conflict": {
                    "phpdocumentor/reflection-docblock": "<5.2",
                    "phpdocumentor/type-resolver": "<1.5.1",
                    "symfony/dependency-injection": "<5.4"
                },
                "require-dev": {
                    "doctrine/annotations": "^1.10.4|^2",
                    "phpdocumentor/reflection-docblock": "^5.2",
                    "phpstan/phpdoc-parser": "^1.0",
                    "symfony/cache": "^5.4|^6.0",
                    "symfony/dependency-injection": "^5.4|^6.0",
                    "symfony/serializer": "^5.4|^6.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",
                "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": "Extracts information about PHP class' properties using metadata of popular sources",
                "homepage": "https://symfony.com",
                "keywords": [
                    "doctrine",
                    "phpdoc",
                    "property",
                    "symfony",
                    "type",
                    "validator"
                ],
                "support": {
                    "source": "https://github.com/symfony/property-info/tree/v6.2.3"
                },
                "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": "2022-12-20T16:41:15+00:00"
            },
            {
                "name": "symfony/proxy-manager-bridge",
                "version": "v5.4.6",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/proxy-manager-bridge.git",
                    "reference": "e6936de1cc8f4e6e3b2264aef186ca21695aee8e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/e6936de1cc8f4e6e3b2264aef186ca21695aee8e",
                    "reference": "e6936de1cc8f4e6e3b2264aef186ca21695aee8e",
                    "shasum": ""
                },
                "require": {
                    "friendsofphp/proxy-manager-lts": "^1.0.2",
                    "php": ">=7.2.5",
                    "symfony/dependency-injection": "^5.0|^6.0",
                    "symfony/polyfill-php80": "^1.16"
                },
                "require-dev": {
                    "symfony/config": "^4.4|^5.0|^6.0"
                },
                "type": "symfony-bridge",
                "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": "Provides integration for ProxyManager with various Symfony components",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/proxy-manager-bridge/tree/v5.4.6"
                },
                "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": "2022-03-02T12:42:23+00:00"
            },
            {
                "name": "symfony/routing",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/routing.git",
                    "reference": "4ce2df9a469c19ba45ca6aca04fec1c358a6e791"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/routing/zipball/4ce2df9a469c19ba45ca6aca04fec1c358a6e791",
                    "reference": "4ce2df9a469c19ba45ca6aca04fec1c358a6e791",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-php80": "^1.16"
                },
                "conflict": {
                    "doctrine/annotations": "<1.12",
                    "symfony/config": "<5.3",
                    "symfony/dependency-injection": "<4.4",
                    "symfony/yaml": "<4.4"
                },
                "require-dev": {
                    "doctrine/annotations": "^1.12|^2",
                    "psr/log": "^1|^2|^3",
                    "symfony/config": "^5.3|^6.0",
                    "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                    "symfony/expression-language": "^4.4|^5.0|^6.0",
                    "symfony/http-foundation": "^4.4|^5.0|^6.0",
                    "symfony/yaml": "^4.4|^5.0|^6.0"
                },
                "suggest": {
                    "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",
                "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": "Maps an HTTP request to a set of configuration variables",
                "homepage": "https://symfony.com",
                "keywords": [
                    "router",
                    "routing",
                    "uri",
                    "url"
                ],
                "support": {
                    "source": "https://github.com/symfony/routing/tree/v5.4.17"
                },
                "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": "2022-12-20T11:10:57+00:00"
            },
            {
                "name": "symfony/security-bundle",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/security-bundle.git",
                    "reference": "5891533fd72ba854b1fd9f633e14dcc089b45362"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/security-bundle/zipball/5891533fd72ba854b1fd9f633e14dcc089b45362",
                    "reference": "5891533fd72ba854b1fd9f633e14dcc089b45362",
                    "shasum": ""
                },
                "require": {
                    "ext-xml": "*",
                    "php": ">=7.2.5",
                    "symfony/config": "^4.4|^5.0|^6.0",
                    "symfony/dependency-injection": "^5.3|^6.0",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/event-dispatcher": "^5.1|^6.0",
                    "symfony/http-foundation": "^5.3|^6.0",
                    "symfony/http-kernel": "^5.3|^6.0",
                    "symfony/password-hasher": "^5.3|^6.0",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/security-core": "^5.4|^6.0",
                    "symfony/security-csrf": "^4.4|^5.0|^6.0",
                    "symfony/security-guard": "^5.3",
                    "symfony/security-http": "^5.4|^6.0"
                },
                "conflict": {
                    "symfony/browser-kit": "<4.4",
                    "symfony/console": "<4.4",
                    "symfony/framework-bundle": "<4.4",
                    "symfony/ldap": "<5.1",
                    "symfony/twig-bundle": "<4.4"
                },
                "require-dev": {
                    "doctrine/annotations": "^1.10.4|^2",
                    "symfony/asset": "^4.4|^5.0|^6.0",
                    "symfony/browser-kit": "^4.4|^5.0|^6.0",
                    "symfony/console": "^4.4|^5.0|^6.0",
                    "symfony/css-selector": "^4.4|^5.0|^6.0",
                    "symfony/dom-crawler": "^4.4|^5.0|^6.0",
                    "symfony/expression-language": "^4.4|^5.0|^6.0",
                    "symfony/form": "^4.4|^5.0|^6.0",
                    "symfony/framework-bundle": "^5.3|^6.0",
                    "symfony/ldap": "^5.3|^6.0",
                    "symfony/process": "^4.4|^5.0|^6.0",
                    "symfony/rate-limiter": "^5.2|^6.0",
                    "symfony/serializer": "^4.4|^5.0|^6.0",
                    "symfony/translation": "^4.4|^5.0|^6.0",
                    "symfony/twig-bridge": "^4.4|^5.0|^6.0",
                    "symfony/twig-bundle": "^4.4|^5.0|^6.0",
                    "symfony/validator": "^4.4|^5.0|^6.0",
                    "symfony/yaml": "^4.4|^5.0|^6.0",
                    "twig/twig": "^2.13|^3.0.4"
                },
                "type": "symfony-bundle",
                "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": "Provides a tight integration of the Security component into the Symfony full-stack framework",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/security-bundle/tree/v5.4.17"
                },
                "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": "2022-12-20T11:10:57+00:00"
            },
            {
                "name": "symfony/security-core",
                "version": "v5.4.15",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/security-core.git",
                    "reference": "4ef922cd626a43b570522cb1616e3d678664c9a0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/security-core/zipball/4ef922cd626a43b570522cb1616e3d678664c9a0",
                    "reference": "4ef922cd626a43b570522cb1616e3d678664c9a0",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/event-dispatcher-contracts": "^1.1|^2|^3",
                    "symfony/password-hasher": "^5.3|^6.0",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/service-contracts": "^1.1.6|^2|^3"
                },
                "conflict": {
                    "symfony/event-dispatcher": "<4.4",
                    "symfony/http-foundation": "<5.3",
                    "symfony/ldap": "<4.4",
                    "symfony/security-guard": "<4.4",
                    "symfony/validator": "<5.2"
                },
                "require-dev": {
                    "psr/cache": "^1.0|^2.0|^3.0",
                    "psr/container": "^1.0|^2.0",
                    "psr/log": "^1|^2|^3",
                    "symfony/cache": "^4.4|^5.0|^6.0",
                    "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
                    "symfony/expression-language": "^4.4|^5.0|^6.0",
                    "symfony/http-foundation": "^5.3|^6.0",
                    "symfony/ldap": "^4.4|^5.0|^6.0",
                    "symfony/translation": "^4.4|^5.0|^6.0",
                    "symfony/validator": "^5.2|^6.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",
                "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",
                "support": {
                    "source": "https://github.com/symfony/security-core/tree/v5.4.15"
                },
                "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": "2022-10-23T10:30:41+00:00"
            },
            {
                "name": "symfony/security-csrf",
                "version": "v5.4.11",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/security-csrf.git",
                    "reference": "b97ab244b6dda80abb84a4a236d682871695db4a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/security-csrf/zipball/b97ab244b6dda80abb84a4a236d682871695db4a",
                    "reference": "b97ab244b6dda80abb84a4a236d682871695db4a",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/security-core": "^4.4|^5.0|^6.0"
                },
                "conflict": {
                    "symfony/http-foundation": "<5.3"
                },
                "require-dev": {
                    "symfony/http-foundation": "^5.3|^6.0"
                },
                "suggest": {
                    "symfony/http-foundation": "For using the class SessionTokenStorage."
                },
                "type": "library",
                "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",
                "support": {
                    "source": "https://github.com/symfony/security-csrf/tree/v5.4.11"
                },
                "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": "2022-07-20T13:00:38+00:00"
            },
            {
                "name": "symfony/security-guard",
                "version": "v5.4.13",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/security-guard.git",
                    "reference": "83f647fcdc17aa14908f0e02a302d3d9d0f63fbc"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/security-guard/zipball/83f647fcdc17aa14908f0e02a302d3d9d0f63fbc",
                    "reference": "83f647fcdc17aa14908f0e02a302d3d9d0f63fbc",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-php80": "^1.15",
                    "symfony/security-core": "^5.0",
                    "symfony/security-http": "^5.3"
                },
                "require-dev": {
                    "psr/log": "^1|^2|^3"
                },
                "type": "library",
                "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",
                "support": {
                    "source": "https://github.com/symfony/security-guard/tree/v5.4.13"
                },
                "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": "2022-09-28T13:19:49+00:00"
            },
            {
                "name": "symfony/security-http",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/security-http.git",
                    "reference": "863d398f9abedbf3c6da805d4785242000fbe834"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/security-http/zipball/863d398f9abedbf3c6da805d4785242000fbe834",
                    "reference": "863d398f9abedbf3c6da805d4785242000fbe834",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/http-foundation": "^5.3|^6.0",
                    "symfony/http-kernel": "^5.3|^6.0",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/property-access": "^4.4|^5.0|^6.0",
                    "symfony/security-core": "^5.4|^6.0"
                },
                "conflict": {
                    "symfony/event-dispatcher": "<4.3",
                    "symfony/security-bundle": "<5.3",
                    "symfony/security-csrf": "<4.4"
                },
                "require-dev": {
                    "psr/log": "^1|^2|^3",
                    "symfony/cache": "^4.4|^5.0|^6.0",
                    "symfony/rate-limiter": "^5.2|^6.0",
                    "symfony/routing": "^4.4|^5.0|^6.0",
                    "symfony/security-csrf": "^4.4|^5.0|^6.0",
                    "symfony/translation": "^4.4|^5.0|^6.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",
                "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",
                "support": {
                    "source": "https://github.com/symfony/security-http/tree/v5.4.17"
                },
                "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": "2022-11-26T16:57:54+00:00"
            },
            {
                "name": "symfony/serializer",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/serializer.git",
                    "reference": "4ac4fae1cbad2655a0b05f327e7ce8ef310239fb"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/serializer/zipball/4ac4fae1cbad2655a0b05f327e7ce8ef310239fb",
                    "reference": "4ac4fae1cbad2655a0b05f327e7ce8ef310239fb",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-ctype": "~1.8",
                    "symfony/polyfill-php80": "^1.16"
                },
                "conflict": {
                    "doctrine/annotations": "<1.12",
                    "phpdocumentor/reflection-docblock": "<3.2.2",
                    "phpdocumentor/type-resolver": "<1.4.0|>=1.7.0",
                    "symfony/dependency-injection": "<4.4",
                    "symfony/property-access": "<5.4",
                    "symfony/property-info": "<5.3.13",
                    "symfony/uid": "<5.3",
                    "symfony/yaml": "<4.4"
                },
                "require-dev": {
                    "doctrine/annotations": "^1.12|^2",
                    "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
                    "symfony/cache": "^4.4|^5.0|^6.0",
                    "symfony/config": "^4.4|^5.0|^6.0",
                    "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                    "symfony/error-handler": "^4.4|^5.0|^6.0",
                    "symfony/filesystem": "^4.4|^5.0|^6.0",
                    "symfony/form": "^4.4|^5.0|^6.0",
                    "symfony/http-foundation": "^4.4|^5.0|^6.0",
                    "symfony/http-kernel": "^4.4|^5.0|^6.0",
                    "symfony/mime": "^4.4|^5.0|^6.0",
                    "symfony/property-access": "^5.4|^6.0",
                    "symfony/property-info": "^5.3.13|^6.0",
                    "symfony/uid": "^5.3|^6.0",
                    "symfony/validator": "^4.4|^5.0|^6.0",
                    "symfony/var-dumper": "^4.4|^5.0|^6.0",
                    "symfony/var-exporter": "^4.4|^5.0|^6.0",
                    "symfony/yaml": "^4.4|^5.0|^6.0"
                },
                "suggest": {
                    "psr/cache-implementation": "For using the metadata cache.",
                    "symfony/config": "For using the XML mapping loader.",
                    "symfony/mime": "For using a MIME type guesser within the DataUriNormalizer.",
                    "symfony/property-access": "For using the ObjectNormalizer.",
                    "symfony/property-info": "To deserialize relations.",
                    "symfony/var-exporter": "For using the metadata compiler.",
                    "symfony/yaml": "For using the default YAML mapping loader."
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Serializer\\": ""
                    },
                    "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": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/serializer/tree/v5.4.17"
                },
                "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": "2022-12-20T11:10:57+00:00"
            },
            {
                "name": "symfony/service-contracts",
                "version": "v2.5.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/service-contracts.git",
                    "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
                    "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "psr/container": "^1.1",
                    "symfony/deprecation-contracts": "^2.1|^3"
                },
                "conflict": {
                    "ext-psr": "<1.1|>=2"
                },
                "suggest": {
                    "symfony/service-implementation": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "2.5-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"
                ],
                "support": {
                    "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
                },
                "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": "2022-05-30T19:17:29+00:00"
            },
            {
                "name": "symfony/stopwatch",
                "version": "v5.4.13",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/stopwatch.git",
                    "reference": "6df7a3effde34d81717bbef4591e5ffe32226d69"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/stopwatch/zipball/6df7a3effde34d81717bbef4591e5ffe32226d69",
                    "reference": "6df7a3effde34d81717bbef4591e5ffe32226d69",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/service-contracts": "^1|^2|^3"
                },
                "type": "library",
                "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": "Provides a way to profile code",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/stopwatch/tree/v5.4.13"
                },
                "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": "2022-09-28T13:19:49+00:00"
            },
            {
                "name": "symfony/string",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/string.git",
                    "reference": "55733a8664b8853b003e70251c58bc8cb2d82a6b"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/string/zipball/55733a8664b8853b003e70251c58bc8cb2d82a6b",
                    "reference": "55733a8664b8853b003e70251c58bc8cb2d82a6b",
                    "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"
                },
                "conflict": {
                    "symfony/translation-contracts": ">=3.0"
                },
                "require-dev": {
                    "symfony/error-handler": "^4.4|^5.0|^6.0",
                    "symfony/http-client": "^4.4|^5.0|^6.0",
                    "symfony/translation-contracts": "^1.1|^2",
                    "symfony/var-exporter": "^4.4|^5.0|^6.0"
                },
                "type": "library",
                "autoload": {
                    "files": [
                        "Resources/functions.php"
                    ],
                    "psr-4": {
                        "Symfony\\Component\\String\\": ""
                    },
                    "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": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
                "homepage": "https://symfony.com",
                "keywords": [
                    "grapheme",
                    "i18n",
                    "string",
                    "unicode",
                    "utf-8",
                    "utf8"
                ],
                "support": {
                    "source": "https://github.com/symfony/string/tree/v5.4.17"
                },
                "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": "2022-12-12T15:54:21+00:00"
            },
            {
                "name": "symfony/templating",
                "version": "v6.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/templating.git",
                    "reference": "595f786b4d2bb811949ead7831f50bdcab1d4e31"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/templating/zipball/595f786b4d2bb811949ead7831f50bdcab1d4e31",
                    "reference": "595f786b4d2bb811949ead7831f50bdcab1d4e31",
                    "shasum": ""
                },
                "require": {
                    "php": ">=8.1",
                    "symfony/polyfill-ctype": "~1.8"
                },
                "require-dev": {
                    "psr/log": "^1|^2|^3"
                },
                "suggest": {
                    "psr/log-implementation": "For using debug logging in loaders"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Templating\\": ""
                    },
                    "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": "Provides all the tools needed to build any kind of template system",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/templating/tree/v6.2.0"
                },
                "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": "2022-08-25T15:27:04+00:00"
            },
            {
                "name": "symfony/translation",
                "version": "v5.4.14",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/translation.git",
                    "reference": "f0ed07675863aa6e3939df8b1bc879450b585cab"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/translation/zipball/f0ed07675863aa6e3939df8b1bc879450b585cab",
                    "reference": "f0ed07675863aa6e3939df8b1bc879450b585cab",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/translation-contracts": "^2.3"
                },
                "conflict": {
                    "symfony/config": "<4.4",
                    "symfony/console": "<5.3",
                    "symfony/dependency-injection": "<5.0",
                    "symfony/http-kernel": "<5.0",
                    "symfony/twig-bundle": "<5.0",
                    "symfony/yaml": "<4.4"
                },
                "provide": {
                    "symfony/translation-implementation": "2.3"
                },
                "require-dev": {
                    "psr/log": "^1|^2|^3",
                    "symfony/config": "^4.4|^5.0|^6.0",
                    "symfony/console": "^5.4|^6.0",
                    "symfony/dependency-injection": "^5.0|^6.0",
                    "symfony/finder": "^4.4|^5.0|^6.0",
                    "symfony/http-client-contracts": "^1.1|^2.0|^3.0",
                    "symfony/http-kernel": "^5.0|^6.0",
                    "symfony/intl": "^4.4|^5.0|^6.0",
                    "symfony/polyfill-intl-icu": "^1.21",
                    "symfony/service-contracts": "^1.1.2|^2|^3",
                    "symfony/yaml": "^4.4|^5.0|^6.0"
                },
                "suggest": {
                    "psr/log-implementation": "To use logging capability in translator",
                    "symfony/config": "",
                    "symfony/yaml": ""
                },
                "type": "library",
                "autoload": {
                    "files": [
                        "Resources/functions.php"
                    ],
                    "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": "Provides tools to internationalize your application",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/translation/tree/v5.4.14"
                },
                "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": "2022-10-07T08:01:20+00:00"
            },
            {
                "name": "symfony/translation-contracts",
                "version": "v2.5.2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/translation-contracts.git",
                    "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/136b19dd05cdf0709db6537d058bcab6dd6e2dbe",
                    "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5"
                },
                "suggest": {
                    "symfony/translation-implementation": ""
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-main": "2.5-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"
                ],
                "support": {
                    "source": "https://github.com/symfony/translation-contracts/tree/v2.5.2"
                },
                "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": "2022-06-27T16:58:25+00:00"
            },
            {
                "name": "symfony/twig-bridge",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/twig-bridge.git",
                    "reference": "5a35a669639ac25e4cb3d6d9c968924d96a7eae6"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/5a35a669639ac25e4cb3d6d9c968924d96a7eae6",
                    "reference": "5a35a669639ac25e4cb3d6d9c968924d96a7eae6",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/translation-contracts": "^1.1|^2|^3",
                    "twig/twig": "^2.13|^3.0.4"
                },
                "conflict": {
                    "phpdocumentor/reflection-docblock": "<3.2.2",
                    "phpdocumentor/type-resolver": "<1.4.0",
                    "symfony/console": "<5.3",
                    "symfony/form": "<5.3",
                    "symfony/http-foundation": "<5.3",
                    "symfony/http-kernel": "<4.4",
                    "symfony/translation": "<5.2",
                    "symfony/workflow": "<5.2"
                },
                "require-dev": {
                    "doctrine/annotations": "^1.12|^2",
                    "egulias/email-validator": "^2.1.10|^3",
                    "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                    "symfony/asset": "^4.4|^5.0|^6.0",
                    "symfony/console": "^5.3|^6.0",
                    "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                    "symfony/expression-language": "^4.4|^5.0|^6.0",
                    "symfony/finder": "^4.4|^5.0|^6.0",
                    "symfony/form": "^5.3|^6.0",
                    "symfony/http-foundation": "^5.3|^6.0",
                    "symfony/http-kernel": "^4.4|^5.0|^6.0",
                    "symfony/intl": "^4.4|^5.0|^6.0",
                    "symfony/mime": "^5.2|^6.0",
                    "symfony/polyfill-intl-icu": "~1.0",
                    "symfony/property-info": "^4.4|^5.1|^6.0",
                    "symfony/routing": "^4.4|^5.0|^6.0",
                    "symfony/security-acl": "^2.8|^3.0",
                    "symfony/security-core": "^4.4|^5.0|^6.0",
                    "symfony/security-csrf": "^4.4|^5.0|^6.0",
                    "symfony/security-http": "^4.4|^5.0|^6.0",
                    "symfony/serializer": "^5.2|^6.0",
                    "symfony/stopwatch": "^4.4|^5.0|^6.0",
                    "symfony/translation": "^5.2|^6.0",
                    "symfony/web-link": "^4.4|^5.0|^6.0",
                    "symfony/workflow": "^5.2|^6.0",
                    "symfony/yaml": "^4.4|^5.0|^6.0",
                    "twig/cssinliner-extra": "^2.12|^3",
                    "twig/inky-extra": "^2.12|^3",
                    "twig/markdown-extra": "^2.12|^3"
                },
                "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/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",
                "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": "Provides integration for Twig with various Symfony components",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/twig-bridge/tree/v5.4.17"
                },
                "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": "2022-12-20T11:10:57+00:00"
            },
            {
                "name": "symfony/twig-bundle",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/twig-bundle.git",
                    "reference": "ac21af4eff72ecd65680d2f3d163b5794ce82fc4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/ac21af4eff72ecd65680d2f3d163b5794ce82fc4",
                    "reference": "ac21af4eff72ecd65680d2f3d163b5794ce82fc4",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/config": "^4.4|^5.0|^6.0",
                    "symfony/http-foundation": "^4.4|^5.0|^6.0",
                    "symfony/http-kernel": "^5.0|^6.0",
                    "symfony/polyfill-ctype": "~1.8",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/twig-bridge": "^5.3|^6.0",
                    "twig/twig": "^2.13|^3.0.4"
                },
                "conflict": {
                    "symfony/dependency-injection": "<5.3",
                    "symfony/framework-bundle": "<5.0",
                    "symfony/service-contracts": ">=3.0",
                    "symfony/translation": "<5.0"
                },
                "require-dev": {
                    "doctrine/annotations": "^1.10.4|^2",
                    "doctrine/cache": "^1.0|^2.0",
                    "symfony/asset": "^4.4|^5.0|^6.0",
                    "symfony/dependency-injection": "^5.3|^6.0",
                    "symfony/expression-language": "^4.4|^5.0|^6.0",
                    "symfony/finder": "^4.4|^5.0|^6.0",
                    "symfony/form": "^4.4|^5.0|^6.0",
                    "symfony/framework-bundle": "^5.0|^6.0",
                    "symfony/routing": "^4.4|^5.0|^6.0",
                    "symfony/stopwatch": "^4.4|^5.0|^6.0",
                    "symfony/translation": "^5.0|^6.0",
                    "symfony/web-link": "^4.4|^5.0|^6.0",
                    "symfony/yaml": "^4.4|^5.0|^6.0"
                },
                "type": "symfony-bundle",
                "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": "Provides a tight integration of Twig into the Symfony full-stack framework",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/twig-bundle/tree/v5.4.17"
                },
                "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": "2022-12-20T11:10:57+00:00"
            },
            {
                "name": "symfony/uid",
                "version": "v5.4.13",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/uid.git",
                    "reference": "7e727b75ee099d530d1e93ed0897a0d89c146d16"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/uid/zipball/7e727b75ee099d530d1e93ed0897a0d89c146d16",
                    "reference": "7e727b75ee099d530d1e93ed0897a0d89c146d16",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-uuid": "^1.15"
                },
                "require-dev": {
                    "symfony/console": "^4.4|^5.0|^6.0"
                },
                "type": "library",
                "autoload": {
                    "psr-4": {
                        "Symfony\\Component\\Uid\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Grégoire Pineau",
                        "email": "lyrixx@lyrixx.info"
                    },
                    {
                        "name": "Nicolas Grekas",
                        "email": "p@tchwork.com"
                    },
                    {
                        "name": "Symfony Community",
                        "homepage": "https://symfony.com/contributors"
                    }
                ],
                "description": "Provides an object-oriented API to generate and represent UIDs",
                "homepage": "https://symfony.com",
                "keywords": [
                    "UID",
                    "ulid",
                    "uuid"
                ],
                "support": {
                    "source": "https://github.com/symfony/uid/tree/v5.4.13"
                },
                "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": "2022-09-09T09:04:10+00:00"
            },
            {
                "name": "symfony/var-dumper",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/var-dumper.git",
                    "reference": "ad74890513d07060255df2575703daf971de92c7"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/var-dumper/zipball/ad74890513d07060255df2575703daf971de92c7",
                    "reference": "ad74890513d07060255df2575703daf971de92c7",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/polyfill-mbstring": "~1.0",
                    "symfony/polyfill-php80": "^1.16"
                },
                "conflict": {
                    "phpunit/phpunit": "<5.4.3",
                    "symfony/console": "<4.4"
                },
                "require-dev": {
                    "ext-iconv": "*",
                    "symfony/console": "^4.4|^5.0|^6.0",
                    "symfony/process": "^4.4|^5.0|^6.0",
                    "symfony/uid": "^5.1|^6.0",
                    "twig/twig": "^2.13|^3.0.4"
                },
                "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",
                "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": "Provides mechanisms for walking through any arbitrary PHP variable",
                "homepage": "https://symfony.com",
                "keywords": [
                    "debug",
                    "dump"
                ],
                "support": {
                    "source": "https://github.com/symfony/var-dumper/tree/v5.4.17"
                },
                "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": "2022-12-22T10:31:03+00:00"
            },
            {
                "name": "symfony/var-exporter",
                "version": "v6.2.3",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/var-exporter.git",
                    "reference": "d055d12b20b42e407e607460e7552a1fe6d27f08"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/var-exporter/zipball/d055d12b20b42e407e607460e7552a1fe6d27f08",
                    "reference": "d055d12b20b42e407e607460e7552a1fe6d27f08",
                    "shasum": ""
                },
                "require": {
                    "php": ">=8.1"
                },
                "require-dev": {
                    "symfony/var-dumper": "^5.4|^6.0"
                },
                "type": "library",
                "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": "Allows exporting any serializable PHP data structure to plain PHP code",
                "homepage": "https://symfony.com",
                "keywords": [
                    "clone",
                    "construct",
                    "export",
                    "hydrate",
                    "instantiate",
                    "lazy loading",
                    "proxy",
                    "serialize"
                ],
                "support": {
                    "source": "https://github.com/symfony/var-exporter/tree/v6.2.3"
                },
                "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": "2022-12-22T17:55:15+00:00"
            },
            {
                "name": "symfony/web-profiler-bundle",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/web-profiler-bundle.git",
                    "reference": "6c7635fb150af892f6a79f016b6c5386ab112922"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/6c7635fb150af892f6a79f016b6c5386ab112922",
                    "reference": "6c7635fb150af892f6a79f016b6c5386ab112922",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/config": "^4.4|^5.0|^6.0",
                    "symfony/framework-bundle": "^5.3|^6.0",
                    "symfony/http-kernel": "^5.3|^6.0",
                    "symfony/polyfill-php80": "^1.16",
                    "symfony/routing": "^4.4|^5.0|^6.0",
                    "symfony/twig-bundle": "^4.4|^5.0|^6.0",
                    "twig/twig": "^2.13|^3.0.4"
                },
                "conflict": {
                    "symfony/dependency-injection": "<5.2",
                    "symfony/form": "<4.4",
                    "symfony/mailer": "<5.4",
                    "symfony/messenger": "<4.4"
                },
                "require-dev": {
                    "symfony/browser-kit": "^4.4|^5.0|^6.0",
                    "symfony/console": "^4.4|^5.0|^6.0",
                    "symfony/css-selector": "^4.4|^5.0|^6.0",
                    "symfony/stopwatch": "^4.4|^5.0|^6.0"
                },
                "type": "symfony-bundle",
                "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": "Provides a development tool that gives detailed information about the execution of any request",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/web-profiler-bundle/tree/v5.4.17"
                },
                "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": "2022-12-13T13:09:23+00:00"
            },
            {
                "name": "symfony/yaml",
                "version": "v5.4.17",
                "source": {
                    "type": "git",
                    "url": "https://github.com/symfony/yaml.git",
                    "reference": "edcdc11498108f8967fe95118a7ec8624b94760e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/symfony/yaml/zipball/edcdc11498108f8967fe95118a7ec8624b94760e",
                    "reference": "edcdc11498108f8967fe95118a7ec8624b94760e",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/deprecation-contracts": "^2.1|^3",
                    "symfony/polyfill-ctype": "^1.8"
                },
                "conflict": {
                    "symfony/console": "<5.3"
                },
                "require-dev": {
                    "symfony/console": "^5.3|^6.0"
                },
                "suggest": {
                    "symfony/console": "For validating YAML files using the lint command"
                },
                "bin": [
                    "Resources/bin/yaml-lint"
                ],
                "type": "library",
                "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": "Loads and dumps YAML files",
                "homepage": "https://symfony.com",
                "support": {
                    "source": "https://github.com/symfony/yaml/tree/v5.4.17"
                },
                "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": "2022-12-13T09:57:04+00:00"
            },
            {
                "name": "terminal42/contao-easy_themes",
                "version": "2.2.11",
                "source": {
                    "type": "git",
                    "url": "https://github.com/terminal42/contao-easy_themes.git",
                    "reference": "2589602774b77ba3d29a8e93d8ae2d3b38312154"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/terminal42/contao-easy_themes/zipball/2589602774b77ba3d29a8e93d8ae2d3b38312154",
                    "reference": "2589602774b77ba3d29a8e93d8ae2d3b38312154",
                    "shasum": ""
                },
                "require": {
                    "contao-community-alliance/composer-plugin": "~2.4 || ~3.0",
                    "contao/core-bundle": "^4.4",
                    "php": ">=5.4"
                },
                "replace": {
                    "contao-legacy/easy_themes": "*"
                },
                "type": "contao-module",
                "extra": {
                    "contao": {
                        "sources": {
                            "": "system/modules/easy_themes"
                        },
                        "runonce": [
                            "runonce/runonce.php"
                        ]
                    }
                },
                "autoload": {
                    "classmap": [
                        ""
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "LGPL-3.0-or-later"
                ],
                "authors": [
                    {
                        "name": "terminal42 gmbh",
                        "homepage": "http://www.terminal42.ch"
                    }
                ],
                "description": "Contao Open Source CMS extension easy_themes",
                "keywords": [
                    "contao",
                    "easy",
                    "themes"
                ],
                "support": {
                    "issues": "https://github.com/terminal42/contao-easy_themes/issues",
                    "source": "https://github.com/terminal42/contao-easy_themes"
                },
                "time": "2020-05-22T09:36:29+00:00"
            },
            {
                "name": "terminal42/escargot",
                "version": "1.5.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/terminal42/escargot.git",
                    "reference": "f73df70b64068bf98a68fc3c3010636cba35266d"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/terminal42/escargot/zipball/f73df70b64068bf98a68fc3c3010636cba35266d",
                    "reference": "f73df70b64068bf98a68fc3c3010636cba35266d",
                    "shasum": ""
                },
                "require": {
                    "ext-simplexml": "*",
                    "nyholm/psr7": "^1.1",
                    "php": "^7.2 || ^8.0",
                    "psr/http-message": "^1.0",
                    "psr/log": "^1.1",
                    "symfony/dom-crawler": "^4.4 || ^5.0 || ^6.0",
                    "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0",
                    "symfony/http-client": "^4.4 || ^5.0 || ^6.0",
                    "webignition/robots-txt-file": "^3.0"
                },
                "require-dev": {
                    "doctrine/dbal": "^2.13 || ^3.0",
                    "symfony/finder": "^4.4 || ^5.0 || ^6.0",
                    "symfony/phpunit-bridge": "^5.1.8 || ^6.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"
                ],
                "support": {
                    "issues": "https://github.com/terminal42/escargot/issues",
                    "source": "https://github.com/terminal42/escargot"
                },
                "time": "2022-12-15T09:31:14+00:00"
            },
            {
                "name": "terminal42/service-annotation-bundle",
                "version": "1.1.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/terminal42/service-annotation-bundle.git",
                    "reference": "ae6bed637c9e7bab0edc095b2f76b7857035390a"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/terminal42/service-annotation-bundle/zipball/ae6bed637c9e7bab0edc095b2f76b7857035390a",
                    "reference": "ae6bed637c9e7bab0edc095b2f76b7857035390a",
                    "shasum": ""
                },
                "require": {
                    "doctrine/annotations": "^1.6",
                    "php": "^7.1 || ^8.0",
                    "symfony/dependency-injection": "^4.0 || ^5.0 || ^6.0",
                    "symfony/http-kernel": "^4.0 || ^5.0 || ^6.0"
                },
                "require-dev": {
                    "contao/easy-coding-standard": "^3.0"
                },
                "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",
                "support": {
                    "issues": "https://github.com/terminal42/service-annotation-bundle/issues",
                    "source": "https://github.com/terminal42/service-annotation-bundle"
                },
                "funding": [
                    {
                        "url": "https://github.com/sponsors/terminal42",
                        "type": "github"
                    },
                    {
                        "url": "https://ko-fi.com/terminal42",
                        "type": "other"
                    }
                ],
                "time": "2022-08-16T15:20:24+00:00"
            },
            {
                "name": "thecodingmachine/safe",
                "version": "v2.4.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/thecodingmachine/safe.git",
                    "reference": "e788f3d09dcd36f806350aedb77eac348fafadd3"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/e788f3d09dcd36f806350aedb77eac348fafadd3",
                    "reference": "e788f3d09dcd36f806350aedb77eac348fafadd3",
                    "shasum": ""
                },
                "require": {
                    "php": "^8.0"
                },
                "require-dev": {
                    "phpstan/phpstan": "^1.5",
                    "phpunit/phpunit": "^9.5",
                    "squizlabs/php_codesniffer": "^3.2",
                    "thecodingmachine/phpstan-strict-rules": "^1.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.2.x-dev"
                    }
                },
                "autoload": {
                    "files": [
                        "deprecated/apc.php",
                        "deprecated/array.php",
                        "deprecated/datetime.php",
                        "deprecated/libevent.php",
                        "deprecated/misc.php",
                        "deprecated/password.php",
                        "deprecated/mssql.php",
                        "deprecated/stats.php",
                        "deprecated/strings.php",
                        "lib/special_cases.php",
                        "deprecated/mysqli.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/gettext.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/inotify.php",
                        "generated/json.php",
                        "generated/ldap.php",
                        "generated/libxml.php",
                        "generated/lzf.php",
                        "generated/mailparse.php",
                        "generated/mbstring.php",
                        "generated/misc.php",
                        "generated/mysql.php",
                        "generated/network.php",
                        "generated/oci8.php",
                        "generated/opcache.php",
                        "generated/openssl.php",
                        "generated/outcontrol.php",
                        "generated/pcntl.php",
                        "generated/pcre.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/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"
                    ],
                    "classmap": [
                        "lib/DateTime.php",
                        "lib/DateTimeImmutable.php",
                        "lib/Exceptions/",
                        "deprecated/Exceptions/",
                        "generated/Exceptions/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "description": "PHP core functions that throw exceptions instead of returning FALSE on error",
                "support": {
                    "issues": "https://github.com/thecodingmachine/safe/issues",
                    "source": "https://github.com/thecodingmachine/safe/tree/v2.4.0"
                },
                "time": "2022-10-07T14:02:17+00:00"
            },
            {
                "name": "tijsverkoyen/css-to-inline-styles",
                "version": "2.2.5",
                "source": {
                    "type": "git",
                    "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
                    "reference": "4348a3a06651827a27d989ad1d13efec6bb49b19"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/4348a3a06651827a27d989ad1d13efec6bb49b19",
                    "reference": "4348a3a06651827a27d989ad1d13efec6bb49b19",
                    "shasum": ""
                },
                "require": {
                    "ext-dom": "*",
                    "ext-libxml": "*",
                    "php": "^5.5 || ^7.0 || ^8.0",
                    "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
                },
                "require-dev": {
                    "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.2.x-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "TijsVerkoyen\\CssToInlineStyles\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Tijs Verkoyen",
                        "email": "css_to_inline_styles@verkoyen.eu",
                        "role": "Developer"
                    }
                ],
                "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
                "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
                "support": {
                    "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
                    "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.5"
                },
                "time": "2022-09-12T13:28:28+00:00"
            },
            {
                "name": "toflar/psr6-symfony-http-cache-store",
                "version": "3.0.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/Toflar/psr6-symfony-http-cache-store.git",
                    "reference": "0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/Toflar/psr6-symfony-http-cache-store/zipball/0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244",
                    "reference": "0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244",
                    "shasum": ""
                },
                "require": {
                    "php": "^7.2 | ^8.0",
                    "symfony/cache": "^4.4 | ^5.0",
                    "symfony/http-foundation": "^4.4 | ^5.0",
                    "symfony/http-kernel": "^4.4 | ^5.0",
                    "symfony/lock": "^4.4 | ^5.0",
                    "symfony/options-resolver": "^4.4 | ^5.0"
                },
                "require-dev": {
                    "symfony/phpunit-bridge": "^5.0"
                },
                "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.",
                "support": {
                    "issues": "https://github.com/Toflar/psr6-symfony-http-cache-store/issues",
                    "source": "https://github.com/Toflar/psr6-symfony-http-cache-store/tree/3.0.1"
                },
                "time": "2020-11-23T21:38:47+00:00"
            },
            {
                "name": "twig/extra-bundle",
                "version": "v3.5.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/twigphp/twig-extra-bundle.git",
                    "reference": "edfcdbdc943b52101011d57ec546af393dc56537"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/edfcdbdc943b52101011d57ec546af393dc56537",
                    "reference": "edfcdbdc943b52101011d57ec546af393dc56537",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "symfony/framework-bundle": "^4.4|^5.0|^6.0",
                    "symfony/twig-bundle": "^4.4|^5.0|^6.0",
                    "twig/twig": "^2.7|^3.0"
                },
                "require-dev": {
                    "league/commonmark": "^1.0|^2.0",
                    "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0",
                    "twig/cache-extra": "^3.0",
                    "twig/cssinliner-extra": "^2.12|^3.0",
                    "twig/html-extra": "^2.12|^3.0",
                    "twig/inky-extra": "^2.12|^3.0",
                    "twig/intl-extra": "^2.12|^3.0",
                    "twig/markdown-extra": "^2.12|^3.0",
                    "twig/string-extra": "^2.12|^3.0"
                },
                "type": "symfony-bundle",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.5-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Twig\\Extra\\TwigExtraBundle\\": ""
                    },
                    "exclude-from-classmap": [
                        "/Tests/"
                    ]
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Fabien Potencier",
                        "email": "fabien@symfony.com",
                        "homepage": "http://fabien.potencier.org",
                        "role": "Lead Developer"
                    }
                ],
                "description": "A Symfony bundle for extra Twig extensions",
                "homepage": "https://twig.symfony.com",
                "keywords": [
                    "bundle",
                    "extra",
                    "twig"
                ],
                "support": {
                    "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.5.0"
                },
                "funding": [
                    {
                        "url": "https://github.com/fabpot",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-12-27T12:23:36+00:00"
            },
            {
                "name": "twig/twig",
                "version": "v3.5.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/twigphp/Twig.git",
                    "reference": "3ffcf4b7d890770466da3b2666f82ac054e7ec72"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/twigphp/Twig/zipball/3ffcf4b7d890770466da3b2666f82ac054e7ec72",
                    "reference": "3ffcf4b7d890770466da3b2666f82ac054e7ec72",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.2.5",
                    "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|^6.0"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "3.5-dev"
                    }
                },
                "autoload": {
                    "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"
                ],
                "support": {
                    "issues": "https://github.com/twigphp/Twig/issues",
                    "source": "https://github.com/twigphp/Twig/tree/v3.5.0"
                },
                "funding": [
                    {
                        "url": "https://github.com/fabpot",
                        "type": "github"
                    },
                    {
                        "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                        "type": "tidelift"
                    }
                ],
                "time": "2022-12-27T12:28:18+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.",
                "support": {
                    "issues": "https://github.com/ua-parser/uap-php/issues",
                    "source": "https://github.com/ua-parser/uap-php/tree/v3.9.14"
                },
                "time": "2020-10-02T23:36:20+00:00"
            },
            {
                "name": "wa72/htmlpagedom",
                "version": "v2.0.1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wasinger/htmlpagedom.git",
                    "reference": "34710d592b9865e798b5c35a78166ab1f18ecc8e"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/wasinger/htmlpagedom/zipball/34710d592b9865e798b5c35a78166ab1f18ecc8e",
                    "reference": "34710d592b9865e798b5c35a78166ab1f18ecc8e",
                    "shasum": ""
                },
                "require": {
                    "php": ">=7.1.0",
                    "symfony/css-selector": "^3.4|^4|^5",
                    "symfony/dom-crawler": "^3.4|^4|^5"
                },
                "require-dev": {
                    "mikey179/vfsstream": "^1.6",
                    "phpunit/phpunit": "^7",
                    "wa72/html-pretty-min": "~0.1"
                },
                "suggest": {
                    "wa72/html-pretty-min": "Minify or indent HTML documents"
                },
                "type": "library",
                "extra": {
                    "branch-alias": {
                        "dev-master": "2.0-dev"
                    }
                },
                "autoload": {
                    "psr-4": {
                        "Wa72\\HtmlPageDom\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Christoph Singer",
                        "email": "singer@webagentur72.de",
                        "homepage": "http://www.webagentur72.de"
                    }
                ],
                "description": "jQuery-inspired DOM manipulation extension for Symfony's Crawler",
                "homepage": "http://github.com/wasinger/htmlpagedom",
                "keywords": [
                    "crawler",
                    "dom",
                    "html"
                ],
                "support": {
                    "issues": "https://github.com/wasinger/htmlpagedom/issues",
                    "source": "https://github.com/wasinger/htmlpagedom/tree/master"
                },
                "time": "2019-11-22T09:50:29+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"
                ],
                "support": {
                    "issues": "https://github.com/webignition/disallowed-character-terminated-string/issues",
                    "source": "https://github.com/webignition/disallowed-character-terminated-string/tree/master"
                },
                "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"
                ],
                "support": {
                    "issues": "https://github.com/webignition/robots-txt-file/issues",
                    "source": "https://github.com/webignition/robots-txt-file/tree/3.0"
                },
                "time": "2019-12-20T17:50:44+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"
                ],
                "support": {
                    "source": "https://github.com/wikimedia/less.php/tree/1.8.2"
                },
                "time": "2019-11-06T18:30:11+00:00"
            }
        ],
        "packages-dev": [],
        "aliases": [],
        "minimum-stability": "stable",
        "stability-flags": {
            "contao/conflicts": 20,
            "craffft/css-style-selector-bundle": 20
        },
        "prefer-stable": false,
        "prefer-lowest": false,
        "platform": {
            "php": "^7.1|^8.0"
        },
        "platform-dev": [],
        "plugin-api-version": "2.3.0"
    }

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

    Standard

    Poste die Konsolenausgabe inkl. Aufruf.
    » sponsor me via GitHub or PayPal or Revolut

  8. #8
    Contao-Fan Avatar von herr rilke
    Registriert seit
    29.01.2011.
    Ort
    Münster
    Beiträge
    401

    Standard

    fürchte, da ist nicht viel

    Code:
    > /opt/RZphp74/bin/php-cli composer.phar update
    
    
                                                                              
     [UnexpectedValueException]                                                 
     Unknown package has no name defined ([{"name":"ausi\/slug-generator","versi
     on":"v1.1.1","version_normalized":"1.1.1.0","source":{"type":"git","url":"h
     ttps:\/\/github.com\/ausi\/slug-generator.git","reference":"4e761b08966c5d4
     aeecc1829ac997e5a5a29d231"},"dist":{"type":"zip","url":"https:\/\/api.githu
     b.com\/repos\/ausi\/slug-generator\/zipball\/4e761b08966c5d4aeecc1829ac997e
     5a5a29d231","reference":"4e761b08966c5d4aeecc1829ac997e5a5a29d231","shasum"
     :""},"require":{"ext-intl":"*","ext-mbstring":"*","ext-pcre":"*","lib-icu":
     ">=4.2.1","php":"^7.1 || ^8.0"},"require-dev":{"contao\/easy-coding-standar
     d":"^3.0","phpstan\/phpstan":"^0.12.40","phpstan\/phpstan-phpunit":"^0.12.1
     6","phpunit\/phpunit":"^7.5.20 || ^8.5.4 || ^9.4.2","psalm\/plugin-phpunit"
     :"^0.9","slam\/phpstan-extensions":"^5.0","vimeo\/psalm":"^3.9"},"time":"20
     20-10-19T15:25:33+00:00","type":"library","installation-source":"dist","aut
     oload":{"psr-4":{"Ausi\\SlugGenerator\\":"src\/"}},"notification-url":"http
     s:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Mar
     tin Ausw\u00f6ger","email":"martin@auswoeger.com"}],"description":"Slug Gen
     erator","keywords":["ascii","cldr","pretty-url","slug","slug-generator","sl
     ugify","transliteration","unicode"],"support":{"issues":"https:\/\/github.c
     om\/ausi\/slug-generator\/issues","source":"https:\/\/github.com\/ausi\/slu
     g-generator\/tree\/v1.1.1"},"funding":[{"url":"https:\/\/github.com\/ausi",
     "type":"github"}],"install-path":"..\/ausi\/slug-generator"},{"name":"bacon
     \/bacon-qr-code","version":"2.0.7","version_normalized":"2.0.7.0","source":
     {"type":"git","url":"https:\/\/github.com\/Bacon\/BaconQrCode.git","referen
     ce":"d70c840f68657ce49094b8d91f9ee0cc07fbf66c"},"dist":{"type":"zip","url":
     "https:\/\/api.github.com\/repos\/Bacon\/BaconQrCode\/zipball\/d70c840f6865
     7ce49094b8d91f9ee0cc07fbf66c","reference":"d70c840f68657ce49094b8d91f9ee0cc
     07fbf66c","shasum":""},"require":{"dasprid\/enum":"^1.0.3","ext-iconv":"*",
     "php":"^7.1 || ^8.0"},"require-dev":{"phly\/keep-a-changelog":"^2.1","phpun
     it\/phpunit":"^7 | ^8 | ^9","spatie\/phpunit-snapshot-assertions":"^4.2.9",
     "squizlabs\/php_codesniffer":"^3.4"},"suggest":{"ext-imagick":"to generate 
     QR code images"},"time":"2022-03-14T02:02:36+00:00","type":"library","insta
     llation-source":"dist","autoload":{"psr-4":{"BaconQrCode\\":"src\/"}},"noti
     fication-url":"https:\/\/packagist.org\/downloads\/","license":["BSD-2-Clau
     se"],"authors":[{"name":"Ben Scholzen 'DASPRiD'","email":"mail@dasprids.de"
     ,"homepage":"https:\/\/dasprids.de\/","role":"Developer"}],"description":"B
     aconQrCode is a QR code generator for PHP.","homepage":"https:\/\/github.co
     m\/Bacon\/BaconQrCode","support":{"issues":"https:\/\/github.com\/Bacon\/Ba
     conQrCode\/issues","source":"https:\/\/github.com\/Bacon\/BaconQrCode\/tree
     \/2.0.7"},"install-path":"..\/bacon\/bacon-qr-code"},{"name":"beberlei\/ass
     ert","version":"v3.3.2","version_normalized":"3.3.2.0","source":{"type":"gi
     t","url":"https:\/\/github.com\/beberlei\/assert.git","reference":"cb70015c
     04be1baee6f5f5c953703347c0ac1655"},"dist":{"type":"zip","url":"https:\/\/ap
     i.github.com\/repos\/beberlei\/assert\/zipball\/cb70015c04be1baee6f5f5c9537
     03347c0ac1655","reference":"cb70015c04be1baee6f5f5c953703347c0ac1655","shas
     um":""},"require":{"ext-ctype":"*","ext-json":"*","ext-mbstring":"*","ext-s
     implexml":"*","php":"^7.0 || ^8.0"},"require-dev":{"friendsofphp\/php-cs-fi
     xer":"*","phpstan\/phpstan":"*","phpunit\/phpunit":">=6.0.0","yoast\/phpuni
     t-polyfills":"^0.1.0"},"suggest":{"ext-intl":"Needed to allow Assertion::co
     unt(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxC
     ount() to operate on ResourceBundles"},"time":"2021-12-16T21:41:27+00:00","
     type":"library","installation-source":"dist","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 De
     veloper"},{"name":"Richard Quadling","email":"rquadling@gmail.com","role":"
     Collaborator"}],"description":"Thin assertion library for input validation 
     in business models.","keywords":["assert","assertion","validation"],"suppor
     t":{"issues":"https:\/\/github.com\/beberlei\/assert\/issues","source":"htt
     ps:\/\/github.com\/beberlei\/assert\/tree\/v3.3.2"},"install-path":"..\/beb
     erlei\/assert"},{"name":"bugbuster\/contao-botdetection-bundle","version":"
     1.7.1","version_normalized":"1.7.1.0","source":{"type":"git","url":"https:\
     /\/github.com\/BugBuster1701\/contao-botdetection-bundle.git","reference":"
     137e35e3e180426aa9684b2711d1644731a2390a"},"dist":{"type":"zip","url":"http
     s:\/\/api.github.com\/repos\/BugBuster1701\/contao-botdetection-bundle\/zip
     ball\/137e35e3e180426aa9684b2711d1644731a2390a","reference":"137e35e3e18042
     6aa9684b2711d1644731a2390a","shasum":""},"require":{"bugbuster\/browscap-li
     te":"^1.1","contao\/core-bundle":"^4.9","jaybizzle\/crawler-detect":"^1.2",
     "php":"^7.2 || ^8.0","symfony\/http-client":"^4.4 || ^5.0","true\/punycode"
     :"^2.1"},"conflict":{"contao\/manager-plugin":"<2.0 || >=3.0"},"require-dev
     ":{"friendsofphp\/php-cs-fixer":"^2.17","phpunit\/phpunit":"^8.5 || ^9.3"},
     "time":"2021-02-24T22:58:31+00:00","type":"contao-bundle","extra":{"contao"
     :{"transifex":{"project":"contao-botdetection-bundle","prefix":"master-","l
     anguages_cto":"src\/Resources\/contao\/languages","languages_tx":".tx"}},"b
     ranch-alias":{"dev-master":"1.7.x-dev"},"contao-manager-plugin":"BugBuster\
     \BotdetectionBundle\\ContaoManager\\Plugin"},"installation-source":"dist","
     autoload":{"psr-4":{"BugBuster\\BotdetectionBundle\\":"src\/"},"classmap":[
     "src\/Resources\/contao\/"],"exclude-from-classmap":["src\/Resources\/conta
     o\/cache\/","src\/Resources\/contao\/config\/","src\/Resources\/contao\/dca
     \/","src\/Resources\/contao\/languages\/","src\/Resources\/contao\/template
     s\/","src\/Resources\/contao\/test\/"]},"notification-url":"https:\/\/packa
     gist.org\/downloads\/","license":["LGPL-3.0-or-later"],"authors":[{"name":"
     Glen Langer","homepage":"http:\/\/contao.ninja","role":"Developer"}],"descr
     iption":"Contao 4 bundle helper class to detect search engines, bots, spide
     rs, crawlers ...","homepage":"http:\/\/contao.ninja","keywords":["bots","bu
     ndle","contao","detection"],"support":{"forum":"https:\/\/community.contao.
     org\/de\/forumdisplay.php?119-Sonstige-Erweiterungen","issues":"https:\/\/g
     ithub.com\/BugBuster1701\/contao-botdetection-bundle\/issues","source":"htt
     ps:\/\/github.com\/BugBuster1701\/contao-botdetection-bundle","wiki":"http:
     \/\/de.contaowiki.org\/Bot_Detection"},"install-path":"..\/bugbuster\/conta
     o-botdetection-bundle"},{"name":"bugbuster\/contao-visitors-bundle","versio
     n":"1.8.0","version_normalized":"1.8.0.0","source":{"type":"git","url":"htt
     ps:\/\/github.com\/BugBuster1701\/contao-visitors-bundle.git","reference":"
     02e03fd9e81c956babdd5fcf6dbf151f67d2893d"},"dist":{"type":"zip","url":"http
     s:\/\/api.github.com\/repos\/BugBuster1701\/contao-visitors-bundle\/zipball
     \/02e03fd9e81c956babdd5fcf6dbf151f67d2893d","reference":"02e03fd9e81c956bab
     dd5fcf6dbf151f67d2893d","shasum":""},"require":{"bugbuster\/contao-botdetec
     tion-bundle":">=1.7.0,<2","contao\/core-bundle":"^4.13","doctrine\/dbal":"^
     2.13 || ^3.3","php":"^7.4 || ^8.0","phpoffice\/phpspreadsheet":"^1.16","sym
     fony\/deprecation-contracts":"^2.1"},"conflict":{"contao\/manager-plugin":"
     <2.0 || >=3.0"},"require-dev":{"contao\/manager-plugin":"^2.0","friendsofph
     p\/php-cs-fixer":"^3.0","phpunit\/phpunit":"^8.5 || ^9.3"},"time":"2022-07-
     30T15:04:35+00:00","type":"contao-bundle","extra":{"contao":{"transifex":{"
     project":"contao-visitors-bundle","prefix":"master-","languages_cto":"src\/
     Resources\/contao\/languages","languages_tx":".tx"}},"branch-alias":{"dev-d
     evelop":"1.8.x-dev"},"contao-manager-plugin":"BugBuster\\VisitorsBundle\\Co
     ntaoManager\\Plugin"},"installation-source":"dist","autoload":{"psr-4":{"Bu
     gBuster\\VisitorsBundle\\":"src\/"},"classmap":["src\/Resources\/contao\/"]
     ,"exclude-from-classmap":["src\/Resources\/contao\/config\/","src\/Resource
     s\/contao\/dca\/","src\/Resources\/contao\/languages\/","src\/Resources\/co
     ntao\/templates\/"]},"notification-url":"https:\/\/packagist.org\/downloads
     \/","license":["LGPL-3.0-or-later"],"authors":[{"name":"Glen Langer","homep
     age":"http:\/\/contao.ninja","role":"Developer"}],"description":"Contao 4 v
     isitors bundle, allows you to count hits and visits of your website.","home
     page":"http:\/\/contao.ninja","keywords":["bundle","contao","counter","hits
     ","visitors","visits"],"support":{"forum":"https:\/\/community.contao.org\/
     de\/forumdisplay.php?28-visitors","irc":"irc:\/\/irc.freenode.org\/contao.d
     ev","issues":"https:\/\/github.com\/BugBuster1701\/contao-visitors-bundle\/
     issues","source":"https:\/\/github.com\/BugBuster1701\/contao-visitors-bund
     le","wiki":"http:\/\/de.contaowiki.org\/Visitors"},"funding":[{"url":"https
     :\/\/www.amazon.de\/wishlist\/26HHEJOU03G76","type":"other"}],"install-path
     ":"..\/bugbuster\/contao-visitors-bundle"},{"name":"clickpress\/contao-clic
     kpress-grid","version":"1.4.3","version_normalized":"1.4.3.0","source":{"ty
     pe":"git","url":"https:\/\/github.com\/clickpress\/contao-clickpress-grid.g
     it","reference":"d2c9380612e31041a278d84e491a72a991d66717"},"dist":{"type":
     "zip","url":"https:\/\/api.github.com\/repos\/clickpress\/contao-clickpress
     -grid\/zipball\/d2c9380612e31041a278d84e491a72a991d66717","reference":"d2c9
     380612e31041a278d84e491a72a991d66717","shasum":""},"require":{"contao\/core
     -bundle":"^4.9","php":"^7.2 || ^8.0","symfony\/config":"^4.4 || ^5.1","symf
     ony\/dependency-injection":"^4.4 || ^5.1","symfony\/http-kernel":"^4.4 || ^
     5.1"},"conflict":{"contao\/manager-plugin":"<2.0 || >=3.0"},"require-dev":{
     "contao\/easy-coding-standard":"^2.0","contao\/manager-plugin":"^2.0","phpu
     nit\/phpunit":"^8.4","symfony\/phpunit-bridge":"^4.4 || ^5.1"},"time":"2022
     -04-26T16:08:46+00:00","type":"contao-bundle","extra":{"contao-manager-plug
     in":"Clickpress\\ContaoClickpressGridBundle\\ContaoManager\\Plugin"},"insta
     llation-source":"dist","autoload":{"psr-4":{"Clickpress\\ContaoClickpressGr
     idBundle\\":"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":"Stefan Schulz-Lauterbach","homepag
     e":"https:\/\/github.com\/stefansl"}],"description":"Grid System for Contao
     4 based on CSS Grid","support":{"issues":"https:\/\/github.com\/clickpress\
     /contao-clickpress-grid\/issues","source":"https:\/\/github.com\/clickpress
     \/contao-clickpress-grid\/tree\/1.4.3"},"install-path":"..\/clickpress\/con
     tao-clickpress-grid"},{"name":"clue\/stream-filter","version":"v1.6.0","ver
     sion_normalized":"1.6.0.0","source":{"type":"git","url":"https:\/\/github.c
     om\/clue\/stream-filter.git","reference":"d6169430c7731d8509da7aecd0af756a5
     747b78e"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/clue
     \/stream-filter\/zipball\/d6169430c7731d8509da7aecd0af756a5747b78e","refere
     nce":"d6169430c7731d8509da7aecd0af756a5747b78e","shasum":""},"require":{"ph
     p":">=5.3"},"require-dev":{"phpunit\/phpunit":"^9.3 || ^5.7 || ^4.8.36"},"t
     ime":"2022-02-21T13:15:14+00:00","type":"library","installation-source":"di
     st","autoload":{"files":["src\/functions_include.php"],"psr-4":{"Clue\\Stre
     amFilter\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/download
     s\/","license":["MIT"],"authors":[{"name":"Christian L\u00fcck","email":"ch
     ristian@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"],"support":{"issu
     es":"https:\/\/github.com\/clue\/stream-filter\/issues","source":"https:\/\
     /github.com\/clue\/stream-filter\/tree\/v1.6.0"},"funding":[{"url":"https:\
     /\/clue.engineering\/support","type":"custom"},{"url":"https:\/\/github.com
     \/clue","type":"github"}],"install-path":"..\/clue\/stream-filter"},{"name"
     :"composer\/ca-bundle","version":"1.3.3","version_normalized":"1.3.3.0","so
     urce":{"type":"git","url":"https:\/\/github.com\/composer\/ca-bundle.git","
     reference":"30897edbfb15e784fe55587b4f73ceefd3c4d98c"},"dist":{"type":"zip"
     ,"url":"https:\/\/api.github.com\/repos\/composer\/ca-bundle\/zipball\/3089
     7edbfb15e784fe55587b4f73ceefd3c4d98c","reference":"30897edbfb15e784fe55587b
     4f73ceefd3c4d98c","shasum":""},"require":{"ext-openssl":"*","ext-pcre":"*",
     "php":"^5.3.2 || ^7.0 || ^8.0"},"require-dev":{"phpstan\/phpstan":"^0.12.55
     ","psr\/log":"^1.0","symfony\/phpunit-bridge":"^4.2 || ^5","symfony\/proces
     s":"^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"},"time":"2022-07-20T07:14:26+00:0
     0","type":"library","extra":{"branch-alias":{"dev-main":"1.x-dev"}},"instal
     lation-source":"dist","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":["cab
     undle","cacert","certificate","ssl","tls"],"support":{"irc":"irc:\/\/irc.fr
     eenode.org\/composer","issues":"https:\/\/github.com\/composer\/ca-bundle\/
     issues","source":"https:\/\/github.com\/composer\/ca-bundle\/tree\/1.3.3"},
     "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"}],"instal
     l-path":".\/ca-bundle"},{"name":"contao-community-alliance\/composer-plugin
     ","version":"3.2.2","version_normalized":"3.2.2.0","source":{"type":"git","
     url":"https:\/\/github.com\/contao-community-alliance\/composer-plugin.git"
     ,"reference":"05c8d6881f9866e2ba26635420ae173546f2ede2"},"dist":{"type":"zi
     p","url":"https:\/\/api.github.com\/repos\/contao-community-alliance\/compo
     ser-plugin\/zipball\/05c8d6881f9866e2ba26635420ae173546f2ede2","reference":
     "05c8d6881f9866e2ba26635420ae173546f2ede2","shasum":""},"require":{"compose
     r-plugin-api":"^2.0","php":"^7.1 || ^8.0","symfony\/finder":"^4.4 || ^5.2",
     "symfony\/process":"^4.4 || ^5.2"},"conflict":{"contao\/core":"*","contao\/
     core-bundle":"<4.9"},"require-dev":{"composer\/composer":"^2.0","symfony\/p
     hpunit-bridge":"^3.0"},"time":"2022-04-01T14:57:10+00:00","type":"composer-
     plugin","extra":{"class":"ContaoCommunityAlliance\\Composer\\Plugin\\Plugin
     "},"installation-source":"dist","autoload":{"psr-4":{"ContaoCommunityAllian
     ce\\Composer\\Plugin\\":"src\/"}},"notification-url":"https:\/\/packagist.o
     rg\/downloads\/","license":["LGPL-3.0-or-later"],"description":"Composer pl
     ugin that provides installers for contao-module and legacy-contao-module.",
     "homepage":"http:\/\/c-c-a.org\/","support":{"issues":"https:\/\/github.com
     \/contao-community-alliance\/composer-plugin\/issues","source":"https:\/\/g
     ithub.com\/contao-community-alliance\/composer-plugin\/tree\/3.2.2"},"insta
     ll-path":"..\/contao-community-alliance\/composer-plugin"},{"name":"contao-
     components\/ace","version":"1.11.2","version_normalized":"1.11.2.0","source
     ":{"type":"git","url":"https:\/\/github.com\/contao-components\/ace.git","r
     eference":"d19c91da7f7ce0cfceb3d37112db0675a9464a3c"},"dist":{"type":"zip",
     "url":"https:\/\/api.github.com\/repos\/contao-components\/ace\/zipball\/d1
     9c91da7f7ce0cfceb3d37112db0675a9464a3c","reference":"d19c91da7f7ce0cfceb3d3
     7112db0675a9464a3c","shasum":""},"require":{"contao-components\/installer":
     "^1.0.9"},"time":"2022-09-28T07:47:36+00:00","type":"contao-component","ins
     tallation-source":"dist","notification-url":"https:\/\/packagist.org\/downl
     oads\/","license":["BSD-3-Clause"],"authors":[{"name":"Fabian Jakobs","home
     page":"https:\/\/github.com\/fjakobs"}],"description":"ACE code editor inte
     gration for Contao Open Source CMS","support":{"issues":"https:\/\/github.c
     om\/contao-components\/ace\/issues","source":"https:\/\/github.com\/contao-
     components\/ace\/tree\/1.11.2"},"install-path":"..\/..\/assets\/ace"},{"nam
     e":"contao-components\/chosen","version":"1.2.5","version_normalized":"1.2.
     5.0","source":{"type":"git","url":"https:\/\/github.com\/contao-components\
     /chosen.git","reference":"b67636ac60f5e30c63b3bede8ad9777e9fafbcb9"},"dist"
     :{"type":"zip","url":"https:\/\/api.github.com\/repos\/contao-components\/c
     hosen\/zipball\/b67636ac60f5e30c63b3bede8ad9777e9fafbcb9","reference":"b676
     36ac60f5e30c63b3bede8ad9777e9fafbcb9","shasum":""},"require":{"contao-compo
     nents\/installer":"^1.0.9"},"time":"2022-09-14T14:05:48+00:00","type":"cont
     ao-component","installation-source":"dist","notification-url":"https:\/\/pa
     ckagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Jules Janss
     en","homepage":"https:\/\/github.com\/julesjanssen"}],"description":"Chosen
    integration for Contao Open Source CMS","support":{"issues":"https:\/\/git
     hub.com\/contao-components\/chosen\/issues","source":"https:\/\/github.com\
     /contao-components\/chosen\/tree\/1.2.5"},"install-path":"..\/..\/assets\/c
     hosen"},{"name":"contao-components\/colorbox","version":"1.6.6","version_no
     rmalized":"1.6.6.0","source":{"type":"git","url":"https:\/\/github.com\/con
     tao-components\/colorbox.git","reference":"80c3b1b5adff4add0a7a54db93ad0bf1
     5ae6bd9d"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/con
     tao-components\/colorbox\/zipball\/80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d
     ","reference":"80c3b1b5adff4add0a7a54db93ad0bf15ae6bd9d","shasum":""},"requ
     ire":{"contao-components\/installer":"^1.0.9"},"time":"2020-05-01T15:29:20+
     00:00","type":"contao-component","installation-source":"dist","notification
     -url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{
     "name":"Leo Feyer","homepage":"https:\/\/github.com\/leofeyer"}],"descripti
     on":"Colorbox integration for Contao Open Source CMS","support":{"issues":"
     https:\/\/github.com\/contao-components\/colorbox\/issues","source":"https:
     \/\/github.com\/contao-components\/colorbox\/tree\/1.6.6"},"install-path":"
     ..\/..\/assets\/colorbox"},{"name":"contao-components\/colorpicker","versio
     n":"1.5.2","version_normalized":"1.5.2.0","source":{"type":"git","url":"htt
     ps:\/\/github.com\/contao-components\/colorpicker.git","reference":"ce0732f
     f1d0bd952a3642fd639e3d6a93bd08c94"},"dist":{"type":"zip","url":"https:\/\/a
     pi.github.com\/repos\/contao-components\/colorpicker\/zipball\/ce0732ff1d0b
     d952a3642fd639e3d6a93bd08c94","reference":"ce0732ff1d0bd952a3642fd639e3d6a9
     3bd08c94","shasum":""},"require":{"contao-components\/installer":"^1.0.9"},
     "time":"2022-03-30T15:30:28+00:00","type":"contao-component","installation-
     source":"dist","notification-url":"https:\/\/packagist.org\/downloads\/","l
     icense":["MIT"],"authors":[{"name":"Leo Feyer","homepage":"https:\/\/github
     .com\/leofeyer"}],"description":"Color picker integration for Contao Open S
     ource CMS","support":{"issues":"https:\/\/github.com\/contao-components\/co
     lorpicker\/issues","source":"https:\/\/github.com\/contao-components\/color
     picker\/tree\/1.5.2"},"install-path":"..\/..\/assets\/colorpicker"},{"name"
     :"contao-components\/contao","version":"9.3.2","version_normalized":"9.3.2.
     0","source":{"type":"git","url":"https:\/\/github.com\/contao-components\/c
     ontao.git","reference":"3f5fa88ab494f41782b9744e29145f0244038064"},"dist":{
     "type":"zip","url":"https:\/\/api.github.com\/repos\/contao-components\/con
     tao\/zipball\/3f5fa88ab494f41782b9744e29145f0244038064","reference":"3f5fa8
     8ab494f41782b9744e29145f0244038064","shasum":""},"require":{"contao-compone
     nts\/installer":"^1.0.9"},"time":"2022-09-01T06:31:26+00:00","type":"contao
     -component","installation-source":"dist","notification-url":"https:\/\/pack
     agist.org\/downloads\/","license":["LGPL-3.0-or-later"],"authors":[{"name":
     "Leo Feyer","homepage":"https:\/\/github.com\/leofeyer"}],"description":"Co
     ntao Open Source CMS components","support":{"issues":"https:\/\/github.com\
     /contao-components\/contao\/issues","source":"https:\/\/github.com\/contao-
     components\/contao\/tree\/9.3.2"},"install-path":"..\/..\/assets\/contao"},
     {"name":"contao-components\/datepicker","version":"2.3.2","version_normaliz
     ed":"2.3.2.0","source":{"type":"git","url":"https:\/\/github.com\/contao-co
     mponents\/datepicker.git","reference":"f14b2d1ecb5a1b295a61b168da1f0af561cf
     72fd"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/contao-
     components\/datepicker\/zipball\/f14b2d1ecb5a1b295a61b168da1f0af561cf72fd",
     "reference":"f14b2d1ecb5a1b295a61b168da1f0af561cf72fd","shasum":""},"requir
     e":{"contao-components\/installer":"^1.0.9"},"time":"2021-09-16T15:03:39+00
     :00","type":"contao-component","installation-source":"dist","notification-u
     rl":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"n
     ame":"Leo Feyer","homepage":"https:\/\/github.com\/leofeyer"}],"description
     ":"Date picker integration for Contao Open Source CMS","support":{"issues":
     "https:\/\/github.com\/contao-components\/datepicker\/issues","source":"htt
     ps:\/\/github.com\/contao-components\/datepicker\/tree\/2.3.2"},"install-pa
     th":"..\/..\/assets\/datepicker"},{"name":"contao-components\/dropzone","ve
     rsion":"5.9.3","version_normalized":"5.9.3.0","source":{"type":"git","url":
     "https:\/\/github.com\/contao-components\/dropzone.git","reference":"212c52
     4e3c226b01e8232287c764b22d7469df6a"},"dist":{"type":"zip","url":"https:\/\/
     api.github.com\/repos\/contao-components\/dropzone\/zipball\/212c524e3c226b
     01e8232287c764b22d7469df6a","reference":"212c524e3c226b01e8232287c764b22d74
     69df6a","shasum":""},"require":{"contao-components\/installer":"^1.0.9"},"t
     ime":"2021-09-28T07:38:53+00:00","type":"contao-component","installation-so
     urce":"dist","notification-url":"https:\/\/packagist.org\/downloads\/","lic
     ense":["MIT"],"authors":[{"name":"Leo Feyer","homepage":"https:\/\/github.c
     om\/leofeyer"}],"description":"DropZone integration for Contao Open Source 
     CMS","support":{"issues":"https:\/\/github.com\/contao-components\/dropzone
     \/issues","source":"https:\/\/github.com\/contao-components\/dropzone\/tree
     \/5.9.3"},"install-path":"..\/..\/assets\/dropzone"},{"name":"contao-compon
     ents\/installer","version":"1.4.1","version_normalized":"1.4.1.0","source":
     {"type":"git","url":"https:\/\/github.com\/contao-components\/installer.git
     ","reference":"eb0c34f0f61a3338dd985a55bd865483e78c3bb7"},"dist":{"type":"z
     ip","url":"https:\/\/api.github.com\/repos\/contao-components\/installer\/z
     ipball\/eb0c34f0f61a3338dd985a55bd865483e78c3bb7","reference":"eb0c34f0f61a
     3338dd985a55bd865483e78c3bb7","shasum":""},"require":{"composer-plugin-api"
     :"^1.0 || ^2.0","php":">=5.6"},"require-dev":{"composer\/composer":"^1.0 ||
    ^2.0","phpunit\/phpunit":"^5.7.26"},"time":"2020-12-23T10:51:52+00:00","ty
     pe":"composer-plugin","extra":{"class":"Contao\\ComponentsInstaller\\Compos
     er\\Plugin"},"installation-source":"dist","autoload":{"psr-4":{"Contao\\Com
     ponentsInstaller\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/
     downloads\/","license":["LGPL-3.0-or-later"],"authors":[{"name":"Leo Feyer"
     ,"homepage":"https:\/\/github.com\/leofeyer"}],"description":"Contao compon
     ents installer","support":{"issues":"https:\/\/github.com\/contao-component
     s\/installer\/issues","source":"https:\/\/github.com\/contao-components\/in
     staller\/tree\/1.4.1"},"install-path":"..\/contao-components\/installer"},{
     "name":"contao-components\/jquery","version":"3.6.1","version_normalized":"
     3.6.1.0","source":{"type":"git","url":"https:\/\/github.com\/contao-compone
     nts\/jquery.git","reference":"e44ddb2fb49793777894eea70be1f06d0aab6ddf"},"d
     ist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/contao-component
     s\/jquery\/zipball\/e44ddb2fb49793777894eea70be1f06d0aab6ddf","reference":"
     e44ddb2fb49793777894eea70be1f06d0aab6ddf","shasum":""},"require":{"contao-c
     omponents\/installer":"^1.0.9"},"time":"2022-09-01T15:01:50+00:00","type":"
     contao-component","installation-source":"dist","notification-url":"https:\/
     \/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"OpenJS 
     Foundation and other contributors","homepage":"https:\/\/github.com\/jquery
     \/jquery\/blob\/main\/AUTHORS.txt"}],"description":"jQuery integration for 
     Contao Open Source CMS","support":{"issues":"https:\/\/github.com\/contao-c
     omponents\/jquery\/issues","source":"https:\/\/github.com\/contao-component
     s\/jquery\/tree\/3.6.1"},"install-path":"..\/..\/assets\/jquery"},{"name":"
     contao-components\/jquery-ui","version":"1.13.1","version_normalized":"1.13
     .1.0","source":{"type":"git","url":"https:\/\/github.com\/contao-components
     \/jquery-ui.git","reference":"3ab2e7e9a2828bb9f84a37558040fd2bcb0e3c01"},"d
     ist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/contao-component
     s\/jquery-ui\/zipball\/3ab2e7e9a2828bb9f84a37558040fd2bcb0e3c01","reference
     ":"3ab2e7e9a2828bb9f84a37558040fd2bcb0e3c01","shasum":""},"require":{"conta
     o-components\/installer":"^1.0.9"},"time":"2022-02-16T14:55:44+00:00","type
     ":"contao-component","installation-source":"dist","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","support":{"issues":"https:\/\/g
     ithub.com\/contao-components\/jquery-ui\/issues","source":"https:\/\/github
     .com\/contao-components\/jquery-ui\/tree\/1.13.1"},"install-path":"..\/..\/
     assets\/jquery-ui"},{"name":"contao-components\/mediabox","version":"1.5.5"
     ,"version_normalized":"1.5.5.0","source":{"type":"git","url":"https:\/\/git
     hub.com\/contao-components\/mediabox.git","reference":"8f56fdbcfe7156e90a7f
     43e4976e09f61bdb1082"},"dist":{"type":"zip","url":"https:\/\/api.github.com
     \/repos\/contao-components\/mediabox\/zipball\/8f56fdbcfe7156e90a7f43e4976e
     09f61bdb1082","reference":"8f56fdbcfe7156e90a7f43e4976e09f61bdb1082","shasu
     m":""},"require":{"contao-components\/installer":"^1.0.9"},"time":"2019-07-
     12T07:33:27+00:00","type":"contao-component","installation-source":"dist","
     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","support"
     :{"issues":"https:\/\/github.com\/contao-components\/mediabox\/issues","sou
     rce":"https:\/\/github.com\/contao-components\/mediabox\/tree\/1.5.5"},"ins
     tall-path":"..\/..\/assets\/mediabox"},{"name":"contao-components\/mootools
     ","version":"1.6.0.6","version_normalized":"1.6.0.6","source":{"type":"git"
     ,"url":"https:\/\/github.com\/contao-components\/mootools.git","reference":
     "cd812036f79b2d55dd0feddd7b96c180c1f04bab"},"dist":{"type":"zip","url":"htt
     ps:\/\/api.github.com\/repos\/contao-components\/mootools\/zipball\/cd81203
     6f79b2d55dd0feddd7b96c180c1f04bab","reference":"cd812036f79b2d55dd0feddd7b9
     6c180c1f04bab","shasum":""},"require":{"contao-components\/installer":"^1.0
     .9"},"time":"2019-07-12T07:37:02+00:00","type":"contao-component","installa
     tion-source":"dist","notification-url":"https:\/\/packagist.org\/downloads\
     /","license":["MIT"],"authors":[{"name":"Leo Feyer","homepage":"https:\/\/g
     ithub.com\/leofeyer"}],"description":"MooTools integration for Contao Open 
     Source CMS","support":{"issues":"https:\/\/github.com\/contao-components\/m
     ootools\/issues","source":"https:\/\/github.com\/contao-components\/mootool
     s\/tree\/1.x"},"install-path":"..\/..\/assets\/mootools"},{"name":"contao-c
     omponents\/simplemodal","version":"2.1.1","version_normalized":"2.1.1.0","s
     ource":{"type":"git","url":"https:\/\/github.com\/contao-components\/simple
     modal.git","reference":"3f3d4d7005ec3d670c791993ab7bb2c78e7b7849"},"dist":{
     "type":"zip","url":"https:\/\/api.github.com\/repos\/contao-components\/sim
     plemodal\/zipball\/3f3d4d7005ec3d670c791993ab7bb2c78e7b7849","reference":"3
     f3d4d7005ec3d670c791993ab7bb2c78e7b7849","shasum":""},"require":{"contao-co
     mponents\/installer":"^1.0.9"},"time":"2019-07-12T07:39:02+00:00","type":"c
     ontao-component","installation-source":"dist","notification-url":"https:\/\
     /packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Leo Feye
     r","homepage":"https:\/\/github.com\/leofeyer"}],"description":"SimpleModal
    integration for Contao Open Source CMS","support":{"issues":"https:\/\/git
     hub.com\/contao-components\/simplemodal\/issues","source":"https:\/\/github
     .com\/contao-components\/simplemodal\/tree\/2.1.1"},"install-path":"..\/..\
     /assets\/simplemodal"},{"name":"contao-components\/swipe","version":"2.2.0"
     ,"version_normalized":"2.2.0.0","source":{"type":"git","url":"https:\/\/git
     hub.com\/contao-components\/swipe.git","reference":"1c2acad8b32681ba829d66e
     99da340666f69b9d9"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/r
     epos\/contao-components\/swipe\/zipball\/1c2acad8b32681ba829d66e99da340666f
     69b9d9","reference":"1c2acad8b32681ba829d66e99da340666f69b9d9","shasum":""}
     ,"require":{"contao-components\/installer":"^1.0.9"},"time":"2019-09-12T10:
     53:06+00:00","type":"contao-component","installation-source":"dist","notifi
     cation-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"autho
     rs":[{"name":"Leo Feyer","homepage":"https:\/\/github.com\/leofeyer"}],"des
     cription":"A JavaScript touch slider with dot menu","support":{"issues":"ht
     tps:\/\/github.com\/contao-components\/swipe\/issues","source":"https:\/\/g
     ithub.com\/contao-components\/swipe\/tree\/2.x"},"install-path":"..\/..\/as
     sets\/swipe"},{"name":"contao-components\/tablesort","version":"4.0.1","ver
     sion_normalized":"4.0.1.0","source":{"type":"git","url":"https:\/\/github.c
     om\/contao-components\/tablesort.git","reference":"faabcfab17e388b767c8f5a1
     8987c44429692a9d"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/re
     pos\/contao-components\/tablesort\/zipball\/faabcfab17e388b767c8f5a18987c44
     429692a9d","reference":"faabcfab17e388b767c8f5a18987c44429692a9d","shasum":
     ""},"require":{"contao-components\/installer":"^1.0.9"},"time":"2019-07-12T
     07:43:54+00:00","type":"contao-component","installation-source":"dist","not
     ification-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","support":{"i
     ssues":"https:\/\/github.com\/contao-components\/tablesort\/issues","source
     ":"https:\/\/github.com\/contao-components\/tablesort\/tree\/4.0.1"},"insta
     ll-path":"..\/..\/assets\/tablesort"},{"name":"contao-components\/tablesort
     er","version":"2.31.3","version_normalized":"2.31.3.0","source":{"type":"gi
     t","url":"https:\/\/github.com\/contao-components\/tablesorter.git","refere
     nce":"2b3f64c2ababdfe291e3248b26bbef5f4821f868"},"dist":{"type":"zip","url"
     :"https:\/\/api.github.com\/repos\/contao-components\/tablesorter\/zipball\
     /2b3f64c2ababdfe291e3248b26bbef5f4821f868","reference":"2b3f64c2ababdfe291e
     3248b26bbef5f4821f868","shasum":""},"require":{"contao-components\/installe
     r":"^1.0.9"},"time":"2020-05-14T15:24:29+00:00","type":"contao-component","
     installation-source":"dist","notification-url":"https:\/\/packagist.org\/do
     wnloads\/","license":["MIT"],"authors":[{"name":"Leo Feyer","homepage":"htt
     ps:\/\/github.com\/leofeyer"}],"description":"jQuery tablesorter integratio
     n for Contao Open Source CMS","support":{"issues":"https:\/\/github.com\/co
     ntao-components\/tablesorter\/issues","source":"https:\/\/github.com\/conta
     o-components\/tablesorter\/tree\/2.31.3"},"install-path":"..\/..\/assets\/t
     ablesorter"},{"name":"contao-components\/tinymce4","version":"5.10.5","vers
     ion_normalized":"5.10.5.0","source":{"type":"git","url":"https:\/\/github.c
     om\/contao-components\/tinymce4.git","reference":"04abab14f91ea4b3d7959f770
     23ab6d88ddb153c"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/rep
     os\/contao-components\/tinymce4\/zipball\/04abab14f91ea4b3d7959f77023ab6d88
     ddb153c","reference":"04abab14f91ea4b3d7959f77023ab6d88ddb153c","shasum":""
     },"require":{"contao-components\/installer":"^1.0.9"},"time":"2022-05-26T10
     :13:49+00:00","type":"contao-component","installation-source":"dist","notif
     ication-url":"https:\/\/packagist.org\/downloads\/","license":["LGPL-2.1-or
     -later"],"authors":[{"name":"Leo Feyer","homepage":"https:\/\/github.com\/l
     eofeyer"}],"description":"TinyMCE integration for Contao Open Source CMS","
     support":{"issues":"https:\/\/github.com\/contao-components\/tinymce4\/issu
     es","source":"https:\/\/github.com\/contao-components\/tinymce4\/tree\/5.10
     .5"},"install-path":"..\/..\/assets\/tinymce4"},{"name":"contao\/calendar-b
     undle","version":"4.13.10","version_normalized":"4.13.10.0","source":{"type
     ":"git","url":"https:\/\/github.com\/contao\/calendar-bundle.git","referenc
     e":"5591c47d0f4caec712d07b383f27a36a07aa058e"},"dist":{"type":"zip","url":"
     https:\/\/api.github.com\/repos\/contao\/calendar-bundle\/zipball\/5591c47d
     0f4caec712d07b383f27a36a07aa058e","reference":"5591c47d0f4caec712d07b383f27
     a36a07aa058e","shasum":""},"require":{"contao\/core-bundle":"self.version",
     "friendsofsymfony\/http-cache":"^2.4","php":"^7.4 || ^8.0","symfony\/config
     ":"^5.4","symfony\/dependency-injection":"^5.4","symfony\/deprecation-contr
     acts":"^2.1 || ^3.0","symfony\/http-foundation":"^5.4","symfony\/http-kerne
     l":"^5.4","symfony\/polyfill-mbstring":"^1.0","symfony\/yaml":"^5.4"},"conf
     lict":{"contao\/core":"*","contao\/manager-plugin":"<2.0 || >=3.0"},"requir
     e-dev":{"contao\/manager-plugin":"^2.3.1","contao\/test-case":"self.version
     ","phpunit\/phpunit":"^9.3","symfony\/http-client":"^5.4","symfony\/phpunit
     -bridge":"^5.4"},"time":"2022-08-16T10:48:52+00:00","type":"contao-bundle",
     "extra":{"contao-manager-plugin":"Contao\\CalendarBundle\\ContaoManager\\Pl
     ugin"},"installation-source":"dist","autoload":{"psr-4":{"Contao\\CalendarB
     undle\\":"src\/"},"classmap":["src\/Resources\/contao\/"],"exclude-from-cla
     ssmap":["src\/Resources\/contao\/config\/","src\/Resources\/contao\/dca\/",
     "src\/Resources\/contao\/languages\/","src\/Resources\/contao\/templates\/"
     ]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["LG
     PL-3.0-or-later"],"authors":[{"name":"Leo Feyer","homepage":"https:\/\/gith
     ub.com\/leofeyer"},{"name":"Contao Community","homepage":"https:\/\/contao.
     org\/contributors"}],"description":"Adds calendar functionality to Contao",
     "homepage":"https:\/\/contao.org","support":{"docs":"https:\/\/docs.contao.
     org","forum":"https:\/\/community.contao.org","issues":"https:\/\/github.co
     m\/contao\/contao\/issues","source":"https:\/\/github.com\/contao\/calendar
     -bundle"},"funding":[{"url":"https:\/\/to.contao.org\/donate","type":"custo
     m"}],"install-path":"..\/contao\/calendar-bundle"},{"name":"contao\/conflic
     ts","version":"dev-main","version_normalized":"dev-main","source":{"type":"
     git","url":"https:\/\/github.com\/contao\/conflicts.git","reference":"9657c
     ca2c671c5bd0c90a779bbe54f0ca057defe"},"dist":{"type":"zip","url":"https:\/\
     /api.github.com\/repos\/contao\/conflicts\/zipball\/9657cca2c671c5bd0c90a77
     9bbe54f0ca057defe","reference":"9657cca2c671c5bd0c90a779bbe54f0ca057defe","
     shasum":""},"conflict":{"doctrine\/dbal":"2.9.* <2.9.3 || 3.3.0 || 3.5.0","
     doctrine\/doctrine-bundle":"2.6.0","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","symfony\/dependen
     cy-injection":"5.4.16 || 6.0.16 || 6.1.8 || 6.2.0 || 6.2.1","symfony\/finde
     r":"3.4.7 || 4.0.7","symfony\/framework-bundle":"4.2.7 || 5.2.6","symfony\/
     http-foundation":"4.4.27 || 4.4.46 || 5.4.13 || 6.0.13 || 6.1.5","symfony\/
     http-kernel":"5.4.1 || 5.4.12","symfony\/security":"3.3.17 || 3.4.7 || 3.4.
     8 || 3.4.11","symfony\/swiftmailer-bundle":"2.6.* <2.6.2","symfony\/twig-bu
     ndle":"4.1.0","symfony\/web-profiler-bundle":"6.1.* <6.1.2","twig\/twig":"2
     .7.0"},"time":"2022-12-07T11:00:46+00:00","default-branch":true,"type":"met
     apackage","notification-url":"https:\/\/packagist.org\/downloads\/","licens
     e":["LGPL-3.0-or-later"],"authors":[{"name":"Leo Feyer","homepage":"https:\
     /\/github.com\/leofeyer"}],"description":"Contao 4 conflicting packages","s
     upport":{"source":"https:\/\/github.com\/contao\/conflicts\/tree\/main"},"f
     unding":[{"url":"https:\/\/to.contao.org\/donate","type":"custom"}],"instal
     l-path":null},{"name":"contao\/core-bundle","version":"4.13.10","version_no
     rmalized":"4.13.10.0","source":{"type":"git","url":"https:\/\/github.com\/c
     ontao\/core-bundle.git","reference":"70dfbb601d3b7425385389cc8fe3b312d61466
     56"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/contao\/c
     ore-bundle\/zipball\/70dfbb601d3b7425385389cc8fe3b312d6146656","reference":
     "70dfbb601d3b7425385389cc8fe3b312d6146656","shasum":""},"require":{"ausi\/s
     lug-generator":"^1.1","bacon\/bacon-qr-code":"^2.0","composer-runtime-api":
     "^2.0.14","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\/jquery":"^3.5
     ","contao-components\/jquery-ui":"^1.11.4","contao-components\/mediabox":"^
     1.5","contao-components\/mootools":"^1.6.0.1","contao-components\/simplemod
     al":"^2.1","contao-components\/swipe":"^2.0.3","contao-components\/tablesor
     t":"^4.0","contao-components\/tablesorter":"^2.1","contao-components\/tinym
     ce4":"^4.7 || ^5.0","contao\/image":"^1.0","contao\/imagine-svg":"^1.0","do
     ctrine\/collections":"^1.5","doctrine\/dbal":"^3.3","doctrine\/doctrine-bun
     dle":"^2.4","doctrine\/orm":"^2.10","doctrine\/persistence":"^2.0","dragonm
     antank\/cron-expression":"^2.3","ext-dom":"*","ext-filter":"*","ext-gd":"*"
     ,"ext-hash":"*","ext-intl":"*","ext-json":"*","ext-pcre":"*","ext-pdo":"*",
     "ext-session":"*","ext-zlib":"*","friendsofsymfony\/http-cache":"^2.6","fri
     endsofsymfony\/http-cache-bundle":"^2.6","imagine\/imagine":"^1.0","knplabs
     \/knp-menu":"^3.1","knplabs\/knp-menu-bundle":"^3.0","knplabs\/knp-time-bun
     dle":"^1.11","lcobucci\/jwt":"^4.0","league\/commonmark":"^2.2","league\/fl
     ysystem":"^2.4 || ^3.0","league\/flysystem-bundle":"^2.0","matthiasmullie\/
     minify":"^1.3","monolog\/monolog":"^2.0","nelmio\/cors-bundle":"^2.0.1","ne
     lmio\/security-bundle":"^2.2","nikic\/php-parser":"^4.9","nyholm\/psr7":"^1
     .2","paragonie\/constant_time_encoding":"^2.2","php":"^7.4 || ^8.0","phpspe
     c\/php-diff":"^1.0","psr\/cache":"^1.0 || ^2.0 || ^3.0","psr\/container":"^
     1","psr\/http-message":"^1.0","psr\/log":"^1.0","scheb\/2fa-backup-code":"^
     5.8","scheb\/2fa-bundle":"^5.8","scheb\/2fa-trusted-device":"^5.8","scrivo\
     /highlight.php":"^9.18","scssphp\/scssphp":"^1.5","simplepie\/simplepie":"^
     1.3","spatie\/schema-org":"^3.4","spomky-labs\/otphp":"^10.0","symfony-cmf\
     /routing":"^2.3","symfony-cmf\/routing-bundle":"^2.4","symfony\/asset":"^5.
     4","symfony\/cache":"^5.4","symfony\/config":"^5.4","symfony\/console":"^5.
     4","symfony\/dependency-injection":"^5.4","symfony\/deprecation-contracts":
     "^2.1 || ^3.0","symfony\/doctrine-bridge":"^5.4","symfony\/dom-crawler":"^5
     .4","symfony\/event-dispatcher":"^5.4","symfony\/event-dispatcher-contracts
     ":"^2.0 || ^3.0","symfony\/expression-language":"^5.4","symfony\/filesystem
     ":"^5.4","symfony\/finder":"^5.4","symfony\/framework-bundle":"^5.4","symfo
     ny\/http-client":"^5.4","symfony\/http-client-contracts":"^2.4","symfony\/h
     ttp-foundation":"^5.4","symfony\/http-kernel":"^5.4","symfony\/intl":"^5.4"
     ,"symfony\/lock":"^5.4","symfony\/mailer":"^5.4","symfony\/mime":"^5.4","sy
     mfony\/monolog-bridge":"^5.4","symfony\/password-hasher":"^5.4","symfony\/p
     olyfill-intl-idn":"^1.0","symfony\/polyfill-mbstring":"^1.0","symfony\/proc
     ess":"^5.4","symfony\/property-access":"^5.4","symfony\/routing":"^5.4","sy
     mfony\/security-bundle":"^5.4","symfony\/security-core":"^5.4","symfony\/se
     curity-csrf":"^5.4","symfony\/security-http":"^5.4","symfony\/service-contr
     acts":"^1.1 || ^2.0","symfony\/string":"^5.4","symfony\/translation":"^5.4"
     ,"symfony\/translation-contracts":"^2.3","symfony\/twig-bridge":"^5.4","sym
     fony\/twig-bundle":"^5.4","symfony\/uid":"^5.4","symfony\/var-dumper":"^5.4
     ","symfony\/yaml":"^5.4","terminal42\/escargot":"^1.4.1","terminal42\/servi
     ce-annotation-bundle":"^1.1","twig\/twig":"^3.0","ua-parser\/uap-php":"^3.9
     ","webignition\/robots-txt-file":"^3.0","wikimedia\/less.php":"^1.7"},"conf
     lict":{"contao-community-alliance\/composer-plugin":"<3.0","contao\/core":"
     *","contao\/manager-bundle":"^4.5 <4.5.2","contao\/manager-plugin":"<2.0 ||
    >=3.0","doctrine\/cache":"<1.10","doctrine\/dbal":"3.3.0","terminal42\/con
     tao-ce-access":"<3.0","thecodingmachine\/safe":"<1.2"},"require-dev":{"cont
     ao\/installation-bundle":"self.version","contao\/manager-plugin":"^2.3.1","
     contao\/test-case":"self.version","ext-fileinfo":"*","league\/flysystem-mem
     ory":"^2.0 || ^3.0","phpunit\/phpunit":"^9.3","roave\/better-reflection":"^
     4.12.2 || ^5.0","symfony\/browser-kit":"^5.4","symfony\/phpunit-bridge":"^5
     .4"},"suggest":{"contao\/tcpdf-bundle":"To export articles as PDF files"},"
     time":"2022-09-16T09:15:38+00:00","type":"symfony-bundle","extra":{"contao-
     manager-plugin":"Contao\\CoreBundle\\ContaoManager\\Plugin"},"installation-
     source":"dist","autoload":{"psr-4":{"Contao\\CoreBundle\\":"src\/"},"classm
     ap":["src\/Resources\/contao\/"],"exclude-from-classmap":["src\/Resources\/
     contao\/config\/","src\/Resources\/contao\/dca\/","src\/Resources\/contao\/
     helper\/functions.php","src\/Resources\/contao\/languages\/","src\/Resource
     s\/contao\/templates\/","src\/Resources\/contao\/themes\/"]},"notification-
     url":"https:\/\/packagist.org\/downloads\/","license":["LGPL-3.0-or-later"]
     ,"authors":[{"name":"Leo Feyer","homepage":"https:\/\/github.com\/leofeyer"
     },{"name":"Contao Community","homepage":"https:\/\/contao.org\/contributors
     "}],"description":"Contao Open Source CMS","homepage":"https:\/\/contao.org
     ","support":{"docs":"https:\/\/docs.contao.org","forum":"https:\/\/communit
     y.contao.org","issues":"https:\/\/github.com\/contao\/contao\/issues","sour
     ce":"https:\/\/github.com\/contao\/core-bundle"},"funding":[{"url":"https:\
     /\/to.contao.org\/donate","type":"custom"}],"install-path":"..\/contao\/cor
     e-bundle"},{"name":"contao\/image","version":"1.1.2","version_normalized":"
     1.1.2.0","source":{"type":"git","url":"https:\/\/github.com\/contao\/image.
     git","reference":"21fd04889dbcf2fe751df746fb9bbe28180b6868"},"dist":{"type"
     :"zip","url":"https:\/\/api.github.com\/repos\/contao\/image\/zipball\/21fd
     04889dbcf2fe751df746fb9bbe28180b6868","reference":"21fd04889dbcf2fe751df746
     fb9bbe28180b6868","shasum":""},"require":{"ext-json":"*","imagine\/imagine"
     :"^0.7.1 || ^1.0","php":"^7.2 || ^8.0","symfony\/filesystem":"^5.4 || ^6.0"
     ,"symfony\/polyfill-php73":"^1.11"},"conflict":{"contao\/imagine-svg":"<0.1
     .4 || >=2.0"},"require-dev":{"bamarni\/composer-bin-plugin":"^1.4","contao\
     /imagine-svg":"^0.1.4 || ^0.2 || ^1.0","contao\/test-case":"^3.1 || ^4.4","
     phpunit\/phpunit":"^7.5.20 || ^8.5 || ^9.5"},"suggest":{"ext-exif":"To supp
     ort EXIF auto-rotation"},"time":"2022-08-16T17:30:28+00:00","type":"library
     ","extra":{"bamarni-bin":{"bin-links":false,"target-directory":"tools"}},"i
     nstallation-source":"dist","autoload":{"psr-4":{"Contao\\Image\\":"src\/"}}
     ,"notification-url":"https:\/\/packagist.org\/downloads\/","license":["LGPL
     -3.0-or-later"],"authors":[{"name":"Martin Ausw\u00f6ger","homepage":"https
     :\/\/github.com\/ausi"}],"description":"Contao image library","support":{"i
     ssues":"https:\/\/github.com\/contao\/image\/issues","source":"https:\/\/gi
     thub.com\/contao\/image\/tree\/1.1.2"},"funding":[{"url":"https:\/\/to.cont
     ao.org\/donate","type":"custom"}],"install-path":"..\/contao\/image"},{"nam
     e":"contao\/imagine-svg","version":"1.0.3","version_normalized":"1.0.3.0","
     source":{"type":"git","url":"https:\/\/github.com\/contao\/imagine-svg.git"
     ,"reference":"913cf57746fbbf00ab7eba5e0585e2ef47a05b99"},"dist":{"type":"zi
     p","url":"https:\/\/api.github.com\/repos\/contao\/imagine-svg\/zipball\/91
     3cf57746fbbf00ab7eba5e0585e2ef47a05b99","reference":"913cf57746fbbf00ab7eba
     5e0585e2ef47a05b99","shasum":""},"require":{"ext-dom":"*","imagine\/imagine
     ":"^1.1","php":"^7.2 || ^8.0"},"require-dev":{"contao\/easy-coding-standard
     ":"^3.0","contao\/test-case":"^4.4","phpstan\/phpstan":"^0.12","phpstan\/ph
     pstan-phpunit":"^0.12.8","phpstan\/phpstan-symfony":"^0.12.6","phpunit\/php
     unit":"^8.5.4","psalm\/plugin-phpunit":"^0.15","psalm\/plugin-symfony":"^2.
     0","slam\/phpstan-extensions":"^5.0","symfony\/filesystem":"^5.0","thecodin
     gmachine\/phpstan-strict-rules":"^0.12","vimeo\/psalm":"^4.1"},"time":"2021
     -08-10T09:33:50+00:00","type":"library","installation-source":"dist","autol
     oad":{"psr-4":{"Contao\\ImagineSvg\\":"src\/"}},"notification-url":"https:\
     /\/packagist.org\/downloads\/","license":["LGPL-3.0-or-later"],"authors":[{
     "name":"Martin Ausw\u00f6ger","homepage":"https:\/\/github.com\/ausi"}],"de
     scription":"Contao Imagine SVG library","support":{"issues":"https:\/\/gith
     ub.com\/contao\/imagine-svg\/issues","source":"https:\/\/github.com\/contao
     \/imagine-svg\/tree\/1.0.3"},"install-path":"..\/contao\/imagine-svg"},{"na
     me":"contao\/installation-bundle","version":"4.13.10","version_normalized":
     "4.13.10.0","source":{"type":"git","url":"https:\/\/github.com\/contao\/ins
     tallation-bundle.git","reference":"7ac41d0a13e788b080f92d7634b697741abdb18a
     "},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/contao\/ins
     tallation-bundle\/zipball\/7ac41d0a13e788b080f92d7634b697741abdb18a","refer
     ence":"7ac41d0a13e788b080f92d7634b697741abdb18a","shasum":""},"require":{"c
     ontao\/core-bundle":"self.version","doctrine\/dbal":"^3.2","php":"^7.4 || ^
     8.0","psr\/log":"^1.0","sensiolabs\/ansi-to-html":"^1.1","symfony\/config":
     "^5.4","symfony\/console":"^5.4","symfony\/dependency-injection":"^5.4","sy
     mfony\/deprecation-contracts":"^2.1 || ^3.0","symfony\/event-dispatcher":"^
     5.4","symfony\/filesystem":"^5.4","symfony\/finder":"^5.4","symfony\/framew
     ork-bundle":"^5.4","symfony\/http-foundation":"^5.4","symfony\/http-kernel"
     :"^5.4","symfony\/polyfill-mbstring":"^1.0","symfony\/yaml":"^5.4"},"confli
     ct":{"contao\/core":"*","contao\/manager-plugin":"<2.0 || >=3.0"},"require-
     dev":{"contao\/manager-plugin":"^2.3.1","phpunit\/phpunit":"^9.3","symfony\
     /http-client":"^5.4","symfony\/phpunit-bridge":"^5.4"},"time":"2022-08-08T0
     9:55:09+00:00","type":"contao-bundle","extra":{"contao-manager-plugin":"Con
     tao\\InstallationBundle\\ContaoManager\\Plugin"},"installation-source":"dis
     t","autoload":{"psr-4":{"Contao\\InstallationBundle\\":"src\/"}},"notificat
     ion-url":"https:\/\/packagist.org\/downloads\/","license":["LGPL-3.0-or-lat
     er"],"authors":[{"name":"Leo Feyer","homepage":"https:\/\/github.com\/leofe
     yer"},{"name":"Contao Community","homepage":"https:\/\/contao.org\/contribu
     tors"}],"description":"Required to install and update Contao","homepage":"h
     ttps:\/\/contao.org","support":{"docs":"https:\/\/docs.contao.org","forum":
     "https:\/\/community.contao.org","issues":"https:\/\/github.com\/contao\/co
     ntao\/issues","source":"https:\/\/github.com\/contao\/installation-bundle"}
     ,"funding":[{"url":"https:\/\/to.contao.org\/donate","type":"custom"}],"ins
     tall-path":"..\/contao\/installation-bundle"},{"name":"contao\/listing-bund
     le","version":"4.13.10","version_normalized":"4.13.10.0","source":{"type":"
     git","url":"https:\/\/github.com\/contao\/listing-bundle.git","reference":"
     65f40d2608d75b2fda2bd3efd6eb0e235c8f2184"},"dist":{"type":"zip","url":"http
     s:\/\/api.github.com\/repos\/contao\/listing-bundle\/zipball\/65f40d2608d75
     b2fda2bd3efd6eb0e235c8f2184","reference":"65f40d2608d75b2fda2bd3efd6eb0e235
     c8f2184","shasum":""},"require":{"contao\/core-bundle":"self.version","php"
     :"^7.4 || ^8.0","symfony\/http-kernel":"^5.4"},"conflict":{"contao\/core":"
     *","contao\/manager-plugin":"<2.0 || >=3.0"},"require-dev":{"contao\/manage
     r-plugin":"^2.0","symfony\/http-client":"^5.4"},"time":"2022-07-05T11:01:11
     +00:00","type":"contao-bundle","extra":{"contao-manager-plugin":"Contao\\Li
     stingBundle\\ContaoManager\\Plugin"},"installation-source":"dist","autoload
     ":{"psr-4":{"Contao\\ListingBundle\\":"src\/"},"classmap":["src\/Resources\
     /contao\/"],"exclude-from-classmap":["src\/Resources\/contao\/config\/","sr
     c\/Resources\/contao\/dca\/","src\/Resources\/contao\/languages\/","src\/Re
     sources\/contao\/templates\/"]},"notification-url":"https:\/\/packagist.org
     \/downloads\/","license":["LGPL-3.0-or-later"],"authors":[{"name":"Leo Feye
     r","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.o
     rg","support":{"docs":"https:\/\/docs.contao.org","forum":"https:\/\/commun
     ity.contao.org","issues":"https:\/\/github.com\/contao\/contao\/issues","so
     urce":"https:\/\/github.com\/contao\/listing-bundle"},"funding":[{"url":"ht
     tps:\/\/to.contao.org\/donate","type":"custom"}],"install-path":"..\/contao
     \/listing-bundle"},{"name":"contao\/manager-bundle","version":"4.13.10","ve
     rsion_normalized":"4.13.10.0","source":{"type":"git","url":"https:\/\/githu
     b.com\/contao\/manager-bundle.git","reference":"8c4d928a6a667e31163b6f836b8
     98aff42f261e2"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos
     \/contao\/manager-bundle\/zipball\/8c4d928a6a667e31163b6f836b898aff42f261e2
     ","reference":"8c4d928a6a667e31163b6f836b898aff42f261e2","shasum":""},"requ
     ire":{"contao\/core-bundle":"self.version","contao\/installation-bundle":"s
     elf.version","contao\/manager-plugin":"^2.4","doctrine\/dbal":"^3.1","doctr
     ine\/doctrine-bundle":"^2.4","ext-json":"*","friendsofsymfony\/http-cache":
     "^2.6","friendsofsymfony\/http-cache-bundle":"^2.6","nelmio\/cors-bundle":"
     ^2.0.1","nelmio\/security-bundle":"^2.2","php":"^7.4 || ^8.0","symfony\/cac
     he":"^5.4","symfony\/config":"^5.4","symfony\/console":"^5.4","symfony\/deb
     ug-bundle":"^5.4","symfony\/dependency-injection":"^5.4","symfony\/deprecat
     ion-contracts":"^2.1 || ^3.0","symfony\/doctrine-bridge":"^5.4","symfony\/d
     otenv":"^5.4","symfony\/error-handler":"^5.4","symfony\/expression-language
     ":"^5.4","symfony\/filesystem":"^5.4","symfony\/finder":"^5.4","symfony\/fr
     amework-bundle":"^5.4","symfony\/http-client":"^5.4","symfony\/http-foundat
     ion":"^5.4","symfony\/http-kernel":"^5.4","symfony\/mailer":"^5.4","symfony
     \/monolog-bridge":"^5.4","symfony\/monolog-bundle":"^3.1","symfony\/process
     ":"^5.4","symfony\/proxy-manager-bridge":"^5.4","symfony\/routing":"^5.4","
     symfony\/security-bundle":"^5.4","symfony\/stopwatch":"^5.4","symfony\/twig
     -bundle":"^5.4","symfony\/web-profiler-bundle":"^5.4","symfony\/yaml":"^5.4
     ","toflar\/psr6-symfony-http-cache-store":"^3.0","twig\/extra-bundle":"^3.0
     "},"require-dev":{"composer\/composer":"^2.0","contao\/news-bundle":"self.v
     ersion","contao\/test-case":"self.version","phpunit\/phpunit":"^9.3","symfo
     ny\/phpunit-bridge":"^5.4"},"suggest":{"contao\/tcpdf-bundle":"To export ar
     ticles as PDF files"},"time":"2022-09-01T13:26:02+00:00","bin":["bin\/conta
     o-console","bin\/contao-setup"],"type":"symfony-bundle","extra":{"contao-ma
     nager-plugin":"Contao\\ManagerBundle\\ContaoManager\\Plugin"},"installation
     -source":"dist","autoload":{"psr-4":{"Contao\\ManagerBundle\\":"src\/"}},"n
     otification-url":"https:\/\/packagist.org\/downloads\/","license":["LGPL-3.
     0-or-later"],"authors":[{"name":"Leo Feyer","homepage":"https:\/\/github.co
     m\/leofeyer"},{"name":"Contao Community","homepage":"https:\/\/contao.org\/
     contributors"}],"description":"Provides the Contao Managed Edition","homepa
     ge":"https:\/\/contao.org","support":{"docs":"https:\/\/docs.contao.org","f
     orum":"https:\/\/community.contao.org","issues":"https:\/\/github.com\/cont
     ao\/contao\/issues","source":"https:\/\/github.com\/contao\/manager-bundle"
     },"funding":[{"url":"https:\/\/to.contao.org\/donate","type":"custom"}],"in
     stall-path":"..\/contao\/manager-bundle"},{"name":"contao\/manager-plugin",
     "version":"2.12.0","version_normalized":"2.12.0.0","source":{"type":"git","
     url":"https:\/\/github.com\/contao\/manager-plugin.git","reference":"381dcb
     786f675dac25282747848d9f8c3823d0ba"},"dist":{"type":"zip","url":"https:\/\/
     api.github.com\/repos\/contao\/manager-plugin\/zipball\/381dcb786f675dac252
     82747848d9f8c3823d0ba","reference":"381dcb786f675dac25282747848d9f8c3823d0b
     a","shasum":""},"require":{"composer-plugin-api":"^1.1 || ^2.0","php":"^7.1
    || ^8.0","symfony\/config":"^3.3 || ^4.0 || ^5.0 || ^6.0","symfony\/depend
     ency-injection":"^3.3 || ^4.0 || ^5.0 || ^6.0","symfony\/filesystem":"^3.3 
     || ^4.0 || ^5.0 || ^6.0","symfony\/http-kernel":"^3.3 || ^4.0 || ^5.0 || ^6
     .0","symfony\/routing":"^3.3 || ^4.0 || ^5.0 || ^6.0"},"conflict":{"contao\
     /manager-bundle":"4.9.* <4.9.4"},"require-dev":{"bamarni\/composer-bin-plug
     in":"^1.4","composer\/composer":"^1.1 || ^2.0","contao\/core-bundle":"^4.4 
     || ^5.0","ext-zip":"*","php-http\/guzzle6-adapter":"^1.1","phpunit\/phpunit
     ":"^8.5 || ^9.3","symfony\/phpunit-bridge":"^3.4.40 || ^4.0 || ^5.0 || ^6.0
     ","webmozart\/path-util":"^2.0"},"time":"2022-08-12T13:50:17+00:00","type":
     "composer-plugin","extra":{"bamarni-bin":{"bin-links":false,"target-directo
     ry":"tools"},"class":["Contao\\ManagerPlugin\\Composer\\ArtifactsPlugin","C
     ontao\\ManagerPlugin\\Composer\\ManagerPluginInstaller","Contao\\ManagerPlu
     gin\\Composer\\AppAutoloadPlugin"]},"installation-source":"dist","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"}],"desc
     ription":"Contao 4 manager plugin","support":{"issues":"https:\/\/github.co
     m\/contao\/manager-plugin\/issues","source":"https:\/\/github.com\/contao\/
     manager-plugin\/tree\/2.12.0"},"funding":[{"url":"https:\/\/to.contao.org\/
     donate","type":"custom"}],"install-path":"..\/contao\/manager-plugin"},{"na
     me":"contao\/news-bundle","version":"4.13.10","version_normalized":"4.13.10
     .0","source":{"type":"git","url":"https:\/\/github.com\/contao\/news-bundle
     .git","reference":"91c1d9d5e1ad84cf17315c23532d06f99794bb64"},"dist":{"type
     ":"zip","url":"https:\/\/api.github.com\/repos\/contao\/news-bundle\/zipbal
     l\/91c1d9d5e1ad84cf17315c23532d06f99794bb64","reference":"91c1d9d5e1ad84cf1
     7315c23532d06f99794bb64","shasum":""},"require":{"contao\/core-bundle":"sel
     f.version","friendsofsymfony\/http-cache":"^2.4","php":"^7.4 || ^8.0","symf
     ony\/config":"^5.4","symfony\/dependency-injection":"^5.4","symfony\/deprec
     ation-contracts":"^2.1 || ^3.0","symfony\/http-foundation":"^5.4","symfony\
     /http-kernel":"^5.4","symfony\/polyfill-mbstring":"^1.0","symfony\/yaml":"^
     5.4"},"conflict":{"contao\/core":"*","contao\/manager-plugin":"<2.0 || >=3.
     0"},"require-dev":{"contao\/manager-plugin":"^2.3.1","contao\/test-case":"s
     elf.version","phpunit\/phpunit":"^9.3","symfony\/http-client":"^5.4","symfo
     ny\/phpunit-bridge":"^5.4"},"time":"2022-07-13T08:53:44+00:00","type":"cont
     ao-bundle","extra":{"contao-manager-plugin":"Contao\\NewsBundle\\ContaoMana
     ger\\Plugin"},"installation-source":"dist","autoload":{"psr-4":{"Contao\\Ne
     wsBundle\\":"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:\/\/g
     ithub.com\/leofeyer"},{"name":"Contao Community","homepage":"https:\/\/cont
     ao.org\/contributors"}],"description":"Adds news functionality to Contao","
     homepage":"https:\/\/contao.org","support":{"docs":"https:\/\/docs.contao.o
     rg","forum":"https:\/\/community.contao.org","issues":"https:\/\/github.com
     \/contao\/contao\/issues","source":"https:\/\/github.com\/contao\/news-bund
     le"},"funding":[{"url":"https:\/\/to.contao.org\/donate","type":"custom"}],
     "install-path":"..\/contao\/news-bundle"},{"name":"craffft\/css-style-selec
     tor-bundle","version":"dev-master","version_normalized":"dev-master","sourc
     e":{"type":"git","url":"https:\/\/github.com\/Craffft\/css-style-selector-b
     undle.git","reference":"2b268b9e6b84d21e718da38d1a8ab1af406592fe"},"dist":{
     "type":"zip","url":"https:\/\/api.github.com\/repos\/Craffft\/css-style-sel
     ector-bundle\/zipball\/2b268b9e6b84d21e718da38d1a8ab1af406592fe","reference
     ":"2b268b9e6b84d21e718da38d1a8ab1af406592fe","shasum":""},"require":{"conta
     o\/core-bundle":"~4.4","php":">=7.1"},"conflict":{"contao\/core":"*","conta
     o\/manager-plugin":"<2.0 || >=3.0"},"require-dev":{"contao\/manager-plugin"
     :"^2.0"},"time":"2020-11-06T20:05:23+00:00","default-branch":true,"type":"c
     ontao-bundle","extra":{"contao-manager-plugin":"Craffft\\CssStyleSelectorBu
     ndle\\ContaoManager\\Plugin"},"installation-source":"dist","autoload":{"psr
     -4":{"Craffft\\CssStyleSelectorBundle\\":"src\/"}},"notification-url":"http
     s:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Dan
     iel Kiesel","homepage":"https:\/\/github.com\/iCodr8"}],"description":"Cont
     ao 4 Css Style Selector bundle","homepage":"https:\/\/craffft.de","keywords
     ":["classes","css","list","selector"],"support":{"issues":"https:\/\/github
     .com\/Craffft\/css-style-selector-bundle\/issues","source":"https:\/\/githu
     b.com\/Craffft\/css-style-selector-bundle"},"install-path":"..\/craffft\/cs
     s-style-selector-bundle"},{"name":"dasprid\/enum","version":"1.0.3","versio
     n_normalized":"1.0.3.0","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":"5abf82f21
     3618696dda8e3bf6f64dd042d8542b2","shasum":""},"require-dev":{"phpunit\/phpu
     nit":"^7 | ^8 | ^9","squizlabs\/php_codesniffer":"^3.4"},"time":"2020-10-02
     T16:03:48+00:00","type":"library","installation-source":"dist","autoload":{
     "psr-4":{"DASPRiD\\Enum\\":"src\/"}},"notification-url":"https:\/\/packagis
     t.org\/downloads\/","license":["BSD-2-Clause"],"authors":[{"name":"Ben Scho
     lzen 'DASPRiD'","email":"mail@dasprids.de","homepage":"https:\/\/dasprids.d
     e\/","role":"Developer"}],"description":"PHP 7.1 enum implementation","keyw
     ords":["enum","map"],"support":{"issues":"https:\/\/github.com\/DASPRiD\/En
     um\/issues","source":"https:\/\/github.com\/DASPRiD\/Enum\/tree\/1.0.3"},"i
     nstall-path":"..\/dasprid\/enum"},{"name":"delahaye\/dlh_geocode","version"
     :"1.1.4","version_normalized":"1.1.4.0","source":{"type":"git","url":"https
     :\/\/github.com\/delahaye\/dlh_geocode.git","reference":"2af3383a040a2a3893
     a1f3e3be6ba0de35c7629f"},"dist":{"type":"zip","url":"https:\/\/api.github.c
     om\/repos\/delahaye\/dlh_geocode\/zipball\/2af3383a040a2a3893a1f3e3be6ba0de
     35c7629f","reference":"2af3383a040a2a3893a1f3e3be6ba0de35c7629f","shasum":"
     "},"require":{"contao-community-alliance\/composer-plugin":"~2.4 || ~3.0","
     contao\/core-bundle":"^3.5 || ~4.2","php":">=5.3"},"replace":{"contao-legac
     y\/dlh_geocode":"*"},"time":"2018-05-09T09:25:13+00:00","type":"contao-modu
     le","extra":{"contao":{"sources":{"":"system\/modules\/dlh_geocode"}}},"ins
     tallation-source":"dist","autoload":{"classmap":[""]},"notification-url":"h
     ttps:\/\/packagist.org\/downloads\/","license":["LGPL-3.0-or-later"],"autho
     rs":[{"name":"Christian de la Haye","email":"service@delahaye.de","homepage
     ":"http:\/\/www.delahaye.de","role":"Developer"}],"description":"Get geo co
     ordinates from a given address","homepage":"https:\/\/github.com\/delahaye\
     /dlh_geocode","keywords":["contao","geo","googlemaps"],"support":{"issues":
     "https:\/\/github.com\/delahaye\/dlh_geocode\/issues","source":"https:\/\/g
     ithub.com\/delahaye\/dlh_geocode\/tree\/1.1.4"},"install-path":"..\/delahay
     e\/dlh_geocode"},{"name":"delahaye\/dlh_googlemaps","version":"2.4.1","vers
     ion_normalized":"2.4.1.0","source":{"type":"git","url":"https:\/\/github.co
     m\/delahaye\/dlh_googlemaps.git","reference":"64445235168d18066e4f430762828
     dd2aaa3312b"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/
     delahaye\/dlh_googlemaps\/zipball\/64445235168d18066e4f430762828dd2aaa3312b
     ","reference":"64445235168d18066e4f430762828dd2aaa3312b","shasum":""},"requ
     ire":{"contao-community-alliance\/composer-plugin":"~2.4 || ~3.0","contao\/
     core-bundle":"^3.5.1 || ~4.2","delahaye\/dlh_geocode":">=1.1.2","php":">=5.
     3"},"replace":{"contao-legacy\/dlh_googlemaps":"*"},"time":"2018-05-09T09:2
     1:33+00:00","type":"contao-module","extra":{"contao":{"sources":{"":"system
     \/modules\/dlh_googlemaps"},"runonce":["system\/modules\/dlh_googlemaps\/co
     nfig\/runonce.php"]}},"installation-source":"dist","autoload":{"classmap":[
     ""]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["
     LGPL-3.0-or-later"],"authors":[{"name":"Christian de la Haye","email":"serv
     ice@delahaye.de","homepage":"http:\/\/www.delahaye.de","role":"Developer"}]
     ,"description":"Google maps module for Contao","homepage":"https:\/\/github
     .com\/delahaye\/dlh_googlemaps","keywords":["contao","geo","googlemaps","ma
     p"],"support":{"issues":"https:\/\/github.com\/delahaye\/dlh_googlemaps\/is
     sues","source":"https:\/\/github.com\/delahaye\/dlh_googlemaps\/tree\/2.4.1
     "},"install-path":"..\/delahaye\/dlh_googlemaps"},{"name":"dflydev\/dot-acc
     ess-data","version":"v3.0.1","version_normalized":"3.0.1.0","source":{"type
     ":"git","url":"https:\/\/github.com\/dflydev\/dflydev-dot-access-data.git",
     "reference":"0992cc19268b259a39e86f296da5f0677841f42c"},"dist":{"type":"zip
     ","url":"https:\/\/api.github.com\/repos\/dflydev\/dflydev-dot-access-data\
     /zipball\/0992cc19268b259a39e86f296da5f0677841f42c","reference":"0992cc1926
     8b259a39e86f296da5f0677841f42c","shasum":""},"require":{"php":"^7.1 || ^8.0
     "},"require-dev":{"phpstan\/phpstan":"^0.12.42","phpunit\/phpunit":"^7.5 ||
    ^8.5 || ^9.3","scrutinizer\/ocular":"1.6.0","squizlabs\/php_codesniffer":"
     ^3.5","vimeo\/psalm":"^3.14"},"time":"2021-08-13T13:06:58+00:00","type":"li
     brary","extra":{"branch-alias":{"dev-main":"3.x-dev"}},"installation-source
     ":"dist","autoload":{"psr-4":{"Dflydev\\DotAccessData\\":"src\/"}},"notific
     ation-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"author
     s":[{"name":"Dragonfly Development Inc.","email":"info@dflydev.com","homepa
     ge":"http:\/\/dflydev.com"},{"name":"Beau Simensen","email":"beau@dflydev.c
     om","homepage":"http:\/\/beausimensen.com"},{"name":"Carlos Frutos","email"
     :"carlos@kiwing.it","homepage":"https:\/\/github.com\/cfrutos"},{"name":"Co
     lin O'Dell","email":"colinodell@gmail.com","homepage":"https:\/\/www.colino
     dell.com"}],"description":"Given a deep data structure, access data by dot 
     notation.","homepage":"https:\/\/github.com\/dflydev\/dflydev-dot-access-da
     ta","keywords":["access","data","dot","notation"],"support":{"issues":"http
     s:\/\/github.com\/dflydev\/dflydev-dot-access-data\/issues","source":"https
     :\/\/github.com\/dflydev\/dflydev-dot-access-data\/tree\/v3.0.1"},"install-
     path":"..\/dflydev\/dot-access-data"},{"name":"dklemmt\/contao_dk_mmenu","v
     ersion":"2.1.1","version_normalized":"2.1.1.0","source":{"type":"git","url"
     :"https:\/\/github.com\/dklemmt\/contao_dk_mmenu.git","reference":"6645d74d
     b5f9889e6e00fa3c8c48ad3fb45ecfd7"},"dist":{"type":"zip","url":"https:\/\/ap
     i.github.com\/repos\/dklemmt\/contao_dk_mmenu\/zipball\/6645d74db5f9889e6e0
     0fa3c8c48ad3fb45ecfd7","reference":"6645d74db5f9889e6e00fa3c8c48ad3fb45ecfd
     7","shasum":""},"require":{"contao-community-alliance\/composer-plugin":"^2
     .4 || ^3.0","contao\/core-bundle":"^3.1 || ^4.3","php":">=5.3"},"replace":{
     "contao-legacy\/dk_mmenu":"*"},"time":"2018-09-17T16:19:25+00:00","type":"c
     ontao-module","extra":{"contao":{"sources":{"system\/modules\/dk_mmenu":"sy
     stem\/modules\/dk_mmenu"}}},"installation-source":"dist","notification-url"
     :"https:\/\/packagist.org\/downloads\/","license":["MIT","GPL"],"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 extension for Contao
    Open Source CMS","keywords":["contao","menu","mobile","navigation"],"suppo
     rt":{"email":"dirch@quantentunnel.de","irc":"irc:\/\/irc.freenode.org\/cont
     ao.dev","issues":"https:\/\/github.com\/dklemmt\/contao_dk_mmenu\/issues","
     source":"https:\/\/github.com\/dklemmt\/contao_dk_mmenu","wiki":"https:\/\/
     github.com\/dklemmt\/contao_dk_mmenu\/wiki"},"install-path":"..\/dklemmt\/c
     ontao_dk_mmenu"},{"name":"do-while\/contao-backupdb-bundle","version":"1.5.
     3","version_normalized":"1.5.3.0","source":{"type":"git","url":"https:\/\/g
     ithub.com\/do-while\/contao-BackupDB.git","reference":"f853a41ebff5d924c330
     d805ff0e41596c751518"},"dist":{"type":"zip","url":"https:\/\/api.github.com
     \/repos\/do-while\/contao-BackupDB\/zipball\/f853a41ebff5d924c330d805ff0e41
     596c751518","reference":"f853a41ebff5d924c330d805ff0e41596c751518","shasum"
     :""},"require":{"contao\/core-bundle":">=4.9.0,<5.0","php":">=7.2.0","symfo
     ny\/routing":"^4.2 || ^5.0"},"time":"2022-03-26T09:08:34+00:00","type":"con
     tao-bundle","extra":{"contao-manager-plugin":"Softleister\\BackupDbBundle\\
     ContaoManager\\Plugin"},"installation-source":"dist","autoload":{"psr-4":{"
     Softleister\\BackupDbBundle\\":"src\/"},"classmap":["src\/Resources\/contao
     \/"],"exclude-from-classmap":["src\/Resources\/contao\/cache\/","src\/Resou
     rces\/contao\/config\/","src\/Resources\/contao\/dca\/","src\/Resources\/co
     ntao\/languages\/","src\/Resources\/contao\/templates\/"]},"notification-ur
     l":"https:\/\/packagist.org\/downloads\/","license":["LGPL-3.0+"],"authors"
     :[{"name":"Hagen Klemp","homepage":"https:\/\/www.softleister.de","role":"P
     roject leader"}],"description":"Backup of the Contao database, automatic ba
     ckup, creation of website templates for the Install Tool","homepage":"https
     :\/\/www.softleister.de","keywords":["backup","contao","website template","
     widget"],"support":{"issues":"https:\/\/github.com\/do-while\/contao-Backup
     DB\/issues","source":"https:\/\/github.com\/do-while\/contao-BackupDB","wik
     i":"https:\/\/github.com\/do-while\/contao-BackupDB\/wiki"},"install-path":
     "..\/do-while\/contao-backupdb-bundle"},{"name":"doctrine\/annotations","ve
     rsion":"1.13.3","version_normalized":"1.13.3.0","source":{"type":"git","url
     ":"https:\/\/github.com\/doctrine\/annotations.git","reference":"648b034334
     3565c4a056bfc8392201385e8d89f0"},"dist":{"type":"zip","url":"https:\/\/api.
     github.com\/repos\/doctrine\/annotations\/zipball\/648b0343343565c4a056bfc8
     392201385e8d89f0","reference":"648b0343343565c4a056bfc8392201385e8d89f0","s
     hasum":""},"require":{"doctrine\/lexer":"1.*","ext-tokenizer":"*","php":"^7
     .1 || ^8.0","psr\/cache":"^1 || ^2 || ^3"},"require-dev":{"doctrine\/cache"
     :"^1.11 || ^2.0","doctrine\/coding-standard":"^6.0 || ^8.1","phpstan\/phpst
     an":"^1.4.10 || ^1.8.0","phpunit\/phpunit":"^7.5 || ^8.0 || ^9.1.5","symfon
     y\/cache":"^4.4 || ^5.2","vimeo\/psalm":"^4.10"},"time":"2022-07-02T10:48:5
     1+00:00","type":"library","installation-source":"dist","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":"Benjami
     n Eberlei","email":"kontakt@beberlei.de"},{"name":"Jonathan Wage","email":"
     jonwage@gmail.com"},{"name":"Johannes Schmitt","email":"schmittjoh@gmail.co
     m"}],"description":"Docblock Annotations Parser","homepage":"https:\/\/www.
     doctrine-project.org\/projects\/annotations.html","keywords":["annotations"
     ,"docblock","parser"],"support":{"issues":"https:\/\/github.com\/doctrine\/
     annotations\/issues","source":"https:\/\/github.com\/doctrine\/annotations\
     /tree\/1.13.3"},"install-path":"..\/doctrine\/annotations"},{"name":"doctri
     ne\/cache","version":"2.2.0","version_normalized":"2.2.0.0","source":{"type
     ":"git","url":"https:\/\/github.com\/doctrine\/cache.git","reference":"1ca8
     f21980e770095a31456042471a57bc4c68fb"},"dist":{"type":"zip","url":"https:\/
     \/api.github.com\/repos\/doctrine\/cache\/zipball\/1ca8f21980e770095a314560
     42471a57bc4c68fb","reference":"1ca8f21980e770095a31456042471a57bc4c68fb","s
     hasum":""},"require":{"php":"~7.1 || ^8.0"},"conflict":{"doctrine\/common":
     ">2.2,<2.4"},"require-dev":{"cache\/integration-tests":"dev-master","doctri
     ne\/coding-standard":"^9","phpunit\/phpunit":"^7.5 || ^8.5 || ^9.5","psr\/c
     ache":"^1.0 || ^2.0 || ^3.0","symfony\/cache":"^4.4 || ^5.4 || ^6","symfony
     \/var-exporter":"^4.4 || ^5.4 || ^6"},"time":"2022-05-20T20:07:39+00:00","t
     ype":"library","installation-source":"dist","autoload":{"psr-4":{"Doctrine\
     \Common\\Cache\\":"lib\/Doctrine\/Common\/Cache"}},"notification-url":"http
     s:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Gui
     lherme Blanco","email":"guilhermeblanco@gmail.com"},{"name":"Roman Borschel
     ","email":"roman@code-factory.org"},{"name":"Benjamin Eberlei","email":"kon
     takt@beberlei.de"},{"name":"Jonathan Wage","email":"jonwage@gmail.com"},{"n
     ame":"Johannes Schmitt","email":"schmittjoh@gmail.com"}],"description":"PHP
    Doctrine Cache library is a popular cache implementation that supports man
     y different drivers such as redis, memcache, apc, mongodb and others.","hom
     epage":"https:\/\/www.doctrine-project.org\/projects\/cache.html","keywords
     ":["abstraction","apcu","cache","caching","couchdb","memcached","php","redi
     s","xcache"],"support":{"issues":"https:\/\/github.com\/doctrine\/cache\/is
     sues","source":"https:\/\/github.com\/doctrine\/cache\/tree\/2.2.0"},"fundi
     ng":[{"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%2Fcach
     e","type":"tidelift"}],"install-path":"..\/doctrine\/cache"},{"name":"doctr
     ine\/collections","version":"1.8.0","version_normalized":"1.8.0.0","source"
     :{"type":"git","url":"https:\/\/github.com\/doctrine\/collections.git","ref
     erence":"2b44dd4cbca8b5744327de78bafef5945c7e7b5e"},"dist":{"type":"zip","u
     rl":"https:\/\/api.github.com\/repos\/doctrine\/collections\/zipball\/2b44d
     d4cbca8b5744327de78bafef5945c7e7b5e","reference":"2b44dd4cbca8b5744327de78b
     afef5945c7e7b5e","shasum":""},"require":{"doctrine\/deprecations":"^0.5.3 |
     | ^1","php":"^7.1.3 || ^8.0"},"require-dev":{"doctrine\/coding-standard":"^
     9.0 || ^10.0","phpstan\/phpstan":"^1.4.8","phpunit\/phpunit":"^7.5 || ^8.5 
     || ^9.1.5","vimeo\/psalm":"^4.22"},"time":"2022-09-01T20:12:10+00:00","type
     ":"library","installation-source":"dist","autoload":{"psr-4":{"Doctrine\\Co
     mmon\\Collections\\":"lib\/Doctrine\/Common\/Collections"}},"notification-u
     rl":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"n
     ame":"Guilherme Blanco","email":"guilhermeblanco@gmail.com"},{"name":"Roman
    Borschel","email":"roman@code-factory.org"},{"name":"Benjamin Eberlei","em
     ail":"kontakt@beberlei.de"},{"name":"Jonathan Wage","email":"jonwage@gmail.
     com"},{"name":"Johannes Schmitt","email":"schmittjoh@gmail.com"}],"descript
     ion":"PHP Doctrine Collections library that adds additional functionality o
     n top of PHP arrays.","homepage":"https:\/\/www.doctrine-project.org\/proje
     cts\/collections.html","keywords":["array","collections","iterators","php"]
     ,"support":{"issues":"https:\/\/github.com\/doctrine\/collections\/issues",
     "source":"https:\/\/github.com\/doctrine\/collections\/tree\/1.8.0"},"insta
     ll-path":"..\/doctrine\/collections"},{"name":"doctrine\/common","version":
     "3.4.2","version_normalized":"3.4.2.0","source":{"type":"git","url":"https:
     \/\/github.com\/doctrine\/common.git","reference":"609c3a7b6af49a7b4b13945c
     a2fdf4af801946af"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/re
     pos\/doctrine\/common\/zipball\/609c3a7b6af49a7b4b13945ca2fdf4af801946af","
     reference":"609c3a7b6af49a7b4b13945ca2fdf4af801946af","shasum":""},"require
     ":{"doctrine\/persistence":"^2.0 || ^3.0","php":"^7.1 || ^8.0"},"require-de
     v":{"doctrine\/coding-standard":"^9.0 || ^10.0","doctrine\/collections":"^1
     ","phpstan\/phpstan":"^1.4.1","phpstan\/phpstan-phpunit":"^1","phpunit\/php
     unit":"^7.5.20 || ^8.5 || ^9.0","squizlabs\/php_codesniffer":"^3.0","symfon
     y\/phpunit-bridge":"^6.1","vimeo\/psalm":"^4.4"},"time":"2022-09-28T14:20:5
     0+00:00","type":"library","installation-source":"dist","autoload":{"psr-4":
     {"Doctrine\\Common\\":"src"}},"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 Schmit
     t","email":"schmittjoh@gmail.com"},{"name":"Marco Pivetta","email":"ocramiu
     s@gmail.com"}],"description":"PHP Doctrine Common project is a library that
    provides additional functionality that other Doctrine projects depend on s
     uch as better reflection support, proxies and much more.","homepage":"https
     :\/\/www.doctrine-project.org\/projects\/common.html","keywords":["common",
     "doctrine","php"],"support":{"issues":"https:\/\/github.com\/doctrine\/comm
     on\/issues","source":"https:\/\/github.com\/doctrine\/common\/tree\/3.4.2"}
     ,"funding":[{"url":"https:\/\/www.doctrine-project.org\/sponsorship.html","
     type":"custom"},{"url":"https:\/\/www.patreon.com\/phpdoctrine","type":"pat
     reon"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/doctrine
     %2Fcommon","type":"tidelift"}],"install-path":"..\/doctrine\/common"},{"nam
     e":"doctrine\/dbal","version":"3.4.5","version_normalized":"3.4.5.0","sourc
     e":{"type":"git","url":"https:\/\/github.com\/doctrine\/dbal.git","referenc
     e":"a5a58773109c0abb13e658c8ccd92aeec8d07f9e"},"dist":{"type":"zip","url":"
     https:\/\/api.github.com\/repos\/doctrine\/dbal\/zipball\/a5a58773109c0abb1
     3e658c8ccd92aeec8d07f9e","reference":"a5a58773109c0abb13e658c8ccd92aeec8d07
     f9e","shasum":""},"require":{"composer-runtime-api":"^2","doctrine\/cache":
     "^1.11|^2.0","doctrine\/deprecations":"^0.5.3|^1","doctrine\/event-manager"
     :"^1.0","php":"^7.4 || ^8.0","psr\/cache":"^1|^2|^3","psr\/log":"^1|^2|^3"}
     ,"require-dev":{"doctrine\/coding-standard":"10.0.0","jetbrains\/phpstorm-s
     tubs":"2022.2","phpstan\/phpstan":"1.8.3","phpstan\/phpstan-strict-rules":"
     ^1.3","phpunit\/phpunit":"9.5.24","psalm\/plugin-phpunit":"0.17.0","squizla
     bs\/php_codesniffer":"3.7.1","symfony\/cache":"^5.4|^6.0","symfony\/console
     ":"^4.4|^5.4|^6.0","vimeo\/psalm":"4.27.0"},"suggest":{"symfony\/console":"
     For helpful console commands such as SQL execution and import of files."},"
     time":"2022-09-23T17:48:57+00:00","bin":["bin\/doctrine-dbal"],"type":"libr
     ary","installation-source":"dist","autoload":{"psr-4":{"Doctrine\\DBAL\\":"
     src"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":
     ["MIT"],"authors":[{"name":"Guilherme Blanco","email":"guilhermeblanco@gmai
     l.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 abstracti
     on layer (DBAL) with many features for database schema introspection and ma
     nagement.","homepage":"https:\/\/www.doctrine-project.org\/projects\/dbal.h
     tml","keywords":["abstraction","database","db2","dbal","mariadb","mssql","m
     ysql","oci8","oracle","pdo","pgsql","postgresql","queryobject","sasql","sql
     ","sqlite","sqlserver","sqlsrv"],"support":{"issues":"https:\/\/github.com\
     /doctrine\/dbal\/issues","source":"https:\/\/github.com\/doctrine\/dbal\/tr
     ee\/3.4.5"},"funding":[{"url":"https:\/\/www.doctrine-project.org\/sponsors
     hip.html","type":"custom"},{"url":"https:\/\/www.patreon.com\/phpdoctrine",
     "type":"patreon"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagis
     t\/doctrine%2Fdbal","type":"tidelift"}],"install-path":"..\/doctrine\/dbal"
     },{"name":"doctrine\/deprecations","version":"v1.0.0","version_normalized":
     "1.0.0.0","source":{"type":"git","url":"https:\/\/github.com\/doctrine\/dep
     recations.git","reference":"0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"},"dis
     t":{"type":"zip","url":"https:\/\/api.github.com\/repos\/doctrine\/deprecat
     ions\/zipball\/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de","reference":"0e2a4
     f1f8cdfc7a92ec3b01c9334898c806b30de","shasum":""},"require":{"php":"^7.1|^8
     .0"},"require-dev":{"doctrine\/coding-standard":"^9","phpunit\/phpunit":"^7
     .5|^8.5|^9.5","psr\/log":"^1|^2|^3"},"suggest":{"psr\/log":"Allows logging 
     deprecations via PSR-3 logger implementation"},"time":"2022-05-02T15:47:09+
     00:00","type":"library","installation-source":"dist","autoload":{"psr-4":{"
     Doctrine\\Deprecations\\":"lib\/Doctrine\/Deprecations"}},"notification-url
     ":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"description":"A
    small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging wi
     th options to disable all deprecations or selectively for packages.","homep
     age":"https:\/\/www.doctrine-project.org\/","support":{"issues":"https:\/\/
     github.com\/doctrine\/deprecations\/issues","source":"https:\/\/github.com\
     /doctrine\/deprecations\/tree\/v1.0.0"},"install-path":"..\/doctrine\/depre
     cations"},{"name":"doctrine\/doctrine-bundle","version":"2.7.0","version_no
     rmalized":"2.7.0.0","source":{"type":"git","url":"https:\/\/github.com\/doc
     trine\/DoctrineBundle.git","reference":"d2088fc50494e4e7441fecca54732245a61
     3eeb6"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/doctri
     ne\/DoctrineBundle\/zipball\/d2088fc50494e4e7441fecca54732245a613eeb6","ref
     erence":"d2088fc50494e4e7441fecca54732245a613eeb6","shasum":""},"require":{
     "doctrine\/annotations":"^1","doctrine\/cache":"^1.11 || ^2.0","doctrine\/d
     bal":"^2.13.1|^3.3.2","doctrine\/persistence":"^2.2|^3","doctrine\/sql-form
     atter":"^1.0.1","php":"^7.1 || ^8.0","symfony\/cache":"^4.3.3|^5.0|^6.0","s
     ymfony\/config":"^4.4.3|^5.0|^6.0","symfony\/console":"^3.4.30|^4.3.3|^5.0|
     ^6.0","symfony\/dependency-injection":"^4.4.18|^5.0|^6.0","symfony\/depreca
     tion-contracts":"^2.1|^3","symfony\/doctrine-bridge":"^4.4.22|^5.2.7|^6.0",
     "symfony\/framework-bundle":"^3.4.30|^4.3.3|^5.0|^6.0","symfony\/service-co
     ntracts":"^1.1.1|^2.0|^3"},"conflict":{"doctrine\/orm":"<2.10|>=3.0","twig\
     /twig":"<1.34|>=2.0,<2.4"},"require-dev":{"doctrine\/coding-standard":"^9.0
     ","doctrine\/orm":"^2.11 || ^3.0","friendsofphp\/proxy-manager-lts":"^1.0",
     "phpunit\/phpunit":"^7.5 || ^8.0 || ^9.3 || ^10.0","psalm\/plugin-phpunit":
     "^0.16.1","psalm\/plugin-symfony":"^3","psr\/log":"^1.1.4|^2.0|^3.0","symfo
     ny\/phpunit-bridge":"^5.2|^6.0","symfony\/property-info":"^4.3.3|^5.0|^6.0"
     ,"symfony\/proxy-manager-bridge":"^3.4|^4.3.3|^5.0|^6.0","symfony\/security
     -bundle":"^4.4|^5.0|^6.0","symfony\/twig-bridge":"^3.4.30|^4.3.3|^5.0|^6.0"
     ,"symfony\/validator":"^3.4.30|^4.3.3|^5.0|^6.0","symfony\/web-profiler-bun
     dle":"^3.4.30|^4.3.3|^5.0|^6.0","symfony\/yaml":"^3.4.30|^4.3.3|^5.0|^6.0",
     "twig\/twig":"^1.34|^2.12|^3.0","vimeo\/psalm":"^4.7"},"suggest":{"doctrine
     \/orm":"The Doctrine ORM integration is optional in the bundle.","ext-pdo":
     "*","symfony\/web-profiler-bundle":"To use the data collector."},"time":"20
     22-06-10T10:55:26+00:00","type":"symfony-bundle","installation-source":"dis
     t","autoload":{"psr-4":{"Doctrine\\Bundle\\DoctrineBundle\\":""}},"notifica
     tion-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors
     ":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Benjam
     in Eberlei","email":"kontakt@beberlei.de"},{"name":"Symfony Community","hom
     epage":"https:\/\/symfony.com\/contributors"},{"name":"Doctrine Project","h
     omepage":"https:\/\/www.doctrine-project.org\/"}],"description":"Symfony Do
     ctrineBundle","homepage":"https:\/\/www.doctrine-project.org","keywords":["
     database","dbal","orm","persistence"],"support":{"issues":"https:\/\/github
     .com\/doctrine\/DoctrineBundle\/issues","source":"https:\/\/github.com\/doc
     trine\/DoctrineBundle\/tree\/2.7.0"},"funding":[{"url":"https:\/\/www.doctr
     ine-project.org\/sponsorship.html","type":"custom"},{"url":"https:\/\/www.p
     atreon.com\/phpdoctrine","type":"patreon"},{"url":"https:\/\/tidelift.com\/
     funding\/github\/packagist\/doctrine%2Fdoctrine-bundle","type":"tidelift"}]
     ,"install-path":"..\/doctrine\/doctrine-bundle"},{"name":"doctrine\/event-m
     anager","version":"1.1.2","version_normalized":"1.1.2.0","source":{"type":"
     git","url":"https:\/\/github.com\/doctrine\/event-manager.git","reference":
     "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683"},"dist":{"type":"zip","url":"htt
     ps:\/\/api.github.com\/repos\/doctrine\/event-manager\/zipball\/eb2ecf80e30
     93e8f3c2769ac838e27d8ede8e683","reference":"eb2ecf80e3093e8f3c2769ac838e27d
     8ede8e683","shasum":""},"require":{"php":"^7.1 || ^8.0"},"conflict":{"doctr
     ine\/common":"<2.9"},"require-dev":{"doctrine\/coding-standard":"^9","phpst
     an\/phpstan":"~1.4.10 || ^1.5.4","phpunit\/phpunit":"^7.5 || ^8.5 || ^9.5",
     "vimeo\/psalm":"^4.22"},"time":"2022-07-27T22:18:11+00:00","type":"library"
     ,"installation-source":"dist","autoload":{"psr-4":{"Doctrine\\Common\\":"li
     b\/Doctrine\/Common"}},"notification-url":"https:\/\/packagist.org\/downloa
     ds\/","license":["MIT"],"authors":[{"name":"Guilherme Blanco","email":"guil
     hermeblanco@gmail.com"},{"name":"Roman Borschel","email":"roman@code-factor
     y.org"},{"name":"Benjamin Eberlei","email":"kontakt@beberlei.de"},{"name":"
     Jonathan Wage","email":"jonwage@gmail.com"},{"name":"Johannes Schmitt","ema
     il":"schmittjoh@gmail.com"},{"name":"Marco Pivetta","email":"ocramius@gmail
     .com"}],"description":"The Doctrine Event Manager is a simple PHP event sys
     tem that was built to be used with the various Doctrine projects.","homepag
     e":"https:\/\/www.doctrine-project.org\/projects\/event-manager.html","keyw
     ords":["event","event dispatcher","event manager","event system","events"],
     "support":{"issues":"https:\/\/github.com\/doctrine\/event-manager\/issues"
     ,"source":"https:\/\/github.com\/doctrine\/event-manager\/tree\/1.1.2"},"fu
     nding":[{"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%2Fe
     vent-manager","type":"tidelift"}],"install-path":"..\/doctrine\/event-manag
     er"},{"name":"doctrine\/inflector","version":"2.0.5","version_normalized":"
     2.0.5.0","source":{"type":"git","url":"https:\/\/github.com\/doctrine\/infl
     ector.git","reference":"ade2b3bbfb776f27f0558e26eed43b5d9fe1b392"},"dist":{
     "type":"zip","url":"https:\/\/api.github.com\/repos\/doctrine\/inflector\/z
     ipball\/ade2b3bbfb776f27f0558e26eed43b5d9fe1b392","reference":"ade2b3bbfb77
     6f27f0558e26eed43b5d9fe1b392","shasum":""},"require":{"php":"^7.2 || ^8.0"}
     ,"require-dev":{"doctrine\/coding-standard":"^9","phpstan\/phpstan":"^1.8",
     "phpstan\/phpstan-phpunit":"^1.1","phpstan\/phpstan-strict-rules":"^1.3","p
     hpunit\/phpunit":"^8.5 || ^9.5","vimeo\/psalm":"^4.25"},"time":"2022-09-07T
     09:01:28+00:00","type":"library","installation-source":"dist","autoload":{"
     psr-4":{"Doctrine\\Inflector\\":"lib\/Doctrine\/Inflector"}},"notification-
     url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"
     name":"Guilherme Blanco","email":"guilhermeblanco@gmail.com"},{"name":"Roma
     n Borschel","email":"roman@code-factory.org"},{"name":"Benjamin Eberlei","e
     mail":"kontakt@beberlei.de"},{"name":"Jonathan Wage","email":"jonwage@gmail
     .com"},{"name":"Johannes Schmitt","email":"schmittjoh@gmail.com"}],"descrip
     tion":"PHP Doctrine Inflector is a small library that can perform string ma
     nipulations with regard to upper\/lowercase and singular\/plural forms of w
     ords.","homepage":"https:\/\/www.doctrine-project.org\/projects\/inflector.
     html","keywords":["inflection","inflector","lowercase","manipulation","php"
     ,"plural","singular","strings","uppercase","words"],"support":{"issues":"ht
     tps:\/\/github.com\/doctrine\/inflector\/issues","source":"https:\/\/github
     .com\/doctrine\/inflector\/tree\/2.0.5"},"funding":[{"url":"https:\/\/www.d
     octrine-project.org\/sponsorship.html","type":"custom"},{"url":"https:\/\/w
     ww.patreon.com\/phpdoctrine","type":"patreon"},{"url":"https:\/\/tidelift.c
     om\/funding\/github\/packagist\/doctrine%2Finflector","type":"tidelift"}],"
     install-path":"..\/doctrine\/inflector"},{"name":"doctrine\/instantiator","
     version":"1.4.1","version_normalized":"1.4.1.0","source":{"type":"git","url
     ":"https:\/\/github.com\/doctrine\/instantiator.git","reference":"10dcfce15
     1b967d20fde1b34ae6640712c3891bc"},"dist":{"type":"zip","url":"https:\/\/api
     .github.com\/repos\/doctrine\/instantiator\/zipball\/10dcfce151b967d20fde1b
     34ae6640712c3891bc","reference":"10dcfce151b967d20fde1b34ae6640712c3891bc",
     "shasum":""},"require":{"php":"^7.1 || ^8.0"},"require-dev":{"doctrine\/cod
     ing-standard":"^9","ext-pdo":"*","ext-phar":"*","phpbench\/phpbench":"^0.16
    || ^1","phpstan\/phpstan":"^1.4","phpstan\/phpstan-phpunit":"^1","phpunit\
     /phpunit":"^7.5 || ^8.5 || ^9.5","vimeo\/psalm":"^4.22"},"time":"2022-03-03
     T08:28:38+00:00","type":"library","installation-source":"dist","autoload":{
     "psr-4":{"Doctrine\\Instantiator\\":"src\/Doctrine\/Instantiator\/"}},"noti
     fication-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"aut
     hors":[{"name":"Marco Pivetta","email":"ocramius@gmail.com","homepage":"htt
     ps:\/\/ocramius.github.io\/"}],"description":"A small, lightweight utility 
     to instantiate objects in PHP without invoking their constructors","homepag
     e":"https:\/\/www.doctrine-project.org\/projects\/instantiator.html","keywo
     rds":["constructor","instantiate"],"support":{"issues":"https:\/\/github.co
     m\/doctrine\/instantiator\/issues","source":"https:\/\/github.com\/doctrine
     \/instantiator\/tree\/1.4.1"},"funding":[{"url":"https:\/\/www.doctrine-pro
     ject.org\/sponsorship.html","type":"custom"},{"url":"https:\/\/www.patreon.
     com\/phpdoctrine","type":"patreon"},{"url":"https:\/\/tidelift.com\/funding
     \/github\/packagist\/doctrine%2Finstantiator","type":"tidelift"}],"install-
     path":"..\/doctrine\/instantiator"},{"name":"doctrine\/lexer","version":"1.
     2.3","version_normalized":"1.2.3.0","source":{"type":"git","url":"https:\/\
     /github.com\/doctrine\/lexer.git","reference":"c268e882d4dbdd85e36e4ad69e02
     dc284f89d229"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\
     /doctrine\/lexer\/zipball\/c268e882d4dbdd85e36e4ad69e02dc284f89d229","refer
     ence":"c268e882d4dbdd85e36e4ad69e02dc284f89d229","shasum":""},"require":{"p
     hp":"^7.1 || ^8.0"},"require-dev":{"doctrine\/coding-standard":"^9.0","phps
     tan\/phpstan":"^1.3","phpunit\/phpunit":"^7.5 || ^8.5 || ^9.5","vimeo\/psal
     m":"^4.11"},"time":"2022-02-28T11:07:21+00:00","type":"library","installati
     on-source":"dist","autoload":{"psr-4":{"Doctrine\\Common\\Lexer\\":"lib\/Do
     ctrine\/Common\/Lexer"}},"notification-url":"https:\/\/packagist.org\/downl
     oads\/","license":["MIT"],"authors":[{"name":"Guilherme Blanco","email":"gu
     ilhermeblanco@gmail.com"},{"name":"Roman Borschel","email":"roman@code-fact
     ory.org"},{"name":"Johannes Schmitt","email":"schmittjoh@gmail.com"}],"desc
     ription":"PHP Doctrine Lexer parser library that can be used in Top-Down, R
     ecursive Descent Parsers.","homepage":"https:\/\/www.doctrine-project.org\/
     projects\/lexer.html","keywords":["annotations","docblock","lexer","parser"
     ,"php"],"support":{"issues":"https:\/\/github.com\/doctrine\/lexer\/issues"
     ,"source":"https:\/\/github.com\/doctrine\/lexer\/tree\/1.2.3"},"funding":[
     {"url":"https:\/\/www.doctrine-project.org\/sponsorship.html","type":"custo
     m"},{"url":"https:\/\/www.patreon.com\/phpdoctrine","type":"patreon"},{"url
     ":"https:\/\/tidelift.com\/funding\/github\/packagist\/doctrine%2Flexer","t
     ype":"tidelift"}],"install-path":"..\/doctrine\/lexer"},{"name":"doctrine\/
     orm","version":"2.13.2","version_normalized":"2.13.2.0","source":{"type":"g
     it","url":"https:\/\/github.com\/doctrine\/orm.git","reference":"a8b02fd70f
     a777ca8278b9604fdef75c15c6a12f"},"dist":{"type":"zip","url":"https:\/\/api.
     github.com\/repos\/doctrine\/orm\/zipball\/a8b02fd70fa777ca8278b9604fdef75c
     15c6a12f","reference":"a8b02fd70fa777ca8278b9604fdef75c15c6a12f","shasum":"
     "},"require":{"composer-runtime-api":"^2","doctrine\/cache":"^1.12.1 || ^2.
     1.1","doctrine\/collections":"^1.5","doctrine\/common":"^3.0.3","doctrine\/
     dbal":"^2.13.1 || ^3.2","doctrine\/deprecations":"^0.5.3 || ^1","doctrine\/
     event-manager":"^1.1","doctrine\/inflector":"^1.4 || ^2.0","doctrine\/insta
     ntiator":"^1.3","doctrine\/lexer":"^1.2.3","doctrine\/persistence":"^2.4 ||
    ^3","ext-ctype":"*","php":"^7.1 || ^8.0","psr\/cache":"^1 || ^2 || ^3","sy
     mfony\/console":"^3.0 || ^4.0 || ^5.0 || ^6.0","symfony\/polyfill-php72":"^
     1.23","symfony\/polyfill-php80":"^1.16"},"conflict":{"doctrine\/annotations
     ":"<1.13 || >= 2.0"},"require-dev":{"doctrine\/annotations":"^1.13","doctri
     ne\/coding-standard":"^9.0.2 || ^10.0","phpbench\/phpbench":"^0.16.10 || ^1
     .0","phpstan\/phpstan":"~1.4.10 || 1.8.5","phpunit\/phpunit":"^7.5 || ^8.5 
     || ^9.5","psr\/log":"^1 || ^2 || ^3","squizlabs\/php_codesniffer":"3.7.1","
     symfony\/cache":"^4.4 || ^5.4 || ^6.0","symfony\/yaml":"^3.4 || ^4.0 || ^5.
     0 || ^6.0","vimeo\/psalm":"4.27.0"},"suggest":{"ext-dom":"Provides support 
     for XSD validation for XML mapping files","symfony\/cache":"Provides cache 
     support for Setup Tool with doctrine\/cache 2.0","symfony\/yaml":"If you wa
     nt to use YAML Metadata Mapping Driver"},"time":"2022-09-22T13:36:43+00:00"
     ,"bin":["bin\/doctrine"],"type":"library","installation-source":"dist","aut
     oload":{"psr-4":{"Doctrine\\ORM\\":"lib\/Doctrine\/ORM"}},"notification-url
     ":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"nam
     e":"Guilherme Blanco","email":"guilhermeblanco@gmail.com"},{"name":"Roman B
     orschel","email":"roman@code-factory.org"},{"name":"Benjamin Eberlei","emai
     l":"kontakt@beberlei.de"},{"name":"Jonathan Wage","email":"jonwage@gmail.co
     m"},{"name":"Marco Pivetta","email":"ocramius@gmail.com"}],"description":"O
     bject-Relational-Mapper for PHP","homepage":"https:\/\/www.doctrine-project
     .org\/projects\/orm.html","keywords":["database","orm"],"support":{"issues"
     :"https:\/\/github.com\/doctrine\/orm\/issues","source":"https:\/\/github.c
     om\/doctrine\/orm\/tree\/2.13.2"},"install-path":"..\/doctrine\/orm"},{"nam
     e":"doctrine\/persistence","version":"2.5.4","version_normalized":"2.5.4.0"
     ,"source":{"type":"git","url":"https:\/\/github.com\/doctrine\/persistence.
     git","reference":"830c2ba42093e0e428eca37568ab36bd8008bc17"},"dist":{"type"
     :"zip","url":"https:\/\/api.github.com\/repos\/doctrine\/persistence\/zipba
     ll\/830c2ba42093e0e428eca37568ab36bd8008bc17","reference":"830c2ba42093e0e4
     28eca37568ab36bd8008bc17","shasum":""},"require":{"doctrine\/cache":"^1.11 
     || ^2.0","doctrine\/collections":"^1.0","doctrine\/deprecations":"^0.5.3 ||
    ^1","doctrine\/event-manager":"^1.0","php":"^7.1 || ^8.0","psr\/cache":"^1
     .0 || ^2.0 || ^3.0"},"conflict":{"doctrine\/annotations":"<1.0 || >=2.0","d
     octrine\/common":"<2.10"},"require-dev":{"composer\/package-versions-deprec
     ated":"^1.11","doctrine\/annotations":"^1.0","doctrine\/coding-standard":"^
     9.0","doctrine\/common":"^3.0","phpstan\/phpstan":"~1.4.10 || 1.5.0","phpun
     it\/phpunit":"^7.5.20 || ^8.5 || ^9.5","symfony\/cache":"^4.4 || ^5.4 || ^6
     .0","vimeo\/psalm":"4.22.0"},"time":"2022-08-06T22:06:57+00:00","type":"lib
     rary","installation-source":"dist","autoload":{"psr-4":{"Doctrine\\Common\\
     ":"src\/Common","Doctrine\\Persistence\\":"src\/Persistence"}},"notificatio
     n-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[
     {"name":"Guilherme Blanco","email":"guilhermeblanco@gmail.com"},{"name":"Ro
     man Borschel","email":"roman@code-factory.org"},{"name":"Benjamin Eberlei",
     "email":"kontakt@beberlei.de"},{"name":"Jonathan Wage","email":"jonwage@gma
     il.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 t
     he different Doctrine object mappers share.","homepage":"https:\/\/doctrine
     -project.org\/projects\/persistence.html","keywords":["mapper","object","od
     m","orm","persistence"],"support":{"issues":"https:\/\/github.com\/doctrine
     \/persistence\/issues","source":"https:\/\/github.com\/doctrine\/persistenc
     e\/tree\/2.5.4"},"funding":[{"url":"https:\/\/www.doctrine-project.org\/spo
     nsorship.html","type":"custom"},{"url":"https:\/\/www.patreon.com\/phpdoctr
     ine","type":"patreon"},{"url":"https:\/\/tidelift.com\/funding\/github\/pac
     kagist\/doctrine%2Fpersistence","type":"tidelift"}],"install-path":"..\/doc
     trine\/persistence"},{"name":"doctrine\/sql-formatter","version":"1.1.3","v
     ersion_normalized":"1.1.3.0","source":{"type":"git","url":"https:\/\/github
     .com\/doctrine\/sql-formatter.git","reference":"25a06c7bf4c6b8218f479286542
     52863ffc890a5"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos
     \/doctrine\/sql-formatter\/zipball\/25a06c7bf4c6b8218f47928654252863ffc890a
     5","reference":"25a06c7bf4c6b8218f47928654252863ffc890a5","shasum":""},"req
     uire":{"php":"^7.1 || ^8.0"},"require-dev":{"bamarni\/composer-bin-plugin":
     "^1.4"},"time":"2022-05-23T21:33:49+00:00","bin":["bin\/sql-formatter"],"ty
     pe":"library","installation-source":"dist","autoload":{"psr-4":{"Doctrine\\
     SqlFormatter\\":"src"}},"notification-url":"https:\/\/packagist.org\/downlo
     ads\/","license":["MIT"],"authors":[{"name":"Jeremy Dorn","email":"jeremy@j
     eremydorn.com","homepage":"https:\/\/jeremydorn.com\/"}],"description":"a P
     HP SQL highlighting library","homepage":"https:\/\/github.com\/doctrine\/sq
     l-formatter\/","keywords":["highlight","sql"],"support":{"issues":"https:\/
     \/github.com\/doctrine\/sql-formatter\/issues","source":"https:\/\/github.c
     om\/doctrine\/sql-formatter\/tree\/1.1.3"},"install-path":"..\/doctrine\/sq
     l-formatter"},{"name":"dragonmantank\/cron-expression","version":"v2.3.1","
     version_normalized":"2.3.1.0","source":{"type":"git","url":"https:\/\/githu
     b.com\/dragonmantank\/cron-expression.git","reference":"65b2d8ee1f10915efb3
     b55597da3404f096acba2"},"dist":{"type":"zip","url":"https:\/\/api.github.co
     m\/repos\/dragonmantank\/cron-expression\/zipball\/65b2d8ee1f10915efb3b5559
     7da3404f096acba2","reference":"65b2d8ee1f10915efb3b55597da3404f096acba2","s
     hasum":""},"require":{"php":"^7.0|^8.0"},"require-dev":{"phpunit\/phpunit":
     "^6.4|^7.0|^8.0|^9.0"},"time":"2020-10-13T00:52:37+00:00","type":"library",
     "extra":{"branch-alias":{"dev-master":"2.3-dev"}},"installation-source":"di
     st","autoload":{"psr-4":{"Cron\\":"src\/Cron\/"}},"notification-url":"https
     :\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Mich
     ael Dowling","email":"mtdowling@gmail.com","homepage":"https:\/\/github.com
     \/mtdowling"},{"name":"Chris Tankersley","email":"chris@ctankersley.com","h
     omepage":"https:\/\/github.com\/dragonmantank"}],"description":"CRON for PH
     P: Calculate the next or previous run date and determine if a CRON expressi
     on is due","keywords":["cron","schedule"],"support":{"issues":"https:\/\/gi
     thub.com\/dragonmantank\/cron-expression\/issues","source":"https:\/\/githu
     b.com\/dragonmantank\/cron-expression\/tree\/v2.3.1"},"funding":[{"url":"ht
     tps:\/\/github.com\/dragonmantank","type":"github"}],"install-path":"..\/dr
     agonmantank\/cron-expression"},{"name":"egulias\/email-validator","version"
     :"3.2.1","version_normalized":"3.2.1.0","source":{"type":"git","url":"https
     :\/\/github.com\/egulias\/EmailValidator.git","reference":"f88dcf4b14af14a9
     8ad96b14b2b317969eab6715"},"dist":{"type":"zip","url":"https:\/\/api.github
     .com\/repos\/egulias\/EmailValidator\/zipball\/f88dcf4b14af14a98ad96b14b2b3
     17969eab6715","reference":"f88dcf4b14af14a98ad96b14b2b317969eab6715","shasu
     m":""},"require":{"doctrine\/lexer":"^1.2","php":">=7.2","symfony\/polyfill
     -intl-idn":"^1.15"},"require-dev":{"php-coveralls\/php-coveralls":"^2.2","p
     hpunit\/phpunit":"^8.5.8|^9.3.3","vimeo\/psalm":"^4"},"suggest":{"ext-intl"
     :"PHP Internationalization Libraries are required to use the SpoofChecking 
     validation"},"time":"2022-06-18T20:57:19+00:00","type":"library","extra":{"
     branch-alias":{"dev-master":"3.0.x-dev"}},"installation-source":"dist","aut
     oload":{"psr-4":{"Egulias\\EmailValidator\\":"src"}},"notification-url":"ht
     tps:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"E
     duardo Gulias Davis"}],"description":"A library for validating emails again
     st several RFCs","homepage":"https:\/\/github.com\/egulias\/EmailValidator"
     ,"keywords":["email","emailvalidation","emailvalidator","validation","valid
     ator"],"support":{"issues":"https:\/\/github.com\/egulias\/EmailValidator\/
     issues","source":"https:\/\/github.com\/egulias\/EmailValidator\/tree\/3.2.
     1"},"funding":[{"url":"https:\/\/github.com\/egulias","type":"github"}],"in
     stall-path":"..\/egulias\/email-validator"},{"name":"ezyang\/htmlpurifier",
     "version":"v4.16.0","version_normalized":"4.16.0.0","source":{"type":"git",
     "url":"https:\/\/github.com\/ezyang\/htmlpurifier.git","reference":"523407f
     b06eb9e5f3d59889b3978d5bfe94299c8"},"dist":{"type":"zip","url":"https:\/\/a
     pi.github.com\/repos\/ezyang\/htmlpurifier\/zipball\/523407fb06eb9e5f3d5988
     9b3978d5bfe94299c8","reference":"523407fb06eb9e5f3d59889b3978d5bfe94299c8",
     "shasum":""},"require":{"php":"~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3
     .0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"},"require-dev":{"cerdic\/css-ti
     dy":"^1.7 || ^2.0","simpletest\/simpletest":"dev-master"},"suggest":{"cerdi
     c\/css-tidy":"If you want to use the filter 'Filter.ExtractStyleBlocks'.","
     ext-bcmath":"Used for unit conversion and imagecrash protection","ext-iconv
     ":"Converts text to and from non-UTF-8 encodings","ext-tidy":"Used for pret
     ty-printing HTML"},"time":"2022-09-18T07:06:19+00:00","type":"library","ins
     tallation-source":"dist","autoload":{"files":["library\/HTMLPurifier.compos
     er.php"],"psr-0":{"HTMLPurifier":"library\/"},"exclude-from-classmap":["\/l
     ibrary\/HTMLPurifier\/Language\/"]},"notification-url":"https:\/\/packagist
     .org\/downloads\/","license":["LGPL-2.1-or-later"],"authors":[{"name":"Edwa
     rd Z. Yang","email":"admin@htmlpurifier.org","homepage":"http:\/\/ezyang.co
     m"}],"description":"Standards compliant HTML filter written in PHP","homepa
     ge":"http:\/\/htmlpurifier.org\/","keywords":["html"],"support":{"issues":"
     https:\/\/github.com\/ezyang\/htmlpurifier\/issues","source":"https:\/\/git
     hub.com\/ezyang\/htmlpurifier\/tree\/v4.16.0"},"install-path":"..\/ezyang\/
     htmlpurifier"},{"name":"fiedsch\/contao-jsonwidget","version":"0.4.4","vers
     ion_normalized":"0.4.4.0","source":{"type":"git","url":"https:\/\/github.co
     m\/fiedsch\/contao-jsonwidget.git","reference":"6db7ab0e52bd08665b43ba283d1
     adadcbe2f4a5b"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos
     \/fiedsch\/contao-jsonwidget\/zipball\/6db7ab0e52bd08665b43ba283d1adadcbe2f
     4a5b","reference":"6db7ab0e52bd08665b43ba283d1adadcbe2f4a5b","shasum":""},"
     require":{"contao\/core-bundle":"~4.4","ext-json":"*","php":">=7.1","symfon
     y\/yaml":"^3.3 || ^4.2 || ^5.0"},"require-dev":{"phpunit\/phpunit":"^9.5"},
     "time":"2021-10-18T06:54:53+00:00","type":"contao-bundle","extra":{"contao-
     manager-plugin":"Fiedsch\\JsonWidgetBundle\\ContaoManager\\Plugin","branch-
     alias":{"dev-master":"0.0.x-dev"}},"installation-source":"dist","autoload":
     {"psr-4":{"Fiedsch\\JsonWidgetBundle\\":"src\/"},"classmap":["src\/Resource
     s\/contao"],"exclude-from-classmap":["src\/Resources\/contao\/config","src\
     /Resources\/contao\/languages"]},"notification-url":"https:\/\/packagist.or
     g\/downloads\/","license":["MIT"],"authors":[{"name":"Andreas Fieger","home
     page":"https:\/\/github.com\/fiedsch"}],"description":"widget for Contao Op
     en Source CMS backend forms","keywords":["contao","json","widget"],"support
     ":{"issues":"https:\/\/github.com\/fiedsch\/contao-jsonwidget\/issues","sou
     rce":"https:\/\/github.com\/fiedsch\/contao-jsonwidget"},"install-path":"..
     \/fiedsch\/contao-jsonwidget"},{"name":"friendsofphp\/proxy-manager-lts","v
     ersion":"v1.0.12","version_normalized":"1.0.12.0","source":{"type":"git","u
     rl":"https:\/\/github.com\/FriendsOfPHP\/proxy-manager-lts.git","reference"
     :"8419f0158715b30d4b99a5bd37c6a39671994ad7"},"dist":{"type":"zip","url":"ht
     tps:\/\/api.github.com\/repos\/FriendsOfPHP\/proxy-manager-lts\/zipball\/84
     19f0158715b30d4b99a5bd37c6a39671994ad7","reference":"8419f0158715b30d4b99a5
     bd37c6a39671994ad7","shasum":""},"require":{"laminas\/laminas-code":"~3.4.1
     |^4.0","php":">=7.1","symfony\/filesystem":"^4.4.17|^5.0|^6.0"},"conflict":
     {"laminas\/laminas-stdlib":"<3.2.1","zendframework\/zend-stdlib":"<3.2.1"},
     "replace":{"ocramius\/proxy-manager":"^2.1"},"require-dev":{"ext-phar":"*",
     "symfony\/phpunit-bridge":"^5.4|^6.0"},"time":"2022-05-05T09:31:05+00:00","
     type":"library","extra":{"thanks":{"name":"ocramius\/proxy-manager","url":"
     https:\/\/github.com\/Ocramius\/ProxyManager"}},"installation-source":"dist
     ","autoload":{"psr-4":{"ProxyManager\\":"src\/ProxyManager"}},"notification
     -url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{
     "name":"Marco Pivetta","email":"ocramius@gmail.com","homepage":"https:\/\/o
     cramius.github.io\/"},{"name":"Nicolas Grekas","email":"p@tchwork.com"}],"d
     escription":"Adding support for a wider range of PHP versions to ocramius\/
     proxy-manager","homepage":"https:\/\/github.com\/FriendsOfPHP\/proxy-manage
     r-lts","keywords":["aop","lazy loading","proxy","proxy pattern","service pr
     oxies"],"support":{"issues":"https:\/\/github.com\/FriendsOfPHP\/proxy-mana
     ger-lts\/issues","source":"https:\/\/github.com\/FriendsOfPHP\/proxy-manage
     r-lts\/tree\/v1.0.12"},"funding":[{"url":"https:\/\/github.com\/Ocramius","
     type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\
     /ocramius\/proxy-manager","type":"tidelift"}],"install-path":"..\/friendsof
     php\/proxy-manager-lts"},{"name":"friendsofsymfony\/http-cache","version":"
     2.14.1","version_normalized":"2.14.1.0","source":{"type":"git","url":"https
     :\/\/github.com\/FriendsOfSymfony\/FOSHttpCache.git","reference":"b20ba13de
     c0b3d6c0b2ecf692f0b6a6eed6d89fd"},"dist":{"type":"zip","url":"https:\/\/api
     .github.com\/repos\/FriendsOfSymfony\/FOSHttpCache\/zipball\/b20ba13dec0b3d
     6c0b2ecf692f0b6a6eed6d89fd","reference":"b20ba13dec0b3d6c0b2ecf692f0b6a6eed
     6d89fd","shasum":""},"require":{"php":"^7.2 || ^8.0","php-http\/client-comm
     on":"^1.1.0 || ^2.0","php-http\/client-implementation":"^1.0 || ^2.0","php-
     http\/discovery":"^1.12","php-http\/message":"^1.0 || ^2.0","symfony\/event
     -dispatcher":"^4.3 || ^5.0 || ^6.0","symfony\/options-resolver":"^4.3 || ^5
     .0 || ^6.0"},"conflict":{"toflar\/psr6-symfony-http-cache-store":"<2.2.1"},
     "require-dev":{"mockery\/mockery":"^1.3.1","monolog\/monolog":"^1.0","php-h
     ttp\/guzzle7-adapter":"^0.1.1","php-http\/mock-client":"^1.2","symfony\/htt
     p-kernel":"^4.3 || ^5.0 || ^6.0","symfony\/phpunit-bridge":"^5.0 || ^6.0","
     symfony\/process":"^4.3 || ^5.0 || ^6.0"},"suggest":{"friendsofsymfony\/htt
     p-cache-bundle":"For integration with the Symfony framework","monolog\/mono
     log":"For logging issues while invalidating"},"time":"2022-07-07T06:13:40+0
     0:00","type":"library","extra":{"branch-alias":{"dev-master":"2.10.x-dev"}}
     ,"installation-source":"dist","autoload":{"psr-4":{"FOS\\HttpCache\\":"src\
     /"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["
     MIT"],"authors":[{"name":"Liip AG","homepage":"http:\/\/www.liip.ch\/"},{"n
     ame":"Driebit","email":"tech@driebit.nl","homepage":"http:\/\/www.driebit.n
     l"},{"name":"Community contributions","homepage":"https:\/\/github.com\/fri
     endsofsymfony\/FOSHttpCache\/contributors"}],"description":"Tools to manage
    HTTP caching proxies with PHP","homepage":"https:\/\/github.com\/friendsof
     symfony\/FOSHttpCache","keywords":["caching","http","invalidation","nginx",
     "purge","varnish"],"support":{"issues":"https:\/\/github.com\/FriendsOfSymf
     ony\/FOSHttpCache\/issues","source":"https:\/\/github.com\/FriendsOfSymfony
     \/FOSHttpCache\/tree\/2.14.1"},"install-path":"..\/friendsofsymfony\/http-c
     ache"},{"name":"friendsofsymfony\/http-cache-bundle","version":"2.13.0","ve
     rsion_normalized":"2.13.0.0","source":{"type":"git","url":"https:\/\/github
     .com\/FriendsOfSymfony\/FOSHttpCacheBundle.git","reference":"1e8a135d3dcb08
     8952f5ab8655e273c423dbe0a2"},"dist":{"type":"zip","url":"https:\/\/api.gith
     ub.com\/repos\/FriendsOfSymfony\/FOSHttpCacheBundle\/zipball\/1e8a135d3dcb0
     88952f5ab8655e273c423dbe0a2","reference":"1e8a135d3dcb088952f5ab8655e273c42
     3dbe0a2","shasum":""},"require":{"friendsofsymfony\/http-cache":"^2.6","php
     ":"^7.3 || ^8.0","symfony\/framework-bundle":"^4.4.0 || ^5.0 || ^6.0","symf
     ony\/http-foundation":"^4.4.0 || ^5.0 || ^6.0","symfony\/http-kernel":"^4.4
     .0 || ^5.0 || ^6.0"},"conflict":{"symfony\/monolog-bridge":"<3.4.4","twig\/
     twig":"<1.12.0"},"require-dev":{"doctrine\/annotations":"^1.11","guzzlehttp
     \/guzzle":"^7.2","matthiasnoback\/symfony-dependency-injection-test":"^4.0"
     ,"mockery\/mockery":"^1.3.2","monolog\/monolog":"*","php-http\/discovery":"
     ^1.13","php-http\/guzzle7-adapter":"^0.1.1","php-http\/httplug":"^2.2.0","p
     hp-http\/message":"^1.0 || ^2.0","sebastian\/exporter":"^2.0","sensio\/fram
     ework-extra-bundle":"^4.0 || ^5.5.1 || ^6.0","symfony\/browser-kit":"^4.4 |
     | ^5.0 || ^6.0","symfony\/console":"^4.4 || ^5.0 || ^6.0","symfony\/css-sel
     ector":"^4.4 || ^5.0 || ^6.0","symfony\/expression-language":"^4.4 || ^5.0 
     || ^6.0","symfony\/finder":"^4.4 || ^5.0 || ^6.0","symfony\/monolog-bundle"
     :"^3.0","symfony\/phpunit-bridge":"v5.3.7","symfony\/routing":"^4.4 || ^5.0
    || ^6.0","symfony\/security-bundle":"^4.4 || ^5.0 || ^6.0","symfony\/twig-
     bundle":"^4.4 || ^5.0 || ^6.0","symfony\/yaml":"^4.4 || ^5.0 || ^6.0","twig
     \/twig":"^2.13"},"suggest":{"sensio\/framework-extra-bundle":"For Tagged Ca
     che Invalidation","symfony\/console":"To send invalidation requests from th
     e command line","symfony\/expression-language":"For Tagged Cache Invalidati
     on"},"time":"2022-09-01T10:31:14+00:00","type":"symfony-bundle","installati
     on-source":"dist","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\/friendsof
     symfony\/FOSHttpCacheBundle\/contributors"}],"description":"Set path based 
     HTTP cache headers and send invalidation requests to your HTTP cache","home
     page":"https:\/\/github.com\/FriendsOfSymfony\/FOSHttpCacheBundle","keyword
     s":["caching","esi","http","invalidation","purge","varnish"],"support":{"is
     sues":"https:\/\/github.com\/FriendsOfSymfony\/FOSHttpCacheBundle\/issues",
     "source":"https:\/\/github.com\/FriendsOfSymfony\/FOSHttpCacheBundle\/tree\
     /2.13.0"},"install-path":"..\/friendsofsymfony\/http-cache-bundle"},{"name"
     :"fritzmg\/contao-swiper","version":"3.4.3","version_normalized":"3.4.3.0",
     "source":{"type":"git","url":"https:\/\/github.com\/fritzmg\/contao-swiper.
     git","reference":"3e5434cfba890fd1af97a003e44a39c09a999d9b"},"dist":{"type"
     :"zip","url":"https:\/\/api.github.com\/repos\/fritzmg\/contao-swiper\/zipb
     all\/3e5434cfba890fd1af97a003e44a39c09a999d9b","reference":"3e5434cfba890fd
     1af97a003e44a39c09a999d9b","shasum":""},"require":{"contao\/core-bundle":"~
     4.4","fiedsch\/contao-jsonwidget":"^0.4","menatwork\/contao-multicolumnwiza
     rd":"^3.3"},"require-dev":{"contao\/manager-plugin":"^2.0"},"time":"2021-07
     -20T14:01:26+00:00","type":"contao-bundle","extra":{"contao-manager-plugin"
     :"ContaoSwiperBundle\\ContaoManager\\Plugin"},"installation-source":"dist",
     "autoload":{"psr-4":{"ContaoSwiperBundle\\":"src\/"}},"notification-url":"h
     ttps:\/\/packagist.org\/downloads\/","license":["LGPL-3.0-or-later"],"autho
     rs":[{"name":"Fritz Michael Gschwantner","email":"fmg@inspiredminds.at","ho
     mepage":"http:\/\/www.inspiredminds.at","role":"Developer"}],"description":
     "Contao 4+ bundle to integrate Swiper.js","keywords":["contao","swiper"],"s
     upport":{"email":"fmg@inspiredminds.at","forum":"https:\/\/community.contao
     .org\/de","issues":"https:\/\/github.com\/fritzmg\/contao-swiper\/issues","
     source":"https:\/\/github.com\/fritzmg\/contao-swiper"},"funding":[{"url":"
     https:\/\/github.com\/fritzmg","type":"github"}],"install-path":"..\/fritzm
     g\/contao-swiper"},{"name":"hackzilla\/password-generator","version":"1.6.0
     ","version_normalized":"1.6.0.0","source":{"type":"git","url":"https:\/\/gi
     thub.com\/hackzilla\/password-generator.git","reference":"53c13507b5b9875a0
     7618f1f2a7db95e5b8c0638"},"dist":{"type":"zip","url":"https:\/\/api.github.
     com\/repos\/hackzilla\/password-generator\/zipball\/53c13507b5b9875a07618f1
     f2a7db95e5b8c0638","reference":"53c13507b5b9875a07618f1f2a7db95e5b8c0638","
     shasum":""},"require":{"php":">=7.1.0"},"require-dev":{"phpunit\/phpunit":"
     ^9.0"},"time":"2021-01-13T23:18:24+00:00","type":"library","installation-so
     urce":"dist","autoload":{"psr-4":{"Hackzilla\\PasswordGenerator\\":""}},"no
     tification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"a
     uthors":[{"name":"Daniel Platt","email":"github@ofdan.co.uk","homepage":"ht
     tps:\/\/www.hackzilla.org"}],"description":"Password Generator Library","su
     pport":{"issues":"https:\/\/github.com\/hackzilla\/password-generator\/issu
     es","source":"https:\/\/github.com\/hackzilla\/password-generator\/tree\/1.
     6.0"},"install-path":"..\/hackzilla\/password-generator"},{"name":"heimrich
     hannot-contao-components\/slick","version":"1.8.1","version_normalized":"1.
     8.1.0","source":{"type":"git","url":"https:\/\/github.com\/heimrichhannot-c
     ontao-components\/slick.git","reference":"652f388f474221cb61ac8bad2b597dd34
     563cb34"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/heim
     richhannot-contao-components\/slick\/zipball\/652f388f474221cb61ac8bad2b597
     dd34563cb34","reference":"652f388f474221cb61ac8bad2b597dd34563cb34","shasum
     ":""},"require":{"contao-components\/installer":"^1.0.9"},"time":"2018-11-1
     2T09:13:59+00:00","type":"contao-component","installation-source":"dist","n
     otification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"
     authors":[{"name":"Heimrich & Hannot","homepage":"http:\/\/www.heimrich-han
     not.de"}],"description":"Slick slider integration for Contao Open Source CM
     S","support":{"issues":"https:\/\/github.com\/heimrichhannot-contao-compone
     nts\/slick\/issues","source":"https:\/\/github.com\/heimrichhannot-contao-c
     omponents\/slick\/tree\/1.8.1"},"install-path":"..\/..\/assets\/slick"},{"n
     ame":"heimrichhannot-contao-components\/sortablejs","version":"1.8.4","vers
     ion_normalized":"1.8.4.0","source":{"type":"git","url":"https:\/\/github.co
     m\/heimrichhannot-contao-components\/sortablejs.git","reference":"d4083809b
     f17094bb48383994bcc9b8e2a73171c"},"dist":{"type":"zip","url":"https:\/\/api
     .github.com\/repos\/heimrichhannot-contao-components\/sortablejs\/zipball\/
     d4083809bf17094bb48383994bcc9b8e2a73171c","reference":"d4083809bf17094bb483
     83994bcc9b8e2a73171c","shasum":""},"require":{"contao-components\/installer
     ":"^1.0.9"},"time":"2019-03-19T14:52:21+00:00","type":"contao-component","i
     nstallation-source":"dist","notification-url":"https:\/\/packagist.org\/dow
     nloads\/","license":["MIT"],"authors":[{"name":"Heimrich & Hannot","homepag
     e":"http:\/\/www.heimrich-hannot.de"}],"description":"sortablejs integratio
     n for Contao Open Source CMS","support":{"issues":"https:\/\/github.com\/he
     imrichhannot-contao-components\/sortablejs\/issues","source":"https:\/\/git
     hub.com\/heimrichhannot-contao-components\/sortablejs\/tree\/1.8.4"},"insta
     ll-path":"..\/..\/assets\/sortablejs"},{"name":"heimrichhannot\/contao-ajax
     -bundle","version":"1.1.3","version_normalized":"1.1.3.0","source":{"type":
     "git","url":"https:\/\/github.com\/heimrichhannot\/contao-ajax-bundle.git",
     "reference":"6b46023c28d6020b77ed56121ae6f080ac36815a"},"dist":{"type":"zip
     ","url":"https:\/\/api.github.com\/repos\/heimrichhannot\/contao-ajax-bundl
     e\/zipball\/6b46023c28d6020b77ed56121ae6f080ac36815a","reference":"6b46023c
     28d6020b77ed56121ae6f080ac36815a","shasum":""},"require":{"contao\/core-bun
     dle":"^4.4","heimrichhannot\/contao-utils-bundle":"^2.217","php":"^7.1 || ^
     8.0"},"require-dev":{"contao\/manager-plugin":"^2.0","contao\/test-case":"^
     1.1","friendsofphp\/php-cs-fixer":"^2.2","php-coveralls\/php-coveralls":"^2
     .0","php-http\/guzzle6-adapter":"^1.1","php-http\/message-factory":"^1.0.2"
     ,"phpunit\/phpunit":">=6.0 <6.5","symfony\/phpunit-bridge":"^3.2"},"time":"
     2022-08-22T13:02:42+00:00","type":"contao-bundle","extra":{"contao-manager-
     plugin":"HeimrichHannot\\AjaxBundle\\ContaoManager\\Plugin"},"installation-
     source":"dist","autoload":{"psr-4":{"HeimrichHannot\\AjaxBundle\\":"src\/"}
     },"notification-url":"https:\/\/packagist.org\/downloads\/","license":["LGP
     L-3.0-or-later"],"authors":[{"name":"Heimrich & Hannot","email":"digitales@
     heimrich-hannot.de","homepage":"http:\/\/www.heimrich-hannot.de","role":"De
     veloper"}],"description":"Keep contao ajax requests organized and handle re
     sponses with ease.","homepage":"https:\/\/github.com\/heimrichhannot\/conta
     o-ajax-bundle","keywords":["ajax","contao","request","response"],"support":
     {"issues":"https:\/\/github.com\/heimrichhannot\/contao-ajax-bundle\/issues
     ","source":"https:\/\/github.com\/heimrichhannot\/contao-ajax-bundle\/tree\
     /1.1.3"},"install-path":"..\/heimrichhannot\/contao-ajax-bundle"},{"name":"
     heimrichhannot\/contao-multi-column-editor-bundle","version":"2.13.10","ver
     sion_normalized":"2.13.10.0","source":{"type":"git","url":"https:\/\/github
     .com\/heimrichhannot\/contao-multi-column-editor-bundle.git","reference":"1
     aab6615c6a805caac4e594d57093fb02149ff09"},"dist":{"type":"zip","url":"https
     :\/\/api.github.com\/repos\/heimrichhannot\/contao-multi-column-editor-bund
     le\/zipball\/1aab6615c6a805caac4e594d57093fb02149ff09","reference":"1aab661
     5c6a805caac4e594d57093fb02149ff09","shasum":""},"require":{"contao\/core-bu
     ndle":"^4.4","heimrichhannot-contao-components\/sortablejs":"^1.8","heimric
     hhannot\/contao-ajax-bundle":"^1.0","heimrichhannot\/contao-utils-bundle":"
     ^2.67","php":"^7.1|^8.0"},"conflict":{"heimrichhannot\/contao-encore-bundle
     ":"<1.5"},"replace":{"heimrichhannot\/contao-multi_column_editor":"*"},"req
     uire-dev":{"contao\/manager-plugin":"^2.0","contao\/test-case":"1.1.*","fri
     endsofphp\/php-cs-fixer":"^2.2","php-coveralls\/php-coveralls":"^2.0","php-
     http\/guzzle6-adapter":"^1.1","php-http\/message-factory":"^1.0.2","phpunit
     \/phpunit":"^6.5","symfony\/phpunit-bridge":"^4.2"},"suggest":{"heimrichhan
     not\/contao-encore-bundle":"Provide webpack encore asset support for contao
     ."},"time":"2022-07-18T13:08:54+00:00","type":"contao-bundle","extra":{"con
     tao-manager-plugin":"HeimrichHannot\\MultiColumnEditorBundle\\ContaoManager
     \\Plugin","foxy":true},"installation-source":"dist","autoload":{"psr-4":{"H
     eimrichHannot\\MultiColumnEditorBundle\\":"src\/"},"classmap":["src\/"],"ex
     clude-from-classmap":["src\/Resources\/contao\/config\/","src\/Resources\/c
     ontao\/dca\/","src\/Resources\/contao\/languages\/","src\/Resources\/contao
     \/templates\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/",
     "license":["LGPL-3.0-or-later"],"authors":[{"name":"Heimrich & Hannot","ema
     il":"digitales@heimrich-hannot.de","homepage":"https:\/\/www.heimrich-hanno
     t.de","role":"Developer"}],"description":"This module offers an input type 
     for editing one or more records in frontend and backend.","homepage":"https
     :\/\/github.com\/heimrichhannot\/contao-multi-column-editor-bundle","keywor
     ds":["column","contao","edit","editor","multi","wizard"],"support":{"issues
     ":"https:\/\/github.com\/heimrichhannot\/contao-multi-column-editor-bundle\
     /issues","source":"https:\/\/github.com\/heimrichhannot\/contao-multi-colum
     n-editor-bundle\/tree\/2.13.10"},"install-path":"..\/heimrichhannot\/contao
     -multi-column-editor-bundle"},{"name":"heimrichhannot\/contao-request-bundl
     e","version":"1.3.1","version_normalized":"1.3.1.0","source":{"type":"git",
     "url":"https:\/\/github.com\/heimrichhannot\/contao-request-bundle.git","re
     ference":"2089cfa62a73192260c3fb1d890beb7932ecb469"},"dist":{"type":"zip","
     url":"https:\/\/api.github.com\/repos\/heimrichhannot\/contao-request-bundl
     e\/zipball\/2089cfa62a73192260c3fb1d890beb7932ecb469","reference":"2089cfa6
     2a73192260c3fb1d890beb7932ecb469","shasum":""},"require":{"contao\/core-bun
     dle":"^4.4","php":"^7.1|^8.0","symfony\/http-foundation":"^3.4|^4.4|^5.0","
     symfony\/http-kernel":"^3.4|^4.4|^5.0","wa72\/htmlpagedom":"^1.3|^2.0"},"re
     quire-dev":{"contao\/core-bundle":"^4.4","contao\/manager-plugin":"^2.0","c
     ontao\/test-case":"1.1.*","friendsofphp\/php-cs-fixer":"^2.2","php-coverall
     s\/php-coveralls":"^2.0","php-http\/guzzle6-adapter":"^1.1","php-http\/mess
     age-factory":"^1.0.2","phpunit\/phpunit":">=6.0 <6.5","symfony\/phpunit-bri
     dge":"^3.2"},"time":"2021-10-13T09:02:21+00:00","type":"contao-bundle","ext
     ra":{"contao-manager-plugin":"HeimrichHannot\\RequestBundle\\ContaoManager\
     \Plugin"},"installation-source":"dist","autoload":{"psr-4":{"HeimrichHannot
     \\RequestBundle\\":"src\/"},"classmap":["src\/"],"exclude-from-classmap":["
     src\/Resources\/contao\/config\/","src\/Resources\/contao\/dca\/","src\/Res
     ources\/contao\/languages\/","src\/Resources\/contao\/templates\/"]},"notif
     ication-url":"https:\/\/packagist.org\/downloads\/","license":["LGPL-3.0-or
     -later"],"authors":[{"name":"Heimrich & Hannot","email":"digitales@heimrich
     -hannot.de","homepage":"http:\/\/www.heimrich-hannot.de","role":"Developer"
     }],"description":"A request class, that brings the symfony\/http-foundation
    to contao.","homepage":"https:\/\/github.com\/heimrichhannot\/contao-reque
     st-bundle","support":{"issues":"https:\/\/github.com\/heimrichhannot\/conta
     o-request-bundle\/issues","source":"https:\/\/github.com\/heimrichhannot\/c
     ontao-request-bundle\/tree\/1.3.1"},"install-path":"..\/heimrichhannot\/con
     tao-request-bundle"},{"name":"heimrichhannot\/contao-slick-bundle","version
     ":"1.6.4","version_normalized":"1.6.4.0","source":{"type":"git","url":"http
     s:\/\/github.com\/heimrichhannot\/contao-slick-bundle.git","reference":"4d1
     b9926c49cdad90e0cb05635e21e390d7e3b4f"},"dist":{"type":"zip","url":"https:\
     /\/api.github.com\/repos\/heimrichhannot\/contao-slick-bundle\/zipball\/4d1
     b9926c49cdad90e0cb05635e21e390d7e3b4f","reference":"4d1b9926c49cdad90e0cb05
     635e21e390d7e3b4f","shasum":""},"require":{"contao\/core-bundle":"^4.4","he
     imrichhannot-contao-components\/slick":"^1.8.1","heimrichhannot\/contao-mul
     ti-column-editor-bundle":"^1.0|^2.0","heimrichhannot\/contao-utils-bundle":
     "^2.3","patchwork\/utf8":"^1.3","php":"^7.1|^8.0"},"conflict":{"heimrichhan
     not\/contao-encore-bundle":"<1.5"},"replace":{"heimrichhannot\/contao-slick
     ":"*","heimrichhannot\/contao-slick-list-bundle":"*"},"time":"2022-08-22T15
     :16:16+00:00","type":"contao-bundle","extra":{"contao-manager-plugin":"Heim
     richHannot\\SlickBundle\\ContaoManager\\Plugin","foxy":true},"installation-
     source":"dist","autoload":{"psr-4":{"HeimrichHannot\\SlickBundle\\":"src\/"
     },"classmap":["src\/"],"exclude-from-classmap":["src\/Resources\/contao\/co
     nfig\/","src\/Resources\/contao\/dca\/","src\/Resources\/contao\/languages\
     /","src\/Resources\/contao\/templates\/"]},"notification-url":"https:\/\/pa
     ckagist.org\/downloads\/","license":["LGPL-3.0-or-later"],"authors":[{"name
     ":"Heimrich & Hannot","email":"digitales@heimrich-hannot.de","homepage":"ht
     tp:\/\/www.heimrich-hannot.de","role":"Developer"}],"description":"A conten
     t slider\/carousel for contao based on kenwheelers slick carousel.","homepa
     ge":"https:\/\/github.com\/heimrichhannot\/contao-slick-bundle","keywords":
     ["carousel","contao","slick","slider"],"support":{"issues":"https:\/\/githu
     b.com\/heimrichhannot\/contao-slick-bundle\/issues","source":"https:\/\/git
     hub.com\/heimrichhannot\/contao-slick-bundle\/tree\/1.6.4"},"install-path":
     "..\/heimrichhannot\/contao-slick-bundle"},{"name":"heimrichhannot\/contao-
     utils-bundle","version":"2.221.0","version_normalized":"2.221.0.0","source"
     :{"type":"git","url":"https:\/\/github.com\/heimrichhannot\/contao-utils-bu
     ndle.git","reference":"c7d28a079d469eed1e4cb948edf376f507994440"},"dist":{"
     type":"zip","url":"https:\/\/api.github.com\/repos\/heimrichhannot\/contao-
     utils-bundle\/zipball\/c7d28a079d469eed1e4cb948edf376f507994440","reference
     ":"c7d28a079d469eed1e4cb948edf376f507994440","shasum":""},"require":{"ausi\
     /slug-generator":"^1.1","contao\/core-bundle":"^4.4","ext-dom":"*","ext-sim
     plexml":"*","hackzilla\/password-generator":"^1.4","heimrichhannot\/contao-
     request-bundle":"^1.0","php":"^7.2|^8.0","psr\/log":"^1.0","soundasleep\/ht
     ml2text":"^1.1","symfony\/cache":"^3.4|^4.4|^5.0","symfony\/config":"^3.4|^
     4.4|^5.0","symfony\/filesystem":"^3.4|^4.4|^5.0","symfony\/http-foundation"
     :"^3.4|^4.4|^5.0","symfony\/http-kernel":"^3.4|^4.4|^5.0","symfony\/monolog
     -bridge":"^3.4|^4.4|^5.0","symfony\/string":"^5.2","tijsverkoyen\/css-to-in
     line-styles":"^2.2"},"conflict":{"heimrichhannot\/contao-encore-bundle":"<1
     .5"},"require-dev":{"contao\/core-bundle":"4.9.*","contao\/manager-plugin":
     "^2.0","contao\/test-case":"^4.0","heimrichhannot\/contao-test-utilities-bu
     ndle":"^0.1","php-coveralls\/php-coveralls":"^2.0","php-http\/message-facto
     ry":"^1.0.2","phpunit\/php-token-stream":"^1.4|^2.0|^3.0","phpunit\/phpunit
     ":"^8.0","symfony\/phpunit-bridge":"^3.2|^4.0"},"suggest":{"alchemy\/ghosts
     cript":"Optional requirement for huh.utils.pdf.preview in version ^4.1. Ple
     ase read the docs.","eluceo\/ical":"Optional requirement for IcsUtil in ver
     sion ^0.16. Please read the docs.","mpdf\/mpdf":"Required by huh.utils.pdf.
     writer service in version ^7.0","setasign\/fpdi-tcpdf":"Required by huh.uti
     ls.pdf.fpdi-writer service in version ^2.2","spatie\/pdf-to-image":"Optiona
     l requirement for huh.utils.pdf.preview in version ^1.8. Please read the do
     cs."},"time":"2022-09-27T07:07:10+00:00","type":"contao-bundle","extra":{"c
     ontao-manager-plugin":"HeimrichHannot\\UtilsBundle\\ContaoManager\\Plugin",
     "foxy":true},"installation-source":"dist","autoload":{"psr-4":{"HeimrichHan
     not\\UtilsBundle\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/
     downloads\/","license":["LGPL-3.0-or-later"],"description":"This bundle off
     ers various utility functionality for the Contao CMS.","support":{"issues":
     "https:\/\/github.com\/heimrichhannot\/contao-utils-bundle\/issues","source
     ":"https:\/\/github.com\/heimrichhannot\/contao-utils-bundle\/tree\/2.221.0
     "},"install-path":"..\/heimrichhannot\/contao-utils-bundle"},{"name":"imagi
     ne\/imagine","version":"1.3.2","version_normalized":"1.3.2.0","source":{"ty
     pe":"git","url":"https:\/\/github.com\/php-imagine\/Imagine.git","reference
     ":"ae864f26afbf8859ebd2e2b9df92d77ee175dc13"},"dist":{"type":"zip","url":"h
     ttps:\/\/api.github.com\/repos\/php-imagine\/Imagine\/zipball\/ae864f26afbf
     8859ebd2e2b9df92d77ee175dc13","reference":"ae864f26afbf8859ebd2e2b9df92d77e
     e175dc13","shasum":""},"require":{"php":">=5.5"},"require-dev":{"phpunit\/p
     hpunit":"^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"},"suggest":{"ext-exi
     f":"to read EXIF metadata","ext-gd":"to use the GD implementation","ext-gma
     gick":"to use the Gmagick implementation","ext-imagick":"to use the Imagick
    implementation"},"time":"2022-04-01T11:58:30+00:00","type":"library","extr
     a":{"branch-alias":{"dev-develop":"1.x-dev"}},"installation-source":"dist",
     "autoload":{"psr-4":{"Imagine\\":"src\/"}},"notification-url":"https:\/\/pa
     ckagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Bulat Shaki
     rzyanov","email":"mallluhuct@gmail.com","homepage":"http:\/\/avalanche123.c
     om"}],"description":"Image processing for PHP 5.3","homepage":"http:\/\/ima
     gine.readthedocs.org\/","keywords":["drawing","graphics","image manipulatio
     n","image processing"],"support":{"issues":"https:\/\/github.com\/php-imagi
     ne\/Imagine\/issues","source":"https:\/\/github.com\/php-imagine\/Imagine\/
     tree\/1.3.2"},"install-path":"..\/imagine\/imagine"},{"name":"jaybizzle\/cr
     awler-detect","version":"v1.2.111","version_normalized":"1.2.111.0","source
     ":{"type":"git","url":"https:\/\/github.com\/JayBizzle\/Crawler-Detect.git"
     ,"reference":"d572ed4a65a70a2d2871dc5137c9c5b7e69745ab"},"dist":{"type":"zi
     p","url":"https:\/\/api.github.com\/repos\/JayBizzle\/Crawler-Detect\/zipba
     ll\/d572ed4a65a70a2d2871dc5137c9c5b7e69745ab","reference":"d572ed4a65a70a2d
     2871dc5137c9c5b7e69745ab","shasum":""},"require":{"php":">=5.3.0"},"require
     -dev":{"phpunit\/phpunit":"^4.8|^5.5|^6.5|^9.4"},"time":"2022-03-15T22:19:0
     1+00:00","type":"library","installation-source":"dist","autoload":{"psr-4":
     {"Jaybizzle\\CrawlerDetect\\":"src\/"}},"notification-url":"https:\/\/packa
     gist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Mark Beech","e
     mail":"m@rkbee.ch","role":"Developer"}],"description":"CrawlerDetect is a P
     HP class for detecting bots\/crawlers\/spiders via the user agent","homepag
     e":"https:\/\/github.com\/JayBizzle\/Crawler-Detect\/","keywords":["crawler
     ","crawler detect","crawler detector","crawlerdetect","php crawler detect"]
     ,"support":{"issues":"https:\/\/github.com\/JayBizzle\/Crawler-Detect\/issu
     es","source":"https:\/\/github.com\/JayBizzle\/Crawler-Detect\/tree\/v1.2.1
     11"},"install-path":"..\/jaybizzle\/crawler-detect"},{"name":"knplabs\/knp-
     menu","version":"v3.3.0","version_normalized":"3.3.0.0","source":{"type":"g
     it","url":"https:\/\/github.com\/KnpLabs\/KnpMenu.git","reference":"8bd3dc2
     afa22c65617c563c5e25e62d6e23e98c7"},"dist":{"type":"zip","url":"https:\/\/a
     pi.github.com\/repos\/KnpLabs\/KnpMenu\/zipball\/8bd3dc2afa22c65617c563c5e2
     5e62d6e23e98c7","reference":"8bd3dc2afa22c65617c563c5e25e62d6e23e98c7","sha
     sum":""},"require":{"php":"^7.3 || ^8.0"},"conflict":{"twig\/twig":"<1.40 |
     | >=2,<2.9"},"require-dev":{"phpunit\/phpunit":"^9.5","psr\/container":"^1.
     0","symfony\/http-foundation":"^4.4 || ^5.0 || ^6.0","symfony\/phpunit-brid
     ge":"^5.3","symfony\/routing":"^4.4 || ^5.0 || ^6.0","twig\/twig":"^1.40 ||
    ^2.9 || ^3.0"},"suggest":{"twig\/twig":"for the TwigRenderer and the integ
     ration with your templates"},"time":"2021-10-23T15:01:04+00:00","type":"lib
     rary","extra":{"branch-alias":{"dev-master":"3.3-dev"}},"installation-sourc
     e":"dist","autoload":{"psr-4":{"Knp\\Menu\\":"src\/Knp\/Menu"}},"notificati
     on-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":["men
     u","tree"],"support":{"issues":"https:\/\/github.com\/KnpLabs\/KnpMenu\/iss
     ues","source":"https:\/\/github.com\/KnpLabs\/KnpMenu\/tree\/v3.3.0"},"inst
     all-path":"..\/knplabs\/knp-menu"},{"name":"knplabs\/knp-menu-bundle","vers
     ion":"v3.2.0","version_normalized":"3.2.0.0","source":{"type":"git","url":"
     https:\/\/github.com\/KnpLabs\/KnpMenuBundle.git","reference":"a0b4224f872d
     74ae939589eb1ccf0e11291370a9"},"dist":{"type":"zip","url":"https:\/\/api.gi
     thub.com\/repos\/KnpLabs\/KnpMenuBundle\/zipball\/a0b4224f872d74ae939589eb1
     ccf0e11291370a9","reference":"a0b4224f872d74ae939589eb1ccf0e11291370a9","sh
     asum":""},"require":{"knplabs\/knp-menu":"^3.1","php":"^7.2 || ^8.0","symfo
     ny\/framework-bundle":"^3.4 | ^4.4 | ^5.0 | ^6.0"},"require-dev":{"phpunit\
     /phpunit":"^8.5 | ^9.5","symfony\/expression-language":"^3.4 | ^4.4 | ^5.0 
     | ^6.0","symfony\/phpunit-bridge":"^5.2 | ^6.0","symfony\/templating":"^3.4
    | ^4.4 | ^5.0 | ^6.0"},"time":"2021-10-24T07:53:34+00:00","type":"symfony-
     bundle","extra":{"branch-alias":{"dev-master":"3.x-dev"}},"installation-sou
     rce":"dist","autoload":{"psr-4":{"Knp\\Bundle\\MenuBundle\\":"src"}},"notif
     ication-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"auth
     ors":[{"name":"Knplabs","homepage":"http:\/\/knplabs.com"},{"name":"Christo
     phe Coevoet","email":"stof@notk.org"},{"name":"Symfony Community","homepage
     ":"https:\/\/github.com\/KnpLabs\/KnpMenuBundle\/contributors"}],"descripti
     on":"This bundle provides an integration of the KnpMenu library","keywords"
     :["menu"],"support":{"issues":"https:\/\/github.com\/KnpLabs\/KnpMenuBundle
     \/issues","source":"https:\/\/github.com\/KnpLabs\/KnpMenuBundle\/tree\/v3.
     2.0"},"install-path":"..\/knplabs\/knp-menu-bundle"},{"name":"knplabs\/knp-
     time-bundle","version":"v1.19.0","version_normalized":"1.19.0.0","source":{
     "type":"git","url":"https:\/\/github.com\/KnpLabs\/KnpTimeBundle.git","refe
     rence":"56e4d154bcd14c1b67c0d1defa1e7d00d27430e3"},"dist":{"type":"zip","ur
     l":"https:\/\/api.github.com\/repos\/KnpLabs\/KnpTimeBundle\/zipball\/56e4d
     154bcd14c1b67c0d1defa1e7d00d27430e3","reference":"56e4d154bcd14c1b67c0d1def
     a1e7d00d27430e3","shasum":""},"require":{"php":">=7.2.5","symfony\/config":
     "^4.3|^5.0|^6.0","symfony\/dependency-injection":"^4.3|^5.0|^6.0","symfony\
     /translation":"^4.3|^5.0|^6.0"},"conflict":{"phpunit\/phpunit":"<8.0"},"req
     uire-dev":{"symfony\/framework-bundle":"^4.3|^5.0|^6.0","symfony\/phpunit-b
     ridge":"^5.2|^6.0","symfony\/templating":"^4.3|^5.0|^6.0","symfony\/twig-bu
     ndle":"^4.3|^5.0|^6.0"},"suggest":{"symfony\/twig-bundle":"to use the Twig 
     `time_diff()` function or `|ago` filter"},"time":"2022-05-10T00:14:22+00:00
     ","type":"symfony-bundle","extra":{"branch-alias":{"dev-master":"1.1.x-dev"
     }},"installation-source":"dist","autoload":{"psr-4":{"Knp\\Bundle\\TimeBund
     le\\":""}},"notification-url":"https:\/\/packagist.org\/downloads\/","licen
     se":["MIT"],"authors":[{"name":"KnpLabs Team","homepage":"http:\/\/knplabs.
     com"},{"name":"Symfony Community","homepage":"http:\/\/github.com\/KnpLabs\
     /KnpTimeBundle\/contributors"}],"description":"Making your dates look sensi
     ble and descriptive","homepage":"http:\/\/github.com\/KnpLabs\/KnpTimeBundl
     e","keywords":["bundle","date","descriptive time","knp","knplabs","time"],"
     support":{"issues":"https:\/\/github.com\/KnpLabs\/KnpTimeBundle\/issues","
     source":"https:\/\/github.com\/KnpLabs\/KnpTimeBundle\/tree\/v1.19.0"},"ins
     tall-path":"..\/knplabs\/knp-time-bundle"},{"name":"laminas\/laminas-code",
     "version":"4.7.0","version_normalized":"4.7.0.0","source":{"type":"git","ur
     l":"https:\/\/github.com\/laminas\/laminas-code.git","reference":"0337d9265
     bc2e6376babad8c511500821620cb30"},"dist":{"type":"zip","url":"https:\/\/api
     .github.com\/repos\/laminas\/laminas-code\/zipball\/0337d9265bc2e6376babad8
     c511500821620cb30","reference":"0337d9265bc2e6376babad8c511500821620cb30","
     shasum":""},"require":{"php":">=7.4, <8.2"},"require-dev":{"doctrine\/annot
     ations":"^1.13.2","ext-phar":"*","laminas\/laminas-coding-standard":"^2.3.0
     ","laminas\/laminas-stdlib":"^3.6.1","phpunit\/phpunit":"^9.5.10","psalm\/p
     lugin-phpunit":"^0.17.0","vimeo\/psalm":"^4.13.1"},"suggest":{"doctrine\/an
     notations":"Doctrine\\Common\\Annotations >=1.0 for annotation features","l
     aminas\/laminas-stdlib":"Laminas\\Stdlib component"},"time":"2022-09-13T10:
     33:30+00:00","type":"library","installation-source":"dist","autoload":{"fil
     es":["polyfill\/ReflectionEnumPolyfill.php"],"psr-4":{"Laminas\\Code\\":"sr
     c\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":
     ["BSD-3-Clause"],"description":"Extensions to the PHP Reflection API, stati
     c code scanning, and code generation","homepage":"https:\/\/laminas.dev","k
     eywords":["code","laminas","laminasframework"],"support":{"chat":"https:\/\
     /laminas.dev\/chat","docs":"https:\/\/docs.laminas.dev\/laminas-code\/","fo
     rum":"https:\/\/discourse.laminas.dev","issues":"https:\/\/github.com\/lami
     nas\/laminas-code\/issues","rss":"https:\/\/github.com\/laminas\/laminas-co
     de\/releases.atom","source":"https:\/\/github.com\/laminas\/laminas-code"},
     "funding":[{"url":"https:\/\/funding.communitybridge.org\/projects\/laminas
     -project","type":"community_bridge"}],"install-path":"..\/laminas\/laminas-
     code"},{"name":"lcobucci\/clock","version":"2.0.0","version_normalized":"2.
     0.0.0","source":{"type":"git","url":"https:\/\/github.com\/lcobucci\/clock.
     git","reference":"353d83fe2e6ae95745b16b3d911813df6a05bfb3"},"dist":{"type"
     :"zip","url":"https:\/\/api.github.com\/repos\/lcobucci\/clock\/zipball\/35
     3d83fe2e6ae95745b16b3d911813df6a05bfb3","reference":"353d83fe2e6ae95745b16b
     3d911813df6a05bfb3","shasum":""},"require":{"php":"^7.4 || ^8.0"},"require-
     dev":{"infection\/infection":"^0.17","lcobucci\/coding-standard":"^6.0","ph
     pstan\/extension-installer":"^1.0","phpstan\/phpstan":"^0.12","phpstan\/php
     stan-deprecation-rules":"^0.12","phpstan\/phpstan-phpunit":"^0.12","phpstan
     \/phpstan-strict-rules":"^0.12","phpunit\/php-code-coverage":"9.1.4","phpun
     it\/phpunit":"9.3.7"},"time":"2020-08-27T18:56:02+00:00","type":"library","
     installation-source":"dist","autoload":{"psr-4":{"Lcobucci\\Clock\\":"src"}
     },"notification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT
     "],"authors":[{"name":"Lu\u00eds Cobucci","email":"lcobucci@gmail.com"}],"d
     escription":"Yet another clock abstraction","support":{"issues":"https:\/\/
     github.com\/lcobucci\/clock\/issues","source":"https:\/\/github.com\/lcobuc
     ci\/clock\/tree\/2.0.x"},"funding":[{"url":"https:\/\/github.com\/lcobucci"
     ,"type":"github"},{"url":"https:\/\/www.patreon.com\/lcobucci","type":"patr
     eon"}],"install-path":"..\/lcobucci\/clock"},{"name":"lcobucci\/jwt","versi
     on":"4.0.4","version_normalized":"4.0.4.0","source":{"type":"git","url":"ht
     tps:\/\/github.com\/lcobucci\/jwt.git","reference":"55564265fddf810504110bd
     68ca311932324b0e9"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/r
     epos\/lcobucci\/jwt\/zipball\/55564265fddf810504110bd68ca311932324b0e9","re
     ference":"55564265fddf810504110bd68ca311932324b0e9","shasum":""},"require":
     {"ext-mbstring":"*","ext-openssl":"*","lcobucci\/clock":"^2.0","php":"^7.4 
     || ^8.0"},"require-dev":{"infection\/infection":"^0.20","lcobucci\/coding-s
     tandard":"^6.0","mikey179\/vfsstream":"^1.6","phpbench\/phpbench":"^0.17","
     phpstan\/extension-installer":"^1.0","phpstan\/phpstan":"^0.12","phpstan\/p
     hpstan-deprecation-rules":"^0.12","phpstan\/phpstan-phpunit":"^0.12","phpst
     an\/phpstan-strict-rules":"^0.12","phpunit\/php-invoker":"^3.1","phpunit\/p
     hpunit":"^9.4"},"time":"2021-09-28T19:18:28+00:00","type":"library","extra"
     :{"branch-alias":{"dev-master":"4.0-dev"}},"installation-source":"dist","au
     toload":{"psr-4":{"Lcobucci\\JWT\\":"src"}},"notification-url":"https:\/\/p
     ackagist.org\/downloads\/","license":["BSD-3-Clause"],"authors":[{"name":"L
     u\u00eds Cobucci","email":"lcobucci@gmail.com","role":"Developer"}],"descri
     ption":"A simple library to work with JSON Web Token and JSON Web Signature
     ","keywords":["JWS","jwt"],"support":{"issues":"https:\/\/github.com\/lcobu
     cci\/jwt\/issues","source":"https:\/\/github.com\/lcobucci\/jwt\/tree\/4.0.
     4"},"funding":[{"url":"https:\/\/github.com\/lcobucci","type":"github"},{"u
     rl":"https:\/\/www.patreon.com\/lcobucci","type":"patreon"}],"install-path"
     :"..\/lcobucci\/jwt"},{"name":"league\/commonmark","version":"2.3.5","versi
     on_normalized":"2.3.5.0","source":{"type":"git","url":"https:\/\/github.com
     \/thephpleague\/commonmark.git","reference":"84d74485fdb7074f4f9dd6f02ab957
     b1de513257"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/t
     hephpleague\/commonmark\/zipball\/84d74485fdb7074f4f9dd6f02ab957b1de513257"
     ,"reference":"84d74485fdb7074f4f9dd6f02ab957b1de513257","shasum":""},"requi
     re":{"ext-mbstring":"*","league\/config":"^1.1.1","php":"^7.4 || ^8.0","psr
     \/event-dispatcher":"^1.0","symfony\/deprecation-contracts":"^2.1 || ^3.0",
     "symfony\/polyfill-php80":"^1.16"},"require-dev":{"cebe\/markdown":"^1.0","
     commonmark\/cmark":"0.30.0","commonmark\/commonmark.js":"0.30.0","composer\
     /package-versions-deprecated":"^1.8","embed\/embed":"^4.4","erusev\/parsedo
     wn":"^1.0","ext-json":"*","github\/gfm":"0.29.0","michelf\/php-markdown":"^
     1.4","nyholm\/psr7":"^1.5","phpstan\/phpstan":"^1.8.2","phpunit\/phpunit":"
     ^9.5.21","scrutinizer\/ocular":"^1.8.1","symfony\/finder":"^5.3 | ^6.0","sy
     mfony\/yaml":"^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0","unleashedtech\/php-coding-
     standard":"^3.1.1","vimeo\/psalm":"^4.24.0"},"suggest":{"symfony\/yaml":"v2
     .3+ required if using the Front Matter extension"},"time":"2022-07-29T10:59
     :45+00:00","type":"library","extra":{"branch-alias":{"dev-main":"2.4-dev"}}
     ,"installation-source":"dist","autoload":{"psr-4":{"League\\CommonMark\\":"
     src"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":
     ["BSD-3-Clause"],"authors":[{"name":"Colin O'Dell","email":"colinodell@gmai
     l.com","homepage":"https:\/\/www.colinodell.com","role":"Lead Developer"}],
     "description":"Highly-extensible PHP Markdown parser which fully supports t
     he CommonMark spec and GitHub-Flavored Markdown (GFM)","homepage":"https:\/
     \/commonmark.thephpleague.com","keywords":["commonmark","flavored","gfm","g
     ithub","github-flavored","markdown","md","parser"],"support":{"docs":"https
     :\/\/commonmark.thephpleague.com\/","forum":"https:\/\/github.com\/thephple
     ague\/commonmark\/discussions","issues":"https:\/\/github.com\/thephpleague
     \/commonmark\/issues","rss":"https:\/\/github.com\/thephpleague\/commonmark
     \/releases.atom","source":"https:\/\/github.com\/thephpleague\/commonmark"}
     ,"funding":[{"url":"https:\/\/www.colinodell.com\/sponsor","type":"custom"}
     ,{"url":"https:\/\/www.paypal.me\/colinpodell\/10.00","type":"custom"},{"ur
     l":"https:\/\/github.com\/colinodell","type":"github"},{"url":"https:\/\/ti
     delift.com\/funding\/github\/packagist\/league\/commonmark","type":"tidelif
     t"}],"install-path":"..\/league\/commonmark"},{"name":"league\/config","ver
     sion":"v1.1.1","version_normalized":"1.1.1.0","source":{"type":"git","url":
     "https:\/\/github.com\/thephpleague\/config.git","reference":"a9d39eeeb6cc4
     9d10a6e6c36f22c4c1f4a767f3e"},"dist":{"type":"zip","url":"https:\/\/api.git
     hub.com\/repos\/thephpleague\/config\/zipball\/a9d39eeeb6cc49d10a6e6c36f22c
     4c1f4a767f3e","reference":"a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e","shasu
     m":""},"require":{"dflydev\/dot-access-data":"^3.0.1","nette\/schema":"^1.2
     ","php":"^7.4 || ^8.0"},"require-dev":{"phpstan\/phpstan":"^0.12.90","phpun
     it\/phpunit":"^9.5.5","scrutinizer\/ocular":"^1.8.1","unleashedtech\/php-co
     ding-standard":"^3.1","vimeo\/psalm":"^4.7.3"},"time":"2021-08-14T12:15:32+
     00:00","type":"library","extra":{"branch-alias":{"dev-main":"1.2-dev"}},"in
     stallation-source":"dist","autoload":{"psr-4":{"League\\Config\\":"src"}},"
     notification-url":"https:\/\/packagist.org\/downloads\/","license":["BSD-3-
     Clause"],"authors":[{"name":"Colin O'Dell","email":"colinodell@gmail.com","
     homepage":"https:\/\/www.colinodell.com","role":"Lead Developer"}],"descrip
     tion":"Define configuration arrays with strict schemas and access values wi
     th dot notation","homepage":"https:\/\/config.thephpleague.com","keywords":
     ["array","config","configuration","dot","dot-access","nested","schema"],"su
     pport":{"docs":"https:\/\/config.thephpleague.com\/","issues":"https:\/\/gi
     thub.com\/thephpleague\/config\/issues","rss":"https:\/\/github.com\/thephp
     league\/config\/releases.atom","source":"https:\/\/github.com\/thephpleague
     \/config"},"funding":[{"url":"https:\/\/www.colinodell.com\/sponsor","type"
     :"custom"},{"url":"https:\/\/www.paypal.me\/colinpodell\/10.00","type":"cus
     tom"},{"url":"https:\/\/github.com\/colinodell","type":"github"}],"install-
     path":"..\/league\/config"},{"name":"league\/flysystem","version":"2.5.0","
     version_normalized":"2.5.0.0","source":{"type":"git","url":"https:\/\/githu
     b.com\/thephpleague\/flysystem.git","reference":"8aaffb653c5777781b0f7f69a5
     d937baf7ab6cdb"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repo
     s\/thephpleague\/flysystem\/zipball\/8aaffb653c5777781b0f7f69a5d937baf7ab6c
     db","reference":"8aaffb653c5777781b0f7f69a5d937baf7ab6cdb","shasum":""},"re
     quire":{"ext-json":"*","league\/mime-type-detection":"^1.0.0","php":"^7.2 |
     | ^8.0"},"conflict":{"guzzlehttp\/ringphp":"<1.1.1"},"require-dev":{"async-
     aws\/s3":"^1.5","async-aws\/simple-s3":"^1.0","aws\/aws-sdk-php":"^3.132.4"
     ,"composer\/semver":"^3.0","ext-fileinfo":"*","ext-ftp":"*","friendsofphp\/
     php-cs-fixer":"^3.2","google\/cloud-storage":"^1.23","phpseclib\/phpseclib"
     :"^2.0","phpstan\/phpstan":"^0.12.26","phpunit\/phpunit":"^8.5 || ^9.4","sa
     bre\/dav":"^4.1"},"time":"2022-09-17T21:02:32+00:00","type":"library","inst
     allation-source":"dist","autoload":{"psr-4":{"League\\Flysystem\\":"src"}},
     "notification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"]
     ,"authors":[{"name":"Frank de Jonge","email":"info@frankdejonge.nl"}],"desc
     ription":"File storage abstraction for PHP","keywords":["WebDAV","aws","clo
     ud","file","files","filesystem","filesystems","ftp","s3","sftp","storage"],
     "support":{"issues":"https:\/\/github.com\/thephpleague\/flysystem\/issues"
     ,"source":"https:\/\/github.com\/thephpleague\/flysystem\/tree\/2.5.0"},"fu
     nding":[{"url":"https:\/\/ecologi.com\/frankdejonge","type":"custom"},{"url
     ":"https:\/\/github.com\/frankdejonge","type":"github"},{"url":"https:\/\/t
     idelift.com\/funding\/github\/packagist\/league\/flysystem","type":"tidelif
     t"}],"install-path":"..\/league\/flysystem"},{"name":"league\/flysystem-bun
     dle","version":"2.4.0","version_normalized":"2.4.0.0","source":{"type":"git
     ","url":"https:\/\/github.com\/thephpleague\/flysystem-bundle.git","referen
     ce":"52fa43da7901a1d8098082e5c182aae0fe6f02f0"},"dist":{"type":"zip","url":
     "https:\/\/api.github.com\/repos\/thephpleague\/flysystem-bundle\/zipball\/
     52fa43da7901a1d8098082e5c182aae0fe6f02f0","reference":"52fa43da7901a1d80980
     82e5c182aae0fe6f02f0","shasum":""},"require":{"league\/flysystem":"^2.1|^3.
     0","php":">=7.2","symfony\/config":"^4.2|^5.0|^6.0","symfony\/dependency-in
     jection":"^4.2|^5.0|^6.0","symfony\/deprecation-contracts":"^2.1|^3","symfo
     ny\/http-kernel":"^4.2|^5.0|^6.0","symfony\/options-resolver":"^4.2|^5.0|^6
     .0"},"conflict":{"league\/flysystem-cached-adapter":"<1.0.9"},"require-dev"
     :{"league\/flysystem-async-aws-s3":"^2.0|^3.0","league\/flysystem-aws-s3-v3
     ":"^2.0|^3.0","league\/flysystem-ftp":"^2.0|^3.0","league\/flysystem-google
     -cloud-storage":"^2.0|^3.0","league\/flysystem-memory":"^2.0|^3.0","league\
     /flysystem-sftp-v3":"^2.0|^3.0","symfony\/dotenv":"^4.2|^5.0|^6.0","symfony
     \/framework-bundle":"^4.2|^5.0|^6.0","symfony\/phpunit-bridge":"^5.2","symf
     ony\/var-dumper":"^4.1|^5.0|^6.0","symfony\/yaml":"^4.2|^5.0|^6.0"},"time":
     "2022-09-12T07:31:10+00:00","type":"symfony-bundle","installation-source":"
     dist","autoload":{"psr-4":{"League\\FlysystemBundle\\":"src"}},"notificatio
     n-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[
     {"name":"Titouan Galopin","email":"galopintitouan@gmail.com"}],"description
     ":"Symfony bundle integrating Flysystem into Symfony 4.2+ applications","su
     pport":{"issues":"https:\/\/github.com\/thephpleague\/flysystem-bundle\/iss
     ues","source":"https:\/\/github.com\/thephpleague\/flysystem-bundle\/tree\/
     2.4.0"},"install-path":"..\/league\/flysystem-bundle"},{"name":"league\/mim
     e-type-detection","version":"1.11.0","version_normalized":"1.11.0.0","sourc
     e":{"type":"git","url":"https:\/\/github.com\/thephpleague\/mime-type-detec
     tion.git","reference":"ff6248ea87a9f116e78edd6002e39e5128a0d4dd"},"dist":{"
     type":"zip","url":"https:\/\/api.github.com\/repos\/thephpleague\/mime-type
     -detection\/zipball\/ff6248ea87a9f116e78edd6002e39e5128a0d4dd","reference":
     "ff6248ea87a9f116e78edd6002e39e5128a0d4dd","shasum":""},"require":{"ext-fil
     einfo":"*","php":"^7.2 || ^8.0"},"require-dev":{"friendsofphp\/php-cs-fixer
     ":"^3.2","phpstan\/phpstan":"^0.12.68","phpunit\/phpunit":"^8.5.8 || ^9.3"}
     ,"time":"2022-04-17T13:12:02+00:00","type":"library","installation-source":
     "dist","autoload":{"psr-4":{"League\\MimeTypeDetection\\":"src"}},"notifica
     tion-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors
     ":[{"name":"Frank de Jonge","email":"info@frankdejonge.nl"}],"description":
     "Mime-type detection for Flysystem","support":{"issues":"https:\/\/github.c
     om\/thephpleague\/mime-type-detection\/issues","source":"https:\/\/github.c
     om\/thephpleague\/mime-type-detection\/tree\/1.11.0"},"funding":[{"url":"ht
     tps:\/\/github.com\/frankdejonge","type":"github"},{"url":"https:\/\/tideli
     ft.com\/funding\/github\/packagist\/league\/flysystem","type":"tidelift"}],
     "install-path":"..\/league\/mime-type-detection"},{"name":"madeyourday\/con
     tao-rocksolid-columns","version":"v2.1.1","version_normalized":"2.1.1.0","s
     ource":{"type":"git","url":"https:\/\/github.com\/madeyourday\/contao-rocks
     olid-columns.git","reference":"f374419df7d366cc98c18808650d464d6f411eda"},"
     dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/madeyourday\/co
     ntao-rocksolid-columns\/zipball\/f374419df7d366cc98c18808650d464d6f411eda",
     "reference":"f374419df7d366cc98c18808650d464d6f411eda","shasum":""},"requir
     e":{"contao\/core-bundle":"^4.13 || ^5.0","php":">=7.4"},"conflict":{"conta
     o\/core":"*","contao\/manager-plugin":"<2.0 || >=3.0"},"replace":{"contao-l
     egacy\/rocksolid-columns":"self.version"},"require-dev":{"contao\/manager-p
     lugin":"^2.0"},"time":"2022-09-08T08:27:02+00:00","type":"contao-bundle","e
     xtra":{"contao-manager-plugin":"MadeYourDay\\RockSolidColumns\\ContaoManage
     rPlugin"},"installation-source":"dist","autoload":{"psr-4":{"MadeYourDay\\R
     ockSolidColumns\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/d
     ownloads\/","license":["MIT"],"authors":[{"name":"RockSolid Themes","homepa
     ge":"https:\/\/rocksolidthemes.com\/de\/contao-themes","role":"Developer"}]
     ,"description":"Arrange your content elements in responsive columns","homep
     age":"https:\/\/rocksolidthemes.com\/de\/contao\/plugins\/columns","keyword
     s":["columns","contao"],"support":{"forum":"http:\/\/help.rocksolidthemes.c
     om\/discussions\/contao","issues":"https:\/\/github.com\/madeyourday\/conta
     o-rocksolid-columns\/issues","source":"https:\/\/github.com\/madeyourday\/c
     ontao-rocksolid-columns"},"install-path":"..\/madeyourday\/contao-rocksolid
     -columns"},{"name":"madeyourday\/contao-rocksolid-custom-elements","version
     ":"v2.4.2","version_normalized":"2.4.2.0","source":{"type":"git","url":"htt
     ps:\/\/github.com\/madeyourday\/contao-rocksolid-custom-elements.git","refe
     rence":"31845a8f88b34b72d08f1a546124cd29d69c356e"},"dist":{"type":"zip","ur
     l":"https:\/\/api.github.com\/repos\/madeyourday\/contao-rocksolid-custom-e
     lements\/zipball\/31845a8f88b34b72d08f1a546124cd29d69c356e","reference":"31
     845a8f88b34b72d08f1a546124cd29d69c356e","shasum":""},"require":{"contao\/co
     re-bundle":"^4.13 || ^5.0","php":">=7.4"},"conflict":{"contao\/core":"*","c
     ontao\/core-bundle":"4.4.1","contao\/manager-plugin":"<2.0 || >=3.0","madey
     ourday\/contao-rocksolid-frontend-helper":"<=2.1.2"},"replace":{"contao-leg
     acy\/rocksolid-custom-elements":"self.version"},"require-dev":{"contao\/man
     ager-plugin":"^2.0"},"suggest":{"madeyourday\/contao-rocksolid-columns":"Fo
     r grid column support. See documentation for more information."},"time":"20
     22-10-01T10:34:53+00:00","type":"contao-bundle","extra":{"contao-manager-pl
     ugin":"MadeYourDay\\RockSolidCustomElements\\ContaoManagerPlugin"},"install
     ation-source":"dist","autoload":{"psr-4":{"MadeYourDay\\RockSolidCustomElem
     ents\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/"
     ,"license":["MIT"],"authors":[{"name":"RockSolid Themes","homepage":"https:
     \/\/rocksolidthemes.com\/de\/contao-themes","role":"Developer"}],"descripti
     on":"Create your own, nestable content elements using a modular system. End
    the WYSIWYG chaos with your own content elements.","homepage":"https:\/\/r
     ocksolidthemes.com\/de\/contao\/plugins\/custom-content-elements","keywords
     ":["contao","content-elements","custom-elements"],"support":{"forum":"http:
     \/\/help.rocksolidthemes.com\/discussions\/contao","issues":"https:\/\/gith
     ub.com\/madeyourday\/contao-rocksolid-custom-elements\/issues","source":"ht
     tps:\/\/github.com\/madeyourday\/contao-rocksolid-custom-elements"},"instal
     l-path":"..\/madeyourday\/contao-rocksolid-custom-elements"},{"name":"madey
     ourday\/contao-rocksolid-icon-picker","version":"v2.1.0","version_normalize
     d":"2.1.0.0","source":{"type":"git","url":"https:\/\/github.com\/madeyourda
     y\/contao-rocksolid-icon-picker.git","reference":"18e1b1bd10244370c448f9289
     eecabc29cd50e5f"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/rep
     os\/madeyourday\/contao-rocksolid-icon-picker\/zipball\/18e1b1bd10244370c44
     8f9289eecabc29cd50e5f","reference":"18e1b1bd10244370c448f9289eecabc29cd50e5
     f","shasum":""},"require":{"contao\/core-bundle":"^4.13 || ^5.0","php":">=7
     .4"},"conflict":{"contao\/core":"*","contao\/manager-plugin":"<2.0 || >=3.0
     "},"replace":{"contao-legacy\/rocksolid-icon-picker":"self.version"},"requi
     re-dev":{"contao\/manager-plugin":"^2.0"},"time":"2022-08-07T09:56:58+00:00
     ","type":"contao-bundle","extra":{"contao-manager-plugin":"MadeYourDay\\Roc
     kSolidIconPicker\\ContaoManagerPlugin"},"installation-source":"dist","autol
     oad":{"psr-4":{"MadeYourDay\\RockSolidIconPicker\\":"src\/"}},"notification
     -url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{
     "name":"RockSolid Themes","homepage":"https:\/\/rocksolidthemes.com\/de\/co
     ntao-themes","role":"Developer"}],"description":"RockSolid Icon Picker Cont
     ao Extension.","homepage":"https:\/\/rocksolidthemes.com\/de\/contao\/plugi
     ns\/custom-content-elements","keywords":["contao","icons","widget"],"suppor
     t":{"forum":"http:\/\/help.rocksolidthemes.com\/discussions\/contao","issue
     s":"https:\/\/github.com\/madeyourday\/contao-rocksolid-icon-picker\/issues
     ","source":"https:\/\/github.com\/madeyourday\/contao-rocksolid-icon-picker
     "},"install-path":"..\/madeyourday\/contao-rocksolid-icon-picker"},{"name":
     "maennchen\/zipstream-php","version":"2.2.1","version_normalized":"2.2.1.0"
     ,"source":{"type":"git","url":"https:\/\/github.com\/maennchen\/ZipStream-P
     HP.git","reference":"211e9ba1530ea5260b45d90c9ea252f56ec52729"},"dist":{"ty
     pe":"zip","url":"https:\/\/api.github.com\/repos\/maennchen\/ZipStream-PHP\
     /zipball\/211e9ba1530ea5260b45d90c9ea252f56ec52729","reference":"211e9ba153
     0ea5260b45d90c9ea252f56ec52729","shasum":""},"require":{"myclabs\/php-enum"
     :"^1.5","php":"^7.4 || ^8.0","psr\/http-message":"^1.0","symfony\/polyfill-
     mbstring":"^1.0"},"require-dev":{"ext-zip":"*","guzzlehttp\/guzzle":"^6.5.3
    || ^7.2.0","mikey179\/vfsstream":"^1.6","php-coveralls\/php-coveralls":"^2
     .4","phpunit\/phpunit":"^8.5.8 || ^9.4.2","vimeo\/psalm":"^4.1"},"time":"20
     22-05-18T15:52:06+00:00","type":"library","installation-source":"dist","aut
     oload":{"psr-4":{"ZipStream\\":"src\/"}},"notification-url":"https:\/\/pack
     agist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Paul Duncan",
     "email":"pabs@pablotron.org"},{"name":"Jonatan M\u00e4nnchen","email":"jona
     tan@maennchen.ch"},{"name":"Jesse Donat","email":"donatj@gmail.com"},{"name
     ":"Andr\u00e1s Koles\u00e1r","email":"kolesar@kolesar.hu"}],"description":"
     ZipStream is a library for dynamically streaming dynamic zip files from PHP
    without writing to the disk at all on the server.","keywords":["stream","z
     ip"],"support":{"issues":"https:\/\/github.com\/maennchen\/ZipStream-PHP\/i
     ssues","source":"https:\/\/github.com\/maennchen\/ZipStream-PHP\/tree\/2.2.
     1"},"funding":[{"url":"https:\/\/opencollective.com\/zipstream","type":"ope
     n_collective"}],"install-path":"..\/maennchen\/zipstream-php"},{"name":"mar
     kbaker\/complex","version":"3.0.1","version_normalized":"3.0.1.0","source":
     {"type":"git","url":"https:\/\/github.com\/MarkBaker\/PHPComplex.git","refe
     rence":"ab8bc271e404909db09ff2d5ffa1e538085c0f22"},"dist":{"type":"zip","ur
     l":"https:\/\/api.github.com\/repos\/MarkBaker\/PHPComplex\/zipball\/ab8bc2
     71e404909db09ff2d5ffa1e538085c0f22","reference":"ab8bc271e404909db09ff2d5ff
     a1e538085c0f22","shasum":""},"require":{"php":"^7.2 || ^8.0"},"require-dev"
     :{"dealerdirect\/phpcodesniffer-composer-installer":"^0.7.0","phpcompatibil
     ity\/php-compatibility":"^9.0","phpunit\/phpunit":"^7.0 || ^8.0 || ^9.3","s
     quizlabs\/php_codesniffer":"^3.4"},"time":"2021-06-29T15:32:53+00:00","type
     ":"library","installation-source":"dist","autoload":{"psr-4":{"Complex\\":"
     classes\/src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/"
     ,"license":["MIT"],"authors":[{"name":"Mark Baker","email":"mark@lange.demo
     n.co.uk"}],"description":"PHP Class for working with complex numbers","home
     page":"https:\/\/github.com\/MarkBaker\/PHPComplex","keywords":["complex","
     mathematics"],"support":{"issues":"https:\/\/github.com\/MarkBaker\/PHPComp
     lex\/issues","source":"https:\/\/github.com\/MarkBaker\/PHPComplex\/tree\/3
     .0.1"},"install-path":"..\/markbaker\/complex"},{"name":"markbaker\/matrix"
     ,"version":"3.0.0","version_normalized":"3.0.0.0","source":{"type":"git","u
     rl":"https:\/\/github.com\/MarkBaker\/PHPMatrix.git","reference":"c66aefcaf
     b4f6c269510e9ac46b82619a904c576"},"dist":{"type":"zip","url":"https:\/\/api
     .github.com\/repos\/MarkBaker\/PHPMatrix\/zipball\/c66aefcafb4f6c269510e9ac
     46b82619a904c576","reference":"c66aefcafb4f6c269510e9ac46b82619a904c576","s
     hasum":""},"require":{"php":"^7.1 || ^8.0"},"require-dev":{"dealerdirect\/p
     hpcodesniffer-composer-installer":"^0.7.0","phpcompatibility\/php-compatibi
     lity":"^9.0","phpdocumentor\/phpdocumentor":"2.*","phploc\/phploc":"^4.0","
     phpmd\/phpmd":"2.*","phpunit\/phpunit":"^7.0 || ^8.0 || ^9.3","sebastian\/p
     hpcpd":"^4.0","squizlabs\/php_codesniffer":"^3.4"},"time":"2021-07-01T19:01
     :15+00:00","type":"library","installation-source":"dist","autoload":{"psr-4
     ":{"Matrix\\":"classes\/src\/"}},"notification-url":"https:\/\/packagist.or
     g\/downloads\/","license":["MIT"],"authors":[{"name":"Mark Baker","email":"
     mark@demon-angel.eu"}],"description":"PHP Class for working with matrices",
     "homepage":"https:\/\/github.com\/MarkBaker\/PHPMatrix","keywords":["mathem
     atics","matrix","vector"],"support":{"issues":"https:\/\/github.com\/MarkBa
     ker\/PHPMatrix\/issues","source":"https:\/\/github.com\/MarkBaker\/PHPMatri
     x\/tree\/3.0.0"},"install-path":"..\/markbaker\/matrix"},{"name":"matthiasm
     ullie\/minify","version":"1.3.69","version_normalized":"1.3.69.0","source":
     {"type":"git","url":"https:\/\/github.com\/matthiasmullie\/minify.git","ref
     erence":"a61c949cccd086808063611ef9698eabe42ef22f"},"dist":{"type":"zip","u
     rl":"https:\/\/api.github.com\/repos\/matthiasmullie\/minify\/zipball\/a61c
     949cccd086808063611ef9698eabe42ef22f","reference":"a61c949cccd086808063611e
     f9698eabe42ef22f","shasum":""},"require":{"ext-pcre":"*","matthiasmullie\/p
     ath-converter":"~1.1","php":">=5.3.0"},"require-dev":{"friendsofphp\/php-cs
     -fixer":"~2.0","matthiasmullie\/scrapbook":"dev-master","phpunit\/phpunit":
     ">=4.8"},"suggest":{"psr\/cache-implementation":"Cache implementation to us
     e with Minify::cache"},"time":"2022-08-01T09:00:18+00:00","bin":["bin\/mini
     fycss","bin\/minifyjs"],"type":"library","installation-source":"dist","auto
     load":{"psr-4":{"MatthiasMullie\\Minify\\":"src\/"}},"notification-url":"ht
     tps:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"M
     atthias 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 statemen
     ts and small assets in CSS files), and optimizes\/shortens a few common pro
     gramming patterns.","homepage":"http:\/\/www.minifier.org","keywords":["JS"
     ,"css","javascript","minifier","minify"],"support":{"issues":"https:\/\/git
     hub.com\/matthiasmullie\/minify\/issues","source":"https:\/\/github.com\/ma
     tthiasmullie\/minify\/tree\/1.3.69"},"funding":[{"url":"https:\/\/github.co
     m\/matthiasmullie","type":"github"}],"install-path":"..\/matthiasmullie\/mi
     nify"},{"name":"matthiasmullie\/path-converter","version":"1.1.3","version_
     normalized":"1.1.3.0","source":{"type":"git","url":"https:\/\/github.com\/m
     atthiasmullie\/path-converter.git","reference":"e7d13b2c7e2f2268e1424aaed02
     085518afa02d9"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos
     \/matthiasmullie\/path-converter\/zipball\/e7d13b2c7e2f2268e1424aaed0208551
     8afa02d9","reference":"e7d13b2c7e2f2268e1424aaed02085518afa02d9","shasum":"
     "},"require":{"ext-pcre":"*","php":">=5.3.0"},"require-dev":{"phpunit\/phpu
     nit":"~4.8"},"time":"2019-02-05T23:41:09+00:00","type":"library","installat
     ion-source":"dist","autoload":{"psr-4":{"MatthiasMullie\\PathConverter\\":"
     src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license
     ":["MIT"],"authors":[{"name":"Matthias Mullie","email":"pathconverter@mulli
     e.eu","homepage":"http:\/\/www.mullie.eu","role":"Developer"}],"description
     ":"Relative path converter","homepage":"http:\/\/github.com\/matthiasmullie
     \/path-converter","keywords":["converter","path","paths","relative"],"suppo
     rt":{"issues":"https:\/\/github.com\/matthiasmullie\/path-converter\/issues
     ","source":"https:\/\/github.com\/matthiasmullie\/path-converter\/tree\/1.1
     .3"},"install-path":"..\/matthiasmullie\/path-converter"},{"name":"menatwor
     k\/contao-multicolumnwizard","version":"3.3.17","version_normalized":"3.3.1
     7.0","source":{"type":"git","url":"https:\/\/github.com\/menatwork\/MultiCo
     lumnWizard.git","reference":"00170fab4b53d10ea270726aff1b15ff2475aca7"},"di
     st":{"type":"zip","url":"https:\/\/api.github.com\/repos\/menatwork\/MultiC
     olumnWizard\/zipball\/00170fab4b53d10ea270726aff1b15ff2475aca7","reference"
     :"00170fab4b53d10ea270726aff1b15ff2475aca7","shasum":""},"require":{"contao
     -community-alliance\/composer-plugin":"~2.4 || ~3.0","contao\/core-bundle":
     "~3.5 || ~4.1"},"replace":{"contao-legacy\/multicolumnwizard":"*"},"time":"
     2020-10-30T16:30:30+00:00","type":"contao-module","extra":{"contao":{"sourc
     es":{"system\/modules\/multicolumnwizard":"system\/modules\/multicolumnwiza
     rd"}},"branch-alias":{"dev-master":"3.3.x-dev","dev-dev":"3.4.x-dev"}},"ins
     tallation-source":"dist","autoload":{"classmap":["system\/"],"psr-4":{"MenA
     tWork\\MultiColumnWizard\\":"system\/modules\/multicolumnwizard\/src\/"}},"
     notification-url":"https:\/\/packagist.org\/downloads\/","license":["LGPL-3
     .0-or-later"],"authors":[{"name":"Andreas Isaak","email":"contao@men-at-wor
     k.de","homepage":"http:\/\/www.men-at-work.de","role":"Project leader"},{"n
     ame":"David Maack","email":"contao@men-at-work.de","homepage":"http:\/\/www
     .men-at-work.de","role":"Developer"},{"name":"Andreas Schempp","email":"and
     reas.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":"Tris
     tan Lins","email":"tristan.lins@bit3.de","homepage":"http:\/\/bit3.de","rol
     e":"Developer"}],"description":"MultiColumWizard for Contao OpenSource CMS"
     ,"homepage":"http:\/\/www.men-at-work.de","keywords":["contao","widget","wi
     zard"],"support":{"irc":"irc:\/\/irc.freenode.org\/contao.dev","issues":"ht
     tps:\/\/github.com\/menatwork\/MultiColumnWizard\/issues","source":"https:\
     /\/github.com\/menatwork\/MultiColumnWizard","wiki":"http:\/\/de.contaowiki
     .org\/MultiColumnWizard"},"abandoned":"menatwork\/contao-multicolumnwizard-
     bundle","install-path":"..\/menatwork\/contao-multicolumnwizard"},{"name":"
     monolog\/monolog","version":"2.8.0","version_normalized":"2.8.0.0","source"
     :{"type":"git","url":"https:\/\/github.com\/Seldaek\/monolog.git","referenc
     e":"720488632c590286b88b80e62aa3d3d551ad4a50"},"dist":{"type":"zip","url":"
     https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/720488632c59028
     6b88b80e62aa3d3d551ad4a50","reference":"720488632c590286b88b80e62aa3d3d551a
     d4a50","shasum":""},"require":{"php":">=7.2","psr\/log":"^1.0.1 || ^2.0 || 
     ^3.0"},"provide":{"psr\/log-implementation":"1.0.0 || 2.0.0 || 3.0.0"},"req
     uire-dev":{"aws\/aws-sdk-php":"^2.4.9 || ^3.0","doctrine\/couchdb":"~1.0@de
     v","elasticsearch\/elasticsearch":"^7 || ^8","ext-json":"*","graylog2\/gelf
     -php":"^1.4.2","guzzlehttp\/guzzle":"^7.4","guzzlehttp\/psr7":"^2.2","mongo
     db\/mongodb":"^1.8","php-amqplib\/php-amqplib":"~2.4 || ^3","phpspec\/proph
     ecy":"^1.15","phpstan\/phpstan":"^0.12.91","phpunit\/phpunit":"^8.5.14","pr
     edis\/predis":"^1.1 || ^2.0","rollbar\/rollbar":"^1.3 || ^2 || ^3","ruflin\
     /elastica":"^7","swiftmailer\/swiftmailer":"^5.3|^6.0","symfony\/mailer":"^
     5.4 || ^6","symfony\/mime":"^5.4 || ^6"},"suggest":{"aws\/aws-sdk-php":"All
     ow sending log messages to AWS services like DynamoDB","doctrine\/couchdb":
     "Allow sending log messages to a CouchDB server","elasticsearch\/elasticsea
     rch":"Allow sending log messages to an Elasticsearch server via official cl
     ient","ext-amqp":"Allow sending log messages to an AMQP server (1.0+ requir
     ed)","ext-curl":"Required to send log messages using the IFTTTHandler, the 
     LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the Telegram
     BotHandler","ext-mbstring":"Allow to work properly with unicode symbols","e
     xt-mongodb":"Allow sending log messages to a MongoDB server (via driver)","
     ext-openssl":"Required to send log messages using SSL","ext-sockets":"Allow
    sending log messages to a Syslog server (via UDP driver)","graylog2\/gelf-
     php":"Allow sending log messages to a GrayLog2 server","mongodb\/mongodb":"
     Allow sending log messages to a MongoDB server (via library)","php-amqplib\
     /php-amqplib":"Allow sending log messages to an AMQP server using php-amqpl
     ib","rollbar\/rollbar":"Allow sending log messages to Rollbar","ruflin\/ela
     stica":"Allow sending log messages to an Elastic Search server"},"time":"20
     22-07-24T11:55:47+00:00","type":"library","extra":{"branch-alias":{"dev-mai
     n":"2.x-dev"}},"installation-source":"dist","autoload":{"psr-4":{"Monolog\\
     ":"src\/Monolog"}},"notification-url":"https:\/\/packagist.org\/downloads\/
     ","license":["MIT"],"authors":[{"name":"Jordi Boggiano","email":"j.boggiano
     @seld.be","homepage":"https:\/\/seld.be"}],"description":"Sends your logs t
     o files, sockets, inboxes, databases and various web services","homepage":"
     https:\/\/github.com\/Seldaek\/monolog","keywords":["log","logging","psr-3"
     ],"support":{"issues":"https:\/\/github.com\/Seldaek\/monolog\/issues","sou
     rce":"https:\/\/github.com\/Seldaek\/monolog\/tree\/2.8.0"},"funding":[{"ur
     l":"https:\/\/github.com\/Seldaek","type":"github"},{"url":"https:\/\/tidel
     ift.com\/funding\/github\/packagist\/monolog\/monolog","type":"tidelift"}],
     "install-path":"..\/monolog\/monolog"},{"name":"myclabs\/php-enum","version
     ":"1.8.4","version_normalized":"1.8.4.0","source":{"type":"git","url":"http
     s:\/\/github.com\/myclabs\/php-enum.git","reference":"a867478eae49c9f59ece4
     37ae7f9506bfaa27483"},"dist":{"type":"zip","url":"https:\/\/api.github.com\
     /repos\/myclabs\/php-enum\/zipball\/a867478eae49c9f59ece437ae7f9506bfaa2748
     3","reference":"a867478eae49c9f59ece437ae7f9506bfaa27483","shasum":""},"req
     uire":{"ext-json":"*","php":"^7.3 || ^8.0"},"require-dev":{"phpunit\/phpuni
     t":"^9.5","squizlabs\/php_codesniffer":"1.*","vimeo\/psalm":"^4.6.2"},"time
     ":"2022-08-04T09:53:51+00:00","type":"library","installation-source":"dist"
     ,"autoload":{"psr-4":{"MyCLabs\\Enum\\":"src\/"},"classmap":["stubs\/String
     able.php"]},"notification-url":"https:\/\/packagist.org\/downloads\/","lice
     nse":["MIT"],"authors":[{"name":"PHP Enum contributors","homepage":"https:\
     /\/github.com\/myclabs\/php-enum\/graphs\/contributors"}],"description":"PH
     P Enum implementation","homepage":"http:\/\/github.com\/myclabs\/php-enum",
     "keywords":["enum"],"support":{"issues":"https:\/\/github.com\/myclabs\/php
     -enum\/issues","source":"https:\/\/github.com\/myclabs\/php-enum\/tree\/1.8
     .4"},"funding":[{"url":"https:\/\/github.com\/mnapoli","type":"github"},{"u
     rl":"https:\/\/tidelift.com\/funding\/github\/packagist\/myclabs\/php-enum"
     ,"type":"tidelift"}],"install-path":"..\/myclabs\/php-enum"},{"name":"nelmi
     o\/cors-bundle","version":"2.2.0","version_normalized":"2.2.0.0","source":{
     "type":"git","url":"https:\/\/github.com\/nelmio\/NelmioCorsBundle.git","re
     ference":"0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0"},"dist":{"type":"zip","
     url":"https:\/\/api.github.com\/repos\/nelmio\/NelmioCorsBundle\/zipball\/0
     ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0","reference":"0ee5ee30b0ee08ea122d4
     31ae6e0ddeb87f035c0","shasum":""},"require":{"symfony\/framework-bundle":"^
     4.3 || ^5.0 || ^6.0"},"require-dev":{"mockery\/mockery":"^1.2","symfony\/ph
     punit-bridge":"^4.3 || ^5.0 || ^6.0"},"time":"2021-12-01T09:34:27+00:00","t
     ype":"symfony-bundle","extra":{"branch-alias":{"dev-master":"2.0.x-dev"}},"
     installation-source":"dist","autoload":{"psr-4":{"Nelmio\\CorsBundle\\":""}
     ,"exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packa
     gist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nelmio","homep
     age":"http:\/\/nelm.io"},{"name":"Symfony Community","homepage":"https:\/\/
     github.com\/nelmio\/NelmioCorsBundle\/contributors"}],"description":"Adds C
     ORS (Cross-Origin Resource Sharing) headers support in your Symfony applica
     tion","keywords":["api","cors","crossdomain"],"support":{"issues":"https:\/
     \/github.com\/nelmio\/NelmioCorsBundle\/issues","source":"https:\/\/github.
     com\/nelmio\/NelmioCorsBundle\/tree\/2.2.0"},"install-path":"..\/nelmio\/co
     rs-bundle"},{"name":"nelmio\/security-bundle","version":"v2.12.0","version_
     normalized":"2.12.0.0","source":{"type":"git","url":"https:\/\/github.com\/
     nelmio\/NelmioSecurityBundle.git","reference":"dc8b8c3ee5c64715486e1e3947f8
     3f4169f4374f"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\
     /nelmio\/NelmioSecurityBundle\/zipball\/dc8b8c3ee5c64715486e1e3947f83f4169f
     4374f","reference":"dc8b8c3ee5c64715486e1e3947f83f4169f4374f","shasum":""},
     "require":{"paragonie\/random_compat":"~1.0|~2.0|~9.99.99","php":">5.4","sy
     mfony\/framework-bundle":"~2.3|~v3.0|~4.0|~5.0|~6.0","symfony\/security-cor
     e":"~2.3|~3.0|~4.0|~5.0|~6.0","symfony\/security-csrf":"~2.3|~3.0|~4.0|~5.0
     |~6.0","symfony\/security-http":"~2.3|~3.0|~4.0|~5.0|~6.0","symfony\/yaml":
     "~2.3|~3.0|~4.0|~5.0|~6.0","ua-parser\/uap-php":"^3.4.4"},"require-dev":{"d
     octrine\/cache":"^1.0","psr\/cache":"^1.0","symfony\/phpunit-bridge":"^5.0.
     5|^6.0","twig\/twig":"^1.38|^2.10|^3.0"},"time":"2022-02-23T06:10:58+00:00"
     ,"type":"symfony-bundle","extra":{"branch-alias":{"dev-master":"2.11.x-dev"
     }},"installation-source":"dist","autoload":{"psr-4":{"Nelmio\\SecurityBundl
     e\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\
     /\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nelmio
     ","homepage":"http:\/\/nelm.io"},{"name":"Symfony Community","homepage":"ht
     tps:\/\/github.com\/nelmio\/NelmioSecurityBundle\/contributors"}],"descript
     ion":"Extra security-related features for Symfony: signed\/encrypted cookie
     s, HTTPS\/SSL\/HSTS handling, cookie session storage, ...","keywords":["sec
     urity"],"support":{"issues":"https:\/\/github.com\/nelmio\/NelmioSecurityBu
     ndle\/issues","source":"https:\/\/github.com\/nelmio\/NelmioSecurityBundle\
     /tree\/v2.12.0"},"install-path":"..\/nelmio\/security-bundle"},{"name":"net
     te\/schema","version":"v1.2.2","version_normalized":"1.2.2.0","source":{"ty
     pe":"git","url":"https:\/\/github.com\/nette\/schema.git","reference":"9a39
     cef03a5b34c7de64f551538cbba05c2be5df"},"dist":{"type":"zip","url":"https:\/
     \/api.github.com\/repos\/nette\/schema\/zipball\/9a39cef03a5b34c7de64f55153
     8cbba05c2be5df","reference":"9a39cef03a5b34c7de64f551538cbba05c2be5df","sha
     sum":""},"require":{"nette\/utils":"^2.5.7 || ^3.1.5 ||  ^4.0","php":">=7.1
    <8.2"},"require-dev":{"nette\/tester":"^2.3 || ^2.4","phpstan\/phpstan-net
     te":"^0.12","tracy\/tracy":"^2.7"},"time":"2021-10-15T11:40:02+00:00","type
     ":"library","extra":{"branch-alias":{"dev-master":"1.2-dev"}},"installation
     -source":"dist","autoload":{"classmap":["src\/"]},"notification-url":"https
     :\/\/packagist.org\/downloads\/","license":["BSD-3-Clause","GPL-2.0-only","
     GPL-3.0-only"],"authors":[{"name":"David Grudl","homepage":"https:\/\/david
     grudl.com"},{"name":"Nette Community","homepage":"https:\/\/nette.org\/cont
     ributors"}],"description":"\ud83d\udcd0 Nette Schema: validating data struc
     tures against a given Schema.","homepage":"https:\/\/nette.org","keywords":
     ["config","nette"],"support":{"issues":"https:\/\/github.com\/nette\/schema
     \/issues","source":"https:\/\/github.com\/nette\/schema\/tree\/v1.2.2"},"in
     stall-path":"..\/nette\/schema"},{"name":"nette\/utils","version":"v3.2.8",
     "version_normalized":"3.2.8.0","source":{"type":"git","url":"https:\/\/gith
     ub.com\/nette\/utils.git","reference":"02a54c4c872b99e4ec05c4aec54b5a06eb0f
     6368"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/nette\/
     utils\/zipball\/02a54c4c872b99e4ec05c4aec54b5a06eb0f6368","reference":"02a5
     4c4c872b99e4ec05c4aec54b5a06eb0f6368","shasum":""},"require":{"php":">=7.2 
     <8.3"},"conflict":{"nette\/di":"<3.0.6"},"require-dev":{"nette\/tester":"~2
     .0","phpstan\/phpstan":"^1.0","tracy\/tracy":"^2.3"},"suggest":{"ext-gd":"t
     o use Image","ext-iconv":"to use Strings::webalize(), toAscii(), chr() and 
     reverse()","ext-intl":"to use Strings::webalize(), toAscii(), normalize() a
     nd compare()","ext-json":"to use Nette\\Utils\\Json","ext-mbstring":"to use
    Strings::lower() etc...","ext-tokenizer":"to use Nette\\Utils\\Reflection:
     :getUseStatements()","ext-xml":"to use Strings::length() etc. when mbstring
    is not available"},"time":"2022-09-12T23:36:20+00:00","type":"library","ex
     tra":{"branch-alias":{"dev-master":"3.2-dev"}},"installation-source":"dist"
     ,"autoload":{"classmap":["src\/"]},"notification-url":"https:\/\/packagist.
     org\/downloads\/","license":["BSD-3-Clause","GPL-2.0-only","GPL-3.0-only"],
     "authors":[{"name":"David Grudl","homepage":"https:\/\/davidgrudl.com"},{"n
     ame":"Nette Community","homepage":"https:\/\/nette.org\/contributors"}],"de
     scription":"\ud83d\udee0  Nette Utils: lightweight utilities for string & a
     rray manipulation, image handling, safe JSON encoding\/decoding, validation
     , slug or strong password generating etc.","homepage":"https:\/\/nette.org"
     ,"keywords":["array","core","datetime","images","json","nette","paginator",
     "password","slugify","string","unicode","utf-8","utility","validation"],"su
     pport":{"issues":"https:\/\/github.com\/nette\/utils\/issues","source":"htt
     ps:\/\/github.com\/nette\/utils\/tree\/v3.2.8"},"install-path":"..\/nette\/
     utils"},{"name":"nikic\/php-parser","version":"v4.15.1","version_normalized
     ":"4.15.1.0","source":{"type":"git","url":"https:\/\/github.com\/nikic\/PHP
     -Parser.git","reference":"0ef6c55a3f47f89d7a374e6f835197a0b5fcf900"},"dist"
     :{"type":"zip","url":"https:\/\/api.github.com\/repos\/nikic\/PHP-Parser\/z
     ipball\/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900","reference":"0ef6c55a3f47
     f89d7a374e6f835197a0b5fcf900","shasum":""},"require":{"ext-tokenizer":"*","
     php":">=7.0"},"require-dev":{"ircmaxell\/php-yacc":"^0.0.7","phpunit\/phpun
     it":"^6.5 || ^7.0 || ^8.0 || ^9.0"},"time":"2022-09-04T07:30:47+00:00","bin
     ":["bin\/php-parse"],"type":"library","extra":{"branch-alias":{"dev-master"
     :"4.9-dev"}},"installation-source":"dist","autoload":{"psr-4":{"PhpParser\\
     ":"lib\/PhpParser"}},"notification-url":"https:\/\/packagist.org\/downloads
     \/","license":["BSD-3-Clause"],"authors":[{"name":"Nikita Popov"}],"descrip
     tion":"A PHP parser written in PHP","keywords":["parser","php"],"support":{
     "issues":"https:\/\/github.com\/nikic\/PHP-Parser\/issues","source":"https:
     \/\/github.com\/nikic\/PHP-Parser\/tree\/v4.15.1"},"install-path":"..\/niki
     c\/php-parser"},{"name":"nyholm\/psr7","version":"1.5.1","version_normalize
     d":"1.5.1.0","source":{"type":"git","url":"https:\/\/github.com\/Nyholm\/ps
     r7.git","reference":"f734364e38a876a23be4d906a2a089e1315be18a"},"dist":{"ty
     pe":"zip","url":"https:\/\/api.github.com\/repos\/Nyholm\/psr7\/zipball\/f7
     34364e38a876a23be4d906a2a089e1315be18a","reference":"f734364e38a876a23be4d9
     06a2a089e1315be18a","shasum":""},"require":{"php":">=7.1","php-http\/messag
     e-factory":"^1.0","psr\/http-factory":"^1.0","psr\/http-message":"^1.0"},"p
     rovide":{"psr\/http-factory-implementation":"1.0","psr\/http-message-implem
     entation":"1.0"},"require-dev":{"http-interop\/http-factory-tests":"^0.9","
     php-http\/psr7-integration-tests":"^1.0","phpunit\/phpunit":"^7.5 || 8.5 ||
    9.4","symfony\/error-handler":"^4.4"},"time":"2022-06-22T07:13:36+00:00","
     type":"library","extra":{"branch-alias":{"dev-master":"1.4-dev"}},"installa
     tion-source":"dist","autoload":{"psr-4":{"Nyholm\\Psr7\\":"src\/"}},"notifi
     cation-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"autho
     rs":[{"name":"Tobias Nyholm","email":"tobias.nyholm@gmail.com"},{"name":"Ma
     rtijn van der Ven","email":"martijn@vanderven.se"}],"description":"A fast P
     HP7 implementation of PSR-7","homepage":"https:\/\/tnyholm.se","keywords":[
     "psr-17","psr-7"],"support":{"issues":"https:\/\/github.com\/Nyholm\/psr7\/
     issues","source":"https:\/\/github.com\/Nyholm\/psr7\/tree\/1.5.1"},"fundin
     g":[{"url":"https:\/\/github.com\/Zegnat","type":"github"},{"url":"https:\/
     \/github.com\/nyholm","type":"github"}],"install-path":"..\/nyholm\/psr7"},
     {"name":"oveleon\/contao-cookiebar","version":"1.12.4","version_normalized"
     :"1.12.4.0","source":{"type":"git","url":"https:\/\/github.com\/oveleon\/co
     ntao-cookiebar.git","reference":"4b9eea2065fec4491e9f7539ebbd77656b265274"}
     ,"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/oveleon\/cont
     ao-cookiebar\/zipball\/4b9eea2065fec4491e9f7539ebbd77656b265274","reference
     ":"4b9eea2065fec4491e9f7539ebbd77656b265274","shasum":""},"require":{"conta
     o\/core-bundle":"^4.9.28","ext-json":"*","php":">=7.2","symfony\/http-found
     ation":"^4.4 || ^5.2","symfony\/serializer":"^4.4 || ^5.2"},"conflict":{"co
     ntao\/core":"*","contao\/manager-plugin":"<2.0 || >=3.0"},"require-dev":{"c
     ontao\/manager-plugin":"^2.0"},"time":"2022-09-20T06:11:54+00:00","type":"c
     ontao-bundle","extra":{"branch-alias":{"dev-master":"1.12.x-dev"},"contao-m
     anager-plugin":"Oveleon\\ContaoCookiebar\\ContaoManager\\Plugin"},"installa
     tion-source":"dist","autoload":{"psr-4":{"Oveleon\\ContaoCookiebar\\":"src\
     /"},"classmap":["src\/Resources\/contao\/"],"exclude-from-classmap":["src\/
     Resources\/contao\/config\/","src\/Resources\/contao\/dca\/","src\/Resource
     s\/contao\/languages\/","src\/Resources\/contao\/templates\/"]},"notificati
     on-url":"https:\/\/packagist.org\/downloads\/","license":["AGPL-3.0-or-late
     r"],"authors":[{"name":"Oveleon","email":"info@oveleon.de","homepage":"http
     s:\/\/www.oveleon.de","role":"Developer"},{"name":"Daniele Sciannimanica","
     homepage":"https:\/\/github.com\/doishub","role":"Developer"}],"description
     ":"Contao Cookiebar","homepage":"https:\/\/www.oveleon.de\/cookiebar.html",
     "keywords":["consent","contao","cookie","opt in"],"support":{"docs":"https:
     \/\/github.com\/oveleon\/contao-cookiebar","issues":"https:\/\/github.com\/
     oveleon\/contao-cookiebar\/issues","source":"https:\/\/github.com\/oveleon\
     /contao-cookiebar"},"funding":[{"url":"https:\/\/github.com\/oveleon","type
     ":"github"}],"install-path":"..\/oveleon\/contao-cookiebar"},{"name":"parag
     onie\/constant_time_encoding","version":"v2.6.3","version_normalized":"2.6.
     3.0","source":{"type":"git","url":"https:\/\/github.com\/paragonie\/constan
     t_time_encoding.git","reference":"58c3f47f650c94ec05a151692652a868995d2938"
     },"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/paragonie\/c
     onstant_time_encoding\/zipball\/58c3f47f650c94ec05a151692652a868995d2938","
     reference":"58c3f47f650c94ec05a151692652a868995d2938","shasum":""},"require
     ":{"php":"^7|^8"},"require-dev":{"phpunit\/phpunit":"^6|^7|^8|^9","vimeo\/p
     salm":"^1|^2|^3|^4"},"time":"2022-06-14T06:56:20+00:00","type":"library","i
     nstallation-source":"dist","autoload":{"psr-4":{"ParagonIE\\ConstantTime\\"
     :"src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/","licen
     se":["MIT"],"authors":[{"name":"Paragon Initiative Enterprises","email":"se
     curity@paragonie.com","homepage":"https:\/\/paragonie.com","role":"Maintain
     er"},{"name":"Steve 'Sc00bz' Thomas","email":"steve@tobtu.com","homepage":"
     https:\/\/www.tobtu.com","role":"Original Developer"}],"description":"Const
     ant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
     "keywords":["base16","base32","base32_decode","base32_encode","base64","bas
     e64_decode","base64_encode","bin2hex","encoding","hex","hex2bin","rfc4648"]
     ,"support":{"email":"info@paragonie.com","issues":"https:\/\/github.com\/pa
     ragonie\/constant_time_encoding\/issues","source":"https:\/\/github.com\/pa
     ragonie\/constant_time_encoding"},"install-path":"..\/paragonie\/constant_t
     ime_encoding"},{"name":"paragonie\/random_compat","version":"v9.99.100","ve
     rsion_normalized":"9.99.100.0","source":{"type":"git","url":"https:\/\/gith
     ub.com\/paragonie\/random_compat.git","reference":"996434e5492cb4c3edcb9168
     db6fbb1359ef965a"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/re
     pos\/paragonie\/random_compat\/zipball\/996434e5492cb4c3edcb9168db6fbb1359e
     f965a","reference":"996434e5492cb4c3edcb9168db6fbb1359ef965a","shasum":""},
     "require":{"php":">= 7"},"require-dev":{"phpunit\/phpunit":"4.*|5.*","vimeo
     \/psalm":"^1"},"suggest":{"ext-libsodium":"Provides a modern crypto API tha
     t can be used to generate random bytes."},"time":"2020-10-15T08:29:30+00:00
     ","type":"library","installation-source":"dist","notification-url":"https:\
     /\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Parago
     n Initiative Enterprises","email":"security@paragonie.com","homepage":"http
     s:\/\/paragonie.com"}],"description":"PHP 5.x polyfill for random_bytes() a
     nd random_int() from PHP 7","keywords":["csprng","polyfill","pseudorandom",
     "random"],"support":{"email":"info@paragonie.com","issues":"https:\/\/githu
     b.com\/paragonie\/random_compat\/issues","source":"https:\/\/github.com\/pa
     ragonie\/random_compat"},"install-path":"..\/paragonie\/random_compat"},{"n
     ame":"patchwork\/utf8","version":"v1.3.3","version_normalized":"1.3.3.0","s
     ource":{"type":"git","url":"https:\/\/github.com\/tchwork\/utf8.git","refer
     ence":"e1fa4d4a57896d074c9a8d01742b688d5db4e9d5"},"dist":{"type":"zip","url
     ":"https:\/\/api.github.com\/repos\/tchwork\/utf8\/zipball\/e1fa4d4a57896d0
     74c9a8d01742b688d5db4e9d5","reference":"e1fa4d4a57896d074c9a8d01742b688d5db
     4e9d5","shasum":""},"require":{"lib-pcre":">=7.3","php":">=5.3.0"},"require
     -dev":{"symfony\/phpunit-bridge":"^3.4|^4.4"},"suggest":{"ext-iconv":"Use i
     conv 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"},"time":"2021-01-07T16:38:58+00:00","type":
     "library","extra":{"branch-alias":{"dev-master":"1.3-dev"}},"installation-s
     ource":"dist","autoload":{"psr-4":{"Patchwork\\":"src\/Patchwork\/"},"class
     map":["src\/Normalizer.php"]},"notification-url":"https:\/\/packagist.org\/
     downloads\/","license":["(Apache-2.0 or GPL-2.0)"],"authors":[{"name":"Nico
     las Grekas","email":"p@tchwork.com"}],"description":"Portable and performan
     t UTF-8, Unicode and Grapheme Clusters for PHP","homepage":"https:\/\/githu
     b.com\/tchwork\/utf8","keywords":["grapheme","i18n","unicode","utf-8","utf8
     "],"support":{"issues":"https:\/\/github.com\/tchwork\/utf8\/issues","sourc
     e":"https:\/\/github.com\/tchwork\/utf8\/tree\/v1.3.3"},"funding":[{"url":"
     https:\/\/github.com\/nicolas-grekas","type":"github"},{"url":"https:\/\/ti
     delift.com\/funding\/github\/packagist\/patchwork\/utf8","type":"tidelift"}
     ],"abandoned":"symfony\/polyfill-mbstring or symfony\/string","install-path
     ":"..\/patchwork\/utf8"},{"name":"php-http\/client-common","version":"2.6.0
     ","version_normalized":"2.6.0.0","source":{"type":"git","url":"https:\/\/gi
     thub.com\/php-http\/client-common.git","reference":"45db684cd4e186dcdc2b9c0
     6b22970fe123796c0"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/r
     epos\/php-http\/client-common\/zipball\/45db684cd4e186dcdc2b9c06b22970fe123
     796c0","reference":"45db684cd4e186dcdc2b9c06b22970fe123796c0","shasum":""},
     "require":{"php":"^7.1 || ^8.0","php-http\/httplug":"^2.0","php-http\/messa
     ge":"^1.6","php-http\/message-factory":"^1.0","psr\/http-client":"^1.0","ps
     r\/http-factory":"^1.0","psr\/http-message":"^1.0","symfony\/options-resolv
     er":"~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.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.3 || ^7.1","ph
     pspec\/prophecy":"^1.10.2","phpunit\/phpunit":"^7.5.15 || ^8.5 || ^9.3"},"s
     uggest":{"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"},"time":"2
     022-09-29T09:59:43+00:00","type":"library","extra":{"branch-alias":{"dev-ma
     ster":"2.3.x-dev"}},"installation-source":"dist","autoload":{"psr-4":{"Http
     \\Client\\Common\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/
     downloads\/","license":["MIT"],"authors":[{"name":"M\u00e1rk S\u00e1gi-Kaz\
     u00e1r","email":"mark.sagikazar@gmail.com"}],"description":"Common HTTP Cli
     ent implementations and tools for HTTPlug","homepage":"http:\/\/httplug.io"
     ,"keywords":["client","common","http","httplug"],"support":{"issues":"https
     :\/\/github.com\/php-http\/client-common\/issues","source":"https:\/\/githu
     b.com\/php-http\/client-common\/tree\/2.6.0"},"install-path":"..\/php-http\
     /client-common"},{"name":"php-http\/discovery","version":"1.14.3","version_
     normalized":"1.14.3.0","source":{"type":"git","url":"https:\/\/github.com\/
     php-http\/discovery.git","reference":"31d8ee46d0215108df16a8527c7438e96a4d7
     735"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/php-http
     \/discovery\/zipball\/31d8ee46d0215108df16a8527c7438e96a4d7735","reference"
     :"31d8ee46d0215108df16a8527c7438e96a4d7735","shasum":""},"require":{"php":"
     ^7.1 || ^8.0"},"conflict":{"nyholm\/psr7":"<1.0"},"require-dev":{"graham-ca
     mpbell\/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"
     },"suggest":{"php-http\/message":"Allow to use Guzzle, Diactoros or Slim Fr
     amework factories"},"time":"2022-07-11T14:04:40+00:00","type":"library","ex
     tra":{"branch-alias":{"dev-master":"1.9-dev"}},"installation-source":"dist"
     ,"autoload":{"psr-4":{"Http\\Discovery\\":"src\/"}},"notification-url":"htt
     ps:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"M\
     u00e1rk S\u00e1gi-Kaz\u00e1r","email":"mark.sagikazar@gmail.com"}],"descrip
     tion":"Finds installed HTTPlug implementations and PSR-7 message factories"
     ,"homepage":"http:\/\/php-http.org","keywords":["adapter","client","discove
     ry","factory","http","message","psr7"],"support":{"issues":"https:\/\/githu
     b.com\/php-http\/discovery\/issues","source":"https:\/\/github.com\/php-htt
     p\/discovery\/tree\/1.14.3"},"install-path":"..\/php-http\/discovery"},{"na
     me":"php-http\/httplug","version":"2.3.0","version_normalized":"2.3.0.0","s
     ource":{"type":"git","url":"https:\/\/github.com\/php-http\/httplug.git","r
     eference":"f640739f80dfa1152533976e3c112477f69274eb"},"dist":{"type":"zip",
     "url":"https:\/\/api.github.com\/repos\/php-http\/httplug\/zipball\/f640739
     f80dfa1152533976e3c112477f69274eb","reference":"f640739f80dfa1152533976e3c1
     12477f69274eb","shasum":""},"require":{"php":"^7.1 || ^8.0","php-http\/prom
     ise":"^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"},"time":"2022-02-21T09:52:22+00:00","type":"library","extra
     ":{"branch-alias":{"dev-master":"2.x-dev"}},"installation-source":"dist","a
     utoload":{"psr-4":{"Http\\Client\\":"src\/"}},"notification-url":"https:\/\
     /packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Eric GEL
     OEN","email":"geloen.eric@gmail.com"},{"name":"M\u00e1rk S\u00e1gi-Kaz\u00e
     1r","email":"mark.sagikazar@gmail.com","homepage":"https:\/\/sagikazarmark.
     hu"}],"description":"HTTPlug, the HTTP client abstraction for PHP","homepag
     e":"http:\/\/httplug.io","keywords":["client","http"],"support":{"issues":"
     https:\/\/github.com\/php-http\/httplug\/issues","source":"https:\/\/github
     .com\/php-http\/httplug\/tree\/2.3.0"},"install-path":"..\/php-http\/httplu
     g"},{"name":"php-http\/message","version":"1.13.0","version_normalized":"1.
     13.0.0","source":{"type":"git","url":"https:\/\/github.com\/php-http\/messa
     ge.git","reference":"7886e647a30a966a1a8d1dad1845b71ca8678361"},"dist":{"ty
     pe":"zip","url":"https:\/\/api.github.com\/repos\/php-http\/message\/zipbal
     l\/7886e647a30a966a1a8d1dad1845b71ca8678361","reference":"7886e647a30a966a1
     a8d1dad1845b71ca8678361","shasum":""},"require":{"clue\/stream-filter":"^1.
     5","php":"^7.1 || ^8.0","php-http\/message-factory":"^1.0.2","psr\/http-mes
     sage":"^1.0"},"provide":{"php-http\/message-factory-implementation":"1.0"},
     "require-dev":{"ergebnis\/composer-normalize":"^2.6","ext-zlib":"*","guzzle
     http\/psr7":"^1.0","laminas\/laminas-diactoros":"^2.0","phpspec\/phpspec":"
     ^5.1 || ^6.3 || ^7.1","slim\/slim":"^3.0"},"suggest":{"ext-zlib":"Used with
    compressor\/decompressor streams","guzzlehttp\/psr7":"Used with Guzzle PSR
     -7 Factories","laminas\/laminas-diactoros":"Used with Diactoros Factories",
     "slim\/slim":"Used with Slim Framework PSR-7 implementation"},"time":"2022-
     02-11T13:41:14+00:00","type":"library","extra":{"branch-alias":{"dev-master
     ":"1.10-dev"}},"installation-source":"dist","autoload":{"files":["src\/filt
     ers.php"],"psr-4":{"Http\\Message\\":"src\/"}},"notification-url":"https:\/
     \/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"M\u00e1
     rk S\u00e1gi-Kaz\u00e1r","email":"mark.sagikazar@gmail.com"}],"description"
     :"HTTP Message related tools","homepage":"http:\/\/php-http.org","keywords"
     :["http","message","psr-7"],"support":{"issues":"https:\/\/github.com\/php-
     http\/message\/issues","source":"https:\/\/github.com\/php-http\/message\/t
     ree\/1.13.0"},"install-path":"..\/php-http\/message"},{"name":"php-http\/me
     ssage-factory","version":"v1.0.2","version_normalized":"1.0.2.0","source":{
     "type":"git","url":"https:\/\/github.com\/php-http\/message-factory.git","r
     eference":"a478cb11f66a6ac48d8954216cfed9aa06a501a1"},"dist":{"type":"zip",
     "url":"https:\/\/api.github.com\/repos\/php-http\/message-factory\/zipball\
     /a478cb11f66a6ac48d8954216cfed9aa06a501a1","reference":"a478cb11f66a6ac48d8
     954216cfed9aa06a501a1","shasum":""},"require":{"php":">=5.4","psr\/http-mes
     sage":"^1.0"},"time":"2015-12-19T14:08:53+00:00","type":"library","extra":{
     "branch-alias":{"dev-master":"1.0-dev"}},"installation-source":"dist","auto
     load":{"psr-4":{"Http\\Message\\":"src\/"}},"notification-url":"https:\/\/p
     ackagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"M\u00e1rk 
     S\u00e1gi-Kaz\u00e1r","email":"mark.sagikazar@gmail.com"}],"description":"F
     actory interfaces for PSR-7 HTTP Message","homepage":"http:\/\/php-http.org
     ","keywords":["factory","http","message","stream","uri"],"support":{"issues
     ":"https:\/\/github.com\/php-http\/message-factory\/issues","source":"https
     :\/\/github.com\/php-http\/message-factory\/tree\/master"},"install-path":"
     ..\/php-http\/message-factory"},{"name":"php-http\/promise","version":"1.1.
     0","version_normalized":"1.1.0.0","source":{"type":"git","url":"https:\/\/g
     ithub.com\/php-http\/promise.git","reference":"4c4c1f9b7289a2ec57cde7f1e976
     2a5789506f88"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\
     /php-http\/promise\/zipball\/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88","ref
     erence":"4c4c1f9b7289a2ec57cde7f1e9762a5789506f88","shasum":""},"require":{
     "php":"^7.1 || ^8.0"},"require-dev":{"friends-of-phpspec\/phpspec-code-cove
     rage":"^4.3.2","phpspec\/phpspec":"^5.1.2 || ^6.2"},"time":"2020-07-07T09:2
     9:14+00:00","type":"library","extra":{"branch-alias":{"dev-master":"1.1-dev
     "}},"installation-source":"dist","autoload":{"psr-4":{"Http\\Promise\\":"sr
     c\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":
     ["MIT"],"authors":[{"name":"Joel Wurtz","email":"joel.wurtz@gmail.com"},{"n
     ame":"M\u00e1rk S\u00e1gi-Kaz\u00e1r","email":"mark.sagikazar@gmail.com"}],
     "description":"Promise used for asynchronous HTTP requests","homepage":"htt
     p:\/\/httplug.io","keywords":["promise"],"support":{"issues":"https:\/\/git
     hub.com\/php-http\/promise\/issues","source":"https:\/\/github.com\/php-htt
     p\/promise\/tree\/1.1.0"},"install-path":"..\/php-http\/promise"},{"name":"
     phpoffice\/phpspreadsheet","version":"1.25.2","version_normalized":"1.25.2.
     0","source":{"type":"git","url":"https:\/\/github.com\/PHPOffice\/PhpSpread
     sheet.git","reference":"a317a09e7def49852400a4b3eca4a4b0790ceeb5"},"dist":{
     "type":"zip","url":"https:\/\/api.github.com\/repos\/PHPOffice\/PhpSpreadsh
     eet\/zipball\/a317a09e7def49852400a4b3eca4a4b0790ceeb5","reference":"a317a0
     9e7def49852400a4b3eca4a4b0790ceeb5","shasum":""},"require":{"ext-ctype":"*"
     ,"ext-dom":"*","ext-fileinfo":"*","ext-gd":"*","ext-iconv":"*","ext-libxml"
     :"*","ext-mbstring":"*","ext-simplexml":"*","ext-xml":"*","ext-xmlreader":"
     *","ext-xmlwriter":"*","ext-zip":"*","ext-zlib":"*","ezyang\/htmlpurifier":
     "^4.15","maennchen\/zipstream-php":"^2.1","markbaker\/complex":"^3.0","mark
     baker\/matrix":"^3.0","php":"^7.3 || ^8.0","psr\/http-client":"^1.0","psr\/
     http-factory":"^1.0","psr\/simple-cache":"^1.0 || ^2.0 || ^3.0"},"require-d
     ev":{"dealerdirect\/phpcodesniffer-composer-installer":"dev-master","dompdf
     \/dompdf":"^1.0 || ^2.0","friendsofphp\/php-cs-fixer":"^3.2","mitoteam\/jpg
     raph":"10.2.4","mpdf\/mpdf":"8.1.1","phpcompatibility\/php-compatibility":"
     ^9.3","phpstan\/phpstan":"^1.1","phpstan\/phpstan-phpunit":"^1.0","phpunit\
     /phpunit":"^8.5 || ^9.0","squizlabs\/php_codesniffer":"^3.7","tecnickcom\/t
     cpdf":"6.5"},"suggest":{"dompdf\/dompdf":"Option for rendering PDF with PDF
    Writer","ext-intl":"PHP Internationalization Functions","mitoteam\/jpgraph
     ":"Option for rendering charts, or including charts with PDF or HTML Writer
     s","mpdf\/mpdf":"Option for rendering PDF with PDF Writer","tecnickcom\/tcp
     df":"Option for rendering PDF with PDF Writer"},"time":"2022-09-25T17:21:01
     +00:00","type":"library","installation-source":"dist","autoload":{"psr-4":{
     "PhpOffice\\PhpSpreadsheet\\":"src\/PhpSpreadsheet"}},"notification-url":"h
     ttps:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"
     Maarten Balliauw","homepage":"https:\/\/blog.maartenballiauw.be"},{"name":"
     Mark Baker","homepage":"https:\/\/markbakeruk.net"},{"name":"Franck Lefevre
     ","homepage":"https:\/\/rootslabs.net"},{"name":"Erik Tilt"},{"name":"Adrie
     n Crivelli"}],"description":"PHPSpreadsheet - Read, Create and Write Spread
     sheet documents in PHP - Spreadsheet engine","homepage":"https:\/\/github.c
     om\/PHPOffice\/PhpSpreadsheet","keywords":["OpenXML","excel","gnumeric","od
     s","php","spreadsheet","xls","xlsx"],"support":{"issues":"https:\/\/github.
     com\/PHPOffice\/PhpSpreadsheet\/issues","source":"https:\/\/github.com\/PHP
     Office\/PhpSpreadsheet\/tree\/1.25.2"},"install-path":"..\/phpoffice\/phpsp
     readsheet"},{"name":"phpspec\/php-diff","version":"v1.1.3","version_normali
     zed":"1.1.3.0","source":{"type":"git","url":"https:\/\/github.com\/phpspec\
     /php-diff.git","reference":"fc1156187f9f6c8395886fe85ed88a0a245d72e9"},"dis
     t":{"type":"zip","url":"https:\/\/api.github.com\/repos\/phpspec\/php-diff\
     /zipball\/fc1156187f9f6c8395886fe85ed88a0a245d72e9","reference":"fc1156187f
     9f6c8395886fe85ed88a0a245d72e9","shasum":""},"time":"2020-09-18T13:47:07+00
     :00","type":"library","extra":{"branch-alias":{"dev-master":"1.0.x-dev"}},"
     installation-source":"dist","autoload":{"psr-0":{"Diff":"lib\/"}},"notifica
     tion-url":"https:\/\/packagist.org\/downloads\/","license":["BSD-3-Clause"]
     ,"authors":[{"name":"Chris Boulton","homepage":"http:\/\/github.com\/chrisb
     oulton"}],"description":"A comprehensive library for generating differences
    between two hashable objects (strings or arrays).","support":{"source":"ht
     tps:\/\/github.com\/phpspec\/php-diff\/tree\/v1.1.3"},"install-path":"..\/p
     hpspec\/php-diff"},{"name":"psr\/cache","version":"1.0.1","version_normaliz
     ed":"1.0.1.0","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\/zipbal
     l\/d11b50ad223250cf17b86e38383413f5a6764bf8","reference":"d11b50ad223250cf1
     7b86e38383413f5a6764bf8","shasum":""},"require":{"php":">=5.3.0"},"time":"2
     016-08-06T20:24:11+00:00","type":"library","extra":{"branch-alias":{"dev-ma
     ster":"1.0.x-dev"}},"installation-source":"dist","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","ke
     ywords":["cache","psr","psr-6"],"support":{"source":"https:\/\/github.com\/
     php-fig\/cache\/tree\/master"},"install-path":"..\/psr\/cache"},{"name":"ps
     r\/container","version":"1.1.2","version_normalized":"1.1.2.0","source":{"t
     ype":"git","url":"https:\/\/github.com\/php-fig\/container.git","reference"
     :"513e0666f7216c7459170d56df27dfcefe1689ea"},"dist":{"type":"zip","url":"ht
     tps:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/513e0666f7216c7
     459170d56df27dfcefe1689ea","reference":"513e0666f7216c7459170d56df27dfcefe1
     689ea","shasum":""},"require":{"php":">=7.4.0"},"time":"2021-11-05T16:50:12
     +00:00","type":"library","installation-source":"dist","autoload":{"psr-4":{
     "Psr\\Container\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/d
     ownloads\/","license":["MIT"],"authors":[{"name":"PHP-FIG","homepage":"http
     s:\/\/www.php-fig.org\/"}],"description":"Common Container Interface (PHP F
     IG PSR-11)","homepage":"https:\/\/github.com\/php-fig\/container","keywords
     ":["PSR-11","container","container-interface","container-interop","psr"],"s
     upport":{"issues":"https:\/\/github.com\/php-fig\/container\/issues","sourc
     e":"https:\/\/github.com\/php-fig\/container\/tree\/1.1.2"},"install-path":
     "..\/psr\/container"},{"name":"psr\/event-dispatcher","version":"1.0.0","ve
     rsion_normalized":"1.0.0.0","source":{"type":"git","url":"https:\/\/github.
     com\/php-fig\/event-dispatcher.git","reference":"dbefd12671e8a14ec7f180cab8
     3036ed26714bb0"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repo
     s\/php-fig\/event-dispatcher\/zipball\/dbefd12671e8a14ec7f180cab83036ed2671
     4bb0","reference":"dbefd12671e8a14ec7f180cab83036ed26714bb0","shasum":""},"
     require":{"php":">=7.2.0"},"time":"2019-01-08T18:20:26+00:00","type":"libra
     ry","extra":{"branch-alias":{"dev-master":"1.0.x-dev"}},"installation-sourc
     e":"dist","autoload":{"psr-4":{"Psr\\EventDispatcher\\":"src\/"}},"notifica
     tion-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors
     ":[{"name":"PHP-FIG","homepage":"http:\/\/www.php-fig.org\/"}],"description
     ":"Standard interfaces for event handling.","keywords":["events","psr","psr
     -14"],"support":{"issues":"https:\/\/github.com\/php-fig\/event-dispatcher\
     /issues","source":"https:\/\/github.com\/php-fig\/event-dispatcher\/tree\/1
     .0.0"},"install-path":"..\/psr\/event-dispatcher"},{"name":"psr\/http-clien
     t","version":"1.0.1","version_normalized":"1.0.1.0","source":{"type":"git",
     "url":"https:\/\/github.com\/php-fig\/http-client.git","reference":"2dfb5f6
     c5eff0e91e20e913f8c5452ed95b86621"},"dist":{"type":"zip","url":"https:\/\/a
     pi.github.com\/repos\/php-fig\/http-client\/zipball\/2dfb5f6c5eff0e91e20e91
     3f8c5452ed95b86621","reference":"2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
     "shasum":""},"require":{"php":"^7.0 || ^8.0","psr\/http-message":"^1.0"},"t
     ime":"2020-06-29T06:28:15+00:00","type":"library","extra":{"branch-alias":{
     "dev-master":"1.0.x-dev"}},"installation-source":"dist","autoload":{"psr-4"
     :{"Psr\\Http\\Client\\":"src\/"}},"notification-url":"https:\/\/packagist.o
     rg\/downloads\/","license":["MIT"],"authors":[{"name":"PHP-FIG","homepage":
     "http:\/\/www.php-fig.org\/"}],"description":"Common interface for HTTP cli
     ents","homepage":"https:\/\/github.com\/php-fig\/http-client","keywords":["
     http","http-client","psr","psr-18"],"support":{"source":"https:\/\/github.c
     om\/php-fig\/http-client\/tree\/master"},"install-path":"..\/psr\/http-clie
     nt"},{"name":"psr\/http-factory","version":"1.0.1","version_normalized":"1.
     0.1.0","source":{"type":"git","url":"https:\/\/github.com\/php-fig\/http-fa
     ctory.git","reference":"12ac7fcd07e5b077433f5f2bee95b3a771bf61be"},"dist":{
     "type":"zip","url":"https:\/\/api.github.com\/repos\/php-fig\/http-factory\
     /zipball\/12ac7fcd07e5b077433f5f2bee95b3a771bf61be","reference":"12ac7fcd07
     e5b077433f5f2bee95b3a771bf61be","shasum":""},"require":{"php":">=7.0.0","ps
     r\/http-message":"^1.0"},"time":"2019-04-30T12:38:16+00:00","type":"library
     ","extra":{"branch-alias":{"dev-master":"1.0.x-dev"}},"installation-source"
     :"dist","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":"C
     ommon interfaces for PSR-7 HTTP message factories","keywords":["factory","h
     ttp","message","psr","psr-17","psr-7","request","response"],"support":{"sou
     rce":"https:\/\/github.com\/php-fig\/http-factory\/tree\/master"},"install-
     path":"..\/psr\/http-factory"},{"name":"psr\/http-message","version":"1.0.1
     ","version_normalized":"1.0.1.0","source":{"type":"git","url":"https:\/\/gi
     thub.com\/php-fig\/http-message.git","reference":"f6561bf28d520154e4b0ec72b
     e95418abe6d9363"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/rep
     os\/php-fig\/http-message\/zipball\/f6561bf28d520154e4b0ec72be95418abe6d936
     3","reference":"f6561bf28d520154e4b0ec72be95418abe6d9363","shasum":""},"req
     uire":{"php":">=5.3.0"},"time":"2016-08-06T14:39:51+00:00","type":"library"
     ,"extra":{"branch-alias":{"dev-master":"1.0.x-dev"}},"installation-source":
     "dist","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":"Co
     mmon interface for HTTP messages","homepage":"https:\/\/github.com\/php-fig
     \/http-message","keywords":["http","http-message","psr","psr-7","request","
     response"],"support":{"source":"https:\/\/github.com\/php-fig\/http-message
     \/tree\/master"},"install-path":"..\/psr\/http-message"},{"name":"psr\/log"
     ,"version":"1.1.4","version_normalized":"1.1.4.0","source":{"type":"git","u
     rl":"https:\/\/github.com\/php-fig\/log.git","reference":"d49695b909c3b7628
     b6289db5479a1c204601f11"},"dist":{"type":"zip","url":"https:\/\/api.github.
     com\/repos\/php-fig\/log\/zipball\/d49695b909c3b7628b6289db5479a1c204601f11
     ","reference":"d49695b909c3b7628b6289db5479a1c204601f11","shasum":""},"requ
     ire":{"php":">=5.3.0"},"time":"2021-05-03T11:20:27+00:00","type":"library",
     "extra":{"branch-alias":{"dev-master":"1.1.x-dev"}},"installation-source":"
     dist","autoload":{"psr-4":{"Psr\\Log\\":"Psr\/Log\/"}},"notification-url":"
     https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":
     "PHP-FIG","homepage":"https:\/\/www.php-fig.org\/"}],"description":"Common 
     interface for logging libraries","homepage":"https:\/\/github.com\/php-fig\
     /log","keywords":["log","psr","psr-3"],"support":{"source":"https:\/\/githu
     b.com\/php-fig\/log\/tree\/1.1.4"},"install-path":"..\/psr\/log"},{"name":"
     psr\/simple-cache","version":"1.0.1","version_normalized":"1.0.1.0","source
     ":{"type":"git","url":"https:\/\/github.com\/php-fig\/simple-cache.git","re
     ference":"408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"},"dist":{"type":"zip","
     url":"https:\/\/api.github.com\/repos\/php-fig\/simple-cache\/zipball\/408d
     5eafb83c57f6365a3ca330ff23aa4a5fa39b","reference":"408d5eafb83c57f6365a3ca3
     30ff23aa4a5fa39b","shasum":""},"require":{"php":">=5.3.0"},"time":"2017-10-
     23T01:57:42+00:00","type":"library","extra":{"branch-alias":{"dev-master":"
     1.0.x-dev"}},"installation-source":"dist","autoload":{"psr-4":{"Psr\\Simple
     Cache\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/
     ","license":["MIT"],"authors":[{"name":"PHP-FIG","homepage":"http:\/\/www.p
     hp-fig.org\/"}],"description":"Common interfaces for simple caching","keywo
     rds":["cache","caching","psr","psr-16","simple-cache"],"support":{"source":
     "https:\/\/github.com\/php-fig\/simple-cache\/tree\/master"},"install-path"
     :"..\/psr\/simple-cache"},{"name":"scheb\/2fa-backup-code","version":"v5.13
     .2","version_normalized":"5.13.2.0","source":{"type":"git","url":"https:\/\
     /github.com\/scheb\/2fa-backup-code.git","reference":"5584eb7a2c3deb80635c7
     173ad77858e51129c35"},"dist":{"type":"zip","url":"https:\/\/api.github.com\
     /repos\/scheb\/2fa-backup-code\/zipball\/5584eb7a2c3deb80635c7173ad77858e51
     129c35","reference":"5584eb7a2c3deb80635c7173ad77858e51129c35","shasum":""}
     ,"require":{"scheb\/2fa-bundle":"self.version"},"time":"2022-01-03T10:21:24
     +00:00","type":"library","installation-source":"dist","autoload":{"psr-4":{
     "Scheb\\TwoFactorBundle\\":""}},"notification-url":"https:\/\/packagist.org
     \/downloads\/","license":["MIT"],"authors":[{"name":"Christian Scheb","emai
     l":"me@christianscheb.de"}],"description":"Extends scheb\/2fa-bundle with b
     ackup codes support","homepage":"https:\/\/github.com\/scheb\/2fa","keyword
     s":["2fa","Authentication","backup-codes","symfony","two-factor","two-step"
     ],"support":{"source":"https:\/\/github.com\/scheb\/2fa-backup-code\/tree\/
     v5.13.2"},"install-path":"..\/scheb\/2fa-backup-code"},{"name":"scheb\/2fa-
     bundle","version":"v5.13.2","version_normalized":"5.13.2.0","source":{"type
     ":"git","url":"https:\/\/github.com\/scheb\/2fa-bundle.git","reference":"dc
     575cc7bc94fa3a52b547698086f2ef015d2e81"},"dist":{"type":"zip","url":"https:
     \/\/api.github.com\/repos\/scheb\/2fa-bundle\/zipball\/dc575cc7bc94fa3a52b5
     47698086f2ef015d2e81","reference":"dc575cc7bc94fa3a52b547698086f2ef015d2e81
     ","shasum":""},"require":{"ext-json":"*","php":">=7.2.5","symfony\/config":
     "^4.4|^5.0","symfony\/dependency-injection":"^4.4|^5.0","symfony\/event-dis
     patcher":"^4.4|^5.0","symfony\/framework-bundle":"^4.4|^5.0","symfony\/http
     -foundation":"^4.4|^5.0","symfony\/http-kernel":"^4.4|^5.0","symfony\/prope
     rty-access":"^4.4|^5.0","symfony\/security-bundle":"^4.4.1|^5.0","symfony\/
     twig-bundle":"^4.4|^5.0"},"conflict":{"scheb\/two-factor-bundle":"*"},"sugg
     est":{"scheb\/2fa-backup-code":"Emergency codes when you have no access to 
     other methods","scheb\/2fa-email":"Send codes by email","scheb\/2fa-google-
     authenticator":"Google Authenticator support","scheb\/2fa-qr-code":"Generat
     e QR codes for Google Authenticator \/ TOTP","scheb\/2fa-totp":"Temporary o
     ne-time password (TOTP) support (Google Authenticator compatible)","scheb\/
     2fa-trusted-device":"Trusted devices support"},"time":"2022-04-16T10:18:34+
     00:00","type":"symfony-bundle","installation-source":"dist","autoload":{"ps
     r-4":{"Scheb\\TwoFactorBundle\\":""}},"notification-url":"https:\/\/packagi
     st.org\/downloads\/","license":["MIT"],"authors":[{"name":"Christian Scheb"
     ,"email":"me@christianscheb.de"}],"description":"A generic interface to imp
     lement two-factor authentication in Symfony applications","homepage":"https
     :\/\/github.com\/scheb\/2fa","keywords":["2fa","Authentication","symfony","
     two-factor","two-step"],"support":{"source":"https:\/\/github.com\/scheb\/2
     fa-bundle\/tree\/v5.13.2"},"install-path":"..\/scheb\/2fa-bundle"},{"name":
     "scheb\/2fa-trusted-device","version":"v5.13.2","version_normalized":"5.13.
     2.0","source":{"type":"git","url":"https:\/\/github.com\/scheb\/2fa-trusted
     -device.git","reference":"acf5a1526eb2111fb7a82b9b52eb34b1ddfdc526"},"dist"
     :{"type":"zip","url":"https:\/\/api.github.com\/repos\/scheb\/2fa-trusted-d
     evice\/zipball\/acf5a1526eb2111fb7a82b9b52eb34b1ddfdc526","reference":"acf5
     a1526eb2111fb7a82b9b52eb34b1ddfdc526","shasum":""},"require":{"lcobucci\/jw
     t":"^3.4|^4.0","scheb\/2fa-bundle":"self.version"},"time":"2022-01-03T10:21
     :24+00:00","type":"library","installation-source":"dist","autoload":{"psr-4
     ":{"Scheb\\TwoFactorBundle\\":""}},"notification-url":"https:\/\/packagist.
     org\/downloads\/","license":["MIT"],"authors":[{"name":"Christian Scheb","e
     mail":"me@christianscheb.de"}],"description":"Extends scheb\/2fa-bundle wit
     h trusted devices support","homepage":"https:\/\/github.com\/scheb\/2fa","k
     eywords":["2fa","Authentication","symfony","trusted-device","two-factor","t
     wo-step"],"support":{"source":"https:\/\/github.com\/scheb\/2fa-trusted-dev
     ice\/tree\/v5.13.2"},"install-path":"..\/scheb\/2fa-trusted-device"},{"name
     ":"scrivo\/highlight.php","version":"v9.18.1.9","version_normalized":"9.18.
     1.9","source":{"type":"git","url":"https:\/\/github.com\/scrivo\/highlight.
     php.git","reference":"d45585504777e6194a91dffc7270ca39833787f8"},"dist":{"t
     ype":"zip","url":"https:\/\/api.github.com\/repos\/scrivo\/highlight.php\/z
     ipball\/d45585504777e6194a91dffc7270ca39833787f8","reference":"d45585504777
     e6194a91dffc7270ca39833787f8","shasum":""},"require":{"ext-json":"*","php":
     ">=5.4"},"require-dev":{"phpunit\/phpunit":"^4.8|^5.7","sabberworm\/php-css
     -parser":"^8.3","symfony\/finder":"^2.8|^3.4","symfony\/var-dumper":"^2.8|^
     3.4"},"suggest":{"ext-mbstring":"Allows highlighting code with unicode char
     acters and supports language with unicode keywords"},"time":"2021-12-03T06:
     45:28+00:00","type":"library","installation-source":"dist","autoload":{"fil
     es":["HighlightUtilities\/functions.php"],"psr-0":{"Highlight\\":"","Highli
     ghtUtilities\\":""}},"notification-url":"https:\/\/packagist.org\/downloads
     \/","license":["BSD-3-Clause"],"authors":[{"name":"Geert Bergman","homepage
     ":"http:\/\/www.scrivo.org\/","role":"Project Author"},{"name":"Vladimir Ji
     menez","homepage":"https:\/\/allejo.io","role":"Maintainer"},{"name":"Marti
     n Folkers","homepage":"https:\/\/twobrain.io","role":"Contributor"}],"descr
     iption":"Server side syntax highlighter that supports 185 languages. It's a
    PHP port of highlight.js","keywords":["code","highlight","highlight.js","h
     ighlight.php","syntax"],"support":{"issues":"https:\/\/github.com\/scrivo\/
     highlight.php\/issues","source":"https:\/\/github.com\/scrivo\/highlight.ph
     p"},"funding":[{"url":"https:\/\/github.com\/allejo","type":"github"}],"ins
     tall-path":"..\/scrivo\/highlight.php"},{"name":"scssphp\/scssphp","version
     ":"v1.11.0","version_normalized":"1.11.0.0","source":{"type":"git","url":"h
     ttps:\/\/github.com\/scssphp\/scssphp.git","reference":"33749d12c2569bb2407
     1f94e9af828662dabb068"},"dist":{"type":"zip","url":"https:\/\/api.github.co
     m\/repos\/scssphp\/scssphp\/zipball\/33749d12c2569bb24071f94e9af828662dabb0
     68","reference":"33749d12c2569bb24071f94e9af828662dabb068","shasum":""},"re
     quire":{"ext-ctype":"*","ext-json":"*","php":">=5.6.0"},"require-dev":{"bam
     arni\/composer-bin-plugin":"^1.4","phpunit\/phpunit":"^5.7 || ^6.5 || ^7.5 
     || ^8.3 || ^9.4","sass\/sass-spec":"*","squizlabs\/php_codesniffer":"~3.5",
     "symfony\/phpunit-bridge":"^5.1","thoughtbot\/bourbon":"^7.0","twbs\/bootst
     rap":"~5.0","twbs\/bootstrap4":"4.6.1","zurb\/foundation":"~6.5"},"suggest"
     :{"ext-iconv":"Can be used as fallback when ext-mbstring is not available",
     "ext-mbstring":"For best performance, mbstring should be installed as it is
    faster than ext-iconv"},"time":"2022-09-02T21:24:55+00:00","bin":["bin\/ps
     css"],"type":"library","extra":{"bamarni-bin":{"forward-command":false,"bin
     -links":false}},"installation-source":"dist","autoload":{"psr-4":{"ScssPhp\
     \ScssPhp\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/download
     s\/","license":["MIT"],"authors":[{"name":"Anthon Pang","email":"apang@soft
     waredevelopment.ca","homepage":"https:\/\/github.com\/robocoder"},{"name":"
     C\u00e9dric Morin","email":"cedric@yterium.com","homepage":"https:\/\/githu
     b.com\/Cerdic"}],"description":"scssphp is a compiler for SCSS written in P
     HP.","homepage":"http:\/\/scssphp.github.io\/scssphp\/","keywords":["css","
     less","sass","scss","stylesheet"],"support":{"issues":"https:\/\/github.com
     \/scssphp\/scssphp\/issues","source":"https:\/\/github.com\/scssphp\/scssph
     p\/tree\/v1.11.0"},"install-path":"..\/scssphp\/scssphp"},{"name":"sensiola
     bs\/ansi-to-html","version":"v1.2.1","version_normalized":"1.2.1.0","source
     ":{"type":"git","url":"https:\/\/github.com\/sensiolabs\/ansi-to-html.git",
     "reference":"94a3145aae4733ff933c8910263ef56d1ae317a9"},"dist":{"type":"zip
     ","url":"https:\/\/api.github.com\/repos\/sensiolabs\/ansi-to-html\/zipball
     \/94a3145aae4733ff933c8910263ef56d1ae317a9","reference":"94a3145aae4733ff93
     3c8910263ef56d1ae317a9","shasum":""},"require":{"php":">=7.2.5"},"conflict"
     :{"twig\/twig":"< 2.4.0"},"require-dev":{"twig\/twig":"^2.4 || ^3.0"},"sugg
     est":{"twig\/twig":"Provides nice templating features"},"time":"2020-10-06T
     05:48:55+00:00","type":"library","extra":{"branch-alias":{"dev-master":"1.2
     -dev"}},"installation-source":"dist","autoload":{"psr-4":{"SensioLabs\\Ansi
     Converter\\":"SensioLabs\/AnsiConverter"}},"notification-url":"https:\/\/pa
     ckagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Fabien Pote
     ncier","email":"fabien@symfony.com"}],"description":"A library to convert a
    text with ANSI codes to HTML","support":{"issues":"https:\/\/github.com\/s
     ensiolabs\/ansi-to-html\/issues","source":"https:\/\/github.com\/sensiolabs
     \/ansi-to-html\/tree\/v1.2.1"},"install-path":"..\/sensiolabs\/ansi-to-html
     "},{"name":"simplepie\/simplepie","version":"1.7.0","version_normalized":"1
     .7.0.0","source":{"type":"git","url":"https:\/\/github.com\/simplepie\/simp
     lepie.git","reference":"9e9add3428ce86aede874bcf9a59c78e272f8dc1"},"dist":{
     "type":"zip","url":"https:\/\/api.github.com\/repos\/simplepie\/simplepie\/
     zipball\/9e9add3428ce86aede874bcf9a59c78e272f8dc1","reference":"9e9add3428c
     e86aede874bcf9a59c78e272f8dc1","shasum":""},"require":{"ext-pcre":"*","ext-
     xml":"*","ext-xmlreader":"*","php":">=5.6.0"},"require-dev":{"friendsofphp\
     /php-cs-fixer":"^2.19 || ^3.8","yoast\/phpunit-polyfills":"^1.0.1"},"sugges
     t":{"ext-curl":"","ext-iconv":"","ext-intl":"","ext-mbstring":"","mf2\/mf2"
     :"Microformat module that allows for parsing HTML for microformats"},"time"
     :"2022-09-30T06:49:48+00:00","type":"library","installation-source":"dist",
     "autoload":{"psr-0":{"SimplePie":"library"},"psr-4":{"SimplePie\\":"src"}},
     "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 McC
     ue","email":"me@ryanmccue.info","homepage":"http:\/\/ryanmccue.info\/","rol
     e":"Developer"}],"description":"A simple Atom\/RSS parsing library for PHP"
     ,"homepage":"http:\/\/simplepie.org\/","keywords":["atom","feeds","rss"],"s
     upport":{"issues":"https:\/\/github.com\/simplepie\/simplepie\/issues","sou
     rce":"https:\/\/github.com\/simplepie\/simplepie\/tree\/1.7.0"},"install-pa
     th":"..\/simplepie\/simplepie"},{"name":"soundasleep\/html2text","version":
     "1.1.0","version_normalized":"1.1.0.0","source":{"type":"git","url":"https:
     \/\/github.com\/soundasleep\/html2text.git","reference":"3243a7107878a61685
     d2eccf99918d6479e039fc"},"dist":{"type":"zip","url":"https:\/\/api.github.c
     om\/repos\/soundasleep\/html2text\/zipball\/3243a7107878a61685d2eccf99918d6
     479e039fc","reference":"3243a7107878a61685d2eccf99918d6479e039fc","shasum":
     ""},"require":{"ext-dom":"*","ext-libxml":"*","php":">=7.0"},"require-dev":
     {"phpunit\/phpunit":"~7.0","soundasleep\/component-tests":"~0.2"},"time":"2
     019-02-15T01:44:54+00:00","type":"library","installation-source":"dist","au
     toload":{"psr-4":{"Soundasleep\\":"src"}},"notification-url":"https:\/\/pac
     kagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Jevon Wright
     ","homepage":"https:\/\/jevon.org","role":"Developer"}],"description":"A PH
     P script to convert HTML into a plain text format","homepage":"https:\/\/gi
     thub.com\/soundasleep\/html2text","keywords":["email","html","php","text"],
     "support":{"email":"support@jevon.org","issues":"https:\/\/github.com\/soun
     dasleep\/html2text\/issues","source":"https:\/\/github.com\/soundasleep\/ht
     ml2text\/tree\/master"},"install-path":"..\/soundasleep\/html2text"},{"name
     ":"spatie\/schema-org","version":"3.9.0","version_normalized":"3.9.0.0","so
     urce":{"type":"git","url":"https:\/\/github.com\/spatie\/schema-org.git","r
     eference":"7f07f79475388ebc62c0aac7f29bc3de7427a906"},"dist":{"type":"zip",
     "url":"https:\/\/api.github.com\/repos\/spatie\/schema-org\/zipball\/7f07f7
     9475388ebc62c0aac7f29bc3de7427a906","reference":"7f07f79475388ebc62c0aac7f2
     9bc3de7427a906","shasum":""},"require":{"ext-json":"*","php":"^7.4 || ^8.0"
     },"require-dev":{"friendsofphp\/php-cs-fixer":"^3.6","graham-campbell\/anal
     yzer":"^3.0.5","illuminate\/collections":"^8.62.0","league\/flysystem":"^2.
     3.0 || ^3.0","phpunit\/phpunit":"^9.4.3","symfony\/console":"^5.3.7 || 6.0"
     ,"twig\/twig":"^3.3.3"},"time":"2022-02-10T12:36:47+00:00","type":"library"
     ,"installation-source":"dist","autoload":{"psr-4":{"Spatie\\SchemaOrg\\":"s
     rc"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":[
     "MIT"],"authors":[{"name":"Sebastian De Deyne","email":"sebastian@spatie.be
     ","homepage":"https:\/\/spatie.be","role":"Developer"},{"name":"Tom Witkows
     ki","email":"dev.gummibeer@gmail.com","homepage":"https:\/\/gummibeer.de","
     role":"Developer"}],"description":"A fluent builder Schema.org types and ld
     +json generator","homepage":"https:\/\/github.com\/spatie\/schema-org","key
     words":["schema-org","spatie"],"support":{"issues":"https:\/\/github.com\/s
     patie\/schema-org\/issues","source":"https:\/\/github.com\/spatie\/schema-o
     rg\/tree\/3.9.0"},"funding":[{"url":"https:\/\/spatie.be\/open-source\/supp
     ort-us","type":"custom"},{"url":"https:\/\/github.com\/spatie","type":"gith
     ub"}],"install-path":"..\/spatie\/schema-org"},{"name":"spomky-labs\/otphp"
     ,"version":"v10.0.3","version_normalized":"10.0.3.0","source":{"type":"git"
     ,"url":"https:\/\/github.com\/Spomky-Labs\/otphp.git","reference":"9784d9f7
     c790eed26e102d6c78f12c754036c366"},"dist":{"type":"zip","url":"https:\/\/ap
     i.github.com\/repos\/Spomky-Labs\/otphp\/zipball\/9784d9f7c790eed26e102d6c7
     8f12c754036c366","reference":"9784d9f7c790eed26e102d6c78f12c754036c366","sh
     asum":""},"require":{"beberlei\/assert":"^3.0","ext-mbstring":"*","paragoni
     e\/constant_time_encoding":"^2.0","php":"^7.2|^8.0","thecodingmachine\/safe
     ":"^0.1.14|^1.0|^2.0"},"require-dev":{"php-coveralls\/php-coveralls":"^2.0"
     ,"phpstan\/phpstan":"^0.12","phpstan\/phpstan-beberlei-assert":"^0.12","php
     stan\/phpstan-deprecation-rules":"^0.12","phpstan\/phpstan-phpunit":"^0.12"
     ,"phpstan\/phpstan-strict-rules":"^0.12","phpunit\/phpunit":"^8.0","thecodi
     ngmachine\/phpstan-safe-rule":"^1.0 || ^2.0"},"time":"2022-03-17T08:00:35+0
     0:00","type":"library","extra":{"branch-alias":{"v10.0":"10.0.x-dev","v9.0"
     :"9.0.x-dev","v8.3":"8.3.x-dev"}},"installation-source":"dist","autoload":{
     "psr-4":{"OTPHP\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/d
     ownloads\/","license":["MIT"],"authors":[{"name":"Florent Morselli","homepa
     ge":"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 A
     lgorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Auth
     enticator","homepage":"https:\/\/github.com\/Spomky-Labs\/otphp","keywords"
     :["FreeOTP","RFC 4226","RFC 6238","google authenticator","hotp","otp","totp
     "],"support":{"issues":"https:\/\/github.com\/Spomky-Labs\/otphp\/issues","
     source":"https:\/\/github.com\/Spomky-Labs\/otphp\/tree\/v10.0.3"},"install
     -path":"..\/spomky-labs\/otphp"},{"name":"symfony-cmf\/routing","version":"
     2.3.4","version_normalized":"2.3.4.0","source":{"type":"git","url":"https:\
     /\/github.com\/symfony-cmf\/Routing.git","reference":"bbcdf2f6301d740454ba9
     ebb8adaefd436c36a6b"},"dist":{"type":"zip","url":"https:\/\/api.github.com\
     /repos\/symfony-cmf\/Routing\/zipball\/bbcdf2f6301d740454ba9ebb8adaefd436c3
     6a6b","reference":"bbcdf2f6301d740454ba9ebb8adaefd436c36a6b","shasum":""},"
     require":{"php":"^7.2 || ^8.0","psr\/log":"^1.0 || ^2.0 || ^3.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","symfon
     y\/dependency-injection":"^4.4 || ^5.0","symfony\/event-dispatcher":"^4.4 |
     | ^5.0","symfony\/phpunit-bridge":"^5.0"},"suggest":{"symfony\/event-dispat
     cher":"DynamicRouter can optionally trigger an event at the start of matchi
     ng. Minimal version (^4.4 || ^5.0)"},"time":"2021-11-08T16:33:10+00:00","ty
     pe":"library","extra":{"branch-alias":{"dev-master":"2.x-dev"}},"installati
     on-source":"dist","autoload":{"psr-4":{"Symfony\\Cmf\\Component\\Routing\\"
     :"src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/","licen
     se":["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 route
     rs","homepage":"http:\/\/cmf.symfony.com","keywords":["database","routing"]
     ,"support":{"issues":"https:\/\/github.com\/symfony-cmf\/Routing\/issues","
     source":"https:\/\/github.com\/symfony-cmf\/Routing\/tree\/2.3.4"},"install
     -path":"..\/symfony-cmf\/routing"},{"name":"symfony-cmf\/routing-bundle","v
     ersion":"2.5.1","version_normalized":"2.5.1.0","source":{"type":"git","url"
     :"https:\/\/github.com\/symfony-cmf\/routing-bundle.git","reference":"e9c3d
     fb9815b68b7f95d18308ca036cccadd4739"},"dist":{"type":"zip","url":"https:\/\
     /api.github.com\/repos\/symfony-cmf\/routing-bundle\/zipball\/e9c3dfb9815b6
     8b7f95d18308ca036cccadd4739","reference":"e9c3dfb9815b68b7f95d18308ca036ccc
     add4739","shasum":""},"require":{"php":"^7.4 || ^8.0","symfony-cmf\/routing
     ":"^2.3.0","symfony\/framework-bundle":"^4.4 || ^5.0"},"conflict":{"doctrin
     e\/common":"<2.10.0","doctrine\/persistence":"<1.3.0","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.3","doctrine\/phpcr-odm":"^1.4|^2.0","jackalope\/jackal
     ope-doctrine-dbal":"^1.3","matthiasnoback\/symfony-config-test":"^4.1.0","m
     atthiasnoback\/symfony-dependency-injection-test":"^4.1.0","symfony-cmf\/te
     sting":"^4.0","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
     ","twig\/twig":"^2.4.4 || ^3.0"},"suggest":{"doctrine\/orm":"To enable supp
     ort for the ORM entities (^2.5)","doctrine\/phpcr-bundle":"To enable suppor
     t for the PHPCR ODM documents","doctrine\/phpcr-odm":"To enable support for
    the PHPCR ODM documents (^1.4)"},"time":"2021-09-15T09:54:36+00:00","type"
     :"symfony-bundle","extra":{"branch-alias":{"dev-master":"2.x-dev"}},"instal
     lation-source":"dist","autoload":{"psr-4":{"Symfony\\Cmf\\Bundle\\RoutingBu
     ndle\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/"
     ,"license":["MIT"],"authors":[{"name":"Symfony CMF Community","homepage":"h
     ttps:\/\/github.com\/symfony-cmf\/RoutingBundle\/contributors"}],"descripti
     on":"Symfony RoutingBundle","homepage":"http:\/\/cmf.symfony.com","keywords
     ":["database","routing"],"support":{"issues":"https:\/\/github.com\/symfony
     -cmf\/routing-bundle\/issues","source":"https:\/\/github.com\/symfony-cmf\/
     routing-bundle\/tree\/2.5.1"},"install-path":"..\/symfony-cmf\/routing-bund
     le"},{"name":"symfony\/asset","version":"v5.4.13","version_normalized":"5.4
     .13.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/asset.g
     it","reference":"9aa867206711cb6fcca51ef127ba52a018170be9"},"dist":{"type":
     "zip","url":"https:\/\/api.github.com\/repos\/symfony\/asset\/zipball\/9aa8
     67206711cb6fcca51ef127ba52a018170be9","reference":"9aa867206711cb6fcca51ef1
     27ba52a018170be9","shasum":""},"require":{"php":">=7.2.5","symfony\/depreca
     tion-contracts":"^2.1|^3","symfony\/polyfill-php80":"^1.16"},"conflict":{"s
     ymfony\/http-foundation":"<5.3"},"require-dev":{"symfony\/http-client":"^4.
     4|^5.0|^6.0","symfony\/http-foundation":"^5.3|^6.0","symfony\/http-kernel":
     "^4.4|^5.0|^6.0"},"suggest":{"symfony\/http-foundation":""},"time":"2022-08
     -31T08:17:19+00:00","type":"library","installation-source":"dist","autoload
     ":{"psr-4":{"Symfony\\Component\\Asset\\":""},"exclude-from-classmap":["\/T
     ests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","licens
     e":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfony.co
     m"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contribu
     tors"}],"description":"Manages URL generation and versioning of web assets 
     such as CSS stylesheets, JavaScript files and image files","homepage":"http
     s:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony\/asse
     t\/tree\/v5.4.13"},"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"}],"install-path":"..\/symfony\/asset"},{"name":"symfony\/cache
     ","version":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git
     ","url":"https:\/\/github.com\/symfony\/cache.git","reference":"89bb6a0fe27
     205636d80e568ffaf9bbb52f691e3"},"dist":{"type":"zip","url":"https:\/\/api.g
     ithub.com\/repos\/symfony\/cache\/zipball\/89bb6a0fe27205636d80e568ffaf9bbb
     52f691e3","reference":"89bb6a0fe27205636d80e568ffaf9bbb52f691e3","shasum":"
     "},"require":{"php":">=7.2.5","psr\/cache":"^1.0|^2.0","psr\/log":"^1.1|^2|
     ^3","symfony\/cache-contracts":"^1.1.7|^2","symfony\/deprecation-contracts"
     :"^2.1|^3","symfony\/polyfill-php73":"^1.9","symfony\/polyfill-php80":"^1.1
     6","symfony\/service-contracts":"^1.1|^2|^3","symfony\/var-exporter":"^4.4|
     ^5.0|^6.0"},"conflict":{"doctrine\/dbal":"<2.13.1","symfony\/dependency-inj
     ection":"<4.4","symfony\/http-kernel":"<4.4","symfony\/var-dumper":"<4.4"},
     "provide":{"psr\/cache-implementation":"1.0|2.0","psr\/simple-cache-impleme
     ntation":"1.0|2.0","symfony\/cache-implementation":"1.0|2.0"},"require-dev"
     :{"cache\/integration-tests":"dev-master","doctrine\/cache":"^1.6|^2.0","do
     ctrine\/dbal":"^2.13.1|^3.0","predis\/predis":"^1.1","psr\/simple-cache":"^
     1.0|^2.0","symfony\/config":"^4.4|^5.0|^6.0","symfony\/dependency-injection
     ":"^4.4|^5.0|^6.0","symfony\/filesystem":"^4.4|^5.0|^6.0","symfony\/http-ke
     rnel":"^4.4|^5.0|^6.0","symfony\/messenger":"^4.4|^5.0|^6.0","symfony\/var-
     dumper":"^4.4|^5.0|^6.0"},"time":"2022-09-06T13:23:31+00:00","type":"librar
     y","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\C
     ache\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"http
     s:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nic
     olas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage
     ":"https:\/\/symfony.com\/contributors"}],"description":"Provides extended 
     PSR-6, PSR-16 (and tags) implementations","homepage":"https:\/\/symfony.com
     ","keywords":["caching","psr6"],"support":{"source":"https:\/\/github.com\/
     symfony\/cache\/tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/s
     ponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"gith
     ub"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/s
     ymfony","type":"tidelift"}],"install-path":"..\/symfony\/cache"},{"name":"s
     ymfony\/cache-contracts","version":"v2.5.2","version_normalized":"2.5.2.0",
     "source":{"type":"git","url":"https:\/\/github.com\/symfony\/cache-contract
     s.git","reference":"64be4a7acb83b6f2bf6de9a02cee6dad41277ebc"},"dist":{"typ
     e":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/cache-contracts\/
     zipball\/64be4a7acb83b6f2bf6de9a02cee6dad41277ebc","reference":"64be4a7acb8
     3b6f2bf6de9a02cee6dad41277ebc","shasum":""},"require":{"php":">=7.2.5","psr
     \/cache":"^1.0|^2.0|^3.0"},"suggest":{"symfony\/cache-implementation":""},"
     time":"2022-01-02T09:53:40+00:00","type":"library","extra":{"branch-alias":
     {"dev-main":"2.5-dev"},"thanks":{"name":"symfony\/contracts","url":"https:\
     /\/github.com\/symfony\/contracts"}},"installation-source":"dist","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":"h
     ttps:\/\/symfony.com\/contributors"}],"description":"Generic abstractions r
     elated to caching","homepage":"https:\/\/symfony.com","keywords":["abstract
     ions","contracts","decoupling","interfaces","interoperability","standards"]
     ,"support":{"source":"https:\/\/github.com\/symfony\/cache-contracts\/tree\
     /v2.5.2"},"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":"tideli
     ft"}],"install-path":"..\/symfony\/cache-contracts"},{"name":"symfony\/conf
     ig","version":"v5.4.11","version_normalized":"5.4.11.0","source":{"type":"g
     it","url":"https:\/\/github.com\/symfony\/config.git","reference":"ec79e031
     25c1d2477e43dde8528535d90cc78379"},"dist":{"type":"zip","url":"https:\/\/ap
     i.github.com\/repos\/symfony\/config\/zipball\/ec79e03125c1d2477e43dde85285
     35d90cc78379","reference":"ec79e03125c1d2477e43dde8528535d90cc78379","shasu
     m":""},"require":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3
     ","symfony\/filesystem":"^4.4|^5.0|^6.0","symfony\/polyfill-ctype":"~1.8","
     symfony\/polyfill-php80":"^1.16","symfony\/polyfill-php81":"^1.22"},"confli
     ct":{"symfony\/finder":"<4.4"},"require-dev":{"symfony\/event-dispatcher":"
     ^4.4|^5.0|^6.0","symfony\/finder":"^4.4|^5.0|^6.0","symfony\/messenger":"^4
     .4|^5.0|^6.0","symfony\/service-contracts":"^1.1|^2|^3","symfony\/yaml":"^4
     .4|^5.0|^6.0"},"suggest":{"symfony\/yaml":"To use the yaml reference dumper
     "},"time":"2022-07-20T13:00:38+00:00","type":"library","installation-source
     ":"dist","autoload":{"psr-4":{"Symfony\\Component\\Config\\":""},"exclude-f
     rom-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/d
     ownloads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","email"
     :"fabien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/sy
     mfony.com\/contributors"}],"description":"Helps you find, load, combine, au
     tofill and validate configuration values of any kind","homepage":"https:\/\
     /symfony.com","support":{"source":"https:\/\/github.com\/symfony\/config\/t
     ree\/v5.4.11"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"c
     ustom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"http
     s:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"t
     idelift"}],"install-path":"..\/symfony\/config"},{"name":"symfony\/console"
     ,"version":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git"
     ,"url":"https:\/\/github.com\/symfony\/console.git","reference":"3f97f6c7b7
     e26848a90c0c0cfb91eeb2bb8618be"},"dist":{"type":"zip","url":"https:\/\/api.
     github.com\/repos\/symfony\/console\/zipball\/3f97f6c7b7e26848a90c0c0cfb91e
     eb2bb8618be","reference":"3f97f6c7b7e26848a90c0c0cfb91eeb2bb8618be","shasum
     ":""},"require":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3"
     ,"symfony\/polyfill-mbstring":"~1.0","symfony\/polyfill-php73":"^1.9","symf
     ony\/polyfill-php80":"^1.16","symfony\/service-contracts":"^1.1|^2|^3","sym
     fony\/string":"^5.1|^6.0"},"conflict":{"psr\/log":">=3","symfony\/dependenc
     y-injection":"<4.4","symfony\/dotenv":"<5.1","symfony\/event-dispatcher":"<
     4.4","symfony\/lock":"<4.4","symfony\/process":"<4.4"},"provide":{"psr\/log
     -implementation":"1.0|2.0"},"require-dev":{"psr\/log":"^1|^2","symfony\/con
     fig":"^4.4|^5.0|^6.0","symfony\/dependency-injection":"^4.4|^5.0|^6.0","sym
     fony\/event-dispatcher":"^4.4|^5.0|^6.0","symfony\/lock":"^4.4|^5.0|^6.0","
     symfony\/process":"^4.4|^5.0|^6.0","symfony\/var-dumper":"^4.4|^5.0|^6.0"},
     "suggest":{"psr\/log":"For using the console logger","symfony\/event-dispat
     cher":"","symfony\/lock":"","symfony\/process":""},"time":"2022-08-26T13:50
     :20+00:00","type":"library","installation-source":"dist","autoload":{"psr-4
     ":{"Symfony\\Component\\Console\\":""},"exclude-from-classmap":["\/Tests\/"
     ]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["MI
     T"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"n
     ame":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}]
     ,"description":"Eases the creation of beautiful and testable command line i
     nterfaces","homepage":"https:\/\/symfony.com","keywords":["cli","command li
     ne","console","terminal"],"support":{"source":"https:\/\/github.com\/symfon
     y\/console\/tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/spons
     or","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"}
     ,{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfo
     ny","type":"tidelift"}],"install-path":"..\/symfony\/console"},{"name":"sym
     fony\/css-selector","version":"v5.4.11","version_normalized":"5.4.11.0","so
     urce":{"type":"git","url":"https:\/\/github.com\/symfony\/css-selector.git"
     ,"reference":"c1681789f059ab756001052164726ae88512ae3d"},"dist":{"type":"zi
     p","url":"https:\/\/api.github.com\/repos\/symfony\/css-selector\/zipball\/
     c1681789f059ab756001052164726ae88512ae3d","reference":"c1681789f059ab756001
     052164726ae88512ae3d","shasum":""},"require":{"php":">=7.2.5","symfony\/pol
     yfill-php80":"^1.16"},"time":"2022-06-27T16:58:25+00:00","type":"library","
     installation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\CssSe
     lector\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"ht
     tps:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"F
     abien Potencier","email":"fabien@symfony.com"},{"name":"Jean-Fran\u00e7ois 
     Simon","email":"jeanfrancois.simon@sensiolabs.com"},{"name":"Symfony Commun
     ity","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Conv
     erts CSS selectors to XPath expressions","homepage":"https:\/\/symfony.com"
     ,"support":{"source":"https:\/\/github.com\/symfony\/css-selector\/tree\/v5
     .4.11"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"}
     ,{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/t
     idelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift
     "}],"install-path":"..\/symfony\/css-selector"},{"name":"symfony\/debug-bun
     dle","version":"v5.4.11","version_normalized":"5.4.11.0","source":{"type":"
     git","url":"https:\/\/github.com\/symfony\/debug-bundle.git","reference":"e
     c73a8bb7b966ccbe9e76be3c7dc413d8ae84f47"},"dist":{"type":"zip","url":"https
     :\/\/api.github.com\/repos\/symfony\/debug-bundle\/zipball\/ec73a8bb7b966cc
     be9e76be3c7dc413d8ae84f47","reference":"ec73a8bb7b966ccbe9e76be3c7dc413d8ae
     84f47","shasum":""},"require":{"ext-xml":"*","php":">=7.2.5","symfony\/http
     -kernel":"^4.4|^5.0|^6.0","symfony\/polyfill-php80":"^1.16","symfony\/twig-
     bridge":"^4.4|^5.0|^6.0","symfony\/var-dumper":"^4.4|^5.0|^6.0"},"conflict"
     :{"symfony\/config":"<4.4","symfony\/dependency-injection":"<5.2"},"require
     -dev":{"symfony\/config":"^4.4|^5.0|^6.0","symfony\/dependency-injection":"
     ^4.4|^5.0|^6.0","symfony\/web-profiler-bundle":"^4.4|^5.0|^6.0"},"suggest":
     {"symfony\/config":"For service container configuration","symfony\/dependen
     cy-injection":"For using as a service from the container"},"time":"2022-07-
     20T13:00:38+00:00","type":"symfony-bundle","installation-source":"dist","au
     toload":{"psr-4":{"Symfony\\Bundle\\DebugBundle\\":""},"exclude-from-classm
     ap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/
     ","license":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fabien@s
     ymfony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\
     /contributors"}],"description":"Provides a tight integration of the Symfony
    VarDumper component and the ServerLogCommand from MonologBridge into the S
     ymfony full-stack framework","homepage":"https:\/\/symfony.com","support":{
     "source":"https:\/\/github.com\/symfony\/debug-bundle\/tree\/v5.4.11"},"fun
     ding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"htt
     ps:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\
     /funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install
     -path":"..\/symfony\/debug-bundle"},{"name":"symfony\/dependency-injection"
     ,"version":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git"
     ,"url":"https:\/\/github.com\/symfony\/dependency-injection.git","reference
     ":"24cf522668845391c0542bc1de496366072a6d0e"},"dist":{"type":"zip","url":"h
     ttps:\/\/api.github.com\/repos\/symfony\/dependency-injection\/zipball\/24c
     f522668845391c0542bc1de496366072a6d0e","reference":"24cf522668845391c0542bc
     1de496366072a6d0e","shasum":""},"require":{"php":">=7.2.5","psr\/container"
     :"^1.1.1","symfony\/deprecation-contracts":"^2.1|^3","symfony\/polyfill-php
     80":"^1.16","symfony\/polyfill-php81":"^1.22","symfony\/service-contracts":
     "^1.1.6|^2"},"conflict":{"ext-psr":"<1.1|>=2","symfony\/config":"<5.3","sym
     fony\/finder":"<4.4","symfony\/proxy-manager-bridge":"<4.4","symfony\/yaml"
     :"<4.4.26"},"provide":{"psr\/container-implementation":"1.0","symfony\/serv
     ice-implementation":"1.0|2.0"},"require-dev":{"symfony\/config":"^5.3|^6.0"
     ,"symfony\/expression-language":"^4.4|^5.0|^6.0","symfony\/yaml":"^4.4.26|^
     5.0|^6.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 req
     uired","symfony\/proxy-manager-bridge":"Generate service proxies to lazy lo
     ad them","symfony\/yaml":""},"time":"2022-08-30T19:10:13+00:00","type":"lib
     rary","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Component
     \\DependencyInjection\\":""},"exclude-from-classmap":["\/Tests\/"]},"notifi
     cation-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"autho
     rs":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symf
     ony Community","homepage":"https:\/\/symfony.com\/contributors"}],"descript
     ion":"Allows you to standardize and centralize the way objects are construc
     ted in your application","homepage":"https:\/\/symfony.com","support":{"sou
     rce":"https:\/\/github.com\/symfony\/dependency-injection\/tree\/v5.4.13"},
     "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"}],"ins
     tall-path":"..\/symfony\/dependency-injection"},{"name":"symfony\/deprecati
     on-contracts","version":"v2.5.2","version_normalized":"2.5.2.0","source":{"
     type":"git","url":"https:\/\/github.com\/symfony\/deprecation-contracts.git
     ","reference":"e8b495ea28c1d97b5e0c121748d6f9b53d075c66"},"dist":{"type":"z
     ip","url":"https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\
     /zipball\/e8b495ea28c1d97b5e0c121748d6f9b53d075c66","reference":"e8b495ea28
     c1d97b5e0c121748d6f9b53d075c66","shasum":""},"require":{"php":">=7.1"},"tim
     e":"2022-01-02T09:53:40+00:00","type":"library","extra":{"branch-alias":{"d
     ev-main":"2.5-dev"},"thanks":{"name":"symfony\/contracts","url":"https:\/\/
     github.com\/symfony\/contracts"}},"installation-source":"dist","autoload":{
     "files":["function.php"]},"notification-url":"https:\/\/packagist.org\/down
     loads\/","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@t
     chwork.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\
     /contributors"}],"description":"A generic function and convention to trigge
     r deprecation notices","homepage":"https:\/\/symfony.com","support":{"sourc
     e":"https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v2.5.2"},"f
     unding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"h
     ttps:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.co
     m\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"insta
     ll-path":"..\/symfony\/deprecation-contracts"},{"name":"symfony\/doctrine-b
     ridge","version":"v5.4.13","version_normalized":"5.4.13.0","source":{"type"
     :"git","url":"https:\/\/github.com\/symfony\/doctrine-bridge.git","referenc
     e":"6ac912989e0c31b178aa534eb9ed75f7fa485fae"},"dist":{"type":"zip","url":"
     https:\/\/api.github.com\/repos\/symfony\/doctrine-bridge\/zipball\/6ac9129
     89e0c31b178aa534eb9ed75f7fa485fae","reference":"6ac912989e0c31b178aa534eb9e
     d75f7fa485fae","shasum":""},"require":{"doctrine\/event-manager":"~1.0","do
     ctrine\/persistence":"^2|^3","php":">=7.2.5","symfony\/deprecation-contract
     s":"^2.1|^3","symfony\/polyfill-ctype":"~1.8","symfony\/polyfill-mbstring":
     "~1.0","symfony\/polyfill-php80":"^1.16","symfony\/service-contracts":"^1.1
     |^2|^3"},"conflict":{"doctrine\/dbal":"<2.13.1","doctrine\/lexer":"<1.1","d
     octrine\/orm":"<2.7.4","phpunit\/phpunit":"<5.4.3","symfony\/cache":"<5.4",
     "symfony\/dependency-injection":"<4.4","symfony\/form":"<5.1","symfony\/htt
     p-kernel":"<5","symfony\/messenger":"<4.4","symfony\/property-info":"<5","s
     ymfony\/proxy-manager-bridge":"<4.4.19","symfony\/security-bundle":"<5","sy
     mfony\/security-core":"<5.3","symfony\/validator":"<5.2"},"require-dev":{"d
     octrine\/annotations":"^1.10.4","doctrine\/collections":"~1.0","doctrine\/d
     ata-fixtures":"^1.1","doctrine\/dbal":"^2.13.1|^3.0","doctrine\/orm":"^2.7.
     4","psr\/log":"^1|^2|^3","symfony\/cache":"^5.4|^6.0","symfony\/config":"^4
     .4|^5.0|^6.0","symfony\/dependency-injection":"^4.4|^5.0|^6.0","symfony\/do
     ctrine-messenger":"^5.1|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.
     0","symfony\/form":"^5.4.9|^6.0.9","symfony\/http-kernel":"^5.0|^6.0","symf
     ony\/messenger":"^4.4|^5.0|^6.0","symfony\/property-access":"^4.4|^5.0|^6.0
     ","symfony\/property-info":"^5.0|^6.0","symfony\/proxy-manager-bridge":"^4.
     4|^5.0|^6.0","symfony\/security-core":"^5.3|^6.0","symfony\/stopwatch":"^4.
     4|^5.0|^6.0","symfony\/translation":"^4.4|^5.0|^6.0","symfony\/uid":"^5.1|^
     6.0","symfony\/validator":"^5.2|^6.0","symfony\/var-dumper":"^4.4|^5.0|^6.0
     "},"suggest":{"doctrine\/data-fixtures":"","doctrine\/dbal":"","doctrine\/o
     rm":"","symfony\/form":"","symfony\/property-info":"","symfony\/validator":
     ""},"time":"2022-09-06T13:23:31+00:00","type":"symfony-bridge","installatio
     n-source":"dist","autoload":{"psr-4":{"Symfony\\Bridge\\Doctrine\\":""},"ex
     clude-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":"Provides integration for D
     octrine with various Symfony components","homepage":"https:\/\/symfony.com"
     ,"support":{"source":"https:\/\/github.com\/symfony\/doctrine-bridge\/tree\
     /v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custo
     m"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/
     \/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidel
     ift"}],"install-path":"..\/symfony\/doctrine-bridge"},{"name":"symfony\/dom
     -crawler","version":"v5.4.12","version_normalized":"5.4.12.0","source":{"ty
     pe":"git","url":"https:\/\/github.com\/symfony\/dom-crawler.git","reference
     ":"291c1e92281a09152dda089f782e23dedd34bd4f"},"dist":{"type":"zip","url":"h
     ttps:\/\/api.github.com\/repos\/symfony\/dom-crawler\/zipball\/291c1e92281a
     09152dda089f782e23dedd34bd4f","reference":"291c1e92281a09152dda089f782e23de
     dd34bd4f","shasum":""},"require":{"php":">=7.2.5","symfony\/deprecation-con
     tracts":"^2.1|^3","symfony\/polyfill-ctype":"~1.8","symfony\/polyfill-mbstr
     ing":"~1.0","symfony\/polyfill-php80":"^1.16"},"conflict":{"masterminds\/ht
     ml5":"<2.6"},"require-dev":{"masterminds\/html5":"^2.6","symfony\/css-selec
     tor":"^4.4|^5.0|^6.0"},"suggest":{"symfony\/css-selector":""},"time":"2022-
     08-03T13:09:21+00:00","type":"library","installation-source":"dist","autolo
     ad":{"psr-4":{"Symfony\\Component\\DomCrawler\\":""},"exclude-from-classmap
     ":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/",
     "license":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fabien@sym
     fony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/c
     ontributors"}],"description":"Eases DOM navigation for HTML and XML documen
     ts","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\/githu
     b.com\/symfony\/dom-crawler\/tree\/v5.4.12"},"funding":[{"url":"https:\/\/s
     ymfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot"
     ,"type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagis
     t\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/dom-c
     rawler"},{"name":"symfony\/dotenv","version":"v5.4.5","version_normalized":
     "5.4.5.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/dote
     nv.git","reference":"83a2310904a4f5d4f42526227b5a578ac82232a9"},"dist":{"ty
     pe":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/dotenv\/zipball\
     /83a2310904a4f5d4f42526227b5a578ac82232a9","reference":"83a2310904a4f5d4f42
     526227b5a578ac82232a9","shasum":""},"require":{"php":">=7.2.5","symfony\/de
     precation-contracts":"^2.1|^3"},"require-dev":{"symfony\/console":"^4.4|^5.
     0|^6.0","symfony\/process":"^4.4|^5.0|^6.0"},"time":"2022-02-15T17:04:12+00
     :00","type":"library","installation-source":"dist","autoload":{"psr-4":{"Sy
     mfony\\Component\\Dotenv\\":""},"exclude-from-classmap":["\/Tests\/"]},"not
     ification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"au
     thors":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"S
     ymfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"descr
     iption":"Registers environment variables from a .env file","homepage":"http
     s:\/\/symfony.com","keywords":["dotenv","env","environment"],"support":{"so
     urce":"https:\/\/github.com\/symfony\/dotenv\/tree\/v5.4.5"},"funding":[{"u
     rl":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/git
     hub.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/
     github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..
     \/symfony\/dotenv"},{"name":"symfony\/error-handler","version":"v5.4.11","v
     ersion_normalized":"5.4.11.0","source":{"type":"git","url":"https:\/\/githu
     b.com\/symfony\/error-handler.git","reference":"f75d17cb4769eb38cd5fccbda95
     cd80a054d35c8"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos
     \/symfony\/error-handler\/zipball\/f75d17cb4769eb38cd5fccbda95cd80a054d35c8
     ","reference":"f75d17cb4769eb38cd5fccbda95cd80a054d35c8","shasum":""},"requ
     ire":{"php":">=7.2.5","psr\/log":"^1|^2|^3","symfony\/var-dumper":"^4.4|^5.
     0|^6.0"},"require-dev":{"symfony\/deprecation-contracts":"^2.1|^3","symfony
     \/http-kernel":"^4.4|^5.0|^6.0","symfony\/serializer":"^4.4|^5.0|^6.0"},"ti
     me":"2022-07-29T07:37:50+00:00","bin":["Resources\/bin\/patch-type-declarat
     ions"],"type":"library","installation-source":"dist","autoload":{"psr-4":{"
     Symfony\\Component\\ErrorHandler\\":""},"exclude-from-classmap":["\/Tests\/
     "]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["M
     IT"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"
     name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}
     ],"description":"Provides tools to manage errors and ease debugging PHP cod
     e","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\/github
     .com\/symfony\/error-handler\/tree\/v5.4.11"},"funding":[{"url":"https:\/\/
     symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot
     ","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagi
     st\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/erro
     r-handler"},{"name":"symfony\/event-dispatcher","version":"v5.4.9","version
     _normalized":"5.4.9.0","source":{"type":"git","url":"https:\/\/github.com\/
     symfony\/event-dispatcher.git","reference":"8e6ce1cc0279e3ff3c8ff0f43813bc8
     8d21ca1bc"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/sy
     mfony\/event-dispatcher\/zipball\/8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc"
     ,"reference":"8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc","shasum":""},"requi
     re":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3","symfony\/e
     vent-dispatcher-contracts":"^2|^3","symfony\/polyfill-php80":"^1.16"},"conf
     lict":{"symfony\/dependency-injection":"<4.4"},"provide":{"psr\/event-dispa
     tcher-implementation":"1.0","symfony\/event-dispatcher-implementation":"2.0
     "},"require-dev":{"psr\/log":"^1|^2|^3","symfony\/config":"^4.4|^5.0|^6.0",
     "symfony\/dependency-injection":"^4.4|^5.0|^6.0","symfony\/error-handler":"
     ^4.4|^5.0|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0","symfony\/h
     ttp-foundation":"^4.4|^5.0|^6.0","symfony\/service-contracts":"^1.1|^2|^3",
     "symfony\/stopwatch":"^4.4|^5.0|^6.0"},"suggest":{"symfony\/dependency-inje
     ction":"","symfony\/http-kernel":""},"time":"2022-05-05T16:45:39+00:00","ty
     pe":"library","installation-source":"dist","autoload":{"psr-4":{"Symfony\\C
     omponent\\EventDispatcher\\":""},"exclude-from-classmap":["\/Tests\/"]},"no
     tification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"a
     uthors":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"
     Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"desc
     ription":"Provides tools that allow your application components to communic
     ate with each other by dispatching events and listening to them","homepage"
     :"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony
     \/event-dispatcher\/tree\/v5.4.9"},"funding":[{"url":"https:\/\/symfony.com
     \/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"g
     ithub"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony
     \/symfony","type":"tidelift"}],"install-path":"..\/symfony\/event-dispatche
     r"},{"name":"symfony\/event-dispatcher-contracts","version":"v2.5.2","versi
     on_normalized":"2.5.2.0","source":{"type":"git","url":"https:\/\/github.com
     \/symfony\/event-dispatcher-contracts.git","reference":"f98b54df6ad05985573
     9db6fcbc2d36995283fe1"},"dist":{"type":"zip","url":"https:\/\/api.github.co
     m\/repos\/symfony\/event-dispatcher-contracts\/zipball\/f98b54df6ad05985573
     9db6fcbc2d36995283fe1","reference":"f98b54df6ad059855739db6fcbc2d36995283fe
     1","shasum":""},"require":{"php":">=7.2.5","psr\/event-dispatcher":"^1"},"s
     uggest":{"symfony\/event-dispatcher-implementation":""},"time":"2022-01-02T
     09:53:40+00:00","type":"library","extra":{"branch-alias":{"dev-main":"2.5-d
     ev"},"thanks":{"name":"symfony\/contracts","url":"https:\/\/github.com\/sym
     fony\/contracts"}},"installation-source":"dist","autoload":{"psr-4":{"Symfo
     ny\\Contracts\\EventDispatcher\\":""}},"notification-url":"https:\/\/packag
     ist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas Grekas"
     ,"email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\
     /symfony.com\/contributors"}],"description":"Generic abstractions related t
     o dispatching event","homepage":"https:\/\/symfony.com","keywords":["abstra
     ctions","contracts","decoupling","interfaces","interoperability","standards
     "],"support":{"source":"https:\/\/github.com\/symfony\/event-dispatcher-con
     tracts\/tree\/v2.5.2"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","
     type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"ur
     l":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","
     type":"tidelift"}],"install-path":"..\/symfony\/event-dispatcher-contracts"
     },{"name":"symfony\/expression-language","version":"v5.4.11","version_norma
     lized":"5.4.11.0","source":{"type":"git","url":"https:\/\/github.com\/symfo
     ny\/expression-language.git","reference":"eb59000eb72c9681502cb501af3c666be
     42d215e"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symf
     ony\/expression-language\/zipball\/eb59000eb72c9681502cb501af3c666be42d215e
     ","reference":"eb59000eb72c9681502cb501af3c666be42d215e","shasum":""},"requ
     ire":{"php":">=7.2.5","symfony\/cache":"^4.4|^5.0|^6.0","symfony\/service-c
     ontracts":"^1.1|^2|^3"},"time":"2022-07-20T11:34:24+00:00","type":"library"
     ,"installation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\Exp
     ressionLanguage\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification
     -url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{
     "name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Co
     mmunity","homepage":"https:\/\/symfony.com\/contributors"}],"description":"
     Provides an engine that can compile and evaluate expressions","homepage":"h
     ttps:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony\/e
     xpression-language\/tree\/v5.4.11"},"funding":[{"url":"https:\/\/symfony.co
     m\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"
     github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfon
     y\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/expression-lan
     guage"},{"name":"symfony\/filesystem","version":"v5.4.13","version_normaliz
     ed":"5.4.13.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\
     /filesystem.git","reference":"ac09569844a9109a5966b9438fc29113ce77cf51"},"d
     ist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/filesys
     tem\/zipball\/ac09569844a9109a5966b9438fc29113ce77cf51","reference":"ac0956
     9844a9109a5966b9438fc29113ce77cf51","shasum":""},"require":{"php":">=7.2.5"
     ,"symfony\/polyfill-ctype":"~1.8","symfony\/polyfill-mbstring":"~1.8","symf
     ony\/polyfill-php80":"^1.16"},"time":"2022-09-21T19:53:16+00:00","type":"li
     brary","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Componen
     t\\Filesystem\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-u
     rl":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"n
     ame":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Comm
     unity","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Pr
     ovides basic utilities for the filesystem","homepage":"https:\/\/symfony.co
     m","support":{"source":"https:\/\/github.com\/symfony\/filesystem\/tree\/v5
     .4.13"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"}
     ,{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/t
     idelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift
     "}],"install-path":"..\/symfony\/filesystem"},{"name":"symfony\/finder","ve
     rsion":"v5.4.11","version_normalized":"5.4.11.0","source":{"type":"git","ur
     l":"https:\/\/github.com\/symfony\/finder.git","reference":"7872a66f57caffa
     2916a584db1aa7f12adc76f8c"},"dist":{"type":"zip","url":"https:\/\/api.githu
     b.com\/repos\/symfony\/finder\/zipball\/7872a66f57caffa2916a584db1aa7f12adc
     76f8c","reference":"7872a66f57caffa2916a584db1aa7f12adc76f8c","shasum":""},
     "require":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3","symf
     ony\/polyfill-php80":"^1.16"},"time":"2022-07-29T07:37:50+00:00","type":"li
     brary","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Componen
     t\\Finder\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":
     "https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name"
     :"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Communit
     y","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Finds 
     files and directories via an intuitive fluent interface","homepage":"https:
     \/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony\/finder
     \/tree\/v5.4.11"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type"
     :"custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"h
     ttps:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type"
     :"tidelift"}],"install-path":"..\/symfony\/finder"},{"name":"symfony\/frame
     work-bundle","version":"v5.4.13","version_normalized":"5.4.13.0","source":{
     "type":"git","url":"https:\/\/github.com\/symfony\/framework-bundle.git","r
     eference":"394866c2cb8bb189b9bd5ebd043b66f89c800363"},"dist":{"type":"zip",
     "url":"https:\/\/api.github.com\/repos\/symfony\/framework-bundle\/zipball\
     /394866c2cb8bb189b9bd5ebd043b66f89c800363","reference":"394866c2cb8bb189b9b
     d5ebd043b66f89c800363","shasum":""},"require":{"ext-xml":"*","php":">=7.2.5
     ","symfony\/cache":"^5.2|^6.0","symfony\/config":"^5.3|^6.0","symfony\/depe
     ndency-injection":"^5.4.5|^6.0.5","symfony\/deprecation-contracts":"^2.1|^3
     ","symfony\/error-handler":"^4.4.1|^5.0.1|^6.0","symfony\/event-dispatcher"
     :"^5.1|^6.0","symfony\/filesystem":"^4.4|^5.0|^6.0","symfony\/finder":"^4.4
     |^5.0|^6.0","symfony\/http-foundation":"^5.3|^6.0","symfony\/http-kernel":"
     ^5.4|^6.0","symfony\/polyfill-mbstring":"~1.0","symfony\/polyfill-php80":"^
     1.16","symfony\/polyfill-php81":"^1.22","symfony\/routing":"^5.3|^6.0"},"co
     nflict":{"doctrine\/annotations":"<1.13.1","doctrine\/cache":"<1.11","doctr
     ine\/persistence":"<1.3","phpdocumentor\/reflection-docblock":"<3.2.2","php
     documentor\/type-resolver":"<1.4.0","phpunit\/phpunit":"<5.4.3","symfony\/a
     sset":"<5.3","symfony\/console":"<5.2.5","symfony\/dom-crawler":"<4.4","sym
     fony\/dotenv":"<5.1","symfony\/form":"<5.2","symfony\/http-client":"<4.4","
     symfony\/lock":"<4.4","symfony\/mailer":"<5.2","symfony\/messenger":"<5.4",
     "symfony\/mime":"<4.4","symfony\/property-access":"<5.3","symfony\/property
     -info":"<4.4","symfony\/security-csrf":"<5.3","symfony\/serializer":"<5.2",
     "symfony\/service-contracts":">=3.0","symfony\/stopwatch":"<4.4","symfony\/
     translation":"<5.3","symfony\/twig-bridge":"<4.4","symfony\/twig-bundle":"<
     4.4","symfony\/validator":"<5.2","symfony\/web-profiler-bundle":"<4.4","sym
     fony\/workflow":"<5.2"},"require-dev":{"doctrine\/annotations":"^1.13.1","d
     octrine\/cache":"^1.11|^2.0","doctrine\/persistence":"^1.3|^2|^3","phpdocum
     entor\/reflection-docblock":"^3.0|^4.0|^5.0","symfony\/asset":"^5.3|^6.0","
     symfony\/browser-kit":"^5.4|^6.0","symfony\/console":"^5.4.9|^6.0.9","symfo
     ny\/css-selector":"^4.4|^5.0|^6.0","symfony\/dom-crawler":"^4.4.30|^5.3.7|^
     6.0","symfony\/dotenv":"^5.1|^6.0","symfony\/expression-language":"^4.4|^5.
     0|^6.0","symfony\/form":"^5.2|^6.0","symfony\/http-client":"^4.4|^5.0|^6.0"
     ,"symfony\/lock":"^4.4|^5.0|^6.0","symfony\/mailer":"^5.2|^6.0","symfony\/m
     essenger":"^5.4|^6.0","symfony\/mime":"^4.4|^5.0|^6.0","symfony\/notifier":
     "^5.4|^6.0","symfony\/polyfill-intl-icu":"~1.0","symfony\/process":"^4.4|^5
     .0|^6.0","symfony\/property-info":"^4.4|^5.0|^6.0","symfony\/rate-limiter":
     "^5.2|^6.0","symfony\/security-bundle":"^5.4|^6.0","symfony\/serializer":"^
     5.4|^6.0","symfony\/stopwatch":"^4.4|^5.0|^6.0","symfony\/string":"^5.0|^6.
     0","symfony\/translation":"^5.3|^6.0","symfony\/twig-bundle":"^4.4|^5.0|^6.
     0","symfony\/validator":"^5.2|^6.0","symfony\/web-link":"^4.4|^5.0|^6.0","s
     ymfony\/workflow":"^5.2|^6.0","symfony\/yaml":"^4.4|^5.0|^6.0","twig\/twig"
     :"^2.10|^3.0"},"suggest":{"ext-apcu":"For best performance of the system ca
     ches","symfony\/console":"For using the console commands","symfony\/form":"
     For using forms","symfony\/property-info":"For using the property_info serv
     ice","symfony\/serializer":"For using the serializer service","symfony\/val
     idator":"For using validation","symfony\/web-link":"For using web links, fe
     atures such as preloading, prefetching or prerendering","symfony\/yaml":"Fo
     r using the debug:config and lint:yaml commands"},"time":"2022-09-29T08:12:
     55+00:00","type":"symfony-bundle","installation-source":"dist","autoload":{
     "psr-4":{"Symfony\\Bundle\\FrameworkBundle\\":""},"exclude-from-classmap":[
     "\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","li
     cense":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfon
     y.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/cont
     ributors"}],"description":"Provides a tight integration between Symfony com
     ponents and the Symfony full-stack framework","homepage":"https:\/\/symfony
     .com","support":{"source":"https:\/\/github.com\/symfony\/framework-bundle\
     /tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":
     "custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"ht
     tps:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":
     "tidelift"}],"install-path":"..\/symfony\/framework-bundle"},{"name":"symfo
     ny\/http-client","version":"v5.4.13","version_normalized":"5.4.13.0","sourc
     e":{"type":"git","url":"https:\/\/github.com\/symfony\/http-client.git","re
     ference":"596fd752f00e0205d895cd6b184d135c27bb5d6a"},"dist":{"type":"zip","
     url":"https:\/\/api.github.com\/repos\/symfony\/http-client\/zipball\/596fd
     752f00e0205d895cd6b184d135c27bb5d6a","reference":"596fd752f00e0205d895cd6b1
     84d135c27bb5d6a","shasum":""},"require":{"php":">=7.2.5","psr\/log":"^1|^2|
     ^3","symfony\/deprecation-contracts":"^2.1|^3","symfony\/http-client-contra
     cts":"^2.4","symfony\/polyfill-php73":"^1.11","symfony\/polyfill-php80":"^1
     .16","symfony\/service-contracts":"^1.0|^2|^3"},"provide":{"php-http\/async
     -client-implementation":"*","php-http\/client-implementation":"*","psr\/htt
     p-client-implementation":"1.0","symfony\/http-client-implementation":"2.4"}
     ,"require-dev":{"amphp\/amp":"^2.5","amphp\/http-client":"^4.2.1","amphp\/h
     ttp-tunnel":"^1.0","amphp\/socket":"^1.1","guzzlehttp\/promises":"^1.4","ny
     holm\/psr7":"^1.0","php-http\/httplug":"^1.0|^2.0","psr\/http-client":"^1.0
     ","symfony\/dependency-injection":"^4.4|^5.0|^6.0","symfony\/http-kernel":"
     ^4.4.13|^5.1.5|^6.0","symfony\/process":"^4.4|^5.0|^6.0","symfony\/stopwatc
     h":"^4.4|^5.0|^6.0"},"time":"2022-09-08T18:41:21+00:00","type":"library","i
     nstallation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\HttpCl
     ient\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"http
     s:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nic
     olas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage
     ":"https:\/\/symfony.com\/contributors"}],"description":"Provides powerful 
     methods to fetch HTTP resources synchronously or asynchronously","homepage"
     :"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony
     \/http-client\/tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/sp
     onsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"githu
     b"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/sy
     mfony","type":"tidelift"}],"install-path":"..\/symfony\/http-client"},{"nam
     e":"symfony\/http-client-contracts","version":"v2.5.2","version_normalized"
     :"2.5.2.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/htt
     p-client-contracts.git","reference":"ba6a9f0e8f3edd190520ee3b9a958596b6ca2e
     70"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/
     http-client-contracts\/zipball\/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70","
     reference":"ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70","shasum":""},"require
     ":{"php":">=7.2.5"},"suggest":{"symfony\/http-client-implementation":""},"t
     ime":"2022-04-12T15:48:08+00:00","type":"library","extra":{"branch-alias":{
     "dev-main":"2.5-dev"},"thanks":{"name":"symfony\/contracts","url":"https:\/
     \/github.com\/symfony\/contracts"}},"installation-source":"dist","autoload"
     :{"psr-4":{"Symfony\\Contracts\\HttpClient\\":""}},"notification-url":"http
     s:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nic
     olas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage
     ":"https:\/\/symfony.com\/contributors"}],"description":"Generic abstractio
     ns related to HTTP clients","homepage":"https:\/\/symfony.com","keywords":[
     "abstractions","contracts","decoupling","interfaces","interoperability","st
     andards"],"support":{"source":"https:\/\/github.com\/symfony\/http-client-c
     ontracts\/tree\/v2.5.2"},"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"}],"install-path":"..\/symfony\/http-client-contracts"},{
     "name":"symfony\/http-foundation","version":"v5.4.13","version_normalized":
     "5.4.13.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/htt
     p-foundation.git","reference":"54be067587a4f2b7fffb7a699f9481ec3daf9379"},"
     dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/http-f
     oundation\/zipball\/54be067587a4f2b7fffb7a699f9481ec3daf9379","reference":"
     54be067587a4f2b7fffb7a699f9481ec3daf9379","shasum":""},"require":{"php":">=
     7.2.5","symfony\/deprecation-contracts":"^2.1|^3","symfony\/polyfill-mbstri
     ng":"~1.1","symfony\/polyfill-php80":"^1.16"},"require-dev":{"predis\/predi
     s":"~1.0","symfony\/cache":"^4.4|^5.0|^6.0","symfony\/dependency-injection"
     :"^5.4|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0","symfony\/http
     -kernel":"^5.4.12|^6.0.12|^6.1.4","symfony\/mime":"^4.4|^5.0|^6.0","symfony
     \/rate-limiter":"^5.2|^6.0"},"suggest":{"symfony\/mime":"To use the file ex
     tension guesser"},"time":"2022-09-17T07:31:22+00:00","type":"library","inst
     allation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\HttpFound
     ation\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"htt
     ps:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Fa
     bien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Community","
     homepage":"https:\/\/symfony.com\/contributors"}],"description":"Defines an
    object-oriented layer for the HTTP specification","homepage":"https:\/\/sy
     mfony.com","support":{"source":"https:\/\/github.com\/symfony\/http-foundat
     ion\/tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","ty
     pe":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url"
     :"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","ty
     pe":"tidelift"}],"install-path":"..\/symfony\/http-foundation"},{"name":"sy
     mfony\/http-kernel","version":"v5.4.13","version_normalized":"5.4.13.0","so
     urce":{"type":"git","url":"https:\/\/github.com\/symfony\/http-kernel.git",
     "reference":"4f25330c216b7bb178603b2e25fb7a9325015507"},"dist":{"type":"zip
     ","url":"https:\/\/api.github.com\/repos\/symfony\/http-kernel\/zipball\/4f
     25330c216b7bb178603b2e25fb7a9325015507","reference":"4f25330c216b7bb178603b
     2e25fb7a9325015507","shasum":""},"require":{"php":">=7.2.5","psr\/log":"^1|
     ^2","symfony\/deprecation-contracts":"^2.1|^3","symfony\/error-handler":"^4
     .4|^5.0|^6.0","symfony\/event-dispatcher":"^5.0|^6.0","symfony\/http-founda
     tion":"^5.3.7|^6.0","symfony\/polyfill-ctype":"^1.8","symfony\/polyfill-php
     73":"^1.9","symfony\/polyfill-php80":"^1.16"},"conflict":{"symfony\/browser
     -kit":"<5.4","symfony\/cache":"<5.0","symfony\/config":"<5.0","symfony\/con
     sole":"<4.4","symfony\/dependency-injection":"<5.3","symfony\/doctrine-brid
     ge":"<5.0","symfony\/form":"<5.0","symfony\/http-client":"<5.0","symfony\/m
     ailer":"<5.0","symfony\/messenger":"<5.0","symfony\/translation":"<5.0","sy
     mfony\/twig-bridge":"<5.0","symfony\/validator":"<5.0","twig\/twig":"<2.13"
     },"provide":{"psr\/log-implementation":"1.0|2.0"},"require-dev":{"psr\/cach
     e":"^1.0|^2.0|^3.0","symfony\/browser-kit":"^5.4|^6.0","symfony\/config":"^
     5.0|^6.0","symfony\/console":"^4.4|^5.0|^6.0","symfony\/css-selector":"^4.4
     |^5.0|^6.0","symfony\/dependency-injection":"^5.3|^6.0","symfony\/dom-crawl
     er":"^4.4|^5.0|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0","symfo
     ny\/finder":"^4.4|^5.0|^6.0","symfony\/http-client-contracts":"^1.1|^2|^3",
     "symfony\/process":"^4.4|^5.0|^6.0","symfony\/routing":"^4.4|^5.0|^6.0","sy
     mfony\/stopwatch":"^4.4|^5.0|^6.0","symfony\/translation":"^4.4|^5.0|^6.0",
     "symfony\/translation-contracts":"^1.1|^2|^3","twig\/twig":"^2.13|^3.0.4"},
     "suggest":{"symfony\/browser-kit":"","symfony\/config":"","symfony\/console
     ":"","symfony\/dependency-injection":""},"time":"2022-09-30T07:40:28+00:00"
     ,"type":"library","installation-source":"dist","autoload":{"psr-4":{"Symfon
     y\\Component\\HttpKernel\\":""},"exclude-from-classmap":["\/Tests\/"]},"not
     ification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"au
     thors":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"S
     ymfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"descr
     iption":"Provides a structured process for converting a Request into a Resp
     onse","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\/git
     hub.com\/symfony\/http-kernel\/tree\/v5.4.13"},"funding":[{"url":"https:\/\
     /symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpo
     t","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packag
     ist\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/htt
     p-kernel"},{"name":"symfony\/intl","version":"v5.4.11","version_normalized"
     :"5.4.11.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/in
     tl.git","reference":"d305c0c1d31b30b3876e041804c35e49e5f8a96e"},"dist":{"ty
     pe":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/intl\/zipball\/d
     305c0c1d31b30b3876e041804c35e49e5f8a96e","reference":"d305c0c1d31b30b3876e0
     41804c35e49e5f8a96e","shasum":""},"require":{"php":">=7.2.5","symfony\/depr
     ecation-contracts":"^2.1|^3","symfony\/polyfill-php80":"^1.16"},"require-de
     v":{"symfony\/filesystem":"^4.4|^5.0|^6.0"},"time":"2022-07-20T11:34:24+00:
     00","type":"library","installation-source":"dist","autoload":{"files":["Res
     ources\/functions.php"],"psr-4":{"Symfony\\Component\\Intl\\":""},"classmap
     ":["Resources\/stubs"],"exclude-from-classmap":["\/Tests\/"]},"notification
     -url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{
     "name":"Bernhard Schussek","email":"bschussek@gmail.com"},{"name":"Eriksen 
     Costa","email":"eriksen.costa@infranology.com.br"},{"name":"Igor Wiedler","
     email":"igor@wiedler.ch"},{"name":"Symfony Community","homepage":"https:\/\
     /symfony.com\/contributors"}],"description":"Provides a PHP replacement lay
     er for the C intl extension that includes additional data from the ICU libr
     ary","homepage":"https:\/\/symfony.com","keywords":["i18n","icu","internati
     onalization","intl","l10n","localization"],"support":{"source":"https:\/\/g
     ithub.com\/symfony\/intl\/tree\/v5.4.11"},"funding":[{"url":"https:\/\/symf
     ony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","t
     ype":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/
     symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/intl"},{
     "name":"symfony\/lock","version":"v5.4.10","version_normalized":"5.4.10.0",
     "source":{"type":"git","url":"https:\/\/github.com\/symfony\/lock.git","ref
     erence":"41a308008d92d30cae5615d903c4d46d95932eea"},"dist":{"type":"zip","u
     rl":"https:\/\/api.github.com\/repos\/symfony\/lock\/zipball\/41a308008d92d
     30cae5615d903c4d46d95932eea","reference":"41a308008d92d30cae5615d903c4d46d9
     5932eea","shasum":""},"require":{"php":">=7.2.5","psr\/log":"^1|^2|^3","sym
     fony\/deprecation-contracts":"^2.1|^3","symfony\/polyfill-php80":"^1.16"},"
     conflict":{"doctrine\/dbal":"<2.13"},"require-dev":{"doctrine\/dbal":"^2.13
     |^3.0","predis\/predis":"~1.0"},"time":"2022-06-09T13:29:56+00:00","type":"
     library","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Compon
     ent\\Lock\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":
     "https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name"
     :"J\u00e9r\u00e9my Deruss\u00e9","email":"jeremy@derusse.com"},{"name":"Sym
     fony Community","homepage":"https:\/\/symfony.com\/contributors"}],"descrip
     tion":"Creates and manages locks, a mechanism to provide exclusive access t
     o a shared resource","homepage":"https:\/\/symfony.com","keywords":["cas","
     flock","locking","mutex","redlock","semaphore"],"support":{"source":"https:
     \/\/github.com\/symfony\/lock\/tree\/v5.4.10"},"funding":[{"url":"https:\/\
     /symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpo
     t","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packag
     ist\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/loc
     k"},{"name":"symfony\/mailer","version":"v5.4.13","version_normalized":"5.4
     .13.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/mailer.
     git","reference":"63bf36a5150ac0bfed1c4d0a4e0b114a57b77e11"},"dist":{"type"
     :"zip","url":"https:\/\/api.github.com\/repos\/symfony\/mailer\/zipball\/63
     bf36a5150ac0bfed1c4d0a4e0b114a57b77e11","reference":"63bf36a5150ac0bfed1c4d
     0a4e0b114a57b77e11","shasum":""},"require":{"egulias\/email-validator":"^2.
     1.10|^3","php":">=7.2.5","psr\/event-dispatcher":"^1","psr\/log":"^1|^2|^3"
     ,"symfony\/deprecation-contracts":"^2.1|^3","symfony\/event-dispatcher":"^4
     .4|^5.0|^6.0","symfony\/mime":"^5.2.6|^6.0","symfony\/polyfill-php80":"^1.1
     6","symfony\/service-contracts":"^1.1|^2|^3"},"conflict":{"symfony\/http-ke
     rnel":"<4.4"},"require-dev":{"symfony\/http-client-contracts":"^1.1|^2|^3",
     "symfony\/messenger":"^4.4|^5.0|^6.0"},"time":"2022-08-29T06:47:07+00:00","
     type":"library","installation-source":"dist","autoload":{"psr-4":{"Symfony\
     \Component\\Mailer\\":""},"exclude-from-classmap":["\/Tests\/"]},"notificat
     ion-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors"
     :[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony
    Community","homepage":"https:\/\/symfony.com\/contributors"}],"description
     ":"Helps sending emails","homepage":"https:\/\/symfony.com","support":{"sou
     rce":"https:\/\/github.com\/symfony\/mailer\/tree\/v5.4.13"},"funding":[{"u
     rl":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/git
     hub.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/
     github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..
     \/symfony\/mailer"},{"name":"symfony\/mime","version":"v5.4.13","version_no
     rmalized":"5.4.13.0","source":{"type":"git","url":"https:\/\/github.com\/sy
     mfony\/mime.git","reference":"bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd"},"d
     ist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/mime\/z
     ipball\/bb2ccf759e2b967dcd11bdee5bdf30dddd2290bd","reference":"bb2ccf759e2b
     967dcd11bdee5bdf30dddd2290bd","shasum":""},"require":{"php":">=7.2.5","symf
     ony\/deprecation-contracts":"^2.1|^3","symfony\/polyfill-intl-idn":"^1.10",
     "symfony\/polyfill-mbstring":"^1.0","symfony\/polyfill-php80":"^1.16"},"con
     flict":{"egulias\/email-validator":"~3.0.0","phpdocumentor\/reflection-docb
     lock":"<3.2.2","phpdocumentor\/type-resolver":"<1.4.0","symfony\/mailer":"<
     4.4"},"require-dev":{"egulias\/email-validator":"^2.1.10|^3.1","phpdocument
     or\/reflection-docblock":"^3.0|^4.0|^5.0","symfony\/dependency-injection":"
     ^4.4|^5.0|^6.0","symfony\/property-access":"^4.4|^5.1|^6.0","symfony\/prope
     rty-info":"^4.4|^5.1|^6.0","symfony\/serializer":"^5.2|^6.0"},"time":"2022-
     09-01T18:18:29+00:00","type":"library","installation-source":"dist","autolo
     ad":{"psr-4":{"Symfony\\Component\\Mime\\":""},"exclude-from-classmap":["\/
     Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","licen
     se":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfony.c
     om"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contrib
     utors"}],"description":"Allows manipulating MIME messages","homepage":"http
     s:\/\/symfony.com","keywords":["mime","mime-type"],"support":{"source":"htt
     ps:\/\/github.com\/symfony\/mime\/tree\/v5.4.13"},"funding":[{"url":"https:
     \/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fa
     bpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/pac
     kagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/
     mime"},{"name":"symfony\/monolog-bridge","version":"v5.4.10","version_norma
     lized":"5.4.10.0","source":{"type":"git","url":"https:\/\/github.com\/symfo
     ny\/monolog-bridge.git","reference":"b3b0890e76e7eb626f27b165a5c501f2754dfb
     bd"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/
     monolog-bridge\/zipball\/b3b0890e76e7eb626f27b165a5c501f2754dfbbd","referen
     ce":"b3b0890e76e7eb626f27b165a5c501f2754dfbbd","shasum":""},"require":{"mon
     olog\/monolog":"^1.25.1|^2","php":">=7.2.5","symfony\/deprecation-contracts
     ":"^2.1|^3","symfony\/http-kernel":"^5.3|^6.0","symfony\/polyfill-php80":"^
     1.16","symfony\/service-contracts":"^1.1|^2|^3"},"conflict":{"symfony\/cons
     ole":"<4.4","symfony\/http-foundation":"<5.3"},"require-dev":{"symfony\/con
     sole":"^4.4|^5.0|^6.0","symfony\/http-client":"^4.4|^5.0|^6.0","symfony\/ma
     iler":"^4.4|^5.0|^6.0","symfony\/messenger":"^4.4|^5.0|^6.0","symfony\/mime
     ":"^4.4|^5.0|^6.0","symfony\/security-core":"^4.4|^5.0|^6.0","symfony\/var-
     dumper":"^4.4|^5.0|^6.0"},"suggest":{"symfony\/console":"For the possibilit
     y to show log messages in console commands depending on verbosity settings.
     ","symfony\/http-kernel":"For using the debugging handlers together with th
     e response life cycle of the HTTP kernel.","symfony\/var-dumper":"For using
    the debugging handlers like the console handler or the log server handler.
     "},"time":"2022-06-19T12:03:50+00:00","type":"symfony-bridge","installation
     -source":"dist","autoload":{"psr-4":{"Symfony\\Bridge\\Monolog\\":""},"excl
     ude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.o
     rg\/downloads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","e
     mail":"fabien@symfony.com"},{"name":"Symfony Community","homepage":"https:\
     /\/symfony.com\/contributors"}],"description":"Provides integration for Mon
     olog with various Symfony components","homepage":"https:\/\/symfony.com","s
     upport":{"source":"https:\/\/github.com\/symfony\/monolog-bridge\/tree\/v5.
     4.10"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},
     {"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/ti
     delift.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"
     }],"install-path":"..\/symfony\/monolog-bridge"},{"name":"symfony\/monolog-
     bundle","version":"v3.8.0","version_normalized":"3.8.0.0","source":{"type":
     "git","url":"https:\/\/github.com\/symfony\/monolog-bundle.git","reference"
     :"a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d"},"dist":{"type":"zip","url":"ht
     tps:\/\/api.github.com\/repos\/symfony\/monolog-bundle\/zipball\/a41bbcdc11
     05603b6d73a7d9a43a3788f8e0fb7d","reference":"a41bbcdc1105603b6d73a7d9a43a37
     88f8e0fb7d","shasum":""},"require":{"monolog\/monolog":"^1.22 || ^2.0 || ^3
     .0","php":">=7.1.3","symfony\/config":"~4.4 || ^5.0 || ^6.0","symfony\/depe
     ndency-injection":"^4.4 || ^5.0 || ^6.0","symfony\/http-kernel":"~4.4 || ^5
     .0 || ^6.0","symfony\/monolog-bridge":"~4.4 || ^5.0 || ^6.0"},"require-dev"
     :{"symfony\/console":"~4.4 || ^5.0 || ^6.0","symfony\/phpunit-bridge":"^5.2
    || ^6.0","symfony\/yaml":"~4.4 || ^5.0 || ^6.0"},"time":"2022-05-10T14:24:
     36+00:00","type":"symfony-bundle","extra":{"branch-alias":{"dev-master":"3.
     x-dev"}},"installation-source":"dist","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 Co
     mmunity","homepage":"https:\/\/symfony.com\/contributors"}],"description":"
     Symfony MonologBundle","homepage":"https:\/\/symfony.com","keywords":["log"
     ,"logging"],"support":{"issues":"https:\/\/github.com\/symfony\/monolog-bun
     dle\/issues","source":"https:\/\/github.com\/symfony\/monolog-bundle\/tree\
     /v3.8.0"},"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":"tideli
     ft"}],"install-path":"..\/symfony\/monolog-bundle"},{"name":"symfony\/optio
     ns-resolver","version":"v5.4.11","version_normalized":"5.4.11.0","source":{
     "type":"git","url":"https:\/\/github.com\/symfony\/options-resolver.git","r
     eference":"54f14e36aa73cb8f7261d7686691fd4d75ea2690"},"dist":{"type":"zip",
     "url":"https:\/\/api.github.com\/repos\/symfony\/options-resolver\/zipball\
     /54f14e36aa73cb8f7261d7686691fd4d75ea2690","reference":"54f14e36aa73cb8f726
     1d7686691fd4d75ea2690","shasum":""},"require":{"php":">=7.2.5","symfony\/de
     precation-contracts":"^2.1|^3","symfony\/polyfill-php73":"~1.0","symfony\/p
     olyfill-php80":"^1.16"},"time":"2022-07-20T13:00:38+00:00","type":"library"
     ,"installation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\Opt
     ionsResolver\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-ur
     l":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"na
     me":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Commu
     nity","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Pro
     vides an improved replacement for the array_replace PHP function","homepage
     ":"https:\/\/symfony.com","keywords":["config","configuration","options"],"
     support":{"source":"https:\/\/github.com\/symfony\/options-resolver\/tree\/
     v5.4.11"},"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":"tideli
     ft"}],"install-path":"..\/symfony\/options-resolver"},{"name":"symfony\/pas
     sword-hasher","version":"v5.4.11","version_normalized":"5.4.11.0","source":
     {"type":"git","url":"https:\/\/github.com\/symfony\/password-hasher.git","r
     eference":"b0169ed8f09a4ae39eb119218ea1685079a9b179"},"dist":{"type":"zip",
     "url":"https:\/\/api.github.com\/repos\/symfony\/password-hasher\/zipball\/
     b0169ed8f09a4ae39eb119218ea1685079a9b179","reference":"b0169ed8f09a4ae39eb1
     19218ea1685079a9b179","shasum":""},"require":{"php":">=7.2.5","symfony\/pol
     yfill-php80":"^1.15"},"conflict":{"symfony\/security-core":"<5.3"},"require
     -dev":{"symfony\/console":"^5.3|^6.0","symfony\/security-core":"^5.3|^6.0"}
     ,"time":"2022-07-20T13:00:38+00:00","type":"library","installation-source":
     "dist","autoload":{"psr-4":{"Symfony\\Component\\PasswordHasher\\":""},"exc
     lude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.
     org\/downloads\/","license":["MIT"],"authors":[{"name":"Robin Chalas","emai
     l":"robin.chalas@gmail.com"},{"name":"Symfony Community","homepage":"https:
     \/\/symfony.com\/contributors"}],"description":"Provides password hashing u
     tilities","homepage":"https:\/\/symfony.com","keywords":["hashing","passwor
     d"],"support":{"source":"https:\/\/github.com\/symfony\/password-hasher\/tr
     ee\/v5.4.11"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"cu
     stom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https
     :\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"ti
     delift"}],"install-path":"..\/symfony\/password-hasher"},{"name":"symfony\/
     polyfill-ctype","version":"v1.26.0","version_normalized":"1.26.0.0","source
     ":{"type":"git","url":"https:\/\/github.com\/symfony\/polyfill-ctype.git","
     reference":"6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"},"dist":{"type":"zip"
     ,"url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-ctype\/zipball\/
     6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4","reference":"6fd1b9a79f6e3cf65f9e
     679b23af304cd9e010d4","shasum":""},"require":{"php":">=7.1"},"provide":{"ex
     t-ctype":"*"},"suggest":{"ext-ctype":"For best performance"},"time":"2022-0
     5-24T11:49:31+00:00","type":"library","extra":{"branch-alias":{"dev-main":"
     1.26-dev"},"thanks":{"name":"symfony\/polyfill","url":"https:\/\/github.com
     \/symfony\/polyfill"}},"installation-source":"dist","autoload":{"files":["b
     ootstrap.php"],"psr-4":{"Symfony\\Polyfill\\Ctype\\":""}},"notification-url
     ":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"nam
     e":"Gert de Pagter","email":"BackEndTea@gmail.com"},{"name":"Symfony Commun
     ity","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Symf
     ony polyfill for ctype functions","homepage":"https:\/\/symfony.com","keywo
     rds":["compatibility","ctype","polyfill","portable"],"support":{"source":"h
     ttps:\/\/github.com\/symfony\/polyfill-ctype\/tree\/v1.26.0"},"funding":[{"
     url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/gi
     thub.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\
     /github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-path":".
     .\/symfony\/polyfill-ctype"},{"name":"symfony\/polyfill-intl-grapheme","ver
     sion":"v1.26.0","version_normalized":"1.26.0.0","source":{"type":"git","url
     ":"https:\/\/github.com\/symfony\/polyfill-intl-grapheme.git","reference":"
     433d05519ce6990bf3530fba6957499d327395c2"},"dist":{"type":"zip","url":"http
     s:\/\/api.github.com\/repos\/symfony\/polyfill-intl-grapheme\/zipball\/433d
     05519ce6990bf3530fba6957499d327395c2","reference":"433d05519ce6990bf3530fba
     6957499d327395c2","shasum":""},"require":{"php":">=7.1"},"suggest":{"ext-in
     tl":"For best performance"},"time":"2022-05-24T11:49:31+00:00","type":"libr
     ary","extra":{"branch-alias":{"dev-main":"1.26-dev"},"thanks":{"name":"symf
     ony\/polyfill","url":"https:\/\/github.com\/symfony\/polyfill"}},"installat
     ion-source":"dist","autoload":{"files":["bootstrap.php"],"psr-4":{"Symfony\
     \Polyfill\\Intl\\Grapheme\\":""}},"notification-url":"https:\/\/packagist.o
     rg\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas Grekas","ema
     il":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\/symf
     ony.com\/contributors"}],"description":"Symfony polyfill for intl's graphem
     e_* functions","homepage":"https:\/\/symfony.com","keywords":["compatibilit
     y","grapheme","intl","polyfill","portable","shim"],"support":{"source":"htt
     ps:\/\/github.com\/symfony\/polyfill-intl-grapheme\/tree\/v1.26.0"},"fundin
     g":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:
     \/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/fu
     nding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-pa
     th":"..\/symfony\/polyfill-intl-grapheme"},{"name":"symfony\/polyfill-intl-
     idn","version":"v1.26.0","version_normalized":"1.26.0.0","source":{"type":"
     git","url":"https:\/\/github.com\/symfony\/polyfill-intl-idn.git","referenc
     e":"59a8d271f00dd0e4c2e518104cc7963f655a1aa8"},"dist":{"type":"zip","url":"
     https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-idn\/zipball\/59a8d
     271f00dd0e4c2e518104cc7963f655a1aa8","reference":"59a8d271f00dd0e4c2e518104
     cc7963f655a1aa8","shasum":""},"require":{"php":">=7.1","symfony\/polyfill-i
     ntl-normalizer":"^1.10","symfony\/polyfill-php72":"^1.10"},"suggest":{"ext-
     intl":"For best performance"},"time":"2022-05-24T11:49:31+00:00","type":"li
     brary","extra":{"branch-alias":{"dev-main":"1.26-dev"},"thanks":{"name":"sy
     mfony\/polyfill","url":"https:\/\/github.com\/symfony\/polyfill"}},"install
     ation-source":"dist","autoload":{"files":["bootstrap.php"],"psr-4":{"Symfon
     y\\Polyfill\\Intl\\Idn\\":""}},"notification-url":"https:\/\/packagist.org\
     /downloads\/","license":["MIT"],"authors":[{"name":"Laurent Bassin","email"
     :"laurent@bassin.info"},{"name":"Trevor Rowbotham","email":"trevor.rowbotha
     m@pm.me"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/co
     ntributors"}],"description":"Symfony polyfill for intl's idn_to_ascii and i
     dn_to_utf8 functions","homepage":"https:\/\/symfony.com","keywords":["compa
     tibility","idn","intl","polyfill","portable","shim"],"support":{"source":"h
     ttps:\/\/github.com\/symfony\/polyfill-intl-idn\/tree\/v1.26.0"},"funding":
     [{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\
     /github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/fundi
     ng\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-path"
     :"..\/symfony\/polyfill-intl-idn"},{"name":"symfony\/polyfill-intl-normaliz
     er","version":"v1.26.0","version_normalized":"1.26.0.0","source":{"type":"g
     it","url":"https:\/\/github.com\/symfony\/polyfill-intl-normalizer.git","re
     ference":"219aa369ceff116e673852dce47c3a41794c14bd"},"dist":{"type":"zip","
     url":"https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-normalizer\/z
     ipball\/219aa369ceff116e673852dce47c3a41794c14bd","reference":"219aa369ceff
     116e673852dce47c3a41794c14bd","shasum":""},"require":{"php":">=7.1"},"sugge
     st":{"ext-intl":"For best performance"},"time":"2022-05-24T11:49:31+00:00",
     "type":"library","extra":{"branch-alias":{"dev-main":"1.26-dev"},"thanks":{
     "name":"symfony\/polyfill","url":"https:\/\/github.com\/symfony\/polyfill"}
     },"installation-source":"dist","autoload":{"files":["bootstrap.php"],"psr-4
     ":{"Symfony\\Polyfill\\Intl\\Normalizer\\":""},"classmap":["Resources\/stub
     s"]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["
     MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":
     "Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"des
     cription":"Symfony polyfill for intl's Normalizer class and related functio
     ns","homepage":"https:\/\/symfony.com","keywords":["compatibility","intl","
     normalizer","polyfill","portable","shim"],"support":{"source":"https:\/\/gi
     thub.com\/symfony\/polyfill-intl-normalizer\/tree\/v1.26.0"},"funding":[{"u
     rl":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/git
     hub.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/
     github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..
     \/symfony\/polyfill-intl-normalizer"},{"name":"symfony\/polyfill-mbstring",
     "version":"v1.26.0","version_normalized":"1.26.0.0","source":{"type":"git",
     "url":"https:\/\/github.com\/symfony\/polyfill-mbstring.git","reference":"9
     344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"},"dist":{"type":"zip","url":"https
     :\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/9344f9cb97
     f3b19424af1a21a3b0e75b0a7d8d7e","reference":"9344f9cb97f3b19424af1a21a3b0e7
     5b0a7d8d7e","shasum":""},"require":{"php":">=7.1"},"provide":{"ext-mbstring
     ":"*"},"suggest":{"ext-mbstring":"For best performance"},"time":"2022-05-24
     T11:49:31+00:00","type":"library","extra":{"branch-alias":{"dev-main":"1.26
     -dev"},"thanks":{"name":"symfony\/polyfill","url":"https:\/\/github.com\/sy
     mfony\/polyfill"}},"installation-source":"dist","autoload":{"files":["boots
     trap.php"],"psr-4":{"Symfony\\Polyfill\\Mbstring\\":""}},"notification-url"
     :"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name
     ":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","ho
     mepage":"https:\/\/symfony.com\/contributors"}],"description":"Symfony poly
     fill for the Mbstring extension","homepage":"https:\/\/symfony.com","keywor
     ds":["compatibility","mbstring","polyfill","portable","shim"],"support":{"s
     ource":"https:\/\/github.com\/symfony\/polyfill-mbstring\/tree\/v1.26.0"},"
     funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"
     https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.c
     om\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"inst
     all-path":"..\/symfony\/polyfill-mbstring"},{"name":"symfony\/polyfill-php7
     2","version":"v1.26.0","version_normalized":"1.26.0.0","source":{"type":"gi
     t","url":"https:\/\/github.com\/symfony\/polyfill-php72.git","reference":"b
     f44a9fd41feaac72b074de600314a93e2ae78e2"},"dist":{"type":"zip","url":"https
     :\/\/api.github.com\/repos\/symfony\/polyfill-php72\/zipball\/bf44a9fd41fea
     ac72b074de600314a93e2ae78e2","reference":"bf44a9fd41feaac72b074de600314a93e
     2ae78e2","shasum":""},"require":{"php":">=7.1"},"time":"2022-05-24T11:49:31
     +00:00","type":"library","extra":{"branch-alias":{"dev-main":"1.26-dev"},"t
     hanks":{"name":"symfony\/polyfill","url":"https:\/\/github.com\/symfony\/po
     lyfill"}},"installation-source":"dist","autoload":{"files":["bootstrap.php"
     ],"psr-4":{"Symfony\\Polyfill\\Php72\\":""}},"notification-url":"https:\/\/
     packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas G
     rekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"htt
     ps:\/\/symfony.com\/contributors"}],"description":"Symfony polyfill backpor
     ting some PHP 7.2+ features to lower PHP versions","homepage":"https:\/\/sy
     mfony.com","keywords":["compatibility","polyfill","portable","shim"],"suppo
     rt":{"source":"https:\/\/github.com\/symfony\/polyfill-php72\/tree\/v1.26.0
     "},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"ur
     l":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tideli
     ft.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"
     install-path":"..\/symfony\/polyfill-php72"},{"name":"symfony\/polyfill-php
     73","version":"v1.26.0","version_normalized":"1.26.0.0","source":{"type":"g
     it","url":"https:\/\/github.com\/symfony\/polyfill-php73.git","reference":"
     e440d35fa0286f77fb45b79a03fedbeda9307e85"},"dist":{"type":"zip","url":"http
     s:\/\/api.github.com\/repos\/symfony\/polyfill-php73\/zipball\/e440d35fa028
     6f77fb45b79a03fedbeda9307e85","reference":"e440d35fa0286f77fb45b79a03fedbed
     a9307e85","shasum":""},"require":{"php":">=7.1"},"time":"2022-05-24T11:49:3
     1+00:00","type":"library","extra":{"branch-alias":{"dev-main":"1.26-dev"},"
     thanks":{"name":"symfony\/polyfill","url":"https:\/\/github.com\/symfony\/p
     olyfill"}},"installation-source":"dist","autoload":{"files":["bootstrap.php
     "],"psr-4":{"Symfony\\Polyfill\\Php73\\":""},"classmap":["Resources\/stubs"
     ]},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["MI
     T"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"},{"name":"S
     ymfony Community","homepage":"https:\/\/symfony.com\/contributors"}],"descr
     iption":"Symfony polyfill backporting some PHP 7.3+ features to lower PHP v
     ersions","homepage":"https:\/\/symfony.com","keywords":["compatibility","po
     lyfill","portable","shim"],"support":{"source":"https:\/\/github.com\/symfo
     ny\/polyfill-php73\/tree\/v1.26.0"},"funding":[{"url":"https:\/\/symfony.co
     m\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"
     github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfon
     y\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/polyfill-php73
     "},{"name":"symfony\/polyfill-php80","version":"v1.26.0","version_normalize
     d":"1.26.0.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/
     polyfill-php80.git","reference":"cfa0ae98841b9e461207c13ab093d76b0fa7bace"}
     ,"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/poly
     fill-php80\/zipball\/cfa0ae98841b9e461207c13ab093d76b0fa7bace","reference":
     "cfa0ae98841b9e461207c13ab093d76b0fa7bace","shasum":""},"require":{"php":">
     =7.1"},"time":"2022-05-10T07:21:04+00:00","type":"library","extra":{"branch
     -alias":{"dev-main":"1.26-dev"},"thanks":{"name":"symfony\/polyfill","url":
     "https:\/\/github.com\/symfony\/polyfill"}},"installation-source":"dist","a
     utoload":{"files":["bootstrap.php"],"psr-4":{"Symfony\\Polyfill\\Php80\\":"
     "},"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 lo
     wer PHP versions","homepage":"https:\/\/symfony.com","keywords":["compatibi
     lity","polyfill","portable","shim"],"support":{"source":"https:\/\/github.c
     om\/symfony\/polyfill-php80\/tree\/v1.26.0"},"funding":[{"url":"https:\/\/s
     ymfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot"
     ,"type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagis
     t\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/polyf
     ill-php80"},{"name":"symfony\/polyfill-php81","version":"v1.26.0","version_
     normalized":"1.26.0.0","source":{"type":"git","url":"https:\/\/github.com\/
     symfony\/polyfill-php81.git","reference":"13f6d1271c663dc5ae9fb843a8f16521d
     b7687a1"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symf
     ony\/polyfill-php81\/zipball\/13f6d1271c663dc5ae9fb843a8f16521db7687a1","re
     ference":"13f6d1271c663dc5ae9fb843a8f16521db7687a1","shasum":""},"require":
     {"php":">=7.1"},"time":"2022-05-24T11:49:31+00:00","type":"library","extra"
     :{"branch-alias":{"dev-main":"1.26-dev"},"thanks":{"name":"symfony\/polyfil
     l","url":"https:\/\/github.com\/symfony\/polyfill"}},"installation-source":
     "dist","autoload":{"files":["bootstrap.php"],"psr-4":{"Symfony\\Polyfill\\P
     hp81\\":""},"classmap":["Resources\/stubs"]},"notification-url":"https:\/\/
     packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas G
     rekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"htt
     ps:\/\/symfony.com\/contributors"}],"description":"Symfony polyfill backpor
     ting some PHP 8.1+ features to lower PHP versions","homepage":"https:\/\/sy
     mfony.com","keywords":["compatibility","polyfill","portable","shim"],"suppo
     rt":{"source":"https:\/\/github.com\/symfony\/polyfill-php81\/tree\/v1.26.0
     "},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"ur
     l":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tideli
     ft.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"
     install-path":"..\/symfony\/polyfill-php81"},{"name":"symfony\/polyfill-uui
     d","version":"v1.26.0","version_normalized":"1.26.0.0","source":{"type":"gi
     t","url":"https:\/\/github.com\/symfony\/polyfill-uuid.git","reference":"a4
     1886c1c81dc075a09c71fe6db5b9d68c79de23"},"dist":{"type":"zip","url":"https:
     \/\/api.github.com\/repos\/symfony\/polyfill-uuid\/zipball\/a41886c1c81dc07
     5a09c71fe6db5b9d68c79de23","reference":"a41886c1c81dc075a09c71fe6db5b9d68c7
     9de23","shasum":""},"require":{"php":">=7.1"},"provide":{"ext-uuid":"*"},"s
     uggest":{"ext-uuid":"For best performance"},"time":"2022-05-24T11:49:31+00:
     00","type":"library","extra":{"branch-alias":{"dev-main":"1.26-dev"},"thank
     s":{"name":"symfony\/polyfill","url":"https:\/\/github.com\/symfony\/polyfi
     ll"}},"installation-source":"dist","autoload":{"files":["bootstrap.php"],"p
     sr-4":{"Symfony\\Polyfill\\Uuid\\":""}},"notification-url":"https:\/\/packa
     gist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Gr\u00e9goire 
     Pineau","email":"lyrixx@lyrixx.info"},{"name":"Symfony Community","homepage
     ":"https:\/\/symfony.com\/contributors"}],"description":"Symfony polyfill f
     or uuid functions","homepage":"https:\/\/symfony.com","keywords":["compatib
     ility","polyfill","portable","uuid"],"support":{"source":"https:\/\/github.
     com\/symfony\/polyfill-uuid\/tree\/v1.26.0"},"funding":[{"url":"https:\/\/s
     ymfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot"
     ,"type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagis
     t\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/polyf
     ill-uuid"},{"name":"symfony\/process","version":"v5.4.11","version_normaliz
     ed":"5.4.11.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\
     /process.git","reference":"6e75fe6874cbc7e4773d049616ab450eff537bf1"},"dist
     ":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/process\/z
     ipball\/6e75fe6874cbc7e4773d049616ab450eff537bf1","reference":"6e75fe6874cb
     c7e4773d049616ab450eff537bf1","shasum":""},"require":{"php":">=7.2.5","symf
     ony\/polyfill-php80":"^1.16"},"time":"2022-06-27T16:58:25+00:00","type":"li
     brary","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Componen
     t\\Process\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url"
     :"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name
     ":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Communi
     ty","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Execu
     tes commands in sub-processes","homepage":"https:\/\/symfony.com","support"
     :{"source":"https:\/\/github.com\/symfony\/process\/tree\/v5.4.11"},"fundin
     g":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:
     \/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/fu
     nding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-pa
     th":"..\/symfony\/process"},{"name":"symfony\/property-access","version":"v
     5.4.11","version_normalized":"5.4.11.0","source":{"type":"git","url":"https
     :\/\/github.com\/symfony\/property-access.git","reference":"c641d63e943ed31
     981bad4b4dcf29fe7da2ffa8c"},"dist":{"type":"zip","url":"https:\/\/api.githu
     b.com\/repos\/symfony\/property-access\/zipball\/c641d63e943ed31981bad4b4dc
     f29fe7da2ffa8c","reference":"c641d63e943ed31981bad4b4dcf29fe7da2ffa8c","sha
     sum":""},"require":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|
     ^3","symfony\/polyfill-php80":"^1.16","symfony\/property-info":"^5.2|^6.0"}
     ,"require-dev":{"symfony\/cache":"^4.4|^5.0|^6.0"},"suggest":{"psr\/cache-i
     mplementation":"To cache access methods."},"time":"2022-06-27T16:58:25+00:0
     0","type":"library","installation-source":"dist","autoload":{"psr-4":{"Symf
     ony\\Component\\PropertyAccess\\":""},"exclude-from-classmap":["\/Tests\/"]
     },"notification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT
     "],"authors":[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"na
     me":"Symfony Community","homepage":"https:\/\/symfony.com\/contributors"}],
     "description":"Provides functions to read and write from\/to an object or a
     rray using a simple string notation","homepage":"https:\/\/symfony.com","ke
     ywords":["access","array","extraction","index","injection","object","proper
     ty","property path","reflection"],"support":{"source":"https:\/\/github.com
     \/symfony\/property-access\/tree\/v5.4.11"},"funding":[{"url":"https:\/\/sy
     mfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot",
     "type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist
     \/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/proper
     ty-access"},{"name":"symfony\/property-info","version":"v5.4.11","version_n
     ormalized":"5.4.11.0","source":{"type":"git","url":"https:\/\/github.com\/s
     ymfony\/property-info.git","reference":"8a9a2b638a808cc92a2fbce185b9318e76b
     0e20c"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfon
     y\/property-info\/zipball\/8a9a2b638a808cc92a2fbce185b9318e76b0e20c","refer
     ence":"8a9a2b638a808cc92a2fbce185b9318e76b0e20c","shasum":""},"require":{"p
     hp":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3","symfony\/polyfill
     -php80":"^1.16","symfony\/string":"^5.1|^6.0"},"conflict":{"phpdocumentor\/
     reflection-docblock":"<3.2.2","phpdocumentor\/type-resolver":"<1.4.0","symf
     ony\/dependency-injection":"<4.4"},"require-dev":{"doctrine\/annotations":"
     ^1.10.4","phpdocumentor\/reflection-docblock":"^3.0|^4.0|^5.0","phpstan\/ph
     pdoc-parser":"^1.0","symfony\/cache":"^4.4|^5.0|^6.0","symfony\/dependency-
     injection":"^4.4|^5.0|^6.0","symfony\/serializer":"^4.4|^5.0|^6.0"},"sugges
     t":{"phpdocumentor\/reflection-docblock":"To use the PHPDoc","psr\/cache-im
     plementation":"To cache results","symfony\/doctrine-bridge":"To use Doctrin
     e metadata","symfony\/serializer":"To use Serializer metadata"},"time":"202
     2-07-19T08:07:51+00:00","type":"library","installation-source":"dist","auto
     load":{"psr-4":{"Symfony\\Component\\PropertyInfo\\":""},"exclude-from-clas
     smap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads
     \/","license":["MIT"],"authors":[{"name":"K\u00e9vin Dunglas","email":"dung
     las@gmail.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.c
     om\/contributors"}],"description":"Extracts information about PHP class' pr
     operties using metadata of popular sources","homepage":"https:\/\/symfony.c
     om","keywords":["doctrine","phpdoc","property","symfony","type","validator"
     ],"support":{"source":"https:\/\/github.com\/symfony\/property-info\/tree\/
     v5.4.11"},"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":"tideli
     ft"}],"install-path":"..\/symfony\/property-info"},{"name":"symfony\/proxy-
     manager-bridge","version":"v5.4.6","version_normalized":"5.4.6.0","source":
     {"type":"git","url":"https:\/\/github.com\/symfony\/proxy-manager-bridge.gi
     t","reference":"e6936de1cc8f4e6e3b2264aef186ca21695aee8e"},"dist":{"type":"
     zip","url":"https:\/\/api.github.com\/repos\/symfony\/proxy-manager-bridge\
     /zipball\/e6936de1cc8f4e6e3b2264aef186ca21695aee8e","reference":"e6936de1cc
     8f4e6e3b2264aef186ca21695aee8e","shasum":""},"require":{"friendsofphp\/prox
     y-manager-lts":"^1.0.2","php":">=7.2.5","symfony\/dependency-injection":"^5
     .0|^6.0","symfony\/polyfill-php80":"^1.16"},"require-dev":{"symfony\/config
     ":"^4.4|^5.0|^6.0"},"time":"2022-03-02T12:42:23+00:00","type":"symfony-brid
     ge","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Bridge\\Pro
     xyManager\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":
     "https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name"
     :"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony Communit
     y","homepage":"https:\/\/symfony.com\/contributors"}],"description":"Provid
     es integration for ProxyManager with various Symfony components","homepage"
     :"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony
     \/proxy-manager-bridge\/tree\/v5.4.6"},"funding":[{"url":"https:\/\/symfony
     .com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type
     ":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/sym
     fony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/proxy-manag
     er-bridge"},{"name":"symfony\/routing","version":"v5.4.11","version_normali
     zed":"5.4.11.0","source":{"type":"git","url":"https:\/\/github.com\/symfony
     \/routing.git","reference":"3e01ccd9b2a3a4167ba2b3c53612762300300226"},"dis
     t":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/routing\/
     zipball\/3e01ccd9b2a3a4167ba2b3c53612762300300226","reference":"3e01ccd9b2a
     3a4167ba2b3c53612762300300226","shasum":""},"require":{"php":">=7.2.5","sym
     fony\/deprecation-contracts":"^2.1|^3","symfony\/polyfill-php80":"^1.16"},"
     conflict":{"doctrine\/annotations":"<1.12","symfony\/config":"<5.3","symfon
     y\/dependency-injection":"<4.4","symfony\/yaml":"<4.4"},"require-dev":{"doc
     trine\/annotations":"^1.12","psr\/log":"^1|^2|^3","symfony\/config":"^5.3|^
     6.0","symfony\/dependency-injection":"^4.4|^5.0|^6.0","symfony\/expression-
     language":"^4.4|^5.0|^6.0","symfony\/http-foundation":"^4.4|^5.0|^6.0","sym
     fony\/yaml":"^4.4|^5.0|^6.0"},"suggest":{"symfony\/config":"For using the a
     ll-in-one router or any loader","symfony\/expression-language":"For using e
     xpression matching","symfony\/http-foundation":"For using a Symfony Request
    object","symfony\/yaml":"For using the YAML loader"},"time":"2022-07-20T13
     :00:38+00:00","type":"library","installation-source":"dist","autoload":{"ps
     r-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":"Maps an HTTP request to a set of configuration variables
     ","homepage":"https:\/\/symfony.com","keywords":["router","routing","uri","
     url"],"support":{"source":"https:\/\/github.com\/symfony\/routing\/tree\/v5
     .4.11"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"}
     ,{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/t
     idelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift
     "}],"install-path":"..\/symfony\/routing"},{"name":"symfony\/security-bundl
     e","version":"v5.4.11","version_normalized":"5.4.11.0","source":{"type":"gi
     t","url":"https:\/\/github.com\/symfony\/security-bundle.git","reference":"
     86b49feb056b840f2b79a03fcfa2d378d6d34234"},"dist":{"type":"zip","url":"http
     s:\/\/api.github.com\/repos\/symfony\/security-bundle\/zipball\/86b49feb056
     b840f2b79a03fcfa2d378d6d34234","reference":"86b49feb056b840f2b79a03fcfa2d37
     8d6d34234","shasum":""},"require":{"ext-xml":"*","php":">=7.2.5","symfony\/
     config":"^4.4|^5.0|^6.0","symfony\/dependency-injection":"^5.3|^6.0","symfo
     ny\/deprecation-contracts":"^2.1|^3","symfony\/event-dispatcher":"^5.1|^6.0
     ","symfony\/http-foundation":"^5.3|^6.0","symfony\/http-kernel":"^5.3|^6.0"
     ,"symfony\/password-hasher":"^5.3|^6.0","symfony\/polyfill-php80":"^1.16","
     symfony\/security-core":"^5.4|^6.0","symfony\/security-csrf":"^4.4|^5.0|^6.
     0","symfony\/security-guard":"^5.3","symfony\/security-http":"^5.4|^6.0"},"
     conflict":{"symfony\/browser-kit":"<4.4","symfony\/console":"<4.4","symfony
     \/framework-bundle":"<4.4","symfony\/ldap":"<5.1","symfony\/twig-bundle":"<
     4.4"},"require-dev":{"doctrine\/annotations":"^1.10.4","symfony\/asset":"^4
     .4|^5.0|^6.0","symfony\/browser-kit":"^4.4|^5.0|^6.0","symfony\/console":"^
     4.4|^5.0|^6.0","symfony\/css-selector":"^4.4|^5.0|^6.0","symfony\/dom-crawl
     er":"^4.4|^5.0|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0","symfo
     ny\/form":"^4.4|^5.0|^6.0","symfony\/framework-bundle":"^5.3|^6.0","symfony
     \/ldap":"^5.3|^6.0","symfony\/process":"^4.4|^5.0|^6.0","symfony\/rate-limi
     ter":"^5.2|^6.0","symfony\/serializer":"^4.4|^5.0|^6.0","symfony\/translati
     on":"^4.4|^5.0|^6.0","symfony\/twig-bridge":"^4.4|^5.0|^6.0","symfony\/twig
     -bundle":"^4.4|^5.0|^6.0","symfony\/validator":"^4.4|^5.0|^6.0","symfony\/y
     aml":"^4.4|^5.0|^6.0","twig\/twig":"^2.13|^3.0.4"},"time":"2022-07-20T13:00
     :38+00:00","type":"symfony-bundle","installation-source":"dist","autoload":
     {"psr-4":{"Symfony\\Bundle\\SecurityBundle\\":""},"exclude-from-classmap":[
     "\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","li
     cense":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfon
     y.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/cont
     ributors"}],"description":"Provides a tight integration of the Security com
     ponent into the Symfony full-stack framework","homepage":"https:\/\/symfony
     .com","support":{"source":"https:\/\/github.com\/symfony\/security-bundle\/
     tree\/v5.4.11"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"
     custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"htt
     ps:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"
     tidelift"}],"install-path":"..\/symfony\/security-bundle"},{"name":"symfony
     \/security-core","version":"v5.4.13","version_normalized":"5.4.13.0","sourc
     e":{"type":"git","url":"https:\/\/github.com\/symfony\/security-core.git","
     reference":"71bc477807d9afc9c904fd62b3b5d48f97308460"},"dist":{"type":"zip"
     ,"url":"https:\/\/api.github.com\/repos\/symfony\/security-core\/zipball\/7
     1bc477807d9afc9c904fd62b3b5d48f97308460","reference":"71bc477807d9afc9c904f
     d62b3b5d48f97308460","shasum":""},"require":{"php":">=7.2.5","symfony\/depr
     ecation-contracts":"^2.1|^3","symfony\/event-dispatcher-contracts":"^1.1|^2
     |^3","symfony\/password-hasher":"^5.3|^6.0","symfony\/polyfill-php80":"^1.1
     6","symfony\/service-contracts":"^1.1.6|^2|^3"},"conflict":{"symfony\/event
     -dispatcher":"<4.4","symfony\/http-foundation":"<5.3","symfony\/ldap":"<4.4
     ","symfony\/security-guard":"<4.4","symfony\/validator":"<5.2"},"require-de
     v":{"psr\/cache":"^1.0|^2.0|^3.0","psr\/container":"^1.0|^2.0","psr\/log":"
     ^1|^2|^3","symfony\/cache":"^4.4|^5.0|^6.0","symfony\/event-dispatcher":"^4
     .4|^5.0|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0","symfony\/htt
     p-foundation":"^5.3|^6.0","symfony\/ldap":"^4.4|^5.0|^6.0","symfony\/transl
     ation":"^4.4|^5.0|^6.0","symfony\/validator":"^5.2|^6.0"},"suggest":{"psr\/
     container-implementation":"To instantiate the Security class","symfony\/eve
     nt-dispatcher":"","symfony\/expression-language":"For using the expression 
     voter","symfony\/http-foundation":"","symfony\/ldap":"For using LDAP integr
     ation","symfony\/validator":"For using the user password constraint"},"time
     ":"2022-09-17T07:31:22+00:00","type":"library","installation-source":"dist"
     ,"autoload":{"psr-4":{"Symfony\\Component\\Security\\Core\\":""},"exclude-f
     rom-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/d
     ownloads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","email"
     :"fabien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/sy
     mfony.com\/contributors"}],"description":"Symfony Security Component - Core
    Library","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\
     /github.com\/symfony\/security-core\/tree\/v5.4.13"},"funding":[{"url":"htt
     ps:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\
     /fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/
     packagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfon
     y\/security-core"},{"name":"symfony\/security-csrf","version":"v5.4.11","ve
     rsion_normalized":"5.4.11.0","source":{"type":"git","url":"https:\/\/github
     .com\/symfony\/security-csrf.git","reference":"b97ab244b6dda80abb84a4a236d6
     82871695db4a"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\
     /symfony\/security-csrf\/zipball\/b97ab244b6dda80abb84a4a236d682871695db4a"
     ,"reference":"b97ab244b6dda80abb84a4a236d682871695db4a","shasum":""},"requi
     re":{"php":">=7.2.5","symfony\/polyfill-php80":"^1.16","symfony\/security-c
     ore":"^4.4|^5.0|^6.0"},"conflict":{"symfony\/http-foundation":"<5.3"},"requ
     ire-dev":{"symfony\/http-foundation":"^5.3|^6.0"},"suggest":{"symfony\/http
     -foundation":"For using the class SessionTokenStorage."},"time":"2022-07-20
     T13:00:38+00:00","type":"library","installation-source":"dist","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@symf
     ony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/co
     ntributors"}],"description":"Symfony Security Component - CSRF Library","ho
     mepage":"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/
     symfony\/security-csrf\/tree\/v5.4.11"},"funding":[{"url":"https:\/\/symfon
     y.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","typ
     e":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/sy
     mfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\/security-c
     srf"},{"name":"symfony\/security-guard","version":"v5.4.13","version_normal
     ized":"5.4.13.0","source":{"type":"git","url":"https:\/\/github.com\/symfon
     y\/security-guard.git","reference":"83f647fcdc17aa14908f0e02a302d3d9d0f63fb
     c"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/s
     ecurity-guard\/zipball\/83f647fcdc17aa14908f0e02a302d3d9d0f63fbc","referenc
     e":"83f647fcdc17aa14908f0e02a302d3d9d0f63fbc","shasum":""},"require":{"php"
     :">=7.2.5","symfony\/polyfill-php80":"^1.15","symfony\/security-core":"^5.0
     ","symfony\/security-http":"^5.3"},"require-dev":{"psr\/log":"^1|^2|^3"},"t
     ime":"2022-09-28T13:19:49+00:00","type":"library","installation-source":"di
     st","autoload":{"psr-4":{"Symfony\\Component\\Security\\Guard\\":""},"exclu
     de-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.or
     g\/downloads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","em
     ail":"fabien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/
     \/symfony.com\/contributors"}],"description":"Symfony Security Component - 
     Guard","homepage":"https:\/\/symfony.com","support":{"source":"https:\/\/gi
     thub.com\/symfony\/security-guard\/tree\/v5.4.13"},"funding":[{"url":"https
     :\/\/symfony.com\/sponsor","type":"custom"},{"url":"https:\/\/github.com\/f
     abpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/pa
     ckagist\/symfony\/symfony","type":"tidelift"}],"install-path":"..\/symfony\
     /security-guard"},{"name":"symfony\/security-http","version":"v5.4.13","ver
     sion_normalized":"5.4.13.0","source":{"type":"git","url":"https:\/\/github.
     com\/symfony\/security-http.git","reference":"64e9926b8ab8e4460e4dfdc53dc09
     8fed2dad837"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/
     symfony\/security-http\/zipball\/64e9926b8ab8e4460e4dfdc53dc098fed2dad837",
     "reference":"64e9926b8ab8e4460e4dfdc53dc098fed2dad837","shasum":""},"requir
     e":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3","symfony\/ht
     tp-foundation":"^5.3|^6.0","symfony\/http-kernel":"^5.3|^6.0","symfony\/pol
     yfill-mbstring":"~1.0","symfony\/polyfill-php80":"^1.16","symfony\/property
     -access":"^4.4|^5.0|^6.0","symfony\/security-core":"^5.4|^6.0"},"conflict":
     {"symfony\/event-dispatcher":"<4.3","symfony\/security-bundle":"<5.3","symf
     ony\/security-csrf":"<4.4"},"require-dev":{"psr\/log":"^1|^2|^3","symfony\/
     cache":"^4.4|^5.0|^6.0","symfony\/rate-limiter":"^5.2|^6.0","symfony\/routi
     ng":"^4.4|^5.0|^6.0","symfony\/security-csrf":"^4.4|^5.0|^6.0","symfony\/tr
     anslation":"^4.4|^5.0|^6.0"},"suggest":{"symfony\/routing":"For using the H
     ttpUtils class to create sub-requests, redirect the user, and match URLs","
     symfony\/security-csrf":"For using tokens to protect authentication\/logout
    attempts"},"time":"2022-09-29T19:14:22+00:00","type":"library","installati
     on-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\Security\\Http\
     \":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\
     /packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Fabien P
     otencier","email":"fabien@symfony.com"},{"name":"Symfony Community","homepa
     ge":"https:\/\/symfony.com\/contributors"}],"description":"Symfony Security
    Component - HTTP Integration","homepage":"https:\/\/symfony.com","support"
     :{"source":"https:\/\/github.com\/symfony\/security-http\/tree\/v5.4.13"},"
     funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"
     https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.c
     om\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"inst
     all-path":"..\/symfony\/security-http"},{"name":"symfony\/serializer","vers
     ion":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git","url"
     :"https:\/\/github.com\/symfony\/serializer.git","reference":"f8c32e94c8656
     c17a7360d88d6d486bc8ce23b2d"},"dist":{"type":"zip","url":"https:\/\/api.git
     hub.com\/repos\/symfony\/serializer\/zipball\/f8c32e94c8656c17a7360d88d6d48
     6bc8ce23b2d","reference":"f8c32e94c8656c17a7360d88d6d486bc8ce23b2d","shasum
     ":""},"require":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3"
     ,"symfony\/polyfill-ctype":"~1.8","symfony\/polyfill-php80":"^1.16"},"confl
     ict":{"doctrine\/annotations":"<1.12","phpdocumentor\/reflection-docblock":
     "<3.2.2","phpdocumentor\/type-resolver":"<1.4.0","symfony\/dependency-injec
     tion":"<4.4","symfony\/property-access":"<5.4","symfony\/property-info":"<5
     .3.13","symfony\/uid":"<5.3","symfony\/yaml":"<4.4"},"require-dev":{"doctri
     ne\/annotations":"^1.12","phpdocumentor\/reflection-docblock":"^3.2|^4.0|^5
     .0","symfony\/cache":"^4.4|^5.0|^6.0","symfony\/config":"^4.4|^5.0|^6.0","s
     ymfony\/dependency-injection":"^4.4|^5.0|^6.0","symfony\/error-handler":"^4
     .4|^5.0|^6.0","symfony\/filesystem":"^4.4|^5.0|^6.0","symfony\/form":"^4.4|
     ^5.0|^6.0","symfony\/http-foundation":"^4.4|^5.0|^6.0","symfony\/http-kerne
     l":"^4.4|^5.0|^6.0","symfony\/mime":"^4.4|^5.0|^6.0","symfony\/property-acc
     ess":"^5.4|^6.0","symfony\/property-info":"^5.3.13|^6.0","symfony\/uid":"^5
     .3|^6.0","symfony\/validator":"^4.4|^5.0|^6.0","symfony\/var-dumper":"^4.4|
     ^5.0|^6.0","symfony\/var-exporter":"^4.4|^5.0|^6.0","symfony\/yaml":"^4.4|^
     5.0|^6.0"},"suggest":{"psr\/cache-implementation":"For using the metadata c
     ache.","symfony\/config":"For using the XML mapping loader.","symfony\/mime
     ":"For using a MIME type guesser within the DataUriNormalizer.","symfony\/p
     roperty-access":"For using the ObjectNormalizer.","symfony\/property-info":
     "To deserialize relations.","symfony\/var-exporter":"For using the metadata
    compiler.","symfony\/yaml":"For using the default YAML mapping loader."},"
     time":"2022-09-29T09:26:59+00:00","type":"library","installation-source":"d
     ist","autoload":{"psr-4":{"Symfony\\Component\\Serializer\\":""},"exclude-f
     rom-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/d
     ownloads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","email"
     :"fabien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/sy
     mfony.com\/contributors"}],"description":"Handles serializing and deseriali
     zing data structures, including object graphs, into array structures or oth
     er formats like XML and JSON.","homepage":"https:\/\/symfony.com","support"
     :{"source":"https:\/\/github.com\/symfony\/serializer\/tree\/v5.4.13"},"fun
     ding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"htt
     ps:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\
     /funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install
     -path":"..\/symfony\/serializer"},{"name":"symfony\/service-contracts","ver
     sion":"v2.5.2","version_normalized":"2.5.2.0","source":{"type":"git","url":
     "https:\/\/github.com\/symfony\/service-contracts.git","reference":"4b426aa
     c47d6427cc1a1d0f7e2ac724627f5966c"},"dist":{"type":"zip","url":"https:\/\/a
     pi.github.com\/repos\/symfony\/service-contracts\/zipball\/4b426aac47d6427c
     c1a1d0f7e2ac724627f5966c","reference":"4b426aac47d6427cc1a1d0f7e2ac724627f5
     966c","shasum":""},"require":{"php":">=7.2.5","psr\/container":"^1.1","symf
     ony\/deprecation-contracts":"^2.1|^3"},"conflict":{"ext-psr":"<1.1|>=2"},"s
     uggest":{"symfony\/service-implementation":""},"time":"2022-05-30T19:17:29+
     00:00","type":"library","extra":{"branch-alias":{"dev-main":"2.5-dev"},"tha
     nks":{"name":"symfony\/contracts","url":"https:\/\/github.com\/symfony\/con
     tracts"}},"installation-source":"dist","autoload":{"psr-4":{"Symfony\\Contr
     acts\\Service\\":""}},"notification-url":"https:\/\/packagist.org\/download
     s\/","license":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwo
     rk.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/con
     tributors"}],"description":"Generic abstractions related to writing service
     s","homepage":"https:\/\/symfony.com","keywords":["abstractions","contracts
     ","decoupling","interfaces","interoperability","standards"],"support":{"sou
     rce":"https:\/\/github.com\/symfony\/service-contracts\/tree\/v2.5.2"},"fun
     ding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"htt
     ps:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\
     /funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install
     -path":"..\/symfony\/service-contracts"},{"name":"symfony\/stopwatch","vers
     ion":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git","url"
     :"https:\/\/github.com\/symfony\/stopwatch.git","reference":"6df7a3effde34d
     81717bbef4591e5ffe32226d69"},"dist":{"type":"zip","url":"https:\/\/api.gith
     ub.com\/repos\/symfony\/stopwatch\/zipball\/6df7a3effde34d81717bbef4591e5ff
     e32226d69","reference":"6df7a3effde34d81717bbef4591e5ffe32226d69","shasum":
     ""},"require":{"php":">=7.2.5","symfony\/service-contracts":"^1|^2|^3"},"ti
     me":"2022-09-28T13:19:49+00:00","type":"library","installation-source":"dis
     t","autoload":{"psr-4":{"Symfony\\Component\\Stopwatch\\":""},"exclude-from
     -classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/down
     loads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","email":"f
     abien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfo
     ny.com\/contributors"}],"description":"Provides a way to profile code","hom
     epage":"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/s
     ymfony\/stopwatch\/tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com
     \/sponsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"g
     ithub"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony
     \/symfony","type":"tidelift"}],"install-path":"..\/symfony\/stopwatch"},{"n
     ame":"symfony\/string","version":"v5.4.13","version_normalized":"5.4.13.0",
     "source":{"type":"git","url":"https:\/\/github.com\/symfony\/string.git","r
     eference":"2900c668a32138a34118740de3e4d5a701801f53"},"dist":{"type":"zip",
     "url":"https:\/\/api.github.com\/repos\/symfony\/string\/zipball\/2900c668a
     32138a34118740de3e4d5a701801f53","reference":"2900c668a32138a34118740de3e4d
     5a701801f53","shasum":""},"require":{"php":">=7.2.5","symfony\/polyfill-cty
     pe":"~1.8","symfony\/polyfill-intl-grapheme":"~1.0","symfony\/polyfill-intl
     -normalizer":"~1.0","symfony\/polyfill-mbstring":"~1.0","symfony\/polyfill-
     php80":"~1.15"},"conflict":{"symfony\/translation-contracts":">=3.0"},"requ
     ire-dev":{"symfony\/error-handler":"^4.4|^5.0|^6.0","symfony\/http-client":
     "^4.4|^5.0|^6.0","symfony\/translation-contracts":"^1.1|^2","symfony\/var-e
     xporter":"^4.4|^5.0|^6.0"},"time":"2022-09-01T01:52:16+00:00","type":"libra
     ry","installation-source":"dist","autoload":{"files":["Resources\/functions
     .php"],"psr-4":{"Symfony\\Component\\String\\":""},"exclude-from-classmap":
     ["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","l
     icense":["MIT"],"authors":[{"name":"Nicolas Grekas","email":"p@tchwork.com"
     },{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/contributo
     rs"}],"description":"Provides an object-oriented API to strings and deals w
     ith bytes, UTF-8 code points and grapheme clusters in a unified way","homep
     age":"https:\/\/symfony.com","keywords":["grapheme","i18n","string","unicod
     e","utf-8","utf8"],"support":{"source":"https:\/\/github.com\/symfony\/stri
     ng\/tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","typ
     e":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":
     "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","typ
     e":"tidelift"}],"install-path":"..\/symfony\/string"},{"name":"symfony\/tra
     nslation","version":"v5.4.12","version_normalized":"5.4.12.0","source":{"ty
     pe":"git","url":"https:\/\/github.com\/symfony\/translation.git","reference
     ":"42ecc77eb4f229ce2df702a648ec93b8478d76ae"},"dist":{"type":"zip","url":"h
     ttps:\/\/api.github.com\/repos\/symfony\/translation\/zipball\/42ecc77eb4f2
     29ce2df702a648ec93b8478d76ae","reference":"42ecc77eb4f229ce2df702a648ec93b8
     478d76ae","shasum":""},"require":{"php":">=7.2.5","symfony\/deprecation-con
     tracts":"^2.1|^3","symfony\/polyfill-mbstring":"~1.0","symfony\/polyfill-ph
     p80":"^1.16","symfony\/translation-contracts":"^2.3"},"conflict":{"symfony\
     /config":"<4.4","symfony\/console":"<5.3","symfony\/dependency-injection":"
     <5.0","symfony\/http-kernel":"<5.0","symfony\/twig-bundle":"<5.0","symfony\
     /yaml":"<4.4"},"provide":{"symfony\/translation-implementation":"2.3"},"req
     uire-dev":{"psr\/log":"^1|^2|^3","symfony\/config":"^4.4|^5.0|^6.0","symfon
     y\/console":"^5.4|^6.0","symfony\/dependency-injection":"^5.0|^6.0","symfon
     y\/finder":"^4.4|^5.0|^6.0","symfony\/http-client-contracts":"^1.1|^2.0|^3.
     0","symfony\/http-kernel":"^5.0|^6.0","symfony\/intl":"^4.4|^5.0|^6.0","sym
     fony\/polyfill-intl-icu":"^1.21","symfony\/service-contracts":"^1.1.2|^2|^3
     ","symfony\/yaml":"^4.4|^5.0|^6.0"},"suggest":{"psr\/log-implementation":"T
     o use logging capability in translator","symfony\/config":"","symfony\/yaml
     ":""},"time":"2022-08-02T15:52:22+00:00","type":"library","installation-sou
     rce":"dist","autoload":{"files":["Resources\/functions.php"],"psr-4":{"Symf
     ony\\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"}],"de
     scription":"Provides tools to internationalize your application","homepage"
     :"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony
     \/translation\/tree\/v5.4.12"},"funding":[{"url":"https:\/\/symfony.com\/sp
     onsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"githu
     b"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/sy
     mfony","type":"tidelift"}],"install-path":"..\/symfony\/translation"},{"nam
     e":"symfony\/translation-contracts","version":"v2.5.2","version_normalized"
     :"2.5.2.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/tra
     nslation-contracts.git","reference":"136b19dd05cdf0709db6537d058bcab6dd6e2d
     be"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/
     translation-contracts\/zipball\/136b19dd05cdf0709db6537d058bcab6dd6e2dbe","
     reference":"136b19dd05cdf0709db6537d058bcab6dd6e2dbe","shasum":""},"require
     ":{"php":">=7.2.5"},"suggest":{"symfony\/translation-implementation":""},"t
     ime":"2022-06-27T16:58:25+00:00","type":"library","extra":{"branch-alias":{
     "dev-main":"2.5-dev"},"thanks":{"name":"symfony\/contracts","url":"https:\/
     \/github.com\/symfony\/contracts"}},"installation-source":"dist","autoload"
     :{"psr-4":{"Symfony\\Contracts\\Translation\\":""}},"notification-url":"htt
     ps:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Ni
     colas Grekas","email":"p@tchwork.com"},{"name":"Symfony Community","homepag
     e":"https:\/\/symfony.com\/contributors"}],"description":"Generic abstracti
     ons related to translation","homepage":"https:\/\/symfony.com","keywords":[
     "abstractions","contracts","decoupling","interfaces","interoperability","st
     andards"],"support":{"source":"https:\/\/github.com\/symfony\/translation-c
     ontracts\/tree\/v2.5.2"},"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"}],"install-path":"..\/symfony\/translation-contracts"},{
     "name":"symfony\/twig-bridge","version":"v5.4.12","version_normalized":"5.4
     .12.0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/twig-br
     idge.git","reference":"94c3b38514c953e3e84719c96d4e578a01ca1819"},"dist":{"
     type":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/twig-bridge\/z
     ipball\/94c3b38514c953e3e84719c96d4e578a01ca1819","reference":"94c3b38514c9
     53e3e84719c96d4e578a01ca1819","shasum":""},"require":{"php":">=7.2.5","symf
     ony\/polyfill-php80":"^1.16","symfony\/translation-contracts":"^1.1|^2|^3",
     "twig\/twig":"^2.13|^3.0.4"},"conflict":{"phpdocumentor\/reflection-docbloc
     k":"<3.2.2","phpdocumentor\/type-resolver":"<1.4.0","symfony\/console":"<5.
     3","symfony\/form":"<5.3","symfony\/http-foundation":"<5.3","symfony\/http-
     kernel":"<4.4","symfony\/translation":"<5.2","symfony\/workflow":"<5.2"},"r
     equire-dev":{"doctrine\/annotations":"^1.12","egulias\/email-validator":"^2
     .1.10|^3","phpdocumentor\/reflection-docblock":"^3.0|^4.0|^5.0","symfony\/a
     sset":"^4.4|^5.0|^6.0","symfony\/console":"^5.3|^6.0","symfony\/dependency-
     injection":"^4.4|^5.0|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0"
     ,"symfony\/finder":"^4.4|^5.0|^6.0","symfony\/form":"^5.3|^6.0","symfony\/h
     ttp-foundation":"^5.3|^6.0","symfony\/http-kernel":"^4.4|^5.0|^6.0","symfon
     y\/intl":"^4.4|^5.0|^6.0","symfony\/mime":"^5.2|^6.0","symfony\/polyfill-in
     tl-icu":"~1.0","symfony\/property-info":"^4.4|^5.1|^6.0","symfony\/routing"
     :"^4.4|^5.0|^6.0","symfony\/security-acl":"^2.8|^3.0","symfony\/security-co
     re":"^4.4|^5.0|^6.0","symfony\/security-csrf":"^4.4|^5.0|^6.0","symfony\/se
     curity-http":"^4.4|^5.0|^6.0","symfony\/serializer":"^5.2|^6.0","symfony\/s
     topwatch":"^4.4|^5.0|^6.0","symfony\/translation":"^5.2|^6.0","symfony\/web
     -link":"^4.4|^5.0|^6.0","symfony\/workflow":"^5.2|^6.0","symfony\/yaml":"^4
     .4|^5.0|^6.0","twig\/cssinliner-extra":"^2.12|^3","twig\/inky-extra":"^2.12
     |^3","twig\/markdown-extra":"^2.12|^3"},"suggest":{"symfony\/asset":"For us
     ing the AssetExtension","symfony\/expression-language":"For using the Expre
     ssionExtension","symfony\/finder":"","symfony\/form":"For using the FormExt
     ension","symfony\/http-kernel":"For using the HttpKernelExtension","symfony
     \/routing":"For using the RoutingExtension","symfony\/security-core":"For u
     sing the SecurityExtension","symfony\/security-csrf":"For using the CsrfExt
     ension","symfony\/security-http":"For using the LogoutUrlExtension","symfon
     y\/stopwatch":"For using the StopwatchExtension","symfony\/translation":"Fo
     r using the TranslationExtension","symfony\/var-dumper":"For using the Dump
     Extension","symfony\/web-link":"For using the WebLinkExtension","symfony\/y
     aml":"For using the YamlExtension"},"time":"2022-08-03T13:09:21+00:00","typ
     e":"symfony-bridge","installation-source":"dist","autoload":{"psr-4":{"Symf
     ony\\Bridge\\Twig\\":""},"exclude-from-classmap":["\/Tests\/"]},"notificati
     on-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors":
     [{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony 
     Community","homepage":"https:\/\/symfony.com\/contributors"}],"description"
     :"Provides integration for Twig with various Symfony components","homepage"
     :"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfony
     \/twig-bridge\/tree\/v5.4.12"},"funding":[{"url":"https:\/\/symfony.com\/sp
     onsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"githu
     b"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/sy
     mfony","type":"tidelift"}],"install-path":"..\/symfony\/twig-bridge"},{"nam
     e":"symfony\/twig-bundle","version":"v5.4.8","version_normalized":"5.4.8.0"
     ,"source":{"type":"git","url":"https:\/\/github.com\/symfony\/twig-bundle.g
     it","reference":"c992b4474c3a31f3c40a1ca593d213833f91b818"},"dist":{"type":
     "zip","url":"https:\/\/api.github.com\/repos\/symfony\/twig-bundle\/zipball
     \/c992b4474c3a31f3c40a1ca593d213833f91b818","reference":"c992b4474c3a31f3c4
     0a1ca593d213833f91b818","shasum":""},"require":{"php":">=7.2.5","symfony\/c
     onfig":"^4.4|^5.0|^6.0","symfony\/http-foundation":"^4.4|^5.0|^6.0","symfon
     y\/http-kernel":"^5.0|^6.0","symfony\/polyfill-ctype":"~1.8","symfony\/poly
     fill-php80":"^1.16","symfony\/twig-bridge":"^5.3|^6.0","twig\/twig":"^2.13|
     ^3.0.4"},"conflict":{"symfony\/dependency-injection":"<5.3","symfony\/frame
     work-bundle":"<5.0","symfony\/service-contracts":">=3.0","symfony\/translat
     ion":"<5.0"},"require-dev":{"doctrine\/annotations":"^1.10.4","doctrine\/ca
     che":"^1.0|^2.0","symfony\/asset":"^4.4|^5.0|^6.0","symfony\/dependency-inj
     ection":"^5.3|^6.0","symfony\/expression-language":"^4.4|^5.0|^6.0","symfon
     y\/finder":"^4.4|^5.0|^6.0","symfony\/form":"^4.4|^5.0|^6.0","symfony\/fram
     ework-bundle":"^5.0|^6.0","symfony\/routing":"^4.4|^5.0|^6.0","symfony\/sto
     pwatch":"^4.4|^5.0|^6.0","symfony\/translation":"^5.0|^6.0","symfony\/web-l
     ink":"^4.4|^5.0|^6.0","symfony\/yaml":"^4.4|^5.0|^6.0"},"time":"2022-04-03T
     13:03:10+00:00","type":"symfony-bundle","installation-source":"dist","autol
     oad":{"psr-4":{"Symfony\\Bundle\\TwigBundle\\":""},"exclude-from-classmap":
     ["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downloads\/","l
     icense":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfo
     ny.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/con
     tributors"}],"description":"Provides a tight integration of Twig into the S
     ymfony full-stack framework","homepage":"https:\/\/symfony.com","support":{
     "source":"https:\/\/github.com\/symfony\/twig-bundle\/tree\/v5.4.8"},"fundi
     ng":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"https
     :\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.com\/f
     unding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"install-p
     ath":"..\/symfony\/twig-bundle"},{"name":"symfony\/uid","version":"v5.4.13"
     ,"version_normalized":"5.4.13.0","source":{"type":"git","url":"https:\/\/gi
     thub.com\/symfony\/uid.git","reference":"7e727b75ee099d530d1e93ed0897a0d89c
     146d16"},"dist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/symfo
     ny\/uid\/zipball\/7e727b75ee099d530d1e93ed0897a0d89c146d16","reference":"7e
     727b75ee099d530d1e93ed0897a0d89c146d16","shasum":""},"require":{"php":">=7.
     2.5","symfony\/polyfill-uuid":"^1.15"},"require-dev":{"symfony\/console":"^
     4.4|^5.0|^6.0"},"time":"2022-09-09T09:04:10+00:00","type":"library","instal
     lation-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\Uid\\":""},
     "exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packag
     ist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Gr\u00e9goire P
     ineau","email":"lyrixx@lyrixx.info"},{"name":"Nicolas Grekas","email":"p@tc
     hwork.com"},{"name":"Symfony Community","homepage":"https:\/\/symfony.com\/
     contributors"}],"description":"Provides an object-oriented API to generate 
     and represent UIDs","homepage":"https:\/\/symfony.com","keywords":["UID","u
     lid","uuid"],"support":{"source":"https:\/\/github.com\/symfony\/uid\/tree\
     /v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custo
     m"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/
     \/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"tidel
     ift"}],"install-path":"..\/symfony\/uid"},{"name":"symfony\/var-dumper","ve
     rsion":"v5.4.13","version_normalized":"5.4.13.0","source":{"type":"git","ur
     l":"https:\/\/github.com\/symfony\/var-dumper.git","reference":"2bf2ccab581
     bec363191672f0df40e0c85569e1c"},"dist":{"type":"zip","url":"https:\/\/api.g
     ithub.com\/repos\/symfony\/var-dumper\/zipball\/2bf2ccab581bec363191672f0df
     40e0c85569e1c","reference":"2bf2ccab581bec363191672f0df40e0c85569e1c","shas
     um":""},"require":{"php":">=7.2.5","symfony\/polyfill-mbstring":"~1.0","sym
     fony\/polyfill-php80":"^1.16"},"conflict":{"phpunit\/phpunit":"<5.4.3","sym
     fony\/console":"<4.4"},"require-dev":{"ext-iconv":"*","symfony\/console":"^
     4.4|^5.0|^6.0","symfony\/process":"^4.4|^5.0|^6.0","symfony\/uid":"^5.1|^6.
     0","twig\/twig":"^2.13|^3.0.4"},"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\/consol
     e":"To use the ServerDumpCommand and\/or the bin\/var-dump-server script"},
     "time":"2022-09-06T13:23:31+00:00","bin":["Resources\/bin\/var-dump-server"
     ],"type":"library","installation-source":"dist","autoload":{"files":["Resou
     rces\/functions\/dump.php"],"psr-4":{"Symfony\\Component\\VarDumper\\":""},
     "exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/packag
     ist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas Grekas"
     ,"email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https:\/\
     /symfony.com\/contributors"}],"description":"Provides mechanisms for walkin
     g through any arbitrary PHP variable","homepage":"https:\/\/symfony.com","k
     eywords":["debug","dump"],"support":{"source":"https:\/\/github.com\/symfon
     y\/var-dumper\/tree\/v5.4.13"},"funding":[{"url":"https:\/\/symfony.com\/sp
     onsor","type":"custom"},{"url":"https:\/\/github.com\/fabpot","type":"githu
     b"},{"url":"https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/sy
     mfony","type":"tidelift"}],"install-path":"..\/symfony\/var-dumper"},{"name
     ":"symfony\/var-exporter","version":"v5.4.10","version_normalized":"5.4.10.
     0","source":{"type":"git","url":"https:\/\/github.com\/symfony\/var-exporte
     r.git","reference":"8fc03ee75eeece3d9be1ef47d26d79bea1afb340"},"dist":{"typ
     e":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/var-exporter\/zip
     ball\/8fc03ee75eeece3d9be1ef47d26d79bea1afb340","reference":"8fc03ee75eeece
     3d9be1ef47d26d79bea1afb340","shasum":""},"require":{"php":">=7.2.5","symfon
     y\/polyfill-php80":"^1.16"},"require-dev":{"symfony\/var-dumper":"^4.4.9|^5
     .0.9|^6.0"},"time":"2022-05-27T12:56:18+00:00","type":"library","installati
     on-source":"dist","autoload":{"psr-4":{"Symfony\\Component\\VarExporter\\":
     ""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:\/\/pa
     ckagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Nicolas Gre
     kas","email":"p@tchwork.com"},{"name":"Symfony Community","homepage":"https
     :\/\/symfony.com\/contributors"}],"description":"Allows exporting any seria
     lizable PHP data structure to plain PHP code","homepage":"https:\/\/symfony
     .com","keywords":["clone","construct","export","hydrate","instantiate","ser
     ialize"],"support":{"source":"https:\/\/github.com\/symfony\/var-exporter\/
     tree\/v5.4.10"},"funding":[{"url":"https:\/\/symfony.com\/sponsor","type":"
     custom"},{"url":"https:\/\/github.com\/fabpot","type":"github"},{"url":"htt
     ps:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony","type":"
     tidelift"}],"install-path":"..\/symfony\/var-exporter"},{"name":"symfony\/w
     eb-profiler-bundle","version":"v5.4.13","version_normalized":"5.4.13.0","so
     urce":{"type":"git","url":"https:\/\/github.com\/symfony\/web-profiler-bund
     le.git","reference":"6fefe0a7761a35b33c616e199c19f0c0d069e282"},"dist":{"ty
     pe":"zip","url":"https:\/\/api.github.com\/repos\/symfony\/web-profiler-bun
     dle\/zipball\/6fefe0a7761a35b33c616e199c19f0c0d069e282","reference":"6fefe0
     a7761a35b33c616e199c19f0c0d069e282","shasum":""},"require":{"php":">=7.2.5"
     ,"symfony\/config":"^4.4|^5.0|^6.0","symfony\/framework-bundle":"^5.3|^6.0"
     ,"symfony\/http-kernel":"^5.3|^6.0","symfony\/polyfill-php80":"^1.16","symf
     ony\/routing":"^4.4|^5.0|^6.0","symfony\/twig-bundle":"^4.4|^5.0|^6.0","twi
     g\/twig":"^2.13|^3.0.4"},"conflict":{"symfony\/dependency-injection":"<5.2"
     ,"symfony\/form":"<4.4","symfony\/mailer":"<5.4","symfony\/messenger":"<4.4
     "},"require-dev":{"symfony\/browser-kit":"^4.4|^5.0|^6.0","symfony\/console
     ":"^4.4|^5.0|^6.0","symfony\/css-selector":"^4.4|^5.0|^6.0","symfony\/stopw
     atch":"^4.4|^5.0|^6.0"},"time":"2022-08-28T23:24:00+00:00","type":"symfony-
     bundle","installation-source":"dist","autoload":{"psr-4":{"Symfony\\Bundle\
     \WebProfilerBundle\\":""},"exclude-from-classmap":["\/Tests\/"]},"notificat
     ion-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"authors"
     :[{"name":"Fabien Potencier","email":"fabien@symfony.com"},{"name":"Symfony
    Community","homepage":"https:\/\/symfony.com\/contributors"}],"description
     ":"Provides a development tool that gives detailed information about the ex
     ecution of any request","homepage":"https:\/\/symfony.com","support":{"sour
     ce":"https:\/\/github.com\/symfony\/web-profiler-bundle\/tree\/v5.4.13"},"f
     unding":[{"url":"https:\/\/symfony.com\/sponsor","type":"custom"},{"url":"h
     ttps:\/\/github.com\/fabpot","type":"github"},{"url":"https:\/\/tidelift.co
     m\/funding\/github\/packagist\/symfony\/symfony","type":"tidelift"}],"insta
     ll-path":"..\/symfony\/web-profiler-bundle"},{"name":"symfony\/yaml","versi
     on":"v5.4.12","version_normalized":"5.4.12.0","source":{"type":"git","url":
     "https:\/\/github.com\/symfony\/yaml.git","reference":"7a3aa21ac8ab1a96cc6d
     e5bbcab4bc9fc943b18c"},"dist":{"type":"zip","url":"https:\/\/api.github.com
     \/repos\/symfony\/yaml\/zipball\/7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c",
     "reference":"7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c","shasum":""},"requir
     e":{"php":">=7.2.5","symfony\/deprecation-contracts":"^2.1|^3","symfony\/po
     lyfill-ctype":"^1.8"},"conflict":{"symfony\/console":"<5.3"},"require-dev":
     {"symfony\/console":"^5.3|^6.0"},"suggest":{"symfony\/console":"For validat
     ing YAML files using the lint command"},"time":"2022-08-02T15:52:22+00:00",
     "bin":["Resources\/bin\/yaml-lint"],"type":"library","installation-source":
     "dist","autoload":{"psr-4":{"Symfony\\Component\\Yaml\\":""},"exclude-from-
     classmap":["\/Tests\/"]},"notification-url":"https:\/\/packagist.org\/downl
     oads\/","license":["MIT"],"authors":[{"name":"Fabien Potencier","email":"fa
     bien@symfony.com"},{"name":"Symfony Community","homepage":"https:\/\/symfon
     y.com\/contributors"}],"description":"Loads and dumps YAML files","homepage
     ":"https:\/\/symfony.com","support":{"source":"https:\/\/github.com\/symfon
     y\/yaml\/tree\/v5.4.12"},"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"}],"install-path":"..\/symfony\/yaml"},{"name":"terminal4
     2\/contao-easy_themes","version":"2.2.11","version_normalized":"2.2.11.0","
     source":{"type":"git","url":"https:\/\/github.com\/terminal42\/contao-easy_
     themes.git","reference":"2589602774b77ba3d29a8e93d8ae2d3b38312154"},"dist":
     {"type":"zip","url":"https:\/\/api.github.com\/repos\/terminal42\/contao-ea
     sy_themes\/zipball\/2589602774b77ba3d29a8e93d8ae2d3b38312154","reference":"
     2589602774b77ba3d29a8e93d8ae2d3b38312154","shasum":""},"require":{"contao-c
     ommunity-alliance\/composer-plugin":"~2.4 || ~3.0","contao\/core-bundle":"^
     4.4","php":">=5.4"},"replace":{"contao-legacy\/easy_themes":"*"},"time":"20
     20-05-22T09:36:29+00:00","type":"contao-module","extra":{"contao":{"sources
     ":{"":"system\/modules\/easy_themes"},"runonce":["runonce\/runonce.php"]}},
     "installation-source":"dist","autoload":{"classmap":[""]},"notification-url
     ":"https:\/\/packagist.org\/downloads\/","license":["LGPL-3.0-or-later"],"a
     uthors":[{"name":"terminal42 gmbh","homepage":"http:\/\/www.terminal42.ch"}
     ],"description":"Contao Open Source CMS extension easy_themes","keywords":[
     "contao","easy","themes"],"support":{"issues":"https:\/\/github.com\/termin
     al42\/contao-easy_themes\/issues","source":"https:\/\/github.com\/terminal4
     2\/contao-easy_themes"},"install-path":"..\/terminal42\/contao-easy_themes"
     },{"name":"terminal42\/escargot","version":"1.4.1","version_normalized":"1.
     4.1.0","source":{"type":"git","url":"https:\/\/github.com\/terminal42\/esca
     rgot.git","reference":"4f93bf909803de0b8c88a7d03d2abdecb2e7461a"},"dist":{"
     type":"zip","url":"https:\/\/api.github.com\/repos\/terminal42\/escargot\/z
     ipball\/4f93bf909803de0b8c88a7d03d2abdecb2e7461a","reference":"4f93bf909803
     de0b8c88a7d03d2abdecb2e7461a","shasum":""},"require":{"ext-simplexml":"*","
     nyholm\/psr7":"^1.1","php":"^7.2 || ^8.0","psr\/http-message":"^1.0","psr\/
     log":"^1.1","symfony\/dom-crawler":"^4.4 || ^5.0 || ^6.0","symfony\/event-d
     ispatcher":"^4.4 || ^5.0 || ^6.0","symfony\/http-client":"^4.4 || ^5.0 || ^
     6.0","webignition\/robots-txt-file":"^3.0"},"require-dev":{"doctrine\/dbal"
     :"^2.13 || ^3.0","symfony\/finder":"^4.4 || ^5.0 || ^6.0","symfony\/phpunit
     -bridge":"^5.1.8 || ^6.0"},"time":"2022-04-07T20:33:54+00:00","type":"libra
     ry","installation-source":"dist","autoload":{"psr-4":{"Terminal42\\Escargot
     \\":"src\/"}},"notification-url":"https:\/\/packagist.org\/downloads\/","li
     cense":["MIT"],"authors":[{"name":"Yanick Witschi","homepage":"https:\/\/gi
     thub.com\/toflar","role":"Developer"}],"description":"A web crawler or spid
     er library based on Symfony components","homepage":"https:\/\/www.terminal4
     2.ch","keywords":["crawl","escargot","index","search","spider"],"support":{
     "issues":"https:\/\/github.com\/terminal42\/escargot\/issues","source":"htt
     ps:\/\/github.com\/terminal42\/escargot"},"install-path":"..\/terminal42\/e
     scargot"},{"name":"terminal42\/service-annotation-bundle","version":"1.1.4"
     ,"version_normalized":"1.1.4.0","source":{"type":"git","url":"https:\/\/git
     hub.com\/terminal42\/service-annotation-bundle.git","reference":"ae6bed637c
     9e7bab0edc095b2f76b7857035390a"},"dist":{"type":"zip","url":"https:\/\/api.
     github.com\/repos\/terminal42\/service-annotation-bundle\/zipball\/ae6bed63
     7c9e7bab0edc095b2f76b7857035390a","reference":"ae6bed637c9e7bab0edc095b2f76
     b7857035390a","shasum":""},"require":{"doctrine\/annotations":"^1.6","php":
     "^7.1 || ^8.0","symfony\/dependency-injection":"^4.0 || ^5.0 || ^6.0","symf
     ony\/http-kernel":"^4.0 || ^5.0 || ^6.0"},"require-dev":{"contao\/easy-codi
     ng-standard":"^3.0"},"time":"2022-08-16T15:20:24+00:00","type":"symfony-bun
     dle","installation-source":"dist","autoload":{"psr-4":{"Terminal42\\Service
     AnnotationBundle\\":"src\/"}},"notification-url":"https:\/\/packagist.org\/
     downloads\/","license":["MIT"],"authors":[{"name":"terminal42 gmbh","homepa
     ge":"https:\/\/www.terminal42.ch\/"}],"description":"Add service tags from 
     class annotations","support":{"issues":"https:\/\/github.com\/terminal42\/s
     ervice-annotation-bundle\/issues","source":"https:\/\/github.com\/terminal4
     2\/service-annotation-bundle"},"funding":[{"url":"https:\/\/github.com\/spo
     nsors\/terminal42","type":"github"},{"url":"https:\/\/ko-fi.com\/terminal42
     ","type":"other"}],"install-path":"..\/terminal42\/service-annotation-bundl
     e"},{"name":"thecodingmachine\/safe","version":"v1.3.3","version_normalized
     ":"1.3.3.0","source":{"type":"git","url":"https:\/\/github.com\/thecodingma
     chine\/safe.git","reference":"a8ab0876305a4cdaef31b2350fcb9811b5608dbc"},"d
     ist":{"type":"zip","url":"https:\/\/api.github.com\/repos\/thecodingmachine
     \/safe\/zipball\/a8ab0876305a4cdaef31b2350fcb9811b5608dbc","reference":"a8a
     b0876305a4cdaef31b2350fcb9811b5608dbc","shasum":""},"require":{"php":">=7.2
     "},"require-dev":{"phpstan\/phpstan":"^0.12","squizlabs\/php_codesniffer":"
     ^3.2","thecodingmachine\/phpstan-strict-rules":"^0.12"},"time":"2020-10-28T
     17:51:34+00:00","type":"library","extra":{"branch-alias":{"dev-master":"0.1
     -dev"}},"installation-source":"dist","autoload":{"psr-4":{"Safe\\":["lib\/"
     ,"deprecated\/","generated\/"]},"files":["deprecated\/apc.php","deprecated\
     /libevent.php","deprecated\/mssql.php","deprecated\/stats.php","lib\/specia
     l_cases.php","generated\/apache.php","generated\/apcu.php","generated\/arra
     y.php","generated\/bzip2.php","generated\/calendar.php","generated\/classob
     j.php","generated\/com.php","generated\/cubrid.php","generated\/curl.php","
     generated\/datetime.php","generated\/dir.php","generated\/eio.php","generat
     ed\/errorfunc.php","generated\/exec.php","generated\/fileinfo.php","generat
     ed\/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","genera
     ted\/info.php","generated\/ingres-ii.php","generated\/inotify.php","generat
     ed\/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.p
     hp","generated\/oci8.php","generated\/opcache.php","generated\/openssl.php"
     ,"generated\/outcontrol.php","generated\/password.php","generated\/pcntl.ph
     p","generated\/pcre.php","generated\/pdf.php","generated\/pgsql.php","gener
     ated\/posix.php","generated\/ps.php","generated\/pspell.php","generated\/re
     adline.php","generated\/rpminfo.php","generated\/rrd.php","generated\/sem.p
     hp","generated\/session.php","generated\/shmop.php","generated\/simplexml.p
     hp","generated\/sockets.php","generated\/sodium.php","generated\/solr.php",
     "generated\/spl.php","generated\/sqlsrv.php","generated\/ssdeep.php","gener
     ated\/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","gene
     rated\/xmlrpc.php","generated\/yaml.php","generated\/yaz.php","generated\/z
     ip.php","generated\/zlib.php"]},"notification-url":"https:\/\/packagist.org
     \/downloads\/","license":["MIT"],"description":"PHP core functions that thr
     ow exceptions instead of returning FALSE on error","support":{"issues":"htt
     ps:\/\/github.com\/thecodingmachine\/safe\/issues","source":"https:\/\/gith
     ub.com\/thecodingmachine\/safe\/tree\/v1.3.3"},"install-path":"..\/thecodin
     gmachine\/safe"},{"name":"tijsverkoyen\/css-to-inline-styles","version":"2.
     2.5","version_normalized":"2.2.5.0","source":{"type":"git","url":"https:\/\
     /github.com\/tijsverkoyen\/CssToInlineStyles.git","reference":"4348a3a06651
     827a27d989ad1d13efec6bb49b19"},"dist":{"type":"zip","url":"https:\/\/api.gi
     thub.com\/repos\/tijsverkoyen\/CssToInlineStyles\/zipball\/4348a3a06651827a
     27d989ad1d13efec6bb49b19","reference":"4348a3a06651827a27d989ad1d13efec6bb4
     9b19","shasum":""},"require":{"ext-dom":"*","ext-libxml":"*","php":"^5.5 ||
    ^7.0 || ^8.0","symfony\/css-selector":"^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.
     0"},"require-dev":{"phpunit\/phpunit":"^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^
     8.5.21 || ^9.5.10"},"time":"2022-09-12T13:28:28+00:00","type":"library","ex
     tra":{"branch-alias":{"dev-master":"2.2.x-dev"}},"installation-source":"dis
     t","autoload":{"psr-4":{"TijsVerkoyen\\CssToInlineStyles\\":"src"}},"notifi
     cation-url":"https:\/\/packagist.org\/downloads\/","license":["BSD-3-Clause
     "],"authors":[{"name":"Tijs Verkoyen","email":"css_to_inline_styles@verkoye
     n.eu","role":"Developer"}],"description":"CssToInlineStyles is a class that
    enables you to convert HTML-pages\/files into HTML-pages\/files with inlin
     e styles. This is very useful when you're sending emails.","homepage":"http
     s:\/\/github.com\/tijsverkoyen\/CssToInlineStyles","support":{"issues":"htt
     ps:\/\/github.com\/tijsverkoyen\/CssToInlineStyles\/issues","source":"https
     :\/\/github.com\/tijsverkoyen\/CssToInlineStyles\/tree\/2.2.5"},"install-pa
     th":"..\/tijsverkoyen\/css-to-inline-styles"},{"name":"toflar\/psr6-symfony
     -http-cache-store","version":"3.0.1","version_normalized":"3.0.1.0","source
     ":{"type":"git","url":"https:\/\/github.com\/Toflar\/psr6-symfony-http-cach
     e-store.git","reference":"0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244"},"dist"
     :{"type":"zip","url":"https:\/\/api.github.com\/repos\/Toflar\/psr6-symfony
     -http-cache-store\/zipball\/0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244","refe
     rence":"0a6dd0da8dcce37efd3f3ac12e6f435dcd8fe244","shasum":""},"require":{"
     php":"^7.2 | ^8.0","symfony\/cache":"^4.4 | ^5.0","symfony\/http-foundation
     ":"^4.4 | ^5.0","symfony\/http-kernel":"^4.4 | ^5.0","symfony\/lock":"^4.4 
     | ^5.0","symfony\/options-resolver":"^4.4 | ^5.0"},"require-dev":{"symfony\
     /phpunit-bridge":"^5.0"},"time":"2020-11-23T21:38:47+00:00","type":"library
     ","installation-source":"dist","autoload":{"psr-4":{"Toflar\\Psr6HttpCacheS
     tore\\":"src"}},"notification-url":"https:\/\/packagist.org\/downloads\/","
     license":["MIT"],"authors":[{"name":"Yanick Witschi","email":"yanick.witsch
     i@terminal42.ch"}],"description":"An alternative store implementation for S
     ymfony's HttpCache reverse proxy that supports auto-pruning of expired entr
     ies and cache invalidation by tags.","support":{"issues":"https:\/\/github.
     com\/Toflar\/psr6-symfony-http-cache-store\/issues","source":"https:\/\/git
     hub.com\/Toflar\/psr6-symfony-http-cache-store\/tree\/3.0.1"},"install-path
     ":"..\/toflar\/psr6-symfony-http-cache-store"},{"name":"twig\/extra-bundle"
     ,"version":"v3.4.0","version_normalized":"3.4.0.0","source":{"type":"git","
     url":"https:\/\/github.com\/twigphp\/twig-extra-bundle.git","reference":"2e
     58256b0e9fe52f30149347c0547e4633304765"},"dist":{"type":"zip","url":"https:
     \/\/api.github.com\/repos\/twigphp\/twig-extra-bundle\/zipball\/2e58256b0e9
     fe52f30149347c0547e4633304765","reference":"2e58256b0e9fe52f30149347c0547e4
     633304765","shasum":""},"require":{"php":">=7.2.5","symfony\/framework-bund
     le":"^4.4|^5.0|^6.0","symfony\/twig-bundle":"^4.4|^5.0|^6.0","twig\/twig":"
     ^2.7|^3.0"},"require-dev":{"league\/commonmark":"^1.0|^2.0","symfony\/phpun
     it-bridge":"^4.4.9|^5.0.9|^6.0","twig\/cache-extra":"^3.0","twig\/cssinline
     r-extra":"^2.12|^3.0","twig\/html-extra":"^2.12|^3.0","twig\/inky-extra":"^
     2.12|^3.0","twig\/intl-extra":"^2.12|^3.0","twig\/markdown-extra":"^2.12|^3
     .0","twig\/string-extra":"^2.12|^3.0"},"time":"2022-01-04T13:58:53+00:00","
     type":"symfony-bundle","extra":{"branch-alias":{"dev-master":"3.2-dev"}},"i
     nstallation-source":"dist","autoload":{"psr-4":{"Twig\\Extra\\TwigExtraBund
     le\\":""},"exclude-from-classmap":["\/Tests\/"]},"notification-url":"https:
     \/\/packagist.org\/downloads\/","license":["MIT"],"authors":[{"name":"Fabie
     n Potencier","email":"fabien@symfony.com","homepage":"http:\/\/fabien.poten
     cier.org","role":"Lead Developer"}],"description":"A Symfony bundle for ext
     ra Twig extensions","homepage":"https:\/\/twig.symfony.com","keywords":["bu
     ndle","extra","twig"],"support":{"source":"https:\/\/github.com\/twigphp\/t
     wig-extra-bundle\/tree\/v3.4.0"},"funding":[{"url":"https:\/\/github.com\/f
     abpot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/pa
     ckagist\/twig\/twig","type":"tidelift"}],"install-path":"..\/twig\/extra-bu
     ndle"},{"name":"twig\/twig","version":"v3.4.3","version_normalized":"3.4.3.
     0","source":{"type":"git","url":"https:\/\/github.com\/twigphp\/Twig.git","
     reference":"c38fd6b0b7f370c198db91ffd02e23b517426b58"},"dist":{"type":"zip"
     ,"url":"https:\/\/api.github.com\/repos\/twigphp\/Twig\/zipball\/c38fd6b0b7
     f370c198db91ffd02e23b517426b58","reference":"c38fd6b0b7f370c198db91ffd02e23
     b517426b58","shasum":""},"require":{"php":">=7.2.5","symfony\/polyfill-ctyp
     e":"^1.8","symfony\/polyfill-mbstring":"^1.3"},"require-dev":{"psr\/contain
     er":"^1.0","symfony\/phpunit-bridge":"^4.4.9|^5.0.9|^6.0"},"time":"2022-09-
     28T08:42:51+00:00","type":"library","extra":{"branch-alias":{"dev-master":"
     3.4-dev"}},"installation-source":"dist","autoload":{"psr-4":{"Twig\\":"src\
     /"}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["
     BSD-3-Clause"],"authors":[{"name":"Fabien Potencier","email":"fabien@symfon
     y.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":"Tw
     ig, the flexible, fast, and secure template language for PHP","homepage":"h
     ttps:\/\/twig.symfony.com","keywords":["templating"],"support":{"issues":"h
     ttps:\/\/github.com\/twigphp\/Twig\/issues","source":"https:\/\/github.com\
     /twigphp\/Twig\/tree\/v3.4.3"},"funding":[{"url":"https:\/\/github.com\/fab
     pot","type":"github"},{"url":"https:\/\/tidelift.com\/funding\/github\/pack
     agist\/twig\/twig","type":"tidelift"}],"install-path":"..\/twig\/twig"},{"n
     ame":"ua-parser\/uap-php","version":"v3.9.14","version_normalized":"3.9.14.
     0","source":{"type":"git","url":"https:\/\/github.com\/ua-parser\/uap-php.g
     it","reference":"b796c5ea5df588e65aeb4e2c6cce3811dec4fed6"},"dist":{"type":
     "zip","url":"https:\/\/api.github.com\/repos\/ua-parser\/uap-php\/zipball\/
     b796c5ea5df588e65aeb4e2c6cce3811dec4fed6","reference":"b796c5ea5df588e65aeb
     4e2c6cce3811dec4fed6","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","sy
     mfony\/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","vi
     meo\/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"},
     "time":"2020-10-02T23:36:20+00:00","bin":["bin\/uaparser"],"type":"library"
     ,"installation-source":"dist","autoload":{"psr-4":{"UAParser\\":"src"}},"no
     tification-url":"https:\/\/packagist.org\/downloads\/","license":["MIT"],"a
     uthors":[{"name":"Dave Olsen","email":"dmolsen@gmail.com"},{"name":"Lars St
     rojny","email":"lars@strojny.net"}],"description":"A multi-language port of
    Browserscope's user agent parser.","support":{"issues":"https:\/\/github.c
     om\/ua-parser\/uap-php\/issues","source":"https:\/\/github.com\/ua-parser\/
     uap-php\/tree\/v3.9.14"},"install-path":"..\/ua-parser\/uap-php"},{"name":"
     wa72\/htmlpagedom","version":"v2.0.1","version_normalized":"2.0.1.0","sourc
     e":{"type":"git","url":"https:\/\/github.com\/wasinger\/htmlpagedom.git","r
     eference":"34710d592b9865e798b5c35a78166ab1f18ecc8e"},"dist":{"type":"zip",
     "url":"https:\/\/api.github.com\/repos\/wasinger\/htmlpagedom\/zipball\/347
     10d592b9865e798b5c35a78166ab1f18ecc8e","reference":"34710d592b9865e798b5c35
     a78166ab1f18ecc8e","shasum":""},"require":{"php":">=7.1.0","symfony\/css-se
     lector":"^3.4|^4|^5","symfony\/dom-crawler":"^3.4|^4|^5"},"require-dev":{"m
     ikey179\/vfsstream":"^1.6","phpunit\/phpunit":"^7","wa72\/html-pretty-min":
     "~0.1"},"suggest":{"wa72\/html-pretty-min":"Minify or indent HTML documents
     "},"time":"2019-11-22T09:50:29+00:00","type":"library","extra":{"branch-ali
     as":{"dev-master":"2.0-dev"}},"installation-source":"dist","autoload":{"psr
     -4":{"Wa72\\HtmlPageDom\\":"src\/"}},"notification-url":"https:\/\/packagis
     t.org\/downloads\/","license":["MIT"],"authors":[{"name":"Christoph Singer"
     ,"email":"singer@webagentur72.de","homepage":"http:\/\/www.webagentur72.de"
     }],"description":"jQuery-inspired DOM manipulation extension for Symfony's 
     Crawler","homepage":"http:\/\/github.com\/wasinger\/htmlpagedom","keywords"
     :["crawler","dom","html"],"support":{"issues":"https:\/\/github.com\/wasing
     er\/htmlpagedom\/issues","source":"https:\/\/github.com\/wasinger\/htmlpage
     dom\/tree\/master"},"install-path":"..\/wa72\/htmlpagedom"},{"name":"webign
     ition\/disallowed-character-terminated-string","version":"2.0","version_nor
     malized":"2.0.0.0","source":{"type":"git","url":"https:\/\/github.com\/webi
     gnition\/disallowed-character-terminated-string.git","reference":"1c35b8bac
     bb2e76837c0aa8538dc2468a1f10e6e"},"dist":{"type":"zip","url":"https:\/\/api
     .github.com\/repos\/webignition\/disallowed-character-terminated-string\/zi
     pball\/1c35b8bacbb2e76837c0aa8538dc2468a1f10e6e","reference":"1c35b8bacbb2e
     76837c0aa8538dc2468a1f10e6e","shasum":""},"require":{"php":">=7.2"},"requir
     e-dev":{"phpstan\/phpstan":"^0.12.3","phpunit\/phpunit":"~8.0","squizlabs\/
     php_codesniffer":"^3.5"},"time":"2019-12-20T15:52:44+00:00","type":"library
     ","installation-source":"dist","autoload":{"psr-4":{"webignition\\Disallowe
     dCharacterTerminatedString\\":"src"}},"notification-url":"https:\/\/packagi
     st.org\/downloads\/","license":["MIT"],"authors":[{"name":"Jon Cram","email
     ":"webignition@gmail.com"}],"description":"A string terminated by one or mo
     re disallowed characters","homepage":"https:\/\/github.com\/webignition\/di
     sallowed-character-terminated-string","keywords":["string","terminated"],"s
     upport":{"issues":"https:\/\/github.com\/webignition\/disallowed-character-
     terminated-string\/issues","source":"https:\/\/github.com\/webignition\/dis
     allowed-character-terminated-string\/tree\/master"},"install-path":"..\/web
     ignition\/disallowed-character-terminated-string"},{"name":"webignition\/ro
     bots-txt-file","version":"3.0","version_normalized":"3.0.0.0","source":{"ty
     pe":"git","url":"https:\/\/github.com\/webignition\/robots-txt-file.git","r
     eference":"51bd7b1045348d94177cf6b21415385bf0923fa6"},"dist":{"type":"zip",
     "url":"https:\/\/api.github.com\/repos\/webignition\/robots-txt-file\/zipba
     ll\/51bd7b1045348d94177cf6b21415385bf0923fa6","reference":"51bd7b1045348d94
     177cf6b21415385bf0923fa6","shasum":""},"require":{"ext-json":"*","ext-mbstr
     ing":"*","php":">=7.2.0","webignition\/disallowed-character-terminated-stri
     ng":">=2,<3"},"require-dev":{"phpstan\/phpstan":"^0.12.3","phpunit\/phpunit
     ":"^8.0","squizlabs\/php_codesniffer":"^3.5"},"time":"2019-12-20T17:50:44+0
     0:00","type":"library","installation-source":"dist","autoload":{"psr-4":{"w
     ebignition\\RobotsTxt\\":"src\/","webignition\\RobotsTxt\\Tests\\":"tests\/
     "}},"notification-url":"https:\/\/packagist.org\/downloads\/","license":["M
     IT"],"authors":[{"name":"Jon Cram","email":"webignition@gmail.com"}],"descr
     iption":"Models a robots.txt file","homepage":"https:\/\/github.com\/webign
     ition\/robots-txt-file","keywords":["parser","robots.txt"],"support":{"issu
     es":"https:\/\/github.com\/webignition\/robots-txt-file\/issues","source":"
     https:\/\/github.com\/webignition\/robots-txt-file\/tree\/3.0"},"install-pa
     th":"..\/webignition\/robots-txt-file"},{"name":"wikimedia\/less.php","vers
     ion":"1.8.2","version_normalized":"1.8.2.0","source":{"type":"git","url":"h
     ttps:\/\/github.com\/wikimedia\/less.php.git","reference":"e238ad228d74b6ff
     d38209c799b34e9826909266"},"dist":{"type":"zip","url":"https:\/\/api.github
     .com\/repos\/wikimedia\/less.php\/zipball\/e238ad228d74b6ffd38209c799b34e98
     26909266","reference":"e238ad228d74b6ffd38209c799b34e9826909266","shasum":"
     "},"require":{"php":">=7.2.9"},"require-dev":{"phpunit\/phpunit":"7.5.14"},
     "time":"2019-11-06T18:30:11+00:00","bin":["bin\/lessc"],"type":"library","i
     nstallation-source":"dist","autoload":{"psr-0":{"Less":"lib\/"},"classmap":
     ["lessc.inc.php"]},"notification-url":"https:\/\/packagist.org\/downloads\/
     ","license":["Apache-2.0"],"authors":[{"name":"Josh Schmidt","homepage":"ht
     tps:\/\/github.com\/oyejorge"},{"name":"Matt Agar","homepage":"https:\/\/gi
     thub.com\/agar"},{"name":"Martin Janto\u0161ovi\u010d","homepage":"https:\/
     \/github.com\/Mordred"}],"description":"PHP port of the Javascript version 
     of LESS http:\/\/lesscss.org (Originally maintained by Josh Schmidt)","keyw
     ords":["css","less","less.js","lesscss","php","stylesheet"],"support":{"sou
     rce":"https:\/\/github.com\/wikimedia\/less.php\/tree\/1.8.2"},"install-pat
     h":"..\/wikimedia\/less.php"}]).                                           
                                                                              
    
    >

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

    Standard

    Poste mal deine composer.json
    » sponsor me via GitHub or PayPal or Revolut

  10. #10
    Contao-Fan Avatar von herr rilke
    Registriert seit
    29.01.2011.
    Ort
    Münster
    Beiträge
    401

    Standard

    da isse

    Code:
    {
        "name": "contao/managed-edition",
        "type": "project",
        "description": "Contao Open Source CMS",
        "license": "LGPL-3.0-or-later",
        "authors": [
            {
                "name": "Leo Feyer",
                "homepage": "https://github.com/leofeyer"
            }
        ],
        "require": {
            "bugbuster/contao-visitors-bundle": "^1.7",
            "clickpress/contao-clickpress-grid": "^1.4",
            "contao/calendar-bundle": "4.13.*",
            "contao/conflicts": "*@dev",
            "contao/listing-bundle": "4.13.*",
            "contao/manager-bundle": "4.13.*",
            "contao/news-bundle": "4.13.*",
            "craffft/css-style-selector-bundle": "dev-master",
            "delahaye/dlh_geocode": "^1.1",
            "delahaye/dlh_googlemaps": "^2.4.0",
            "dklemmt/contao_dk_mmenu": "^2.1",
            "do-while/contao-backupdb-bundle": "^1.2",
            "fritzmg/contao-swiper": "^3.4",
            "heimrichhannot/contao-slick-bundle": "^1.5",
            "madeyourday/contao-rocksolid-columns": "^2.0",
            "madeyourday/contao-rocksolid-custom-elements": "^2.1",
            "madeyourday/contao-rocksolid-icon-picker": "^2.0",
            "oveleon/contao-cookiebar": "^1.11",
            "terminal42/contao-easy_themes": "^2.2.0"
        },
        "conflict": {
            "contao-components/installer": "<1.3",
            "contao/core-bundle": "<4.4.8"
        },
        "extra": {
            "branch-alias": {
                "dev-4.4": "4.4.x-dev"
            },
            "contao-component-dir": "assets"
        },
        "scripts": {
            "post-install-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ],
            "post-update-cmd": [
                "Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
            ]
        }
    }

  11. #11
    Contao-Nutzer Avatar von Baddy
    Registriert seit
    29.08.2019.
    Beiträge
    26

    Standard

    Habe das gleiche Problem.
    PHP-Version ist 7.4.

    Gibt es hierzu schon eine Lösung?

  12. #12
    Contao-Fan Avatar von herr rilke
    Registriert seit
    29.01.2011.
    Ort
    Münster
    Beiträge
    401

    Standard

    für mich nicht.

    habe das ganze aus einem backup wiederhergestellt.

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
  •