{
  "components": [
    {
      "bom-ref": "pkg:composer/asm89/stack-cors@1.3.0",
      "description": "Cross-origin resource sharing library and stack middleware",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08"
        },
        {
          "type": "vcs",
          "url": "https://github.com/asm89/stack-cors.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "asm89/stack-cors",
      "properties": [
        {
          "name": "composer:reference",
          "value": "b9c31def6a83f84b4d4a40d35996d375755f0e08"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/asm89/stack-cors@1.3.0",
      "scope": "required",
      "type": "library",
      "version": "1.3.0"
    },
    {
      "bom-ref": "pkg:composer/composer/semver@1.7.2",
      "description": "Semver library that offers utilities, version constraint parsing and validation.",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/composer/semver/zipball/647490bbcaf7fc4891c58f47b825eb99d19c377a"
        },
        {
          "type": "vcs",
          "url": "https://github.com/composer/semver.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "composer/semver",
      "properties": [
        {
          "name": "composer:reference",
          "value": "647490bbcaf7fc4891c58f47b825eb99d19c377a"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/composer/semver@1.7.2",
      "scope": "required",
      "type": "library",
      "version": "1.7.2"
    },
    {
      "bom-ref": "pkg:composer/doctrine/annotations@v1.4.0",
      "description": "Docblock Annotations Parser",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97"
        },
        {
          "type": "vcs",
          "url": "https://github.com/doctrine/annotations.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "doctrine/annotations",
      "properties": [
        {
          "name": "composer:reference",
          "value": "54cacc9b81758b14e3ce750f205a393d52339e97"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/doctrine/annotations@v1.4.0",
      "scope": "required",
      "type": "library",
      "version": "v1.4.0"
    },
    {
      "bom-ref": "pkg:composer/doctrine/cache@v1.6.2",
      "description": "Caching library offering an object-oriented API for many cache backends",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b"
        },
        {
          "type": "vcs",
          "url": "https://github.com/doctrine/cache.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "doctrine/cache",
      "properties": [
        {
          "name": "composer:reference",
          "value": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/doctrine/cache@v1.6.2",
      "scope": "required",
      "type": "library",
      "version": "v1.6.2"
    },
    {
      "bom-ref": "pkg:composer/doctrine/collections@v1.4.0",
      "description": "Collections Abstraction library",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba"
        },
        {
          "type": "vcs",
          "url": "https://github.com/doctrine/collections.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "doctrine/collections",
      "properties": [
        {
          "name": "composer:reference",
          "value": "1a4fb7e902202c33cce8c55989b945612943c2ba"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/doctrine/collections@v1.4.0",
      "scope": "required",
      "type": "library",
      "version": "v1.4.0"
    },
    {
      "bom-ref": "pkg:composer/doctrine/common@v2.7.3",
      "description": "Common Library for Doctrine projects",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9"
        },
        {
          "type": "vcs",
          "url": "https://github.com/doctrine/common.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "doctrine/common",
      "properties": [
        {
          "name": "composer:reference",
          "value": "4acb8f89626baafede6ee5475bc5844096eba8a9"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/doctrine/common@v2.7.3",
      "scope": "required",
      "type": "library",
      "version": "v2.7.3"
    },
    {
      "bom-ref": "pkg:composer/doctrine/inflector@v1.2.0",
      "description": "Common String Manipulations with regard to casing and singular/plural rules.",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462"
        },
        {
          "type": "vcs",
          "url": "https://github.com/doctrine/inflector.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "doctrine/inflector",
      "properties": [
        {
          "name": "composer:reference",
          "value": "e11d84c6e018beedd929cff5220969a3c6d1d462"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/doctrine/inflector@v1.2.0",
      "scope": "required",
      "type": "library",
      "version": "v1.2.0"
    },
    {
      "bom-ref": "pkg:composer/doctrine/lexer@1.0.2",
      "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8"
        },
        {
          "type": "vcs",
          "url": "https://github.com/doctrine/lexer.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "doctrine/lexer",
      "properties": [
        {
          "name": "composer:reference",
          "value": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/doctrine/lexer@1.0.2",
      "scope": "required",
      "type": "library",
      "version": "1.0.2"
    },
    {
      "bom-ref": "pkg:composer/easyrdf/easyrdf@0.9.1",
      "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/easyrdf/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566"
        },
        {
          "type": "vcs",
          "url": "https://github.com/easyrdf/easyrdf.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "name": "easyrdf/easyrdf",
      "properties": [
        {
          "name": "composer:reference",
          "value": "acd09dfe0555fbcfa254291e433c45fdd4652566"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/easyrdf/easyrdf@0.9.1",
      "scope": "required",
      "type": "library",
      "version": "0.9.1"
    },
    {
      "bom-ref": "pkg:composer/egulias/email-validator@2.1.25",
      "description": "A library for validating emails against several RFCs",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4"
        },
        {
          "type": "vcs",
          "url": "https://github.com/egulias/EmailValidator.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "egulias/email-validator",
      "properties": [
        {
          "name": "composer:reference",
          "value": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/egulias/email-validator@2.1.25",
      "scope": "required",
      "type": "library",
      "version": "2.1.25"
    },
    {
      "bom-ref": "pkg:composer/guzzlehttp/guzzle@6.5.8-p3%2Btuxcare",
      "description": "Guzzle is a PHP HTTP client library",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://nexus.repo.tuxcare.com/repository/els_php/guzzlehttp/guzzle/6.5.8-p3+tuxcare/guzzlehttp-guzzle-6.5.8-p3+tuxcare"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "guzzlehttp/guzzle",
      "properties": [
        {
          "name": "composer:reference",
          "value": "6.5.8-p3+tuxcare"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/guzzlehttp/guzzle@6.5.8-p3%2Btuxcare",
      "scope": "required",
      "type": "library",
      "version": "6.5.8-p3+tuxcare"
    },
    {
      "bom-ref": "pkg:composer/guzzlehttp/promises@1.5.3",
      "description": "Guzzle promises library",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e"
        },
        {
          "type": "vcs",
          "url": "https://github.com/guzzle/promises.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "guzzlehttp/promises",
      "properties": [
        {
          "name": "composer:reference",
          "value": "67ab6e18aaa14d753cc148911d273f6e6cb6721e"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/guzzlehttp/promises@1.5.3",
      "scope": "required",
      "type": "library",
      "version": "1.5.3"
    },
    {
      "bom-ref": "pkg:composer/guzzlehttp/psr7@1.9.1-p2%2Btuxcare",
      "description": "PSR-7 message implementation that also provides common utility methods",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://nexus.repo.tuxcare.com/repository/els_php/guzzlehttp/psr7/1.9.1-p2+tuxcare/guzzlehttp-psr7-1.9.1-p2+tuxcare"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "guzzlehttp/psr7",
      "properties": [
        {
          "name": "composer:reference",
          "value": "1.9.1-p2+tuxcare"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/guzzlehttp/psr7@1.9.1-p2%2Btuxcare",
      "scope": "required",
      "type": "library",
      "version": "1.9.1-p2+tuxcare"
    },
    {
      "bom-ref": "pkg:composer/laminas/laminas-diactoros@1.8.7p2-1%2Btuxcare",
      "description": "PSR HTTP Message implementations",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://nexus.repo.tuxcare.com/repository/els_php/laminas/laminas-diactoros/1.8.7p2-1+tuxcare/laminas-laminas-diactoros-1.8.7p2-1+tuxcare"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "name": "laminas/laminas-diactoros",
      "properties": [
        {
          "name": "composer:reference",
          "value": "1.8.7p2-1+tuxcare"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/laminas/laminas-diactoros@1.8.7p2-1%2Btuxcare",
      "scope": "required",
      "type": "library",
      "version": "1.8.7p2-1+tuxcare"
    },
    {
      "bom-ref": "pkg:composer/laminas/laminas-escaper@2.6.1",
      "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/25f2a053eadfa92ddacb609dcbbc39362610da70"
        },
        {
          "type": "vcs",
          "url": "https://github.com/laminas/laminas-escaper.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "name": "laminas/laminas-escaper",
      "properties": [
        {
          "name": "composer:reference",
          "value": "25f2a053eadfa92ddacb609dcbbc39362610da70"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/laminas/laminas-escaper@2.6.1",
      "scope": "required",
      "type": "library",
      "version": "2.6.1"
    },
    {
      "bom-ref": "pkg:composer/laminas/laminas-feed@2.12.3",
      "description": "provides functionality for consuming RSS and Atom feeds",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/3c91415633cb1be6f9d78683d69b7dcbfe6b4012"
        },
        {
          "type": "vcs",
          "url": "https://github.com/laminas/laminas-feed.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "name": "laminas/laminas-feed",
      "properties": [
        {
          "name": "composer:reference",
          "value": "3c91415633cb1be6f9d78683d69b7dcbfe6b4012"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/laminas/laminas-feed@2.12.3",
      "scope": "required",
      "type": "library",
      "version": "2.12.3"
    },
    {
      "bom-ref": "pkg:composer/laminas/laminas-stdlib@3.2.1",
      "description": "SPL extensions, array utilities, error handlers, and more",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b18347625a2f06a1a485acfbc870f699dbe51c6"
        },
        {
          "type": "vcs",
          "url": "https://github.com/laminas/laminas-stdlib.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "name": "laminas/laminas-stdlib",
      "properties": [
        {
          "name": "composer:reference",
          "value": "2b18347625a2f06a1a485acfbc870f699dbe51c6"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/laminas/laminas-stdlib@3.2.1",
      "scope": "required",
      "type": "library",
      "version": "3.2.1"
    },
    {
      "bom-ref": "pkg:composer/laminas/laminas-zendframework-bridge@1.6.1",
      "description": "Alias legacy ZF class names to Laminas Project equivalents.",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/e112dd2c099f4f6142c16fc65fda89a638e06885"
        },
        {
          "type": "vcs",
          "url": "https://github.com/laminas/laminas-zendframework-bridge.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "name": "laminas/laminas-zendframework-bridge",
      "properties": [
        {
          "name": "composer:reference",
          "value": "e112dd2c099f4f6142c16fc65fda89a638e06885"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/laminas/laminas-zendframework-bridge@1.6.1",
      "scope": "required",
      "type": "library",
      "version": "1.6.1"
    },
    {
      "bom-ref": "pkg:composer/masterminds/html5@2.10.1",
      "description": "An HTML5 parser and serializer.",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/fd5018f6815fff903946d0564977b44ce8010e29"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Masterminds/html5-php.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "masterminds/html5",
      "properties": [
        {
          "name": "composer:reference",
          "value": "fd5018f6815fff903946d0564977b44ce8010e29"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/masterminds/html5@2.10.1",
      "scope": "required",
      "type": "library",
      "version": "2.10.1"
    },
    {
      "bom-ref": "pkg:composer/pear/archive_tar@1.6.0",
      "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/dc3285537f1832da8ddbbe45f5a007248b6cc00e"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pear/Archive_Tar.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "name": "pear/archive_tar",
      "properties": [
        {
          "name": "composer:reference",
          "value": "dc3285537f1832da8ddbbe45f5a007248b6cc00e"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/pear/archive_tar@1.6.0",
      "scope": "required",
      "type": "library",
      "version": "1.6.0"
    },
    {
      "bom-ref": "pkg:composer/pear/console_getopt@v1.4.3",
      "description": "More info available on: http://pear.php.net/package/Console_Getopt",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pear/Console_Getopt.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "name": "pear/console_getopt",
      "properties": [
        {
          "name": "composer:reference",
          "value": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/pear/console_getopt@v1.4.3",
      "scope": "required",
      "type": "library",
      "version": "v1.4.3"
    },
    {
      "bom-ref": "pkg:composer/pear/pear-core-minimal@v1.10.18",
      "description": "Minimal set of PEAR core files to be used as composer dependency",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/c7b55789d01de0ce090d289b73f1bbd6a2f113b1"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pear/pear-core-minimal.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "name": "pear/pear-core-minimal",
      "properties": [
        {
          "name": "composer:reference",
          "value": "c7b55789d01de0ce090d289b73f1bbd6a2f113b1"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/pear/pear-core-minimal@v1.10.18",
      "scope": "required",
      "type": "library",
      "version": "v1.10.18"
    },
    {
      "bom-ref": "pkg:composer/pear/pear_exception@v1.0.2",
      "description": "The PEAR Exception base class.",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pear/PEAR_Exception.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "name": "pear/pear_exception",
      "properties": [
        {
          "name": "composer:reference",
          "value": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
        },
        {
          "name": "composer:type",
          "value": "class"
        }
      ],
      "purl": "pkg:composer/pear/pear_exception@v1.0.2",
      "scope": "required",
      "type": "library",
      "version": "v1.0.2"
    },
    {
      "bom-ref": "pkg:composer/psr/container@1.0.0",
      "description": "Common Container Interface (PHP FIG PSR-11)",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        {
          "type": "vcs",
          "url": "https://github.com/php-fig/container.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "psr/container",
      "properties": [
        {
          "name": "composer:reference",
          "value": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/psr/container@1.0.0",
      "scope": "required",
      "type": "library",
      "version": "1.0.0"
    },
    {
      "bom-ref": "pkg:composer/psr/http-message@1.1",
      "description": "Common interface for HTTP messages",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
        },
        {
          "type": "vcs",
          "url": "https://github.com/php-fig/http-message.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "psr/http-message",
      "properties": [
        {
          "name": "composer:reference",
          "value": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/psr/http-message@1.1",
      "scope": "required",
      "type": "library",
      "version": "1.1"
    },
    {
      "bom-ref": "pkg:composer/psr/log@1.1.4",
      "description": "Common interface for logging libraries",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11"
        },
        {
          "type": "vcs",
          "url": "https://github.com/php-fig/log.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "psr/log",
      "properties": [
        {
          "name": "composer:reference",
          "value": "d49695b909c3b7628b6289db5479a1c204601f11"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/psr/log@1.1.4",
      "scope": "required",
      "type": "library",
      "version": "1.1.4"
    },
    {
      "bom-ref": "pkg:composer/ralouphie/getallheaders@3.0.3",
      "description": "A polyfill for getallheaders.",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822"
        },
        {
          "type": "vcs",
          "url": "https://github.com/ralouphie/getallheaders.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "ralouphie/getallheaders",
      "properties": [
        {
          "name": "composer:reference",
          "value": "120b605dfeb996808c31b6477290a714d356e822"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/ralouphie/getallheaders@3.0.3",
      "scope": "required",
      "type": "library",
      "version": "3.0.3"
    },
    {
      "bom-ref": "pkg:composer/stack/builder@v1.0.5",
      "description": "Builder for stack middlewares based on HttpKernelInterface.",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/stackphp/builder/zipball/fb3d136d04c6be41120ebf8c0cc71fe9507d750a"
        },
        {
          "type": "vcs",
          "url": "https://github.com/stackphp/builder.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "stack/builder",
      "properties": [
        {
          "name": "composer:reference",
          "value": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/stack/builder@v1.0.5",
      "scope": "required",
      "type": "library",
      "version": "v1.0.5"
    },
    {
      "bom-ref": "pkg:composer/symfony-cmf/routing@1.4.1-p1%2Btuxcare",
      "description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://nexus.repo.tuxcare.com/repository/els_php/symfony-cmf/routing/1.4.1-p1+tuxcare/symfony-cmf-routing-1.4.1-p1+tuxcare"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony-cmf/routing",
      "properties": [
        {
          "name": "composer:reference",
          "value": "1.4.1-p1+tuxcare"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony-cmf/routing@1.4.1-p1%2Btuxcare",
      "scope": "required",
      "type": "library",
      "version": "1.4.1-p1+tuxcare"
    },
    {
      "bom-ref": "pkg:composer/symfony/class-loader@v3.4.47",
      "description": "Symfony ClassLoader Component",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/class-loader/zipball/a22265a9f3511c0212bf79f54910ca5a77c0e92c"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/class-loader.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/class-loader",
      "properties": [
        {
          "name": "composer:reference",
          "value": "a22265a9f3511c0212bf79f54910ca5a77c0e92c"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/class-loader@v3.4.47",
      "scope": "required",
      "type": "library",
      "version": "v3.4.47"
    },
    {
      "bom-ref": "pkg:composer/symfony/console@v3.4.47",
      "description": "Symfony Console Component",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/console/zipball/a10b1da6fc93080c180bba7219b5ff5b7518fe81"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/console.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/console",
      "properties": [
        {
          "name": "composer:reference",
          "value": "a10b1da6fc93080c180bba7219b5ff5b7518fe81"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/console@v3.4.47",
      "scope": "required",
      "type": "library",
      "version": "v3.4.47"
    },
    {
      "bom-ref": "pkg:composer/symfony/debug@v4.4.44",
      "description": "Provides tools to ease debugging PHP code",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/debug/zipball/1a692492190773c5310bc7877cb590c04c2f05be"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/debug.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/debug",
      "properties": [
        {
          "name": "composer:reference",
          "value": "1a692492190773c5310bc7877cb590c04c2f05be"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/debug@v4.4.44",
      "scope": "required",
      "type": "library",
      "version": "v4.4.44"
    },
    {
      "bom-ref": "pkg:composer/symfony/dependency-injection@v3.4.47",
      "description": "Symfony DependencyInjection Component",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/51d2a2708c6ceadad84393f8581df1dcf9e5e84b"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/dependency-injection.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/dependency-injection",
      "properties": [
        {
          "name": "composer:reference",
          "value": "51d2a2708c6ceadad84393f8581df1dcf9e5e84b"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/dependency-injection@v3.4.47",
      "scope": "required",
      "type": "library",
      "version": "v3.4.47"
    },
    {
      "bom-ref": "pkg:composer/symfony/event-dispatcher@v3.4.47",
      "description": "Symfony EventDispatcher Component",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/31fde73757b6bad247c54597beef974919ec6860"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/event-dispatcher.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/event-dispatcher",
      "properties": [
        {
          "name": "composer:reference",
          "value": "31fde73757b6bad247c54597beef974919ec6860"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/event-dispatcher@v3.4.47",
      "scope": "required",
      "type": "library",
      "version": "v3.4.47"
    },
    {
      "bom-ref": "pkg:composer/symfony/http-foundation@3.4.47-p3%2Btuxcare",
      "description": "Symfony HttpFoundation Component",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://nexus-repo.corp.cloudlinux.com/repository/els_php/symfony/http-foundation/3.4.47-p3+tuxcare/symfony-http-foundation-3.4.47-p3+tuxcare.zip"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/http-foundation",
      "properties": [
        {
          "name": "composer:reference",
          "value": "a43d4d19c4c4b4f9a2886dc6df2f8a597c13556e"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/http-foundation@3.4.47-p3%2Btuxcare",
      "scope": "required",
      "type": "library",
      "version": "3.4.47-p3+tuxcare"
    },
    {
      "bom-ref": "pkg:composer/symfony/http-kernel@v3.4.49-p1%2Btuxcare",
      "description": "Symfony HttpKernel Component",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://nexus-repo.corp.cloudlinux.com/repository/els_php/symfony/http-kernel/v3.4.49-p1+tuxcare/symfony-http-kernel-v3.4.49-p1+tuxcare.zip"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/http-kernel",
      "properties": [
        {
          "name": "composer:reference",
          "value": "v3.4.49-p1+tuxcare"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/http-kernel@v3.4.49-p1%2Btuxcare",
      "scope": "required",
      "type": "library",
      "version": "v3.4.49-p1+tuxcare"
    },
    {
      "bom-ref": "pkg:composer/symfony/polyfill-ctype@v1.37.0",
      "description": "Symfony polyfill for ctype functions",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/141046a8f9477948ff284fa65be2095baafb94f2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/polyfill-ctype.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/polyfill-ctype",
      "properties": [
        {
          "name": "composer:reference",
          "value": "141046a8f9477948ff284fa65be2095baafb94f2"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/polyfill-ctype@v1.37.0",
      "scope": "required",
      "type": "library",
      "version": "v1.37.0"
    },
    {
      "bom-ref": "pkg:composer/symfony/polyfill-iconv@v1.19.0",
      "description": "Symfony polyfill for the Iconv extension",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/085241787d52fa6f7a774fd034135fef0cfd5496"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/polyfill-iconv.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/polyfill-iconv",
      "properties": [
        {
          "name": "composer:reference",
          "value": "085241787d52fa6f7a774fd034135fef0cfd5496"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/polyfill-iconv@v1.19.0",
      "scope": "required",
      "type": "library",
      "version": "v1.19.0"
    },
    {
      "bom-ref": "pkg:composer/symfony/polyfill-intl-idn@v1.42.0",
      "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/51b5ff5ba85452b31ec6f55490b08148612339d9"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/polyfill-intl-idn.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/polyfill-intl-idn",
      "properties": [
        {
          "name": "composer:reference",
          "value": "51b5ff5ba85452b31ec6f55490b08148612339d9"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/polyfill-intl-idn@v1.42.0",
      "scope": "required",
      "type": "library",
      "version": "v1.42.0"
    },
    {
      "bom-ref": "pkg:composer/symfony/polyfill-intl-normalizer@v1.42.0",
      "description": "Symfony polyfill for intl's Normalizer class and related functions",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/aa20edea75bd9c48cfecc8360922e5a6e5c44502"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/polyfill-intl-normalizer.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/polyfill-intl-normalizer",
      "properties": [
        {
          "name": "composer:reference",
          "value": "aa20edea75bd9c48cfecc8360922e5a6e5c44502"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/polyfill-intl-normalizer@v1.42.0",
      "scope": "required",
      "type": "library",
      "version": "v1.42.0"
    },
    {
      "bom-ref": "pkg:composer/symfony/polyfill-mbstring@v1.38.2",
      "description": "Symfony polyfill for the Mbstring extension",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/polyfill-mbstring.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/polyfill-mbstring",
      "properties": [
        {
          "name": "composer:reference",
          "value": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/polyfill-mbstring@v1.38.2",
      "scope": "required",
      "type": "library",
      "version": "v1.38.2"
    },
    {
      "bom-ref": "pkg:composer/symfony/polyfill-php56@v1.20.0",
      "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/polyfill-php56.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/polyfill-php56",
      "properties": [
        {
          "name": "composer:reference",
          "value": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675"
        },
        {
          "name": "composer:type",
          "value": "metapackage"
        }
      ],
      "purl": "pkg:composer/symfony/polyfill-php56@v1.20.0",
      "scope": "required",
      "type": "library",
      "version": "v1.20.0"
    },
    {
      "bom-ref": "pkg:composer/symfony/polyfill-php70@v1.20.0",
      "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/polyfill-php70.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/polyfill-php70",
      "properties": [
        {
          "name": "composer:reference",
          "value": "5f03a781d984aae42cebd18e7912fa80f02ee644"
        },
        {
          "name": "composer:type",
          "value": "metapackage"
        }
      ],
      "purl": "pkg:composer/symfony/polyfill-php70@v1.20.0",
      "scope": "required",
      "type": "library",
      "version": "v1.20.0"
    },
    {
      "bom-ref": "pkg:composer/symfony/process@v3.4.47",
      "description": "Symfony Process Component",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/process/zipball/b8648cf1d5af12a44a51d07ef9bf980921f15fca"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/process.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/process",
      "properties": [
        {
          "name": "composer:reference",
          "value": "b8648cf1d5af12a44a51d07ef9bf980921f15fca"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/process@v3.4.47",
      "scope": "required",
      "type": "library",
      "version": "v3.4.47"
    },
    {
      "bom-ref": "pkg:composer/symfony/psr-http-message-bridge@v1.1.2",
      "description": "PSR HTTP message bridge",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a33352af16f78a5ff4f9d90811536abf210df12b"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/psr-http-message-bridge.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/psr-http-message-bridge",
      "properties": [
        {
          "name": "composer:reference",
          "value": "a33352af16f78a5ff4f9d90811536abf210df12b"
        },
        {
          "name": "composer:type",
          "value": "symfony-bridge"
        }
      ],
      "purl": "pkg:composer/symfony/psr-http-message-bridge@v1.1.2",
      "scope": "required",
      "type": "library",
      "version": "v1.1.2"
    },
    {
      "bom-ref": "pkg:composer/symfony/routing@v3.4.47-p1%2Btuxcare",
      "description": "Symfony Routing Component",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://nexus.repo.tuxcare.com/repository/els_php/symfony/routing/v3.4.47-p1+tuxcare/symfony-routing-v3.4.47-p1+tuxcare.zip"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/routing",
      "properties": [
        {
          "name": "composer:reference",
          "value": "v3.4.47-p1+tuxcare"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/routing@v3.4.47-p1%2Btuxcare",
      "scope": "required",
      "type": "library",
      "version": "v3.4.47-p1+tuxcare"
    },
    {
      "bom-ref": "pkg:composer/symfony/serializer@v3.4.47",
      "description": "Symfony Serializer Component",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/serializer/zipball/6d69ccc1dcfb64c1e9c9444588643e98718d1849"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/serializer.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/serializer",
      "properties": [
        {
          "name": "composer:reference",
          "value": "6d69ccc1dcfb64c1e9c9444588643e98718d1849"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/serializer@v3.4.47",
      "scope": "required",
      "type": "library",
      "version": "v3.4.47"
    },
    {
      "bom-ref": "pkg:composer/symfony/translation@v3.4.47",
      "description": "Symfony Translation Component",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/translation/zipball/be83ee6c065cb32becdb306ba61160d598b1ce88"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/translation.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/translation",
      "properties": [
        {
          "name": "composer:reference",
          "value": "be83ee6c065cb32becdb306ba61160d598b1ce88"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/translation@v3.4.47",
      "scope": "required",
      "type": "library",
      "version": "v3.4.47"
    },
    {
      "bom-ref": "pkg:composer/symfony/validator@v3.4.47",
      "description": "Symfony Validator Component",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/symfony/validator/zipball/d25ceea5c99022aecf37adf157c76c31fc5dcbed"
        },
        {
          "type": "vcs",
          "url": "https://github.com/symfony/validator.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/validator",
      "properties": [
        {
          "name": "composer:reference",
          "value": "d25ceea5c99022aecf37adf157c76c31fc5dcbed"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/validator@v3.4.47",
      "scope": "required",
      "type": "library",
      "version": "v3.4.47"
    },
    {
      "bom-ref": "pkg:composer/symfony/yaml@v3.4.47-p2%2Btuxcare",
      "description": "Symfony Yaml Component",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://nexus-repo.corp.cloudlinux.com/repository/els_php/symfony/yaml/v3.4.47-p2+tuxcare/symfony-yaml-v3.4.47-p2+tuxcare.zip"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "symfony/yaml",
      "properties": [
        {
          "name": "composer:reference",
          "value": "v3.4.47-p2+tuxcare"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/symfony/yaml@v3.4.47-p2%2Btuxcare",
      "scope": "required",
      "type": "library",
      "version": "v3.4.47-p2+tuxcare"
    },
    {
      "bom-ref": "pkg:composer/twig/twig@v1.42.5",
      "description": "Twig, the flexible, fast, and secure template language for PHP",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e"
        },
        {
          "type": "vcs",
          "url": "https://github.com/twigphp/Twig.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "name": "twig/twig",
      "properties": [
        {
          "name": "composer:reference",
          "value": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/twig/twig@v1.42.5",
      "scope": "required",
      "type": "library",
      "version": "v1.42.5"
    },
    {
      "bom-ref": "pkg:composer/typo3/phar-stream-wrapper@v3.1.8",
      "description": "Interceptors for PHP's native phar:// stream handling",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/a931b28f422a60052db85c0a84a05a366453b2c0"
        },
        {
          "type": "vcs",
          "url": "https://github.com/TYPO3/phar-stream-wrapper.git"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "name": "typo3/phar-stream-wrapper",
      "properties": [
        {
          "name": "composer:reference",
          "value": "a931b28f422a60052db85c0a84a05a366453b2c0"
        },
        {
          "name": "composer:type",
          "value": "library"
        }
      ],
      "purl": "pkg:composer/typo3/phar-stream-wrapper@v3.1.8",
      "scope": "required",
      "type": "library",
      "version": "v3.1.8"
    }
  ],
  "dependencies": [
    {
      "dependsOn": [
        "pkg:composer/symfony/http-foundation@3.4.47-p3%2Btuxcare",
        "pkg:composer/symfony/http-kernel@v3.4.49-p1%2Btuxcare"
      ],
      "ref": "pkg:composer/asm89/stack-cors@1.3.0"
    },
    {
      "ref": "pkg:composer/composer/semver@1.7.2"
    },
    {
      "dependsOn": [
        "pkg:composer/doctrine/lexer@1.0.2"
      ],
      "ref": "pkg:composer/doctrine/annotations@v1.4.0"
    },
    {
      "ref": "pkg:composer/doctrine/cache@v1.6.2"
    },
    {
      "ref": "pkg:composer/doctrine/collections@v1.4.0"
    },
    {
      "dependsOn": [
        "pkg:composer/doctrine/annotations@v1.4.0",
        "pkg:composer/doctrine/cache@v1.6.2",
        "pkg:composer/doctrine/collections@v1.4.0",
        "pkg:composer/doctrine/inflector@v1.2.0",
        "pkg:composer/doctrine/lexer@1.0.2"
      ],
      "ref": "pkg:composer/doctrine/common@v2.7.3"
    },
    {
      "ref": "pkg:composer/doctrine/inflector@v1.2.0"
    },
    {
      "ref": "pkg:composer/doctrine/lexer@1.0.2"
    },
    {
      "dependsOn": [
        "pkg:composer/asm89/stack-cors@1.3.0",
        "pkg:composer/composer/semver@1.7.2",
        "pkg:composer/doctrine/annotations@v1.4.0",
        "pkg:composer/doctrine/common@v2.7.3",
        "pkg:composer/easyrdf/easyrdf@0.9.1",
        "pkg:composer/egulias/email-validator@2.1.25",
        "pkg:composer/guzzlehttp/guzzle@6.5.8-p3%2Btuxcare",
        "pkg:composer/laminas/laminas-diactoros@1.8.7p2-1%2Btuxcare",
        "pkg:composer/laminas/laminas-feed@2.12.3",
        "pkg:composer/masterminds/html5@2.10.1",
        "pkg:composer/pear/archive_tar@1.6.0",
        "pkg:composer/psr/log@1.1.4",
        "pkg:composer/stack/builder@v1.0.5",
        "pkg:composer/symfony-cmf/routing@1.4.1-p1%2Btuxcare",
        "pkg:composer/symfony/class-loader@v3.4.47",
        "pkg:composer/symfony/console@v3.4.47",
        "pkg:composer/symfony/dependency-injection@v3.4.47",
        "pkg:composer/symfony/event-dispatcher@v3.4.47",
        "pkg:composer/symfony/http-foundation@3.4.47-p3%2Btuxcare",
        "pkg:composer/symfony/http-kernel@v3.4.49-p1%2Btuxcare",
        "pkg:composer/symfony/polyfill-iconv@v1.19.0",
        "pkg:composer/symfony/process@v3.4.47",
        "pkg:composer/symfony/psr-http-message-bridge@v1.1.2",
        "pkg:composer/symfony/routing@v3.4.47-p1%2Btuxcare",
        "pkg:composer/symfony/serializer@v3.4.47",
        "pkg:composer/symfony/translation@v3.4.47",
        "pkg:composer/symfony/validator@v3.4.47",
        "pkg:composer/symfony/yaml@v3.4.47-p2%2Btuxcare",
        "pkg:composer/twig/twig@v1.42.5",
        "pkg:composer/typo3/phar-stream-wrapper@v3.1.8"
      ],
      "ref": "pkg:composer/drupal/core@8.9.20-p7%2Btuxcare"
    },
    {
      "ref": "pkg:composer/easyrdf/easyrdf@0.9.1"
    },
    {
      "dependsOn": [
        "pkg:composer/doctrine/lexer@1.0.2",
        "pkg:composer/symfony/polyfill-intl-idn@v1.42.0"
      ],
      "ref": "pkg:composer/egulias/email-validator@2.1.25"
    },
    {
      "dependsOn": [
        "pkg:composer/guzzlehttp/promises@1.5.3",
        "pkg:composer/guzzlehttp/psr7@1.9.1-p2%2Btuxcare",
        "pkg:composer/symfony/polyfill-intl-idn@v1.42.0"
      ],
      "ref": "pkg:composer/guzzlehttp/guzzle@6.5.8-p3%2Btuxcare"
    },
    {
      "ref": "pkg:composer/guzzlehttp/promises@1.5.3"
    },
    {
      "dependsOn": [
        "pkg:composer/psr/http-message@1.1",
        "pkg:composer/ralouphie/getallheaders@3.0.3"
      ],
      "ref": "pkg:composer/guzzlehttp/psr7@1.9.1-p2%2Btuxcare"
    },
    {
      "dependsOn": [
        "pkg:composer/laminas/laminas-zendframework-bridge@1.6.1",
        "pkg:composer/psr/http-message@1.1"
      ],
      "ref": "pkg:composer/laminas/laminas-diactoros@1.8.7p2-1%2Btuxcare"
    },
    {
      "dependsOn": [
        "pkg:composer/laminas/laminas-zendframework-bridge@1.6.1"
      ],
      "ref": "pkg:composer/laminas/laminas-escaper@2.6.1"
    },
    {
      "dependsOn": [
        "pkg:composer/laminas/laminas-escaper@2.6.1",
        "pkg:composer/laminas/laminas-stdlib@3.2.1",
        "pkg:composer/laminas/laminas-zendframework-bridge@1.6.1"
      ],
      "ref": "pkg:composer/laminas/laminas-feed@2.12.3"
    },
    {
      "dependsOn": [
        "pkg:composer/laminas/laminas-zendframework-bridge@1.6.1"
      ],
      "ref": "pkg:composer/laminas/laminas-stdlib@3.2.1"
    },
    {
      "ref": "pkg:composer/laminas/laminas-zendframework-bridge@1.6.1"
    },
    {
      "ref": "pkg:composer/masterminds/html5@2.10.1"
    },
    {
      "dependsOn": [
        "pkg:composer/pear/pear-core-minimal@v1.10.18"
      ],
      "ref": "pkg:composer/pear/archive_tar@1.6.0"
    },
    {
      "ref": "pkg:composer/pear/console_getopt@v1.4.3"
    },
    {
      "dependsOn": [
        "pkg:composer/pear/console_getopt@v1.4.3",
        "pkg:composer/pear/pear_exception@v1.0.2"
      ],
      "ref": "pkg:composer/pear/pear-core-minimal@v1.10.18"
    },
    {
      "ref": "pkg:composer/pear/pear_exception@v1.0.2"
    },
    {
      "ref": "pkg:composer/psr/container@1.0.0"
    },
    {
      "ref": "pkg:composer/psr/http-message@1.1"
    },
    {
      "ref": "pkg:composer/psr/log@1.1.4"
    },
    {
      "ref": "pkg:composer/ralouphie/getallheaders@3.0.3"
    },
    {
      "dependsOn": [
        "pkg:composer/symfony/http-foundation@3.4.47-p3%2Btuxcare",
        "pkg:composer/symfony/http-kernel@v3.4.49-p1%2Btuxcare"
      ],
      "ref": "pkg:composer/stack/builder@v1.0.5"
    },
    {
      "dependsOn": [
        "pkg:composer/psr/log@1.1.4",
        "pkg:composer/symfony/http-kernel@v3.4.49-p1%2Btuxcare",
        "pkg:composer/symfony/routing@v3.4.47-p1%2Btuxcare"
      ],
      "ref": "pkg:composer/symfony-cmf/routing@1.4.1-p1%2Btuxcare"
    },
    {
      "ref": "pkg:composer/symfony/class-loader@v3.4.47"
    },
    {
      "dependsOn": [
        "pkg:composer/symfony/debug@v4.4.44",
        "pkg:composer/symfony/polyfill-mbstring@v1.38.2"
      ],
      "ref": "pkg:composer/symfony/console@v3.4.47"
    },
    {
      "dependsOn": [
        "pkg:composer/psr/log@1.1.4"
      ],
      "ref": "pkg:composer/symfony/debug@v4.4.44"
    },
    {
      "dependsOn": [
        "pkg:composer/psr/container@1.0.0"
      ],
      "ref": "pkg:composer/symfony/dependency-injection@v3.4.47"
    },
    {
      "ref": "pkg:composer/symfony/event-dispatcher@v3.4.47"
    },
    {
      "dependsOn": [
        "pkg:composer/symfony/polyfill-mbstring@v1.38.2",
        "pkg:composer/symfony/polyfill-php70@v1.20.0"
      ],
      "ref": "pkg:composer/symfony/http-foundation@3.4.47-p3%2Btuxcare"
    },
    {
      "dependsOn": [
        "pkg:composer/psr/log@1.1.4",
        "pkg:composer/symfony/debug@v4.4.44",
        "pkg:composer/symfony/event-dispatcher@v3.4.47",
        "pkg:composer/symfony/http-foundation@3.4.47-p3%2Btuxcare",
        "pkg:composer/symfony/polyfill-ctype@v1.37.0",
        "pkg:composer/symfony/polyfill-php56@v1.20.0"
      ],
      "ref": "pkg:composer/symfony/http-kernel@v3.4.49-p1%2Btuxcare"
    },
    {
      "ref": "pkg:composer/symfony/polyfill-ctype@v1.37.0"
    },
    {
      "ref": "pkg:composer/symfony/polyfill-iconv@v1.19.0"
    },
    {
      "dependsOn": [
        "pkg:composer/symfony/polyfill-intl-normalizer@v1.42.0"
      ],
      "ref": "pkg:composer/symfony/polyfill-intl-idn@v1.42.0"
    },
    {
      "ref": "pkg:composer/symfony/polyfill-intl-normalizer@v1.42.0"
    },
    {
      "ref": "pkg:composer/symfony/polyfill-mbstring@v1.38.2"
    },
    {
      "ref": "pkg:composer/symfony/polyfill-php56@v1.20.0"
    },
    {
      "ref": "pkg:composer/symfony/polyfill-php70@v1.20.0"
    },
    {
      "ref": "pkg:composer/symfony/process@v3.4.47"
    },
    {
      "dependsOn": [
        "pkg:composer/psr/http-message@1.1",
        "pkg:composer/symfony/http-foundation@3.4.47-p3%2Btuxcare"
      ],
      "ref": "pkg:composer/symfony/psr-http-message-bridge@v1.1.2"
    },
    {
      "ref": "pkg:composer/symfony/routing@v3.4.47-p1%2Btuxcare"
    },
    {
      "dependsOn": [
        "pkg:composer/symfony/polyfill-ctype@v1.37.0"
      ],
      "ref": "pkg:composer/symfony/serializer@v3.4.47"
    },
    {
      "dependsOn": [
        "pkg:composer/symfony/polyfill-mbstring@v1.38.2"
      ],
      "ref": "pkg:composer/symfony/translation@v3.4.47"
    },
    {
      "dependsOn": [
        "pkg:composer/symfony/polyfill-ctype@v1.37.0",
        "pkg:composer/symfony/polyfill-mbstring@v1.38.2",
        "pkg:composer/symfony/translation@v3.4.47"
      ],
      "ref": "pkg:composer/symfony/validator@v3.4.47"
    },
    {
      "dependsOn": [
        "pkg:composer/symfony/polyfill-ctype@v1.37.0"
      ],
      "ref": "pkg:composer/symfony/yaml@v3.4.47-p2%2Btuxcare"
    },
    {
      "dependsOn": [
        "pkg:composer/symfony/polyfill-ctype@v1.37.0"
      ],
      "ref": "pkg:composer/twig/twig@v1.42.5"
    },
    {
      "ref": "pkg:composer/typo3/phar-stream-wrapper@v3.1.8"
    }
  ],
  "metadata": {
    "component": {
      "bom-ref": "pkg:composer/drupal/core@8.9.20-p7%2Btuxcare",
      "description": "Drupal is an open source content management platform powering millions of websites and applications.",
      "licenses": [
        {
          "license": {
            "id": "GPL-2.0-or-later"
          }
        }
      ],
      "name": "drupal/core",
      "purl": "pkg:composer/drupal/core@8.9.20-p7%2Btuxcare",
      "type": "library",
      "version": "8.9.20-p7+tuxcare"
    },
    "timestamp": "2026-09-17T08:20:47.831796+00:00",
    "tools": {
      "components": [
        {
          "manufacturer": {
            "name": "CloudLinux"
          },
          "name": "pfcli-sbom",
          "type": "application",
          "version": "1.6.54"
        }
      ]
    }
  },
  "serialNumber": "urn:uuid:939565ca-7809-410e-b547-8ead74830a5d",
  "version": 1,
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6"
}