github.com/CycloneDX/sbom-utility@v0.16.0/examples/cyclonedx/SBOM/laravel-7.12.0/bom.1.4.json (about)

     1  {
     2      "$schema": "http://cyclonedx.org/schema/bom-1.4.schema.json",
     3      "bomFormat": "CycloneDX",
     4      "specVersion": "1.4",
     5      "version": 1,
     6      "metadata": {
     7          "tools": [
     8              {
     9                  "vendor": "cyclonedx",
    10                  "name": "cyclonedx-php-composer",
    11                  "version": "in-dev",
    12                  "externalReferences": [
    13                      {
    14                          "type": "distribution",
    15                          "url": "../.."
    16                      },
    17                      {
    18                          "type": "website",
    19                          "url": "https://github.com/CycloneDX/cyclonedx-php-composer/#readme",
    20                          "comment": "as detected from Composer manifest 'homepage'"
    21                      },
    22                      {
    23                          "type": "issue-tracker",
    24                          "url": "https://github.com/CycloneDX/cyclonedx-php-composer/issues",
    25                          "comment": "as detected from Composer manifest 'support.issues'"
    26                      },
    27                      {
    28                          "type": "vcs",
    29                          "url": "https://github.com/CycloneDX/cyclonedx-php-composer/",
    30                          "comment": "as detected from Composer manifest 'support.source'"
    31                      }
    32                  ]
    33              }
    34          ],
    35          "component": {
    36              "bom-ref": "cyclonedx/cyclonedx-php-composer-demo-dev-master",
    37              "type": "application",
    38              "name": "cyclonedx-php-composer-demo",
    39              "version": "dev-master",
    40              "group": "cyclonedx",
    41              "description": "demo of cyclonedx/cyclonedx-php-composer with a pinned version of laravel/framework",
    42              "author": "Jan Kowalleck",
    43              "purl": "pkg:composer/cyclonedx/cyclonedx-php-composer-demo@dev-master",
    44              "properties": [
    45                  {
    46                      "name": "cdx:composer:package:type",
    47                      "value": "project"
    48                  }
    49              ]
    50          }
    51      },
    52      "components": [
    53          {
    54              "bom-ref": "asm89/stack-cors-1.3.0.0",
    55              "type": "library",
    56              "name": "stack-cors",
    57              "version": "1.3.0",
    58              "group": "asm89",
    59              "description": "Cross-origin resource sharing library and stack middleware",
    60              "author": "Alexander",
    61              "licenses": [
    62                  {
    63                      "license": {
    64                          "id": "MIT"
    65                      }
    66                  }
    67              ],
    68              "purl": "pkg:composer/asm89/stack-cors@1.3.0",
    69              "externalReferences": [
    70                  {
    71                      "type": "distribution",
    72                      "url": "https://api.github.com/repos/asm89/stack-cors/zipball/b9c31def6a83f84b4d4a40d35996d375755f0e08"
    73                  },
    74                  {
    75                      "type": "vcs",
    76                      "url": "https://github.com/asm89/stack-cors.git"
    77                  },
    78                  {
    79                      "type": "website",
    80                      "url": "https://github.com/asm89/stack-cors",
    81                      "comment": "as detected from Composer manifest 'homepage'"
    82                  },
    83                  {
    84                      "type": "issue-tracker",
    85                      "url": "https://github.com/asm89/stack-cors/issues",
    86                      "comment": "as detected from Composer manifest 'support.issues'"
    87                  },
    88                  {
    89                      "type": "vcs",
    90                      "url": "https://github.com/asm89/stack-cors/tree/1.3.0",
    91                      "comment": "as detected from Composer manifest 'support.source'"
    92                  }
    93              ],
    94              "properties": [
    95                  {
    96                      "name": "cdx:composer:package:distReference",
    97                      "value": "b9c31def6a83f84b4d4a40d35996d375755f0e08"
    98                  },
    99                  {
   100                      "name": "cdx:composer:package:sourceReference",
   101                      "value": "b9c31def6a83f84b4d4a40d35996d375755f0e08"
   102                  },
   103                  {
   104                      "name": "cdx:composer:package:type",
   105                      "value": "library"
   106                  }
   107              ]
   108          },
   109          {
   110              "bom-ref": "brick/math-0.9.3.0",
   111              "type": "library",
   112              "name": "math",
   113              "version": "0.9.3",
   114              "group": "brick",
   115              "description": "Arbitrary-precision arithmetic library",
   116              "licenses": [
   117                  {
   118                      "license": {
   119                          "id": "MIT"
   120                      }
   121                  }
   122              ],
   123              "purl": "pkg:composer/brick/math@0.9.3",
   124              "externalReferences": [
   125                  {
   126                      "type": "distribution",
   127                      "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae"
   128                  },
   129                  {
   130                      "type": "vcs",
   131                      "url": "https://github.com/brick/math.git"
   132                  },
   133                  {
   134                      "type": "issue-tracker",
   135                      "url": "https://github.com/brick/math/issues",
   136                      "comment": "as detected from Composer manifest 'support.issues'"
   137                  },
   138                  {
   139                      "type": "vcs",
   140                      "url": "https://github.com/brick/math/tree/0.9.3",
   141                      "comment": "as detected from Composer manifest 'support.source'"
   142                  }
   143              ],
   144              "properties": [
   145                  {
   146                      "name": "cdx:composer:package:distReference",
   147                      "value": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
   148                  },
   149                  {
   150                      "name": "cdx:composer:package:sourceReference",
   151                      "value": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
   152                  },
   153                  {
   154                      "name": "cdx:composer:package:type",
   155                      "value": "library"
   156                  }
   157              ]
   158          },
   159          {
   160              "bom-ref": "doctrine/inflector-2.0.6.0",
   161              "type": "library",
   162              "name": "inflector",
   163              "version": "2.0.6",
   164              "group": "doctrine",
   165              "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
   166              "author": "Guilherme Blanco, Roman Borschel, Benjamin Eberlei, Jonathan Wage, Johannes Schmitt",
   167              "licenses": [
   168                  {
   169                      "license": {
   170                          "id": "MIT"
   171                      }
   172                  }
   173              ],
   174              "purl": "pkg:composer/doctrine/inflector@2.0.6",
   175              "externalReferences": [
   176                  {
   177                      "type": "distribution",
   178                      "url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
   179                  },
   180                  {
   181                      "type": "vcs",
   182                      "url": "https://github.com/doctrine/inflector.git"
   183                  },
   184                  {
   185                      "type": "website",
   186                      "url": "https://www.doctrine-project.org/projects/inflector.html",
   187                      "comment": "as detected from Composer manifest 'homepage'"
   188                  },
   189                  {
   190                      "type": "issue-tracker",
   191                      "url": "https://github.com/doctrine/inflector/issues",
   192                      "comment": "as detected from Composer manifest 'support.issues'"
   193                  },
   194                  {
   195                      "type": "vcs",
   196                      "url": "https://github.com/doctrine/inflector/tree/2.0.6",
   197                      "comment": "as detected from Composer manifest 'support.source'"
   198                  }
   199              ],
   200              "properties": [
   201                  {
   202                      "name": "cdx:composer:package:distReference",
   203                      "value": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
   204                  },
   205                  {
   206                      "name": "cdx:composer:package:sourceReference",
   207                      "value": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
   208                  },
   209                  {
   210                      "name": "cdx:composer:package:type",
   211                      "value": "library"
   212                  }
   213              ]
   214          },
   215          {
   216              "bom-ref": "doctrine/lexer-1.2.3.0",
   217              "type": "library",
   218              "name": "lexer",
   219              "version": "1.2.3",
   220              "group": "doctrine",
   221              "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
   222              "author": "Guilherme Blanco, Roman Borschel, Johannes Schmitt",
   223              "licenses": [
   224                  {
   225                      "license": {
   226                          "id": "MIT"
   227                      }
   228                  }
   229              ],
   230              "purl": "pkg:composer/doctrine/lexer@1.2.3",
   231              "externalReferences": [
   232                  {
   233                      "type": "distribution",
   234                      "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229"
   235                  },
   236                  {
   237                      "type": "vcs",
   238                      "url": "https://github.com/doctrine/lexer.git"
   239                  },
   240                  {
   241                      "type": "website",
   242                      "url": "https://www.doctrine-project.org/projects/lexer.html",
   243                      "comment": "as detected from Composer manifest 'homepage'"
   244                  },
   245                  {
   246                      "type": "issue-tracker",
   247                      "url": "https://github.com/doctrine/lexer/issues",
   248                      "comment": "as detected from Composer manifest 'support.issues'"
   249                  },
   250                  {
   251                      "type": "vcs",
   252                      "url": "https://github.com/doctrine/lexer/tree/1.2.3",
   253                      "comment": "as detected from Composer manifest 'support.source'"
   254                  }
   255              ],
   256              "properties": [
   257                  {
   258                      "name": "cdx:composer:package:distReference",
   259                      "value": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
   260                  },
   261                  {
   262                      "name": "cdx:composer:package:sourceReference",
   263                      "value": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
   264                  },
   265                  {
   266                      "name": "cdx:composer:package:type",
   267                      "value": "library"
   268                  }
   269              ]
   270          },
   271          {
   272              "bom-ref": "dragonmantank/cron-expression-2.3.1.0",
   273              "type": "library",
   274              "name": "cron-expression",
   275              "version": "v2.3.1",
   276              "group": "dragonmantank",
   277              "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
   278              "author": "Michael Dowling, Chris Tankersley",
   279              "licenses": [
   280                  {
   281                      "license": {
   282                          "id": "MIT"
   283                      }
   284                  }
   285              ],
   286              "purl": "pkg:composer/dragonmantank/cron-expression@v2.3.1",
   287              "externalReferences": [
   288                  {
   289                      "type": "distribution",
   290                      "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/65b2d8ee1f10915efb3b55597da3404f096acba2"
   291                  },
   292                  {
   293                      "type": "vcs",
   294                      "url": "https://github.com/dragonmantank/cron-expression.git"
   295                  },
   296                  {
   297                      "type": "issue-tracker",
   298                      "url": "https://github.com/dragonmantank/cron-expression/issues",
   299                      "comment": "as detected from Composer manifest 'support.issues'"
   300                  },
   301                  {
   302                      "type": "vcs",
   303                      "url": "https://github.com/dragonmantank/cron-expression/tree/v2.3.1",
   304                      "comment": "as detected from Composer manifest 'support.source'"
   305                  }
   306              ],
   307              "properties": [
   308                  {
   309                      "name": "cdx:composer:package:distReference",
   310                      "value": "65b2d8ee1f10915efb3b55597da3404f096acba2"
   311                  },
   312                  {
   313                      "name": "cdx:composer:package:sourceReference",
   314                      "value": "65b2d8ee1f10915efb3b55597da3404f096acba2"
   315                  },
   316                  {
   317                      "name": "cdx:composer:package:type",
   318                      "value": "library"
   319                  }
   320              ]
   321          },
   322          {
   323              "bom-ref": "egulias/email-validator-2.1.25.0",
   324              "type": "library",
   325              "name": "email-validator",
   326              "version": "2.1.25",
   327              "group": "egulias",
   328              "description": "A library for validating emails against several RFCs",
   329              "author": "Eduardo Gulias Davis",
   330              "licenses": [
   331                  {
   332                      "license": {
   333                          "id": "MIT"
   334                      }
   335                  }
   336              ],
   337              "purl": "pkg:composer/egulias/email-validator@2.1.25",
   338              "externalReferences": [
   339                  {
   340                      "type": "distribution",
   341                      "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4"
   342                  },
   343                  {
   344                      "type": "vcs",
   345                      "url": "https://github.com/egulias/EmailValidator.git"
   346                  },
   347                  {
   348                      "type": "website",
   349                      "url": "https://github.com/egulias/EmailValidator",
   350                      "comment": "as detected from Composer manifest 'homepage'"
   351                  },
   352                  {
   353                      "type": "issue-tracker",
   354                      "url": "https://github.com/egulias/EmailValidator/issues",
   355                      "comment": "as detected from Composer manifest 'support.issues'"
   356                  },
   357                  {
   358                      "type": "vcs",
   359                      "url": "https://github.com/egulias/EmailValidator/tree/2.1.25",
   360                      "comment": "as detected from Composer manifest 'support.source'"
   361                  }
   362              ],
   363              "properties": [
   364                  {
   365                      "name": "cdx:composer:package:distReference",
   366                      "value": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
   367                  },
   368                  {
   369                      "name": "cdx:composer:package:sourceReference",
   370                      "value": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
   371                  },
   372                  {
   373                      "name": "cdx:composer:package:type",
   374                      "value": "library"
   375                  }
   376              ]
   377          },
   378          {
   379              "bom-ref": "fideloper/proxy-4.4.2.0",
   380              "type": "library",
   381              "name": "proxy",
   382              "version": "4.4.2",
   383              "group": "fideloper",
   384              "description": "Set trusted proxies for Laravel",
   385              "author": "Chris Fidao",
   386              "licenses": [
   387                  {
   388                      "license": {
   389                          "id": "MIT"
   390                      }
   391                  }
   392              ],
   393              "purl": "pkg:composer/fideloper/proxy@4.4.2",
   394              "externalReferences": [
   395                  {
   396                      "type": "distribution",
   397                      "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/a751f2bc86dd8e6cfef12dc0cbdada82f5a18750"
   398                  },
   399                  {
   400                      "type": "vcs",
   401                      "url": "https://github.com/fideloper/TrustedProxy.git"
   402                  },
   403                  {
   404                      "type": "issue-tracker",
   405                      "url": "https://github.com/fideloper/TrustedProxy/issues",
   406                      "comment": "as detected from Composer manifest 'support.issues'"
   407                  },
   408                  {
   409                      "type": "vcs",
   410                      "url": "https://github.com/fideloper/TrustedProxy/tree/4.4.2",
   411                      "comment": "as detected from Composer manifest 'support.source'"
   412                  }
   413              ],
   414              "properties": [
   415                  {
   416                      "name": "cdx:composer:package:distReference",
   417                      "value": "a751f2bc86dd8e6cfef12dc0cbdada82f5a18750"
   418                  },
   419                  {
   420                      "name": "cdx:composer:package:sourceReference",
   421                      "value": "a751f2bc86dd8e6cfef12dc0cbdada82f5a18750"
   422                  },
   423                  {
   424                      "name": "cdx:composer:package:type",
   425                      "value": "library"
   426                  }
   427              ]
   428          },
   429          {
   430              "bom-ref": "fruitcake/laravel-cors-1.0.6.0",
   431              "type": "library",
   432              "name": "laravel-cors",
   433              "version": "v1.0.6",
   434              "group": "fruitcake",
   435              "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application",
   436              "author": "Fruitcake, Barry vd. Heuvel",
   437              "licenses": [
   438                  {
   439                      "license": {
   440                          "id": "MIT"
   441                      }
   442                  }
   443              ],
   444              "purl": "pkg:composer/fruitcake/laravel-cors@v1.0.6",
   445              "externalReferences": [
   446                  {
   447                      "type": "distribution",
   448                      "url": "https://api.github.com/repos/fruitcake/laravel-cors/zipball/1d127dbec313e2e227d65e0c483765d8d7559bf6"
   449                  },
   450                  {
   451                      "type": "vcs",
   452                      "url": "https://github.com/fruitcake/laravel-cors.git"
   453                  },
   454                  {
   455                      "type": "issue-tracker",
   456                      "url": "https://github.com/fruitcake/laravel-cors/issues",
   457                      "comment": "as detected from Composer manifest 'support.issues'"
   458                  },
   459                  {
   460                      "type": "vcs",
   461                      "url": "https://github.com/fruitcake/laravel-cors/tree/1.0",
   462                      "comment": "as detected from Composer manifest 'support.source'"
   463                  }
   464              ],
   465              "properties": [
   466                  {
   467                      "name": "cdx:composer:package:distReference",
   468                      "value": "1d127dbec313e2e227d65e0c483765d8d7559bf6"
   469                  },
   470                  {
   471                      "name": "cdx:composer:package:sourceReference",
   472                      "value": "1d127dbec313e2e227d65e0c483765d8d7559bf6"
   473                  },
   474                  {
   475                      "name": "cdx:composer:package:type",
   476                      "value": "library"
   477                  }
   478              ]
   479          },
   480          {
   481              "bom-ref": "guzzlehttp/guzzle-6.5.8.0",
   482              "type": "library",
   483              "name": "guzzle",
   484              "version": "6.5.8",
   485              "group": "guzzlehttp",
   486              "description": "Guzzle is a PHP HTTP client library",
   487              "author": "Graham Campbell, Michael Dowling, Jeremy Lindblom, George Mponos, Tobias Nyholm, M\u00e1rk S\u00e1gi-Kaz\u00e1r, Tobias Schultze",
   488              "licenses": [
   489                  {
   490                      "license": {
   491                          "id": "MIT"
   492                      }
   493                  }
   494              ],
   495              "purl": "pkg:composer/guzzlehttp/guzzle@6.5.8",
   496              "externalReferences": [
   497                  {
   498                      "type": "distribution",
   499                      "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981"
   500                  },
   501                  {
   502                      "type": "vcs",
   503                      "url": "https://github.com/guzzle/guzzle.git"
   504                  },
   505                  {
   506                      "type": "website",
   507                      "url": "http://guzzlephp.org/",
   508                      "comment": "as detected from Composer manifest 'homepage'"
   509                  },
   510                  {
   511                      "type": "issue-tracker",
   512                      "url": "https://github.com/guzzle/guzzle/issues",
   513                      "comment": "as detected from Composer manifest 'support.issues'"
   514                  },
   515                  {
   516                      "type": "vcs",
   517                      "url": "https://github.com/guzzle/guzzle/tree/6.5.8",
   518                      "comment": "as detected from Composer manifest 'support.source'"
   519                  }
   520              ],
   521              "properties": [
   522                  {
   523                      "name": "cdx:composer:package:distReference",
   524                      "value": "a52f0440530b54fa079ce76e8c5d196a42cad981"
   525                  },
   526                  {
   527                      "name": "cdx:composer:package:sourceReference",
   528                      "value": "a52f0440530b54fa079ce76e8c5d196a42cad981"
   529                  },
   530                  {
   531                      "name": "cdx:composer:package:type",
   532                      "value": "library"
   533                  }
   534              ]
   535          },
   536          {
   537              "bom-ref": "guzzlehttp/promises-1.5.2.0",
   538              "type": "library",
   539              "name": "promises",
   540              "version": "1.5.2",
   541              "group": "guzzlehttp",
   542              "description": "Guzzle promises library",
   543              "author": "Graham Campbell, Michael Dowling, Tobias Nyholm, Tobias Schultze",
   544              "licenses": [
   545                  {
   546                      "license": {
   547                          "id": "MIT"
   548                      }
   549                  }
   550              ],
   551              "purl": "pkg:composer/guzzlehttp/promises@1.5.2",
   552              "externalReferences": [
   553                  {
   554                      "type": "distribution",
   555                      "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598"
   556                  },
   557                  {
   558                      "type": "vcs",
   559                      "url": "https://github.com/guzzle/promises.git"
   560                  },
   561                  {
   562                      "type": "issue-tracker",
   563                      "url": "https://github.com/guzzle/promises/issues",
   564                      "comment": "as detected from Composer manifest 'support.issues'"
   565                  },
   566                  {
   567                      "type": "vcs",
   568                      "url": "https://github.com/guzzle/promises/tree/1.5.2",
   569                      "comment": "as detected from Composer manifest 'support.source'"
   570                  }
   571              ],
   572              "properties": [
   573                  {
   574                      "name": "cdx:composer:package:distReference",
   575                      "value": "b94b2807d85443f9719887892882d0329d1e2598"
   576                  },
   577                  {
   578                      "name": "cdx:composer:package:sourceReference",
   579                      "value": "b94b2807d85443f9719887892882d0329d1e2598"
   580                  },
   581                  {
   582                      "name": "cdx:composer:package:type",
   583                      "value": "library"
   584                  }
   585              ]
   586          },
   587          {
   588              "bom-ref": "guzzlehttp/psr7-1.9.0.0",
   589              "type": "library",
   590              "name": "psr7",
   591              "version": "1.9.0",
   592              "group": "guzzlehttp",
   593              "description": "PSR-7 message implementation that also provides common utility methods",
   594              "author": "Graham Campbell, Michael Dowling, George Mponos, Tobias Nyholm, M\u00e1rk S\u00e1gi-Kaz\u00e1r, Tobias Schultze",
   595              "licenses": [
   596                  {
   597                      "license": {
   598                          "id": "MIT"
   599                      }
   600                  }
   601              ],
   602              "purl": "pkg:composer/guzzlehttp/psr7@1.9.0",
   603              "externalReferences": [
   604                  {
   605                      "type": "distribution",
   606                      "url": "https://api.github.com/repos/guzzle/psr7/zipball/e98e3e6d4f86621a9b75f623996e6bbdeb4b9318"
   607                  },
   608                  {
   609                      "type": "vcs",
   610                      "url": "https://github.com/guzzle/psr7.git"
   611                  },
   612                  {
   613                      "type": "issue-tracker",
   614                      "url": "https://github.com/guzzle/psr7/issues",
   615                      "comment": "as detected from Composer manifest 'support.issues'"
   616                  },
   617                  {
   618                      "type": "vcs",
   619                      "url": "https://github.com/guzzle/psr7/tree/1.9.0",
   620                      "comment": "as detected from Composer manifest 'support.source'"
   621                  }
   622              ],
   623              "properties": [
   624                  {
   625                      "name": "cdx:composer:package:distReference",
   626                      "value": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318"
   627                  },
   628                  {
   629                      "name": "cdx:composer:package:sourceReference",
   630                      "value": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318"
   631                  },
   632                  {
   633                      "name": "cdx:composer:package:type",
   634                      "value": "library"
   635                  }
   636              ]
   637          },
   638          {
   639              "bom-ref": "laravel/framework-7.30.6.0",
   640              "type": "library",
   641              "name": "framework",
   642              "version": "v7.30.6",
   643              "group": "laravel",
   644              "description": "The Laravel Framework.",
   645              "author": "Taylor Otwell",
   646              "licenses": [
   647                  {
   648                      "license": {
   649                          "id": "MIT"
   650                      }
   651                  }
   652              ],
   653              "purl": "pkg:composer/laravel/framework@v7.30.6",
   654              "externalReferences": [
   655                  {
   656                      "type": "distribution",
   657                      "url": "https://api.github.com/repos/laravel/framework/zipball/ecdafad1dda3c790af186a6d18479ea4757ef9ee"
   658                  },
   659                  {
   660                      "type": "vcs",
   661                      "url": "https://github.com/laravel/framework.git"
   662                  },
   663                  {
   664                      "type": "website",
   665                      "url": "https://laravel.com",
   666                      "comment": "as detected from Composer manifest 'homepage'"
   667                  },
   668                  {
   669                      "type": "issue-tracker",
   670                      "url": "https://github.com/laravel/framework/issues",
   671                      "comment": "as detected from Composer manifest 'support.issues'"
   672                  },
   673                  {
   674                      "type": "vcs",
   675                      "url": "https://github.com/laravel/framework",
   676                      "comment": "as detected from Composer manifest 'support.source'"
   677                  }
   678              ],
   679              "properties": [
   680                  {
   681                      "name": "cdx:composer:package:distReference",
   682                      "value": "ecdafad1dda3c790af186a6d18479ea4757ef9ee"
   683                  },
   684                  {
   685                      "name": "cdx:composer:package:sourceReference",
   686                      "value": "ecdafad1dda3c790af186a6d18479ea4757ef9ee"
   687                  },
   688                  {
   689                      "name": "cdx:composer:package:type",
   690                      "value": "library"
   691                  }
   692              ]
   693          },
   694          {
   695              "bom-ref": "laravel/laravel-7.12.0.0",
   696              "type": "library",
   697              "name": "laravel",
   698              "version": "v7.12.0",
   699              "group": "laravel",
   700              "description": "The Laravel Framework.",
   701              "licenses": [
   702                  {
   703                      "license": {
   704                          "id": "MIT"
   705                      }
   706                  }
   707              ],
   708              "purl": "pkg:composer/laravel/laravel@v7.12.0",
   709              "externalReferences": [
   710                  {
   711                      "type": "distribution",
   712                      "url": "https://api.github.com/repos/laravel/laravel/zipball/5639581ea56ecd556cdf6e6edc37ce5795740fd7"
   713                  },
   714                  {
   715                      "type": "vcs",
   716                      "url": "https://github.com/laravel/laravel.git"
   717                  },
   718                  {
   719                      "type": "vcs",
   720                      "url": "https://github.com/laravel/laravel/tree/master",
   721                      "comment": "as detected from Composer manifest 'support.source'"
   722                  }
   723              ],
   724              "properties": [
   725                  {
   726                      "name": "cdx:composer:package:distReference",
   727                      "value": "5639581ea56ecd556cdf6e6edc37ce5795740fd7"
   728                  },
   729                  {
   730                      "name": "cdx:composer:package:sourceReference",
   731                      "value": "5639581ea56ecd556cdf6e6edc37ce5795740fd7"
   732                  },
   733                  {
   734                      "name": "cdx:composer:package:type",
   735                      "value": "project"
   736                  }
   737              ]
   738          },
   739          {
   740              "bom-ref": "laravel/tinker-2.7.3.0",
   741              "type": "library",
   742              "name": "tinker",
   743              "version": "v2.7.3",
   744              "group": "laravel",
   745              "description": "Powerful REPL for the Laravel framework.",
   746              "author": "Taylor Otwell",
   747              "licenses": [
   748                  {
   749                      "license": {
   750                          "id": "MIT"
   751                      }
   752                  }
   753              ],
   754              "purl": "pkg:composer/laravel/tinker@v2.7.3",
   755              "externalReferences": [
   756                  {
   757                      "type": "distribution",
   758                      "url": "https://api.github.com/repos/laravel/tinker/zipball/5062061b4924af3392225dd482ca7b4d85d8b8ef"
   759                  },
   760                  {
   761                      "type": "vcs",
   762                      "url": "https://github.com/laravel/tinker.git"
   763                  },
   764                  {
   765                      "type": "issue-tracker",
   766                      "url": "https://github.com/laravel/tinker/issues",
   767                      "comment": "as detected from Composer manifest 'support.issues'"
   768                  },
   769                  {
   770                      "type": "vcs",
   771                      "url": "https://github.com/laravel/tinker/tree/v2.7.3",
   772                      "comment": "as detected from Composer manifest 'support.source'"
   773                  }
   774              ],
   775              "properties": [
   776                  {
   777                      "name": "cdx:composer:package:distReference",
   778                      "value": "5062061b4924af3392225dd482ca7b4d85d8b8ef"
   779                  },
   780                  {
   781                      "name": "cdx:composer:package:sourceReference",
   782                      "value": "5062061b4924af3392225dd482ca7b4d85d8b8ef"
   783                  },
   784                  {
   785                      "name": "cdx:composer:package:type",
   786                      "value": "library"
   787                  }
   788              ]
   789          },
   790          {
   791              "bom-ref": "league/commonmark-1.6.7.0",
   792              "type": "library",
   793              "name": "commonmark",
   794              "version": "1.6.7",
   795              "group": "league",
   796              "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)",
   797              "author": "Colin O'Dell",
   798              "licenses": [
   799                  {
   800                      "license": {
   801                          "id": "BSD-3-Clause"
   802                      }
   803                  }
   804              ],
   805              "purl": "pkg:composer/league/commonmark@1.6.7",
   806              "externalReferences": [
   807                  {
   808                      "type": "distribution",
   809                      "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/2b8185c13bc9578367a5bf901881d1c1b5bbd09b"
   810                  },
   811                  {
   812                      "type": "vcs",
   813                      "url": "https://github.com/thephpleague/commonmark.git"
   814                  },
   815                  {
   816                      "type": "website",
   817                      "url": "https://commonmark.thephpleague.com",
   818                      "comment": "as detected from Composer manifest 'homepage'"
   819                  },
   820                  {
   821                      "type": "documentation",
   822                      "url": "https://commonmark.thephpleague.com/",
   823                      "comment": "as detected from Composer manifest 'support.docs'"
   824                  },
   825                  {
   826                      "type": "issue-tracker",
   827                      "url": "https://github.com/thephpleague/commonmark/issues",
   828                      "comment": "as detected from Composer manifest 'support.issues'"
   829                  },
   830                  {
   831                      "type": "other",
   832                      "url": "https://github.com/thephpleague/commonmark/releases.atom",
   833                      "comment": "as detected from Composer manifest 'support.rss'"
   834                  },
   835                  {
   836                      "type": "vcs",
   837                      "url": "https://github.com/thephpleague/commonmark",
   838                      "comment": "as detected from Composer manifest 'support.source'"
   839                  }
   840              ],
   841              "properties": [
   842                  {
   843                      "name": "cdx:composer:package:distReference",
   844                      "value": "2b8185c13bc9578367a5bf901881d1c1b5bbd09b"
   845                  },
   846                  {
   847                      "name": "cdx:composer:package:sourceReference",
   848                      "value": "2b8185c13bc9578367a5bf901881d1c1b5bbd09b"
   849                  },
   850                  {
   851                      "name": "cdx:composer:package:type",
   852                      "value": "library"
   853                  }
   854              ]
   855          },
   856          {
   857              "bom-ref": "league/flysystem-1.1.10.0",
   858              "type": "library",
   859              "name": "flysystem",
   860              "version": "1.1.10",
   861              "group": "league",
   862              "description": "Filesystem abstraction: Many filesystems, one API.",
   863              "author": "Frank de Jonge",
   864              "licenses": [
   865                  {
   866                      "license": {
   867                          "id": "MIT"
   868                      }
   869                  }
   870              ],
   871              "purl": "pkg:composer/league/flysystem@1.1.10",
   872              "externalReferences": [
   873                  {
   874                      "type": "distribution",
   875                      "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3239285c825c152bcc315fe0e87d6b55f5972ed1"
   876                  },
   877                  {
   878                      "type": "vcs",
   879                      "url": "https://github.com/thephpleague/flysystem.git"
   880                  },
   881                  {
   882                      "type": "issue-tracker",
   883                      "url": "https://github.com/thephpleague/flysystem/issues",
   884                      "comment": "as detected from Composer manifest 'support.issues'"
   885                  },
   886                  {
   887                      "type": "vcs",
   888                      "url": "https://github.com/thephpleague/flysystem/tree/1.1.10",
   889                      "comment": "as detected from Composer manifest 'support.source'"
   890                  }
   891              ],
   892              "properties": [
   893                  {
   894                      "name": "cdx:composer:package:distReference",
   895                      "value": "3239285c825c152bcc315fe0e87d6b55f5972ed1"
   896                  },
   897                  {
   898                      "name": "cdx:composer:package:sourceReference",
   899                      "value": "3239285c825c152bcc315fe0e87d6b55f5972ed1"
   900                  },
   901                  {
   902                      "name": "cdx:composer:package:type",
   903                      "value": "library"
   904                  }
   905              ]
   906          },
   907          {
   908              "bom-ref": "league/mime-type-detection-1.11.0.0",
   909              "type": "library",
   910              "name": "mime-type-detection",
   911              "version": "1.11.0",
   912              "group": "league",
   913              "description": "Mime-type detection for Flysystem",
   914              "author": "Frank de Jonge",
   915              "licenses": [
   916                  {
   917                      "license": {
   918                          "id": "MIT"
   919                      }
   920                  }
   921              ],
   922              "purl": "pkg:composer/league/mime-type-detection@1.11.0",
   923              "externalReferences": [
   924                  {
   925                      "type": "distribution",
   926                      "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
   927                  },
   928                  {
   929                      "type": "vcs",
   930                      "url": "https://github.com/thephpleague/mime-type-detection.git"
   931                  },
   932                  {
   933                      "type": "issue-tracker",
   934                      "url": "https://github.com/thephpleague/mime-type-detection/issues",
   935                      "comment": "as detected from Composer manifest 'support.issues'"
   936                  },
   937                  {
   938                      "type": "vcs",
   939                      "url": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0",
   940                      "comment": "as detected from Composer manifest 'support.source'"
   941                  }
   942              ],
   943              "properties": [
   944                  {
   945                      "name": "cdx:composer:package:distReference",
   946                      "value": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
   947                  },
   948                  {
   949                      "name": "cdx:composer:package:sourceReference",
   950                      "value": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
   951                  },
   952                  {
   953                      "name": "cdx:composer:package:type",
   954                      "value": "library"
   955                  }
   956              ]
   957          },
   958          {
   959              "bom-ref": "monolog/monolog-2.8.0.0",
   960              "type": "library",
   961              "name": "monolog",
   962              "version": "2.8.0",
   963              "group": "monolog",
   964              "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
   965              "author": "Jordi Boggiano",
   966              "licenses": [
   967                  {
   968                      "license": {
   969                          "id": "MIT"
   970                      }
   971                  }
   972              ],
   973              "purl": "pkg:composer/monolog/monolog@2.8.0",
   974              "externalReferences": [
   975                  {
   976                      "type": "distribution",
   977                      "url": "https://api.github.com/repos/Seldaek/monolog/zipball/720488632c590286b88b80e62aa3d3d551ad4a50"
   978                  },
   979                  {
   980                      "type": "vcs",
   981                      "url": "https://github.com/Seldaek/monolog.git"
   982                  },
   983                  {
   984                      "type": "website",
   985                      "url": "https://github.com/Seldaek/monolog",
   986                      "comment": "as detected from Composer manifest 'homepage'"
   987                  },
   988                  {
   989                      "type": "issue-tracker",
   990                      "url": "https://github.com/Seldaek/monolog/issues",
   991                      "comment": "as detected from Composer manifest 'support.issues'"
   992                  },
   993                  {
   994                      "type": "vcs",
   995                      "url": "https://github.com/Seldaek/monolog/tree/2.8.0",
   996                      "comment": "as detected from Composer manifest 'support.source'"
   997                  }
   998              ],
   999              "properties": [
  1000                  {
  1001                      "name": "cdx:composer:package:distReference",
  1002                      "value": "720488632c590286b88b80e62aa3d3d551ad4a50"
  1003                  },
  1004                  {
  1005                      "name": "cdx:composer:package:sourceReference",
  1006                      "value": "720488632c590286b88b80e62aa3d3d551ad4a50"
  1007                  },
  1008                  {
  1009                      "name": "cdx:composer:package:type",
  1010                      "value": "library"
  1011                  }
  1012              ]
  1013          },
  1014          {
  1015              "bom-ref": "nesbot/carbon-2.63.0.0",
  1016              "type": "library",
  1017              "name": "carbon",
  1018              "version": "2.63.0",
  1019              "group": "nesbot",
  1020              "description": "An API extension for DateTime that supports 281 different languages.",
  1021              "author": "Brian Nesbitt, kylekatarnls",
  1022              "licenses": [
  1023                  {
  1024                      "license": {
  1025                          "id": "MIT"
  1026                      }
  1027                  }
  1028              ],
  1029              "purl": "pkg:composer/nesbot/carbon@2.63.0",
  1030              "externalReferences": [
  1031                  {
  1032                      "type": "distribution",
  1033                      "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/ad35dd71a6a212b98e4b87e97389b6fa85f0e347"
  1034                  },
  1035                  {
  1036                      "type": "vcs",
  1037                      "url": "https://github.com/briannesbitt/Carbon.git"
  1038                  },
  1039                  {
  1040                      "type": "website",
  1041                      "url": "https://carbon.nesbot.com",
  1042                      "comment": "as detected from Composer manifest 'homepage'"
  1043                  },
  1044                  {
  1045                      "type": "documentation",
  1046                      "url": "https://carbon.nesbot.com/docs",
  1047                      "comment": "as detected from Composer manifest 'support.docs'"
  1048                  },
  1049                  {
  1050                      "type": "issue-tracker",
  1051                      "url": "https://github.com/briannesbitt/Carbon/issues",
  1052                      "comment": "as detected from Composer manifest 'support.issues'"
  1053                  },
  1054                  {
  1055                      "type": "vcs",
  1056                      "url": "https://github.com/briannesbitt/Carbon",
  1057                      "comment": "as detected from Composer manifest 'support.source'"
  1058                  }
  1059              ],
  1060              "properties": [
  1061                  {
  1062                      "name": "cdx:composer:package:distReference",
  1063                      "value": "ad35dd71a6a212b98e4b87e97389b6fa85f0e347"
  1064                  },
  1065                  {
  1066                      "name": "cdx:composer:package:sourceReference",
  1067                      "value": "ad35dd71a6a212b98e4b87e97389b6fa85f0e347"
  1068                  },
  1069                  {
  1070                      "name": "cdx:composer:package:type",
  1071                      "value": "library"
  1072                  }
  1073              ]
  1074          },
  1075          {
  1076              "bom-ref": "nikic/php-parser-4.15.2.0",
  1077              "type": "library",
  1078              "name": "php-parser",
  1079              "version": "v4.15.2",
  1080              "group": "nikic",
  1081              "description": "A PHP parser written in PHP",
  1082              "author": "Nikita Popov",
  1083              "licenses": [
  1084                  {
  1085                      "license": {
  1086                          "id": "BSD-3-Clause"
  1087                      }
  1088                  }
  1089              ],
  1090              "purl": "pkg:composer/nikic/php-parser@v4.15.2",
  1091              "externalReferences": [
  1092                  {
  1093                      "type": "distribution",
  1094                      "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc"
  1095                  },
  1096                  {
  1097                      "type": "vcs",
  1098                      "url": "https://github.com/nikic/PHP-Parser.git"
  1099                  },
  1100                  {
  1101                      "type": "issue-tracker",
  1102                      "url": "https://github.com/nikic/PHP-Parser/issues",
  1103                      "comment": "as detected from Composer manifest 'support.issues'"
  1104                  },
  1105                  {
  1106                      "type": "vcs",
  1107                      "url": "https://github.com/nikic/PHP-Parser/tree/v4.15.2",
  1108                      "comment": "as detected from Composer manifest 'support.source'"
  1109                  }
  1110              ],
  1111              "properties": [
  1112                  {
  1113                      "name": "cdx:composer:package:distReference",
  1114                      "value": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc"
  1115                  },
  1116                  {
  1117                      "name": "cdx:composer:package:sourceReference",
  1118                      "value": "f59bbe44bf7d96f24f3e2b4ddc21cd52c1d2adbc"
  1119                  },
  1120                  {
  1121                      "name": "cdx:composer:package:type",
  1122                      "value": "library"
  1123                  }
  1124              ]
  1125          },
  1126          {
  1127              "bom-ref": "opis/closure-3.6.3.0",
  1128              "type": "library",
  1129              "name": "closure",
  1130              "version": "3.6.3",
  1131              "group": "opis",
  1132              "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
  1133              "author": "Marius Sarca, Sorin Sarca",
  1134              "licenses": [
  1135                  {
  1136                      "license": {
  1137                          "id": "MIT"
  1138                      }
  1139                  }
  1140              ],
  1141              "purl": "pkg:composer/opis/closure@3.6.3",
  1142              "externalReferences": [
  1143                  {
  1144                      "type": "distribution",
  1145                      "url": "https://api.github.com/repos/opis/closure/zipball/3d81e4309d2a927abbe66df935f4bb60082805ad"
  1146                  },
  1147                  {
  1148                      "type": "vcs",
  1149                      "url": "https://github.com/opis/closure.git"
  1150                  },
  1151                  {
  1152                      "type": "website",
  1153                      "url": "https://opis.io/closure",
  1154                      "comment": "as detected from Composer manifest 'homepage'"
  1155                  },
  1156                  {
  1157                      "type": "issue-tracker",
  1158                      "url": "https://github.com/opis/closure/issues",
  1159                      "comment": "as detected from Composer manifest 'support.issues'"
  1160                  },
  1161                  {
  1162                      "type": "vcs",
  1163                      "url": "https://github.com/opis/closure/tree/3.6.3",
  1164                      "comment": "as detected from Composer manifest 'support.source'"
  1165                  }
  1166              ],
  1167              "properties": [
  1168                  {
  1169                      "name": "cdx:composer:package:distReference",
  1170                      "value": "3d81e4309d2a927abbe66df935f4bb60082805ad"
  1171                  },
  1172                  {
  1173                      "name": "cdx:composer:package:sourceReference",
  1174                      "value": "3d81e4309d2a927abbe66df935f4bb60082805ad"
  1175                  },
  1176                  {
  1177                      "name": "cdx:composer:package:type",
  1178                      "value": "library"
  1179                  }
  1180              ]
  1181          },
  1182          {
  1183              "bom-ref": "phpoption/phpoption-1.9.0.0",
  1184              "type": "library",
  1185              "name": "phpoption",
  1186              "version": "1.9.0",
  1187              "group": "phpoption",
  1188              "description": "Option Type for PHP",
  1189              "author": "Johannes M. Schmitt, Graham Campbell",
  1190              "licenses": [
  1191                  {
  1192                      "license": {
  1193                          "id": "Apache-2.0"
  1194                      }
  1195                  }
  1196              ],
  1197              "purl": "pkg:composer/phpoption/phpoption@1.9.0",
  1198              "externalReferences": [
  1199                  {
  1200                      "type": "distribution",
  1201                      "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dc5ff11e274a90cc1c743f66c9ad700ce50db9ab"
  1202                  },
  1203                  {
  1204                      "type": "vcs",
  1205                      "url": "https://github.com/schmittjoh/php-option.git"
  1206                  },
  1207                  {
  1208                      "type": "issue-tracker",
  1209                      "url": "https://github.com/schmittjoh/php-option/issues",
  1210                      "comment": "as detected from Composer manifest 'support.issues'"
  1211                  },
  1212                  {
  1213                      "type": "vcs",
  1214                      "url": "https://github.com/schmittjoh/php-option/tree/1.9.0",
  1215                      "comment": "as detected from Composer manifest 'support.source'"
  1216                  }
  1217              ],
  1218              "properties": [
  1219                  {
  1220                      "name": "cdx:composer:package:distReference",
  1221                      "value": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab"
  1222                  },
  1223                  {
  1224                      "name": "cdx:composer:package:sourceReference",
  1225                      "value": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab"
  1226                  },
  1227                  {
  1228                      "name": "cdx:composer:package:type",
  1229                      "value": "library"
  1230                  }
  1231              ]
  1232          },
  1233          {
  1234              "bom-ref": "psr/container-1.1.1.0",
  1235              "type": "library",
  1236              "name": "container",
  1237              "version": "1.1.1",
  1238              "group": "psr",
  1239              "description": "Common Container Interface (PHP FIG PSR-11)",
  1240              "author": "PHP-FIG",
  1241              "licenses": [
  1242                  {
  1243                      "license": {
  1244                          "id": "MIT"
  1245                      }
  1246                  }
  1247              ],
  1248              "purl": "pkg:composer/psr/container@1.1.1",
  1249              "externalReferences": [
  1250                  {
  1251                      "type": "distribution",
  1252                      "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf"
  1253                  },
  1254                  {
  1255                      "type": "vcs",
  1256                      "url": "https://github.com/php-fig/container.git"
  1257                  },
  1258                  {
  1259                      "type": "website",
  1260                      "url": "https://github.com/php-fig/container",
  1261                      "comment": "as detected from Composer manifest 'homepage'"
  1262                  },
  1263                  {
  1264                      "type": "issue-tracker",
  1265                      "url": "https://github.com/php-fig/container/issues",
  1266                      "comment": "as detected from Composer manifest 'support.issues'"
  1267                  },
  1268                  {
  1269                      "type": "vcs",
  1270                      "url": "https://github.com/php-fig/container/tree/1.1.1",
  1271                      "comment": "as detected from Composer manifest 'support.source'"
  1272                  }
  1273              ],
  1274              "properties": [
  1275                  {
  1276                      "name": "cdx:composer:package:distReference",
  1277                      "value": "8622567409010282b7aeebe4bb841fe98b58dcaf"
  1278                  },
  1279                  {
  1280                      "name": "cdx:composer:package:sourceReference",
  1281                      "value": "8622567409010282b7aeebe4bb841fe98b58dcaf"
  1282                  },
  1283                  {
  1284                      "name": "cdx:composer:package:type",
  1285                      "value": "library"
  1286                  }
  1287              ]
  1288          },
  1289          {
  1290              "bom-ref": "psr/event-dispatcher-1.0.0.0",
  1291              "type": "library",
  1292              "name": "event-dispatcher",
  1293              "version": "1.0.0",
  1294              "group": "psr",
  1295              "description": "Standard interfaces for event handling.",
  1296              "author": "PHP-FIG",
  1297              "licenses": [
  1298                  {
  1299                      "license": {
  1300                          "id": "MIT"
  1301                      }
  1302                  }
  1303              ],
  1304              "purl": "pkg:composer/psr/event-dispatcher@1.0.0",
  1305              "externalReferences": [
  1306                  {
  1307                      "type": "distribution",
  1308                      "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0"
  1309                  },
  1310                  {
  1311                      "type": "vcs",
  1312                      "url": "https://github.com/php-fig/event-dispatcher.git"
  1313                  },
  1314                  {
  1315                      "type": "issue-tracker",
  1316                      "url": "https://github.com/php-fig/event-dispatcher/issues",
  1317                      "comment": "as detected from Composer manifest 'support.issues'"
  1318                  },
  1319                  {
  1320                      "type": "vcs",
  1321                      "url": "https://github.com/php-fig/event-dispatcher/tree/1.0.0",
  1322                      "comment": "as detected from Composer manifest 'support.source'"
  1323                  }
  1324              ],
  1325              "properties": [
  1326                  {
  1327                      "name": "cdx:composer:package:distReference",
  1328                      "value": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  1329                  },
  1330                  {
  1331                      "name": "cdx:composer:package:sourceReference",
  1332                      "value": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
  1333                  },
  1334                  {
  1335                      "name": "cdx:composer:package:type",
  1336                      "value": "library"
  1337                  }
  1338              ]
  1339          },
  1340          {
  1341              "bom-ref": "psr/http-message-1.0.1.0",
  1342              "type": "library",
  1343              "name": "http-message",
  1344              "version": "1.0.1",
  1345              "group": "psr",
  1346              "description": "Common interface for HTTP messages",
  1347              "author": "PHP-FIG",
  1348              "licenses": [
  1349                  {
  1350                      "license": {
  1351                          "id": "MIT"
  1352                      }
  1353                  }
  1354              ],
  1355              "purl": "pkg:composer/psr/http-message@1.0.1",
  1356              "externalReferences": [
  1357                  {
  1358                      "type": "distribution",
  1359                      "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363"
  1360                  },
  1361                  {
  1362                      "type": "vcs",
  1363                      "url": "https://github.com/php-fig/http-message.git"
  1364                  },
  1365                  {
  1366                      "type": "website",
  1367                      "url": "https://github.com/php-fig/http-message",
  1368                      "comment": "as detected from Composer manifest 'homepage'"
  1369                  },
  1370                  {
  1371                      "type": "vcs",
  1372                      "url": "https://github.com/php-fig/http-message/tree/master",
  1373                      "comment": "as detected from Composer manifest 'support.source'"
  1374                  }
  1375              ],
  1376              "properties": [
  1377                  {
  1378                      "name": "cdx:composer:package:distReference",
  1379                      "value": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  1380                  },
  1381                  {
  1382                      "name": "cdx:composer:package:sourceReference",
  1383                      "value": "f6561bf28d520154e4b0ec72be95418abe6d9363"
  1384                  },
  1385                  {
  1386                      "name": "cdx:composer:package:type",
  1387                      "value": "library"
  1388                  }
  1389              ]
  1390          },
  1391          {
  1392              "bom-ref": "psr/log-1.1.4.0",
  1393              "type": "library",
  1394              "name": "log",
  1395              "version": "1.1.4",
  1396              "group": "psr",
  1397              "description": "Common interface for logging libraries",
  1398              "author": "PHP-FIG",
  1399              "licenses": [
  1400                  {
  1401                      "license": {
  1402                          "id": "MIT"
  1403                      }
  1404                  }
  1405              ],
  1406              "purl": "pkg:composer/psr/log@1.1.4",
  1407              "externalReferences": [
  1408                  {
  1409                      "type": "distribution",
  1410                      "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11"
  1411                  },
  1412                  {
  1413                      "type": "vcs",
  1414                      "url": "https://github.com/php-fig/log.git"
  1415                  },
  1416                  {
  1417                      "type": "website",
  1418                      "url": "https://github.com/php-fig/log",
  1419                      "comment": "as detected from Composer manifest 'homepage'"
  1420                  },
  1421                  {
  1422                      "type": "vcs",
  1423                      "url": "https://github.com/php-fig/log/tree/1.1.4",
  1424                      "comment": "as detected from Composer manifest 'support.source'"
  1425                  }
  1426              ],
  1427              "properties": [
  1428                  {
  1429                      "name": "cdx:composer:package:distReference",
  1430                      "value": "d49695b909c3b7628b6289db5479a1c204601f11"
  1431                  },
  1432                  {
  1433                      "name": "cdx:composer:package:sourceReference",
  1434                      "value": "d49695b909c3b7628b6289db5479a1c204601f11"
  1435                  },
  1436                  {
  1437                      "name": "cdx:composer:package:type",
  1438                      "value": "library"
  1439                  }
  1440              ]
  1441          },
  1442          {
  1443              "bom-ref": "psr/simple-cache-1.0.1.0",
  1444              "type": "library",
  1445              "name": "simple-cache",
  1446              "version": "1.0.1",
  1447              "group": "psr",
  1448              "description": "Common interfaces for simple caching",
  1449              "author": "PHP-FIG",
  1450              "licenses": [
  1451                  {
  1452                      "license": {
  1453                          "id": "MIT"
  1454                      }
  1455                  }
  1456              ],
  1457              "purl": "pkg:composer/psr/simple-cache@1.0.1",
  1458              "externalReferences": [
  1459                  {
  1460                      "type": "distribution",
  1461                      "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  1462                  },
  1463                  {
  1464                      "type": "vcs",
  1465                      "url": "https://github.com/php-fig/simple-cache.git"
  1466                  },
  1467                  {
  1468                      "type": "vcs",
  1469                      "url": "https://github.com/php-fig/simple-cache/tree/master",
  1470                      "comment": "as detected from Composer manifest 'support.source'"
  1471                  }
  1472              ],
  1473              "properties": [
  1474                  {
  1475                      "name": "cdx:composer:package:distReference",
  1476                      "value": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  1477                  },
  1478                  {
  1479                      "name": "cdx:composer:package:sourceReference",
  1480                      "value": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
  1481                  },
  1482                  {
  1483                      "name": "cdx:composer:package:type",
  1484                      "value": "library"
  1485                  }
  1486              ]
  1487          },
  1488          {
  1489              "bom-ref": "psy/psysh-0.11.9.0",
  1490              "type": "library",
  1491              "name": "psysh",
  1492              "version": "v0.11.9",
  1493              "group": "psy",
  1494              "description": "An interactive shell for modern PHP.",
  1495              "author": "Justin Hileman",
  1496              "licenses": [
  1497                  {
  1498                      "license": {
  1499                          "id": "MIT"
  1500                      }
  1501                  }
  1502              ],
  1503              "purl": "pkg:composer/psy/psysh@v0.11.9",
  1504              "externalReferences": [
  1505                  {
  1506                      "type": "distribution",
  1507                      "url": "https://api.github.com/repos/bobthecow/psysh/zipball/1acec99d6684a54ff92f8b548a4e41b566963778"
  1508                  },
  1509                  {
  1510                      "type": "vcs",
  1511                      "url": "https://github.com/bobthecow/psysh.git"
  1512                  },
  1513                  {
  1514                      "type": "website",
  1515                      "url": "http://psysh.org",
  1516                      "comment": "as detected from Composer manifest 'homepage'"
  1517                  },
  1518                  {
  1519                      "type": "issue-tracker",
  1520                      "url": "https://github.com/bobthecow/psysh/issues",
  1521                      "comment": "as detected from Composer manifest 'support.issues'"
  1522                  },
  1523                  {
  1524                      "type": "vcs",
  1525                      "url": "https://github.com/bobthecow/psysh/tree/v0.11.9",
  1526                      "comment": "as detected from Composer manifest 'support.source'"
  1527                  }
  1528              ],
  1529              "properties": [
  1530                  {
  1531                      "name": "cdx:composer:package:distReference",
  1532                      "value": "1acec99d6684a54ff92f8b548a4e41b566963778"
  1533                  },
  1534                  {
  1535                      "name": "cdx:composer:package:sourceReference",
  1536                      "value": "1acec99d6684a54ff92f8b548a4e41b566963778"
  1537                  },
  1538                  {
  1539                      "name": "cdx:composer:package:type",
  1540                      "value": "library"
  1541                  }
  1542              ]
  1543          },
  1544          {
  1545              "bom-ref": "ralouphie/getallheaders-3.0.3.0",
  1546              "type": "library",
  1547              "name": "getallheaders",
  1548              "version": "3.0.3",
  1549              "group": "ralouphie",
  1550              "description": "A polyfill for getallheaders.",
  1551              "author": "Ralph Khattar",
  1552              "licenses": [
  1553                  {
  1554                      "license": {
  1555                          "id": "MIT"
  1556                      }
  1557                  }
  1558              ],
  1559              "purl": "pkg:composer/ralouphie/getallheaders@3.0.3",
  1560              "externalReferences": [
  1561                  {
  1562                      "type": "distribution",
  1563                      "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822"
  1564                  },
  1565                  {
  1566                      "type": "vcs",
  1567                      "url": "https://github.com/ralouphie/getallheaders.git"
  1568                  },
  1569                  {
  1570                      "type": "issue-tracker",
  1571                      "url": "https://github.com/ralouphie/getallheaders/issues",
  1572                      "comment": "as detected from Composer manifest 'support.issues'"
  1573                  },
  1574                  {
  1575                      "type": "vcs",
  1576                      "url": "https://github.com/ralouphie/getallheaders/tree/develop",
  1577                      "comment": "as detected from Composer manifest 'support.source'"
  1578                  }
  1579              ],
  1580              "properties": [
  1581                  {
  1582                      "name": "cdx:composer:package:distReference",
  1583                      "value": "120b605dfeb996808c31b6477290a714d356e822"
  1584                  },
  1585                  {
  1586                      "name": "cdx:composer:package:sourceReference",
  1587                      "value": "120b605dfeb996808c31b6477290a714d356e822"
  1588                  },
  1589                  {
  1590                      "name": "cdx:composer:package:type",
  1591                      "value": "library"
  1592                  }
  1593              ]
  1594          },
  1595          {
  1596              "bom-ref": "ramsey/collection-1.2.2.0",
  1597              "type": "library",
  1598              "name": "collection",
  1599              "version": "1.2.2",
  1600              "group": "ramsey",
  1601              "description": "A PHP library for representing and manipulating collections.",
  1602              "author": "Ben Ramsey",
  1603              "licenses": [
  1604                  {
  1605                      "license": {
  1606                          "id": "MIT"
  1607                      }
  1608                  }
  1609              ],
  1610              "purl": "pkg:composer/ramsey/collection@1.2.2",
  1611              "externalReferences": [
  1612                  {
  1613                      "type": "distribution",
  1614                      "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a"
  1615                  },
  1616                  {
  1617                      "type": "vcs",
  1618                      "url": "https://github.com/ramsey/collection.git"
  1619                  },
  1620                  {
  1621                      "type": "issue-tracker",
  1622                      "url": "https://github.com/ramsey/collection/issues",
  1623                      "comment": "as detected from Composer manifest 'support.issues'"
  1624                  },
  1625                  {
  1626                      "type": "vcs",
  1627                      "url": "https://github.com/ramsey/collection/tree/1.2.2",
  1628                      "comment": "as detected from Composer manifest 'support.source'"
  1629                  }
  1630              ],
  1631              "properties": [
  1632                  {
  1633                      "name": "cdx:composer:package:distReference",
  1634                      "value": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
  1635                  },
  1636                  {
  1637                      "name": "cdx:composer:package:sourceReference",
  1638                      "value": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
  1639                  },
  1640                  {
  1641                      "name": "cdx:composer:package:type",
  1642                      "value": "library"
  1643                  }
  1644              ]
  1645          },
  1646          {
  1647              "bom-ref": "ramsey/uuid-4.2.3.0",
  1648              "type": "library",
  1649              "name": "uuid",
  1650              "version": "4.2.3",
  1651              "group": "ramsey",
  1652              "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
  1653              "licenses": [
  1654                  {
  1655                      "license": {
  1656                          "id": "MIT"
  1657                      }
  1658                  }
  1659              ],
  1660              "purl": "pkg:composer/ramsey/uuid@4.2.3",
  1661              "externalReferences": [
  1662                  {
  1663                      "type": "distribution",
  1664                      "url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
  1665                  },
  1666                  {
  1667                      "type": "vcs",
  1668                      "url": "https://github.com/ramsey/uuid.git"
  1669                  },
  1670                  {
  1671                      "type": "issue-tracker",
  1672                      "url": "https://github.com/ramsey/uuid/issues",
  1673                      "comment": "as detected from Composer manifest 'support.issues'"
  1674                  },
  1675                  {
  1676                      "type": "vcs",
  1677                      "url": "https://github.com/ramsey/uuid/tree/4.2.3",
  1678                      "comment": "as detected from Composer manifest 'support.source'"
  1679                  }
  1680              ],
  1681              "properties": [
  1682                  {
  1683                      "name": "cdx:composer:package:distReference",
  1684                      "value": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
  1685                  },
  1686                  {
  1687                      "name": "cdx:composer:package:sourceReference",
  1688                      "value": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
  1689                  },
  1690                  {
  1691                      "name": "cdx:composer:package:type",
  1692                      "value": "library"
  1693                  }
  1694              ]
  1695          },
  1696          {
  1697              "bom-ref": "swiftmailer/swiftmailer-6.3.0.0",
  1698              "type": "library",
  1699              "name": "swiftmailer",
  1700              "version": "v6.3.0",
  1701              "group": "swiftmailer",
  1702              "description": "Swiftmailer, free feature-rich PHP mailer",
  1703              "author": "Chris Corbyn, Fabien Potencier",
  1704              "licenses": [
  1705                  {
  1706                      "license": {
  1707                          "id": "MIT"
  1708                      }
  1709                  }
  1710              ],
  1711              "purl": "pkg:composer/swiftmailer/swiftmailer@v6.3.0",
  1712              "externalReferences": [
  1713                  {
  1714                      "type": "distribution",
  1715                      "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c"
  1716                  },
  1717                  {
  1718                      "type": "vcs",
  1719                      "url": "https://github.com/swiftmailer/swiftmailer.git"
  1720                  },
  1721                  {
  1722                      "type": "website",
  1723                      "url": "https://swiftmailer.symfony.com",
  1724                      "comment": "as detected from Composer manifest 'homepage'"
  1725                  },
  1726                  {
  1727                      "type": "issue-tracker",
  1728                      "url": "https://github.com/swiftmailer/swiftmailer/issues",
  1729                      "comment": "as detected from Composer manifest 'support.issues'"
  1730                  },
  1731                  {
  1732                      "type": "vcs",
  1733                      "url": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0",
  1734                      "comment": "as detected from Composer manifest 'support.source'"
  1735                  }
  1736              ],
  1737              "properties": [
  1738                  {
  1739                      "name": "cdx:composer:package:distReference",
  1740                      "value": "8a5d5072dca8f48460fce2f4131fcc495eec654c"
  1741                  },
  1742                  {
  1743                      "name": "cdx:composer:package:sourceReference",
  1744                      "value": "8a5d5072dca8f48460fce2f4131fcc495eec654c"
  1745                  },
  1746                  {
  1747                      "name": "cdx:composer:package:type",
  1748                      "value": "library"
  1749                  }
  1750              ]
  1751          },
  1752          {
  1753              "bom-ref": "symfony/console-5.4.16.0",
  1754              "type": "library",
  1755              "name": "console",
  1756              "version": "v5.4.16",
  1757              "group": "symfony",
  1758              "description": "Eases the creation of beautiful and testable command line interfaces",
  1759              "author": "Fabien Potencier, Symfony Community",
  1760              "licenses": [
  1761                  {
  1762                      "license": {
  1763                          "id": "MIT"
  1764                      }
  1765                  }
  1766              ],
  1767              "purl": "pkg:composer/symfony/console@v5.4.16",
  1768              "externalReferences": [
  1769                  {
  1770                      "type": "distribution",
  1771                      "url": "https://api.github.com/repos/symfony/console/zipball/8e9b9c8dfb33af6057c94e1b44846bee700dc5ef"
  1772                  },
  1773                  {
  1774                      "type": "vcs",
  1775                      "url": "https://github.com/symfony/console.git"
  1776                  },
  1777                  {
  1778                      "type": "website",
  1779                      "url": "https://symfony.com",
  1780                      "comment": "as detected from Composer manifest 'homepage'"
  1781                  },
  1782                  {
  1783                      "type": "vcs",
  1784                      "url": "https://github.com/symfony/console/tree/v5.4.16",
  1785                      "comment": "as detected from Composer manifest 'support.source'"
  1786                  }
  1787              ],
  1788              "properties": [
  1789                  {
  1790                      "name": "cdx:composer:package:distReference",
  1791                      "value": "8e9b9c8dfb33af6057c94e1b44846bee700dc5ef"
  1792                  },
  1793                  {
  1794                      "name": "cdx:composer:package:sourceReference",
  1795                      "value": "8e9b9c8dfb33af6057c94e1b44846bee700dc5ef"
  1796                  },
  1797                  {
  1798                      "name": "cdx:composer:package:type",
  1799                      "value": "library"
  1800                  }
  1801              ]
  1802          },
  1803          {
  1804              "bom-ref": "symfony/css-selector-5.4.11.0",
  1805              "type": "library",
  1806              "name": "css-selector",
  1807              "version": "v5.4.11",
  1808              "group": "symfony",
  1809              "description": "Converts CSS selectors to XPath expressions",
  1810              "author": "Fabien Potencier, Jean-Fran\u00e7ois Simon, Symfony Community",
  1811              "licenses": [
  1812                  {
  1813                      "license": {
  1814                          "id": "MIT"
  1815                      }
  1816                  }
  1817              ],
  1818              "purl": "pkg:composer/symfony/css-selector@v5.4.11",
  1819              "externalReferences": [
  1820                  {
  1821                      "type": "distribution",
  1822                      "url": "https://api.github.com/repos/symfony/css-selector/zipball/c1681789f059ab756001052164726ae88512ae3d"
  1823                  },
  1824                  {
  1825                      "type": "vcs",
  1826                      "url": "https://github.com/symfony/css-selector.git"
  1827                  },
  1828                  {
  1829                      "type": "website",
  1830                      "url": "https://symfony.com",
  1831                      "comment": "as detected from Composer manifest 'homepage'"
  1832                  },
  1833                  {
  1834                      "type": "vcs",
  1835                      "url": "https://github.com/symfony/css-selector/tree/v5.4.11",
  1836                      "comment": "as detected from Composer manifest 'support.source'"
  1837                  }
  1838              ],
  1839              "properties": [
  1840                  {
  1841                      "name": "cdx:composer:package:distReference",
  1842                      "value": "c1681789f059ab756001052164726ae88512ae3d"
  1843                  },
  1844                  {
  1845                      "name": "cdx:composer:package:sourceReference",
  1846                      "value": "c1681789f059ab756001052164726ae88512ae3d"
  1847                  },
  1848                  {
  1849                      "name": "cdx:composer:package:type",
  1850                      "value": "library"
  1851                  }
  1852              ]
  1853          },
  1854          {
  1855              "bom-ref": "symfony/deprecation-contracts-2.5.2.0",
  1856              "type": "library",
  1857              "name": "deprecation-contracts",
  1858              "version": "v2.5.2",
  1859              "group": "symfony",
  1860              "description": "A generic function and convention to trigger deprecation notices",
  1861              "author": "Nicolas Grekas, Symfony Community",
  1862              "licenses": [
  1863                  {
  1864                      "license": {
  1865                          "id": "MIT"
  1866                      }
  1867                  }
  1868              ],
  1869              "purl": "pkg:composer/symfony/deprecation-contracts@v2.5.2",
  1870              "externalReferences": [
  1871                  {
  1872                      "type": "distribution",
  1873                      "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
  1874                  },
  1875                  {
  1876                      "type": "vcs",
  1877                      "url": "https://github.com/symfony/deprecation-contracts.git"
  1878                  },
  1879                  {
  1880                      "type": "website",
  1881                      "url": "https://symfony.com",
  1882                      "comment": "as detected from Composer manifest 'homepage'"
  1883                  },
  1884                  {
  1885                      "type": "vcs",
  1886                      "url": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2",
  1887                      "comment": "as detected from Composer manifest 'support.source'"
  1888                  }
  1889              ],
  1890              "properties": [
  1891                  {
  1892                      "name": "cdx:composer:package:distReference",
  1893                      "value": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
  1894                  },
  1895                  {
  1896                      "name": "cdx:composer:package:sourceReference",
  1897                      "value": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
  1898                  },
  1899                  {
  1900                      "name": "cdx:composer:package:type",
  1901                      "value": "library"
  1902                  }
  1903              ]
  1904          },
  1905          {
  1906              "bom-ref": "symfony/error-handler-5.4.15.0",
  1907              "type": "library",
  1908              "name": "error-handler",
  1909              "version": "v5.4.15",
  1910              "group": "symfony",
  1911              "description": "Provides tools to manage errors and ease debugging PHP code",
  1912              "author": "Fabien Potencier, Symfony Community",
  1913              "licenses": [
  1914                  {
  1915                      "license": {
  1916                          "id": "MIT"
  1917                      }
  1918                  }
  1919              ],
  1920              "purl": "pkg:composer/symfony/error-handler@v5.4.15",
  1921              "externalReferences": [
  1922                  {
  1923                      "type": "distribution",
  1924                      "url": "https://api.github.com/repos/symfony/error-handler/zipball/539cf1428b8442303c6e876ad7bf5a7babd91091"
  1925                  },
  1926                  {
  1927                      "type": "vcs",
  1928                      "url": "https://github.com/symfony/error-handler.git"
  1929                  },
  1930                  {
  1931                      "type": "website",
  1932                      "url": "https://symfony.com",
  1933                      "comment": "as detected from Composer manifest 'homepage'"
  1934                  },
  1935                  {
  1936                      "type": "vcs",
  1937                      "url": "https://github.com/symfony/error-handler/tree/v5.4.15",
  1938                      "comment": "as detected from Composer manifest 'support.source'"
  1939                  }
  1940              ],
  1941              "properties": [
  1942                  {
  1943                      "name": "cdx:composer:package:distReference",
  1944                      "value": "539cf1428b8442303c6e876ad7bf5a7babd91091"
  1945                  },
  1946                  {
  1947                      "name": "cdx:composer:package:sourceReference",
  1948                      "value": "539cf1428b8442303c6e876ad7bf5a7babd91091"
  1949                  },
  1950                  {
  1951                      "name": "cdx:composer:package:type",
  1952                      "value": "library"
  1953                  }
  1954              ]
  1955          },
  1956          {
  1957              "bom-ref": "symfony/event-dispatcher-5.4.9.0",
  1958              "type": "library",
  1959              "name": "event-dispatcher",
  1960              "version": "v5.4.9",
  1961              "group": "symfony",
  1962              "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
  1963              "author": "Fabien Potencier, Symfony Community",
  1964              "licenses": [
  1965                  {
  1966                      "license": {
  1967                          "id": "MIT"
  1968                      }
  1969                  }
  1970              ],
  1971              "purl": "pkg:composer/symfony/event-dispatcher@v5.4.9",
  1972              "externalReferences": [
  1973                  {
  1974                      "type": "distribution",
  1975                      "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc"
  1976                  },
  1977                  {
  1978                      "type": "vcs",
  1979                      "url": "https://github.com/symfony/event-dispatcher.git"
  1980                  },
  1981                  {
  1982                      "type": "website",
  1983                      "url": "https://symfony.com",
  1984                      "comment": "as detected from Composer manifest 'homepage'"
  1985                  },
  1986                  {
  1987                      "type": "vcs",
  1988                      "url": "https://github.com/symfony/event-dispatcher/tree/v5.4.9",
  1989                      "comment": "as detected from Composer manifest 'support.source'"
  1990                  }
  1991              ],
  1992              "properties": [
  1993                  {
  1994                      "name": "cdx:composer:package:distReference",
  1995                      "value": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc"
  1996                  },
  1997                  {
  1998                      "name": "cdx:composer:package:sourceReference",
  1999                      "value": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc"
  2000                  },
  2001                  {
  2002                      "name": "cdx:composer:package:type",
  2003                      "value": "library"
  2004                  }
  2005              ]
  2006          },
  2007          {
  2008              "bom-ref": "symfony/event-dispatcher-contracts-2.5.2.0",
  2009              "type": "library",
  2010              "name": "event-dispatcher-contracts",
  2011              "version": "v2.5.2",
  2012              "group": "symfony",
  2013              "description": "Generic abstractions related to dispatching event",
  2014              "author": "Nicolas Grekas, Symfony Community",
  2015              "licenses": [
  2016                  {
  2017                      "license": {
  2018                          "id": "MIT"
  2019                      }
  2020                  }
  2021              ],
  2022              "purl": "pkg:composer/symfony/event-dispatcher-contracts@v2.5.2",
  2023              "externalReferences": [
  2024                  {
  2025                      "type": "distribution",
  2026                      "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1"
  2027                  },
  2028                  {
  2029                      "type": "vcs",
  2030                      "url": "https://github.com/symfony/event-dispatcher-contracts.git"
  2031                  },
  2032                  {
  2033                      "type": "website",
  2034                      "url": "https://symfony.com",
  2035                      "comment": "as detected from Composer manifest 'homepage'"
  2036                  },
  2037                  {
  2038                      "type": "vcs",
  2039                      "url": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.2",
  2040                      "comment": "as detected from Composer manifest 'support.source'"
  2041                  }
  2042              ],
  2043              "properties": [
  2044                  {
  2045                      "name": "cdx:composer:package:distReference",
  2046                      "value": "f98b54df6ad059855739db6fcbc2d36995283fe1"
  2047                  },
  2048                  {
  2049                      "name": "cdx:composer:package:sourceReference",
  2050                      "value": "f98b54df6ad059855739db6fcbc2d36995283fe1"
  2051                  },
  2052                  {
  2053                      "name": "cdx:composer:package:type",
  2054                      "value": "library"
  2055                  }
  2056              ]
  2057          },
  2058          {
  2059              "bom-ref": "symfony/finder-5.4.11.0",
  2060              "type": "library",
  2061              "name": "finder",
  2062              "version": "v5.4.11",
  2063              "group": "symfony",
  2064              "description": "Finds files and directories via an intuitive fluent interface",
  2065              "author": "Fabien Potencier, Symfony Community",
  2066              "licenses": [
  2067                  {
  2068                      "license": {
  2069                          "id": "MIT"
  2070                      }
  2071                  }
  2072              ],
  2073              "purl": "pkg:composer/symfony/finder@v5.4.11",
  2074              "externalReferences": [
  2075                  {
  2076                      "type": "distribution",
  2077                      "url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c"
  2078                  },
  2079                  {
  2080                      "type": "vcs",
  2081                      "url": "https://github.com/symfony/finder.git"
  2082                  },
  2083                  {
  2084                      "type": "website",
  2085                      "url": "https://symfony.com",
  2086                      "comment": "as detected from Composer manifest 'homepage'"
  2087                  },
  2088                  {
  2089                      "type": "vcs",
  2090                      "url": "https://github.com/symfony/finder/tree/v5.4.11",
  2091                      "comment": "as detected from Composer manifest 'support.source'"
  2092                  }
  2093              ],
  2094              "properties": [
  2095                  {
  2096                      "name": "cdx:composer:package:distReference",
  2097                      "value": "7872a66f57caffa2916a584db1aa7f12adc76f8c"
  2098                  },
  2099                  {
  2100                      "name": "cdx:composer:package:sourceReference",
  2101                      "value": "7872a66f57caffa2916a584db1aa7f12adc76f8c"
  2102                  },
  2103                  {
  2104                      "name": "cdx:composer:package:type",
  2105                      "value": "library"
  2106                  }
  2107              ]
  2108          },
  2109          {
  2110              "bom-ref": "symfony/http-foundation-5.4.16.0",
  2111              "type": "library",
  2112              "name": "http-foundation",
  2113              "version": "v5.4.16",
  2114              "group": "symfony",
  2115              "description": "Defines an object-oriented layer for the HTTP specification",
  2116              "author": "Fabien Potencier, Symfony Community",
  2117              "licenses": [
  2118                  {
  2119                      "license": {
  2120                          "id": "MIT"
  2121                      }
  2122                  }
  2123              ],
  2124              "purl": "pkg:composer/symfony/http-foundation@v5.4.16",
  2125              "externalReferences": [
  2126                  {
  2127                      "type": "distribution",
  2128                      "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5032c5849aef24741e1970cb03511b0dd131d838"
  2129                  },
  2130                  {
  2131                      "type": "vcs",
  2132                      "url": "https://github.com/symfony/http-foundation.git"
  2133                  },
  2134                  {
  2135                      "type": "website",
  2136                      "url": "https://symfony.com",
  2137                      "comment": "as detected from Composer manifest 'homepage'"
  2138                  },
  2139                  {
  2140                      "type": "vcs",
  2141                      "url": "https://github.com/symfony/http-foundation/tree/v5.4.16",
  2142                      "comment": "as detected from Composer manifest 'support.source'"
  2143                  }
  2144              ],
  2145              "properties": [
  2146                  {
  2147                      "name": "cdx:composer:package:distReference",
  2148                      "value": "5032c5849aef24741e1970cb03511b0dd131d838"
  2149                  },
  2150                  {
  2151                      "name": "cdx:composer:package:sourceReference",
  2152                      "value": "5032c5849aef24741e1970cb03511b0dd131d838"
  2153                  },
  2154                  {
  2155                      "name": "cdx:composer:package:type",
  2156                      "value": "library"
  2157                  }
  2158              ]
  2159          },
  2160          {
  2161              "bom-ref": "symfony/http-kernel-5.4.16.0",
  2162              "type": "library",
  2163              "name": "http-kernel",
  2164              "version": "v5.4.16",
  2165              "group": "symfony",
  2166              "description": "Provides a structured process for converting a Request into a Response",
  2167              "author": "Fabien Potencier, Symfony Community",
  2168              "licenses": [
  2169                  {
  2170                      "license": {
  2171                          "id": "MIT"
  2172                      }
  2173                  }
  2174              ],
  2175              "purl": "pkg:composer/symfony/http-kernel@v5.4.16",
  2176              "externalReferences": [
  2177                  {
  2178                      "type": "distribution",
  2179                      "url": "https://api.github.com/repos/symfony/http-kernel/zipball/b432c57c5de73634b1859093c1f58e3cd84455a1"
  2180                  },
  2181                  {
  2182                      "type": "vcs",
  2183                      "url": "https://github.com/symfony/http-kernel.git"
  2184                  },
  2185                  {
  2186                      "type": "website",
  2187                      "url": "https://symfony.com",
  2188                      "comment": "as detected from Composer manifest 'homepage'"
  2189                  },
  2190                  {
  2191                      "type": "vcs",
  2192                      "url": "https://github.com/symfony/http-kernel/tree/v5.4.16",
  2193                      "comment": "as detected from Composer manifest 'support.source'"
  2194                  }
  2195              ],
  2196              "properties": [
  2197                  {
  2198                      "name": "cdx:composer:package:distReference",
  2199                      "value": "b432c57c5de73634b1859093c1f58e3cd84455a1"
  2200                  },
  2201                  {
  2202                      "name": "cdx:composer:package:sourceReference",
  2203                      "value": "b432c57c5de73634b1859093c1f58e3cd84455a1"
  2204                  },
  2205                  {
  2206                      "name": "cdx:composer:package:type",
  2207                      "value": "library"
  2208                  }
  2209              ]
  2210          },
  2211          {
  2212              "bom-ref": "symfony/mime-5.4.16.0",
  2213              "type": "library",
  2214              "name": "mime",
  2215              "version": "v5.4.16",
  2216              "group": "symfony",
  2217              "description": "Allows manipulating MIME messages",
  2218              "author": "Fabien Potencier, Symfony Community",
  2219              "licenses": [
  2220                  {
  2221                      "license": {
  2222                          "id": "MIT"
  2223                      }
  2224                  }
  2225              ],
  2226              "purl": "pkg:composer/symfony/mime@v5.4.16",
  2227              "externalReferences": [
  2228                  {
  2229                      "type": "distribution",
  2230                      "url": "https://api.github.com/repos/symfony/mime/zipball/46eeedb08f0832b1b61a84c612d945fc85ee4734"
  2231                  },
  2232                  {
  2233                      "type": "vcs",
  2234                      "url": "https://github.com/symfony/mime.git"
  2235                  },
  2236                  {
  2237                      "type": "website",
  2238                      "url": "https://symfony.com",
  2239                      "comment": "as detected from Composer manifest 'homepage'"
  2240                  },
  2241                  {
  2242                      "type": "vcs",
  2243                      "url": "https://github.com/symfony/mime/tree/v5.4.16",
  2244                      "comment": "as detected from Composer manifest 'support.source'"
  2245                  }
  2246              ],
  2247              "properties": [
  2248                  {
  2249                      "name": "cdx:composer:package:distReference",
  2250                      "value": "46eeedb08f0832b1b61a84c612d945fc85ee4734"
  2251                  },
  2252                  {
  2253                      "name": "cdx:composer:package:sourceReference",
  2254                      "value": "46eeedb08f0832b1b61a84c612d945fc85ee4734"
  2255                  },
  2256                  {
  2257                      "name": "cdx:composer:package:type",
  2258                      "value": "library"
  2259                  }
  2260              ]
  2261          },
  2262          {
  2263              "bom-ref": "symfony/polyfill-ctype-1.27.0.0",
  2264              "type": "library",
  2265              "name": "polyfill-ctype",
  2266              "version": "v1.27.0",
  2267              "group": "symfony",
  2268              "description": "Symfony polyfill for ctype functions",
  2269              "author": "Gert de Pagter, Symfony Community",
  2270              "licenses": [
  2271                  {
  2272                      "license": {
  2273                          "id": "MIT"
  2274                      }
  2275                  }
  2276              ],
  2277              "purl": "pkg:composer/symfony/polyfill-ctype@v1.27.0",
  2278              "externalReferences": [
  2279                  {
  2280                      "type": "distribution",
  2281                      "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a"
  2282                  },
  2283                  {
  2284                      "type": "vcs",
  2285                      "url": "https://github.com/symfony/polyfill-ctype.git"
  2286                  },
  2287                  {
  2288                      "type": "website",
  2289                      "url": "https://symfony.com",
  2290                      "comment": "as detected from Composer manifest 'homepage'"
  2291                  },
  2292                  {
  2293                      "type": "vcs",
  2294                      "url": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0",
  2295                      "comment": "as detected from Composer manifest 'support.source'"
  2296                  }
  2297              ],
  2298              "properties": [
  2299                  {
  2300                      "name": "cdx:composer:package:distReference",
  2301                      "value": "5bbc823adecdae860bb64756d639ecfec17b050a"
  2302                  },
  2303                  {
  2304                      "name": "cdx:composer:package:sourceReference",
  2305                      "value": "5bbc823adecdae860bb64756d639ecfec17b050a"
  2306                  },
  2307                  {
  2308                      "name": "cdx:composer:package:type",
  2309                      "value": "library"
  2310                  }
  2311              ]
  2312          },
  2313          {
  2314              "bom-ref": "symfony/polyfill-iconv-1.27.0.0",
  2315              "type": "library",
  2316              "name": "polyfill-iconv",
  2317              "version": "v1.27.0",
  2318              "group": "symfony",
  2319              "description": "Symfony polyfill for the Iconv extension",
  2320              "author": "Nicolas Grekas, Symfony Community",
  2321              "licenses": [
  2322                  {
  2323                      "license": {
  2324                          "id": "MIT"
  2325                      }
  2326                  }
  2327              ],
  2328              "purl": "pkg:composer/symfony/polyfill-iconv@v1.27.0",
  2329              "externalReferences": [
  2330                  {
  2331                      "type": "distribution",
  2332                      "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/927013f3aac555983a5059aada98e1907d842695"
  2333                  },
  2334                  {
  2335                      "type": "vcs",
  2336                      "url": "https://github.com/symfony/polyfill-iconv.git"
  2337                  },
  2338                  {
  2339                      "type": "website",
  2340                      "url": "https://symfony.com",
  2341                      "comment": "as detected from Composer manifest 'homepage'"
  2342                  },
  2343                  {
  2344                      "type": "vcs",
  2345                      "url": "https://github.com/symfony/polyfill-iconv/tree/v1.27.0",
  2346                      "comment": "as detected from Composer manifest 'support.source'"
  2347                  }
  2348              ],
  2349              "properties": [
  2350                  {
  2351                      "name": "cdx:composer:package:distReference",
  2352                      "value": "927013f3aac555983a5059aada98e1907d842695"
  2353                  },
  2354                  {
  2355                      "name": "cdx:composer:package:sourceReference",
  2356                      "value": "927013f3aac555983a5059aada98e1907d842695"
  2357                  },
  2358                  {
  2359                      "name": "cdx:composer:package:type",
  2360                      "value": "library"
  2361                  }
  2362              ]
  2363          },
  2364          {
  2365              "bom-ref": "symfony/polyfill-intl-grapheme-1.27.0.0",
  2366              "type": "library",
  2367              "name": "polyfill-intl-grapheme",
  2368              "version": "v1.27.0",
  2369              "group": "symfony",
  2370              "description": "Symfony polyfill for intl's grapheme_* functions",
  2371              "author": "Nicolas Grekas, Symfony Community",
  2372              "licenses": [
  2373                  {
  2374                      "license": {
  2375                          "id": "MIT"
  2376                      }
  2377                  }
  2378              ],
  2379              "purl": "pkg:composer/symfony/polyfill-intl-grapheme@v1.27.0",
  2380              "externalReferences": [
  2381                  {
  2382                      "type": "distribution",
  2383                      "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354"
  2384                  },
  2385                  {
  2386                      "type": "vcs",
  2387                      "url": "https://github.com/symfony/polyfill-intl-grapheme.git"
  2388                  },
  2389                  {
  2390                      "type": "website",
  2391                      "url": "https://symfony.com",
  2392                      "comment": "as detected from Composer manifest 'homepage'"
  2393                  },
  2394                  {
  2395                      "type": "vcs",
  2396                      "url": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0",
  2397                      "comment": "as detected from Composer manifest 'support.source'"
  2398                  }
  2399              ],
  2400              "properties": [
  2401                  {
  2402                      "name": "cdx:composer:package:distReference",
  2403                      "value": "511a08c03c1960e08a883f4cffcacd219b758354"
  2404                  },
  2405                  {
  2406                      "name": "cdx:composer:package:sourceReference",
  2407                      "value": "511a08c03c1960e08a883f4cffcacd219b758354"
  2408                  },
  2409                  {
  2410                      "name": "cdx:composer:package:type",
  2411                      "value": "library"
  2412                  }
  2413              ]
  2414          },
  2415          {
  2416              "bom-ref": "symfony/polyfill-intl-idn-1.27.0.0",
  2417              "type": "library",
  2418              "name": "polyfill-intl-idn",
  2419              "version": "v1.27.0",
  2420              "group": "symfony",
  2421              "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
  2422              "author": "Laurent Bassin, Trevor Rowbotham, Symfony Community",
  2423              "licenses": [
  2424                  {
  2425                      "license": {
  2426                          "id": "MIT"
  2427                      }
  2428                  }
  2429              ],
  2430              "purl": "pkg:composer/symfony/polyfill-intl-idn@v1.27.0",
  2431              "externalReferences": [
  2432                  {
  2433                      "type": "distribution",
  2434                      "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/639084e360537a19f9ee352433b84ce831f3d2da"
  2435                  },
  2436                  {
  2437                      "type": "vcs",
  2438                      "url": "https://github.com/symfony/polyfill-intl-idn.git"
  2439                  },
  2440                  {
  2441                      "type": "website",
  2442                      "url": "https://symfony.com",
  2443                      "comment": "as detected from Composer manifest 'homepage'"
  2444                  },
  2445                  {
  2446                      "type": "vcs",
  2447                      "url": "https://github.com/symfony/polyfill-intl-idn/tree/v1.27.0",
  2448                      "comment": "as detected from Composer manifest 'support.source'"
  2449                  }
  2450              ],
  2451              "properties": [
  2452                  {
  2453                      "name": "cdx:composer:package:distReference",
  2454                      "value": "639084e360537a19f9ee352433b84ce831f3d2da"
  2455                  },
  2456                  {
  2457                      "name": "cdx:composer:package:sourceReference",
  2458                      "value": "639084e360537a19f9ee352433b84ce831f3d2da"
  2459                  },
  2460                  {
  2461                      "name": "cdx:composer:package:type",
  2462                      "value": "library"
  2463                  }
  2464              ]
  2465          },
  2466          {
  2467              "bom-ref": "symfony/polyfill-intl-normalizer-1.27.0.0",
  2468              "type": "library",
  2469              "name": "polyfill-intl-normalizer",
  2470              "version": "v1.27.0",
  2471              "group": "symfony",
  2472              "description": "Symfony polyfill for intl's Normalizer class and related functions",
  2473              "author": "Nicolas Grekas, Symfony Community",
  2474              "licenses": [
  2475                  {
  2476                      "license": {
  2477                          "id": "MIT"
  2478                      }
  2479                  }
  2480              ],
  2481              "purl": "pkg:composer/symfony/polyfill-intl-normalizer@v1.27.0",
  2482              "externalReferences": [
  2483                  {
  2484                      "type": "distribution",
  2485                      "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6"
  2486                  },
  2487                  {
  2488                      "type": "vcs",
  2489                      "url": "https://github.com/symfony/polyfill-intl-normalizer.git"
  2490                  },
  2491                  {
  2492                      "type": "website",
  2493                      "url": "https://symfony.com",
  2494                      "comment": "as detected from Composer manifest 'homepage'"
  2495                  },
  2496                  {
  2497                      "type": "vcs",
  2498                      "url": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0",
  2499                      "comment": "as detected from Composer manifest 'support.source'"
  2500                  }
  2501              ],
  2502              "properties": [
  2503                  {
  2504                      "name": "cdx:composer:package:distReference",
  2505                      "value": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
  2506                  },
  2507                  {
  2508                      "name": "cdx:composer:package:sourceReference",
  2509                      "value": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
  2510                  },
  2511                  {
  2512                      "name": "cdx:composer:package:type",
  2513                      "value": "library"
  2514                  }
  2515              ]
  2516          },
  2517          {
  2518              "bom-ref": "symfony/polyfill-mbstring-1.27.0.0",
  2519              "type": "library",
  2520              "name": "polyfill-mbstring",
  2521              "version": "v1.27.0",
  2522              "group": "symfony",
  2523              "description": "Symfony polyfill for the Mbstring extension",
  2524              "author": "Nicolas Grekas, Symfony Community",
  2525              "licenses": [
  2526                  {
  2527                      "license": {
  2528                          "id": "MIT"
  2529                      }
  2530                  }
  2531              ],
  2532              "purl": "pkg:composer/symfony/polyfill-mbstring@v1.27.0",
  2533              "externalReferences": [
  2534                  {
  2535                      "type": "distribution",
  2536                      "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
  2537                  },
  2538                  {
  2539                      "type": "vcs",
  2540                      "url": "https://github.com/symfony/polyfill-mbstring.git"
  2541                  },
  2542                  {
  2543                      "type": "website",
  2544                      "url": "https://symfony.com",
  2545                      "comment": "as detected from Composer manifest 'homepage'"
  2546                  },
  2547                  {
  2548                      "type": "vcs",
  2549                      "url": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0",
  2550                      "comment": "as detected from Composer manifest 'support.source'"
  2551                  }
  2552              ],
  2553              "properties": [
  2554                  {
  2555                      "name": "cdx:composer:package:distReference",
  2556                      "value": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
  2557                  },
  2558                  {
  2559                      "name": "cdx:composer:package:sourceReference",
  2560                      "value": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
  2561                  },
  2562                  {
  2563                      "name": "cdx:composer:package:type",
  2564                      "value": "library"
  2565                  }
  2566              ]
  2567          },
  2568          {
  2569              "bom-ref": "symfony/polyfill-php72-1.27.0.0",
  2570              "type": "library",
  2571              "name": "polyfill-php72",
  2572              "version": "v1.27.0",
  2573              "group": "symfony",
  2574              "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
  2575              "author": "Nicolas Grekas, Symfony Community",
  2576              "licenses": [
  2577                  {
  2578                      "license": {
  2579                          "id": "MIT"
  2580                      }
  2581                  }
  2582              ],
  2583              "purl": "pkg:composer/symfony/polyfill-php72@v1.27.0",
  2584              "externalReferences": [
  2585                  {
  2586                      "type": "distribution",
  2587                      "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/869329b1e9894268a8a61dabb69153029b7a8c97"
  2588                  },
  2589                  {
  2590                      "type": "vcs",
  2591                      "url": "https://github.com/symfony/polyfill-php72.git"
  2592                  },
  2593                  {
  2594                      "type": "website",
  2595                      "url": "https://symfony.com",
  2596                      "comment": "as detected from Composer manifest 'homepage'"
  2597                  },
  2598                  {
  2599                      "type": "vcs",
  2600                      "url": "https://github.com/symfony/polyfill-php72/tree/v1.27.0",
  2601                      "comment": "as detected from Composer manifest 'support.source'"
  2602                  }
  2603              ],
  2604              "properties": [
  2605                  {
  2606                      "name": "cdx:composer:package:distReference",
  2607                      "value": "869329b1e9894268a8a61dabb69153029b7a8c97"
  2608                  },
  2609                  {
  2610                      "name": "cdx:composer:package:sourceReference",
  2611                      "value": "869329b1e9894268a8a61dabb69153029b7a8c97"
  2612                  },
  2613                  {
  2614                      "name": "cdx:composer:package:type",
  2615                      "value": "library"
  2616                  }
  2617              ]
  2618          },
  2619          {
  2620              "bom-ref": "symfony/polyfill-php73-1.27.0.0",
  2621              "type": "library",
  2622              "name": "polyfill-php73",
  2623              "version": "v1.27.0",
  2624              "group": "symfony",
  2625              "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
  2626              "author": "Nicolas Grekas, Symfony Community",
  2627              "licenses": [
  2628                  {
  2629                      "license": {
  2630                          "id": "MIT"
  2631                      }
  2632                  }
  2633              ],
  2634              "purl": "pkg:composer/symfony/polyfill-php73@v1.27.0",
  2635              "externalReferences": [
  2636                  {
  2637                      "type": "distribution",
  2638                      "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
  2639                  },
  2640                  {
  2641                      "type": "vcs",
  2642                      "url": "https://github.com/symfony/polyfill-php73.git"
  2643                  },
  2644                  {
  2645                      "type": "website",
  2646                      "url": "https://symfony.com",
  2647                      "comment": "as detected from Composer manifest 'homepage'"
  2648                  },
  2649                  {
  2650                      "type": "vcs",
  2651                      "url": "https://github.com/symfony/polyfill-php73/tree/v1.27.0",
  2652                      "comment": "as detected from Composer manifest 'support.source'"
  2653                  }
  2654              ],
  2655              "properties": [
  2656                  {
  2657                      "name": "cdx:composer:package:distReference",
  2658                      "value": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
  2659                  },
  2660                  {
  2661                      "name": "cdx:composer:package:sourceReference",
  2662                      "value": "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
  2663                  },
  2664                  {
  2665                      "name": "cdx:composer:package:type",
  2666                      "value": "library"
  2667                  }
  2668              ]
  2669          },
  2670          {
  2671              "bom-ref": "symfony/polyfill-php80-1.27.0.0",
  2672              "type": "library",
  2673              "name": "polyfill-php80",
  2674              "version": "v1.27.0",
  2675              "group": "symfony",
  2676              "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
  2677              "author": "Ion Bazan, Nicolas Grekas, Symfony Community",
  2678              "licenses": [
  2679                  {
  2680                      "license": {
  2681                          "id": "MIT"
  2682                      }
  2683                  }
  2684              ],
  2685              "purl": "pkg:composer/symfony/polyfill-php80@v1.27.0",
  2686              "externalReferences": [
  2687                  {
  2688                      "type": "distribution",
  2689                      "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
  2690                  },
  2691                  {
  2692                      "type": "vcs",
  2693                      "url": "https://github.com/symfony/polyfill-php80.git"
  2694                  },
  2695                  {
  2696                      "type": "website",
  2697                      "url": "https://symfony.com",
  2698                      "comment": "as detected from Composer manifest 'homepage'"
  2699                  },
  2700                  {
  2701                      "type": "vcs",
  2702                      "url": "https://github.com/symfony/polyfill-php80/tree/v1.27.0",
  2703                      "comment": "as detected from Composer manifest 'support.source'"
  2704                  }
  2705              ],
  2706              "properties": [
  2707                  {
  2708                      "name": "cdx:composer:package:distReference",
  2709                      "value": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
  2710                  },
  2711                  {
  2712                      "name": "cdx:composer:package:sourceReference",
  2713                      "value": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
  2714                  },
  2715                  {
  2716                      "name": "cdx:composer:package:type",
  2717                      "value": "library"
  2718                  }
  2719              ]
  2720          },
  2721          {
  2722              "bom-ref": "symfony/polyfill-php81-1.27.0.0",
  2723              "type": "library",
  2724              "name": "polyfill-php81",
  2725              "version": "v1.27.0",
  2726              "group": "symfony",
  2727              "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
  2728              "author": "Nicolas Grekas, Symfony Community",
  2729              "licenses": [
  2730                  {
  2731                      "license": {
  2732                          "id": "MIT"
  2733                      }
  2734                  }
  2735              ],
  2736              "purl": "pkg:composer/symfony/polyfill-php81@v1.27.0",
  2737              "externalReferences": [
  2738                  {
  2739                      "type": "distribution",
  2740                      "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/707403074c8ea6e2edaf8794b0157a0bfa52157a"
  2741                  },
  2742                  {
  2743                      "type": "vcs",
  2744                      "url": "https://github.com/symfony/polyfill-php81.git"
  2745                  },
  2746                  {
  2747                      "type": "website",
  2748                      "url": "https://symfony.com",
  2749                      "comment": "as detected from Composer manifest 'homepage'"
  2750                  },
  2751                  {
  2752                      "type": "vcs",
  2753                      "url": "https://github.com/symfony/polyfill-php81/tree/v1.27.0",
  2754                      "comment": "as detected from Composer manifest 'support.source'"
  2755                  }
  2756              ],
  2757              "properties": [
  2758                  {
  2759                      "name": "cdx:composer:package:distReference",
  2760                      "value": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
  2761                  },
  2762                  {
  2763                      "name": "cdx:composer:package:sourceReference",
  2764                      "value": "707403074c8ea6e2edaf8794b0157a0bfa52157a"
  2765                  },
  2766                  {
  2767                      "name": "cdx:composer:package:type",
  2768                      "value": "library"
  2769                  }
  2770              ]
  2771          },
  2772          {
  2773              "bom-ref": "symfony/process-5.4.11.0",
  2774              "type": "library",
  2775              "name": "process",
  2776              "version": "v5.4.11",
  2777              "group": "symfony",
  2778              "description": "Executes commands in sub-processes",
  2779              "author": "Fabien Potencier, Symfony Community",
  2780              "licenses": [
  2781                  {
  2782                      "license": {
  2783                          "id": "MIT"
  2784                      }
  2785                  }
  2786              ],
  2787              "purl": "pkg:composer/symfony/process@v5.4.11",
  2788              "externalReferences": [
  2789                  {
  2790                      "type": "distribution",
  2791                      "url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1"
  2792                  },
  2793                  {
  2794                      "type": "vcs",
  2795                      "url": "https://github.com/symfony/process.git"
  2796                  },
  2797                  {
  2798                      "type": "website",
  2799                      "url": "https://symfony.com",
  2800                      "comment": "as detected from Composer manifest 'homepage'"
  2801                  },
  2802                  {
  2803                      "type": "vcs",
  2804                      "url": "https://github.com/symfony/process/tree/v5.4.11",
  2805                      "comment": "as detected from Composer manifest 'support.source'"
  2806                  }
  2807              ],
  2808              "properties": [
  2809                  {
  2810                      "name": "cdx:composer:package:distReference",
  2811                      "value": "6e75fe6874cbc7e4773d049616ab450eff537bf1"
  2812                  },
  2813                  {
  2814                      "name": "cdx:composer:package:sourceReference",
  2815                      "value": "6e75fe6874cbc7e4773d049616ab450eff537bf1"
  2816                  },
  2817                  {
  2818                      "name": "cdx:composer:package:type",
  2819                      "value": "library"
  2820                  }
  2821              ]
  2822          },
  2823          {
  2824              "bom-ref": "symfony/routing-5.4.15.0",
  2825              "type": "library",
  2826              "name": "routing",
  2827              "version": "v5.4.15",
  2828              "group": "symfony",
  2829              "description": "Maps an HTTP request to a set of configuration variables",
  2830              "author": "Fabien Potencier, Symfony Community",
  2831              "licenses": [
  2832                  {
  2833                      "license": {
  2834                          "id": "MIT"
  2835                      }
  2836                  }
  2837              ],
  2838              "purl": "pkg:composer/symfony/routing@v5.4.15",
  2839              "externalReferences": [
  2840                  {
  2841                      "type": "distribution",
  2842                      "url": "https://api.github.com/repos/symfony/routing/zipball/5c9b129efe9abce9470e384bf65d8a7e262eee69"
  2843                  },
  2844                  {
  2845                      "type": "vcs",
  2846                      "url": "https://github.com/symfony/routing.git"
  2847                  },
  2848                  {
  2849                      "type": "website",
  2850                      "url": "https://symfony.com",
  2851                      "comment": "as detected from Composer manifest 'homepage'"
  2852                  },
  2853                  {
  2854                      "type": "vcs",
  2855                      "url": "https://github.com/symfony/routing/tree/v5.4.15",
  2856                      "comment": "as detected from Composer manifest 'support.source'"
  2857                  }
  2858              ],
  2859              "properties": [
  2860                  {
  2861                      "name": "cdx:composer:package:distReference",
  2862                      "value": "5c9b129efe9abce9470e384bf65d8a7e262eee69"
  2863                  },
  2864                  {
  2865                      "name": "cdx:composer:package:sourceReference",
  2866                      "value": "5c9b129efe9abce9470e384bf65d8a7e262eee69"
  2867                  },
  2868                  {
  2869                      "name": "cdx:composer:package:type",
  2870                      "value": "library"
  2871                  }
  2872              ]
  2873          },
  2874          {
  2875              "bom-ref": "symfony/service-contracts-2.5.2.0",
  2876              "type": "library",
  2877              "name": "service-contracts",
  2878              "version": "v2.5.2",
  2879              "group": "symfony",
  2880              "description": "Generic abstractions related to writing services",
  2881              "author": "Nicolas Grekas, Symfony Community",
  2882              "licenses": [
  2883                  {
  2884                      "license": {
  2885                          "id": "MIT"
  2886                      }
  2887                  }
  2888              ],
  2889              "purl": "pkg:composer/symfony/service-contracts@v2.5.2",
  2890              "externalReferences": [
  2891                  {
  2892                      "type": "distribution",
  2893                      "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
  2894                  },
  2895                  {
  2896                      "type": "vcs",
  2897                      "url": "https://github.com/symfony/service-contracts.git"
  2898                  },
  2899                  {
  2900                      "type": "website",
  2901                      "url": "https://symfony.com",
  2902                      "comment": "as detected from Composer manifest 'homepage'"
  2903                  },
  2904                  {
  2905                      "type": "vcs",
  2906                      "url": "https://github.com/symfony/service-contracts/tree/v2.5.2",
  2907                      "comment": "as detected from Composer manifest 'support.source'"
  2908                  }
  2909              ],
  2910              "properties": [
  2911                  {
  2912                      "name": "cdx:composer:package:distReference",
  2913                      "value": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
  2914                  },
  2915                  {
  2916                      "name": "cdx:composer:package:sourceReference",
  2917                      "value": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
  2918                  },
  2919                  {
  2920                      "name": "cdx:composer:package:type",
  2921                      "value": "library"
  2922                  }
  2923              ]
  2924          },
  2925          {
  2926              "bom-ref": "symfony/string-5.4.15.0",
  2927              "type": "library",
  2928              "name": "string",
  2929              "version": "v5.4.15",
  2930              "group": "symfony",
  2931              "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
  2932              "author": "Nicolas Grekas, Symfony Community",
  2933              "licenses": [
  2934                  {
  2935                      "license": {
  2936                          "id": "MIT"
  2937                      }
  2938                  }
  2939              ],
  2940              "purl": "pkg:composer/symfony/string@v5.4.15",
  2941              "externalReferences": [
  2942                  {
  2943                      "type": "distribution",
  2944                      "url": "https://api.github.com/repos/symfony/string/zipball/571334ce9f687e3e6af72db4d3b2a9431e4fd9ed"
  2945                  },
  2946                  {
  2947                      "type": "vcs",
  2948                      "url": "https://github.com/symfony/string.git"
  2949                  },
  2950                  {
  2951                      "type": "website",
  2952                      "url": "https://symfony.com",
  2953                      "comment": "as detected from Composer manifest 'homepage'"
  2954                  },
  2955                  {
  2956                      "type": "vcs",
  2957                      "url": "https://github.com/symfony/string/tree/v5.4.15",
  2958                      "comment": "as detected from Composer manifest 'support.source'"
  2959                  }
  2960              ],
  2961              "properties": [
  2962                  {
  2963                      "name": "cdx:composer:package:distReference",
  2964                      "value": "571334ce9f687e3e6af72db4d3b2a9431e4fd9ed"
  2965                  },
  2966                  {
  2967                      "name": "cdx:composer:package:sourceReference",
  2968                      "value": "571334ce9f687e3e6af72db4d3b2a9431e4fd9ed"
  2969                  },
  2970                  {
  2971                      "name": "cdx:composer:package:type",
  2972                      "value": "library"
  2973                  }
  2974              ]
  2975          },
  2976          {
  2977              "bom-ref": "symfony/translation-5.4.14.0",
  2978              "type": "library",
  2979              "name": "translation",
  2980              "version": "v5.4.14",
  2981              "group": "symfony",
  2982              "description": "Provides tools to internationalize your application",
  2983              "author": "Fabien Potencier, Symfony Community",
  2984              "licenses": [
  2985                  {
  2986                      "license": {
  2987                          "id": "MIT"
  2988                      }
  2989                  }
  2990              ],
  2991              "purl": "pkg:composer/symfony/translation@v5.4.14",
  2992              "externalReferences": [
  2993                  {
  2994                      "type": "distribution",
  2995                      "url": "https://api.github.com/repos/symfony/translation/zipball/f0ed07675863aa6e3939df8b1bc879450b585cab"
  2996                  },
  2997                  {
  2998                      "type": "vcs",
  2999                      "url": "https://github.com/symfony/translation.git"
  3000                  },
  3001                  {
  3002                      "type": "website",
  3003                      "url": "https://symfony.com",
  3004                      "comment": "as detected from Composer manifest 'homepage'"
  3005                  },
  3006                  {
  3007                      "type": "vcs",
  3008                      "url": "https://github.com/symfony/translation/tree/v5.4.14",
  3009                      "comment": "as detected from Composer manifest 'support.source'"
  3010                  }
  3011              ],
  3012              "properties": [
  3013                  {
  3014                      "name": "cdx:composer:package:distReference",
  3015                      "value": "f0ed07675863aa6e3939df8b1bc879450b585cab"
  3016                  },
  3017                  {
  3018                      "name": "cdx:composer:package:sourceReference",
  3019                      "value": "f0ed07675863aa6e3939df8b1bc879450b585cab"
  3020                  },
  3021                  {
  3022                      "name": "cdx:composer:package:type",
  3023                      "value": "library"
  3024                  }
  3025              ]
  3026          },
  3027          {
  3028              "bom-ref": "symfony/translation-contracts-2.5.2.0",
  3029              "type": "library",
  3030              "name": "translation-contracts",
  3031              "version": "v2.5.2",
  3032              "group": "symfony",
  3033              "description": "Generic abstractions related to translation",
  3034              "author": "Nicolas Grekas, Symfony Community",
  3035              "licenses": [
  3036                  {
  3037                      "license": {
  3038                          "id": "MIT"
  3039                      }
  3040                  }
  3041              ],
  3042              "purl": "pkg:composer/symfony/translation-contracts@v2.5.2",
  3043              "externalReferences": [
  3044                  {
  3045                      "type": "distribution",
  3046                      "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/136b19dd05cdf0709db6537d058bcab6dd6e2dbe"
  3047                  },
  3048                  {
  3049                      "type": "vcs",
  3050                      "url": "https://github.com/symfony/translation-contracts.git"
  3051                  },
  3052                  {
  3053                      "type": "website",
  3054                      "url": "https://symfony.com",
  3055                      "comment": "as detected from Composer manifest 'homepage'"
  3056                  },
  3057                  {
  3058                      "type": "vcs",
  3059                      "url": "https://github.com/symfony/translation-contracts/tree/v2.5.2",
  3060                      "comment": "as detected from Composer manifest 'support.source'"
  3061                  }
  3062              ],
  3063              "properties": [
  3064                  {
  3065                      "name": "cdx:composer:package:distReference",
  3066                      "value": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe"
  3067                  },
  3068                  {
  3069                      "name": "cdx:composer:package:sourceReference",
  3070                      "value": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe"
  3071                  },
  3072                  {
  3073                      "name": "cdx:composer:package:type",
  3074                      "value": "library"
  3075                  }
  3076              ]
  3077          },
  3078          {
  3079              "bom-ref": "symfony/var-dumper-5.4.14.0",
  3080              "type": "library",
  3081              "name": "var-dumper",
  3082              "version": "v5.4.14",
  3083              "group": "symfony",
  3084              "description": "Provides mechanisms for walking through any arbitrary PHP variable",
  3085              "author": "Nicolas Grekas, Symfony Community",
  3086              "licenses": [
  3087                  {
  3088                      "license": {
  3089                          "id": "MIT"
  3090                      }
  3091                  }
  3092              ],
  3093              "purl": "pkg:composer/symfony/var-dumper@v5.4.14",
  3094              "externalReferences": [
  3095                  {
  3096                      "type": "distribution",
  3097                      "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6894d06145fefebd9a4c7272baa026a1c394a430"
  3098                  },
  3099                  {
  3100                      "type": "vcs",
  3101                      "url": "https://github.com/symfony/var-dumper.git"
  3102                  },
  3103                  {
  3104                      "type": "website",
  3105                      "url": "https://symfony.com",
  3106                      "comment": "as detected from Composer manifest 'homepage'"
  3107                  },
  3108                  {
  3109                      "type": "vcs",
  3110                      "url": "https://github.com/symfony/var-dumper/tree/v5.4.14",
  3111                      "comment": "as detected from Composer manifest 'support.source'"
  3112                  }
  3113              ],
  3114              "properties": [
  3115                  {
  3116                      "name": "cdx:composer:package:distReference",
  3117                      "value": "6894d06145fefebd9a4c7272baa026a1c394a430"
  3118                  },
  3119                  {
  3120                      "name": "cdx:composer:package:sourceReference",
  3121                      "value": "6894d06145fefebd9a4c7272baa026a1c394a430"
  3122                  },
  3123                  {
  3124                      "name": "cdx:composer:package:type",
  3125                      "value": "library"
  3126                  }
  3127              ]
  3128          },
  3129          {
  3130              "bom-ref": "tijsverkoyen/css-to-inline-styles-2.2.5.0",
  3131              "type": "library",
  3132              "name": "css-to-inline-styles",
  3133              "version": "2.2.5",
  3134              "group": "tijsverkoyen",
  3135              "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.",
  3136              "author": "Tijs Verkoyen",
  3137              "licenses": [
  3138                  {
  3139                      "license": {
  3140                          "id": "BSD-3-Clause"
  3141                      }
  3142                  }
  3143              ],
  3144              "purl": "pkg:composer/tijsverkoyen/css-to-inline-styles@2.2.5",
  3145              "externalReferences": [
  3146                  {
  3147                      "type": "distribution",
  3148                      "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/4348a3a06651827a27d989ad1d13efec6bb49b19"
  3149                  },
  3150                  {
  3151                      "type": "vcs",
  3152                      "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git"
  3153                  },
  3154                  {
  3155                      "type": "website",
  3156                      "url": "https://github.com/tijsverkoyen/CssToInlineStyles",
  3157                      "comment": "as detected from Composer manifest 'homepage'"
  3158                  },
  3159                  {
  3160                      "type": "issue-tracker",
  3161                      "url": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
  3162                      "comment": "as detected from Composer manifest 'support.issues'"
  3163                  },
  3164                  {
  3165                      "type": "vcs",
  3166                      "url": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.5",
  3167                      "comment": "as detected from Composer manifest 'support.source'"
  3168                  }
  3169              ],
  3170              "properties": [
  3171                  {
  3172                      "name": "cdx:composer:package:distReference",
  3173                      "value": "4348a3a06651827a27d989ad1d13efec6bb49b19"
  3174                  },
  3175                  {
  3176                      "name": "cdx:composer:package:sourceReference",
  3177                      "value": "4348a3a06651827a27d989ad1d13efec6bb49b19"
  3178                  },
  3179                  {
  3180                      "name": "cdx:composer:package:type",
  3181                      "value": "library"
  3182                  }
  3183              ]
  3184          },
  3185          {
  3186              "bom-ref": "vlucas/phpdotenv-4.3.0.0",
  3187              "type": "library",
  3188              "name": "phpdotenv",
  3189              "version": "v4.3.0",
  3190              "group": "vlucas",
  3191              "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
  3192              "author": "Graham Campbell, Vance Lucas",
  3193              "licenses": [
  3194                  {
  3195                      "license": {
  3196                          "id": "BSD-3-Clause"
  3197                      }
  3198                  }
  3199              ],
  3200              "purl": "pkg:composer/vlucas/phpdotenv@v4.3.0",
  3201              "externalReferences": [
  3202                  {
  3203                      "type": "distribution",
  3204                      "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/67a491df68208bef8c37092db11fa3885008efcf"
  3205                  },
  3206                  {
  3207                      "type": "vcs",
  3208                      "url": "https://github.com/vlucas/phpdotenv.git"
  3209                  },
  3210                  {
  3211                      "type": "issue-tracker",
  3212                      "url": "https://github.com/vlucas/phpdotenv/issues",
  3213                      "comment": "as detected from Composer manifest 'support.issues'"
  3214                  },
  3215                  {
  3216                      "type": "vcs",
  3217                      "url": "https://github.com/vlucas/phpdotenv/tree/v4.3.0",
  3218                      "comment": "as detected from Composer manifest 'support.source'"
  3219                  }
  3220              ],
  3221              "properties": [
  3222                  {
  3223                      "name": "cdx:composer:package:distReference",
  3224                      "value": "67a491df68208bef8c37092db11fa3885008efcf"
  3225                  },
  3226                  {
  3227                      "name": "cdx:composer:package:sourceReference",
  3228                      "value": "67a491df68208bef8c37092db11fa3885008efcf"
  3229                  },
  3230                  {
  3231                      "name": "cdx:composer:package:type",
  3232                      "value": "library"
  3233                  }
  3234              ]
  3235          },
  3236          {
  3237              "bom-ref": "voku/portable-ascii-1.6.1.0",
  3238              "type": "library",
  3239              "name": "portable-ascii",
  3240              "version": "1.6.1",
  3241              "group": "voku",
  3242              "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
  3243              "author": "Lars Moelleken",
  3244              "licenses": [
  3245                  {
  3246                      "license": {
  3247                          "id": "MIT"
  3248                      }
  3249                  }
  3250              ],
  3251              "purl": "pkg:composer/voku/portable-ascii@1.6.1",
  3252              "externalReferences": [
  3253                  {
  3254                      "type": "distribution",
  3255                      "url": "https://api.github.com/repos/voku/portable-ascii/zipball/87337c91b9dfacee02452244ee14ab3c43bc485a"
  3256                  },
  3257                  {
  3258                      "type": "vcs",
  3259                      "url": "https://github.com/voku/portable-ascii.git"
  3260                  },
  3261                  {
  3262                      "type": "website",
  3263                      "url": "https://github.com/voku/portable-ascii",
  3264                      "comment": "as detected from Composer manifest 'homepage'"
  3265                  },
  3266                  {
  3267                      "type": "issue-tracker",
  3268                      "url": "https://github.com/voku/portable-ascii/issues",
  3269                      "comment": "as detected from Composer manifest 'support.issues'"
  3270                  },
  3271                  {
  3272                      "type": "vcs",
  3273                      "url": "https://github.com/voku/portable-ascii/tree/1.6.1",
  3274                      "comment": "as detected from Composer manifest 'support.source'"
  3275                  }
  3276              ],
  3277              "properties": [
  3278                  {
  3279                      "name": "cdx:composer:package:distReference",
  3280                      "value": "87337c91b9dfacee02452244ee14ab3c43bc485a"
  3281                  },
  3282                  {
  3283                      "name": "cdx:composer:package:sourceReference",
  3284                      "value": "87337c91b9dfacee02452244ee14ab3c43bc485a"
  3285                  },
  3286                  {
  3287                      "name": "cdx:composer:package:type",
  3288                      "value": "library"
  3289                  }
  3290              ]
  3291          }
  3292      ],
  3293      "dependencies": [
  3294          {
  3295              "ref": "asm89/stack-cors-1.3.0.0",
  3296              "dependsOn": [
  3297                  "symfony/http-foundation-5.4.16.0",
  3298                  "symfony/http-kernel-5.4.16.0"
  3299              ]
  3300          },
  3301          {
  3302              "ref": "brick/math-0.9.3.0"
  3303          },
  3304          {
  3305              "ref": "doctrine/inflector-2.0.6.0"
  3306          },
  3307          {
  3308              "ref": "doctrine/lexer-1.2.3.0"
  3309          },
  3310          {
  3311              "ref": "dragonmantank/cron-expression-2.3.1.0"
  3312          },
  3313          {
  3314              "ref": "egulias/email-validator-2.1.25.0",
  3315              "dependsOn": [
  3316                  "doctrine/lexer-1.2.3.0",
  3317                  "symfony/polyfill-intl-idn-1.27.0.0"
  3318              ]
  3319          },
  3320          {
  3321              "ref": "fideloper/proxy-4.4.2.0"
  3322          },
  3323          {
  3324              "ref": "fruitcake/laravel-cors-1.0.6.0",
  3325              "dependsOn": [
  3326                  "asm89/stack-cors-1.3.0.0",
  3327                  "symfony/http-foundation-5.4.16.0",
  3328                  "symfony/http-kernel-5.4.16.0"
  3329              ]
  3330          },
  3331          {
  3332              "ref": "guzzlehttp/guzzle-6.5.8.0",
  3333              "dependsOn": [
  3334                  "guzzlehttp/promises-1.5.2.0",
  3335                  "guzzlehttp/psr7-1.9.0.0",
  3336                  "symfony/polyfill-intl-idn-1.27.0.0"
  3337              ]
  3338          },
  3339          {
  3340              "ref": "guzzlehttp/promises-1.5.2.0"
  3341          },
  3342          {
  3343              "ref": "guzzlehttp/psr7-1.9.0.0",
  3344              "dependsOn": [
  3345                  "psr/http-message-1.0.1.0",
  3346                  "ralouphie/getallheaders-3.0.3.0"
  3347              ]
  3348          },
  3349          {
  3350              "ref": "laravel/framework-7.30.6.0",
  3351              "dependsOn": [
  3352                  "doctrine/inflector-2.0.6.0",
  3353                  "dragonmantank/cron-expression-2.3.1.0",
  3354                  "egulias/email-validator-2.1.25.0",
  3355                  "league/commonmark-1.6.7.0",
  3356                  "league/flysystem-1.1.10.0",
  3357                  "monolog/monolog-2.8.0.0",
  3358                  "nesbot/carbon-2.63.0.0",
  3359                  "opis/closure-3.6.3.0",
  3360                  "psr/container-1.1.1.0",
  3361                  "psr/simple-cache-1.0.1.0",
  3362                  "ramsey/uuid-4.2.3.0",
  3363                  "swiftmailer/swiftmailer-6.3.0.0",
  3364                  "symfony/console-5.4.16.0",
  3365                  "symfony/error-handler-5.4.15.0",
  3366                  "symfony/finder-5.4.11.0",
  3367                  "symfony/http-foundation-5.4.16.0",
  3368                  "symfony/http-kernel-5.4.16.0",
  3369                  "symfony/mime-5.4.16.0",
  3370                  "symfony/polyfill-php73-1.27.0.0",
  3371                  "symfony/process-5.4.11.0",
  3372                  "symfony/routing-5.4.15.0",
  3373                  "symfony/var-dumper-5.4.14.0",
  3374                  "tijsverkoyen/css-to-inline-styles-2.2.5.0",
  3375                  "vlucas/phpdotenv-4.3.0.0",
  3376                  "voku/portable-ascii-1.6.1.0"
  3377              ]
  3378          },
  3379          {
  3380              "ref": "laravel/laravel-7.12.0.0",
  3381              "dependsOn": [
  3382                  "fideloper/proxy-4.4.2.0",
  3383                  "fruitcake/laravel-cors-1.0.6.0",
  3384                  "guzzlehttp/guzzle-6.5.8.0",
  3385                  "laravel/framework-7.30.6.0",
  3386                  "laravel/tinker-2.7.3.0"
  3387              ]
  3388          },
  3389          {
  3390              "ref": "laravel/tinker-2.7.3.0",
  3391              "dependsOn": [
  3392                  "psy/psysh-0.11.9.0",
  3393                  "symfony/var-dumper-5.4.14.0"
  3394              ]
  3395          },
  3396          {
  3397              "ref": "league/commonmark-1.6.7.0"
  3398          },
  3399          {
  3400              "ref": "league/flysystem-1.1.10.0",
  3401              "dependsOn": [
  3402                  "league/mime-type-detection-1.11.0.0"
  3403              ]
  3404          },
  3405          {
  3406              "ref": "league/mime-type-detection-1.11.0.0"
  3407          },
  3408          {
  3409              "ref": "monolog/monolog-2.8.0.0",
  3410              "dependsOn": [
  3411                  "psr/log-1.1.4.0"
  3412              ]
  3413          },
  3414          {
  3415              "ref": "nesbot/carbon-2.63.0.0",
  3416              "dependsOn": [
  3417                  "symfony/polyfill-mbstring-1.27.0.0",
  3418                  "symfony/polyfill-php80-1.27.0.0",
  3419                  "symfony/translation-5.4.14.0"
  3420              ]
  3421          },
  3422          {
  3423              "ref": "nikic/php-parser-4.15.2.0"
  3424          },
  3425          {
  3426              "ref": "opis/closure-3.6.3.0"
  3427          },
  3428          {
  3429              "ref": "phpoption/phpoption-1.9.0.0"
  3430          },
  3431          {
  3432              "ref": "psr/container-1.1.1.0"
  3433          },
  3434          {
  3435              "ref": "psr/event-dispatcher-1.0.0.0"
  3436          },
  3437          {
  3438              "ref": "psr/http-message-1.0.1.0"
  3439          },
  3440          {
  3441              "ref": "psr/log-1.1.4.0"
  3442          },
  3443          {
  3444              "ref": "psr/simple-cache-1.0.1.0"
  3445          },
  3446          {
  3447              "ref": "psy/psysh-0.11.9.0",
  3448              "dependsOn": [
  3449                  "nikic/php-parser-4.15.2.0",
  3450                  "symfony/console-5.4.16.0",
  3451                  "symfony/var-dumper-5.4.14.0"
  3452              ]
  3453          },
  3454          {
  3455              "ref": "ralouphie/getallheaders-3.0.3.0"
  3456          },
  3457          {
  3458              "ref": "ramsey/collection-1.2.2.0",
  3459              "dependsOn": [
  3460                  "symfony/polyfill-php81-1.27.0.0"
  3461              ]
  3462          },
  3463          {
  3464              "ref": "ramsey/uuid-4.2.3.0",
  3465              "dependsOn": [
  3466                  "brick/math-0.9.3.0",
  3467                  "ramsey/collection-1.2.2.0",
  3468                  "symfony/polyfill-ctype-1.27.0.0",
  3469                  "symfony/polyfill-php80-1.27.0.0"
  3470              ]
  3471          },
  3472          {
  3473              "ref": "swiftmailer/swiftmailer-6.3.0.0",
  3474              "dependsOn": [
  3475                  "egulias/email-validator-2.1.25.0",
  3476                  "symfony/polyfill-iconv-1.27.0.0",
  3477                  "symfony/polyfill-intl-idn-1.27.0.0",
  3478                  "symfony/polyfill-mbstring-1.27.0.0"
  3479              ]
  3480          },
  3481          {
  3482              "ref": "symfony/console-5.4.16.0",
  3483              "dependsOn": [
  3484                  "symfony/deprecation-contracts-2.5.2.0",
  3485                  "symfony/polyfill-mbstring-1.27.0.0",
  3486                  "symfony/polyfill-php73-1.27.0.0",
  3487                  "symfony/polyfill-php80-1.27.0.0",
  3488                  "symfony/service-contracts-2.5.2.0",
  3489                  "symfony/string-5.4.15.0"
  3490              ]
  3491          },
  3492          {
  3493              "ref": "symfony/css-selector-5.4.11.0",
  3494              "dependsOn": [
  3495                  "symfony/polyfill-php80-1.27.0.0"
  3496              ]
  3497          },
  3498          {
  3499              "ref": "symfony/deprecation-contracts-2.5.2.0"
  3500          },
  3501          {
  3502              "ref": "symfony/error-handler-5.4.15.0",
  3503              "dependsOn": [
  3504                  "psr/log-1.1.4.0",
  3505                  "symfony/var-dumper-5.4.14.0"
  3506              ]
  3507          },
  3508          {
  3509              "ref": "symfony/event-dispatcher-5.4.9.0",
  3510              "dependsOn": [
  3511                  "symfony/deprecation-contracts-2.5.2.0",
  3512                  "symfony/event-dispatcher-contracts-2.5.2.0",
  3513                  "symfony/polyfill-php80-1.27.0.0"
  3514              ]
  3515          },
  3516          {
  3517              "ref": "symfony/event-dispatcher-contracts-2.5.2.0",
  3518              "dependsOn": [
  3519                  "psr/event-dispatcher-1.0.0.0"
  3520              ]
  3521          },
  3522          {
  3523              "ref": "symfony/finder-5.4.11.0",
  3524              "dependsOn": [
  3525                  "symfony/deprecation-contracts-2.5.2.0",
  3526                  "symfony/polyfill-php80-1.27.0.0"
  3527              ]
  3528          },
  3529          {
  3530              "ref": "symfony/http-foundation-5.4.16.0",
  3531              "dependsOn": [
  3532                  "symfony/deprecation-contracts-2.5.2.0",
  3533                  "symfony/polyfill-mbstring-1.27.0.0",
  3534                  "symfony/polyfill-php80-1.27.0.0"
  3535              ]
  3536          },
  3537          {
  3538              "ref": "symfony/http-kernel-5.4.16.0",
  3539              "dependsOn": [
  3540                  "psr/log-1.1.4.0",
  3541                  "symfony/deprecation-contracts-2.5.2.0",
  3542                  "symfony/error-handler-5.4.15.0",
  3543                  "symfony/event-dispatcher-5.4.9.0",
  3544                  "symfony/http-foundation-5.4.16.0",
  3545                  "symfony/polyfill-ctype-1.27.0.0",
  3546                  "symfony/polyfill-php73-1.27.0.0",
  3547                  "symfony/polyfill-php80-1.27.0.0"
  3548              ]
  3549          },
  3550          {
  3551              "ref": "symfony/mime-5.4.16.0",
  3552              "dependsOn": [
  3553                  "symfony/deprecation-contracts-2.5.2.0",
  3554                  "symfony/polyfill-intl-idn-1.27.0.0",
  3555                  "symfony/polyfill-mbstring-1.27.0.0",
  3556                  "symfony/polyfill-php80-1.27.0.0"
  3557              ]
  3558          },
  3559          {
  3560              "ref": "symfony/polyfill-ctype-1.27.0.0"
  3561          },
  3562          {
  3563              "ref": "symfony/polyfill-iconv-1.27.0.0"
  3564          },
  3565          {
  3566              "ref": "symfony/polyfill-intl-grapheme-1.27.0.0"
  3567          },
  3568          {
  3569              "ref": "symfony/polyfill-intl-idn-1.27.0.0",
  3570              "dependsOn": [
  3571                  "symfony/polyfill-intl-normalizer-1.27.0.0",
  3572                  "symfony/polyfill-php72-1.27.0.0"
  3573              ]
  3574          },
  3575          {
  3576              "ref": "symfony/polyfill-intl-normalizer-1.27.0.0"
  3577          },
  3578          {
  3579              "ref": "symfony/polyfill-mbstring-1.27.0.0"
  3580          },
  3581          {
  3582              "ref": "symfony/polyfill-php72-1.27.0.0"
  3583          },
  3584          {
  3585              "ref": "symfony/polyfill-php73-1.27.0.0"
  3586          },
  3587          {
  3588              "ref": "symfony/polyfill-php80-1.27.0.0"
  3589          },
  3590          {
  3591              "ref": "symfony/polyfill-php81-1.27.0.0"
  3592          },
  3593          {
  3594              "ref": "symfony/process-5.4.11.0",
  3595              "dependsOn": [
  3596                  "symfony/polyfill-php80-1.27.0.0"
  3597              ]
  3598          },
  3599          {
  3600              "ref": "symfony/routing-5.4.15.0",
  3601              "dependsOn": [
  3602                  "symfony/deprecation-contracts-2.5.2.0",
  3603                  "symfony/polyfill-php80-1.27.0.0"
  3604              ]
  3605          },
  3606          {
  3607              "ref": "symfony/service-contracts-2.5.2.0",
  3608              "dependsOn": [
  3609                  "psr/container-1.1.1.0",
  3610                  "symfony/deprecation-contracts-2.5.2.0"
  3611              ]
  3612          },
  3613          {
  3614              "ref": "symfony/string-5.4.15.0",
  3615              "dependsOn": [
  3616                  "symfony/polyfill-ctype-1.27.0.0",
  3617                  "symfony/polyfill-intl-grapheme-1.27.0.0",
  3618                  "symfony/polyfill-intl-normalizer-1.27.0.0",
  3619                  "symfony/polyfill-mbstring-1.27.0.0",
  3620                  "symfony/polyfill-php80-1.27.0.0"
  3621              ]
  3622          },
  3623          {
  3624              "ref": "symfony/translation-5.4.14.0",
  3625              "dependsOn": [
  3626                  "symfony/deprecation-contracts-2.5.2.0",
  3627                  "symfony/polyfill-mbstring-1.27.0.0",
  3628                  "symfony/polyfill-php80-1.27.0.0",
  3629                  "symfony/translation-contracts-2.5.2.0"
  3630              ]
  3631          },
  3632          {
  3633              "ref": "symfony/translation-contracts-2.5.2.0"
  3634          },
  3635          {
  3636              "ref": "symfony/var-dumper-5.4.14.0",
  3637              "dependsOn": [
  3638                  "symfony/polyfill-mbstring-1.27.0.0",
  3639                  "symfony/polyfill-php80-1.27.0.0"
  3640              ]
  3641          },
  3642          {
  3643              "ref": "tijsverkoyen/css-to-inline-styles-2.2.5.0",
  3644              "dependsOn": [
  3645                  "symfony/css-selector-5.4.11.0"
  3646              ]
  3647          },
  3648          {
  3649              "ref": "vlucas/phpdotenv-4.3.0.0",
  3650              "dependsOn": [
  3651                  "phpoption/phpoption-1.9.0.0",
  3652                  "symfony/polyfill-ctype-1.27.0.0"
  3653              ]
  3654          },
  3655          {
  3656              "ref": "voku/portable-ascii-1.6.1.0"
  3657          },
  3658          {
  3659              "ref": "cyclonedx/cyclonedx-php-composer-demo-dev-master",
  3660              "dependsOn": [
  3661                  "laravel/laravel-7.12.0.0"
  3662              ]
  3663          }
  3664      ]
  3665  }