Verzeichnisstruktur phpBB-3.3.16


Veröffentlicht
27.04.2026

So funktioniert es


Auf das letzte Element klicken. Dies geht jeweils ein Schritt zurück

Auf das Icon klicken, dies öffnet das Verzeichnis. Nochmal klicken schließt das Verzeichnis.
Auf den Verzeichnisnamen klicken, dies zeigt nur das Verzeichnis mit Inhalt an

(Beispiel Datei-Icons)

Auf das Icon klicken um den Quellcode anzuzeigen

composer.lock

Zuletzt modifiziert: 01.05.2026, 11:25 - Dateigröße: 182.70 KiB


0001  {
0002      "_readme": [
0003          "This file locks the dependencies of your project to a known state",
0004          "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
0005          "This file is @generated automatically"
0006      ],
0007      "content-hash": "f0cffe69a7d759aef2ca92118e93a3c1",
0008      "packages": [
0009          {
0010              "name": "bantu/ini-get-wrapper",
0011              "version": "v1.0.1",
0012              "source": {
0013                  "type": "git",
0014                  "url": "https://github.com/bantuXorg/php-ini-get-wrapper.git",
0015                  "reference": "4770c7feab370c62e23db4f31c112b7c6d90aee2"
0016              },
0017              "dist": {
0018                  "type": "zip",
0019                  "url": "https://api.github.com/repos/bantuXorg/php-ini-get-wrapper/zipball/4770c7feab370c62e23db4f31c112b7c6d90aee2",
0020                  "reference": "4770c7feab370c62e23db4f31c112b7c6d90aee2",
0021                  "shasum": ""
0022              },
0023              "require-dev": {
0024                  "phpunit/phpunit": "3.7.*"
0025              },
0026              "type": "library",
0027              "autoload": {
0028                  "psr-4": {
0029                      "bantu\\IniGetWrapper\\": "src/"
0030                  }
0031              },
0032              "notification-url": "https://packagist.org/downloads/",
0033              "license": [
0034                  "MIT"
0035              ],
0036              "description": "Convenience wrapper around ini_get()",
0037              "support": {
0038                  "issues": "https://github.com/bantuXorg/php-ini-get-wrapper/issues",
0039                  "source": "https://github.com/bantuXorg/php-ini-get-wrapper/tree/v1.0.1"
0040              },
0041              "time": "2014-09-15T13:12:35+00:00"
0042          },
0043          {
0044              "name": "carlos-mg89/oauth",
0045              "version": "0.8.17",
0046              "source": {
0047                  "type": "git",
0048                  "url": "https://github.com/carlos-mg89/PHPoAuthLib.git",
0049                  "reference": "7003d50bbb90383408abc1450d943657d087fc70"
0050              },
0051              "dist": {
0052                  "type": "zip",
0053                  "url": "https://api.github.com/repos/carlos-mg89/PHPoAuthLib/zipball/7003d50bbb90383408abc1450d943657d087fc70",
0054                  "reference": "7003d50bbb90383408abc1450d943657d087fc70",
0055                  "shasum": ""
0056              },
0057              "require": {
0058                  "php": "^7.2 || ^8.0"
0059              },
0060              "replace": {
0061                  "lusitanian/oauth": "~0.3"
0062              },
0063              "require-dev": {
0064                  "ext-curl": "*",
0065                  "ext-dom": "*",
0066                  "ext-json": "*",
0067                  "friendsofphp/php-cs-fixer": "^3.0",
0068                  "phpunit/phpunit": "^8.5",
0069                  "predis/predis": "0.8.*@dev",
0070                  "squizlabs/php_codesniffer": "^3.5",
0071                  "symfony/finder": "^5.1",
0072                  "symfony/http-foundation": "~2.1",
0073                  "symfony/var-dumper": "^5.1"
0074              },
0075              "suggest": {
0076                  "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
0077                  "predis/predis": "Allows using the Redis storage backend.",
0078                  "symfony/http-foundation": "Allows using the Symfony Session storage backend."
0079              },
0080              "type": "library",
0081              "extra": {
0082                  "branch-alias": {
0083                      "dev-master": "0.1-dev"
0084                  }
0085              },
0086              "autoload": {
0087                  "psr-4": {
0088                      "OAuth\\": "src/OAuth"
0089                  }
0090              },
0091              "notification-url": "https://packagist.org/downloads/",
0092              "license": [
0093                  "MIT"
0094              ],
0095              "authors": [
0096                  {
0097                      "name": "Carlos Martínez Gadea",
0098                      "email": "carlosmartinezgadea@gmail.com"
0099                  }
0100              ],
0101              "description": "PHP 7.2 oAuth 1/2 Library",
0102              "keywords": [
0103                  "Authentication",
0104                  "authorization",
0105                  "oauth",
0106                  "security"
0107              ],
0108              "support": {
0109                  "issues": "https://github.com/carlos-mg89/PHPoAuthLib/issues",
0110                  "source": "https://github.com/carlos-mg89/PHPoAuthLib/tree/0.8.17"
0111              },
0112              "time": "2025-02-08T12:14:07+00:00"
0113          },
0114          {
0115              "name": "composer/package-versions-deprecated",
0116              "version": "1.11.99.5",
0117              "source": {
0118                  "type": "git",
0119                  "url": "https://github.com/composer/package-versions-deprecated.git",
0120                  "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d"
0121              },
0122              "dist": {
0123                  "type": "zip",
0124                  "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b4f54f74ef3453349c24a845d22392cd31e65f1d",
0125                  "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d",
0126                  "shasum": ""
0127              },
0128              "require": {
0129                  "composer-plugin-api": "^1.1.0 || ^2.0",
0130                  "php": "^7 || ^8"
0131              },
0132              "replace": {
0133                  "ocramius/package-versions": "1.11.99"
0134              },
0135              "require-dev": {
0136                  "composer/composer": "^1.9.3 || ^2.0@dev",
0137                  "ext-zip": "^1.13",
0138                  "phpunit/phpunit": "^6.5 || ^7"
0139              },
0140              "type": "composer-plugin",
0141              "extra": {
0142                  "class": "PackageVersions\\Installer",
0143                  "branch-alias": {
0144                      "dev-master": "1.x-dev"
0145                  }
0146              },
0147              "autoload": {
0148                  "psr-4": {
0149                      "PackageVersions\\": "src/PackageVersions"
0150                  }
0151              },
0152              "notification-url": "https://packagist.org/downloads/",
0153              "license": [
0154                  "MIT"
0155              ],
0156              "authors": [
0157                  {
0158                      "name": "Marco Pivetta",
0159                      "email": "ocramius@gmail.com"
0160                  },
0161                  {
0162                      "name": "Jordi Boggiano",
0163                      "email": "j.boggiano@seld.be"
0164                  }
0165              ],
0166              "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
0167              "support": {
0168                  "issues": "https://github.com/composer/package-versions-deprecated/issues",
0169                  "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.5"
0170              },
0171              "funding": [
0172                  {
0173                      "url": "https://packagist.com",
0174                      "type": "custom"
0175                  },
0176                  {
0177                      "url": "https://github.com/composer",
0178                      "type": "github"
0179                  },
0180                  {
0181                      "url": "https://tidelift.com/funding/github/packagist/composer/composer",
0182                      "type": "tidelift"
0183                  }
0184              ],
0185              "time": "2022-01-17T14:14:24+00:00"
0186          },
0187          {
0188              "name": "google/recaptcha",
0189              "version": "1.2.4",
0190              "source": {
0191                  "type": "git",
0192                  "url": "https://github.com/google/recaptcha.git",
0193                  "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419"
0194              },
0195              "dist": {
0196                  "type": "zip",
0197                  "url": "https://api.github.com/repos/google/recaptcha/zipball/614f25a9038be4f3f2da7cbfd778dc5b357d2419",
0198                  "reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419",
0199                  "shasum": ""
0200              },
0201              "require": {
0202                  "php": ">=5.5"
0203              },
0204              "require-dev": {
0205                  "friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
0206                  "php-coveralls/php-coveralls": "^2.1",
0207                  "phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
0208              },
0209              "type": "library",
0210              "extra": {
0211                  "branch-alias": {
0212                      "dev-master": "1.2.x-dev"
0213                  }
0214              },
0215              "autoload": {
0216                  "psr-4": {
0217                      "ReCaptcha\\": "src/ReCaptcha"
0218                  }
0219              },
0220              "notification-url": "https://packagist.org/downloads/",
0221              "license": [
0222                  "BSD-3-Clause"
0223              ],
0224              "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
0225              "homepage": "https://www.google.com/recaptcha/",
0226              "keywords": [
0227                  "Abuse",
0228                  "captcha",
0229                  "recaptcha",
0230                  "spam"
0231              ],
0232              "support": {
0233                  "forum": "https://groups.google.com/forum/#!forum/recaptcha",
0234                  "issues": "https://github.com/google/recaptcha/issues",
0235                  "source": "https://github.com/google/recaptcha"
0236              },
0237              "time": "2020-03-31T17:50:54+00:00"
0238          },
0239          {
0240              "name": "guzzlehttp/guzzle",
0241              "version": "6.5.8",
0242              "source": {
0243                  "type": "git",
0244                  "url": "https://github.com/guzzle/guzzle.git",
0245                  "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981"
0246              },
0247              "dist": {
0248                  "type": "zip",
0249                  "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981",
0250                  "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981",
0251                  "shasum": ""
0252              },
0253              "require": {
0254                  "ext-json": "*",
0255                  "guzzlehttp/promises": "^1.0",
0256                  "guzzlehttp/psr7": "^1.9",
0257                  "php": ">=5.5",
0258                  "symfony/polyfill-intl-idn": "^1.17"
0259              },
0260              "require-dev": {
0261                  "ext-curl": "*",
0262                  "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
0263                  "psr/log": "^1.1"
0264              },
0265              "suggest": {
0266                  "psr/log": "Required for using the Log middleware"
0267              },
0268              "type": "library",
0269              "extra": {
0270                  "branch-alias": {
0271                      "dev-master": "6.5-dev"
0272                  }
0273              },
0274              "autoload": {
0275                  "files": [
0276                      "src/functions_include.php"
0277                  ],
0278                  "psr-4": {
0279                      "GuzzleHttp\\": "src/"
0280                  }
0281              },
0282              "notification-url": "https://packagist.org/downloads/",
0283              "license": [
0284                  "MIT"
0285              ],
0286              "authors": [
0287                  {
0288                      "name": "Graham Campbell",
0289                      "email": "hello@gjcampbell.co.uk",
0290                      "homepage": "https://github.com/GrahamCampbell"
0291                  },
0292                  {
0293                      "name": "Michael Dowling",
0294                      "email": "mtdowling@gmail.com",
0295                      "homepage": "https://github.com/mtdowling"
0296                  },
0297                  {
0298                      "name": "Jeremy Lindblom",
0299                      "email": "jeremeamia@gmail.com",
0300                      "homepage": "https://github.com/jeremeamia"
0301                  },
0302                  {
0303                      "name": "George Mponos",
0304                      "email": "gmponos@gmail.com",
0305                      "homepage": "https://github.com/gmponos"
0306                  },
0307                  {
0308                      "name": "Tobias Nyholm",
0309                      "email": "tobias.nyholm@gmail.com",
0310                      "homepage": "https://github.com/Nyholm"
0311                  },
0312                  {
0313                      "name": "Márk Sági-Kazár",
0314                      "email": "mark.sagikazar@gmail.com",
0315                      "homepage": "https://github.com/sagikazarmark"
0316                  },
0317                  {
0318                      "name": "Tobias Schultze",
0319                      "email": "webmaster@tubo-world.de",
0320                      "homepage": "https://github.com/Tobion"
0321                  }
0322              ],
0323              "description": "Guzzle is a PHP HTTP client library",
0324              "homepage": "http://guzzlephp.org/",
0325              "keywords": [
0326                  "client",
0327                  "curl",
0328                  "framework",
0329                  "http",
0330                  "http client",
0331                  "rest",
0332                  "web service"
0333              ],
0334              "support": {
0335                  "issues": "https://github.com/guzzle/guzzle/issues",
0336                  "source": "https://github.com/guzzle/guzzle/tree/6.5.8"
0337              },
0338              "funding": [
0339                  {
0340                      "url": "https://github.com/GrahamCampbell",
0341                      "type": "github"
0342                  },
0343                  {
0344                      "url": "https://github.com/Nyholm",
0345                      "type": "github"
0346                  },
0347                  {
0348                      "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
0349                      "type": "tidelift"
0350                  }
0351              ],
0352              "time": "2022-06-20T22:16:07+00:00"
0353          },
0354          {
0355              "name": "guzzlehttp/promises",
0356              "version": "1.5.3",
0357              "source": {
0358                  "type": "git",
0359                  "url": "https://github.com/guzzle/promises.git",
0360                  "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e"
0361              },
0362              "dist": {
0363                  "type": "zip",
0364                  "url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e",
0365                  "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e",
0366                  "shasum": ""
0367              },
0368              "require": {
0369                  "php": ">=5.5"
0370              },
0371              "require-dev": {
0372                  "symfony/phpunit-bridge": "^4.4 || ^5.1"
0373              },
0374              "type": "library",
0375              "autoload": {
0376                  "files": [
0377                      "src/functions_include.php"
0378                  ],
0379                  "psr-4": {
0380                      "GuzzleHttp\\Promise\\": "src/"
0381                  }
0382              },
0383              "notification-url": "https://packagist.org/downloads/",
0384              "license": [
0385                  "MIT"
0386              ],
0387              "authors": [
0388                  {
0389                      "name": "Graham Campbell",
0390                      "email": "hello@gjcampbell.co.uk",
0391                      "homepage": "https://github.com/GrahamCampbell"
0392                  },
0393                  {
0394                      "name": "Michael Dowling",
0395                      "email": "mtdowling@gmail.com",
0396                      "homepage": "https://github.com/mtdowling"
0397                  },
0398                  {
0399                      "name": "Tobias Nyholm",
0400                      "email": "tobias.nyholm@gmail.com",
0401                      "homepage": "https://github.com/Nyholm"
0402                  },
0403                  {
0404                      "name": "Tobias Schultze",
0405                      "email": "webmaster@tubo-world.de",
0406                      "homepage": "https://github.com/Tobion"
0407                  }
0408              ],
0409              "description": "Guzzle promises library",
0410              "keywords": [
0411                  "promise"
0412              ],
0413              "support": {
0414                  "issues": "https://github.com/guzzle/promises/issues",
0415                  "source": "https://github.com/guzzle/promises/tree/1.5.3"
0416              },
0417              "funding": [
0418                  {
0419                      "url": "https://github.com/GrahamCampbell",
0420                      "type": "github"
0421                  },
0422                  {
0423                      "url": "https://github.com/Nyholm",
0424                      "type": "github"
0425                  },
0426                  {
0427                      "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
0428                      "type": "tidelift"
0429                  }
0430              ],
0431              "time": "2023-05-21T12:31:43+00:00"
0432          },
0433          {
0434              "name": "guzzlehttp/psr7",
0435              "version": "1.9.1",
0436              "source": {
0437                  "type": "git",
0438                  "url": "https://github.com/guzzle/psr7.git",
0439                  "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b"
0440              },
0441              "dist": {
0442                  "type": "zip",
0443                  "url": "https://api.github.com/repos/guzzle/psr7/zipball/e4490cabc77465aaee90b20cfc9a770f8c04be6b",
0444                  "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b",
0445                  "shasum": ""
0446              },
0447              "require": {
0448                  "php": ">=5.4.0",
0449                  "psr/http-message": "~1.0",
0450                  "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
0451              },
0452              "provide": {
0453                  "psr/http-message-implementation": "1.0"
0454              },
0455              "require-dev": {
0456                  "ext-zlib": "*",
0457                  "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
0458              },
0459              "suggest": {
0460                  "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
0461              },
0462              "type": "library",
0463              "autoload": {
0464                  "files": [
0465                      "src/functions_include.php"
0466                  ],
0467                  "psr-4": {
0468                      "GuzzleHttp\\Psr7\\": "src/"
0469                  }
0470              },
0471              "notification-url": "https://packagist.org/downloads/",
0472              "license": [
0473                  "MIT"
0474              ],
0475              "authors": [
0476                  {
0477                      "name": "Graham Campbell",
0478                      "email": "hello@gjcampbell.co.uk",
0479                      "homepage": "https://github.com/GrahamCampbell"
0480                  },
0481                  {
0482                      "name": "Michael Dowling",
0483                      "email": "mtdowling@gmail.com",
0484                      "homepage": "https://github.com/mtdowling"
0485                  },
0486                  {
0487                      "name": "George Mponos",
0488                      "email": "gmponos@gmail.com",
0489                      "homepage": "https://github.com/gmponos"
0490                  },
0491                  {
0492                      "name": "Tobias Nyholm",
0493                      "email": "tobias.nyholm@gmail.com",
0494                      "homepage": "https://github.com/Nyholm"
0495                  },
0496                  {
0497                      "name": "Márk Sági-Kazár",
0498                      "email": "mark.sagikazar@gmail.com",
0499                      "homepage": "https://github.com/sagikazarmark"
0500                  },
0501                  {
0502                      "name": "Tobias Schultze",
0503                      "email": "webmaster@tubo-world.de",
0504                      "homepage": "https://github.com/Tobion"
0505                  }
0506              ],
0507              "description": "PSR-7 message implementation that also provides common utility methods",
0508              "keywords": [
0509                  "http",
0510                  "message",
0511                  "psr-7",
0512                  "request",
0513                  "response",
0514                  "stream",
0515                  "uri",
0516                  "url"
0517              ],
0518              "support": {
0519                  "issues": "https://github.com/guzzle/psr7/issues",
0520                  "source": "https://github.com/guzzle/psr7/tree/1.9.1"
0521              },
0522              "funding": [
0523                  {
0524                      "url": "https://github.com/GrahamCampbell",
0525                      "type": "github"
0526                  },
0527                  {
0528                      "url": "https://github.com/Nyholm",
0529                      "type": "github"
0530                  },
0531                  {
0532                      "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
0533                      "type": "tidelift"
0534                  }
0535              ],
0536              "time": "2023-04-17T16:00:37+00:00"
0537          },
0538          {
0539              "name": "marc1706/fast-image-size",
0540              "version": "v1.3.1",
0541              "source": {
0542                  "type": "git",
0543                  "url": "https://github.com/marc1706/fast-image-size.git",
0544                  "reference": "35c193f56d3a3abaf441918ea4eda7cd5d89d443"
0545              },
0546              "dist": {
0547                  "type": "zip",
0548                  "url": "https://api.github.com/repos/marc1706/fast-image-size/zipball/35c193f56d3a3abaf441918ea4eda7cd5d89d443",
0549                  "reference": "35c193f56d3a3abaf441918ea4eda7cd5d89d443",
0550                  "shasum": ""
0551              },
0552              "require": {
0553                  "ext-mbstring": "*",
0554                  "php": ">=7.2"
0555              },
0556              "require-dev": {
0557                  "phpunit/phpunit": "^8.5"
0558              },
0559              "type": "library",
0560              "extra": {
0561                  "branch-alias": {
0562                      "dev-master": "1.3.x-dev"
0563                  }
0564              },
0565              "autoload": {
0566                  "psr-4": {
0567                      "FastImageSize\\": "lib"
0568                  }
0569              },
0570              "notification-url": "https://packagist.org/downloads/",
0571              "license": [
0572                  "MIT"
0573              ],
0574              "authors": [
0575                  {
0576                      "name": "Marc Alexander",
0577                      "email": "admin@m-a-styles.de",
0578                      "homepage": "https://www.m-a-styles.de",
0579                      "role": "Developer"
0580                  }
0581              ],
0582              "description": "fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file.",
0583              "homepage": "https://www.m-a-styles.de",
0584              "keywords": [
0585                  "fast",
0586                  "getimagesize",
0587                  "image",
0588                  "imagesize",
0589                  "php",
0590                  "size"
0591              ],
0592              "support": {
0593                  "issues": "https://github.com/marc1706/fast-image-size/issues",
0594                  "source": "https://github.com/marc1706/fast-image-size/tree/v1.3.1"
0595              },
0596              "time": "2026-03-28T15:26:03+00:00"
0597          },
0598          {
0599              "name": "ocramius/proxy-manager",
0600              "version": "2.2.4",
0601              "source": {
0602                  "type": "git",
0603                  "url": "https://github.com/Ocramius/ProxyManager.git",
0604                  "reference": "2d7cd2a79cd3ade90c46211baae1b88d47683917"
0605              },
0606              "dist": {
0607                  "type": "zip",
0608                  "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/2d7cd2a79cd3ade90c46211baae1b88d47683917",
0609                  "reference": "2d7cd2a79cd3ade90c46211baae1b88d47683917",
0610                  "shasum": ""
0611              },
0612              "require": {
0613                  "ocramius/package-versions": "^1.1.3",
0614                  "php": "^7.2.0",
0615                  "zendframework/zend-code": "^3.3.0"
0616              },
0617              "require-dev": {
0618                  "couscous/couscous": "^1.6.1",
0619                  "ext-phar": "*",
0620                  "humbug/humbug": "1.0.0-RC.0@RC",
0621                  "nikic/php-parser": "^3.1.1",
0622                  "padraic/phpunit-accelerator": "dev-master@DEV",
0623                  "phpbench/phpbench": "^0.12.2",
0624                  "phpstan/phpstan": "dev-master#856eb10a81c1d27c701a83f167dc870fd8f4236a as 0.9.999",
0625                  "phpstan/phpstan-phpunit": "dev-master#5629c0a1f4a9c417cb1077cf6693ad9753895761",
0626                  "phpunit/phpunit": "^6.4.3",
0627                  "squizlabs/php_codesniffer": "^2.9.1"
0628              },
0629              "suggest": {
0630                  "ocramius/generated-hydrator": "To have very fast object to array to object conversion for ghost objects",
0631                  "zendframework/zend-json": "To have the JsonRpc adapter (Remote Object feature)",
0632                  "zendframework/zend-soap": "To have the Soap adapter (Remote Object feature)",
0633                  "zendframework/zend-xmlrpc": "To have the XmlRpc adapter (Remote Object feature)"
0634              },
0635              "type": "library",
0636              "extra": {
0637                  "branch-alias": {
0638                      "dev-master": "3.0.x-dev"
0639                  }
0640              },
0641              "autoload": {
0642                  "psr-0": {
0643                      "ProxyManager\\": "src"
0644                  }
0645              },
0646              "notification-url": "https://packagist.org/downloads/",
0647              "license": [
0648                  "MIT"
0649              ],
0650              "authors": [
0651                  {
0652                      "name": "Marco Pivetta",
0653                      "email": "ocramius@gmail.com",
0654                      "homepage": "http://ocramius.github.io/"
0655                  }
0656              ],
0657              "description": "A library providing utilities to generate, instantiate and generally operate with Object Proxies",
0658              "homepage": "https://github.com/Ocramius/ProxyManager",
0659              "keywords": [
0660                  "aop",
0661                  "lazy loading",
0662                  "proxy",
0663                  "proxy pattern",
0664                  "service proxies"
0665              ],
0666              "support": {
0667                  "issues": "https://github.com/Ocramius/ProxyManager/issues",
0668                  "source": "https://github.com/Ocramius/ProxyManager/tree/2.2.4"
0669              },
0670              "funding": [
0671                  {
0672                      "url": "https://github.com/Ocramius",
0673                      "type": "github"
0674                  },
0675                  {
0676                      "url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager",
0677                      "type": "tidelift"
0678                  }
0679              ],
0680              "time": "2022-03-05T18:15:28+00:00"
0681          },
0682          {
0683              "name": "psr/container",
0684              "version": "1.1.1",
0685              "source": {
0686                  "type": "git",
0687                  "url": "https://github.com/php-fig/container.git",
0688                  "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
0689              },
0690              "dist": {
0691                  "type": "zip",
0692                  "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
0693                  "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
0694                  "shasum": ""
0695              },
0696              "require": {
0697                  "php": ">=7.2.0"
0698              },
0699              "type": "library",
0700              "autoload": {
0701                  "psr-4": {
0702                      "Psr\\Container\\": "src/"
0703                  }
0704              },
0705              "notification-url": "https://packagist.org/downloads/",
0706              "license": [
0707                  "MIT"
0708              ],
0709              "authors": [
0710                  {
0711                      "name": "PHP-FIG",
0712                      "homepage": "https://www.php-fig.org/"
0713                  }
0714              ],
0715              "description": "Common Container Interface (PHP FIG PSR-11)",
0716              "homepage": "https://github.com/php-fig/container",
0717              "keywords": [
0718                  "PSR-11",
0719                  "container",
0720                  "container-interface",
0721                  "container-interop",
0722                  "psr"
0723              ],
0724              "support": {
0725                  "issues": "https://github.com/php-fig/container/issues",
0726                  "source": "https://github.com/php-fig/container/tree/1.1.1"
0727              },
0728              "time": "2021-03-05T17:36:06+00:00"
0729          },
0730          {
0731              "name": "psr/http-message",
0732              "version": "1.1",
0733              "source": {
0734                  "type": "git",
0735                  "url": "https://github.com/php-fig/http-message.git",
0736                  "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
0737              },
0738              "dist": {
0739                  "type": "zip",
0740                  "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
0741                  "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
0742                  "shasum": ""
0743              },
0744              "require": {
0745                  "php": "^7.2 || ^8.0"
0746              },
0747              "type": "library",
0748              "extra": {
0749                  "branch-alias": {
0750                      "dev-master": "1.1.x-dev"
0751                  }
0752              },
0753              "autoload": {
0754                  "psr-4": {
0755                      "Psr\\Http\\Message\\": "src/"
0756                  }
0757              },
0758              "notification-url": "https://packagist.org/downloads/",
0759              "license": [
0760                  "MIT"
0761              ],
0762              "authors": [
0763                  {
0764                      "name": "PHP-FIG",
0765                      "homepage": "http://www.php-fig.org/"
0766                  }
0767              ],
0768              "description": "Common interface for HTTP messages",
0769              "homepage": "https://github.com/php-fig/http-message",
0770              "keywords": [
0771                  "http",
0772                  "http-message",
0773                  "psr",
0774                  "psr-7",
0775                  "request",
0776                  "response"
0777              ],
0778              "support": {
0779                  "source": "https://github.com/php-fig/http-message/tree/1.1"
0780              },
0781              "time": "2023-04-04T09:50:52+00:00"
0782          },
0783          {
0784              "name": "psr/log",
0785              "version": "1.1.4",
0786              "source": {
0787                  "type": "git",
0788                  "url": "https://github.com/php-fig/log.git",
0789                  "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
0790              },
0791              "dist": {
0792                  "type": "zip",
0793                  "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
0794                  "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
0795                  "shasum": ""
0796              },
0797              "require": {
0798                  "php": ">=5.3.0"
0799              },
0800              "type": "library",
0801              "extra": {
0802                  "branch-alias": {
0803                      "dev-master": "1.1.x-dev"
0804                  }
0805              },
0806              "autoload": {
0807                  "psr-4": {
0808                      "Psr\\Log\\": "Psr/Log/"
0809                  }
0810              },
0811              "notification-url": "https://packagist.org/downloads/",
0812              "license": [
0813                  "MIT"
0814              ],
0815              "authors": [
0816                  {
0817                      "name": "PHP-FIG",
0818                      "homepage": "https://www.php-fig.org/"
0819                  }
0820              ],
0821              "description": "Common interface for logging libraries",
0822              "homepage": "https://github.com/php-fig/log",
0823              "keywords": [
0824                  "log",
0825                  "psr",
0826                  "psr-3"
0827              ],
0828              "support": {
0829                  "source": "https://github.com/php-fig/log/tree/1.1.4"
0830              },
0831              "time": "2021-05-03T11:20:27+00:00"
0832          },
0833          {
0834              "name": "ralouphie/getallheaders",
0835              "version": "3.0.3",
0836              "source": {
0837                  "type": "git",
0838                  "url": "https://github.com/ralouphie/getallheaders.git",
0839                  "reference": "120b605dfeb996808c31b6477290a714d356e822"
0840              },
0841              "dist": {
0842                  "type": "zip",
0843                  "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
0844                  "reference": "120b605dfeb996808c31b6477290a714d356e822",
0845                  "shasum": ""
0846              },
0847              "require": {
0848                  "php": ">=5.6"
0849              },
0850              "require-dev": {
0851                  "php-coveralls/php-coveralls": "^2.1",
0852                  "phpunit/phpunit": "^5 || ^6.5"
0853              },
0854              "type": "library",
0855              "autoload": {
0856                  "files": [
0857                      "src/getallheaders.php"
0858                  ]
0859              },
0860              "notification-url": "https://packagist.org/downloads/",
0861              "license": [
0862                  "MIT"
0863              ],
0864              "authors": [
0865                  {
0866                      "name": "Ralph Khattar",
0867                      "email": "ralph.khattar@gmail.com"
0868                  }
0869              ],
0870              "description": "A polyfill for getallheaders.",
0871              "support": {
0872                  "issues": "https://github.com/ralouphie/getallheaders/issues",
0873                  "source": "https://github.com/ralouphie/getallheaders/tree/develop"
0874              },
0875              "time": "2019-03-08T08:55:37+00:00"
0876          },
0877          {
0878              "name": "s9e/regexp-builder",
0879              "version": "1.4.6",
0880              "source": {
0881                  "type": "git",
0882                  "url": "https://github.com/s9e/RegexpBuilder.git",
0883                  "reference": "3a646bc7c40dba41903b7065f32230721e00df3a"
0884              },
0885              "dist": {
0886                  "type": "zip",
0887                  "url": "https://api.github.com/repos/s9e/RegexpBuilder/zipball/3a646bc7c40dba41903b7065f32230721e00df3a",
0888                  "reference": "3a646bc7c40dba41903b7065f32230721e00df3a",
0889                  "shasum": ""
0890              },
0891              "require": {
0892                  "lib-pcre": ">=7.2",
0893                  "php": ">=7.1"
0894              },
0895              "require-dev": {
0896                  "phpunit/phpunit": ">=9.1"
0897              },
0898              "type": "library",
0899              "autoload": {
0900                  "psr-4": {
0901                      "s9e\\RegexpBuilder\\": "src"
0902                  }
0903              },
0904              "notification-url": "https://packagist.org/downloads/",
0905              "license": [
0906                  "MIT"
0907              ],
0908              "description": "Single-purpose library that generates regular expressions that match a list of strings.",
0909              "homepage": "https://github.com/s9e/RegexpBuilder/",
0910              "keywords": [
0911                  "regexp"
0912              ],
0913              "support": {
0914                  "issues": "https://github.com/s9e/RegexpBuilder/issues",
0915                  "source": "https://github.com/s9e/RegexpBuilder/tree/1.4.6"
0916              },
0917              "time": "2022-03-05T16:22:35+00:00"
0918          },
0919          {
0920              "name": "s9e/sweetdom",
0921              "version": "2.1.0.1",
0922              "source": {
0923                  "type": "git",
0924                  "url": "https://github.com/s9e/SweetDOM.git",
0925                  "reference": "daf6c04c56ef986d346c2fd57c2cf03406307dad"
0926              },
0927              "dist": {
0928                  "type": "zip",
0929                  "url": "https://api.github.com/repos/s9e/SweetDOM/zipball/daf6c04c56ef986d346c2fd57c2cf03406307dad",
0930                  "reference": "daf6c04c56ef986d346c2fd57c2cf03406307dad",
0931                  "shasum": ""
0932              },
0933              "require": {
0934                  "ext-dom": "*",
0935                  "php": ">=7.1"
0936              },
0937              "require-dev": {
0938                  "phpunit/phpunit": "*"
0939              },
0940              "type": "library",
0941              "autoload": {
0942                  "psr-4": {
0943                      "s9e\\SweetDOM\\": "src"
0944                  }
0945              },
0946              "notification-url": "https://packagist.org/downloads/",
0947              "license": [
0948                  "MIT"
0949              ],
0950              "description": "Syntactic sugar for the DOM API with a focus on XSLT 1.0 template manipulation.",
0951              "homepage": "https://github.com/s9e/SweetDOM/",
0952              "keywords": [
0953                  "dom",
0954                  "xsl",
0955                  "xslt"
0956              ],
0957              "support": {
0958                  "issues": "https://github.com/s9e/SweetDOM/issues",
0959                  "source": "https://github.com/s9e/SweetDOM/tree/2.1.0.1"
0960              },
0961              "time": "2023-11-27T20:27:28+00:00"
0962          },
0963          {
0964              "name": "s9e/text-formatter",
0965              "version": "2.11.5",
0966              "source": {
0967                  "type": "git",
0968                  "url": "https://github.com/s9e/TextFormatter.git",
0969                  "reference": "186b633ee825a93e0060368bfdf8bd46311e3163"
0970              },
0971              "dist": {
0972                  "type": "zip",
0973                  "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/186b633ee825a93e0060368bfdf8bd46311e3163",
0974                  "reference": "186b633ee825a93e0060368bfdf8bd46311e3163",
0975                  "shasum": ""
0976              },
0977              "require": {
0978                  "ext-dom": "*",
0979                  "ext-filter": "*",
0980                  "lib-pcre": ">=8.13",
0981                  "php": ">=7.1",
0982                  "s9e/regexp-builder": "^1.4",
0983                  "s9e/sweetdom": "^2.0"
0984              },
0985              "require-dev": {
0986                  "code-lts/doctum": "*",
0987                  "matthiasmullie/minify": "*",
0988                  "phpunit/phpunit": "*"
0989              },
0990              "suggest": {
0991                  "ext-curl": "Improves the performance of the MediaEmbed plugin and some JavaScript minifiers",
0992                  "ext-intl": "Allows international URLs to be accepted by the URL filter",
0993                  "ext-json": "Enables the generation of a JavaScript parser",
0994                  "ext-mbstring": "Improves the performance of the PHP renderer",
0995                  "ext-tokenizer": "Improves the performance of the PHP renderer",
0996                  "ext-xsl": "Enables the XSLT renderer",
0997                  "ext-zlib": "Enables gzip compression when scraping content via the MediaEmbed plugin"
0998              },
0999              "type": "library",
1000              "extra": {
1001                  "version": "2.11.5"
1002              },
1003              "autoload": {
1004                  "psr-4": {
1005                      "s9e\\TextFormatter\\": "src"
1006                  }
1007              },
1008              "notification-url": "https://packagist.org/downloads/",
1009              "license": [
1010                  "MIT"
1011              ],
1012              "description": "Multi-purpose text formatting and markup library. Plugins offer support for BBCodes, Markdown, emoticons, HTML, embedding third-party media (YouTube, etc...), enhanced typography and more.",
1013              "homepage": "https://github.com/s9e/TextFormatter/",
1014              "keywords": [
1015                  "bbcode",
1016                  "bbcodes",
1017                  "blog",
1018                  "censor",
1019                  "embed",
1020                  "emoji",
1021                  "emoticons",
1022                  "engine",
1023                  "forum",
1024                  "html",
1025                  "markdown",
1026                  "markup",
1027                  "media",
1028                  "parser",
1029                  "shortcodes"
1030              ],
1031              "support": {
1032                  "issues": "https://github.com/s9e/TextFormatter/issues",
1033                  "source": "https://github.com/s9e/TextFormatter/tree/2.11.5"
1034              },
1035              "time": "2022-09-19T00:20:37+00:00"
1036          },
1037          {
1038              "name": "symfony/config",
1039              "version": "v3.4.47",
1040              "source": {
1041                  "type": "git",
1042                  "url": "https://github.com/symfony/config.git",
1043                  "reference": "bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f"
1044              },
1045              "dist": {
1046                  "type": "zip",
1047                  "url": "https://api.github.com/repos/symfony/config/zipball/bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f",
1048                  "reference": "bc6b3fd3930d4b53a60b42fe2ed6fc466b75f03f",
1049                  "shasum": ""
1050              },
1051              "require": {
1052                  "php": "^5.5.9|>=7.0.8",
1053                  "symfony/filesystem": "~2.8|~3.0|~4.0",
1054                  "symfony/polyfill-ctype": "~1.8"
1055              },
1056              "conflict": {
1057                  "symfony/dependency-injection": "<3.3",
1058                  "symfony/finder": "<3.3"
1059              },
1060              "require-dev": {
1061                  "symfony/dependency-injection": "~3.3|~4.0",
1062                  "symfony/event-dispatcher": "~3.3|~4.0",
1063                  "symfony/finder": "~3.3|~4.0",
1064                  "symfony/yaml": "~3.0|~4.0"
1065              },
1066              "suggest": {
1067                  "symfony/yaml": "To use the yaml reference dumper"
1068              },
1069              "type": "library",
1070              "autoload": {
1071                  "psr-4": {
1072                      "Symfony\\Component\\Config\\": ""
1073                  },
1074                  "exclude-from-classmap": [
1075                      "/Tests/"
1076                  ]
1077              },
1078              "notification-url": "https://packagist.org/downloads/",
1079              "license": [
1080                  "MIT"
1081              ],
1082              "authors": [
1083                  {
1084                      "name": "Fabien Potencier",
1085                      "email": "fabien@symfony.com"
1086                  },
1087                  {
1088                      "name": "Symfony Community",
1089                      "homepage": "https://symfony.com/contributors"
1090                  }
1091              ],
1092              "description": "Symfony Config Component",
1093              "homepage": "https://symfony.com",
1094              "support": {
1095                  "source": "https://github.com/symfony/config/tree/v3.4.47"
1096              },
1097              "funding": [
1098                  {
1099                      "url": "https://symfony.com/sponsor",
1100                      "type": "custom"
1101                  },
1102                  {
1103                      "url": "https://github.com/fabpot",
1104                      "type": "github"
1105                  },
1106                  {
1107                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1108                      "type": "tidelift"
1109                  }
1110              ],
1111              "time": "2020-10-24T10:57:07+00:00"
1112          },
1113          {
1114              "name": "symfony/console",
1115              "version": "v3.4.47",
1116              "source": {
1117                  "type": "git",
1118                  "url": "https://github.com/symfony/console.git",
1119                  "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81"
1120              },
1121              "dist": {
1122                  "type": "zip",
1123                  "url": "https://api.github.com/repos/symfony/console/zipball/a10b1da6fc93080c180bba7219b5ff5b7518fe81",
1124                  "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81",
1125                  "shasum": ""
1126              },
1127              "require": {
1128                  "php": "^5.5.9|>=7.0.8",
1129                  "symfony/debug": "~2.8|~3.0|~4.0",
1130                  "symfony/polyfill-mbstring": "~1.0"
1131              },
1132              "conflict": {
1133                  "symfony/dependency-injection": "<3.4",
1134                  "symfony/process": "<3.3"
1135              },
1136              "provide": {
1137                  "psr/log-implementation": "1.0"
1138              },
1139              "require-dev": {
1140                  "psr/log": "~1.0",
1141                  "symfony/config": "~3.3|~4.0",
1142                  "symfony/dependency-injection": "~3.4|~4.0",
1143                  "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
1144                  "symfony/lock": "~3.4|~4.0",
1145                  "symfony/process": "~3.3|~4.0"
1146              },
1147              "suggest": {
1148                  "psr/log": "For using the console logger",
1149                  "symfony/event-dispatcher": "",
1150                  "symfony/lock": "",
1151                  "symfony/process": ""
1152              },
1153              "type": "library",
1154              "autoload": {
1155                  "psr-4": {
1156                      "Symfony\\Component\\Console\\": ""
1157                  },
1158                  "exclude-from-classmap": [
1159                      "/Tests/"
1160                  ]
1161              },
1162              "notification-url": "https://packagist.org/downloads/",
1163              "license": [
1164                  "MIT"
1165              ],
1166              "authors": [
1167                  {
1168                      "name": "Fabien Potencier",
1169                      "email": "fabien@symfony.com"
1170                  },
1171                  {
1172                      "name": "Symfony Community",
1173                      "homepage": "https://symfony.com/contributors"
1174                  }
1175              ],
1176              "description": "Symfony Console Component",
1177              "homepage": "https://symfony.com",
1178              "support": {
1179                  "source": "https://github.com/symfony/console/tree/v3.4.47"
1180              },
1181              "funding": [
1182                  {
1183                      "url": "https://symfony.com/sponsor",
1184                      "type": "custom"
1185                  },
1186                  {
1187                      "url": "https://github.com/fabpot",
1188                      "type": "github"
1189                  },
1190                  {
1191                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1192                      "type": "tidelift"
1193                  }
1194              ],
1195              "time": "2020-10-24T10:57:07+00:00"
1196          },
1197          {
1198              "name": "symfony/debug",
1199              "version": "v3.4.47",
1200              "source": {
1201                  "type": "git",
1202                  "url": "https://github.com/symfony/debug.git",
1203                  "reference": "ab42889de57fdfcfcc0759ab102e2fd4ea72dcae"
1204              },
1205              "dist": {
1206                  "type": "zip",
1207                  "url": "https://api.github.com/repos/symfony/debug/zipball/ab42889de57fdfcfcc0759ab102e2fd4ea72dcae",
1208                  "reference": "ab42889de57fdfcfcc0759ab102e2fd4ea72dcae",
1209                  "shasum": ""
1210              },
1211              "require": {
1212                  "php": "^5.5.9|>=7.0.8",
1213                  "psr/log": "~1.0"
1214              },
1215              "conflict": {
1216                  "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
1217              },
1218              "require-dev": {
1219                  "symfony/http-kernel": "~2.8|~3.0|~4.0"
1220              },
1221              "type": "library",
1222              "autoload": {
1223                  "psr-4": {
1224                      "Symfony\\Component\\Debug\\": ""
1225                  },
1226                  "exclude-from-classmap": [
1227                      "/Tests/"
1228                  ]
1229              },
1230              "notification-url": "https://packagist.org/downloads/",
1231              "license": [
1232                  "MIT"
1233              ],
1234              "authors": [
1235                  {
1236                      "name": "Fabien Potencier",
1237                      "email": "fabien@symfony.com"
1238                  },
1239                  {
1240                      "name": "Symfony Community",
1241                      "homepage": "https://symfony.com/contributors"
1242                  }
1243              ],
1244              "description": "Symfony Debug Component",
1245              "homepage": "https://symfony.com",
1246              "support": {
1247                  "source": "https://github.com/symfony/debug/tree/v3.4.47"
1248              },
1249              "funding": [
1250                  {
1251                      "url": "https://symfony.com/sponsor",
1252                      "type": "custom"
1253                  },
1254                  {
1255                      "url": "https://github.com/fabpot",
1256                      "type": "github"
1257                  },
1258                  {
1259                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1260                      "type": "tidelift"
1261                  }
1262              ],
1263              "abandoned": "symfony/error-handler",
1264              "time": "2020-10-24T10:57:07+00:00"
1265          },
1266          {
1267              "name": "symfony/dependency-injection",
1268              "version": "v3.4.47",
1269              "source": {
1270                  "type": "git",
1271                  "url": "https://github.com/symfony/dependency-injection.git",
1272                  "reference": "51d2a2708c6ceadad84393f8581df1dcf9e5e84b"
1273              },
1274              "dist": {
1275                  "type": "zip",
1276                  "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/51d2a2708c6ceadad84393f8581df1dcf9e5e84b",
1277                  "reference": "51d2a2708c6ceadad84393f8581df1dcf9e5e84b",
1278                  "shasum": ""
1279              },
1280              "require": {
1281                  "php": "^5.5.9|>=7.0.8",
1282                  "psr/container": "^1.0"
1283              },
1284              "conflict": {
1285                  "symfony/config": "<3.3.7",
1286                  "symfony/finder": "<3.3",
1287                  "symfony/proxy-manager-bridge": "<3.4",
1288                  "symfony/yaml": "<3.4"
1289              },
1290              "provide": {
1291                  "psr/container-implementation": "1.0"
1292              },
1293              "require-dev": {
1294                  "symfony/config": "~3.3|~4.0",
1295                  "symfony/expression-language": "~2.8|~3.0|~4.0",
1296                  "symfony/yaml": "~3.4|~4.0"
1297              },
1298              "suggest": {
1299                  "symfony/config": "",
1300                  "symfony/expression-language": "For using expressions in service container configuration",
1301                  "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
1302                  "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
1303                  "symfony/yaml": ""
1304              },
1305              "type": "library",
1306              "autoload": {
1307                  "psr-4": {
1308                      "Symfony\\Component\\DependencyInjection\\": ""
1309                  },
1310                  "exclude-from-classmap": [
1311                      "/Tests/"
1312                  ]
1313              },
1314              "notification-url": "https://packagist.org/downloads/",
1315              "license": [
1316                  "MIT"
1317              ],
1318              "authors": [
1319                  {
1320                      "name": "Fabien Potencier",
1321                      "email": "fabien@symfony.com"
1322                  },
1323                  {
1324                      "name": "Symfony Community",
1325                      "homepage": "https://symfony.com/contributors"
1326                  }
1327              ],
1328              "description": "Symfony DependencyInjection Component",
1329              "homepage": "https://symfony.com",
1330              "support": {
1331                  "source": "https://github.com/symfony/dependency-injection/tree/v3.4.47"
1332              },
1333              "funding": [
1334                  {
1335                      "url": "https://symfony.com/sponsor",
1336                      "type": "custom"
1337                  },
1338                  {
1339                      "url": "https://github.com/fabpot",
1340                      "type": "github"
1341                  },
1342                  {
1343                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1344                      "type": "tidelift"
1345                  }
1346              ],
1347              "time": "2020-10-24T10:57:07+00:00"
1348          },
1349          {
1350              "name": "symfony/event-dispatcher",
1351              "version": "v3.4.47",
1352              "source": {
1353                  "type": "git",
1354                  "url": "https://github.com/symfony/event-dispatcher.git",
1355                  "reference": "31fde73757b6bad247c54597beef974919ec6860"
1356              },
1357              "dist": {
1358                  "type": "zip",
1359                  "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/31fde73757b6bad247c54597beef974919ec6860",
1360                  "reference": "31fde73757b6bad247c54597beef974919ec6860",
1361                  "shasum": ""
1362              },
1363              "require": {
1364                  "php": "^5.5.9|>=7.0.8"
1365              },
1366              "conflict": {
1367                  "symfony/dependency-injection": "<3.3"
1368              },
1369              "require-dev": {
1370                  "psr/log": "~1.0",
1371                  "symfony/config": "~2.8|~3.0|~4.0",
1372                  "symfony/debug": "~3.4|~4.4",
1373                  "symfony/dependency-injection": "~3.3|~4.0",
1374                  "symfony/expression-language": "~2.8|~3.0|~4.0",
1375                  "symfony/stopwatch": "~2.8|~3.0|~4.0"
1376              },
1377              "suggest": {
1378                  "symfony/dependency-injection": "",
1379                  "symfony/http-kernel": ""
1380              },
1381              "type": "library",
1382              "autoload": {
1383                  "psr-4": {
1384                      "Symfony\\Component\\EventDispatcher\\": ""
1385                  },
1386                  "exclude-from-classmap": [
1387                      "/Tests/"
1388                  ]
1389              },
1390              "notification-url": "https://packagist.org/downloads/",
1391              "license": [
1392                  "MIT"
1393              ],
1394              "authors": [
1395                  {
1396                      "name": "Fabien Potencier",
1397                      "email": "fabien@symfony.com"
1398                  },
1399                  {
1400                      "name": "Symfony Community",
1401                      "homepage": "https://symfony.com/contributors"
1402                  }
1403              ],
1404              "description": "Symfony EventDispatcher Component",
1405              "homepage": "https://symfony.com",
1406              "support": {
1407                  "source": "https://github.com/symfony/event-dispatcher/tree/v3.4.47"
1408              },
1409              "funding": [
1410                  {
1411                      "url": "https://symfony.com/sponsor",
1412                      "type": "custom"
1413                  },
1414                  {
1415                      "url": "https://github.com/fabpot",
1416                      "type": "github"
1417                  },
1418                  {
1419                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1420                      "type": "tidelift"
1421                  }
1422              ],
1423              "time": "2020-10-24T10:57:07+00:00"
1424          },
1425          {
1426              "name": "symfony/filesystem",
1427              "version": "v3.4.47",
1428              "source": {
1429                  "type": "git",
1430                  "url": "https://github.com/symfony/filesystem.git",
1431                  "reference": "e58d7841cddfed6e846829040dca2cca0ebbbbb3"
1432              },
1433              "dist": {
1434                  "type": "zip",
1435                  "url": "https://api.github.com/repos/symfony/filesystem/zipball/e58d7841cddfed6e846829040dca2cca0ebbbbb3",
1436                  "reference": "e58d7841cddfed6e846829040dca2cca0ebbbbb3",
1437                  "shasum": ""
1438              },
1439              "require": {
1440                  "php": "^5.5.9|>=7.0.8",
1441                  "symfony/polyfill-ctype": "~1.8"
1442              },
1443              "type": "library",
1444              "autoload": {
1445                  "psr-4": {
1446                      "Symfony\\Component\\Filesystem\\": ""
1447                  },
1448                  "exclude-from-classmap": [
1449                      "/Tests/"
1450                  ]
1451              },
1452              "notification-url": "https://packagist.org/downloads/",
1453              "license": [
1454                  "MIT"
1455              ],
1456              "authors": [
1457                  {
1458                      "name": "Fabien Potencier",
1459                      "email": "fabien@symfony.com"
1460                  },
1461                  {
1462                      "name": "Symfony Community",
1463                      "homepage": "https://symfony.com/contributors"
1464                  }
1465              ],
1466              "description": "Symfony Filesystem Component",
1467              "homepage": "https://symfony.com",
1468              "support": {
1469                  "source": "https://github.com/symfony/filesystem/tree/v3.4.47"
1470              },
1471              "funding": [
1472                  {
1473                      "url": "https://symfony.com/sponsor",
1474                      "type": "custom"
1475                  },
1476                  {
1477                      "url": "https://github.com/fabpot",
1478                      "type": "github"
1479                  },
1480                  {
1481                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1482                      "type": "tidelift"
1483                  }
1484              ],
1485              "time": "2020-10-24T10:57:07+00:00"
1486          },
1487          {
1488              "name": "symfony/finder",
1489              "version": "v3.4.47",
1490              "source": {
1491                  "type": "git",
1492                  "url": "https://github.com/symfony/finder.git",
1493                  "reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e"
1494              },
1495              "dist": {
1496                  "type": "zip",
1497                  "url": "https://api.github.com/repos/symfony/finder/zipball/b6b6ad3db3edb1b4b1c1896b1975fb684994de6e",
1498                  "reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e",
1499                  "shasum": ""
1500              },
1501              "require": {
1502                  "php": "^5.5.9|>=7.0.8"
1503              },
1504              "type": "library",
1505              "autoload": {
1506                  "psr-4": {
1507                      "Symfony\\Component\\Finder\\": ""
1508                  },
1509                  "exclude-from-classmap": [
1510                      "/Tests/"
1511                  ]
1512              },
1513              "notification-url": "https://packagist.org/downloads/",
1514              "license": [
1515                  "MIT"
1516              ],
1517              "authors": [
1518                  {
1519                      "name": "Fabien Potencier",
1520                      "email": "fabien@symfony.com"
1521                  },
1522                  {
1523                      "name": "Symfony Community",
1524                      "homepage": "https://symfony.com/contributors"
1525                  }
1526              ],
1527              "description": "Symfony Finder Component",
1528              "homepage": "https://symfony.com",
1529              "support": {
1530                  "source": "https://github.com/symfony/finder/tree/v3.4.47"
1531              },
1532              "funding": [
1533                  {
1534                      "url": "https://symfony.com/sponsor",
1535                      "type": "custom"
1536                  },
1537                  {
1538                      "url": "https://github.com/fabpot",
1539                      "type": "github"
1540                  },
1541                  {
1542                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1543                      "type": "tidelift"
1544                  }
1545              ],
1546              "time": "2020-11-16T17:02:08+00:00"
1547          },
1548          {
1549              "name": "symfony/http-foundation",
1550              "version": "v3.4.47",
1551              "source": {
1552                  "type": "git",
1553                  "url": "https://github.com/symfony/http-foundation.git",
1554                  "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8"
1555              },
1556              "dist": {
1557                  "type": "zip",
1558                  "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b9885fcce6fe494201da4f70a9309770e9d13dc8",
1559                  "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8",
1560                  "shasum": ""
1561              },
1562              "require": {
1563                  "php": "^5.5.9|>=7.0.8",
1564                  "symfony/polyfill-mbstring": "~1.1",
1565                  "symfony/polyfill-php70": "~1.6"
1566              },
1567              "require-dev": {
1568                  "symfony/expression-language": "~2.8|~3.0|~4.0"
1569              },
1570              "type": "library",
1571              "autoload": {
1572                  "psr-4": {
1573                      "Symfony\\Component\\HttpFoundation\\": ""
1574                  },
1575                  "exclude-from-classmap": [
1576                      "/Tests/"
1577                  ]
1578              },
1579              "notification-url": "https://packagist.org/downloads/",
1580              "license": [
1581                  "MIT"
1582              ],
1583              "authors": [
1584                  {
1585                      "name": "Fabien Potencier",
1586                      "email": "fabien@symfony.com"
1587                  },
1588                  {
1589                      "name": "Symfony Community",
1590                      "homepage": "https://symfony.com/contributors"
1591                  }
1592              ],
1593              "description": "Symfony HttpFoundation Component",
1594              "homepage": "https://symfony.com",
1595              "support": {
1596                  "source": "https://github.com/symfony/http-foundation/tree/v3.4.47"
1597              },
1598              "funding": [
1599                  {
1600                      "url": "https://symfony.com/sponsor",
1601                      "type": "custom"
1602                  },
1603                  {
1604                      "url": "https://github.com/fabpot",
1605                      "type": "github"
1606                  },
1607                  {
1608                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1609                      "type": "tidelift"
1610                  }
1611              ],
1612              "time": "2020-10-24T10:57:07+00:00"
1613          },
1614          {
1615              "name": "symfony/http-kernel",
1616              "version": "v3.4.49",
1617              "source": {
1618                  "type": "git",
1619                  "url": "https://github.com/symfony/http-kernel.git",
1620                  "reference": "5aa72405f5bd5583c36ed6e756acb17d3f98ac40"
1621              },
1622              "dist": {
1623                  "type": "zip",
1624                  "url": "https://api.github.com/repos/symfony/http-kernel/zipball/5aa72405f5bd5583c36ed6e756acb17d3f98ac40",
1625                  "reference": "5aa72405f5bd5583c36ed6e756acb17d3f98ac40",
1626                  "shasum": ""
1627              },
1628              "require": {
1629                  "php": "^5.5.9|>=7.0.8",
1630                  "psr/log": "~1.0",
1631                  "symfony/debug": "^3.3.3|~4.0",
1632                  "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
1633                  "symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1",
1634                  "symfony/polyfill-ctype": "~1.8",
1635                  "symfony/polyfill-php56": "~1.8"
1636              },
1637              "conflict": {
1638                  "symfony/config": "<2.8",
1639                  "symfony/dependency-injection": "<3.4.10|<4.0.10,>=4",
1640                  "symfony/var-dumper": "<3.3",
1641                  "twig/twig": "<1.34|<2.4,>=2"
1642              },
1643              "provide": {
1644                  "psr/log-implementation": "1.0"
1645              },
1646              "require-dev": {
1647                  "psr/cache": "~1.0",
1648                  "symfony/browser-kit": "~2.8|~3.0|~4.0",
1649                  "symfony/class-loader": "~2.8|~3.0",
1650                  "symfony/config": "~2.8|~3.0|~4.0",
1651                  "symfony/console": "~2.8|~3.0|~4.0",
1652                  "symfony/css-selector": "~2.8|~3.0|~4.0",
1653                  "symfony/dependency-injection": "^3.4.10|^4.0.10",
1654                  "symfony/dom-crawler": "~2.8|~3.0|~4.0",
1655                  "symfony/expression-language": "~2.8|~3.0|~4.0",
1656                  "symfony/finder": "~2.8|~3.0|~4.0",
1657                  "symfony/process": "~2.8|~3.0|~4.0",
1658                  "symfony/routing": "~3.4|~4.0",
1659                  "symfony/stopwatch": "~2.8|~3.0|~4.0",
1660                  "symfony/templating": "~2.8|~3.0|~4.0",
1661                  "symfony/translation": "~2.8|~3.0|~4.0",
1662                  "symfony/var-dumper": "~3.3|~4.0"
1663              },
1664              "suggest": {
1665                  "symfony/browser-kit": "",
1666                  "symfony/config": "",
1667                  "symfony/console": "",
1668                  "symfony/dependency-injection": "",
1669                  "symfony/finder": "",
1670                  "symfony/var-dumper": ""
1671              },
1672              "type": "library",
1673              "autoload": {
1674                  "psr-4": {
1675                      "Symfony\\Component\\HttpKernel\\": ""
1676                  },
1677                  "exclude-from-classmap": [
1678                      "/Tests/"
1679                  ]
1680              },
1681              "notification-url": "https://packagist.org/downloads/",
1682              "license": [
1683                  "MIT"
1684              ],
1685              "authors": [
1686                  {
1687                      "name": "Fabien Potencier",
1688                      "email": "fabien@symfony.com"
1689                  },
1690                  {
1691                      "name": "Symfony Community",
1692                      "homepage": "https://symfony.com/contributors"
1693                  }
1694              ],
1695              "description": "Symfony HttpKernel Component",
1696              "homepage": "https://symfony.com",
1697              "support": {
1698                  "source": "https://github.com/symfony/http-kernel/tree/v3.4.49"
1699              },
1700              "funding": [
1701                  {
1702                      "url": "https://symfony.com/sponsor",
1703                      "type": "custom"
1704                  },
1705                  {
1706                      "url": "https://github.com/fabpot",
1707                      "type": "github"
1708                  },
1709                  {
1710                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1711                      "type": "tidelift"
1712                  }
1713              ],
1714              "time": "2021-05-19T12:06:59+00:00"
1715          },
1716          {
1717              "name": "symfony/polyfill-ctype",
1718              "version": "v1.36.0",
1719              "source": {
1720                  "type": "git",
1721                  "url": "https://github.com/symfony/polyfill-ctype.git",
1722                  "reference": "141046a8f9477948ff284fa65be2095baafb94f2"
1723              },
1724              "dist": {
1725                  "type": "zip",
1726                  "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/141046a8f9477948ff284fa65be2095baafb94f2",
1727                  "reference": "141046a8f9477948ff284fa65be2095baafb94f2",
1728                  "shasum": ""
1729              },
1730              "require": {
1731                  "php": ">=7.2"
1732              },
1733              "provide": {
1734                  "ext-ctype": "*"
1735              },
1736              "suggest": {
1737                  "ext-ctype": "For best performance"
1738              },
1739              "type": "library",
1740              "extra": {
1741                  "thanks": {
1742                      "url": "https://github.com/symfony/polyfill",
1743                      "name": "symfony/polyfill"
1744                  }
1745              },
1746              "autoload": {
1747                  "files": [
1748                      "bootstrap.php"
1749                  ],
1750                  "psr-4": {
1751                      "Symfony\\Polyfill\\Ctype\\": ""
1752                  }
1753              },
1754              "notification-url": "https://packagist.org/downloads/",
1755              "license": [
1756                  "MIT"
1757              ],
1758              "authors": [
1759                  {
1760                      "name": "Gert de Pagter",
1761                      "email": "BackEndTea@gmail.com"
1762                  },
1763                  {
1764                      "name": "Symfony Community",
1765                      "homepage": "https://symfony.com/contributors"
1766                  }
1767              ],
1768              "description": "Symfony polyfill for ctype functions",
1769              "homepage": "https://symfony.com",
1770              "keywords": [
1771                  "compatibility",
1772                  "ctype",
1773                  "polyfill",
1774                  "portable"
1775              ],
1776              "support": {
1777                  "source": "https://github.com/symfony/polyfill-ctype/tree/v1.36.0"
1778              },
1779              "funding": [
1780                  {
1781                      "url": "https://symfony.com/sponsor",
1782                      "type": "custom"
1783                  },
1784                  {
1785                      "url": "https://github.com/fabpot",
1786                      "type": "github"
1787                  },
1788                  {
1789                      "url": "https://github.com/nicolas-grekas",
1790                      "type": "github"
1791                  },
1792                  {
1793                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1794                      "type": "tidelift"
1795                  }
1796              ],
1797              "time": "2026-04-10T16:19:22+00:00"
1798          },
1799          {
1800              "name": "symfony/polyfill-intl-idn",
1801              "version": "v1.36.0",
1802              "source": {
1803                  "type": "git",
1804                  "url": "https://github.com/symfony/polyfill-intl-idn.git",
1805                  "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
1806              },
1807              "dist": {
1808                  "type": "zip",
1809                  "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
1810                  "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
1811                  "shasum": ""
1812              },
1813              "require": {
1814                  "php": ">=7.2",
1815                  "symfony/polyfill-intl-normalizer": "^1.10"
1816              },
1817              "suggest": {
1818                  "ext-intl": "For best performance"
1819              },
1820              "type": "library",
1821              "extra": {
1822                  "thanks": {
1823                      "url": "https://github.com/symfony/polyfill",
1824                      "name": "symfony/polyfill"
1825                  }
1826              },
1827              "autoload": {
1828                  "files": [
1829                      "bootstrap.php"
1830                  ],
1831                  "psr-4": {
1832                      "Symfony\\Polyfill\\Intl\\Idn\\": ""
1833                  }
1834              },
1835              "notification-url": "https://packagist.org/downloads/",
1836              "license": [
1837                  "MIT"
1838              ],
1839              "authors": [
1840                  {
1841                      "name": "Laurent Bassin",
1842                      "email": "laurent@bassin.info"
1843                  },
1844                  {
1845                      "name": "Trevor Rowbotham",
1846                      "email": "trevor.rowbotham@pm.me"
1847                  },
1848                  {
1849                      "name": "Symfony Community",
1850                      "homepage": "https://symfony.com/contributors"
1851                  }
1852              ],
1853              "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
1854              "homepage": "https://symfony.com",
1855              "keywords": [
1856                  "compatibility",
1857                  "idn",
1858                  "intl",
1859                  "polyfill",
1860                  "portable",
1861                  "shim"
1862              ],
1863              "support": {
1864                  "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.36.0"
1865              },
1866              "funding": [
1867                  {
1868                      "url": "https://symfony.com/sponsor",
1869                      "type": "custom"
1870                  },
1871                  {
1872                      "url": "https://github.com/fabpot",
1873                      "type": "github"
1874                  },
1875                  {
1876                      "url": "https://github.com/nicolas-grekas",
1877                      "type": "github"
1878                  },
1879                  {
1880                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1881                      "type": "tidelift"
1882                  }
1883              ],
1884              "time": "2024-09-10T14:38:51+00:00"
1885          },
1886          {
1887              "name": "symfony/polyfill-intl-normalizer",
1888              "version": "v1.36.0",
1889              "source": {
1890                  "type": "git",
1891                  "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
1892                  "reference": "3833d7255cc303546435cb650316bff708a1c75c"
1893              },
1894              "dist": {
1895                  "type": "zip",
1896                  "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
1897                  "reference": "3833d7255cc303546435cb650316bff708a1c75c",
1898                  "shasum": ""
1899              },
1900              "require": {
1901                  "php": ">=7.2"
1902              },
1903              "suggest": {
1904                  "ext-intl": "For best performance"
1905              },
1906              "type": "library",
1907              "extra": {
1908                  "thanks": {
1909                      "url": "https://github.com/symfony/polyfill",
1910                      "name": "symfony/polyfill"
1911                  }
1912              },
1913              "autoload": {
1914                  "files": [
1915                      "bootstrap.php"
1916                  ],
1917                  "psr-4": {
1918                      "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
1919                  },
1920                  "classmap": [
1921                      "Resources/stubs"
1922                  ]
1923              },
1924              "notification-url": "https://packagist.org/downloads/",
1925              "license": [
1926                  "MIT"
1927              ],
1928              "authors": [
1929                  {
1930                      "name": "Nicolas Grekas",
1931                      "email": "p@tchwork.com"
1932                  },
1933                  {
1934                      "name": "Symfony Community",
1935                      "homepage": "https://symfony.com/contributors"
1936                  }
1937              ],
1938              "description": "Symfony polyfill for intl's Normalizer class and related functions",
1939              "homepage": "https://symfony.com",
1940              "keywords": [
1941                  "compatibility",
1942                  "intl",
1943                  "normalizer",
1944                  "polyfill",
1945                  "portable",
1946                  "shim"
1947              ],
1948              "support": {
1949                  "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.36.0"
1950              },
1951              "funding": [
1952                  {
1953                      "url": "https://symfony.com/sponsor",
1954                      "type": "custom"
1955                  },
1956                  {
1957                      "url": "https://github.com/fabpot",
1958                      "type": "github"
1959                  },
1960                  {
1961                      "url": "https://github.com/nicolas-grekas",
1962                      "type": "github"
1963                  },
1964                  {
1965                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
1966                      "type": "tidelift"
1967                  }
1968              ],
1969              "time": "2024-09-09T11:45:10+00:00"
1970          },
1971          {
1972              "name": "symfony/polyfill-mbstring",
1973              "version": "v1.36.0",
1974              "source": {
1975                  "type": "git",
1976                  "url": "https://github.com/symfony/polyfill-mbstring.git",
1977                  "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315"
1978              },
1979              "dist": {
1980                  "type": "zip",
1981                  "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315",
1982                  "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315",
1983                  "shasum": ""
1984              },
1985              "require": {
1986                  "ext-iconv": "*",
1987                  "php": ">=7.2"
1988              },
1989              "provide": {
1990                  "ext-mbstring": "*"
1991              },
1992              "suggest": {
1993                  "ext-mbstring": "For best performance"
1994              },
1995              "type": "library",
1996              "extra": {
1997                  "thanks": {
1998                      "url": "https://github.com/symfony/polyfill",
1999                      "name": "symfony/polyfill"
2000                  }
2001              },
2002              "autoload": {
2003                  "files": [
2004                      "bootstrap.php"
2005                  ],
2006                  "psr-4": {
2007                      "Symfony\\Polyfill\\Mbstring\\": ""
2008                  }
2009              },
2010              "notification-url": "https://packagist.org/downloads/",
2011              "license": [
2012                  "MIT"
2013              ],
2014              "authors": [
2015                  {
2016                      "name": "Nicolas Grekas",
2017                      "email": "p@tchwork.com"
2018                  },
2019                  {
2020                      "name": "Symfony Community",
2021                      "homepage": "https://symfony.com/contributors"
2022                  }
2023              ],
2024              "description": "Symfony polyfill for the Mbstring extension",
2025              "homepage": "https://symfony.com",
2026              "keywords": [
2027                  "compatibility",
2028                  "mbstring",
2029                  "polyfill",
2030                  "portable",
2031                  "shim"
2032              ],
2033              "support": {
2034                  "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.36.0"
2035              },
2036              "funding": [
2037                  {
2038                      "url": "https://symfony.com/sponsor",
2039                      "type": "custom"
2040                  },
2041                  {
2042                      "url": "https://github.com/fabpot",
2043                      "type": "github"
2044                  },
2045                  {
2046                      "url": "https://github.com/nicolas-grekas",
2047                      "type": "github"
2048                  },
2049                  {
2050                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2051                      "type": "tidelift"
2052                  }
2053              ],
2054              "time": "2026-04-10T17:25:58+00:00"
2055          },
2056          {
2057              "name": "symfony/polyfill-php56",
2058              "version": "v1.20.0",
2059              "source": {
2060                  "type": "git",
2061                  "url": "https://github.com/symfony/polyfill-php56.git",
2062                  "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675"
2063              },
2064              "dist": {
2065                  "type": "zip",
2066                  "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
2067                  "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
2068                  "shasum": ""
2069              },
2070              "require": {
2071                  "php": ">=7.1"
2072              },
2073              "type": "metapackage",
2074              "extra": {
2075                  "thanks": {
2076                      "url": "https://github.com/symfony/polyfill",
2077                      "name": "symfony/polyfill"
2078                  },
2079                  "branch-alias": {
2080                      "dev-main": "1.20-dev"
2081                  }
2082              },
2083              "notification-url": "https://packagist.org/downloads/",
2084              "license": [
2085                  "MIT"
2086              ],
2087              "authors": [
2088                  {
2089                      "name": "Nicolas Grekas",
2090                      "email": "p@tchwork.com"
2091                  },
2092                  {
2093                      "name": "Symfony Community",
2094                      "homepage": "https://symfony.com/contributors"
2095                  }
2096              ],
2097              "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
2098              "homepage": "https://symfony.com",
2099              "keywords": [
2100                  "compatibility",
2101                  "polyfill",
2102                  "portable",
2103                  "shim"
2104              ],
2105              "support": {
2106                  "source": "https://github.com/symfony/polyfill-php56/tree/v1.20.0"
2107              },
2108              "funding": [
2109                  {
2110                      "url": "https://symfony.com/sponsor",
2111                      "type": "custom"
2112                  },
2113                  {
2114                      "url": "https://github.com/fabpot",
2115                      "type": "github"
2116                  },
2117                  {
2118                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2119                      "type": "tidelift"
2120                  }
2121              ],
2122              "time": "2020-10-23T14:02:19+00:00"
2123          },
2124          {
2125              "name": "symfony/polyfill-php70",
2126              "version": "v1.20.0",
2127              "source": {
2128                  "type": "git",
2129                  "url": "https://github.com/symfony/polyfill-php70.git",
2130                  "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644"
2131              },
2132              "dist": {
2133                  "type": "zip",
2134                  "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644",
2135                  "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644",
2136                  "shasum": ""
2137              },
2138              "require": {
2139                  "php": ">=7.1"
2140              },
2141              "type": "metapackage",
2142              "extra": {
2143                  "thanks": {
2144                      "url": "https://github.com/symfony/polyfill",
2145                      "name": "symfony/polyfill"
2146                  },
2147                  "branch-alias": {
2148                      "dev-main": "1.20-dev"
2149                  }
2150              },
2151              "notification-url": "https://packagist.org/downloads/",
2152              "license": [
2153                  "MIT"
2154              ],
2155              "authors": [
2156                  {
2157                      "name": "Nicolas Grekas",
2158                      "email": "p@tchwork.com"
2159                  },
2160                  {
2161                      "name": "Symfony Community",
2162                      "homepage": "https://symfony.com/contributors"
2163                  }
2164              ],
2165              "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
2166              "homepage": "https://symfony.com",
2167              "keywords": [
2168                  "compatibility",
2169                  "polyfill",
2170                  "portable",
2171                  "shim"
2172              ],
2173              "support": {
2174                  "source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0"
2175              },
2176              "funding": [
2177                  {
2178                      "url": "https://symfony.com/sponsor",
2179                      "type": "custom"
2180                  },
2181                  {
2182                      "url": "https://github.com/fabpot",
2183                      "type": "github"
2184                  },
2185                  {
2186                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2187                      "type": "tidelift"
2188                  }
2189              ],
2190              "time": "2020-10-23T14:02:19+00:00"
2191          },
2192          {
2193              "name": "symfony/polyfill-php72",
2194              "version": "v1.31.0",
2195              "source": {
2196                  "type": "git",
2197                  "url": "https://github.com/symfony/polyfill-php72.git",
2198                  "reference": "fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce"
2199              },
2200              "dist": {
2201                  "type": "zip",
2202                  "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce",
2203                  "reference": "fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce",
2204                  "shasum": ""
2205              },
2206              "require": {
2207                  "php": ">=7.2"
2208              },
2209              "type": "metapackage",
2210              "extra": {
2211                  "thanks": {
2212                      "url": "https://github.com/symfony/polyfill",
2213                      "name": "symfony/polyfill"
2214                  }
2215              },
2216              "notification-url": "https://packagist.org/downloads/",
2217              "license": [
2218                  "MIT"
2219              ],
2220              "authors": [
2221                  {
2222                      "name": "Nicolas Grekas",
2223                      "email": "p@tchwork.com"
2224                  },
2225                  {
2226                      "name": "Symfony Community",
2227                      "homepage": "https://symfony.com/contributors"
2228                  }
2229              ],
2230              "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
2231              "homepage": "https://symfony.com",
2232              "keywords": [
2233                  "compatibility",
2234                  "polyfill",
2235                  "portable",
2236                  "shim"
2237              ],
2238              "support": {
2239                  "source": "https://github.com/symfony/polyfill-php72/tree/v1.31.0"
2240              },
2241              "funding": [
2242                  {
2243                      "url": "https://symfony.com/sponsor",
2244                      "type": "custom"
2245                  },
2246                  {
2247                      "url": "https://github.com/fabpot",
2248                      "type": "github"
2249                  },
2250                  {
2251                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2252                      "type": "tidelift"
2253                  }
2254              ],
2255              "time": "2024-09-09T11:45:10+00:00"
2256          },
2257          {
2258              "name": "symfony/process",
2259              "version": "v3.4.47",
2260              "source": {
2261                  "type": "git",
2262                  "url": "https://github.com/symfony/process.git",
2263                  "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca"
2264              },
2265              "dist": {
2266                  "type": "zip",
2267                  "url": "https://api.github.com/repos/symfony/process/zipball/b8648cf1d5af12a44a51d07ef9bf980921f15fca",
2268                  "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca",
2269                  "shasum": ""
2270              },
2271              "require": {
2272                  "php": "^5.5.9|>=7.0.8"
2273              },
2274              "type": "library",
2275              "autoload": {
2276                  "psr-4": {
2277                      "Symfony\\Component\\Process\\": ""
2278                  },
2279                  "exclude-from-classmap": [
2280                      "/Tests/"
2281                  ]
2282              },
2283              "notification-url": "https://packagist.org/downloads/",
2284              "license": [
2285                  "MIT"
2286              ],
2287              "authors": [
2288                  {
2289                      "name": "Fabien Potencier",
2290                      "email": "fabien@symfony.com"
2291                  },
2292                  {
2293                      "name": "Symfony Community",
2294                      "homepage": "https://symfony.com/contributors"
2295                  }
2296              ],
2297              "description": "Symfony Process Component",
2298              "homepage": "https://symfony.com",
2299              "support": {
2300                  "source": "https://github.com/symfony/process/tree/v3.4.47"
2301              },
2302              "funding": [
2303                  {
2304                      "url": "https://symfony.com/sponsor",
2305                      "type": "custom"
2306                  },
2307                  {
2308                      "url": "https://github.com/fabpot",
2309                      "type": "github"
2310                  },
2311                  {
2312                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2313                      "type": "tidelift"
2314                  }
2315              ],
2316              "time": "2020-10-24T10:57:07+00:00"
2317          },
2318          {
2319              "name": "symfony/proxy-manager-bridge",
2320              "version": "v3.4.47",
2321              "source": {
2322                  "type": "git",
2323                  "url": "https://github.com/symfony/proxy-manager-bridge.git",
2324                  "reference": "25351bb4d5a60cfeddbaf6cf6faebd3a700e2ff4"
2325              },
2326              "dist": {
2327                  "type": "zip",
2328                  "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/25351bb4d5a60cfeddbaf6cf6faebd3a700e2ff4",
2329                  "reference": "25351bb4d5a60cfeddbaf6cf6faebd3a700e2ff4",
2330                  "shasum": ""
2331              },
2332              "require": {
2333                  "composer/package-versions-deprecated": "^1.8",
2334                  "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
2335                  "php": "^5.5.9|>=7.0.8",
2336                  "symfony/dependency-injection": "~3.4|~4.0"
2337              },
2338              "require-dev": {
2339                  "symfony/config": "~2.8|~3.0|~4.0"
2340              },
2341              "type": "symfony-bridge",
2342              "autoload": {
2343                  "psr-4": {
2344                      "Symfony\\Bridge\\ProxyManager\\": ""
2345                  },
2346                  "exclude-from-classmap": [
2347                      "/Tests/"
2348                  ]
2349              },
2350              "notification-url": "https://packagist.org/downloads/",
2351              "license": [
2352                  "MIT"
2353              ],
2354              "authors": [
2355                  {
2356                      "name": "Fabien Potencier",
2357                      "email": "fabien@symfony.com"
2358                  },
2359                  {
2360                      "name": "Symfony Community",
2361                      "homepage": "https://symfony.com/contributors"
2362                  }
2363              ],
2364              "description": "Symfony ProxyManager Bridge",
2365              "homepage": "https://symfony.com",
2366              "support": {
2367                  "source": "https://github.com/symfony/proxy-manager-bridge/tree/v3.4.47"
2368              },
2369              "funding": [
2370                  {
2371                      "url": "https://symfony.com/sponsor",
2372                      "type": "custom"
2373                  },
2374                  {
2375                      "url": "https://github.com/fabpot",
2376                      "type": "github"
2377                  },
2378                  {
2379                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2380                      "type": "tidelift"
2381                  }
2382              ],
2383              "time": "2020-10-27T11:56:04+00:00"
2384          },
2385          {
2386              "name": "symfony/routing",
2387              "version": "v3.4.47",
2388              "source": {
2389                  "type": "git",
2390                  "url": "https://github.com/symfony/routing.git",
2391                  "reference": "3e522ac69cadffd8131cc2b22157fa7662331a6c"
2392              },
2393              "dist": {
2394                  "type": "zip",
2395                  "url": "https://api.github.com/repos/symfony/routing/zipball/3e522ac69cadffd8131cc2b22157fa7662331a6c",
2396                  "reference": "3e522ac69cadffd8131cc2b22157fa7662331a6c",
2397                  "shasum": ""
2398              },
2399              "require": {
2400                  "php": "^5.5.9|>=7.0.8"
2401              },
2402              "conflict": {
2403                  "symfony/config": "<3.3.1",
2404                  "symfony/dependency-injection": "<3.3",
2405                  "symfony/yaml": "<3.4"
2406              },
2407              "require-dev": {
2408                  "doctrine/annotations": "~1.0",
2409                  "psr/log": "~1.0",
2410                  "symfony/config": "^3.3.1|~4.0",
2411                  "symfony/dependency-injection": "~3.3|~4.0",
2412                  "symfony/expression-language": "~2.8|~3.0|~4.0",
2413                  "symfony/http-foundation": "~2.8|~3.0|~4.0",
2414                  "symfony/yaml": "~3.4|~4.0"
2415              },
2416              "suggest": {
2417                  "doctrine/annotations": "For using the annotation loader",
2418                  "symfony/config": "For using the all-in-one router or any loader",
2419                  "symfony/expression-language": "For using expression matching",
2420                  "symfony/http-foundation": "For using a Symfony Request object",
2421                  "symfony/yaml": "For using the YAML loader"
2422              },
2423              "type": "library",
2424              "autoload": {
2425                  "psr-4": {
2426                      "Symfony\\Component\\Routing\\": ""
2427                  },
2428                  "exclude-from-classmap": [
2429                      "/Tests/"
2430                  ]
2431              },
2432              "notification-url": "https://packagist.org/downloads/",
2433              "license": [
2434                  "MIT"
2435              ],
2436              "authors": [
2437                  {
2438                      "name": "Fabien Potencier",
2439                      "email": "fabien@symfony.com"
2440                  },
2441                  {
2442                      "name": "Symfony Community",
2443                      "homepage": "https://symfony.com/contributors"
2444                  }
2445              ],
2446              "description": "Symfony Routing Component",
2447              "homepage": "https://symfony.com",
2448              "keywords": [
2449                  "router",
2450                  "routing",
2451                  "uri",
2452                  "url"
2453              ],
2454              "support": {
2455                  "source": "https://github.com/symfony/routing/tree/v3.4.47"
2456              },
2457              "funding": [
2458                  {
2459                      "url": "https://symfony.com/sponsor",
2460                      "type": "custom"
2461                  },
2462                  {
2463                      "url": "https://github.com/fabpot",
2464                      "type": "github"
2465                  },
2466                  {
2467                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2468                      "type": "tidelift"
2469                  }
2470              ],
2471              "time": "2020-10-24T10:57:07+00:00"
2472          },
2473          {
2474              "name": "symfony/twig-bridge",
2475              "version": "v3.4.47",
2476              "source": {
2477                  "type": "git",
2478                  "url": "https://github.com/symfony/twig-bridge.git",
2479                  "reference": "090d19d6f1ea5b9e1d79f372785aa5e5c9cd4042"
2480              },
2481              "dist": {
2482                  "type": "zip",
2483                  "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/090d19d6f1ea5b9e1d79f372785aa5e5c9cd4042",
2484                  "reference": "090d19d6f1ea5b9e1d79f372785aa5e5c9cd4042",
2485                  "shasum": ""
2486              },
2487              "require": {
2488                  "php": "^5.5.9|>=7.0.8",
2489                  "twig/twig": "^1.41|^2.10"
2490              },
2491              "conflict": {
2492                  "symfony/console": "<3.4",
2493                  "symfony/form": "<3.4.31|>=4.0,<4.3.4"
2494              },
2495              "require-dev": {
2496                  "fig/link-util": "^1.0",
2497                  "symfony/asset": "~2.8|~3.0|~4.0",
2498                  "symfony/console": "~3.4|~4.0",
2499                  "symfony/dependency-injection": "~2.8|~3.0|~4.0",
2500                  "symfony/expression-language": "~2.8|~3.0|~4.0",
2501                  "symfony/finder": "~2.8|~3.0|~4.0",
2502                  "symfony/form": "^3.4.31|^4.3.4",
2503                  "symfony/http-foundation": "^3.3.11|~4.0",
2504                  "symfony/http-kernel": "~3.2|~4.0",
2505                  "symfony/polyfill-intl-icu": "~1.0",
2506                  "symfony/routing": "~2.8|~3.0|~4.0",
2507                  "symfony/security": "^2.8.31|^3.3.13|~4.0",
2508                  "symfony/security-acl": "~2.8|~3.0",
2509                  "symfony/stopwatch": "~2.8|~3.0|~4.0",
2510                  "symfony/templating": "~2.8|~3.0|~4.0",
2511                  "symfony/translation": "~2.8|~3.0|~4.0",
2512                  "symfony/var-dumper": "~2.8.10|~3.1.4|~3.2|~4.0",
2513                  "symfony/web-link": "~3.3|~4.0",
2514                  "symfony/workflow": "~3.3|~4.0",
2515                  "symfony/yaml": "~2.8|~3.0|~4.0"
2516              },
2517              "suggest": {
2518                  "symfony/asset": "For using the AssetExtension",
2519                  "symfony/expression-language": "For using the ExpressionExtension",
2520                  "symfony/finder": "",
2521                  "symfony/form": "For using the FormExtension",
2522                  "symfony/http-kernel": "For using the HttpKernelExtension",
2523                  "symfony/routing": "For using the RoutingExtension",
2524                  "symfony/security": "For using the SecurityExtension",
2525                  "symfony/stopwatch": "For using the StopwatchExtension",
2526                  "symfony/templating": "For using the TwigEngine",
2527                  "symfony/translation": "For using the TranslationExtension",
2528                  "symfony/var-dumper": "For using the DumpExtension",
2529                  "symfony/web-link": "For using the WebLinkExtension",
2530                  "symfony/yaml": "For using the YamlExtension"
2531              },
2532              "type": "symfony-bridge",
2533              "autoload": {
2534                  "psr-4": {
2535                      "Symfony\\Bridge\\Twig\\": ""
2536                  },
2537                  "exclude-from-classmap": [
2538                      "/Tests/"
2539                  ]
2540              },
2541              "notification-url": "https://packagist.org/downloads/",
2542              "license": [
2543                  "MIT"
2544              ],
2545              "authors": [
2546                  {
2547                      "name": "Fabien Potencier",
2548                      "email": "fabien@symfony.com"
2549                  },
2550                  {
2551                      "name": "Symfony Community",
2552                      "homepage": "https://symfony.com/contributors"
2553                  }
2554              ],
2555              "description": "Symfony Twig Bridge",
2556              "homepage": "https://symfony.com",
2557              "support": {
2558                  "source": "https://github.com/symfony/twig-bridge/tree/v3.4.47"
2559              },
2560              "funding": [
2561                  {
2562                      "url": "https://symfony.com/sponsor",
2563                      "type": "custom"
2564                  },
2565                  {
2566                      "url": "https://github.com/fabpot",
2567                      "type": "github"
2568                  },
2569                  {
2570                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2571                      "type": "tidelift"
2572                  }
2573              ],
2574              "time": "2020-10-24T10:57:07+00:00"
2575          },
2576          {
2577              "name": "symfony/yaml",
2578              "version": "v3.4.47",
2579              "source": {
2580                  "type": "git",
2581                  "url": "https://github.com/symfony/yaml.git",
2582                  "reference": "88289caa3c166321883f67fe5130188ebbb47094"
2583              },
2584              "dist": {
2585                  "type": "zip",
2586                  "url": "https://api.github.com/repos/symfony/yaml/zipball/88289caa3c166321883f67fe5130188ebbb47094",
2587                  "reference": "88289caa3c166321883f67fe5130188ebbb47094",
2588                  "shasum": ""
2589              },
2590              "require": {
2591                  "php": "^5.5.9|>=7.0.8",
2592                  "symfony/polyfill-ctype": "~1.8"
2593              },
2594              "conflict": {
2595                  "symfony/console": "<3.4"
2596              },
2597              "require-dev": {
2598                  "symfony/console": "~3.4|~4.0"
2599              },
2600              "suggest": {
2601                  "symfony/console": "For validating YAML files using the lint command"
2602              },
2603              "type": "library",
2604              "autoload": {
2605                  "psr-4": {
2606                      "Symfony\\Component\\Yaml\\": ""
2607                  },
2608                  "exclude-from-classmap": [
2609                      "/Tests/"
2610                  ]
2611              },
2612              "notification-url": "https://packagist.org/downloads/",
2613              "license": [
2614                  "MIT"
2615              ],
2616              "authors": [
2617                  {
2618                      "name": "Fabien Potencier",
2619                      "email": "fabien@symfony.com"
2620                  },
2621                  {
2622                      "name": "Symfony Community",
2623                      "homepage": "https://symfony.com/contributors"
2624                  }
2625              ],
2626              "description": "Symfony Yaml Component",
2627              "homepage": "https://symfony.com",
2628              "support": {
2629                  "source": "https://github.com/symfony/yaml/tree/v3.4.47"
2630              },
2631              "funding": [
2632                  {
2633                      "url": "https://symfony.com/sponsor",
2634                      "type": "custom"
2635                  },
2636                  {
2637                      "url": "https://github.com/fabpot",
2638                      "type": "github"
2639                  },
2640                  {
2641                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2642                      "type": "tidelift"
2643                  }
2644              ],
2645              "time": "2020-10-24T10:57:07+00:00"
2646          },
2647          {
2648              "name": "twig/twig",
2649              "version": "v2.16.1",
2650              "source": {
2651                  "type": "git",
2652                  "url": "https://github.com/twigphp/Twig.git",
2653                  "reference": "19185947ec75d433a3ac650af32fc05649b95ee1"
2654              },
2655              "dist": {
2656                  "type": "zip",
2657                  "url": "https://api.github.com/repos/twigphp/Twig/zipball/19185947ec75d433a3ac650af32fc05649b95ee1",
2658                  "reference": "19185947ec75d433a3ac650af32fc05649b95ee1",
2659                  "shasum": ""
2660              },
2661              "require": {
2662                  "php": ">=7.1.3",
2663                  "symfony/polyfill-ctype": "^1.8",
2664                  "symfony/polyfill-mbstring": "^1.3",
2665                  "symfony/polyfill-php72": "^1.8"
2666              },
2667              "require-dev": {
2668                  "psr/container": "^1.0",
2669                  "symfony/phpunit-bridge": "^5.4.9|^6.3"
2670              },
2671              "type": "library",
2672              "extra": {
2673                  "branch-alias": {
2674                      "dev-master": "2.16-dev"
2675                  }
2676              },
2677              "autoload": {
2678                  "psr-0": {
2679                      "Twig_": "lib/"
2680                  },
2681                  "psr-4": {
2682                      "Twig\\": "src/"
2683                  }
2684              },
2685              "notification-url": "https://packagist.org/downloads/",
2686              "license": [
2687                  "BSD-3-Clause"
2688              ],
2689              "authors": [
2690                  {
2691                      "name": "Fabien Potencier",
2692                      "email": "fabien@symfony.com",
2693                      "homepage": "http://fabien.potencier.org",
2694                      "role": "Lead Developer"
2695                  },
2696                  {
2697                      "name": "Twig Team",
2698                      "role": "Contributors"
2699                  },
2700                  {
2701                      "name": "Armin Ronacher",
2702                      "email": "armin.ronacher@active-4.com",
2703                      "role": "Project Founder"
2704                  }
2705              ],
2706              "description": "Twig, the flexible, fast, and secure template language for PHP",
2707              "homepage": "https://twig.symfony.com",
2708              "keywords": [
2709                  "templating"
2710              ],
2711              "support": {
2712                  "issues": "https://github.com/twigphp/Twig/issues",
2713                  "source": "https://github.com/twigphp/Twig/tree/v2.16.1"
2714              },
2715              "funding": [
2716                  {
2717                      "url": "https://github.com/fabpot",
2718                      "type": "github"
2719                  },
2720                  {
2721                      "url": "https://tidelift.com/funding/github/packagist/twig/twig",
2722                      "type": "tidelift"
2723                  }
2724              ],
2725              "time": "2024-09-09T17:53:56+00:00"
2726          },
2727          {
2728              "name": "zendframework/zend-code",
2729              "version": "3.4.1",
2730              "source": {
2731                  "type": "git",
2732                  "url": "https://github.com/zendframework/zend-code.git",
2733                  "reference": "268040548f92c2bfcba164421c1add2ba43abaaa"
2734              },
2735              "dist": {
2736                  "type": "zip",
2737                  "url": "https://api.github.com/repos/zendframework/zend-code/zipball/268040548f92c2bfcba164421c1add2ba43abaaa",
2738                  "reference": "268040548f92c2bfcba164421c1add2ba43abaaa",
2739                  "shasum": ""
2740              },
2741              "require": {
2742                  "php": "^7.1",
2743                  "zendframework/zend-eventmanager": "^2.6 || ^3.0"
2744              },
2745              "conflict": {
2746                  "phpspec/prophecy": "<1.9.0"
2747              },
2748              "require-dev": {
2749                  "doctrine/annotations": "^1.7",
2750                  "ext-phar": "*",
2751                  "phpunit/phpunit": "^7.5.16 || ^8.4",
2752                  "zendframework/zend-coding-standard": "^1.0",
2753                  "zendframework/zend-stdlib": "^2.7 || ^3.0"
2754              },
2755              "suggest": {
2756                  "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
2757                  "zendframework/zend-stdlib": "Zend\\Stdlib component"
2758              },
2759              "type": "library",
2760              "extra": {
2761                  "branch-alias": {
2762                      "dev-master": "3.4.x-dev",
2763                      "dev-develop": "3.5.x-dev",
2764                      "dev-dev-4.0": "4.0.x-dev"
2765                  }
2766              },
2767              "autoload": {
2768                  "psr-4": {
2769                      "Zend\\Code\\": "src/"
2770                  }
2771              },
2772              "notification-url": "https://packagist.org/downloads/",
2773              "license": [
2774                  "BSD-3-Clause"
2775              ],
2776              "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
2777              "keywords": [
2778                  "ZendFramework",
2779                  "code",
2780                  "zf"
2781              ],
2782              "support": {
2783                  "chat": "https://zendframework-slack.herokuapp.com",
2784                  "docs": "https://docs.zendframework.com/zend-code/",
2785                  "forum": "https://discourse.zendframework.com/c/questions/components",
2786                  "issues": "https://github.com/zendframework/zend-code/issues",
2787                  "rss": "https://github.com/zendframework/zend-code/releases.atom",
2788                  "source": "https://github.com/zendframework/zend-code"
2789              },
2790              "abandoned": "laminas/laminas-code",
2791              "time": "2019-12-10T19:21:15+00:00"
2792          },
2793          {
2794              "name": "zendframework/zend-eventmanager",
2795              "version": "3.2.1",
2796              "source": {
2797                  "type": "git",
2798                  "url": "https://github.com/zendframework/zend-eventmanager.git",
2799                  "reference": "a5e2583a211f73604691586b8406ff7296a946dd"
2800              },
2801              "dist": {
2802                  "type": "zip",
2803                  "url": "https://api.github.com/repos/zendframework/zend-eventmanager/zipball/a5e2583a211f73604691586b8406ff7296a946dd",
2804                  "reference": "a5e2583a211f73604691586b8406ff7296a946dd",
2805                  "shasum": ""
2806              },
2807              "require": {
2808                  "php": "^5.6 || ^7.0"
2809              },
2810              "require-dev": {
2811                  "athletic/athletic": "^0.1",
2812                  "container-interop/container-interop": "^1.1.0",
2813                  "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2",
2814                  "zendframework/zend-coding-standard": "~1.0.0",
2815                  "zendframework/zend-stdlib": "^2.7.3 || ^3.0"
2816              },
2817              "suggest": {
2818                  "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
2819                  "zendframework/zend-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
2820              },
2821              "type": "library",
2822              "extra": {
2823                  "branch-alias": {
2824                      "dev-master": "3.2-dev",
2825                      "dev-develop": "3.3-dev"
2826                  }
2827              },
2828              "autoload": {
2829                  "psr-4": {
2830                      "Zend\\EventManager\\": "src/"
2831                  }
2832              },
2833              "notification-url": "https://packagist.org/downloads/",
2834              "license": [
2835                  "BSD-3-Clause"
2836              ],
2837              "description": "Trigger and listen to events within a PHP application",
2838              "homepage": "https://github.com/zendframework/zend-eventmanager",
2839              "keywords": [
2840                  "event",
2841                  "eventmanager",
2842                  "events",
2843                  "zf2"
2844              ],
2845              "support": {
2846                  "issues": "https://github.com/zendframework/zend-eventmanager/issues",
2847                  "source": "https://github.com/zendframework/zend-eventmanager/tree/master"
2848              },
2849              "abandoned": "laminas/laminas-eventmanager",
2850              "time": "2018-04-25T15:33:34+00:00"
2851          }
2852      ],
2853      "packages-dev": [
2854          {
2855              "name": "doctrine/instantiator",
2856              "version": "1.5.0",
2857              "source": {
2858                  "type": "git",
2859                  "url": "https://github.com/doctrine/instantiator.git",
2860                  "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
2861              },
2862              "dist": {
2863                  "type": "zip",
2864                  "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
2865                  "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
2866                  "shasum": ""
2867              },
2868              "require": {
2869                  "php": "^7.1 || ^8.0"
2870              },
2871              "require-dev": {
2872                  "doctrine/coding-standard": "^9 || ^11",
2873                  "ext-pdo": "*",
2874                  "ext-phar": "*",
2875                  "phpbench/phpbench": "^0.16 || ^1",
2876                  "phpstan/phpstan": "^1.4",
2877                  "phpstan/phpstan-phpunit": "^1",
2878                  "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
2879                  "vimeo/psalm": "^4.30 || ^5.4"
2880              },
2881              "type": "library",
2882              "autoload": {
2883                  "psr-4": {
2884                      "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
2885                  }
2886              },
2887              "notification-url": "https://packagist.org/downloads/",
2888              "license": [
2889                  "MIT"
2890              ],
2891              "authors": [
2892                  {
2893                      "name": "Marco Pivetta",
2894                      "email": "ocramius@gmail.com",
2895                      "homepage": "https://ocramius.github.io/"
2896                  }
2897              ],
2898              "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
2899              "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
2900              "keywords": [
2901                  "constructor",
2902                  "instantiate"
2903              ],
2904              "support": {
2905                  "issues": "https://github.com/doctrine/instantiator/issues",
2906                  "source": "https://github.com/doctrine/instantiator/tree/1.5.0"
2907              },
2908              "funding": [
2909                  {
2910                      "url": "https://www.doctrine-project.org/sponsorship.html",
2911                      "type": "custom"
2912                  },
2913                  {
2914                      "url": "https://www.patreon.com/phpdoctrine",
2915                      "type": "patreon"
2916                  },
2917                  {
2918                      "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
2919                      "type": "tidelift"
2920                  }
2921              ],
2922              "time": "2022-12-30T00:15:36+00:00"
2923          },
2924          {
2925              "name": "fabpot/goutte",
2926              "version": "v3.2.3",
2927              "source": {
2928                  "type": "git",
2929                  "url": "https://github.com/FriendsOfPHP/Goutte.git",
2930                  "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8"
2931              },
2932              "dist": {
2933                  "type": "zip",
2934                  "url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3f0eaf0a40181359470651f1565b3e07e3dd31b8",
2935                  "reference": "3f0eaf0a40181359470651f1565b3e07e3dd31b8",
2936                  "shasum": ""
2937              },
2938              "require": {
2939                  "guzzlehttp/guzzle": "^6.0",
2940                  "php": ">=5.5.0",
2941                  "symfony/browser-kit": "~2.1|~3.0|~4.0",
2942                  "symfony/css-selector": "~2.1|~3.0|~4.0",
2943                  "symfony/dom-crawler": "~2.1|~3.0|~4.0"
2944              },
2945              "require-dev": {
2946                  "symfony/phpunit-bridge": "^3.3 || ^4"
2947              },
2948              "type": "application",
2949              "extra": {
2950                  "branch-alias": {
2951                      "dev-master": "3.2-dev"
2952                  }
2953              },
2954              "autoload": {
2955                  "psr-4": {
2956                      "Goutte\\": "Goutte"
2957                  },
2958                  "exclude-from-classmap": [
2959                      "Goutte/Tests"
2960                  ]
2961              },
2962              "notification-url": "https://packagist.org/downloads/",
2963              "license": [
2964                  "MIT"
2965              ],
2966              "authors": [
2967                  {
2968                      "name": "Fabien Potencier",
2969                      "email": "fabien@symfony.com"
2970                  }
2971              ],
2972              "description": "A simple PHP Web Scraper",
2973              "homepage": "https://github.com/FriendsOfPHP/Goutte",
2974              "keywords": [
2975                  "scraper"
2976              ],
2977              "support": {
2978                  "issues": "https://github.com/FriendsOfPHP/Goutte/issues",
2979                  "source": "https://github.com/FriendsOfPHP/Goutte/tree/master"
2980              },
2981              "abandoned": "symfony/browser-kit",
2982              "time": "2018-06-29T15:13:57+00:00"
2983          },
2984          {
2985              "name": "myclabs/deep-copy",
2986              "version": "1.13.4",
2987              "source": {
2988                  "type": "git",
2989                  "url": "https://github.com/myclabs/DeepCopy.git",
2990                  "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a"
2991              },
2992              "dist": {
2993                  "type": "zip",
2994                  "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a",
2995                  "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a",
2996                  "shasum": ""
2997              },
2998              "require": {
2999                  "php": "^7.1 || ^8.0"
3000              },
3001              "conflict": {
3002                  "doctrine/collections": "<1.6.8",
3003                  "doctrine/common": "<2.13.3 || >=3 <3.2.2"
3004              },
3005              "require-dev": {
3006                  "doctrine/collections": "^1.6.8",
3007                  "doctrine/common": "^2.13.3 || ^3.2.2",
3008                  "phpspec/prophecy": "^1.10",
3009                  "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
3010              },
3011              "type": "library",
3012              "autoload": {
3013                  "files": [
3014                      "src/DeepCopy/deep_copy.php"
3015                  ],
3016                  "psr-4": {
3017                      "DeepCopy\\": "src/DeepCopy/"
3018                  }
3019              },
3020              "notification-url": "https://packagist.org/downloads/",
3021              "license": [
3022                  "MIT"
3023              ],
3024              "description": "Create deep copies (clones) of your objects",
3025              "keywords": [
3026                  "clone",
3027                  "copy",
3028                  "duplicate",
3029                  "object",
3030                  "object graph"
3031              ],
3032              "support": {
3033                  "issues": "https://github.com/myclabs/DeepCopy/issues",
3034                  "source": "https://github.com/myclabs/DeepCopy/tree/1.13.4"
3035              },
3036              "funding": [
3037                  {
3038                      "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
3039                      "type": "tidelift"
3040                  }
3041              ],
3042              "time": "2025-08-01T08:46:24+00:00"
3043          },
3044          {
3045              "name": "phar-io/manifest",
3046              "version": "1.0.3",
3047              "source": {
3048                  "type": "git",
3049                  "url": "https://github.com/phar-io/manifest.git",
3050                  "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
3051              },
3052              "dist": {
3053                  "type": "zip",
3054                  "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
3055                  "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
3056                  "shasum": ""
3057              },
3058              "require": {
3059                  "ext-dom": "*",
3060                  "ext-phar": "*",
3061                  "phar-io/version": "^2.0",
3062                  "php": "^5.6 || ^7.0"
3063              },
3064              "type": "library",
3065              "extra": {
3066                  "branch-alias": {
3067                      "dev-master": "1.0.x-dev"
3068                  }
3069              },
3070              "autoload": {
3071                  "classmap": [
3072                      "src/"
3073                  ]
3074              },
3075              "notification-url": "https://packagist.org/downloads/",
3076              "license": [
3077                  "BSD-3-Clause"
3078              ],
3079              "authors": [
3080                  {
3081                      "name": "Arne Blankerts",
3082                      "email": "arne@blankerts.de",
3083                      "role": "Developer"
3084                  },
3085                  {
3086                      "name": "Sebastian Heuer",
3087                      "email": "sebastian@phpeople.de",
3088                      "role": "Developer"
3089                  },
3090                  {
3091                      "name": "Sebastian Bergmann",
3092                      "email": "sebastian@phpunit.de",
3093                      "role": "Developer"
3094                  }
3095              ],
3096              "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
3097              "support": {
3098                  "issues": "https://github.com/phar-io/manifest/issues",
3099                  "source": "https://github.com/phar-io/manifest/tree/master"
3100              },
3101              "time": "2018-07-08T19:23:20+00:00"
3102          },
3103          {
3104              "name": "phar-io/version",
3105              "version": "2.0.1",
3106              "source": {
3107                  "type": "git",
3108                  "url": "https://github.com/phar-io/version.git",
3109                  "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
3110              },
3111              "dist": {
3112                  "type": "zip",
3113                  "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
3114                  "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
3115                  "shasum": ""
3116              },
3117              "require": {
3118                  "php": "^5.6 || ^7.0"
3119              },
3120              "type": "library",
3121              "autoload": {
3122                  "classmap": [
3123                      "src/"
3124                  ]
3125              },
3126              "notification-url": "https://packagist.org/downloads/",
3127              "license": [
3128                  "BSD-3-Clause"
3129              ],
3130              "authors": [
3131                  {
3132                      "name": "Arne Blankerts",
3133                      "email": "arne@blankerts.de",
3134                      "role": "Developer"
3135                  },
3136                  {
3137                      "name": "Sebastian Heuer",
3138                      "email": "sebastian@phpeople.de",
3139                      "role": "Developer"
3140                  },
3141                  {
3142                      "name": "Sebastian Bergmann",
3143                      "email": "sebastian@phpunit.de",
3144                      "role": "Developer"
3145                  }
3146              ],
3147              "description": "Library for handling version information and constraints",
3148              "support": {
3149                  "issues": "https://github.com/phar-io/version/issues",
3150                  "source": "https://github.com/phar-io/version/tree/master"
3151              },
3152              "time": "2018-07-08T19:19:57+00:00"
3153          },
3154          {
3155              "name": "phing/phing",
3156              "version": "2.17.4",
3157              "source": {
3158                  "type": "git",
3159                  "url": "https://github.com/phingofficial/phing.git",
3160                  "reference": "9f3bc8c72e65452686dcf64497e02a082f138908"
3161              },
3162              "dist": {
3163                  "type": "zip",
3164                  "url": "https://api.github.com/repos/phingofficial/phing/zipball/9f3bc8c72e65452686dcf64497e02a082f138908",
3165                  "reference": "9f3bc8c72e65452686dcf64497e02a082f138908",
3166                  "shasum": ""
3167              },
3168              "require": {
3169                  "php": ">=5.2.0"
3170              },
3171              "require-dev": {
3172                  "ext-pdo_sqlite": "*",
3173                  "mikey179/vfsstream": "^1.6",
3174                  "pdepend/pdepend": "2.x",
3175                  "pear/archive_tar": "1.4.x",
3176                  "pear/http_request2": "dev-trunk",
3177                  "pear/net_growl": "dev-trunk",
3178                  "pear/pear-core-minimal": "1.10.1",
3179                  "pear/versioncontrol_git": "@dev",
3180                  "pear/versioncontrol_svn": "~0.5",
3181                  "phpdocumentor/phpdocumentor": "2.x",
3182                  "phploc/phploc": "~2.0.6",
3183                  "phpmd/phpmd": "~2.2",
3184                  "phpunit/phpunit": ">=3.7",
3185                  "sebastian/git": "~1.0",
3186                  "sebastian/phpcpd": "2.x",
3187                  "siad007/versioncontrol_hg": "^1.0",
3188                  "simpletest/simpletest": "^1.1",
3189                  "squizlabs/php_codesniffer": "~2.2",
3190                  "symfony/yaml": "^2.8 || ^3.1 || ^4.0"
3191              },
3192              "suggest": {
3193                  "pdepend/pdepend": "PHP version of JDepend",
3194                  "pear/archive_tar": "Tar file management class",
3195                  "pear/versioncontrol_git": "A library that provides OO interface to handle Git repository",
3196                  "pear/versioncontrol_svn": "A simple OO-style interface for Subversion, the free/open-source version control system",
3197                  "phpdocumentor/phpdocumentor": "Documentation Generator for PHP",
3198                  "phploc/phploc": "A tool for quickly measuring the size of a PHP project",
3199                  "phpmd/phpmd": "PHP version of PMD tool",
3200                  "phpunit/php-code-coverage": "Library that provides collection, processing, and rendering functionality for PHP code coverage information",
3201                  "phpunit/phpunit": "The PHP Unit Testing Framework",
3202                  "sebastian/phpcpd": "Copy/Paste Detector (CPD) for PHP code",
3203                  "siad007/versioncontrol_hg": "A library for interfacing with Mercurial repositories.",
3204                  "tedivm/jshrink": "Javascript Minifier built in PHP"
3205              },
3206              "bin": [
3207                  "bin/phing"
3208              ],
3209              "type": "library",
3210              "extra": {
3211                  "branch-alias": {
3212                      "dev-master": "2.16.x-dev"
3213                  }
3214              },
3215              "autoload": {
3216                  "classmap": [
3217                      "classes/phing/"
3218                  ]
3219              },
3220              "notification-url": "https://packagist.org/downloads/",
3221              "include-path": [
3222                  "classes"
3223              ],
3224              "license": [
3225                  "LGPL-3.0-only"
3226              ],
3227              "authors": [
3228                  {
3229                      "name": "Michiel Rook",
3230                      "email": "mrook@php.net"
3231                  },
3232                  {
3233                      "name": "Phing Community",
3234                      "homepage": "https://www.phing.info/trac/wiki/Development/Contributors"
3235                  }
3236              ],
3237              "description": "PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.",
3238              "homepage": "https://www.phing.info/",
3239              "keywords": [
3240                  "build",
3241                  "phing",
3242                  "task",
3243                  "tool"
3244              ],
3245              "support": {
3246                  "irc": "irc://irc.freenode.net/phing",
3247                  "issues": "https://www.phing.info/trac/report",
3248                  "source": "https://github.com/phingofficial/phing/tree/2.17.4"
3249              },
3250              "funding": [
3251                  {
3252                      "url": "https://github.com/mrook",
3253                      "type": "github"
3254                  },
3255                  {
3256                      "url": "https://github.com/siad007",
3257                      "type": "github"
3258                  },
3259                  {
3260                      "url": "https://www.patreon.com/michielrook",
3261                      "type": "patreon"
3262                  }
3263              ],
3264              "time": "2022-07-08T09:07:07+00:00"
3265          },
3266          {
3267              "name": "php-webdriver/webdriver",
3268              "version": "1.13.1",
3269              "source": {
3270                  "type": "git",
3271                  "url": "https://github.com/php-webdriver/php-webdriver.git",
3272                  "reference": "6dfe5f814b796c1b5748850aa19f781b9274c36c"
3273              },
3274              "dist": {
3275                  "type": "zip",
3276                  "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/6dfe5f814b796c1b5748850aa19f781b9274c36c",
3277                  "reference": "6dfe5f814b796c1b5748850aa19f781b9274c36c",
3278                  "shasum": ""
3279              },
3280              "require": {
3281                  "ext-curl": "*",
3282                  "ext-json": "*",
3283                  "ext-zip": "*",
3284                  "php": "^5.6 || ~7.0 || ^8.0",
3285                  "symfony/polyfill-mbstring": "^1.12",
3286                  "symfony/process": "^2.8 || ^3.1 || ^4.0 || ^5.0 || ^6.0"
3287              },
3288              "replace": {
3289                  "facebook/webdriver": "*"
3290              },
3291              "require-dev": {
3292                  "ondram/ci-detector": "^2.1 || ^3.5 || ^4.0",
3293                  "php-coveralls/php-coveralls": "^2.4",
3294                  "php-mock/php-mock-phpunit": "^1.1 || ^2.0",
3295                  "php-parallel-lint/php-parallel-lint": "^1.2",
3296                  "phpunit/phpunit": "^5.7 || ^7 || ^8 || ^9",
3297                  "squizlabs/php_codesniffer": "^3.5",
3298                  "symfony/var-dumper": "^3.3 || ^4.0 || ^5.0 || ^6.0"
3299              },
3300              "suggest": {
3301                  "ext-SimpleXML": "For Firefox profile creation"
3302              },
3303              "type": "library",
3304              "autoload": {
3305                  "files": [
3306                      "lib/Exception/TimeoutException.php"
3307                  ],
3308                  "psr-4": {
3309                      "Facebook\\WebDriver\\": "lib/"
3310                  }
3311              },
3312              "notification-url": "https://packagist.org/downloads/",
3313              "license": [
3314                  "MIT"
3315              ],
3316              "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
3317              "homepage": "https://github.com/php-webdriver/php-webdriver",
3318              "keywords": [
3319                  "Chromedriver",
3320                  "geckodriver",
3321                  "php",
3322                  "selenium",
3323                  "webdriver"
3324              ],
3325              "support": {
3326                  "issues": "https://github.com/php-webdriver/php-webdriver/issues",
3327                  "source": "https://github.com/php-webdriver/php-webdriver/tree/1.13.1"
3328              },
3329              "time": "2022-10-11T11:49:44+00:00"
3330          },
3331          {
3332              "name": "phpdocumentor/reflection-common",
3333              "version": "2.2.0",
3334              "source": {
3335                  "type": "git",
3336                  "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
3337                  "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
3338              },
3339              "dist": {
3340                  "type": "zip",
3341                  "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
3342                  "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
3343                  "shasum": ""
3344              },
3345              "require": {
3346                  "php": "^7.2 || ^8.0"
3347              },
3348              "type": "library",
3349              "extra": {
3350                  "branch-alias": {
3351                      "dev-2.x": "2.x-dev"
3352                  }
3353              },
3354              "autoload": {
3355                  "psr-4": {
3356                      "phpDocumentor\\Reflection\\": "src/"
3357                  }
3358              },
3359              "notification-url": "https://packagist.org/downloads/",
3360              "license": [
3361                  "MIT"
3362              ],
3363              "authors": [
3364                  {
3365                      "name": "Jaap van Otterdijk",
3366                      "email": "opensource@ijaap.nl"
3367                  }
3368              ],
3369              "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
3370              "homepage": "http://www.phpdoc.org",
3371              "keywords": [
3372                  "FQSEN",
3373                  "phpDocumentor",
3374                  "phpdoc",
3375                  "reflection",
3376                  "static analysis"
3377              ],
3378              "support": {
3379                  "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
3380                  "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
3381              },
3382              "time": "2020-06-27T09:03:43+00:00"
3383          },
3384          {
3385              "name": "phpdocumentor/reflection-docblock",
3386              "version": "5.3.0",
3387              "source": {
3388                  "type": "git",
3389                  "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3390                  "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
3391              },
3392              "dist": {
3393                  "type": "zip",
3394                  "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
3395                  "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
3396                  "shasum": ""
3397              },
3398              "require": {
3399                  "ext-filter": "*",
3400                  "php": "^7.2 || ^8.0",
3401                  "phpdocumentor/reflection-common": "^2.2",
3402                  "phpdocumentor/type-resolver": "^1.3",
3403                  "webmozart/assert": "^1.9.1"
3404              },
3405              "require-dev": {
3406                  "mockery/mockery": "~1.3.2",
3407                  "psalm/phar": "^4.8"
3408              },
3409              "type": "library",
3410              "extra": {
3411                  "branch-alias": {
3412                      "dev-master": "5.x-dev"
3413                  }
3414              },
3415              "autoload": {
3416                  "psr-4": {
3417                      "phpDocumentor\\Reflection\\": "src"
3418                  }
3419              },
3420              "notification-url": "https://packagist.org/downloads/",
3421              "license": [
3422                  "MIT"
3423              ],
3424              "authors": [
3425                  {
3426                      "name": "Mike van Riel",
3427                      "email": "me@mikevanriel.com"
3428                  },
3429                  {
3430                      "name": "Jaap van Otterdijk",
3431                      "email": "account@ijaap.nl"
3432                  }
3433              ],
3434              "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
3435              "support": {
3436                  "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
3437                  "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
3438              },
3439              "time": "2021-10-19T17:43:47+00:00"
3440          },
3441          {
3442              "name": "phpdocumentor/type-resolver",
3443              "version": "1.6.1",
3444              "source": {
3445                  "type": "git",
3446                  "url": "https://github.com/phpDocumentor/TypeResolver.git",
3447                  "reference": "77a32518733312af16a44300404e945338981de3"
3448              },
3449              "dist": {
3450                  "type": "zip",
3451                  "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/77a32518733312af16a44300404e945338981de3",
3452                  "reference": "77a32518733312af16a44300404e945338981de3",
3453                  "shasum": ""
3454              },
3455              "require": {
3456                  "php": "^7.2 || ^8.0",
3457                  "phpdocumentor/reflection-common": "^2.0"
3458              },
3459              "require-dev": {
3460                  "ext-tokenizer": "*",
3461                  "psalm/phar": "^4.8"
3462              },
3463              "type": "library",
3464              "extra": {
3465                  "branch-alias": {
3466                      "dev-1.x": "1.x-dev"
3467                  }
3468              },
3469              "autoload": {
3470                  "psr-4": {
3471                      "phpDocumentor\\Reflection\\": "src"
3472                  }
3473              },
3474              "notification-url": "https://packagist.org/downloads/",
3475              "license": [
3476                  "MIT"
3477              ],
3478              "authors": [
3479                  {
3480                      "name": "Mike van Riel",
3481                      "email": "me@mikevanriel.com"
3482                  }
3483              ],
3484              "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
3485              "support": {
3486                  "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
3487                  "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.1"
3488              },
3489              "time": "2022-03-15T21:29:03+00:00"
3490          },
3491          {
3492              "name": "phpspec/prophecy",
3493              "version": "v1.21.0",
3494              "source": {
3495                  "type": "git",
3496                  "url": "https://github.com/phpspec/prophecy.git",
3497                  "reference": "7594ec2f6507dd6a5feaf4fa50c391d5274a5838"
3498              },
3499              "dist": {
3500                  "type": "zip",
3501                  "url": "https://api.github.com/repos/phpspec/prophecy/zipball/7594ec2f6507dd6a5feaf4fa50c391d5274a5838",
3502                  "reference": "7594ec2f6507dd6a5feaf4fa50c391d5274a5838",
3503                  "shasum": ""
3504              },
3505              "require": {
3506                  "doctrine/instantiator": "^1.2 || ^2.0",
3507                  "php": "^7.2 || 8.0.* || 8.1.* || 8.2.* || 8.3.* || 8.4.*",
3508                  "phpdocumentor/reflection-docblock": "^5.2",
3509                  "sebastian/comparator": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
3510                  "sebastian/recursion-context": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
3511              },
3512              "require-dev": {
3513                  "friendsofphp/php-cs-fixer": "^3.40",
3514                  "phpspec/phpspec": "^6.0 || ^7.0",
3515                  "phpstan/phpstan": "^1.9",
3516                  "phpunit/phpunit": "^8.0 || ^9.0 || ^10.0"
3517              },
3518              "type": "library",
3519              "extra": {
3520                  "branch-alias": {
3521                      "dev-master": "1.x-dev"
3522                  }
3523              },
3524              "autoload": {
3525                  "psr-4": {
3526                      "Prophecy\\": "src/Prophecy"
3527                  }
3528              },
3529              "notification-url": "https://packagist.org/downloads/",
3530              "license": [
3531                  "MIT"
3532              ],
3533              "authors": [
3534                  {
3535                      "name": "Konstantin Kudryashov",
3536                      "email": "ever.zet@gmail.com",
3537                      "homepage": "http://everzet.com"
3538                  },
3539                  {
3540                      "name": "Marcello Duarte",
3541                      "email": "marcello.duarte@gmail.com"
3542                  }
3543              ],
3544              "description": "Highly opinionated mocking framework for PHP 5.3+",
3545              "homepage": "https://github.com/phpspec/prophecy",
3546              "keywords": [
3547                  "Double",
3548                  "Dummy",
3549                  "dev",
3550                  "fake",
3551                  "mock",
3552                  "spy",
3553                  "stub"
3554              ],
3555              "support": {
3556                  "issues": "https://github.com/phpspec/prophecy/issues",
3557                  "source": "https://github.com/phpspec/prophecy/tree/v1.21.0"
3558              },
3559              "time": "2025-04-29T11:13:33+00:00"
3560          },
3561          {
3562              "name": "phpunit/dbunit",
3563              "version": "4.0.0",
3564              "source": {
3565                  "type": "git",
3566                  "url": "https://github.com/sebastianbergmann/dbunit.git",
3567                  "reference": "e77b469c3962b5a563f09a2a989f1c9bd38b8615"
3568              },
3569              "dist": {
3570                  "type": "zip",
3571                  "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/e77b469c3962b5a563f09a2a989f1c9bd38b8615",
3572                  "reference": "e77b469c3962b5a563f09a2a989f1c9bd38b8615",
3573                  "shasum": ""
3574              },
3575              "require": {
3576                  "ext-pdo": "*",
3577                  "ext-simplexml": "*",
3578                  "php": "^7.1",
3579                  "phpunit/phpunit": "^7.0",
3580                  "symfony/yaml": "^3.0 || ^4.0"
3581              },
3582              "type": "library",
3583              "extra": {
3584                  "branch-alias": {
3585                      "dev-master": "4.0-dev"
3586                  }
3587              },
3588              "autoload": {
3589                  "classmap": [
3590                      "src/"
3591                  ]
3592              },
3593              "notification-url": "https://packagist.org/downloads/",
3594              "license": [
3595                  "BSD-3-Clause"
3596              ],
3597              "authors": [
3598                  {
3599                      "name": "Sebastian Bergmann",
3600                      "email": "sebastian@phpunit.de",
3601                      "role": "lead"
3602                  }
3603              ],
3604              "description": "PHPUnit extension for database interaction testing",
3605              "homepage": "https://github.com/sebastianbergmann/dbunit/",
3606              "keywords": [
3607                  "database",
3608                  "testing",
3609                  "xunit"
3610              ],
3611              "support": {
3612                  "issues": "https://github.com/sebastianbergmann/dbunit/issues",
3613                  "source": "https://github.com/sebastianbergmann/dbunit/tree/master"
3614              },
3615              "abandoned": true,
3616              "time": "2018-02-07T06:47:59+00:00"
3617          },
3618          {
3619              "name": "phpunit/php-code-coverage",
3620              "version": "6.1.4",
3621              "source": {
3622                  "type": "git",
3623                  "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3624                  "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
3625              },
3626              "dist": {
3627                  "type": "zip",
3628                  "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
3629                  "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
3630                  "shasum": ""
3631              },
3632              "require": {
3633                  "ext-dom": "*",
3634                  "ext-xmlwriter": "*",
3635                  "php": "^7.1",
3636                  "phpunit/php-file-iterator": "^2.0",
3637                  "phpunit/php-text-template": "^1.2.1",
3638                  "phpunit/php-token-stream": "^3.0",
3639                  "sebastian/code-unit-reverse-lookup": "^1.0.1",
3640                  "sebastian/environment": "^3.1 || ^4.0",
3641                  "sebastian/version": "^2.0.1",
3642                  "theseer/tokenizer": "^1.1"
3643              },
3644              "require-dev": {
3645                  "phpunit/phpunit": "^7.0"
3646              },
3647              "suggest": {
3648                  "ext-xdebug": "^2.6.0"
3649              },
3650              "type": "library",
3651              "extra": {
3652                  "branch-alias": {
3653                      "dev-master": "6.1-dev"
3654                  }
3655              },
3656              "autoload": {
3657                  "classmap": [
3658                      "src/"
3659                  ]
3660              },
3661              "notification-url": "https://packagist.org/downloads/",
3662              "license": [
3663                  "BSD-3-Clause"
3664              ],
3665              "authors": [
3666                  {
3667                      "name": "Sebastian Bergmann",
3668                      "email": "sebastian@phpunit.de",
3669                      "role": "lead"
3670                  }
3671              ],
3672              "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3673              "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3674              "keywords": [
3675                  "coverage",
3676                  "testing",
3677                  "xunit"
3678              ],
3679              "support": {
3680                  "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
3681                  "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/master"
3682              },
3683              "time": "2018-10-31T16:06:48+00:00"
3684          },
3685          {
3686              "name": "phpunit/php-file-iterator",
3687              "version": "2.0.6",
3688              "source": {
3689                  "type": "git",
3690                  "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3691                  "reference": "69deeb8664f611f156a924154985fbd4911eb36b"
3692              },
3693              "dist": {
3694                  "type": "zip",
3695                  "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/69deeb8664f611f156a924154985fbd4911eb36b",
3696                  "reference": "69deeb8664f611f156a924154985fbd4911eb36b",
3697                  "shasum": ""
3698              },
3699              "require": {
3700                  "php": ">=7.1"
3701              },
3702              "require-dev": {
3703                  "phpunit/phpunit": "^8.5"
3704              },
3705              "type": "library",
3706              "extra": {
3707                  "branch-alias": {
3708                      "dev-master": "2.0.x-dev"
3709                  }
3710              },
3711              "autoload": {
3712                  "classmap": [
3713                      "src/"
3714                  ]
3715              },
3716              "notification-url": "https://packagist.org/downloads/",
3717              "license": [
3718                  "BSD-3-Clause"
3719              ],
3720              "authors": [
3721                  {
3722                      "name": "Sebastian Bergmann",
3723                      "email": "sebastian@phpunit.de",
3724                      "role": "lead"
3725                  }
3726              ],
3727              "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3728              "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3729              "keywords": [
3730                  "filesystem",
3731                  "iterator"
3732              ],
3733              "support": {
3734                  "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
3735                  "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.6"
3736              },
3737              "funding": [
3738                  {
3739                      "url": "https://github.com/sebastianbergmann",
3740                      "type": "github"
3741                  }
3742              ],
3743              "time": "2024-03-01T13:39:50+00:00"
3744          },
3745          {
3746              "name": "phpunit/php-text-template",
3747              "version": "1.2.1",
3748              "source": {
3749                  "type": "git",
3750                  "url": "https://github.com/sebastianbergmann/php-text-template.git",
3751                  "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3752              },
3753              "dist": {
3754                  "type": "zip",
3755                  "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3756                  "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3757                  "shasum": ""
3758              },
3759              "require": {
3760                  "php": ">=5.3.3"
3761              },
3762              "type": "library",
3763              "autoload": {
3764                  "classmap": [
3765                      "src/"
3766                  ]
3767              },
3768              "notification-url": "https://packagist.org/downloads/",
3769              "license": [
3770                  "BSD-3-Clause"
3771              ],
3772              "authors": [
3773                  {
3774                      "name": "Sebastian Bergmann",
3775                      "email": "sebastian@phpunit.de",
3776                      "role": "lead"
3777                  }
3778              ],
3779              "description": "Simple template engine.",
3780              "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3781              "keywords": [
3782                  "template"
3783              ],
3784              "support": {
3785                  "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
3786                  "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
3787              },
3788              "time": "2015-06-21T13:50:34+00:00"
3789          },
3790          {
3791              "name": "phpunit/php-timer",
3792              "version": "2.1.4",
3793              "source": {
3794                  "type": "git",
3795                  "url": "https://github.com/sebastianbergmann/php-timer.git",
3796                  "reference": "a691211e94ff39a34811abd521c31bd5b305b0bb"
3797              },
3798              "dist": {
3799                  "type": "zip",
3800                  "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/a691211e94ff39a34811abd521c31bd5b305b0bb",
3801                  "reference": "a691211e94ff39a34811abd521c31bd5b305b0bb",
3802                  "shasum": ""
3803              },
3804              "require": {
3805                  "php": ">=7.1"
3806              },
3807              "require-dev": {
3808                  "phpunit/phpunit": "^8.5"
3809              },
3810              "type": "library",
3811              "extra": {
3812                  "branch-alias": {
3813                      "dev-master": "2.1-dev"
3814                  }
3815              },
3816              "autoload": {
3817                  "classmap": [
3818                      "src/"
3819                  ]
3820              },
3821              "notification-url": "https://packagist.org/downloads/",
3822              "license": [
3823                  "BSD-3-Clause"
3824              ],
3825              "authors": [
3826                  {
3827                      "name": "Sebastian Bergmann",
3828                      "email": "sebastian@phpunit.de",
3829                      "role": "lead"
3830                  }
3831              ],
3832              "description": "Utility class for timing",
3833              "homepage": "https://github.com/sebastianbergmann/php-timer/",
3834              "keywords": [
3835                  "timer"
3836              ],
3837              "support": {
3838                  "issues": "https://github.com/sebastianbergmann/php-timer/issues",
3839                  "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.4"
3840              },
3841              "funding": [
3842                  {
3843                      "url": "https://github.com/sebastianbergmann",
3844                      "type": "github"
3845                  }
3846              ],
3847              "time": "2024-03-01T13:42:41+00:00"
3848          },
3849          {
3850              "name": "phpunit/php-token-stream",
3851              "version": "3.1.3",
3852              "source": {
3853                  "type": "git",
3854                  "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3855                  "reference": "9c1da83261628cb24b6a6df371b6e312b3954768"
3856              },
3857              "dist": {
3858                  "type": "zip",
3859                  "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/9c1da83261628cb24b6a6df371b6e312b3954768",
3860                  "reference": "9c1da83261628cb24b6a6df371b6e312b3954768",
3861                  "shasum": ""
3862              },
3863              "require": {
3864                  "ext-tokenizer": "*",
3865                  "php": ">=7.1"
3866              },
3867              "require-dev": {
3868                  "phpunit/phpunit": "^7.0"
3869              },
3870              "type": "library",
3871              "extra": {
3872                  "branch-alias": {
3873                      "dev-master": "3.1-dev"
3874                  }
3875              },
3876              "autoload": {
3877                  "classmap": [
3878                      "src/"
3879                  ]
3880              },
3881              "notification-url": "https://packagist.org/downloads/",
3882              "license": [
3883                  "BSD-3-Clause"
3884              ],
3885              "authors": [
3886                  {
3887                      "name": "Sebastian Bergmann",
3888                      "email": "sebastian@phpunit.de"
3889                  }
3890              ],
3891              "description": "Wrapper around PHP's tokenizer extension.",
3892              "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3893              "keywords": [
3894                  "tokenizer"
3895              ],
3896              "support": {
3897                  "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
3898                  "source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.3"
3899              },
3900              "funding": [
3901                  {
3902                      "url": "https://github.com/sebastianbergmann",
3903                      "type": "github"
3904                  }
3905              ],
3906              "abandoned": true,
3907              "time": "2021-07-26T12:15:06+00:00"
3908          },
3909          {
3910              "name": "phpunit/phpunit",
3911              "version": "7.5.20",
3912              "source": {
3913                  "type": "git",
3914                  "url": "https://github.com/sebastianbergmann/phpunit.git",
3915                  "reference": "9467db479d1b0487c99733bb1e7944d32deded2c"
3916              },
3917              "dist": {
3918                  "type": "zip",
3919                  "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c",
3920                  "reference": "9467db479d1b0487c99733bb1e7944d32deded2c",
3921                  "shasum": ""
3922              },
3923              "require": {
3924                  "doctrine/instantiator": "^1.1",
3925                  "ext-dom": "*",
3926                  "ext-json": "*",
3927                  "ext-libxml": "*",
3928                  "ext-mbstring": "*",
3929                  "ext-xml": "*",
3930                  "myclabs/deep-copy": "^1.7",
3931                  "phar-io/manifest": "^1.0.2",
3932                  "phar-io/version": "^2.0",
3933                  "php": "^7.1",
3934                  "phpspec/prophecy": "^1.7",
3935                  "phpunit/php-code-coverage": "^6.0.7",
3936                  "phpunit/php-file-iterator": "^2.0.1",
3937                  "phpunit/php-text-template": "^1.2.1",
3938                  "phpunit/php-timer": "^2.1",
3939                  "sebastian/comparator": "^3.0",
3940                  "sebastian/diff": "^3.0",
3941                  "sebastian/environment": "^4.0",
3942                  "sebastian/exporter": "^3.1",
3943                  "sebastian/global-state": "^2.0",
3944                  "sebastian/object-enumerator": "^3.0.3",
3945                  "sebastian/resource-operations": "^2.0",
3946                  "sebastian/version": "^2.0.1"
3947              },
3948              "conflict": {
3949                  "phpunit/phpunit-mock-objects": "*"
3950              },
3951              "require-dev": {
3952                  "ext-pdo": "*"
3953              },
3954              "suggest": {
3955                  "ext-soap": "*",
3956                  "ext-xdebug": "*",
3957                  "phpunit/php-invoker": "^2.0"
3958              },
3959              "bin": [
3960                  "phpunit"
3961              ],
3962              "type": "library",
3963              "extra": {
3964                  "branch-alias": {
3965                      "dev-master": "7.5-dev"
3966                  }
3967              },
3968              "autoload": {
3969                  "classmap": [
3970                      "src/"
3971                  ]
3972              },
3973              "notification-url": "https://packagist.org/downloads/",
3974              "license": [
3975                  "BSD-3-Clause"
3976              ],
3977              "authors": [
3978                  {
3979                      "name": "Sebastian Bergmann",
3980                      "email": "sebastian@phpunit.de",
3981                      "role": "lead"
3982                  }
3983              ],
3984              "description": "The PHP Unit Testing framework.",
3985              "homepage": "https://phpunit.de/",
3986              "keywords": [
3987                  "phpunit",
3988                  "testing",
3989                  "xunit"
3990              ],
3991              "support": {
3992                  "issues": "https://github.com/sebastianbergmann/phpunit/issues",
3993                  "source": "https://github.com/sebastianbergmann/phpunit/tree/7.5.20"
3994              },
3995              "time": "2020-01-08T08:45:45+00:00"
3996          },
3997          {
3998              "name": "sebastian/code-unit-reverse-lookup",
3999              "version": "1.0.3",
4000              "source": {
4001                  "type": "git",
4002                  "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
4003                  "reference": "92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54"
4004              },
4005              "dist": {
4006                  "type": "zip",
4007                  "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54",
4008                  "reference": "92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54",
4009                  "shasum": ""
4010              },
4011              "require": {
4012                  "php": ">=5.6"
4013              },
4014              "require-dev": {
4015                  "phpunit/phpunit": "^8.5"
4016              },
4017              "type": "library",
4018              "extra": {
4019                  "branch-alias": {
4020                      "dev-master": "1.0.x-dev"
4021                  }
4022              },
4023              "autoload": {
4024                  "classmap": [
4025                      "src/"
4026                  ]
4027              },
4028              "notification-url": "https://packagist.org/downloads/",
4029              "license": [
4030                  "BSD-3-Clause"
4031              ],
4032              "authors": [
4033                  {
4034                      "name": "Sebastian Bergmann",
4035                      "email": "sebastian@phpunit.de"
4036                  }
4037              ],
4038              "description": "Looks up which function or method a line of code belongs to",
4039              "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
4040              "support": {
4041                  "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
4042                  "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.3"
4043              },
4044              "funding": [
4045                  {
4046                      "url": "https://github.com/sebastianbergmann",
4047                      "type": "github"
4048                  }
4049              ],
4050              "time": "2024-03-01T13:45:45+00:00"
4051          },
4052          {
4053              "name": "sebastian/comparator",
4054              "version": "3.0.7",
4055              "source": {
4056                  "type": "git",
4057                  "url": "https://github.com/sebastianbergmann/comparator.git",
4058                  "reference": "bc7d8ac2fe1cce229bff9b5fd4efe65918a1ff52"
4059              },
4060              "dist": {
4061                  "type": "zip",
4062                  "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/bc7d8ac2fe1cce229bff9b5fd4efe65918a1ff52",
4063                  "reference": "bc7d8ac2fe1cce229bff9b5fd4efe65918a1ff52",
4064                  "shasum": ""
4065              },
4066              "require": {
4067                  "php": ">=7.1",
4068                  "sebastian/diff": "^3.0",
4069                  "sebastian/exporter": "^3.1"
4070              },
4071              "require-dev": {
4072                  "phpunit/phpunit": "^8.5"
4073              },
4074              "type": "library",
4075              "extra": {
4076                  "branch-alias": {
4077                      "dev-master": "3.0-dev"
4078                  }
4079              },
4080              "autoload": {
4081                  "classmap": [
4082                      "src/"
4083                  ]
4084              },
4085              "notification-url": "https://packagist.org/downloads/",
4086              "license": [
4087                  "BSD-3-Clause"
4088              ],
4089              "authors": [
4090                  {
4091                      "name": "Sebastian Bergmann",
4092                      "email": "sebastian@phpunit.de"
4093                  },
4094                  {
4095                      "name": "Jeff Welch",
4096                      "email": "whatthejeff@gmail.com"
4097                  },
4098                  {
4099                      "name": "Volker Dusch",
4100                      "email": "github@wallbash.com"
4101                  },
4102                  {
4103                      "name": "Bernhard Schussek",
4104                      "email": "bschussek@2bepublished.at"
4105                  }
4106              ],
4107              "description": "Provides the functionality to compare PHP values for equality",
4108              "homepage": "https://github.com/sebastianbergmann/comparator",
4109              "keywords": [
4110                  "comparator",
4111                  "compare",
4112                  "equality"
4113              ],
4114              "support": {
4115                  "issues": "https://github.com/sebastianbergmann/comparator/issues",
4116                  "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.7"
4117              },
4118              "funding": [
4119                  {
4120                      "url": "https://github.com/sebastianbergmann",
4121                      "type": "github"
4122                  },
4123                  {
4124                      "url": "https://liberapay.com/sebastianbergmann",
4125                      "type": "liberapay"
4126                  },
4127                  {
4128                      "url": "https://thanks.dev/u/gh/sebastianbergmann",
4129                      "type": "thanks_dev"
4130                  },
4131                  {
4132                      "url": "https://tidelift.com/funding/github/packagist/sebastian/comparator",
4133                      "type": "tidelift"
4134                  }
4135              ],
4136              "time": "2026-01-24T09:20:25+00:00"
4137          },
4138          {
4139              "name": "sebastian/diff",
4140              "version": "3.0.6",
4141              "source": {
4142                  "type": "git",
4143                  "url": "https://github.com/sebastianbergmann/diff.git",
4144                  "reference": "98ff311ca519c3aa73ccd3de053bdb377171d7b6"
4145              },
4146              "dist": {
4147                  "type": "zip",
4148                  "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/98ff311ca519c3aa73ccd3de053bdb377171d7b6",
4149                  "reference": "98ff311ca519c3aa73ccd3de053bdb377171d7b6",
4150                  "shasum": ""
4151              },
4152              "require": {
4153                  "php": ">=7.1"
4154              },
4155              "require-dev": {
4156                  "phpunit/phpunit": "^7.5 || ^8.0",
4157                  "symfony/process": "^2 || ^3.3 || ^4"
4158              },
4159              "type": "library",
4160              "extra": {
4161                  "branch-alias": {
4162                      "dev-master": "3.0-dev"
4163                  }
4164              },
4165              "autoload": {
4166                  "classmap": [
4167                      "src/"
4168                  ]
4169              },
4170              "notification-url": "https://packagist.org/downloads/",
4171              "license": [
4172                  "BSD-3-Clause"
4173              ],
4174              "authors": [
4175                  {
4176                      "name": "Sebastian Bergmann",
4177                      "email": "sebastian@phpunit.de"
4178                  },
4179                  {
4180                      "name": "Kore Nordmann",
4181                      "email": "mail@kore-nordmann.de"
4182                  }
4183              ],
4184              "description": "Diff implementation",
4185              "homepage": "https://github.com/sebastianbergmann/diff",
4186              "keywords": [
4187                  "diff",
4188                  "udiff",
4189                  "unidiff",
4190                  "unified diff"
4191              ],
4192              "support": {
4193                  "issues": "https://github.com/sebastianbergmann/diff/issues",
4194                  "source": "https://github.com/sebastianbergmann/diff/tree/3.0.6"
4195              },
4196              "funding": [
4197                  {
4198                      "url": "https://github.com/sebastianbergmann",
4199                      "type": "github"
4200                  }
4201              ],
4202              "time": "2024-03-02T06:16:36+00:00"
4203          },
4204          {
4205              "name": "sebastian/environment",
4206              "version": "4.2.5",
4207              "source": {
4208                  "type": "git",
4209                  "url": "https://github.com/sebastianbergmann/environment.git",
4210                  "reference": "56932f6049a0482853056ffd617c91ffcc754205"
4211              },
4212              "dist": {
4213                  "type": "zip",
4214                  "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/56932f6049a0482853056ffd617c91ffcc754205",
4215                  "reference": "56932f6049a0482853056ffd617c91ffcc754205",
4216                  "shasum": ""
4217              },
4218              "require": {
4219                  "php": ">=7.1"
4220              },
4221              "require-dev": {
4222                  "phpunit/phpunit": "^7.5"
4223              },
4224              "suggest": {
4225                  "ext-posix": "*"
4226              },
4227              "type": "library",
4228              "extra": {
4229                  "branch-alias": {
4230                      "dev-master": "4.2-dev"
4231                  }
4232              },
4233              "autoload": {
4234                  "classmap": [
4235                      "src/"
4236                  ]
4237              },
4238              "notification-url": "https://packagist.org/downloads/",
4239              "license": [
4240                  "BSD-3-Clause"
4241              ],
4242              "authors": [
4243                  {
4244                      "name": "Sebastian Bergmann",
4245                      "email": "sebastian@phpunit.de"
4246                  }
4247              ],
4248              "description": "Provides functionality to handle HHVM/PHP environments",
4249              "homepage": "http://www.github.com/sebastianbergmann/environment",
4250              "keywords": [
4251                  "Xdebug",
4252                  "environment",
4253                  "hhvm"
4254              ],
4255              "support": {
4256                  "issues": "https://github.com/sebastianbergmann/environment/issues",
4257                  "source": "https://github.com/sebastianbergmann/environment/tree/4.2.5"
4258              },
4259              "funding": [
4260                  {
4261                      "url": "https://github.com/sebastianbergmann",
4262                      "type": "github"
4263                  }
4264              ],
4265              "time": "2024-03-01T13:49:59+00:00"
4266          },
4267          {
4268              "name": "sebastian/exporter",
4269              "version": "3.1.8",
4270              "source": {
4271                  "type": "git",
4272                  "url": "https://github.com/sebastianbergmann/exporter.git",
4273                  "reference": "64cfeaa341951ceb2019d7b98232399d57bb2296"
4274              },
4275              "dist": {
4276                  "type": "zip",
4277                  "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64cfeaa341951ceb2019d7b98232399d57bb2296",
4278                  "reference": "64cfeaa341951ceb2019d7b98232399d57bb2296",
4279                  "shasum": ""
4280              },
4281              "require": {
4282                  "php": ">=7.2",
4283                  "sebastian/recursion-context": "^3.0"
4284              },
4285              "require-dev": {
4286                  "ext-mbstring": "*",
4287                  "phpunit/phpunit": "^8.5"
4288              },
4289              "type": "library",
4290              "extra": {
4291                  "branch-alias": {
4292                      "dev-master": "3.1.x-dev"
4293                  }
4294              },
4295              "autoload": {
4296                  "classmap": [
4297                      "src/"
4298                  ]
4299              },
4300              "notification-url": "https://packagist.org/downloads/",
4301              "license": [
4302                  "BSD-3-Clause"
4303              ],
4304              "authors": [
4305                  {
4306                      "name": "Sebastian Bergmann",
4307                      "email": "sebastian@phpunit.de"
4308                  },
4309                  {
4310                      "name": "Jeff Welch",
4311                      "email": "whatthejeff@gmail.com"
4312                  },
4313                  {
4314                      "name": "Volker Dusch",
4315                      "email": "github@wallbash.com"
4316                  },
4317                  {
4318                      "name": "Adam Harvey",
4319                      "email": "aharvey@php.net"
4320                  },
4321                  {
4322                      "name": "Bernhard Schussek",
4323                      "email": "bschussek@gmail.com"
4324                  }
4325              ],
4326              "description": "Provides the functionality to export PHP variables for visualization",
4327              "homepage": "http://www.github.com/sebastianbergmann/exporter",
4328              "keywords": [
4329                  "export",
4330                  "exporter"
4331              ],
4332              "support": {
4333                  "issues": "https://github.com/sebastianbergmann/exporter/issues",
4334                  "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.8"
4335              },
4336              "funding": [
4337                  {
4338                      "url": "https://github.com/sebastianbergmann",
4339                      "type": "github"
4340                  },
4341                  {
4342                      "url": "https://liberapay.com/sebastianbergmann",
4343                      "type": "liberapay"
4344                  },
4345                  {
4346                      "url": "https://thanks.dev/u/gh/sebastianbergmann",
4347                      "type": "thanks_dev"
4348                  },
4349                  {
4350                      "url": "https://tidelift.com/funding/github/packagist/sebastian/exporter",
4351                      "type": "tidelift"
4352                  }
4353              ],
4354              "time": "2025-09-24T05:55:14+00:00"
4355          },
4356          {
4357              "name": "sebastian/global-state",
4358              "version": "2.0.0",
4359              "source": {
4360                  "type": "git",
4361                  "url": "https://github.com/sebastianbergmann/global-state.git",
4362                  "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
4363              },
4364              "dist": {
4365                  "type": "zip",
4366                  "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
4367                  "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
4368                  "shasum": ""
4369              },
4370              "require": {
4371                  "php": "^7.0"
4372              },
4373              "require-dev": {
4374                  "phpunit/phpunit": "^6.0"
4375              },
4376              "suggest": {
4377                  "ext-uopz": "*"
4378              },
4379              "type": "library",
4380              "extra": {
4381                  "branch-alias": {
4382                      "dev-master": "2.0-dev"
4383                  }
4384              },
4385              "autoload": {
4386                  "classmap": [
4387                      "src/"
4388                  ]
4389              },
4390              "notification-url": "https://packagist.org/downloads/",
4391              "license": [
4392                  "BSD-3-Clause"
4393              ],
4394              "authors": [
4395                  {
4396                      "name": "Sebastian Bergmann",
4397                      "email": "sebastian@phpunit.de"
4398                  }
4399              ],
4400              "description": "Snapshotting of global state",
4401              "homepage": "http://www.github.com/sebastianbergmann/global-state",
4402              "keywords": [
4403                  "global state"
4404              ],
4405              "support": {
4406                  "issues": "https://github.com/sebastianbergmann/global-state/issues",
4407                  "source": "https://github.com/sebastianbergmann/global-state/tree/2.0.0"
4408              },
4409              "time": "2017-04-27T15:39:26+00:00"
4410          },
4411          {
4412              "name": "sebastian/object-enumerator",
4413              "version": "3.0.5",
4414              "source": {
4415                  "type": "git",
4416                  "url": "https://github.com/sebastianbergmann/object-enumerator.git",
4417                  "reference": "ac5b293dba925751b808e02923399fb44ff0d541"
4418              },
4419              "dist": {
4420                  "type": "zip",
4421                  "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/ac5b293dba925751b808e02923399fb44ff0d541",
4422                  "reference": "ac5b293dba925751b808e02923399fb44ff0d541",
4423                  "shasum": ""
4424              },
4425              "require": {
4426                  "php": ">=7.0",
4427                  "sebastian/object-reflector": "^1.1.1",
4428                  "sebastian/recursion-context": "^3.0"
4429              },
4430              "require-dev": {
4431                  "phpunit/phpunit": "^6.0"
4432              },
4433              "type": "library",
4434              "extra": {
4435                  "branch-alias": {
4436                      "dev-master": "3.0.x-dev"
4437                  }
4438              },
4439              "autoload": {
4440                  "classmap": [
4441                      "src/"
4442                  ]
4443              },
4444              "notification-url": "https://packagist.org/downloads/",
4445              "license": [
4446                  "BSD-3-Clause"
4447              ],
4448              "authors": [
4449                  {
4450                      "name": "Sebastian Bergmann",
4451                      "email": "sebastian@phpunit.de"
4452                  }
4453              ],
4454              "description": "Traverses array structures and object graphs to enumerate all referenced objects",
4455              "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
4456              "support": {
4457                  "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
4458                  "source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.5"
4459              },
4460              "funding": [
4461                  {
4462                      "url": "https://github.com/sebastianbergmann",
4463                      "type": "github"
4464                  }
4465              ],
4466              "time": "2024-03-01T13:54:02+00:00"
4467          },
4468          {
4469              "name": "sebastian/object-reflector",
4470              "version": "1.1.3",
4471              "source": {
4472                  "type": "git",
4473                  "url": "https://github.com/sebastianbergmann/object-reflector.git",
4474                  "reference": "1d439c229e61f244ff1f211e5c99737f90c67def"
4475              },
4476              "dist": {
4477                  "type": "zip",
4478                  "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/1d439c229e61f244ff1f211e5c99737f90c67def",
4479                  "reference": "1d439c229e61f244ff1f211e5c99737f90c67def",
4480                  "shasum": ""
4481              },
4482              "require": {
4483                  "php": ">=7.0"
4484              },
4485              "require-dev": {
4486                  "phpunit/phpunit": "^6.0"
4487              },
4488              "type": "library",
4489              "extra": {
4490                  "branch-alias": {
4491                      "dev-master": "1.1-dev"
4492                  }
4493              },
4494              "autoload": {
4495                  "classmap": [
4496                      "src/"
4497                  ]
4498              },
4499              "notification-url": "https://packagist.org/downloads/",
4500              "license": [
4501                  "BSD-3-Clause"
4502              ],
4503              "authors": [
4504                  {
4505                      "name": "Sebastian Bergmann",
4506                      "email": "sebastian@phpunit.de"
4507                  }
4508              ],
4509              "description": "Allows reflection of object attributes, including inherited and non-public ones",
4510              "homepage": "https://github.com/sebastianbergmann/object-reflector/",
4511              "support": {
4512                  "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
4513                  "source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.3"
4514              },
4515              "funding": [
4516                  {
4517                      "url": "https://github.com/sebastianbergmann",
4518                      "type": "github"
4519                  }
4520              ],
4521              "time": "2024-03-01T13:56:04+00:00"
4522          },
4523          {
4524              "name": "sebastian/recursion-context",
4525              "version": "3.0.3",
4526              "source": {
4527                  "type": "git",
4528                  "url": "https://github.com/sebastianbergmann/recursion-context.git",
4529                  "reference": "8fe7e75986a9d24b4cceae847314035df7703a5a"
4530              },
4531              "dist": {
4532                  "type": "zip",
4533                  "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/8fe7e75986a9d24b4cceae847314035df7703a5a",
4534                  "reference": "8fe7e75986a9d24b4cceae847314035df7703a5a",
4535                  "shasum": ""
4536              },
4537              "require": {
4538                  "php": ">=7.0"
4539              },
4540              "require-dev": {
4541                  "phpunit/phpunit": "^6.0"
4542              },
4543              "type": "library",
4544              "extra": {
4545                  "branch-alias": {
4546                      "dev-master": "3.0.x-dev"
4547                  }
4548              },
4549              "autoload": {
4550                  "classmap": [
4551                      "src/"
4552                  ]
4553              },
4554              "notification-url": "https://packagist.org/downloads/",
4555              "license": [
4556                  "BSD-3-Clause"
4557              ],
4558              "authors": [
4559                  {
4560                      "name": "Sebastian Bergmann",
4561                      "email": "sebastian@phpunit.de"
4562                  },
4563                  {
4564                      "name": "Jeff Welch",
4565                      "email": "whatthejeff@gmail.com"
4566                  },
4567                  {
4568                      "name": "Adam Harvey",
4569                      "email": "aharvey@php.net"
4570                  }
4571              ],
4572              "description": "Provides functionality to recursively process PHP variables",
4573              "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
4574              "support": {
4575                  "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
4576                  "source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.3"
4577              },
4578              "funding": [
4579                  {
4580                      "url": "https://github.com/sebastianbergmann",
4581                      "type": "github"
4582                  },
4583                  {
4584                      "url": "https://liberapay.com/sebastianbergmann",
4585                      "type": "liberapay"
4586                  },
4587                  {
4588                      "url": "https://thanks.dev/u/gh/sebastianbergmann",
4589                      "type": "thanks_dev"
4590                  },
4591                  {
4592                      "url": "https://tidelift.com/funding/github/packagist/sebastian/recursion-context",
4593                      "type": "tidelift"
4594                  }
4595              ],
4596              "time": "2025-08-10T05:25:53+00:00"
4597          },
4598          {
4599              "name": "sebastian/resource-operations",
4600              "version": "2.0.3",
4601              "source": {
4602                  "type": "git",
4603                  "url": "https://github.com/sebastianbergmann/resource-operations.git",
4604                  "reference": "72a7f7674d053d548003b16ff5a106e7e0e06eee"
4605              },
4606              "dist": {
4607                  "type": "zip",
4608                  "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/72a7f7674d053d548003b16ff5a106e7e0e06eee",
4609                  "reference": "72a7f7674d053d548003b16ff5a106e7e0e06eee",
4610                  "shasum": ""
4611              },
4612              "require": {
4613                  "php": ">=7.1"
4614              },
4615              "type": "library",
4616              "extra": {
4617                  "branch-alias": {
4618                      "dev-master": "2.0-dev"
4619                  }
4620              },
4621              "autoload": {
4622                  "classmap": [
4623                      "src/"
4624                  ]
4625              },
4626              "notification-url": "https://packagist.org/downloads/",
4627              "license": [
4628                  "BSD-3-Clause"
4629              ],
4630              "authors": [
4631                  {
4632                      "name": "Sebastian Bergmann",
4633                      "email": "sebastian@phpunit.de"
4634                  }
4635              ],
4636              "description": "Provides a list of PHP built-in functions that operate on resources",
4637              "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
4638              "support": {
4639                  "source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.3"
4640              },
4641              "funding": [
4642                  {
4643                      "url": "https://github.com/sebastianbergmann",
4644                      "type": "github"
4645                  }
4646              ],
4647              "time": "2024-03-01T13:59:09+00:00"
4648          },
4649          {
4650              "name": "sebastian/version",
4651              "version": "2.0.1",
4652              "source": {
4653                  "type": "git",
4654                  "url": "https://github.com/sebastianbergmann/version.git",
4655                  "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
4656              },
4657              "dist": {
4658                  "type": "zip",
4659                  "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
4660                  "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
4661                  "shasum": ""
4662              },
4663              "require": {
4664                  "php": ">=5.6"
4665              },
4666              "type": "library",
4667              "extra": {
4668                  "branch-alias": {
4669                      "dev-master": "2.0.x-dev"
4670                  }
4671              },
4672              "autoload": {
4673                  "classmap": [
4674                      "src/"
4675                  ]
4676              },
4677              "notification-url": "https://packagist.org/downloads/",
4678              "license": [
4679                  "BSD-3-Clause"
4680              ],
4681              "authors": [
4682                  {
4683                      "name": "Sebastian Bergmann",
4684                      "email": "sebastian@phpunit.de",
4685                      "role": "lead"
4686                  }
4687              ],
4688              "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4689              "homepage": "https://github.com/sebastianbergmann/version",
4690              "support": {
4691                  "issues": "https://github.com/sebastianbergmann/version/issues",
4692                  "source": "https://github.com/sebastianbergmann/version/tree/master"
4693              },
4694              "time": "2016-10-03T07:35:21+00:00"
4695          },
4696          {
4697              "name": "squizlabs/php_codesniffer",
4698              "version": "4.0.1",
4699              "source": {
4700                  "type": "git",
4701                  "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
4702                  "reference": "0525c73950de35ded110cffafb9892946d7771b5"
4703              },
4704              "dist": {
4705                  "type": "zip",
4706                  "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/0525c73950de35ded110cffafb9892946d7771b5",
4707                  "reference": "0525c73950de35ded110cffafb9892946d7771b5",
4708                  "shasum": ""
4709              },
4710              "require": {
4711                  "ext-simplexml": "*",
4712                  "ext-tokenizer": "*",
4713                  "ext-xmlwriter": "*",
4714                  "php": ">=7.2.0"
4715              },
4716              "require-dev": {
4717                  "phpunit/phpunit": "^8.4.0 || ^9.3.4 || ^10.5.32 || 11.3.3 - 11.5.28 || ^11.5.31"
4718              },
4719              "bin": [
4720                  "bin/phpcbf",
4721                  "bin/phpcs"
4722              ],
4723              "type": "library",
4724              "notification-url": "https://packagist.org/downloads/",
4725              "license": [
4726                  "BSD-3-Clause"
4727              ],
4728              "authors": [
4729                  {
4730                      "name": "Greg Sherwood",
4731                      "role": "Former lead"
4732                  },
4733                  {
4734                      "name": "Juliette Reinders Folmer",
4735                      "role": "Current lead"
4736                  },
4737                  {
4738                      "name": "Contributors",
4739                      "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
4740                  }
4741              ],
4742              "description": "PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.",
4743              "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
4744              "keywords": [
4745                  "phpcs",
4746                  "standards",
4747                  "static analysis"
4748              ],
4749              "support": {
4750                  "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
4751                  "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
4752                  "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
4753                  "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
4754              },
4755              "funding": [
4756                  {
4757                      "url": "https://github.com/PHPCSStandards",
4758                      "type": "github"
4759                  },
4760                  {
4761                      "url": "https://github.com/jrfnl",
4762                      "type": "github"
4763                  },
4764                  {
4765                      "url": "https://opencollective.com/php_codesniffer",
4766                      "type": "open_collective"
4767                  },
4768                  {
4769                      "url": "https://thanks.dev/u/gh/phpcsstandards",
4770                      "type": "thanks_dev"
4771                  }
4772              ],
4773              "time": "2025-11-10T16:43:36+00:00"
4774          },
4775          {
4776              "name": "symfony/browser-kit",
4777              "version": "v3.4.47",
4778              "source": {
4779                  "type": "git",
4780                  "url": "https://github.com/symfony/browser-kit.git",
4781                  "reference": "9590bd3d3f9fa2f28d34b713ed4765a8cc8ad15c"
4782              },
4783              "dist": {
4784                  "type": "zip",
4785                  "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9590bd3d3f9fa2f28d34b713ed4765a8cc8ad15c",
4786                  "reference": "9590bd3d3f9fa2f28d34b713ed4765a8cc8ad15c",
4787                  "shasum": ""
4788              },
4789              "require": {
4790                  "php": "^5.5.9|>=7.0.8",
4791                  "symfony/dom-crawler": "~2.8|~3.0|~4.0"
4792              },
4793              "require-dev": {
4794                  "symfony/css-selector": "~2.8|~3.0|~4.0",
4795                  "symfony/process": "~2.8|~3.0|~4.0"
4796              },
4797              "suggest": {
4798                  "symfony/process": ""
4799              },
4800              "type": "library",
4801              "autoload": {
4802                  "psr-4": {
4803                      "Symfony\\Component\\BrowserKit\\": ""
4804                  },
4805                  "exclude-from-classmap": [
4806                      "/Tests/"
4807                  ]
4808              },
4809              "notification-url": "https://packagist.org/downloads/",
4810              "license": [
4811                  "MIT"
4812              ],
4813              "authors": [
4814                  {
4815                      "name": "Fabien Potencier",
4816                      "email": "fabien@symfony.com"
4817                  },
4818                  {
4819                      "name": "Symfony Community",
4820                      "homepage": "https://symfony.com/contributors"
4821                  }
4822              ],
4823              "description": "Symfony BrowserKit Component",
4824              "homepage": "https://symfony.com",
4825              "support": {
4826                  "source": "https://github.com/symfony/browser-kit/tree/v3.4.47"
4827              },
4828              "funding": [
4829                  {
4830                      "url": "https://symfony.com/sponsor",
4831                      "type": "custom"
4832                  },
4833                  {
4834                      "url": "https://github.com/fabpot",
4835                      "type": "github"
4836                  },
4837                  {
4838                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4839                      "type": "tidelift"
4840                  }
4841              ],
4842              "time": "2020-10-24T10:57:07+00:00"
4843          },
4844          {
4845              "name": "symfony/css-selector",
4846              "version": "v3.4.47",
4847              "source": {
4848                  "type": "git",
4849                  "url": "https://github.com/symfony/css-selector.git",
4850                  "reference": "da3d9da2ce0026771f5fe64cb332158f1bd2bc33"
4851              },
4852              "dist": {
4853                  "type": "zip",
4854                  "url": "https://api.github.com/repos/symfony/css-selector/zipball/da3d9da2ce0026771f5fe64cb332158f1bd2bc33",
4855                  "reference": "da3d9da2ce0026771f5fe64cb332158f1bd2bc33",
4856                  "shasum": ""
4857              },
4858              "require": {
4859                  "php": "^5.5.9|>=7.0.8"
4860              },
4861              "type": "library",
4862              "autoload": {
4863                  "psr-4": {
4864                      "Symfony\\Component\\CssSelector\\": ""
4865                  },
4866                  "exclude-from-classmap": [
4867                      "/Tests/"
4868                  ]
4869              },
4870              "notification-url": "https://packagist.org/downloads/",
4871              "license": [
4872                  "MIT"
4873              ],
4874              "authors": [
4875                  {
4876                      "name": "Fabien Potencier",
4877                      "email": "fabien@symfony.com"
4878                  },
4879                  {
4880                      "name": "Jean-François Simon",
4881                      "email": "jeanfrancois.simon@sensiolabs.com"
4882                  },
4883                  {
4884                      "name": "Symfony Community",
4885                      "homepage": "https://symfony.com/contributors"
4886                  }
4887              ],
4888              "description": "Symfony CssSelector Component",
4889              "homepage": "https://symfony.com",
4890              "support": {
4891                  "source": "https://github.com/symfony/css-selector/tree/v3.4.47"
4892              },
4893              "funding": [
4894                  {
4895                      "url": "https://symfony.com/sponsor",
4896                      "type": "custom"
4897                  },
4898                  {
4899                      "url": "https://github.com/fabpot",
4900                      "type": "github"
4901                  },
4902                  {
4903                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4904                      "type": "tidelift"
4905                  }
4906              ],
4907              "time": "2020-10-24T10:57:07+00:00"
4908          },
4909          {
4910              "name": "symfony/dom-crawler",
4911              "version": "v3.4.47",
4912              "source": {
4913                  "type": "git",
4914                  "url": "https://github.com/symfony/dom-crawler.git",
4915                  "reference": "ef97bcfbae5b384b4ca6c8d57b617722f15241a6"
4916              },
4917              "dist": {
4918                  "type": "zip",
4919                  "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/ef97bcfbae5b384b4ca6c8d57b617722f15241a6",
4920                  "reference": "ef97bcfbae5b384b4ca6c8d57b617722f15241a6",
4921                  "shasum": ""
4922              },
4923              "require": {
4924                  "php": "^5.5.9|>=7.0.8",
4925                  "symfony/polyfill-ctype": "~1.8",
4926                  "symfony/polyfill-mbstring": "~1.0"
4927              },
4928              "require-dev": {
4929                  "symfony/css-selector": "~2.8|~3.0|~4.0"
4930              },
4931              "suggest": {
4932                  "symfony/css-selector": ""
4933              },
4934              "type": "library",
4935              "autoload": {
4936                  "psr-4": {
4937                      "Symfony\\Component\\DomCrawler\\": ""
4938                  },
4939                  "exclude-from-classmap": [
4940                      "/Tests/"
4941                  ]
4942              },
4943              "notification-url": "https://packagist.org/downloads/",
4944              "license": [
4945                  "MIT"
4946              ],
4947              "authors": [
4948                  {
4949                      "name": "Fabien Potencier",
4950                      "email": "fabien@symfony.com"
4951                  },
4952                  {
4953                      "name": "Symfony Community",
4954                      "homepage": "https://symfony.com/contributors"
4955                  }
4956              ],
4957              "description": "Symfony DomCrawler Component",
4958              "homepage": "https://symfony.com",
4959              "support": {
4960                  "source": "https://github.com/symfony/dom-crawler/tree/v3.4.47"
4961              },
4962              "funding": [
4963                  {
4964                      "url": "https://symfony.com/sponsor",
4965                      "type": "custom"
4966                  },
4967                  {
4968                      "url": "https://github.com/fabpot",
4969                      "type": "github"
4970                  },
4971                  {
4972                      "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4973                      "type": "tidelift"
4974                  }
4975              ],
4976              "time": "2020-10-24T10:57:07+00:00"
4977          },
4978          {
4979              "name": "theseer/tokenizer",
4980              "version": "1.3.1",
4981              "source": {
4982                  "type": "git",
4983                  "url": "https://github.com/theseer/tokenizer.git",
4984                  "reference": "b7489ce515e168639d17feec34b8847c326b0b3c"
4985              },
4986              "dist": {
4987                  "type": "zip",
4988                  "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c",
4989                  "reference": "b7489ce515e168639d17feec34b8847c326b0b3c",
4990                  "shasum": ""
4991              },
4992              "require": {
4993                  "ext-dom": "*",
4994                  "ext-tokenizer": "*",
4995                  "ext-xmlwriter": "*",
4996                  "php": "^7.2 || ^8.0"
4997              },
4998              "type": "library",
4999              "autoload": {
5000                  "classmap": [
5001                      "src/"
5002                  ]
5003              },
5004              "notification-url": "https://packagist.org/downloads/",
5005              "license": [
5006                  "BSD-3-Clause"
5007              ],
5008              "authors": [
5009                  {
5010                      "name": "Arne Blankerts",
5011                      "email": "arne@blankerts.de",
5012                      "role": "Developer"
5013                  }
5014              ],
5015              "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
5016              "support": {
5017                  "issues": "https://github.com/theseer/tokenizer/issues",
5018                  "source": "https://github.com/theseer/tokenizer/tree/1.3.1"
5019              },
5020              "funding": [
5021                  {
5022                      "url": "https://github.com/theseer",
5023                      "type": "github"
5024                  }
5025              ],
5026              "time": "2025-11-17T20:03:58+00:00"
5027          },
5028          {
5029              "name": "webmozart/assert",
5030              "version": "1.12.1",
5031              "source": {
5032                  "type": "git",
5033                  "url": "https://github.com/webmozarts/assert.git",
5034                  "reference": "9be6926d8b485f55b9229203f962b51ed377ba68"
5035              },
5036              "dist": {
5037                  "type": "zip",
5038                  "url": "https://api.github.com/repos/webmozarts/assert/zipball/9be6926d8b485f55b9229203f962b51ed377ba68",
5039                  "reference": "9be6926d8b485f55b9229203f962b51ed377ba68",
5040                  "shasum": ""
5041              },
5042              "require": {
5043                  "ext-ctype": "*",
5044                  "ext-date": "*",
5045                  "ext-filter": "*",
5046                  "php": "^7.2 || ^8.0"
5047              },
5048              "suggest": {
5049                  "ext-intl": "",
5050                  "ext-simplexml": "",
5051                  "ext-spl": ""
5052              },
5053              "type": "library",
5054              "extra": {
5055                  "branch-alias": {
5056                      "dev-master": "1.10-dev"
5057                  }
5058              },
5059              "autoload": {
5060                  "psr-4": {
5061                      "Webmozart\\Assert\\": "src/"
5062                  }
5063              },
5064              "notification-url": "https://packagist.org/downloads/",
5065              "license": [
5066                  "MIT"
5067              ],
5068              "authors": [
5069                  {
5070                      "name": "Bernhard Schussek",
5071                      "email": "bschussek@gmail.com"
5072                  }
5073              ],
5074              "description": "Assertions to validate method input/output with nice error messages.",
5075              "keywords": [
5076                  "assert",
5077                  "check",
5078                  "validate"
5079              ],
5080              "support": {
5081                  "issues": "https://github.com/webmozarts/assert/issues",
5082                  "source": "https://github.com/webmozarts/assert/tree/1.12.1"
5083              },
5084              "time": "2025-10-29T15:56:20+00:00"
5085          }
5086      ],
5087      "aliases": [],
5088      "minimum-stability": "stable",
5089      "stability-flags": {},
5090      "prefer-stable": false,
5091      "prefer-lowest": false,
5092      "platform": {
5093          "php": "^7.2 || ^8.0.0",
5094          "ext-json": "*",
5095          "ext-mbstring": "*"
5096      },
5097      "platform-dev": {},
5098      "platform-overrides": {
5099          "php": "7.2"
5100      },
5101      "plugin-api-version": "2.9.0"
5102  }
5103