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

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