2022-02-25 08:03:46 -06:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
2025-11-16 22:52:07 -06:00
"content-hash": "dbc82eba2362bad2cc7266710afb0827",
2022-02-25 08:03:46 -06:00
"packages": [
{
"name": "brick/math",
2025-10-27 08:56:35 -05:00
"version": "0.12.3",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/brick/math.git",
2025-10-27 08:56:35 -05:00
"reference": "866551da34e9a618e64a819ee1e01c20d8a588ba"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/brick/math/zipball/866551da34e9a618e64a819ee1e01c20d8a588ba",
"reference": "866551da34e9a618e64a819ee1e01c20d8a588ba",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": "^8.1"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.2",
2025-10-27 08:56:35 -05:00
"phpunit/phpunit": "^10.1",
"vimeo/psalm": "6.8.8"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"autoload": {
"psr-4": {
"Brick\\Math\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Arbitrary-precision arithmetic library",
"keywords": [
"Arbitrary-precision",
"BigInteger",
"BigRational",
"arithmetic",
"bigdecimal",
"bignum",
2025-10-27 08:56:35 -05:00
"bignumber",
2022-02-25 08:03:46 -06:00
"brick",
2025-10-27 08:56:35 -05:00
"decimal",
"integer",
"math",
"mathematics",
"rational"
2022-02-25 08:03:46 -06:00
],
"support": {
"issues": "https://github.com/brick/math/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/brick/math/tree/0.12.3"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/BenMorel",
"type": "github"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-02-28T13:11:00+00:00"
},
{
"name": "carbonphp/carbon-doctrine-types",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/CarbonPHP/carbon-doctrine-types.git",
"reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/99f76ffa36cce3b70a4a6abce41dba15ca2e84cb",
"reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb",
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0"
},
"conflict": {
"doctrine/dbal": "<3.7.0 || >=4.0.0"
},
"require-dev": {
"doctrine/dbal": "^3.7.0",
"nesbot/carbon": "^2.71.0 || ^3.0.0",
"phpunit/phpunit": "^10.3"
},
"type": "library",
"autoload": {
"psr-4": {
"Carbon\\Doctrine\\": "src/Carbon/Doctrine/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "KyleKatarn",
"email": "kylekatarnls@gmail.com"
}
],
"description": "Types to use Carbon in Doctrine",
"keywords": [
"carbon",
"date",
"datetime",
"doctrine",
"time"
],
"support": {
"issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues",
"source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/2.1.0"
},
"funding": [
{
"url": "https://github.com/kylekatarnls",
"type": "github"
},
{
"url": "https://opencollective.com/Carbon",
"type": "open_collective"
},
{
"url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
"type": "tidelift"
}
],
"time": "2023-12-11T17:09:12+00:00"
2022-02-25 08:03:46 -06:00
},
2022-09-06 13:06:27 -05:00
{
"name": "danjones000/ffmpeg-mappable-media",
2022-09-13 13:34:02 -05:00
"version": "v0.2.0",
2022-09-06 13:06:27 -05:00
"source": {
"type": "git",
"url": "https://codeberg.org/danjones000/ffmpeg-mappable-media.git",
2022-09-13 13:34:02 -05:00
"reference": "42c112c942e20383b7260ff40a95558721f661bd"
2022-09-06 13:06:27 -05:00
},
"require": {
"php": "^8.0",
"php-ffmpeg/php-ffmpeg": "^1.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
"pestphp/pest": "^1.20",
"psy/psysh": "^0.11.8",
"spatie/ray": "^1.28"
},
"type": "library",
"autoload": {
"psr-4": {
"Danjones\\FFMpeg\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dan Jones",
"email": "danjones@goodevilgenius.org",
"homepage": "https://goodevilgenius.org",
"role": "Developer"
}
],
"description": "A plugin for php-ffmpeg/php-ffmpeg providing greater control of mapping input files to output files",
"homepage": "https://codeberg.org/danjones000/ffmpeg-mappable-media",
"keywords": [
"audio",
"audio processing",
"avconv",
"avprobe",
"danjones000",
"ffmpeg",
"ffprobe",
"video",
"video processing"
],
2022-09-13 13:34:02 -05:00
"time": "2022-09-11T04:46:45+00:00"
2022-09-06 13:06:27 -05:00
},
2023-03-22 21:12:33 -05:00
{
"name": "doctrine/deprecations",
2025-10-27 08:56:35 -05:00
"version": "1.1.5",
2023-03-22 21:12:33 -05:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
2025-10-27 08:56:35 -05:00
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38"
2023-03-22 21:12:33 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
2023-03-22 21:12:33 -05:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": "^7.1 || ^8.0"
},
"conflict": {
"phpunit/phpunit": "<=7.5 || >=13"
2023-03-22 21:12:33 -05:00
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"doctrine/coding-standard": "^9 || ^12 || ^13",
"phpstan/phpstan": "1.4.10 || 2.1.11",
"phpstan/phpstan-phpunit": "^1.0 || ^2",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12",
"psr/log": "^1 || ^2 || ^3"
2023-03-22 21:12:33 -05:00
},
"suggest": {
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
},
"type": "library",
"autoload": {
"psr-4": {
2025-10-27 08:56:35 -05:00
"Doctrine\\Deprecations\\": "src"
2023-03-22 21:12:33 -05:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/doctrine/deprecations/tree/1.1.5"
2023-03-22 21:12:33 -05:00
},
2025-10-27 08:56:35 -05:00
"time": "2025-04-07T20:06:18+00:00"
2023-03-22 21:12:33 -05:00
},
2022-02-25 08:03:46 -06:00
{
"name": "doctrine/inflector",
2025-10-27 08:56:35 -05:00
"version": "2.1.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
2025-10-27 08:56:35 -05:00
"reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b",
"reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"doctrine/coding-standard": "^12.0 || ^13.0",
"phpstan/phpstan": "^1.12 || ^2.0",
"phpstan/phpstan-phpunit": "^1.4 || ^2.0",
"phpstan/phpstan-strict-rules": "^1.6 || ^2.0",
"phpunit/phpunit": "^8.5 || ^12.2"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"autoload": {
"psr-4": {
2025-10-27 08:56:35 -05:00
"Doctrine\\Inflector\\": "src"
2022-02-25 08:03:46 -06:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
"homepage": "https://www.doctrine-project.org/projects/inflector.html",
"keywords": [
"inflection",
"inflector",
"lowercase",
"manipulation",
"php",
"plural",
"singular",
"strings",
"uppercase",
"words"
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/doctrine/inflector/tree/2.1.0"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-08-10T19:31:58+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "dragonmantank/cron-expression",
2025-10-27 08:56:35 -05:00
"version": "v3.4.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/dragonmantank/cron-expression.git",
2025-10-27 08:56:35 -05:00
"reference": "8c784d071debd117328803d86b2097615b457500"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/8c784d071debd117328803d86b2097615b457500",
"reference": "8c784d071debd117328803d86b2097615b457500",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"php": "^7.2|^8.0",
"webmozart/assert": "^1.0"
},
"replace": {
"mtdowling/cron-expression": "^1.0"
},
"require-dev": {
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.0",
"phpunit/phpunit": "^7.0|^8.0|^9.0"
},
"type": "library",
2025-10-27 08:56:35 -05:00
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
2022-02-25 08:03:46 -06:00
"autoload": {
"psr-4": {
"Cron\\": "src/Cron/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Chris Tankersley",
"email": "chris@ctankersley.com",
"homepage": "https://github.com/dragonmantank"
}
],
"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
"keywords": [
"cron",
"schedule"
],
"support": {
"issues": "https://github.com/dragonmantank/cron-expression/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.4.0"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/dragonmantank",
"type": "github"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-10-09T13:47:03+00:00"
2022-02-25 08:03:46 -06:00
},
2022-09-06 13:06:27 -05:00
{
"name": "evenement/evenement",
2025-10-27 08:56:35 -05:00
"version": "v3.0.2",
2022-09-06 13:06:27 -05:00
"source": {
"type": "git",
"url": "https://github.com/igorw/evenement.git",
2025-10-27 08:56:35 -05:00
"reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
2022-09-06 13:06:27 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
"reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
2022-09-06 13:06:27 -05:00
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"phpunit/phpunit": "^9 || ^6"
2022-09-06 13:06:27 -05:00
},
"type": "library",
"autoload": {
2025-10-27 08:56:35 -05:00
"psr-4": {
"Evenement\\": "src/"
2022-09-06 13:06:27 -05:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch"
}
],
"description": "Événement is a very simple event dispatching library for PHP",
"keywords": [
"event-dispatcher",
"event-emitter"
],
"support": {
"issues": "https://github.com/igorw/evenement/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/igorw/evenement/tree/v3.0.2"
2022-09-06 13:06:27 -05:00
},
2025-10-27 08:56:35 -05:00
"time": "2023-08-08T05:53:35+00:00"
2022-09-06 13:06:27 -05:00
},
2022-02-25 08:03:46 -06:00
{
"name": "filp/whoops",
2025-10-27 08:56:35 -05:00
"version": "2.18.4",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
2025-10-27 08:56:35 -05:00
"reference": "d2102955e48b9fd9ab24280a7ad12ed552752c4d"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/filp/whoops/zipball/d2102955e48b9fd9ab24280a7ad12ed552752c4d",
"reference": "d2102955e48b9fd9ab24280a7ad12ed552752c4d",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": "^7.1 || ^8.0",
2022-02-25 08:03:46 -06:00
"psr/log": "^1.0.1 || ^2.0 || ^3.0"
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.3.3",
"symfony/var-dumper": "^4.0 || ^5.0"
2022-02-25 08:03:46 -06:00
},
"suggest": {
"symfony/var-dumper": "Pretty print complex values better with var-dumper available",
"whoops/soap": "Formats errors as SOAP responses"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7-dev"
}
},
"autoload": {
"psr-4": {
"Whoops\\": "src/Whoops/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Filipe Dobreira",
"homepage": "https://github.com/filp",
"role": "Developer"
}
],
"description": "php error handling for cool kids",
"homepage": "https://filp.github.io/whoops/",
"keywords": [
"error",
"exception",
"handling",
"library",
"throwable",
"whoops"
],
"support": {
"issues": "https://github.com/filp/whoops/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/filp/whoops/tree/2.18.4"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/denis-sokolov",
"type": "github"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-08-08T12:00:00+00:00"
2022-02-25 08:03:46 -06:00
},
2022-09-15 07:54:28 -05:00
{
"name": "fruitcake/php-cors",
2025-10-27 08:56:35 -05:00
"version": "v1.3.0",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/fruitcake/php-cors.git",
2025-10-27 08:56:35 -05:00
"reference": "3d158f36e7875e2f040f37bc0573956240a5a38b"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/fruitcake/php-cors/zipball/3d158f36e7875e2f040f37bc0573956240a5a38b",
"reference": "3d158f36e7875e2f040f37bc0573956240a5a38b",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
"php": "^7.4|^8.0",
2025-10-27 08:56:35 -05:00
"symfony/http-foundation": "^4.4|^5.4|^6|^7"
2022-09-15 07:54:28 -05:00
},
"require-dev": {
"phpstan/phpstan": "^1.4",
"phpunit/phpunit": "^9",
"squizlabs/php_codesniffer": "^3.5"
},
"type": "library",
"extra": {
"branch-alias": {
2025-10-27 08:56:35 -05:00
"dev-master": "1.2-dev"
2022-09-15 07:54:28 -05:00
}
},
"autoload": {
"psr-4": {
"Fruitcake\\Cors\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fruitcake",
"homepage": "https://fruitcake.nl"
},
{
"name": "Barryvdh",
"email": "barryvdh@gmail.com"
}
],
"description": "Cross-origin resource sharing library for the Symfony HttpFoundation",
"homepage": "https://github.com/fruitcake/php-cors",
"keywords": [
"cors",
"laravel",
"symfony"
],
"support": {
"issues": "https://github.com/fruitcake/php-cors/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/fruitcake/php-cors/tree/v1.3.0"
2022-09-15 07:54:28 -05:00
},
"funding": [
{
"url": "https://fruitcake.nl",
"type": "custom"
},
{
"url": "https://github.com/barryvdh",
"type": "github"
}
],
2025-10-27 08:56:35 -05:00
"time": "2023-10-12T05:21:21+00:00"
2022-09-15 07:54:28 -05:00
},
2022-02-25 08:03:46 -06:00
{
"name": "graham-campbell/result-type",
2025-10-27 08:56:35 -05:00
"version": "v1.1.3",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Result-Type.git",
2025-10-27 08:56:35 -05:00
"reference": "3ba905c11371512af9d9bdd27d99b782216b6945"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945",
"reference": "3ba905c11371512af9d9bdd27d99b782216b6945",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": "^7.2.5 || ^8.0",
2025-10-27 08:56:35 -05:00
"phpoption/phpoption": "^1.9.3"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"autoload": {
"psr-4": {
"GrahamCampbell\\ResultType\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
}
],
"description": "An Implementation Of The Result Type",
"keywords": [
"Graham Campbell",
"GrahamCampbell",
"Result Type",
"Result-Type",
"result"
],
"support": {
"issues": "https://github.com/GrahamCampbell/Result-Type/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.3"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-07-20T21:45:45+00:00"
2022-02-25 08:03:46 -06:00
},
2022-09-15 07:54:28 -05:00
{
"name": "guzzlehttp/guzzle",
2025-10-27 08:56:35 -05:00
"version": "7.10.0",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
2025-10-27 08:56:35 -05:00
"reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
"reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
"ext-json": "*",
2025-10-27 08:56:35 -05:00
"guzzlehttp/promises": "^2.3",
"guzzlehttp/psr7": "^2.8",
2022-09-15 07:54:28 -05:00
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.2 || ^3.0"
},
"provide": {
"psr/http-client-implementation": "1.0"
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"bamarni/composer-bin-plugin": "^1.8.2",
2022-09-15 07:54:28 -05:00
"ext-curl": "*",
2025-10-27 08:56:35 -05:00
"guzzle/client-integration-tests": "3.0.2",
"php-http/message-factory": "^1.1",
"phpunit/phpunit": "^8.5.39 || ^9.6.20",
2022-09-15 07:54:28 -05:00
"psr/log": "^1.1 || ^2.0 || ^3.0"
},
"suggest": {
"ext-curl": "Required for CURL handler support",
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
"psr/log": "Required for using the Log middleware"
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"GuzzleHttp\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Jeremy Lindblom",
"email": "jeremeamia@gmail.com",
"homepage": "https://github.com/jeremeamia"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
}
],
"description": "Guzzle is a PHP HTTP client library",
"keywords": [
"client",
"curl",
"framework",
"http",
"http client",
"psr-18",
"psr-7",
"rest",
"web service"
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/guzzle/guzzle/tree/7.10.0"
2022-09-15 07:54:28 -05:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-08-23T22:36:01+00:00"
2022-09-15 07:54:28 -05:00
},
{
"name": "guzzlehttp/promises",
2025-10-27 08:56:35 -05:00
"version": "2.3.0",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
2025-10-27 08:56:35 -05:00
"reference": "481557b130ef3790cf82b713667b43030dc9c957"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957",
"reference": "481557b130ef3790cf82b713667b43030dc9c957",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": "^7.2.5 || ^8.0"
2022-09-15 07:54:28 -05:00
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"bamarni/composer-bin-plugin": "^1.8.2",
"phpunit/phpunit": "^8.5.44 || ^9.6.25"
2022-09-15 07:54:28 -05:00
},
"type": "library",
"extra": {
2025-10-27 08:56:35 -05:00
"bamarni-bin": {
"bin-links": true,
"forward-command": false
2022-09-15 07:54:28 -05:00
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Promise\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
}
],
"description": "Guzzle promises library",
"keywords": [
"promise"
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/guzzle/promises/tree/2.3.0"
2022-09-15 07:54:28 -05:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-08-22T14:34:08+00:00"
2022-09-15 07:54:28 -05:00
},
{
"name": "guzzlehttp/psr7",
2025-10-27 08:56:35 -05:00
"version": "2.8.0",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
2025-10-27 08:56:35 -05:00
"reference": "21dc724a0583619cd1652f673303492272778051"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051",
"reference": "21dc724a0583619cd1652f673303492272778051",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"psr/http-factory": "^1.0",
2025-10-27 08:56:35 -05:00
"psr/http-message": "^1.1 || ^2.0",
2022-09-15 07:54:28 -05:00
"ralouphie/getallheaders": "^3.0"
},
"provide": {
"psr/http-factory-implementation": "1.0",
"psr/http-message-implementation": "1.0"
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"bamarni/composer-bin-plugin": "^1.8.2",
"http-interop/http-factory-tests": "0.9.0",
"phpunit/phpunit": "^8.5.44 || ^9.6.25"
2022-09-15 07:54:28 -05:00
},
"suggest": {
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://sagikazarmark.hu"
}
],
"description": "PSR-7 message implementation that also provides common utility methods",
"keywords": [
"http",
"message",
"psr-7",
"request",
"response",
"stream",
"uri",
"url"
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/guzzle/psr7/tree/2.8.0"
2022-09-15 07:54:28 -05:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-08-23T21:21:41+00:00"
2023-03-22 21:12:33 -05:00
},
{
"name": "guzzlehttp/uri-template",
2025-10-27 08:56:35 -05:00
"version": "v1.0.5",
2023-03-22 21:12:33 -05:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/uri-template.git",
2025-10-27 08:56:35 -05:00
"reference": "4f4bbd4e7172148801e76e3decc1e559bdee34e1"
2023-03-22 21:12:33 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/guzzle/uri-template/zipball/4f4bbd4e7172148801e76e3decc1e559bdee34e1",
"reference": "4f4bbd4e7172148801e76e3decc1e559bdee34e1",
2023-03-22 21:12:33 -05:00
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
2025-10-27 08:56:35 -05:00
"symfony/polyfill-php80": "^1.24"
2023-03-22 21:12:33 -05:00
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"bamarni/composer-bin-plugin": "^1.8.2",
"phpunit/phpunit": "^8.5.44 || ^9.6.25",
2023-03-22 21:12:33 -05:00
"uri-template/tests": "1.0.0"
},
"type": "library",
"extra": {
2025-10-27 08:56:35 -05:00
"bamarni-bin": {
"bin-links": true,
"forward-command": false
2023-03-22 21:12:33 -05:00
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\UriTemplate\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
}
],
"description": "A polyfill class for uri_template of PHP",
"keywords": [
"guzzlehttp",
"uri-template"
],
"support": {
"issues": "https://github.com/guzzle/uri-template/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/guzzle/uri-template/tree/v1.0.5"
2023-03-22 21:12:33 -05:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-08-22T14:27:06+00:00"
2022-09-15 07:54:28 -05:00
},
2022-02-25 08:03:46 -06:00
{
"name": "illuminate/bus",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/bus.git",
2025-10-27 08:56:35 -05:00
"reference": "053f902d546d719c3f2752f7d3805a466e317312"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/bus/zipball/053f902d546d719c3f2752f7d3805a466e317312",
"reference": "053f902d546d719c3f2752f7d3805a466e317312",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"illuminate/collections": "^10.0",
"illuminate/contracts": "^10.0",
"illuminate/pipeline": "^10.0",
"illuminate/support": "^10.0",
"php": "^8.1"
2022-02-25 08:03:46 -06:00
},
"suggest": {
"illuminate/queue": "Required to use closures when chaining jobs (^7.0)."
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Bus\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Bus package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-03-24T11:47:24+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "illuminate/cache",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/cache.git",
2025-10-27 08:56:35 -05:00
"reference": "20f36c3209107ee5c8c646f88a0562a2c1b05a6c"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/cache/zipball/20f36c3209107ee5c8c646f88a0562a2c1b05a6c",
"reference": "20f36c3209107ee5c8c646f88a0562a2c1b05a6c",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"illuminate/collections": "^10.0",
"illuminate/contracts": "^10.0",
"illuminate/macroable": "^10.0",
"illuminate/support": "^10.0",
"php": "^8.1"
2022-02-25 08:03:46 -06:00
},
"provide": {
"psr/simple-cache-implementation": "1.0|2.0|3.0"
},
"suggest": {
2023-03-22 21:12:33 -05:00
"ext-apcu": "Required to use the APC cache driver.",
"ext-filter": "Required to use the DynamoDb cache driver.",
2022-02-25 08:03:46 -06:00
"ext-memcached": "Required to use the memcache cache driver.",
2023-03-22 21:12:33 -05:00
"illuminate/database": "Required to use the database cache driver (^10.0).",
"illuminate/filesystem": "Required to use the file cache driver (^10.0).",
"illuminate/redis": "Required to use the redis cache driver (^10.0).",
"symfony/cache": "Required to use PSR-6 cache bridge (^6.2)."
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Cache\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Cache package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2024-11-21T14:02:44+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "illuminate/collections",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
2025-10-27 08:56:35 -05:00
"reference": "6ae9c74fa92d4e1824d1b346cd435e8eacdc3232"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/collections/zipball/6ae9c74fa92d4e1824d1b346cd435e8eacdc3232",
"reference": "6ae9c74fa92d4e1824d1b346cd435e8eacdc3232",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"illuminate/conditionable": "^10.0",
"illuminate/contracts": "^10.0",
"illuminate/macroable": "^10.0",
"php": "^8.1"
2022-02-25 08:03:46 -06:00
},
"suggest": {
2023-03-22 21:12:33 -05:00
"symfony/var-dumper": "Required to use the dump method (^6.2)."
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"files": [
"helpers.php"
],
"psr-4": {
"Illuminate\\Support\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Collections package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-09-08T19:05:53+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "illuminate/conditionable",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
2025-10-27 08:56:35 -05:00
"reference": "47c700320b7a419f0d188d111f3bbed978fcbd3f"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/conditionable/zipball/47c700320b7a419f0d188d111f3bbed978fcbd3f",
"reference": "47c700320b7a419f0d188d111f3bbed978fcbd3f",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"php": "^8.0.2"
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Support\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Conditionable package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-03-24T11:47:24+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "illuminate/config",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/config.git",
2023-03-22 21:12:33 -05:00
"reference": "d5e83ceff5c4d5607b1b81763eb4c436911c35da"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2023-03-22 21:12:33 -05:00
"url": "https://api.github.com/repos/illuminate/config/zipball/d5e83ceff5c4d5607b1b81763eb4c436911c35da",
"reference": "d5e83ceff5c4d5607b1b81763eb4c436911c35da",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"illuminate/collections": "^10.0",
"illuminate/contracts": "^10.0",
"php": "^8.1"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Config\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Config package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2023-03-22 21:12:33 -05:00
"time": "2022-08-21T15:47:27+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "illuminate/console",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/console.git",
2025-10-27 08:56:35 -05:00
"reference": "d4d9fbdbbe4e1d881669fe6e3d6c71d86573b410"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/console/zipball/d4d9fbdbbe4e1d881669fe6e3d6c71d86573b410",
"reference": "d4d9fbdbbe4e1d881669fe6e3d6c71d86573b410",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"ext-mbstring": "*",
"illuminate/collections": "^10.0",
"illuminate/contracts": "^10.0",
"illuminate/macroable": "^10.0",
"illuminate/support": "^10.0",
"illuminate/view": "^10.0",
2025-10-27 08:56:35 -05:00
"laravel/prompts": "^0.1.9",
2023-03-22 21:12:33 -05:00
"nunomaduro/termwind": "^1.13",
"php": "^8.1",
"symfony/console": "^6.2",
"symfony/process": "^6.2"
2022-02-25 08:03:46 -06:00
},
"suggest": {
2023-03-22 21:12:33 -05:00
"dragonmantank/cron-expression": "Required to use scheduler (^3.3.2).",
"ext-pcntl": "Required to use signal trapping.",
"guzzlehttp/guzzle": "Required to use the ping methods on schedules (^7.5).",
"illuminate/bus": "Required to use the scheduled job dispatcher (^10.0).",
"illuminate/container": "Required to use the scheduler (^10.0).",
"illuminate/filesystem": "Required to use the generator command (^10.0).",
"illuminate/queue": "Required to use closures for scheduled jobs (^10.0)."
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Console\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Console package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-03-24T11:47:24+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "illuminate/container",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
2025-10-27 08:56:35 -05:00
"reference": "b4956de5de18524c21ef36221a8ffd7fa3b534db"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/container/zipball/b4956de5de18524c21ef36221a8ffd7fa3b534db",
"reference": "b4956de5de18524c21ef36221a8ffd7fa3b534db",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"illuminate/contracts": "^10.0",
"php": "^8.1",
2022-02-25 08:03:46 -06:00
"psr/container": "^1.1.1|^2.0.1"
},
"provide": {
"psr/container-implementation": "1.1|2.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Container\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Container package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-03-24T11:47:24+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "illuminate/contracts",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
2025-10-27 08:56:35 -05:00
"reference": "2393ef579e020d88e24283913c815c3e2c143323"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/contracts/zipball/2393ef579e020d88e24283913c815c3e2c143323",
"reference": "2393ef579e020d88e24283913c815c3e2c143323",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": "^8.1",
2022-02-25 08:03:46 -06:00
"psr/container": "^1.1.1|^2.0.1",
"psr/simple-cache": "^1.0|^2.0|^3.0"
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Contracts\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Contracts package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-03-24T11:47:24+00:00"
2022-02-25 08:03:46 -06:00
},
2022-02-26 15:34:32 -06:00
{
"name": "illuminate/database",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-26 15:34:32 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/database.git",
2025-10-27 08:56:35 -05:00
"reference": "711519fa4eca9c55d4f3d6680ffca71b28317e7a"
2022-02-26 15:34:32 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/database/zipball/711519fa4eca9c55d4f3d6680ffca71b28317e7a",
"reference": "711519fa4eca9c55d4f3d6680ffca71b28317e7a",
2022-02-26 15:34:32 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"brick/math": "^0.9.3|^0.10.2|^0.11|^0.12",
2023-03-22 21:12:33 -05:00
"ext-pdo": "*",
"illuminate/collections": "^10.0",
"illuminate/container": "^10.0",
"illuminate/contracts": "^10.0",
"illuminate/macroable": "^10.0",
"illuminate/support": "^10.0",
"php": "^8.1"
2022-02-26 15:34:32 -06:00
},
2025-10-27 08:56:35 -05:00
"conflict": {
"carbonphp/carbon-doctrine-types": ">=3.0",
"doctrine/dbal": ">=4.0"
},
2022-02-26 15:34:32 -06:00
"suggest": {
2023-03-22 21:12:33 -05:00
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^3.5.1).",
"ext-filter": "Required to use the Postgres database driver.",
"fakerphp/faker": "Required to use the eloquent factory builder (^1.21).",
"illuminate/console": "Required to use the database commands (^10.0).",
"illuminate/events": "Required to use the observers with Eloquent (^10.0).",
"illuminate/filesystem": "Required to use the migrations (^10.0).",
"illuminate/pagination": "Required to paginate the result set (^10.0).",
"symfony/finder": "Required to use Eloquent model factories (^6.2)."
2022-02-26 15:34:32 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-26 15:34:32 -06:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Database\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Database package.",
"homepage": "https://laravel.com",
"keywords": [
"database",
"laravel",
"orm",
"sql"
],
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-03-24T11:47:24+00:00"
2022-02-26 15:34:32 -06:00
},
2022-02-25 08:03:46 -06:00
{
"name": "illuminate/events",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/events.git",
2025-10-27 08:56:35 -05:00
"reference": "4a8e4fbc95c7e46aa6152fd8c900d56e5ef538cf"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/events/zipball/4a8e4fbc95c7e46aa6152fd8c900d56e5ef538cf",
"reference": "4a8e4fbc95c7e46aa6152fd8c900d56e5ef538cf",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"illuminate/bus": "^10.0",
"illuminate/collections": "^10.0",
"illuminate/container": "^10.0",
"illuminate/contracts": "^10.0",
"illuminate/macroable": "^10.0",
"illuminate/support": "^10.0",
"php": "^8.1"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"files": [
"functions.php"
],
"psr-4": {
"Illuminate\\Events\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Events package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-03-24T11:47:24+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "illuminate/filesystem",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/filesystem.git",
2025-10-27 08:56:35 -05:00
"reference": "584ff4da2218e63e7210bba1c541ce526f24f37e"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/filesystem/zipball/584ff4da2218e63e7210bba1c541ce526f24f37e",
"reference": "584ff4da2218e63e7210bba1c541ce526f24f37e",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"illuminate/collections": "^10.0",
"illuminate/contracts": "^10.0",
"illuminate/macroable": "^10.0",
"illuminate/support": "^10.0",
"php": "^8.1",
"symfony/finder": "^6.2"
2022-02-25 08:03:46 -06:00
},
"suggest": {
2023-03-22 21:12:33 -05:00
"ext-fileinfo": "Required to use the Filesystem class.",
2022-02-25 08:03:46 -06:00
"ext-ftp": "Required to use the Flysystem FTP driver.",
2023-03-22 21:12:33 -05:00
"ext-hash": "Required to use the Filesystem class.",
2022-02-25 08:03:46 -06:00
"illuminate/http": "Required for handling uploaded files (^7.0).",
2023-03-22 21:12:33 -05:00
"league/flysystem": "Required to use the Flysystem local driver (^3.0.16).",
2022-02-25 08:03:46 -06:00
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).",
"league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).",
"league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).",
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
2023-03-22 21:12:33 -05:00
"symfony/filesystem": "Required to enable support for relative symbolic links (^6.2).",
"symfony/mime": "Required to enable support for guessing extensions (^6.2)."
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
2025-10-27 08:56:35 -05:00
"files": [
"functions.php"
],
2022-02-25 08:03:46 -06:00
"psr-4": {
"Illuminate\\Filesystem\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Filesystem package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-01-24T16:09:31+00:00"
2022-02-25 08:03:46 -06:00
},
2022-02-26 15:34:32 -06:00
{
2022-09-15 07:54:28 -05:00
"name": "illuminate/http",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-26 15:34:32 -06:00
"source": {
"type": "git",
2022-09-15 07:54:28 -05:00
"url": "https://github.com/illuminate/http.git",
2025-10-27 08:56:35 -05:00
"reference": "45dd7db0731bb1f28acbb5d6b59b029e83d3cb8e"
2022-02-26 15:34:32 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/http/zipball/45dd7db0731bb1f28acbb5d6b59b029e83d3cb8e",
"reference": "45dd7db0731bb1f28acbb5d6b59b029e83d3cb8e",
2022-02-26 15:34:32 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"ext-filter": "*",
2022-09-15 07:54:28 -05:00
"fruitcake/php-cors": "^1.2",
2023-03-22 21:12:33 -05:00
"guzzlehttp/uri-template": "^1.0",
"illuminate/collections": "^10.0",
"illuminate/macroable": "^10.0",
"illuminate/session": "^10.0",
"illuminate/support": "^10.0",
"php": "^8.1",
2025-10-27 08:56:35 -05:00
"symfony/http-foundation": "^6.4",
2023-03-22 21:12:33 -05:00
"symfony/http-kernel": "^6.2",
"symfony/mime": "^6.2"
2022-09-15 07:54:28 -05:00
},
"suggest": {
"ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
2023-03-22 21:12:33 -05:00
"guzzlehttp/guzzle": "Required to use the HTTP Client (^7.5)."
2022-09-15 07:54:28 -05:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-09-15 07:54:28 -05:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Http\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Http package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-03-24T11:47:24+00:00"
2022-09-15 07:54:28 -05:00
},
{
"name": "illuminate/log",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/log.git",
2025-10-27 08:56:35 -05:00
"reference": "bf5daf65187ebb6bc045fd5f4925f196b46953ec"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/log/zipball/bf5daf65187ebb6bc045fd5f4925f196b46953ec",
"reference": "bf5daf65187ebb6bc045fd5f4925f196b46953ec",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"illuminate/contracts": "^10.0",
"illuminate/support": "^10.0",
"monolog/monolog": "^3.0",
"php": "^8.1"
2022-02-26 15:34:32 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-26 15:34:32 -06:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Log\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Log package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-03-24T11:47:24+00:00"
2022-02-26 15:34:32 -06:00
},
2022-02-25 08:03:46 -06:00
{
"name": "illuminate/macroable",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
2025-10-27 08:56:35 -05:00
"reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/macroable/zipball/dff667a46ac37b634dcf68909d9d41e94dc97c27",
"reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": "^8.1"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Support\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Macroable package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2023-06-05T12:46:42+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "illuminate/pipeline",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/pipeline.git",
2025-10-27 08:56:35 -05:00
"reference": "c12e4f1d8a1fbecdc1e0fa4dc9fe17b4315832e9"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/pipeline/zipball/c12e4f1d8a1fbecdc1e0fa4dc9fe17b4315832e9",
"reference": "c12e4f1d8a1fbecdc1e0fa4dc9fe17b4315832e9",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"illuminate/contracts": "^10.0",
"illuminate/support": "^10.0",
"php": "^8.1"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Pipeline\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Pipeline package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-03-24T11:47:24+00:00"
2023-03-22 21:12:33 -05:00
},
{
"name": "illuminate/process",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2023-03-22 21:12:33 -05:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/process.git",
2025-10-27 08:56:35 -05:00
"reference": "50450ded8f4723dbb06f403a6d6501e076324418"
2023-03-22 21:12:33 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/process/zipball/50450ded8f4723dbb06f403a6d6501e076324418",
"reference": "50450ded8f4723dbb06f403a6d6501e076324418",
2023-03-22 21:12:33 -05:00
"shasum": ""
},
"require": {
"illuminate/collections": "^10.0",
"illuminate/contracts": "^10.0",
"illuminate/macroable": "^10.0",
"illuminate/support": "^10.0",
"php": "^8.1",
"symfony/process": "^6.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "10.x-dev"
}
},
"autoload": {
"psr-4": {
"Illuminate\\Process\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Process package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2024-11-21T14:02:44+00:00"
2022-02-25 08:03:46 -06:00
},
2022-02-26 15:34:32 -06:00
{
"name": "illuminate/queue",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-26 15:34:32 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/queue.git",
2025-10-27 08:56:35 -05:00
"reference": "f61e60eeed4a20dab6ed8ead1af9fd4d1e531226"
2022-02-26 15:34:32 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/queue/zipball/f61e60eeed4a20dab6ed8ead1af9fd4d1e531226",
"reference": "f61e60eeed4a20dab6ed8ead1af9fd4d1e531226",
2022-02-26 15:34:32 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"illuminate/collections": "^10.0",
"illuminate/console": "^10.0",
"illuminate/container": "^10.0",
"illuminate/contracts": "^10.0",
"illuminate/database": "^10.0",
"illuminate/filesystem": "^10.0",
"illuminate/pipeline": "^10.0",
"illuminate/support": "^10.0",
"laravel/serializable-closure": "^1.2.2",
"php": "^8.1",
"ramsey/uuid": "^4.7",
"symfony/process": "^6.2"
2022-02-26 15:34:32 -06:00
},
"suggest": {
2023-03-22 21:12:33 -05:00
"aws/aws-sdk-php": "Required to use the SQS queue driver and DynamoDb failed job storage (^3.235.5).",
"ext-filter": "Required to use the SQS queue worker.",
"ext-mbstring": "Required to use the database failed job providers.",
2022-02-26 15:34:32 -06:00
"ext-pcntl": "Required to use all features of the queue worker.",
2023-03-22 21:12:33 -05:00
"ext-pdo": "Required to use the database queue worker.",
2022-02-26 15:34:32 -06:00
"ext-posix": "Required to use all features of the queue worker.",
2023-03-22 21:12:33 -05:00
"illuminate/redis": "Required to use the Redis queue driver (^10.0).",
2022-02-26 15:34:32 -06:00
"pda/pheanstalk": "Required to use the Beanstalk queue driver (^4.0)."
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-26 15:34:32 -06:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Queue\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Queue package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-03-24T11:47:24+00:00"
2022-02-26 15:34:32 -06:00
},
2022-09-15 07:54:28 -05:00
{
"name": "illuminate/session",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/session.git",
2025-10-27 08:56:35 -05:00
"reference": "ddfa808aadcfeaec6586349d013fc55776146283"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/session/zipball/ddfa808aadcfeaec6586349d013fc55776146283",
"reference": "ddfa808aadcfeaec6586349d013fc55776146283",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"ext-ctype": "*",
"ext-session": "*",
"illuminate/collections": "^10.0",
"illuminate/contracts": "^10.0",
"illuminate/filesystem": "^10.0",
"illuminate/support": "^10.0",
"php": "^8.1",
"symfony/finder": "^6.2",
2025-10-27 08:56:35 -05:00
"symfony/http-foundation": "^6.4"
2022-09-15 07:54:28 -05:00
},
"suggest": {
2023-03-22 21:12:33 -05:00
"illuminate/console": "Required to use the session:table command (^10.0)."
2022-09-15 07:54:28 -05:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-09-15 07:54:28 -05:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Session\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Session package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-03-24T11:47:24+00:00"
2022-09-15 07:54:28 -05:00
},
2022-02-25 08:03:46 -06:00
{
"name": "illuminate/support",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
2025-10-27 08:56:35 -05:00
"reference": "28b505e671dbe119e4e32a75c78f87189d046e39"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/support/zipball/28b505e671dbe119e4e32a75c78f87189d046e39",
"reference": "28b505e671dbe119e4e32a75c78f87189d046e39",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"doctrine/inflector": "^2.0",
2023-03-22 21:12:33 -05:00
"ext-ctype": "*",
"ext-filter": "*",
2022-02-25 08:03:46 -06:00
"ext-mbstring": "*",
2023-03-22 21:12:33 -05:00
"illuminate/collections": "^10.0",
"illuminate/conditionable": "^10.0",
"illuminate/contracts": "^10.0",
"illuminate/macroable": "^10.0",
2025-10-27 08:56:35 -05:00
"nesbot/carbon": "^2.67",
2023-03-22 21:12:33 -05:00
"php": "^8.1",
2022-02-25 08:03:46 -06:00
"voku/portable-ascii": "^2.0"
},
"conflict": {
"tightenco/collect": "<5.5.33"
},
"suggest": {
2023-03-22 21:12:33 -05:00
"illuminate/filesystem": "Required to use the composer class (^10.0).",
2025-10-27 08:56:35 -05:00
"league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^2.6).",
2023-03-22 21:12:33 -05:00
"ramsey/uuid": "Required to use Str::uuid() (^4.7).",
"symfony/process": "Required to use the composer class (^6.2).",
"symfony/uid": "Required to use Str::ulid() (^6.2).",
"symfony/var-dumper": "Required to use the dd function (^6.2).",
2022-02-25 08:03:46 -06:00
"vlucas/phpdotenv": "Required to use the Env class and env helper (^5.4.1)."
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"files": [
"helpers.php"
],
"psr-4": {
"Illuminate\\Support\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Support package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-09-08T19:05:53+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "illuminate/testing",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/testing.git",
2025-10-27 08:56:35 -05:00
"reference": "8a1d54de95b097101682e56b3a87200760289451"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/testing/zipball/8a1d54de95b097101682e56b3a87200760289451",
"reference": "8a1d54de95b097101682e56b3a87200760289451",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"ext-mbstring": "*",
"illuminate/collections": "^10.0",
"illuminate/contracts": "^10.0",
"illuminate/macroable": "^10.0",
"illuminate/support": "^10.0",
"php": "^8.1"
2022-02-25 08:03:46 -06:00
},
"suggest": {
"brianium/paratest": "Required to run tests in parallel (^6.0).",
2023-03-22 21:12:33 -05:00
"illuminate/console": "Required to assert console commands (^10.0).",
"illuminate/database": "Required to assert databases (^10.0).",
"illuminate/http": "Required to assert responses (^10.0).",
"mockery/mockery": "Required to use mocking (^1.5.1).",
"phpunit/phpunit": "Required to use assertions and run tests (^9.5.8|^10.0.7)."
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Testing\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Testing package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-03-24T11:47:24+00:00"
2023-03-22 21:12:33 -05:00
},
{
"name": "illuminate/view",
2025-10-27 08:56:35 -05:00
"version": "v10.49.0",
2023-03-22 21:12:33 -05:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/view.git",
2025-10-27 08:56:35 -05:00
"reference": "c3f12dd27c8bf8c3167c8f753554d8d8d1f6a619"
2023-03-22 21:12:33 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/illuminate/view/zipball/c3f12dd27c8bf8c3167c8f753554d8d8d1f6a619",
"reference": "c3f12dd27c8bf8c3167c8f753554d8d8d1f6a619",
2023-03-22 21:12:33 -05:00
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"illuminate/collections": "^10.0",
"illuminate/container": "^10.0",
"illuminate/contracts": "^10.0",
"illuminate/events": "^10.0",
"illuminate/filesystem": "^10.0",
"illuminate/macroable": "^10.0",
"illuminate/support": "^10.0",
"php": "^8.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "10.x-dev"
}
},
"autoload": {
"psr-4": {
"Illuminate\\View\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate View package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2025-10-27 08:56:35 -05:00
"time": "2025-03-24T11:47:24+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "jolicode/jolinotif",
2025-10-27 08:56:35 -05:00
"version": "v2.7.3",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/jolicode/JoliNotif.git",
2025-10-27 08:56:35 -05:00
"reference": "3c3e1c410b107dd2603b732508fd95830f0e0196"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/jolicode/JoliNotif/zipball/3c3e1c410b107dd2603b732508fd95830f0e0196",
"reference": "3c3e1c410b107dd2603b732508fd95830f0e0196",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"jolicode/php-os-helper": "^0.1.0",
"php": ">=8.1",
"psr/log": "^1.0 || ^2.0 || ^3.0",
"symfony/deprecation-contracts": "^3",
"symfony/process": "^5.4 || ^6.0 || ^7.0"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"symfony/finder": "^5.4 || ^6.0 || ^7.0",
"symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0"
},
"suggest": {
"ext-ffi": "Needed to send notifications via libnotify on Linux"
2022-02-25 08:03:46 -06:00
},
"bin": [
"jolinotif"
],
"type": "library",
"autoload": {
"psr-4": {
"Joli\\JoliNotif\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Loïck Piera",
"email": "pyrech@gmail.com"
}
],
"description": "Send desktop notifications on Windows, Linux, MacOS.",
"keywords": [
"MAC",
"growl",
"linux",
"notification",
"windows"
],
"support": {
"issues": "https://github.com/jolicode/JoliNotif/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/jolicode/JoliNotif/tree/v2.7.3"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/jolicode/jolinotif",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-09-30T13:34:54+00:00"
},
{
"name": "jolicode/php-os-helper",
"version": "v0.1.0",
"source": {
"type": "git",
"url": "https://github.com/jolicode/php-os-helper.git",
"reference": "1622ad8bbcab98e62b5c041397e8519f10d90e29"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jolicode/php-os-helper/zipball/1622ad8bbcab98e62b5c041397e8519f10d90e29",
"reference": "1622ad8bbcab98e62b5c041397e8519f10d90e29",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
"require-dev": {
"symfony/phpunit-bridge": "^6.3.1"
},
"type": "library",
"autoload": {
"psr-4": {
"JoliCode\\PhpOsHelper\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Loïck Piera",
"email": "pyrech@gmail.com"
}
],
"description": "Helpers to detect the OS of the machine where PHP is running.",
"keywords": [
"linux",
"os",
"osx",
"php",
"windows"
],
"support": {
"issues": "https://github.com/jolicode/php-os-helper/issues",
"source": "https://github.com/jolicode/php-os-helper/tree/v0.1.0"
},
"time": "2023-12-03T12:46:03+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "laravel-zero/foundation",
2025-10-27 08:56:35 -05:00
"version": "v10.48.8",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/laravel-zero/foundation.git",
2025-10-27 08:56:35 -05:00
"reference": "5203cc84ace9c74e26735888f4c46396450b4b4f"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/laravel-zero/foundation/zipball/5203cc84ace9c74e26735888f4c46396450b4b4f",
"reference": "5203cc84ace9c74e26735888f4c46396450b4b4f",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": "^8.1"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-main": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"files": [
"src/Illuminate/Foundation/helpers.php"
],
"psr-4": {
"Illuminate\\": "src/Illuminate/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "This is a mirror from illuminate/foundation.",
"keywords": [
"framework",
"laravel"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/laravel-zero/foundation/tree/v10.48.8"
2022-02-25 08:03:46 -06:00
},
2025-10-27 08:56:35 -05:00
"time": "2024-04-18T13:09:49+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "laravel-zero/framework",
2025-10-27 08:56:35 -05:00
"version": "v10.48.25",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/laravel-zero/framework.git",
2025-10-27 08:56:35 -05:00
"reference": "1c44f0cdb936b447d5556e0a23733bfc17cdd997"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/laravel-zero/framework/zipball/1c44f0cdb936b447d5556e0a23733bfc17cdd997",
"reference": "1c44f0cdb936b447d5556e0a23733bfc17cdd997",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"dragonmantank/cron-expression": "^3.3.3",
2022-02-25 08:03:46 -06:00
"ext-json": "*",
2025-10-27 08:56:35 -05:00
"illuminate/cache": "^10.28",
"illuminate/collections": "^10.28",
"illuminate/config": "^10.28",
"illuminate/console": "^10.28",
"illuminate/container": "^10.28",
"illuminate/contracts": "^10.28",
"illuminate/events": "^10.28",
"illuminate/filesystem": "^10.28",
"illuminate/process": "^10.28",
"illuminate/support": "^10.28",
"illuminate/testing": "^10.28",
"laravel-zero/foundation": "^10.48.8",
"league/flysystem": "^3.27.0",
"nunomaduro/collision": "^6.4.0|^7.10.0",
"nunomaduro/laravel-console-summary": "^1.11.1",
"nunomaduro/laravel-console-task": "^1.9",
"nunomaduro/laravel-desktop-notifier": "^2.8.1",
2023-03-22 21:12:33 -05:00
"php": "^8.1",
"psr/log": "^1.1|^2.0|^3.0",
2025-10-27 08:56:35 -05:00
"ramsey/uuid": "^4.7.5",
"symfony/console": "^6.4.6",
"symfony/error-handler": "^6.4.6",
"symfony/event-dispatcher": "^6.4.3",
"symfony/finder": "^6.4.0",
"symfony/process": "^6.4.4",
"symfony/var-dumper": "^6.4.6",
"vlucas/phpdotenv": "^5.6"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"guzzlehttp/guzzle": "^7.8.1",
"illuminate/bus": "^10.28",
"illuminate/database": "^10.28",
"illuminate/http": "^10.28",
"illuminate/log": "^10.28",
"illuminate/queue": "^10.28",
"illuminate/redis": "^10.28",
"illuminate/view": "^10.28",
"laminas/laminas-text": "^2.11",
"laravel-zero/phar-updater": "^1.4",
"laravel/pint": "^1.15.1",
"nunomaduro/laravel-console-dusk": "^1.12",
"nunomaduro/laravel-console-menu": "^3.5",
2023-03-22 21:12:33 -05:00
"nunomaduro/termwind": "^1.15.1",
2025-10-27 08:56:35 -05:00
"pestphp/pest": "^2.34.7",
"pestphp/pest-plugin-laravel": "^2.3",
"phpstan/phpstan": "^1.10.67"
2022-02-25 08:03:46 -06:00
},
"suggest": {
"ext-pcntl": "Required to ensure that data is cleared when cancelling the build process."
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "10.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"LaravelZero\\Framework\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
2025-10-27 08:56:35 -05:00
},
{
"name": "Owen Voke",
"email": "development@voke.dev"
2022-02-25 08:03:46 -06:00
}
],
"description": "The Laravel Zero Framework.",
"homepage": "https://laravel-zero.com",
"keywords": [
"Laravel Zero",
"cli",
"console",
"framework",
"laravel"
],
"support": {
"issues": "https://github.com/laravel-zero/laravel-zero/issues",
"source": "https://github.com/laravel-zero/laravel-zero"
},
2025-10-27 08:56:35 -05:00
"funding": [
{
"url": "https://www.paypal.com/paypalme/enunomaduro",
"type": "custom"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
}
],
"time": "2024-04-18T13:12:28+00:00"
},
{
"name": "laravel/prompts",
"version": "v0.1.25",
"source": {
"type": "git",
"url": "https://github.com/laravel/prompts.git",
"reference": "7b4029a84c37cb2725fc7f011586e2997040bc95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/7b4029a84c37cb2725fc7f011586e2997040bc95",
"reference": "7b4029a84c37cb2725fc7f011586e2997040bc95",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"illuminate/collections": "^10.0|^11.0",
"php": "^8.1",
"symfony/console": "^6.2|^7.0"
},
"conflict": {
"illuminate/console": ">=10.17.0 <10.25.0",
"laravel/framework": ">=10.17.0 <10.25.0"
},
"require-dev": {
"mockery/mockery": "^1.5",
"pestphp/pest": "^2.3",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-mockery": "^1.1"
},
"suggest": {
"ext-pcntl": "Required for the spinner to be animated."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "0.1.x-dev"
}
},
"autoload": {
"files": [
"src/helpers.php"
],
"psr-4": {
"Laravel\\Prompts\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Add beautiful and user-friendly forms to your command-line applications.",
"support": {
"issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.1.25"
},
"time": "2024-08-12T22:06:33+00:00"
2022-02-25 08:03:46 -06:00
},
2022-02-26 15:34:32 -06:00
{
"name": "laravel/serializable-closure",
2025-10-27 08:56:35 -05:00
"version": "v1.3.7",
2022-02-26 15:34:32 -06:00
"source": {
"type": "git",
"url": "https://github.com/laravel/serializable-closure.git",
2025-10-27 08:56:35 -05:00
"reference": "4f48ade902b94323ca3be7646db16209ec76be3d"
2022-02-26 15:34:32 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/4f48ade902b94323ca3be7646db16209ec76be3d",
"reference": "4f48ade902b94323ca3be7646db16209ec76be3d",
2022-02-26 15:34:32 -06:00
"shasum": ""
},
"require": {
"php": "^7.3|^8.0"
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
"nesbot/carbon": "^2.61|^3.0",
2023-03-22 21:12:33 -05:00
"pestphp/pest": "^1.21.3",
"phpstan/phpstan": "^1.8.2",
2025-10-27 08:56:35 -05:00
"symfony/var-dumper": "^5.4.11|^6.2.0|^7.0.0"
2022-02-26 15:34:32 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Laravel\\SerializableClosure\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
},
{
"name": "Nuno Maduro",
"email": "nuno@laravel.com"
}
],
"description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.",
"keywords": [
"closure",
"laravel",
"serializable"
],
"support": {
"issues": "https://github.com/laravel/serializable-closure/issues",
"source": "https://github.com/laravel/serializable-closure"
},
2025-10-27 08:56:35 -05:00
"time": "2024-11-14T18:34:49+00:00"
2022-02-26 15:34:32 -06:00
},
2022-02-25 08:03:46 -06:00
{
"name": "league/flysystem",
2025-10-27 08:56:35 -05:00
"version": "3.30.1",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
2025-10-27 08:56:35 -05:00
"reference": "c139fd65c1f796b926f4aec0df37f6caa959a8da"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/c139fd65c1f796b926f4aec0df37f6caa959a8da",
"reference": "c139fd65c1f796b926f4aec0df37f6caa959a8da",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"league/flysystem-local": "^3.0.0",
2022-02-25 08:03:46 -06:00
"league/mime-type-detection": "^1.0.0",
"php": "^8.0.2"
},
"conflict": {
2025-10-27 08:56:35 -05:00
"async-aws/core": "<1.19.0",
"async-aws/s3": "<1.14.0",
2023-03-22 21:12:33 -05:00
"aws/aws-sdk-php": "3.209.31 || 3.210.0",
2022-02-25 08:03:46 -06:00
"guzzlehttp/guzzle": "<7.0",
"guzzlehttp/ringphp": "<1.1.1",
2023-03-22 21:12:33 -05:00
"phpseclib/phpseclib": "3.0.15",
2022-02-25 08:03:46 -06:00
"symfony/http-client": "<5.2"
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"async-aws/s3": "^1.5 || ^2.0",
"async-aws/simple-s3": "^1.1 || ^2.0",
"aws/aws-sdk-php": "^3.295.10",
2022-02-25 08:03:46 -06:00
"composer/semver": "^3.0",
"ext-fileinfo": "*",
"ext-ftp": "*",
2025-10-27 08:56:35 -05:00
"ext-mongodb": "^1.3|^2",
2022-02-25 08:03:46 -06:00
"ext-zip": "*",
"friendsofphp/php-cs-fixer": "^3.5",
"google/cloud-storage": "^1.23",
2025-10-27 08:56:35 -05:00
"guzzlehttp/psr7": "^2.6",
2022-02-25 08:03:46 -06:00
"microsoft/azure-storage-blob": "^1.1",
2025-10-27 08:56:35 -05:00
"mongodb/mongodb": "^1.2|^2",
"phpseclib/phpseclib": "^3.0.36",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.5.11|^10.0",
"sabre/dav": "^4.6.0"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"autoload": {
"psr-4": {
"League\\Flysystem\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
}
],
"description": "File storage abstraction for PHP",
"keywords": [
"WebDAV",
"aws",
"cloud",
"file",
"files",
"filesystem",
"filesystems",
"ftp",
"s3",
"sftp",
"storage"
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/thephpleague/flysystem/tree/3.30.1"
2022-02-25 08:03:46 -06:00
},
2025-10-27 08:56:35 -05:00
"time": "2025-10-20T15:35:26+00:00"
},
{
"name": "league/flysystem-local",
"version": "3.30.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-local.git",
"reference": "6691915f77c7fb69adfb87dcd550052dc184ee10"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/6691915f77c7fb69adfb87dcd550052dc184ee10",
"reference": "6691915f77c7fb69adfb87dcd550052dc184ee10",
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"league/flysystem": "^3.0.0",
"league/mime-type-detection": "^1.0.0",
"php": "^8.0.2"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\Flysystem\\Local\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2022-02-25 08:03:46 -06:00
{
2025-10-27 08:56:35 -05:00
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
2022-02-25 08:03:46 -06:00
}
],
2025-10-27 08:56:35 -05:00
"description": "Local filesystem adapter for Flysystem.",
"keywords": [
"Flysystem",
"file",
"files",
"filesystem",
"local"
],
"support": {
"source": "https://github.com/thephpleague/flysystem-local/tree/3.30.0"
},
"time": "2025-05-21T10:34:19+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "league/mime-type-detection",
2025-10-27 08:56:35 -05:00
"version": "1.16.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git",
2025-10-27 08:56:35 -05:00
"reference": "2d6702ff215bf922936ccc1ad31007edc76451b9"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9",
"reference": "2d6702ff215bf922936ccc1ad31007edc76451b9",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
2025-10-27 08:56:35 -05:00
"php": "^7.4 || ^8.0"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.2",
"phpstan/phpstan": "^0.12.68",
2025-10-27 08:56:35 -05:00
"phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"autoload": {
"psr-4": {
"League\\MimeTypeDetection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
}
],
"description": "Mime-type detection for Flysystem",
"support": {
"issues": "https://github.com/thephpleague/mime-type-detection/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.16.0"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/frankdejonge",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/league/flysystem",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-09-21T08:32:55+00:00"
2022-02-25 08:03:46 -06:00
},
2022-02-26 15:34:32 -06:00
{
"name": "monolog/monolog",
2025-10-27 08:56:35 -05:00
"version": "3.9.0",
2022-02-26 15:34:32 -06:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
2025-10-27 08:56:35 -05:00
"reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6"
2022-02-26 15:34:32 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/10d85740180ecba7896c87e06a166e0c95a0e3b6",
"reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6",
2022-02-26 15:34:32 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": ">=8.1",
"psr/log": "^2.0 || ^3.0"
2022-02-26 15:34:32 -06:00
},
"provide": {
2023-03-22 21:12:33 -05:00
"psr/log-implementation": "3.0.0"
2022-02-26 15:34:32 -06:00
},
"require-dev": {
2023-03-22 21:12:33 -05:00
"aws/aws-sdk-php": "^3.0",
2022-02-26 15:34:32 -06:00
"doctrine/couchdb": "~1.0@dev",
2023-03-22 21:12:33 -05:00
"elasticsearch/elasticsearch": "^7 || ^8",
"ext-json": "*",
2025-10-27 08:56:35 -05:00
"graylog2/gelf-php": "^1.4.2 || ^2.0",
2023-03-22 21:12:33 -05:00
"guzzlehttp/guzzle": "^7.4.5",
"guzzlehttp/psr7": "^2.2",
2022-02-26 15:34:32 -06:00
"mongodb/mongodb": "^1.8",
"php-amqplib/php-amqplib": "~2.4 || ^3",
2025-10-27 08:56:35 -05:00
"php-console/php-console": "^3.1.8",
"phpstan/phpstan": "^2",
"phpstan/phpstan-deprecation-rules": "^2",
"phpstan/phpstan-strict-rules": "^2",
"phpunit/phpunit": "^10.5.17 || ^11.0.7",
2023-03-22 21:12:33 -05:00
"predis/predis": "^1.1 || ^2",
2025-10-27 08:56:35 -05:00
"rollbar/rollbar": "^4.0",
"ruflin/elastica": "^7 || ^8",
2023-03-22 21:12:33 -05:00
"symfony/mailer": "^5.4 || ^6",
"symfony/mime": "^5.4 || ^6"
2022-02-26 15:34:32 -06:00
},
"suggest": {
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
"elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
"ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
"ext-mbstring": "Allow to work properly with unicode symbols",
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
"ext-openssl": "Required to send log messages using SSL",
"ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
"rollbar/rollbar": "Allow sending log messages to Rollbar",
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-main": "3.x-dev"
2022-02-26 15:34:32 -06:00
}
},
"autoload": {
"psr-4": {
"Monolog\\": "src/Monolog"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "https://seld.be"
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
"homepage": "https://github.com/Seldaek/monolog",
"keywords": [
"log",
"logging",
"psr-3"
],
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/Seldaek/monolog/tree/3.9.0"
2022-02-26 15:34:32 -06:00
},
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-03-24T10:02:05+00:00"
2022-02-26 15:34:32 -06:00
},
2022-02-25 08:03:46 -06:00
{
"name": "nesbot/carbon",
2025-10-27 08:56:35 -05:00
"version": "2.73.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
2025-10-27 08:56:35 -05:00
"url": "https://github.com/CarbonPHP/carbon.git",
"reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/9228ce90e1035ff2f0db84b40ec2e023ed802075",
"reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"carbonphp/carbon-doctrine-types": "*",
2022-02-25 08:03:46 -06:00
"ext-json": "*",
"php": "^7.1.8 || ^8.0",
2025-10-27 08:56:35 -05:00
"psr/clock": "^1.0",
2022-02-25 08:03:46 -06:00
"symfony/polyfill-mbstring": "^1.0",
"symfony/polyfill-php80": "^1.16",
"symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
},
2025-10-27 08:56:35 -05:00
"provide": {
"psr/clock-implementation": "1.0"
},
2022-02-25 08:03:46 -06:00
"require-dev": {
2025-10-27 08:56:35 -05:00
"doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0",
"doctrine/orm": "^2.7 || ^3.0",
2022-02-25 08:03:46 -06:00
"friendsofphp/php-cs-fixer": "^3.0",
"kylekatarnls/multi-tester": "^2.0",
2025-10-27 08:56:35 -05:00
"ondrejmirtes/better-reflection": "<6",
2022-02-25 08:03:46 -06:00
"phpmd/phpmd": "^2.9",
"phpstan/extension-installer": "^1.0",
2023-03-22 21:12:33 -05:00
"phpstan/phpstan": "^0.12.99 || ^1.7.14",
"phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
"phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
2022-02-25 08:03:46 -06:00
"squizlabs/php_codesniffer": "^3.4"
},
"bin": [
"bin/carbon"
],
"type": "library",
"extra": {
"laravel": {
"providers": [
"Carbon\\Laravel\\ServiceProvider"
]
},
"phpstan": {
"includes": [
"extension.neon"
]
2025-10-27 08:56:35 -05:00
},
"branch-alias": {
"dev-2.x": "2.x-dev",
"dev-master": "3.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"Carbon\\": "src/Carbon/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Brian Nesbitt",
"email": "brian@nesbot.com",
"homepage": "https://markido.com"
},
{
"name": "kylekatarnls",
"homepage": "https://github.com/kylekatarnls"
}
],
"description": "An API extension for DateTime that supports 281 different languages.",
"homepage": "https://carbon.nesbot.com",
"keywords": [
"date",
"datetime",
"time"
],
"support": {
"docs": "https://carbon.nesbot.com/docs",
"issues": "https://github.com/briannesbitt/Carbon/issues",
"source": "https://github.com/briannesbitt/Carbon"
},
"funding": [
{
2023-03-22 21:12:33 -05:00
"url": "https://github.com/sponsors/kylekatarnls",
"type": "github"
2022-02-25 08:03:46 -06:00
},
{
2023-03-22 21:12:33 -05:00
"url": "https://opencollective.com/Carbon#sponsor",
"type": "opencollective"
},
{
"url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
2022-02-25 08:03:46 -06:00
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-01-08T20:10:23+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "nunomaduro/collision",
2023-03-22 21:12:33 -05:00
"version": "v6.4.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/collision.git",
2023-03-22 21:12:33 -05:00
"reference": "f05978827b9343cba381ca05b8c7deee346b6015"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2023-03-22 21:12:33 -05:00
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/f05978827b9343cba381ca05b8c7deee346b6015",
"reference": "f05978827b9343cba381ca05b8c7deee346b6015",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"filp/whoops": "^2.14.5",
"php": "^8.0.0",
"symfony/console": "^6.0.2"
},
"require-dev": {
"brianium/paratest": "^6.4.1",
2023-03-22 21:12:33 -05:00
"laravel/framework": "^9.26.1",
"laravel/pint": "^1.1.1",
"nunomaduro/larastan": "^1.0.3",
2022-02-25 08:03:46 -06:00
"nunomaduro/mock-final-classes": "^1.1.0",
2023-03-22 21:12:33 -05:00
"orchestra/testbench": "^7.7",
"phpunit/phpunit": "^9.5.23",
"spatie/ignition": "^1.4.1"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
]
2025-10-27 08:56:35 -05:00
},
"branch-alias": {
"dev-develop": "6.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"NunoMaduro\\Collision\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
"description": "Cli error handling for console/command-line PHP applications.",
"keywords": [
"artisan",
"cli",
"command-line",
"console",
"error",
"handling",
"laravel",
"laravel-zero",
"php",
"symfony"
],
"support": {
"issues": "https://github.com/nunomaduro/collision/issues",
"source": "https://github.com/nunomaduro/collision"
},
"funding": [
{
"url": "https://www.paypal.com/paypalme/enunomaduro",
"type": "custom"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
},
{
"url": "https://www.patreon.com/nunomaduro",
"type": "patreon"
}
],
2023-03-22 21:12:33 -05:00
"time": "2023-01-03T12:54:54+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "nunomaduro/laravel-console-summary",
2025-10-27 08:56:35 -05:00
"version": "v1.11.1",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/laravel-console-summary.git",
2025-10-27 08:56:35 -05:00
"reference": "2e3cf7b261697eed3fdf87a66be4470d32b405bd"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/nunomaduro/laravel-console-summary/zipball/2e3cf7b261697eed3fdf87a66be4470d32b405bd",
"reference": "2e3cf7b261697eed3fdf87a66be4470d32b405bd",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"illuminate/console": "^9.0|^10.0|^11.0",
"illuminate/support": "^9.0|^10.0|^11.0",
2023-03-22 21:12:33 -05:00
"php": "^8.1"
},
"require-dev": {
"laravel/pint": "^1.4"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"NunoMaduro\\LaravelConsoleSummary\\LaravelConsoleSummaryServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"NunoMaduro\\LaravelConsoleSummary\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
"description": "A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.",
"keywords": [
"artisan",
"cli",
"command-line",
"console",
"laravel",
"laravel-zero",
"php",
"symfony"
],
"support": {
"issues": "https://github.com/nunomaduro/laravel-console-summary/issues",
"source": "https://github.com/nunomaduro/laravel-console-summary"
},
2025-10-27 08:56:35 -05:00
"time": "2024-04-09T08:41:54+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "nunomaduro/laravel-console-task",
2025-10-27 08:56:35 -05:00
"version": "v1.10.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/laravel-console-task.git",
2025-10-27 08:56:35 -05:00
"reference": "9d11073ad8b0215c63a962250e2bf071611f975d"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/nunomaduro/laravel-console-task/zipball/9d11073ad8b0215c63a962250e2bf071611f975d",
"reference": "9d11073ad8b0215c63a962250e2bf071611f975d",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"illuminate/console": "^10.0|^11.0|^12.0",
"illuminate/support": "^10.0|^11.0|^12.0",
"php": "^8.2"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"pestphp/pest": "^3.7"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"NunoMaduro\\LaravelConsoleTask\\LaravelConsoleTaskServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"NunoMaduro\\LaravelConsoleTask\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
"description": "Laravel Console Task is a output method for your Laravel/Laravel Zero commands.",
"keywords": [
"artisan",
"cli",
"command-line",
"console",
"laravel",
"laravel-zero",
"php",
"symfony"
],
"support": {
"issues": "https://github.com/nunomaduro/laravel-console-task/issues",
"source": "https://github.com/nunomaduro/laravel-console-task"
},
2025-10-27 08:56:35 -05:00
"time": "2025-02-19T11:02:37+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "nunomaduro/laravel-desktop-notifier",
2025-10-27 08:56:35 -05:00
"version": "v2.9.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/laravel-desktop-notifier.git",
2025-10-27 08:56:35 -05:00
"reference": "4871ee90fff38fbe25a2b8f81b5daeedf98a3ed7"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/nunomaduro/laravel-desktop-notifier/zipball/4871ee90fff38fbe25a2b8f81b5daeedf98a3ed7",
"reference": "4871ee90fff38fbe25a2b8f81b5daeedf98a3ed7",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"illuminate/console": "^10.0|^11.0|^12.0",
"illuminate/support": "^10.0|^11.0|^12.0",
2023-03-22 21:12:33 -05:00
"jolicode/jolinotif": "^2.5",
2025-10-27 08:56:35 -05:00
"php": "^8.2"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"graham-campbell/testbench": "^5.7|^6.2",
"pestphp/pest": "^3.7"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"laravel": {
"aliases": {
"Notifier": "NunoMaduro\\LaravelDesktopNotifier\\Facaces\\Notifier"
2025-10-27 08:56:35 -05:00
},
"providers": [
"NunoMaduro\\LaravelDesktopNotifier\\LaravelDesktopNotifierServiceProvider"
]
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"NunoMaduro\\LaravelDesktopNotifier\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
"description": "Send notifications to your desktop from your Laravel commands. An JoliNotif wrapper for Laravel 5.",
"keywords": [
"JoliNotif",
"Nuno Maduro",
"NunoMaduro",
"artisan",
"console",
"framework",
"laravel",
"notification",
"notifier",
"php",
"wrapper"
],
"support": {
"issues": "https://github.com/nunomaduro/laravel-desktop-notifier/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/nunomaduro/laravel-desktop-notifier/tree/v2.9.0"
2022-02-25 08:03:46 -06:00
},
2025-10-27 08:56:35 -05:00
"time": "2025-02-19T11:22:09+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "nunomaduro/termwind",
2025-10-27 08:56:35 -05:00
"version": "v1.17.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/termwind.git",
2025-10-27 08:56:35 -05:00
"reference": "5369ef84d8142c1d87e4ec278711d4ece3cbf301"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/5369ef84d8142c1d87e4ec278711d4ece3cbf301",
"reference": "5369ef84d8142c1d87e4ec278711d4ece3cbf301",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"ext-mbstring": "*",
2025-10-27 08:56:35 -05:00
"php": "^8.1",
"symfony/console": "^6.4.15"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"illuminate/console": "^10.48.24",
"illuminate/support": "^10.48.24",
"laravel/pint": "^1.18.2",
"pestphp/pest": "^2.36.0",
"pestphp/pest-plugin-mock": "2.0.0",
"phpstan/phpstan": "^1.12.11",
"phpstan/phpstan-strict-rules": "^1.6.1",
"symfony/var-dumper": "^6.4.15",
2022-02-25 08:03:46 -06:00
"thecodingmachine/phpstan-strict-rules": "^1.0.0"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Termwind\\Laravel\\TermwindServiceProvider"
]
}
},
"autoload": {
"files": [
"src/Functions.php"
],
"psr-4": {
"Termwind\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
"description": "Its like Tailwind CSS, but for the console.",
"keywords": [
"cli",
"console",
"css",
"package",
"php",
"style"
],
"support": {
"issues": "https://github.com/nunomaduro/termwind/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/nunomaduro/termwind/tree/v1.17.0"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://www.paypal.com/paypalme/enunomaduro",
"type": "custom"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
},
{
"url": "https://github.com/xiCO2k",
"type": "github"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-11-21T10:36:35+00:00"
2022-02-25 08:03:46 -06:00
},
2022-09-06 13:06:27 -05:00
{
"name": "php-ffmpeg/php-ffmpeg",
2025-10-27 08:56:35 -05:00
"version": "v1.3.2",
2022-09-06 13:06:27 -05:00
"source": {
"type": "git",
"url": "https://github.com/PHP-FFMpeg/PHP-FFMpeg.git",
2025-10-27 08:56:35 -05:00
"reference": "8e74bdc07ad200da7a6cfb21ec2652875e4368e0"
2022-09-06 13:06:27 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/PHP-FFMpeg/PHP-FFMpeg/zipball/8e74bdc07ad200da7a6cfb21ec2652875e4368e0",
"reference": "8e74bdc07ad200da7a6cfb21ec2652875e4368e0",
2022-09-06 13:06:27 -05:00
"shasum": ""
},
"require": {
"evenement/evenement": "^3.0",
2025-10-27 08:56:35 -05:00
"php": "^8.0 || ^8.1 || ^8.2 || ^8.3 || ^8.4",
2022-09-06 13:06:27 -05:00
"psr/log": "^1.0 || ^2.0 || ^3.0",
"spatie/temporary-directory": "^2.0",
2025-10-27 08:56:35 -05:00
"symfony/cache": "^5.4 || ^6.0 || ^7.0",
"symfony/process": "^5.4 || ^6.0 || ^7.0"
2022-09-06 13:06:27 -05:00
},
"require-dev": {
"mockery/mockery": "^1.5",
2025-10-27 08:56:35 -05:00
"phpunit/phpunit": "^9.5.10 || ^10.0"
2022-09-06 13:06:27 -05:00
},
"suggest": {
"php-ffmpeg/extras": "A compilation of common audio & video drivers for PHP-FFMpeg"
},
"type": "library",
"autoload": {
"psr-4": {
"FFMpeg\\": "src/FFMpeg",
"Alchemy\\BinaryDriver\\": "src/Alchemy/BinaryDriver"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Romain Neutron",
"email": "imprec@gmail.com",
"homepage": "http://www.lickmychip.com/"
},
{
"name": "Phraseanet Team",
"email": "info@alchemy.fr",
"homepage": "http://www.phraseanet.com/"
},
{
"name": "Patrik Karisch",
"email": "patrik@karisch.guru",
"homepage": "http://www.karisch.guru"
},
{
"name": "Romain Biard",
"email": "romain.biard@gmail.com",
"homepage": "https://www.strime.io/"
},
{
"name": "Jens Hausdorf",
"email": "hello@jens-hausdorf.de",
"homepage": "https://jens-hausdorf.de"
},
{
"name": "Pascal Baljet",
"email": "pascal@protone.media",
"homepage": "https://protone.media"
}
],
"description": "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg",
"keywords": [
"audio",
"audio processing",
"avconv",
"avprobe",
"ffmpeg",
"ffprobe",
"video",
"video processing"
],
"support": {
"issues": "https://github.com/PHP-FFMpeg/PHP-FFMpeg/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/PHP-FFMpeg/PHP-FFMpeg/tree/v1.3.2"
2022-09-06 13:06:27 -05:00
},
2025-10-27 08:56:35 -05:00
"time": "2025-04-01T20:36:46+00:00"
2022-09-06 13:06:27 -05:00
},
2022-08-19 19:52:56 -05:00
{
"name": "phpdocumentor/reflection-common",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jaap van Otterdijk",
"email": "opensource@ijaap.nl"
}
],
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
"homepage": "http://www.phpdoc.org",
"keywords": [
"FQSEN",
"phpDocumentor",
"phpdoc",
"reflection",
"static analysis"
],
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
"source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
},
"time": "2020-06-27T09:03:43+00:00"
},
{
"name": "phpdocumentor/type-resolver",
2025-10-27 08:56:35 -05:00
"version": "1.10.0",
2022-08-19 19:52:56 -05:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
2025-10-27 08:56:35 -05:00
"reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a"
2022-08-19 19:52:56 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/679e3ce485b99e84c775d28e2e96fade9a7fb50a",
"reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a",
2022-08-19 19:52:56 -05:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"doctrine/deprecations": "^1.0",
2025-10-27 08:56:35 -05:00
"php": "^7.3 || ^8.0",
2023-03-22 21:12:33 -05:00
"phpdocumentor/reflection-common": "^2.0",
2025-10-27 08:56:35 -05:00
"phpstan/phpdoc-parser": "^1.18|^2.0"
2022-08-19 19:52:56 -05:00
},
"require-dev": {
"ext-tokenizer": "*",
2023-03-22 21:12:33 -05:00
"phpbench/phpbench": "^1.2",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpunit/phpunit": "^9.5",
"rector/rector": "^0.13.9",
"vimeo/psalm": "^4.25"
2022-08-19 19:52:56 -05:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
}
],
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.10.0"
2022-08-19 19:52:56 -05:00
},
2025-10-27 08:56:35 -05:00
"time": "2024-11-09T15:12:26+00:00"
2022-08-19 19:52:56 -05:00
},
2022-02-25 08:03:46 -06:00
{
"name": "phpoption/phpoption",
2025-10-27 08:56:35 -05:00
"version": "1.9.4",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/php-option.git",
2025-10-27 08:56:35 -05:00
"reference": "638a154f8d4ee6a5cfa96d6a34dfbe0cffa9566d"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/638a154f8d4ee6a5cfa96d6a34dfbe0cffa9566d",
"reference": "638a154f8d4ee6a5cfa96d6a34dfbe0cffa9566d",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": "^7.2.5 || ^8.0"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
2023-03-22 21:12:33 -05:00
"bamarni/composer-bin-plugin": "^1.8.2",
2025-10-27 08:56:35 -05:00
"phpunit/phpunit": "^8.5.44 || ^9.6.25 || ^10.5.53 || ^11.5.34"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
2023-03-22 21:12:33 -05:00
"bamarni-bin": {
"bin-links": true,
2025-10-27 08:56:35 -05:00
"forward-command": false
2023-03-22 21:12:33 -05:00
},
2022-02-25 08:03:46 -06:00
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "1.9-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"PhpOption\\": "src/PhpOption/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Johannes M. Schmitt",
"email": "schmittjoh@gmail.com",
"homepage": "https://github.com/schmittjoh"
},
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
}
],
"description": "Option Type for PHP",
"keywords": [
"language",
"option",
"php",
"type"
],
"support": {
2023-03-22 21:12:33 -05:00
"issues": "https://github.com/schmittjoh/php-option/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/schmittjoh/php-option/tree/1.9.4"
2023-03-22 21:12:33 -05:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-08-21T11:53:16+00:00"
2023-03-22 21:12:33 -05:00
},
{
"name": "phpstan/phpdoc-parser",
2025-10-27 08:56:35 -05:00
"version": "2.3.0",
2023-03-22 21:12:33 -05:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
2025-10-27 08:56:35 -05:00
"reference": "1e0cd5370df5dd2e556a36b9c62f62e555870495"
2023-03-22 21:12:33 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/1e0cd5370df5dd2e556a36b9c62f62e555870495",
"reference": "1e0cd5370df5dd2e556a36b9c62f62e555870495",
2023-03-22 21:12:33 -05:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": "^7.4 || ^8.0"
2023-03-22 21:12:33 -05:00
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"doctrine/annotations": "^2.0",
"nikic/php-parser": "^5.3.0",
2023-03-22 21:12:33 -05:00
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/extension-installer": "^1.0",
2025-10-27 08:56:35 -05:00
"phpstan/phpstan": "^2.0",
"phpstan/phpstan-phpunit": "^2.0",
"phpstan/phpstan-strict-rules": "^2.0",
"phpunit/phpunit": "^9.6",
2023-03-22 21:12:33 -05:00
"symfony/process": "^5.2"
},
"type": "library",
"autoload": {
"psr-4": {
"PHPStan\\PhpDocParser\\": [
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/phpstan/phpdoc-parser/tree/2.3.0"
2022-02-25 08:03:46 -06:00
},
2025-10-27 08:56:35 -05:00
"time": "2025-08-30T15:50:23+00:00"
2022-02-25 08:03:46 -06:00
},
2022-09-06 13:06:27 -05:00
{
"name": "psr/cache",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/cache.git",
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
"shasum": ""
},
"require": {
"php": ">=8.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Cache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for caching libraries",
"keywords": [
"cache",
"psr",
"psr-6"
],
"support": {
"source": "https://github.com/php-fig/cache/tree/3.0.0"
},
"time": "2021-02-03T23:26:27+00:00"
},
2025-10-27 08:56:35 -05:00
{
"name": "psr/clock",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/clock.git",
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
"reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Psr\\Clock\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for reading the clock.",
"homepage": "https://github.com/php-fig/clock",
"keywords": [
"clock",
"now",
"psr",
"psr-20",
"time"
],
"support": {
"issues": "https://github.com/php-fig/clock/issues",
"source": "https://github.com/php-fig/clock/tree/1.0.0"
},
"time": "2022-11-25T14:36:26+00:00"
},
2022-02-25 08:03:46 -06:00
{
"name": "psr/container",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"shasum": ""
},
"require": {
"php": ">=7.4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
],
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/2.0.2"
},
"time": "2021-11-05T16:47:00+00:00"
},
{
2022-09-15 07:54:28 -05:00
"name": "psr/event-dispatcher",
"version": "1.0.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
2022-09-15 07:54:28 -05:00
"url": "https://github.com/php-fig/event-dispatcher.git",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2022-09-15 07:54:28 -05:00
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2022-09-15 07:54:28 -05:00
"php": ">=7.2.0"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-09-15 07:54:28 -05:00
"dev-master": "1.0.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
2022-09-15 07:54:28 -05:00
"Psr\\EventDispatcher\\": "src/"
2022-02-25 08:03:46 -06:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2022-09-15 07:54:28 -05:00
"homepage": "http://www.php-fig.org/"
2022-02-25 08:03:46 -06:00
}
],
2022-09-15 07:54:28 -05:00
"description": "Standard interfaces for event handling.",
2022-02-25 08:03:46 -06:00
"keywords": [
2022-09-15 07:54:28 -05:00
"events",
2022-02-25 08:03:46 -06:00
"psr",
2022-09-15 07:54:28 -05:00
"psr-14"
2022-02-25 08:03:46 -06:00
],
"support": {
2022-09-15 07:54:28 -05:00
"issues": "https://github.com/php-fig/event-dispatcher/issues",
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
2022-02-25 08:03:46 -06:00
},
2022-09-15 07:54:28 -05:00
"time": "2019-01-08T18:20:26+00:00"
2022-02-25 08:03:46 -06:00
},
{
2022-09-15 07:54:28 -05:00
"name": "psr/http-client",
2025-10-27 08:56:35 -05:00
"version": "1.0.3",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
2022-09-15 07:54:28 -05:00
"url": "https://github.com/php-fig/http-client.git",
2025-10-27 08:56:35 -05:00
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2022-09-15 07:54:28 -05:00
"php": "^7.0 || ^8.0",
2025-10-27 08:56:35 -05:00
"psr/http-message": "^1.0 || ^2.0"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-09-15 07:54:28 -05:00
"dev-master": "1.0.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
2022-09-15 07:54:28 -05:00
"Psr\\Http\\Client\\": "src/"
2022-02-25 08:03:46 -06:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2025-10-27 08:56:35 -05:00
"homepage": "https://www.php-fig.org/"
2022-02-25 08:03:46 -06:00
}
],
2022-09-15 07:54:28 -05:00
"description": "Common interface for HTTP clients",
"homepage": "https://github.com/php-fig/http-client",
2022-02-25 08:03:46 -06:00
"keywords": [
2022-09-15 07:54:28 -05:00
"http",
"http-client",
2022-02-25 08:03:46 -06:00
"psr",
2022-09-15 07:54:28 -05:00
"psr-18"
2022-02-25 08:03:46 -06:00
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/php-fig/http-client"
2022-02-25 08:03:46 -06:00
},
2025-10-27 08:56:35 -05:00
"time": "2023-09-23T14:17:50+00:00"
2022-02-25 08:03:46 -06:00
},
{
2022-09-15 07:54:28 -05:00
"name": "psr/http-factory",
2025-10-27 08:56:35 -05:00
"version": "1.1.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
2022-09-15 07:54:28 -05:00
"url": "https://github.com/php-fig/http-factory.git",
2025-10-27 08:56:35 -05:00
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": ">=7.1",
"psr/http-message": "^1.0 || ^2.0"
2022-02-25 08:03:46 -06:00
},
"type": "library",
2022-09-15 07:54:28 -05:00
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
2022-02-25 08:03:46 -06:00
"autoload": {
"psr-4": {
2022-09-15 07:54:28 -05:00
"Psr\\Http\\Message\\": "src/"
2022-02-25 08:03:46 -06:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2022-09-15 07:54:28 -05:00
"name": "PHP-FIG",
2025-10-27 08:56:35 -05:00
"homepage": "https://www.php-fig.org/"
2022-02-25 08:03:46 -06:00
}
],
2025-10-27 08:56:35 -05:00
"description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
2022-02-25 08:03:46 -06:00
"keywords": [
2022-09-15 07:54:28 -05:00
"factory",
"http",
"message",
"psr",
"psr-17",
"psr-7",
"request",
"response"
2022-02-25 08:03:46 -06:00
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/php-fig/http-factory"
2022-02-25 08:03:46 -06:00
},
2025-10-27 08:56:35 -05:00
"time": "2024-04-15T12:06:14+00:00"
2022-02-25 08:03:46 -06:00
},
{
2022-09-15 07:54:28 -05:00
"name": "psr/http-message",
2025-10-27 08:56:35 -05:00
"version": "2.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
2022-09-15 07:54:28 -05:00
"url": "https://github.com/php-fig/http-message.git",
2025-10-27 08:56:35 -05:00
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": "^7.2 || ^8.0"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2025-10-27 08:56:35 -05:00
"dev-master": "2.0.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
2022-09-15 07:54:28 -05:00
"Psr\\Http\\Message\\": "src/"
}
2022-02-25 08:03:46 -06:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2022-09-15 07:54:28 -05:00
"authors": [
{
"name": "PHP-FIG",
2025-10-27 08:56:35 -05:00
"homepage": "https://www.php-fig.org/"
2022-09-15 07:54:28 -05:00
}
],
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
2022-02-25 08:03:46 -06:00
"keywords": [
2022-09-15 07:54:28 -05:00
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
2022-02-25 08:03:46 -06:00
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/php-fig/http-message/tree/2.0"
2022-02-25 08:03:46 -06:00
},
2025-10-27 08:56:35 -05:00
"time": "2023-04-04T09:54:51+00:00"
2022-09-15 07:54:28 -05:00
},
{
"name": "psr/log",
2025-10-27 08:56:35 -05:00
"version": "3.0.2",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
2025-10-27 08:56:35 -05:00
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
"php": ">=8.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Log\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/php-fig/log/tree/3.0.2"
2022-09-15 07:54:28 -05:00
},
2025-10-27 08:56:35 -05:00
"time": "2024-09-11T13:17:53+00:00"
2022-09-15 07:54:28 -05:00
},
{
"name": "psr/simple-cache",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/simple-cache.git",
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
"shasum": ""
},
"require": {
"php": ">=8.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\SimpleCache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interfaces for simple caching",
"keywords": [
"cache",
"caching",
"psr",
"psr-16",
"simple-cache"
],
"support": {
"source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
},
"time": "2021-10-29T13:26:27+00:00"
},
{
"name": "ralouphie/getallheaders",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/ralouphie/getallheaders.git",
"reference": "120b605dfeb996808c31b6477290a714d356e822"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
"reference": "120b605dfeb996808c31b6477290a714d356e822",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^5 || ^6.5"
},
"type": "library",
"autoload": {
"files": [
"src/getallheaders.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ralph Khattar",
"email": "ralph.khattar@gmail.com"
}
],
"description": "A polyfill for getallheaders.",
"support": {
"issues": "https://github.com/ralouphie/getallheaders/issues",
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
},
"time": "2019-03-08T08:55:37+00:00"
},
{
"name": "ramsey/collection",
2025-10-27 08:56:35 -05:00
"version": "2.1.1",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/ramsey/collection.git",
2025-10-27 08:56:35 -05:00
"reference": "344572933ad0181accbf4ba763e85a0306a8c5e2"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2",
"reference": "344572933ad0181accbf4ba763e85a0306a8c5e2",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": "^8.1"
2022-09-15 07:54:28 -05:00
},
"require-dev": {
2023-03-22 21:12:33 -05:00
"captainhook/plugin-composer": "^5.3",
2025-10-27 08:56:35 -05:00
"ergebnis/composer-normalize": "^2.45",
"fakerphp/faker": "^1.24",
2023-03-22 21:12:33 -05:00
"hamcrest/hamcrest-php": "^2.0",
2025-10-27 08:56:35 -05:00
"jangregor/phpstan-prophecy": "^2.1",
"mockery/mockery": "^1.6",
2023-03-22 21:12:33 -05:00
"php-parallel-lint/php-console-highlighter": "^1.0",
2025-10-27 08:56:35 -05:00
"php-parallel-lint/php-parallel-lint": "^1.4",
"phpspec/prophecy-phpunit": "^2.3",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "^2.1",
"phpstan/phpstan-mockery": "^2.0",
"phpstan/phpstan-phpunit": "^2.0",
"phpunit/phpunit": "^10.5",
"ramsey/coding-standard": "^2.3",
"ramsey/conventional-commits": "^1.6",
"roave/security-advisories": "dev-latest"
2022-09-15 07:54:28 -05:00
},
"type": "library",
2023-03-22 21:12:33 -05:00
"extra": {
"captainhook": {
"force-install": true
},
"ramsey/conventional-commits": {
"configFile": "conventional-commits.json"
}
},
2022-09-15 07:54:28 -05:00
"autoload": {
"psr-4": {
"Ramsey\\Collection\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ben Ramsey",
"email": "ben@benramsey.com",
"homepage": "https://benramsey.com"
}
],
"description": "A PHP library for representing and manipulating collections.",
"keywords": [
"array",
"collection",
"hash",
"map",
"queue",
"set"
],
"support": {
"issues": "https://github.com/ramsey/collection/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/ramsey/collection/tree/2.1.1"
2022-09-15 07:54:28 -05:00
},
2025-10-27 08:56:35 -05:00
"time": "2025-03-22T05:38:12+00:00"
2022-09-15 07:54:28 -05:00
},
{
"name": "ramsey/uuid",
2025-10-27 08:56:35 -05:00
"version": "4.9.1",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
2025-10-27 08:56:35 -05:00
"reference": "81f941f6f729b1e3ceea61d9d014f8b6c6800440"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/ramsey/uuid/zipball/81f941f6f729b1e3ceea61d9d014f8b6c6800440",
"reference": "81f941f6f729b1e3ceea61d9d014f8b6c6800440",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13 || ^0.14",
2023-03-22 21:12:33 -05:00
"php": "^8.0",
"ramsey/collection": "^1.2 || ^2.0"
2022-09-15 07:54:28 -05:00
},
"replace": {
"rhumsaa/uuid": "self.version"
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"captainhook/captainhook": "^5.25",
2022-09-15 07:54:28 -05:00
"captainhook/plugin-composer": "^5.3",
2025-10-27 08:56:35 -05:00
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"ergebnis/composer-normalize": "^2.47",
"mockery/mockery": "^1.6",
2022-09-15 07:54:28 -05:00
"paragonie/random-lib": "^2",
2025-10-27 08:56:35 -05:00
"php-mock/php-mock": "^2.6",
"php-mock/php-mock-mockery": "^1.5",
"php-parallel-lint/php-parallel-lint": "^1.4.0",
"phpbench/phpbench": "^1.2.14",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "^2.1",
"phpstan/phpstan-mockery": "^2.0",
"phpstan/phpstan-phpunit": "^2.0",
"phpunit/phpunit": "^9.6",
"slevomat/coding-standard": "^8.18",
"squizlabs/php_codesniffer": "^3.13"
2022-09-15 07:54:28 -05:00
},
"suggest": {
"ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
"ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
"ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
"paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
"ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
},
"type": "library",
"extra": {
"captainhook": {
"force-install": true
}
},
"autoload": {
"files": [
"src/functions.php"
2023-03-22 21:12:33 -05:00
],
"psr-4": {
"Ramsey\\Uuid\\": "src/"
}
2022-09-15 07:54:28 -05:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
"keywords": [
"guid",
"identifier",
"uuid"
],
"support": {
"issues": "https://github.com/ramsey/uuid/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/ramsey/uuid/tree/4.9.1"
},
"time": "2025-09-04T20:59:21+00:00"
2022-09-15 07:54:28 -05:00
},
{
"name": "spatie/laravel-data",
2023-03-22 21:12:33 -05:00
"version": "2.2.3",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-data.git",
2023-03-22 21:12:33 -05:00
"reference": "cbc712e5fac04173b49662eff777500f850c8a64"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2023-03-22 21:12:33 -05:00
"url": "https://api.github.com/repos/spatie/laravel-data/zipball/cbc712e5fac04173b49662eff777500f850c8a64",
"reference": "cbc712e5fac04173b49662eff777500f850c8a64",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"illuminate/contracts": "^8.83|^9.30|^10.0",
2022-09-15 07:54:28 -05:00
"php": "^8.1",
"phpdocumentor/type-resolver": "^1.5",
"spatie/laravel-package-tools": "^1.9.0"
},
"require-dev": {
"fakerphp/faker": "^1.14",
"friendsofphp/php-cs-fixer": "^3.0",
"inertiajs/inertia-laravel": "^0.6.3",
2023-03-22 21:12:33 -05:00
"nesbot/carbon": "^2.63",
2022-09-15 07:54:28 -05:00
"nette/php-generator": "^3.5",
"nunomaduro/larastan": "^2.0|^1.0.3",
2023-03-22 21:12:33 -05:00
"orchestra/testbench": "^6.24|^7.6|^8.0",
"pestphp/pest": "^1.22",
"pestphp/pest-plugin-laravel": "^1.3",
2022-09-15 07:54:28 -05:00
"phpstan/extension-installer": "^1.1",
"phpunit/phpunit": "^9.3",
"spatie/invade": "^1.0",
2023-03-22 21:12:33 -05:00
"spatie/laravel-typescript-transformer": "^2.1.6",
"spatie/pest-plugin-snapshots": "^1.1",
2022-09-15 07:54:28 -05:00
"spatie/phpunit-snapshot-assertions": "^4.2",
"spatie/test-time": "^1.2"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Spatie\\LaravelData\\LaravelDataServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Spatie\\LaravelData\\": "src",
"Spatie\\LaravelData\\Database\\Factories\\": "database/factories"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ruben Van Assche",
"email": "ruben@spatie.be",
"role": "Developer"
}
],
"description": "Create unified resources and data transfer objects",
"homepage": "https://github.com/spatie/laravel-data",
"keywords": [
"laravel",
"laravel-data",
"spatie"
],
"support": {
2023-03-22 21:12:33 -05:00
"issues": "https://github.com/spatie/laravel-data/issues",
"source": "https://github.com/spatie/laravel-data/tree/2.2.3"
2022-09-15 07:54:28 -05:00
},
"funding": [
{
"url": "https://github.com/spatie",
"type": "github"
}
],
2023-03-22 21:12:33 -05:00
"time": "2023-01-24T08:23:58+00:00"
2022-09-15 07:54:28 -05:00
},
{
"name": "spatie/laravel-package-tools",
2025-10-27 08:56:35 -05:00
"version": "1.92.7",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-package-tools.git",
2025-10-27 08:56:35 -05:00
"reference": "f09a799850b1ed765103a4f0b4355006360c49a5"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/f09a799850b1ed765103a4f0b4355006360c49a5",
"reference": "f09a799850b1ed765103a4f0b4355006360c49a5",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"illuminate/contracts": "^9.28|^10.0|^11.0|^12.0",
2023-03-22 21:12:33 -05:00
"php": "^8.0"
2022-09-15 07:54:28 -05:00
},
"require-dev": {
2023-03-22 21:12:33 -05:00
"mockery/mockery": "^1.5",
2025-10-27 08:56:35 -05:00
"orchestra/testbench": "^7.7|^8.0|^9.0|^10.0",
"pestphp/pest": "^1.23|^2.1|^3.1",
"phpunit/php-code-coverage": "^9.0|^10.0|^11.0",
"phpunit/phpunit": "^9.5.24|^10.5|^11.5",
"spatie/pest-plugin-test-time": "^1.1|^2.2"
2022-09-15 07:54:28 -05:00
},
"type": "library",
"autoload": {
"psr-4": {
"Spatie\\LaravelPackageTools\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Freek Van der Herten",
"email": "freek@spatie.be",
"role": "Developer"
}
],
"description": "Tools for creating Laravel packages",
"homepage": "https://github.com/spatie/laravel-package-tools",
"keywords": [
"laravel-package-tools",
"spatie"
],
"support": {
"issues": "https://github.com/spatie/laravel-package-tools/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/spatie/laravel-package-tools/tree/1.92.7"
2022-09-15 07:54:28 -05:00
},
"funding": [
{
"url": "https://github.com/spatie",
"type": "github"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-07-17T15:46:43+00:00"
2022-09-15 07:54:28 -05:00
},
{
"name": "spatie/temporary-directory",
2025-10-27 08:56:35 -05:00
"version": "2.3.0",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/spatie/temporary-directory.git",
2025-10-27 08:56:35 -05:00
"reference": "580eddfe9a0a41a902cac6eeb8f066b42e65a32b"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/spatie/temporary-directory/zipball/580eddfe9a0a41a902cac6eeb8f066b42e65a32b",
"reference": "580eddfe9a0a41a902cac6eeb8f066b42e65a32b",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
"php": "^8.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Spatie\\TemporaryDirectory\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alex Vanderbist",
"email": "alex@spatie.be",
"homepage": "https://spatie.be",
"role": "Developer"
}
],
"description": "Easily create, use and destroy temporary directories",
"homepage": "https://github.com/spatie/temporary-directory",
"keywords": [
"php",
"spatie",
"temporary-directory"
],
"support": {
"issues": "https://github.com/spatie/temporary-directory/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/spatie/temporary-directory/tree/2.3.0"
2022-09-15 07:54:28 -05:00
},
"funding": [
{
"url": "https://spatie.be/open-source/support-us",
"type": "custom"
},
{
"url": "https://github.com/spatie",
"type": "github"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-01-13T13:04:43+00:00"
2022-09-15 07:54:28 -05:00
},
{
"name": "symfony/cache",
2025-10-27 08:56:35 -05:00
"version": "v7.3.4",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
2025-10-27 08:56:35 -05:00
"reference": "bf8afc8ffd4bfd3d9c373e417f041d9f1e5b863f"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/cache/zipball/bf8afc8ffd4bfd3d9c373e417f041d9f1e5b863f",
"reference": "bf8afc8ffd4bfd3d9c373e417f041d9f1e5b863f",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": ">=8.2",
2022-09-15 07:54:28 -05:00
"psr/cache": "^2.0|^3.0",
"psr/log": "^1.1|^2|^3",
2025-10-27 08:56:35 -05:00
"symfony/cache-contracts": "^3.6",
"symfony/deprecation-contracts": "^2.5|^3.0",
"symfony/service-contracts": "^2.5|^3",
"symfony/var-exporter": "^6.4|^7.0"
2022-09-15 07:54:28 -05:00
},
"conflict": {
2025-10-27 08:56:35 -05:00
"doctrine/dbal": "<3.6",
"symfony/dependency-injection": "<6.4",
"symfony/http-kernel": "<6.4",
"symfony/var-dumper": "<6.4"
2022-09-15 07:54:28 -05:00
},
"provide": {
"psr/cache-implementation": "2.0|3.0",
"psr/simple-cache-implementation": "1.0|2.0|3.0",
"symfony/cache-implementation": "1.1|2.0|3.0"
},
"require-dev": {
"cache/integration-tests": "dev-master",
2025-10-27 08:56:35 -05:00
"doctrine/dbal": "^3.6|^4",
"predis/predis": "^1.1|^2.0",
2022-09-15 07:54:28 -05:00
"psr/simple-cache": "^1.0|^2.0|^3.0",
2025-10-27 08:56:35 -05:00
"symfony/clock": "^6.4|^7.0",
"symfony/config": "^6.4|^7.0",
"symfony/dependency-injection": "^6.4|^7.0",
"symfony/filesystem": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
"symfony/messenger": "^6.4|^7.0",
"symfony/var-dumper": "^6.4|^7.0"
2022-09-15 07:54:28 -05:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Cache\\": ""
},
"classmap": [
"Traits/ValueWrapper.php"
],
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2022-02-25 08:03:46 -06:00
{
2022-09-15 07:54:28 -05:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2023-03-22 21:12:33 -05:00
"description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
2022-09-15 07:54:28 -05:00
"homepage": "https://symfony.com",
"keywords": [
"caching",
"psr6"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/cache/tree/v7.3.4"
2022-09-15 07:54:28 -05:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
2022-02-25 08:03:46 -06:00
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-02-25 08:03:46 -06:00
{
2022-09-15 07:54:28 -05:00
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2022-02-25 08:03:46 -06:00
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-09-11T10:12:26+00:00"
2022-02-25 08:03:46 -06:00
},
2022-08-19 19:52:56 -05:00
{
2022-09-15 07:54:28 -05:00
"name": "symfony/cache-contracts",
2025-10-27 08:56:35 -05:00
"version": "v3.6.0",
2022-08-19 19:52:56 -05:00
"source": {
"type": "git",
2022-09-15 07:54:28 -05:00
"url": "https://github.com/symfony/cache-contracts.git",
2025-10-27 08:56:35 -05:00
"reference": "5d68a57d66910405e5c0b63d6f0af941e66fc868"
2022-08-19 19:52:56 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/5d68a57d66910405e5c0b63d6f0af941e66fc868",
"reference": "5d68a57d66910405e5c0b63d6f0af941e66fc868",
2022-08-19 19:52:56 -05:00
"shasum": ""
},
"require": {
2022-09-15 07:54:28 -05:00
"php": ">=8.1",
"psr/cache": "^3.0"
2022-08-19 19:52:56 -05:00
},
"type": "library",
"extra": {
2022-09-15 07:54:28 -05:00
"thanks": {
2025-10-27 08:56:35 -05:00
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
"branch-alias": {
"dev-main": "3.6-dev"
2022-08-19 19:52:56 -05:00
}
},
"autoload": {
"psr-4": {
2022-09-15 07:54:28 -05:00
"Symfony\\Contracts\\Cache\\": ""
2022-08-19 19:52:56 -05:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2022-09-15 07:54:28 -05:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2022-08-19 19:52:56 -05:00
}
],
2022-09-15 07:54:28 -05:00
"description": "Generic abstractions related to caching",
"homepage": "https://symfony.com",
2022-08-19 19:52:56 -05:00
"keywords": [
2022-09-15 07:54:28 -05:00
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
2022-08-19 19:52:56 -05:00
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/cache-contracts/tree/v3.6.0"
2022-08-19 19:52:56 -05:00
},
"funding": [
{
2022-09-15 07:54:28 -05:00
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
2022-08-19 19:52:56 -05:00
"type": "github"
2022-09-15 07:54:28 -05:00
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
2022-08-19 19:52:56 -05:00
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-03-13T15:25:07+00:00"
2022-08-19 19:52:56 -05:00
},
{
2022-09-15 07:54:28 -05:00
"name": "symfony/console",
2025-10-27 08:56:35 -05:00
"version": "v6.4.26",
2022-08-19 19:52:56 -05:00
"source": {
"type": "git",
2022-09-15 07:54:28 -05:00
"url": "https://github.com/symfony/console.git",
2025-10-27 08:56:35 -05:00
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f"
2022-08-19 19:52:56 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/console/zipball/492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f",
"reference": "492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f",
2022-08-19 19:52:56 -05:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": ">=8.1",
2025-10-27 08:56:35 -05:00
"symfony/deprecation-contracts": "^2.5|^3",
2022-09-15 07:54:28 -05:00
"symfony/polyfill-mbstring": "~1.0",
2025-10-27 08:56:35 -05:00
"symfony/service-contracts": "^2.5|^3",
"symfony/string": "^5.4|^6.0|^7.0"
2022-09-15 07:54:28 -05:00
},
"conflict": {
"symfony/dependency-injection": "<5.4",
"symfony/dotenv": "<5.4",
"symfony/event-dispatcher": "<5.4",
"symfony/lock": "<5.4",
"symfony/process": "<5.4"
},
"provide": {
"psr/log-implementation": "1.0|2.0|3.0"
2022-08-19 19:52:56 -05:00
},
"require-dev": {
2022-09-15 07:54:28 -05:00
"psr/log": "^1|^2|^3",
2025-10-27 08:56:35 -05:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
"symfony/lock": "^5.4|^6.0|^7.0",
"symfony/messenger": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
2022-08-19 19:52:56 -05:00
},
"type": "library",
"autoload": {
"psr-4": {
2022-09-15 07:54:28 -05:00
"Symfony\\Component\\Console\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https://symfony.com",
"keywords": [
"cli",
2025-10-27 08:56:35 -05:00
"command-line",
2022-09-15 07:54:28 -05:00
"console",
"terminal"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/console/tree/v6.4.26"
2022-09-15 07:54:28 -05:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-09-15 07:54:28 -05:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-09-26T12:13:46+00:00"
2022-09-15 07:54:28 -05:00
},
{
"name": "symfony/deprecation-contracts",
2025-10-27 08:56:35 -05:00
"version": "v3.6.0",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
2025-10-27 08:56:35 -05:00
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": ">=8.1"
2022-09-15 07:54:28 -05:00
},
"type": "library",
"extra": {
"thanks": {
2025-10-27 08:56:35 -05:00
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
"branch-alias": {
"dev-main": "3.6-dev"
2022-08-19 19:52:56 -05:00
}
},
2022-09-15 07:54:28 -05:00
"autoload": {
"files": [
"function.php"
]
},
2022-08-19 19:52:56 -05:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2022-09-15 07:54:28 -05:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2022-08-19 19:52:56 -05:00
}
],
2022-09-15 07:54:28 -05:00
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
2022-08-19 19:52:56 -05:00
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
2022-08-19 19:52:56 -05:00
},
"funding": [
{
2022-09-15 07:54:28 -05:00
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
2022-08-19 19:52:56 -05:00
"type": "github"
2022-09-15 07:54:28 -05:00
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
2022-08-19 19:52:56 -05:00
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-09-25T14:21:43+00:00"
2022-08-19 19:52:56 -05:00
},
2022-09-06 13:06:27 -05:00
{
2022-09-15 07:54:28 -05:00
"name": "symfony/error-handler",
2025-10-27 08:56:35 -05:00
"version": "v6.4.26",
2022-09-06 13:06:27 -05:00
"source": {
"type": "git",
2022-09-15 07:54:28 -05:00
"url": "https://github.com/symfony/error-handler.git",
2025-10-27 08:56:35 -05:00
"reference": "41bedcaec5b72640b0ec2096547b75fda72ead6c"
2022-09-06 13:06:27 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/error-handler/zipball/41bedcaec5b72640b0ec2096547b75fda72ead6c",
"reference": "41bedcaec5b72640b0ec2096547b75fda72ead6c",
2022-09-06 13:06:27 -05:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": ">=8.1",
2022-09-15 07:54:28 -05:00
"psr/log": "^1|^2|^3",
2025-10-27 08:56:35 -05:00
"symfony/var-dumper": "^5.4|^6.0|^7.0"
},
"conflict": {
"symfony/deprecation-contracts": "<2.5",
"symfony/http-kernel": "<6.4"
2022-09-06 13:06:27 -05:00
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/http-kernel": "^6.4|^7.0",
"symfony/serializer": "^5.4|^6.0|^7.0"
2022-09-06 13:06:27 -05:00
},
2022-09-15 07:54:28 -05:00
"bin": [
"Resources/bin/patch-type-declarations"
],
2022-09-06 13:06:27 -05:00
"type": "library",
"autoload": {
"psr-4": {
2022-09-15 07:54:28 -05:00
"Symfony\\Component\\ErrorHandler\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2022-09-06 13:06:27 -05:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2022-09-15 07:54:28 -05:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2022-09-06 13:06:27 -05:00
}
],
2022-09-15 07:54:28 -05:00
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
2022-09-06 13:06:27 -05:00
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/error-handler/tree/v6.4.26"
2022-09-06 13:06:27 -05:00
},
"funding": [
{
2022-09-15 07:54:28 -05:00
"url": "https://symfony.com/sponsor",
2022-09-06 13:06:27 -05:00
"type": "custom"
},
{
2022-09-15 07:54:28 -05:00
"url": "https://github.com/fabpot",
2022-09-06 13:06:27 -05:00
"type": "github"
2022-09-15 07:54:28 -05:00
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-09-15 07:54:28 -05:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
2022-09-06 13:06:27 -05:00
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-09-11T09:57:09+00:00"
2022-09-06 13:06:27 -05:00
},
{
2022-09-15 07:54:28 -05:00
"name": "symfony/event-dispatcher",
2025-10-27 08:56:35 -05:00
"version": "v6.4.25",
2022-09-06 13:06:27 -05:00
"source": {
"type": "git",
2022-09-15 07:54:28 -05:00
"url": "https://github.com/symfony/event-dispatcher.git",
2025-10-27 08:56:35 -05:00
"reference": "b0cf3162020603587363f0551cd3be43958611ff"
2022-09-06 13:06:27 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b0cf3162020603587363f0551cd3be43958611ff",
"reference": "b0cf3162020603587363f0551cd3be43958611ff",
2022-09-06 13:06:27 -05:00
"shasum": ""
},
"require": {
"php": ">=8.1",
2025-10-27 08:56:35 -05:00
"symfony/event-dispatcher-contracts": "^2.5|^3"
2022-09-06 13:06:27 -05:00
},
"conflict": {
2025-10-27 08:56:35 -05:00
"symfony/dependency-injection": "<5.4",
"symfony/service-contracts": "<2.5"
2022-09-06 13:06:27 -05:00
},
"provide": {
2022-09-15 07:54:28 -05:00
"psr/event-dispatcher-implementation": "1.0",
"symfony/event-dispatcher-implementation": "2.0|3.0"
2022-09-06 13:06:27 -05:00
},
"require-dev": {
2022-09-15 07:54:28 -05:00
"psr/log": "^1|^2|^3",
2025-10-27 08:56:35 -05:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/error-handler": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0",
"symfony/service-contracts": "^2.5|^3",
"symfony/stopwatch": "^5.4|^6.0|^7.0"
2022-09-06 13:06:27 -05:00
},
"type": "library",
"autoload": {
"psr-4": {
2022-09-15 07:54:28 -05:00
"Symfony\\Component\\EventDispatcher\\": ""
2022-09-06 13:06:27 -05:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2022-09-15 07:54:28 -05:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2022-09-06 13:06:27 -05:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2022-09-15 07:54:28 -05:00
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
2022-09-06 13:06:27 -05:00
"homepage": "https://symfony.com",
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/event-dispatcher/tree/v6.4.25"
2022-09-06 13:06:27 -05:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-09-06 13:06:27 -05:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-08-13T09:41:44+00:00"
2022-09-06 13:06:27 -05:00
},
{
2022-09-15 07:54:28 -05:00
"name": "symfony/event-dispatcher-contracts",
2025-10-27 08:56:35 -05:00
"version": "v3.6.0",
2022-09-06 13:06:27 -05:00
"source": {
"type": "git",
2022-09-15 07:54:28 -05:00
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
2025-10-27 08:56:35 -05:00
"reference": "59eb412e93815df44f05f342958efa9f46b1e586"
2022-09-06 13:06:27 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586",
"reference": "59eb412e93815df44f05f342958efa9f46b1e586",
2022-09-06 13:06:27 -05:00
"shasum": ""
},
"require": {
"php": ">=8.1",
2022-09-15 07:54:28 -05:00
"psr/event-dispatcher": "^1"
2022-09-06 13:06:27 -05:00
},
"type": "library",
"extra": {
"thanks": {
2025-10-27 08:56:35 -05:00
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
"branch-alias": {
"dev-main": "3.6-dev"
2022-09-06 13:06:27 -05:00
}
},
"autoload": {
"psr-4": {
2022-09-15 07:54:28 -05:00
"Symfony\\Contracts\\EventDispatcher\\": ""
2022-09-06 13:06:27 -05:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2022-09-15 07:54:28 -05:00
"description": "Generic abstractions related to dispatching event",
2022-09-06 13:06:27 -05:00
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.6.0"
2022-09-06 13:06:27 -05:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-09-25T14:21:43+00:00"
2022-09-06 13:06:27 -05:00
},
2025-11-16 22:52:07 -06:00
{
"name": "symfony/filesystem",
"version": "v6.4.24",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "75ae2edb7cdcc0c53766c30b0a2512b8df574bd8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/75ae2edb7cdcc0c53766c30b0a2512b8df574bd8",
"reference": "75ae2edb7cdcc0c53766c30b0a2512b8df574bd8",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.8"
},
"require-dev": {
"symfony/process": "^5.4|^6.4|^7.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Filesystem\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v6.4.24"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2025-07-10T08:14:14+00:00"
},
2022-02-25 08:03:46 -06:00
{
2022-09-15 07:54:28 -05:00
"name": "symfony/finder",
2025-10-27 08:56:35 -05:00
"version": "v6.4.24",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
2022-09-15 07:54:28 -05:00
"url": "https://github.com/symfony/finder.git",
2025-10-27 08:56:35 -05:00
"reference": "73089124388c8510efb8d2d1689285d285937b08"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/finder/zipball/73089124388c8510efb8d2d1689285d285937b08",
"reference": "73089124388c8510efb8d2d1689285d285937b08",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": ">=8.1"
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"symfony/filesystem": "^6.0|^7.0"
2022-02-25 08:03:46 -06:00
},
2022-09-15 07:54:28 -05:00
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2022-02-25 08:03:46 -06:00
},
2022-09-15 07:54:28 -05:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/finder/tree/v6.4.24"
2022-09-15 07:54:28 -05:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-09-15 07:54:28 -05:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-07-15T12:02:45+00:00"
2022-09-15 07:54:28 -05:00
},
{
"name": "symfony/http-foundation",
2025-10-27 08:56:35 -05:00
"version": "v6.4.26",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
2025-10-27 08:56:35 -05:00
"reference": "369241591d92bb5dfb4c6ccd6ee94378a45b1521"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/369241591d92bb5dfb4c6ccd6ee94378a45b1521",
"reference": "369241591d92bb5dfb4c6ccd6ee94378a45b1521",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
"php": ">=8.1",
2025-10-27 08:56:35 -05:00
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "~1.1",
"symfony/polyfill-php83": "^1.27"
2022-02-25 08:03:46 -06:00
},
2023-03-22 21:12:33 -05:00
"conflict": {
2025-10-27 08:56:35 -05:00
"symfony/cache": "<6.4.12|>=7.0,<7.1.5"
2023-03-22 21:12:33 -05:00
},
2022-02-25 08:03:46 -06:00
"require-dev": {
2025-10-27 08:56:35 -05:00
"doctrine/dbal": "^2.13.1|^3|^4",
"predis/predis": "^1.1|^2.0",
"symfony/cache": "^6.4.12|^7.1.5",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0",
"symfony/mime": "^5.4|^6.0|^7.0",
"symfony/rate-limiter": "^5.4|^6.0|^7.0"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"autoload": {
"psr-4": {
2022-09-15 07:54:28 -05:00
"Symfony\\Component\\HttpFoundation\\": ""
2022-02-25 08:03:46 -06:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2022-09-15 07:54:28 -05:00
"description": "Defines an object-oriented layer for the HTTP specification",
2022-02-25 08:03:46 -06:00
"homepage": "https://symfony.com",
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/http-foundation/tree/v6.4.26"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-02-25 08:03:46 -06:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-09-16T08:22:30+00:00"
2022-02-25 08:03:46 -06:00
},
2022-09-15 07:54:28 -05:00
{
"name": "symfony/http-kernel",
2025-10-27 08:56:35 -05:00
"version": "v6.4.26",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
2022-09-15 07:54:28 -05:00
"url": "https://github.com/symfony/http-kernel.git",
2025-10-27 08:56:35 -05:00
"reference": "8b0f963293aede77593c9845c8c0af34752e893a"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/8b0f963293aede77593c9845c8c0af34752e893a",
"reference": "8b0f963293aede77593c9845c8c0af34752e893a",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": ">=8.1",
2022-02-25 08:03:46 -06:00
"psr/log": "^1|^2|^3",
2025-10-27 08:56:35 -05:00
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/error-handler": "^6.4|^7.0",
"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^6.4|^7.0",
2022-09-15 07:54:28 -05:00
"symfony/polyfill-ctype": "^1.8"
},
"conflict": {
"symfony/browser-kit": "<5.4",
"symfony/cache": "<5.4",
2023-03-22 21:12:33 -05:00
"symfony/config": "<6.1",
2022-09-15 07:54:28 -05:00
"symfony/console": "<5.4",
2025-10-27 08:56:35 -05:00
"symfony/dependency-injection": "<6.4",
2022-09-15 07:54:28 -05:00
"symfony/doctrine-bridge": "<5.4",
"symfony/form": "<5.4",
"symfony/http-client": "<5.4",
2025-10-27 08:56:35 -05:00
"symfony/http-client-contracts": "<2.5",
2022-09-15 07:54:28 -05:00
"symfony/mailer": "<5.4",
"symfony/messenger": "<5.4",
"symfony/translation": "<5.4",
2025-10-27 08:56:35 -05:00
"symfony/translation-contracts": "<2.5",
2022-09-15 07:54:28 -05:00
"symfony/twig-bridge": "<5.4",
2025-10-27 08:56:35 -05:00
"symfony/validator": "<6.4",
"symfony/var-dumper": "<6.3",
2022-09-15 07:54:28 -05:00
"twig/twig": "<2.13"
},
"provide": {
"psr/log-implementation": "1.0|2.0|3.0"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
2022-09-15 07:54:28 -05:00
"psr/cache": "^1.0|^2.0|^3.0",
2025-10-27 08:56:35 -05:00
"symfony/browser-kit": "^5.4|^6.0|^7.0",
"symfony/clock": "^6.2|^7.0",
"symfony/config": "^6.1|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/css-selector": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^6.4|^7.0",
"symfony/dom-crawler": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
"symfony/http-client-contracts": "^2.5|^3",
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/property-access": "^5.4.5|^6.0.5|^7.0",
"symfony/routing": "^5.4|^6.0|^7.0",
"symfony/serializer": "^6.4.4|^7.0.4",
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/translation": "^5.4|^6.0|^7.0",
"symfony/translation-contracts": "^2.5|^3",
"symfony/uid": "^5.4|^6.0|^7.0",
"symfony/validator": "^6.4|^7.0",
"symfony/var-dumper": "^5.4|^6.4|^7.0",
"symfony/var-exporter": "^6.2|^7.0",
2022-09-15 07:54:28 -05:00
"twig/twig": "^2.13|^3.0.4"
},
2022-02-25 08:03:46 -06:00
"type": "library",
"autoload": {
"psr-4": {
2022-09-15 07:54:28 -05:00
"Symfony\\Component\\HttpKernel\\": ""
2022-02-25 08:03:46 -06:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2022-09-15 07:54:28 -05:00
"description": "Provides a structured process for converting a Request into a Response",
2022-02-25 08:03:46 -06:00
"homepage": "https://symfony.com",
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/http-kernel/tree/v6.4.26"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-02-25 08:03:46 -06:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-09-27T12:20:56+00:00"
2022-02-25 08:03:46 -06:00
},
{
2022-09-15 07:54:28 -05:00
"name": "symfony/mime",
2025-10-27 08:56:35 -05:00
"version": "v6.4.26",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
2022-09-15 07:54:28 -05:00
"url": "https://github.com/symfony/mime.git",
2025-10-27 08:56:35 -05:00
"reference": "61ab9681cdfe315071eb4fa79b6ad6ab030a9235"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/mime/zipball/61ab9681cdfe315071eb4fa79b6ad6ab030a9235",
"reference": "61ab9681cdfe315071eb4fa79b6ad6ab030a9235",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2022-09-15 07:54:28 -05:00
"php": ">=8.1",
2025-10-27 08:56:35 -05:00
"symfony/deprecation-contracts": "^2.5|^3",
2022-09-15 07:54:28 -05:00
"symfony/polyfill-intl-idn": "^1.10",
"symfony/polyfill-mbstring": "^1.0"
},
"conflict": {
"egulias/email-validator": "~3.0.0",
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
2023-03-22 21:12:33 -05:00
"symfony/mailer": "<5.4",
2025-10-27 08:56:35 -05:00
"symfony/serializer": "<6.4.3|>7.0,<7.0.3"
2022-09-15 07:54:28 -05:00
},
"require-dev": {
2023-03-22 21:12:33 -05:00
"egulias/email-validator": "^2.1.10|^3.1|^4",
"league/html-to-markdown": "^5.0",
2022-09-15 07:54:28 -05:00
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
2025-10-27 08:56:35 -05:00
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.4|^7.0",
"symfony/property-access": "^5.4|^6.0|^7.0",
"symfony/property-info": "^5.4|^6.0|^7.0",
"symfony/serializer": "^6.4.3|^7.0.3"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"autoload": {
"psr-4": {
2022-09-15 07:54:28 -05:00
"Symfony\\Component\\Mime\\": ""
2022-02-25 08:03:46 -06:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2022-09-15 07:54:28 -05:00
"description": "Allows manipulating MIME messages",
2022-02-25 08:03:46 -06:00
"homepage": "https://symfony.com",
2022-09-15 07:54:28 -05:00
"keywords": [
"mime",
"mime-type"
],
2022-02-25 08:03:46 -06:00
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/mime/tree/v6.4.26"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-02-25 08:03:46 -06:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-09-16T08:22:30+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "symfony/polyfill-ctype",
2025-10-27 08:56:35 -05:00
"version": "v1.33.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
2025-10-27 08:56:35 -05:00
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": ">=7.2"
2022-02-25 08:03:46 -06:00
},
"provide": {
"ext-ctype": "*"
},
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
2025-10-27 08:56:35 -05:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for ctype functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-02-25 08:03:46 -06:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-09-09T11:45:10+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "symfony/polyfill-intl-grapheme",
2025-10-27 08:56:35 -05:00
"version": "v1.33.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
2025-10-27 08:56:35 -05:00
"reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70",
"reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": ">=7.2"
2022-02-25 08:03:46 -06:00
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
2025-10-27 08:56:35 -05:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's grapheme_* functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"grapheme",
"intl",
"polyfill",
"portable",
"shim"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.33.0"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-02-25 08:03:46 -06:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-06-27T09:58:17+00:00"
2022-02-25 08:03:46 -06:00
},
2022-09-15 07:54:28 -05:00
{
"name": "symfony/polyfill-intl-idn",
2025-10-27 08:56:35 -05:00
"version": "v1.33.0",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
2025-10-27 08:56:35 -05:00
"reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
"reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": ">=7.2",
"symfony/polyfill-intl-normalizer": "^1.10"
2022-09-15 07:54:28 -05:00
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
2025-10-27 08:56:35 -05:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2022-09-15 07:54:28 -05:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Idn\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Laurent Bassin",
"email": "laurent@bassin.info"
},
{
"name": "Trevor Rowbotham",
"email": "trevor.rowbotham@pm.me"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"idn",
"intl",
"polyfill",
"portable",
"shim"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.33.0"
2022-09-15 07:54:28 -05:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-09-15 07:54:28 -05:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-09-10T14:38:51+00:00"
2022-09-15 07:54:28 -05:00
},
2022-02-25 08:03:46 -06:00
{
"name": "symfony/polyfill-intl-normalizer",
2025-10-27 08:56:35 -05:00
"version": "v1.33.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
2025-10-27 08:56:35 -05:00
"reference": "3833d7255cc303546435cb650316bff708a1c75c"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
"reference": "3833d7255cc303546435cb650316bff708a1c75c",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": ">=7.2"
2022-02-25 08:03:46 -06:00
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
2025-10-27 08:56:35 -05:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's Normalizer class and related functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"intl",
"normalizer",
"polyfill",
"portable",
"shim"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.33.0"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-02-25 08:03:46 -06:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-09-09T11:45:10+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "symfony/polyfill-mbstring",
2025-10-27 08:56:35 -05:00
"version": "v1.33.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
2025-10-27 08:56:35 -05:00
"reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
"reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"ext-iconv": "*",
"php": ">=7.2"
2022-02-25 08:03:46 -06:00
},
"provide": {
"ext-mbstring": "*"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
2025-10-27 08:56:35 -05:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-02-25 08:03:46 -06:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-12-23T08:48:59+00:00"
2022-02-25 08:03:46 -06:00
},
2022-09-15 07:54:28 -05:00
{
2025-10-27 08:56:35 -05:00
"name": "symfony/polyfill-php80",
"version": "v1.33.0",
2022-09-15 07:54:28 -05:00
"source": {
"type": "git",
2025-10-27 08:56:35 -05:00
"url": "https://github.com/symfony/polyfill-php80.git",
"reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
2022-09-15 07:54:28 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
"reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
2022-09-15 07:54:28 -05:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": ">=7.2"
2022-09-15 07:54:28 -05:00
},
"type": "library",
"extra": {
"thanks": {
2025-10-27 08:56:35 -05:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2022-09-15 07:54:28 -05:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
2025-10-27 08:56:35 -05:00
"Symfony\\Polyfill\\Php80\\": ""
},
"classmap": [
"Resources/stubs"
]
2022-09-15 07:54:28 -05:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2025-10-27 08:56:35 -05:00
{
"name": "Ion Bazan",
"email": "ion.bazan@gmail.com"
},
2022-09-15 07:54:28 -05:00
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2025-10-27 08:56:35 -05:00
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
2022-09-15 07:54:28 -05:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0"
2022-09-15 07:54:28 -05:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-09-15 07:54:28 -05:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-01-02T08:10:11+00:00"
2022-09-15 07:54:28 -05:00
},
2022-02-25 08:03:46 -06:00
{
2025-10-27 08:56:35 -05:00
"name": "symfony/polyfill-php83",
"version": "v1.33.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
2025-10-27 08:56:35 -05:00
"url": "https://github.com/symfony/polyfill-php83.git",
"reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/17f6f9a6b1735c0f163024d959f700cfbc5155e5",
"reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": ">=7.2"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"thanks": {
2025-10-27 08:56:35 -05:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
2025-10-27 08:56:35 -05:00
"Symfony\\Polyfill\\Php83\\": ""
2022-02-25 08:03:46 -06:00
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2025-10-27 08:56:35 -05:00
"description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
2022-02-25 08:03:46 -06:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/polyfill-php83/tree/v1.33.0"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-02-25 08:03:46 -06:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-07-08T02:45:35+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "symfony/process",
2025-10-27 08:56:35 -05:00
"version": "v6.4.26",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
2025-10-27 08:56:35 -05:00
"reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/process/zipball/48bad913268c8cafabbf7034b39c8bb24fbc5ab8",
"reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": ">=8.1"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Process\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/process/tree/v6.4.26"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-02-25 08:03:46 -06:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-09-11T09:57:09+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "symfony/service-contracts",
2025-10-27 08:56:35 -05:00
"version": "v3.6.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
2025-10-27 08:56:35 -05:00
"reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/f021b05a130d35510bd6b25fe9053c2a8a15d5d4",
"reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": ">=8.1",
2025-10-27 08:56:35 -05:00
"psr/container": "^1.1|^2.0",
"symfony/deprecation-contracts": "^2.5|^3"
2022-02-25 08:03:46 -06:00
},
"conflict": {
"ext-psr": "<1.1|>=2"
},
"type": "library",
"extra": {
"thanks": {
2025-10-27 08:56:35 -05:00
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
"branch-alias": {
"dev-main": "3.6-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
2023-03-22 21:12:33 -05:00
},
"exclude-from-classmap": [
"/Test/"
]
2022-02-25 08:03:46 -06:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to writing services",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/service-contracts/tree/v3.6.0"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-04-25T09:37:31+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "symfony/string",
2025-10-27 08:56:35 -05:00
"version": "v7.3.4",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
2025-10-27 08:56:35 -05:00
"reference": "f96476035142921000338bad71e5247fbc138872"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/string/zipball/f96476035142921000338bad71e5247fbc138872",
"reference": "f96476035142921000338bad71e5247fbc138872",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": ">=8.2",
2022-02-25 08:03:46 -06:00
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme": "~1.0",
"symfony/polyfill-intl-normalizer": "~1.0",
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
2025-10-27 08:56:35 -05:00
"symfony/translation-contracts": "<2.5"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"symfony/emoji": "^7.1",
"symfony/http-client": "^6.4|^7.0",
"symfony/intl": "^6.4|^7.0",
"symfony/translation-contracts": "^2.5|^3.0",
"symfony/var-exporter": "^6.4|^7.0"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"autoload": {
"files": [
"Resources/functions.php"
],
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
"homepage": "https://symfony.com",
"keywords": [
"grapheme",
"i18n",
"string",
"unicode",
"utf-8",
"utf8"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/string/tree/v7.3.4"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-02-25 08:03:46 -06:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-09-11T14:36:48+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "symfony/translation",
2025-10-27 08:56:35 -05:00
"version": "v6.4.26",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
2025-10-27 08:56:35 -05:00
"reference": "c8559fe25c7ee7aa9d28f228903a46db008156a4"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/translation/zipball/c8559fe25c7ee7aa9d28f228903a46db008156a4",
"reference": "c8559fe25c7ee7aa9d28f228903a46db008156a4",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": ">=8.1",
2025-10-27 08:56:35 -05:00
"symfony/deprecation-contracts": "^2.5|^3",
2022-02-25 08:03:46 -06:00
"symfony/polyfill-mbstring": "~1.0",
2025-10-27 08:56:35 -05:00
"symfony/translation-contracts": "^2.5|^3.0"
2022-02-25 08:03:46 -06:00
},
"conflict": {
"symfony/config": "<5.4",
"symfony/console": "<5.4",
"symfony/dependency-injection": "<5.4",
2025-10-27 08:56:35 -05:00
"symfony/http-client-contracts": "<2.5",
2022-02-25 08:03:46 -06:00
"symfony/http-kernel": "<5.4",
2025-10-27 08:56:35 -05:00
"symfony/service-contracts": "<2.5",
2022-02-25 08:03:46 -06:00
"symfony/twig-bundle": "<5.4",
"symfony/yaml": "<5.4"
},
"provide": {
"symfony/translation-implementation": "2.3|3.0"
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"nikic/php-parser": "^4.18|^5.0",
2022-02-25 08:03:46 -06:00
"psr/log": "^1|^2|^3",
2025-10-27 08:56:35 -05:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
"symfony/http-client-contracts": "^2.5|^3.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/intl": "^5.4|^6.0|^7.0",
2022-02-25 08:03:46 -06:00
"symfony/polyfill-intl-icu": "^1.21",
2025-10-27 08:56:35 -05:00
"symfony/routing": "^5.4|^6.0|^7.0",
"symfony/service-contracts": "^2.5|^3",
"symfony/yaml": "^5.4|^6.0|^7.0"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"autoload": {
"files": [
"Resources/functions.php"
],
"psr-4": {
"Symfony\\Component\\Translation\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/translation/tree/v6.4.26"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-02-25 08:03:46 -06:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-09-05T18:17:25+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "symfony/translation-contracts",
2025-10-27 08:56:35 -05:00
"version": "v3.6.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
2025-10-27 08:56:35 -05:00
"reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/df210c7a2573f1913b2d17cc95f90f53a73d8f7d",
"reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": ">=8.1"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"thanks": {
2025-10-27 08:56:35 -05:00
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
"branch-alias": {
"dev-main": "3.6-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Translation\\": ""
2023-03-22 21:12:33 -05:00
},
"exclude-from-classmap": [
"/Test/"
]
2022-02-25 08:03:46 -06:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to translation",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/translation-contracts/tree/v3.6.0"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-09-27T08:32:26+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "symfony/var-dumper",
2025-10-27 08:56:35 -05:00
"version": "v6.4.26",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
2025-10-27 08:56:35 -05:00
"reference": "cfae1497a2f1eaad78dbc0590311c599c7178d4a"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/cfae1497a2f1eaad78dbc0590311c599c7178d4a",
"reference": "cfae1497a2f1eaad78dbc0590311c599c7178d4a",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": ">=8.1",
2025-10-27 08:56:35 -05:00
"symfony/deprecation-contracts": "^2.5|^3",
2022-02-25 08:03:46 -06:00
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
"symfony/console": "<5.4"
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/error-handler": "^6.3|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/uid": "^5.4|^6.0|^7.0",
2022-02-25 08:03:46 -06:00
"twig/twig": "^2.13|^3.0.4"
},
"bin": [
"Resources/bin/var-dump-server"
],
"type": "library",
"autoload": {
"files": [
"Resources/functions/dump.php"
],
"psr-4": {
"Symfony\\Component\\VarDumper\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides mechanisms for walking through any arbitrary PHP variable",
"homepage": "https://symfony.com",
"keywords": [
"debug",
"dump"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/var-dumper/tree/v6.4.26"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-02-25 08:03:46 -06:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-09-25T15:37:27+00:00"
2022-02-25 08:03:46 -06:00
},
2022-09-06 13:06:27 -05:00
{
"name": "symfony/var-exporter",
2025-10-27 08:56:35 -05:00
"version": "v7.3.4",
2022-09-06 13:06:27 -05:00
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
2025-10-27 08:56:35 -05:00
"reference": "0f020b544a30a7fe8ba972e53ee48a74c0bc87f4"
2022-09-06 13:06:27 -05:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/0f020b544a30a7fe8ba972e53ee48a74c0bc87f4",
"reference": "0f020b544a30a7fe8ba972e53ee48a74c0bc87f4",
2022-09-06 13:06:27 -05:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": ">=8.2",
"symfony/deprecation-contracts": "^2.5|^3"
2022-09-06 13:06:27 -05:00
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"symfony/property-access": "^6.4|^7.0",
"symfony/serializer": "^6.4|^7.0",
"symfony/var-dumper": "^6.4|^7.0"
2022-09-06 13:06:27 -05:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\VarExporter\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Allows exporting any serializable PHP data structure to plain PHP code",
"homepage": "https://symfony.com",
"keywords": [
"clone",
"construct",
"export",
"hydrate",
"instantiate",
2025-10-27 08:56:35 -05:00
"lazy-loading",
2023-03-22 21:12:33 -05:00
"proxy",
2022-09-06 13:06:27 -05:00
"serialize"
],
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/symfony/var-exporter/tree/v7.3.4"
2022-09-06 13:06:27 -05:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2025-10-27 08:56:35 -05:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2022-09-06 13:06:27 -05:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-09-11T10:12:26+00:00"
2022-09-06 13:06:27 -05:00
},
2022-02-25 08:03:46 -06:00
{
"name": "vlucas/phpdotenv",
2025-10-27 08:56:35 -05:00
"version": "v5.6.2",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
2025-10-27 08:56:35 -05:00
"reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/24ac4c74f91ee2c193fa1aaa5c249cb0822809af",
"reference": "24ac4c74f91ee2c193fa1aaa5c249cb0822809af",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"ext-pcre": "*",
2025-10-27 08:56:35 -05:00
"graham-campbell/result-type": "^1.1.3",
"php": "^7.2.5 || ^8.0",
"phpoption/phpoption": "^1.9.3",
"symfony/polyfill-ctype": "^1.24",
"symfony/polyfill-mbstring": "^1.24",
"symfony/polyfill-php80": "^1.24"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"bamarni/composer-bin-plugin": "^1.8.2",
2022-02-25 08:03:46 -06:00
"ext-filter": "*",
2025-10-27 08:56:35 -05:00
"phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
2022-02-25 08:03:46 -06:00
},
"suggest": {
"ext-filter": "Required to use the boolean validator."
},
"type": "library",
"extra": {
2023-03-22 21:12:33 -05:00
"bamarni-bin": {
"bin-links": true,
2025-10-27 08:56:35 -05:00
"forward-command": false
2023-03-22 21:12:33 -05:00
},
2022-02-25 08:03:46 -06:00
"branch-alias": {
2025-10-27 08:56:35 -05:00
"dev-master": "5.6-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"Dotenv\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Vance Lucas",
"email": "vance@vancelucas.com",
"homepage": "https://github.com/vlucas"
}
],
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
"keywords": [
"dotenv",
"env",
"environment"
],
"support": {
"issues": "https://github.com/vlucas/phpdotenv/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/vlucas/phpdotenv/tree/v5.6.2"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-04-30T23:37:27+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "voku/portable-ascii",
2025-10-27 08:56:35 -05:00
"version": "2.0.3",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/voku/portable-ascii.git",
2025-10-27 08:56:35 -05:00
"reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
"reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"php": ">=7.0.0"
},
"require-dev": {
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
},
"suggest": {
"ext-intl": "Use Intl for transliterator_transliterate() support"
},
"type": "library",
"autoload": {
"psr-4": {
"voku\\": "src/voku/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Lars Moelleken",
2025-10-27 08:56:35 -05:00
"homepage": "https://www.moelleken.org/"
2022-02-25 08:03:46 -06:00
}
],
"description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
"homepage": "https://github.com/voku/portable-ascii",
"keywords": [
"ascii",
"clean",
"php"
],
"support": {
"issues": "https://github.com/voku/portable-ascii/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/voku/portable-ascii/tree/2.0.3"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://www.paypal.me/moelleken",
"type": "custom"
},
{
"url": "https://github.com/voku",
"type": "github"
},
{
"url": "https://opencollective.com/portable-ascii",
"type": "open_collective"
},
{
"url": "https://www.patreon.com/voku",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-11-21T01:49:47+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "webmozart/assert",
2025-10-27 08:56:35 -05:00
"version": "1.12.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/webmozarts/assert.git",
2025-10-27 08:56:35 -05:00
"reference": "541057574806f942c94662b817a50f63f7345360"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/webmozarts/assert/zipball/541057574806f942c94662b817a50f63f7345360",
"reference": "541057574806f942c94662b817a50f63f7345360",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"ext-ctype": "*",
2025-10-27 08:56:35 -05:00
"ext-date": "*",
"ext-filter": "*",
2023-03-22 21:12:33 -05:00
"php": "^7.2 || ^8.0"
2022-02-25 08:03:46 -06:00
},
2025-10-27 08:56:35 -05:00
"suggest": {
"ext-intl": "",
"ext-simplexml": "",
"ext-spl": ""
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.10-dev"
}
},
"autoload": {
"psr-4": {
"Webmozart\\Assert\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Assertions to validate method input/output with nice error messages.",
"keywords": [
"assert",
"check",
"validate"
],
"support": {
"issues": "https://github.com/webmozarts/assert/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/webmozarts/assert/tree/1.12.0"
2022-02-25 08:03:46 -06:00
},
2025-10-27 08:56:35 -05:00
"time": "2025-10-20T12:43:39+00:00"
2025-11-16 22:52:07 -06:00
},
{
"name": "xdg/base-directory",
"version": "1.2",
"source": {
"type": "git",
"url": "https://github.com/php-xdg/base-directory.git",
"reference": "7a91de4c387e9e0d31b8ab6aa564dc85f546b381"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-xdg/base-directory/zipball/7a91de4c387e9e0d31b8ab6aa564dc85f546b381",
"reference": "7a91de4c387e9e0d31b8ab6aa564dc85f546b381",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/filesystem": "^5.4||^6.0",
"xdg/environment": "^2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Xdg\\BaseDirectory\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "ju1ius",
"email": "jules.bernable@gmail.com"
}
],
"description": "Implementation of the XDG Base Directory Specification",
"support": {
"issues": "https://github.com/php-xdg/base-directory/issues",
"source": "https://github.com/php-xdg/base-directory/tree/1.2"
},
"time": "2023-03-02T08:43:12+00:00"
},
{
"name": "xdg/environment",
"version": "2.1",
"source": {
"type": "git",
"url": "https://github.com/php-xdg/environment.git",
"reference": "d626d63e902150bbf326756e4b78eea461fd7c12"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-xdg/environment/zipball/d626d63e902150bbf326756e4b78eea461fd7c12",
"reference": "d626d63e902150bbf326756e4b78eea461fd7c12",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
"type": "library",
"autoload": {
"psr-4": {
"Xdg\\Environment\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "ju1ius",
"email": "jules.bernable@gmail.com"
}
],
"description": "An abstraction layer over environment variables.",
"keywords": [
"environment",
"environment-variables",
"freedesktop",
"xdg"
],
"support": {
"issues": "https://github.com/php-xdg/environment/issues",
"source": "https://github.com/php-xdg/environment/tree/2.1"
},
"time": "2023-03-13T19:24:46+00:00"
2022-02-25 08:03:46 -06:00
}
],
"packages-dev": [
{
"name": "doctrine/instantiator",
2023-03-22 21:12:33 -05:00
"version": "2.0.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
2023-03-22 21:12:33 -05:00
"reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2023-03-22 21:12:33 -05:00
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
"reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": "^8.1"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
2023-03-22 21:12:33 -05:00
"doctrine/coding-standard": "^11",
2022-02-25 08:03:46 -06:00
"ext-pdo": "*",
"ext-phar": "*",
2023-03-22 21:12:33 -05:00
"phpbench/phpbench": "^1.2",
"phpstan/phpstan": "^1.9.4",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9.5.27",
"vimeo/psalm": "^5.4"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
"homepage": "https://ocramius.github.io/"
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
"keywords": [
"constructor",
"instantiate"
],
"support": {
"issues": "https://github.com/doctrine/instantiator/issues",
2023-03-22 21:12:33 -05:00
"source": "https://github.com/doctrine/instantiator/tree/2.0.0"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
"type": "tidelift"
}
],
2023-03-22 21:12:33 -05:00
"time": "2022-12-30T00:23:10+00:00"
2022-02-25 08:03:46 -06:00
},
2022-02-26 15:34:32 -06:00
{
"name": "fakerphp/faker",
2025-10-27 08:56:35 -05:00
"version": "v1.24.1",
2022-02-26 15:34:32 -06:00
"source": {
"type": "git",
"url": "https://github.com/FakerPHP/Faker.git",
2025-10-27 08:56:35 -05:00
"reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5"
2022-02-26 15:34:32 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
"reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
2022-02-26 15:34:32 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"php": "^7.4 || ^8.0",
2022-02-26 15:34:32 -06:00
"psr/container": "^1.0 || ^2.0",
"symfony/deprecation-contracts": "^2.2 || ^3.0"
},
"conflict": {
"fzaninotto/faker": "*"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4.1",
"doctrine/persistence": "^1.3 || ^2.0",
"ext-intl": "*",
2023-03-22 21:12:33 -05:00
"phpunit/phpunit": "^9.5.26",
"symfony/phpunit-bridge": "^5.4.16"
2022-02-26 15:34:32 -06:00
},
"suggest": {
"doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
"ext-curl": "Required by Faker\\Provider\\Image to download images.",
"ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
"ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
"ext-mbstring": "Required for multibyte Unicode string functionality."
},
"type": "library",
"autoload": {
"psr-4": {
"Faker\\": "src/Faker/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "François Zaninotto"
}
],
"description": "Faker is a PHP library that generates fake data for you.",
"keywords": [
"data",
"faker",
"fixtures"
],
"support": {
"issues": "https://github.com/FakerPHP/Faker/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/FakerPHP/Faker/tree/v1.24.1"
2022-02-26 15:34:32 -06:00
},
2025-10-27 08:56:35 -05:00
"time": "2024-11-21T13:46:39+00:00"
2022-02-26 15:34:32 -06:00
},
2022-02-25 08:03:46 -06:00
{
"name": "hamcrest/hamcrest-php",
2025-10-27 08:56:35 -05:00
"version": "v2.1.1",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/hamcrest/hamcrest-php.git",
2025-10-27 08:56:35 -05:00
"reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487",
"reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"php": "^7.4|^8.0"
2022-02-25 08:03:46 -06:00
},
"replace": {
"cordoval/hamcrest-php": "*",
"davedevelopment/hamcrest-php": "*",
"kodova/hamcrest-php": "*"
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"phpunit/php-file-iterator": "^1.4 || ^2.0 || ^3.0",
"phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0 || ^8.0 || ^9.0"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
}
},
"autoload": {
"classmap": [
"hamcrest"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "This is the PHP port of Hamcrest Matchers",
"keywords": [
"test"
],
"support": {
"issues": "https://github.com/hamcrest/hamcrest-php/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/hamcrest/hamcrest-php/tree/v2.1.1"
2022-02-25 08:03:46 -06:00
},
2025-10-27 08:56:35 -05:00
"time": "2025-04-30T06:54:44+00:00"
2022-02-25 08:03:46 -06:00
},
2022-02-26 15:34:32 -06:00
{
"name": "intonate/tinker-zero",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/intonate/tinker-zero.git",
"reference": "ebf7cdf9c7550de3fa2774629b659820358cc46c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/intonate/tinker-zero/zipball/ebf7cdf9c7550de3fa2774629b659820358cc46c",
"reference": "ebf7cdf9c7550de3fa2774629b659820358cc46c",
"shasum": ""
},
"require": {
"laravel/tinker": "^1.0|^2.0",
"php": "^7.2.5|^8.0"
},
"require-dev": {
"orchestra/testbench": "^4.0",
"phpunit/phpunit": "^8.4"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Intonate\\TinkerZero\\TinkerZeroServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Intonate\\TinkerZero\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jorge González",
"email": "scrub.mx@gmail.com"
}
],
"description": "Use laravel/tinker on your laravel-zero applications",
"homepage": "https://github.com/laravel/tinker#readme",
"keywords": [
"REPL",
"Tinker",
"laravel",
"laravel-zero",
"psysh",
"tinker-zero"
],
"support": {
"issues": "https://github.com/intonate/tinker-zero/issues",
"source": "https://github.com/intonate/tinker-zero"
},
"time": "2021-03-10T03:46:06+00:00"
},
{
"name": "laravel/tinker",
2025-10-27 08:56:35 -05:00
"version": "v2.10.1",
2022-02-26 15:34:32 -06:00
"source": {
"type": "git",
"url": "https://github.com/laravel/tinker.git",
2025-10-27 08:56:35 -05:00
"reference": "22177cc71807d38f2810c6204d8f7183d88a57d3"
2022-02-26 15:34:32 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/laravel/tinker/zipball/22177cc71807d38f2810c6204d8f7183d88a57d3",
"reference": "22177cc71807d38f2810c6204d8f7183d88a57d3",
2022-02-26 15:34:32 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
2022-02-26 15:34:32 -06:00
"php": "^7.2.5|^8.0",
2025-10-27 08:56:35 -05:00
"psy/psysh": "^0.11.1|^0.12.0",
"symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0"
2022-02-26 15:34:32 -06:00
},
"require-dev": {
"mockery/mockery": "~1.3.3|^1.4.2",
2025-10-27 08:56:35 -05:00
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^8.5.8|^9.3.3|^10.0"
2022-02-26 15:34:32 -06:00
},
"suggest": {
2025-10-27 08:56:35 -05:00
"illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0)."
2022-02-26 15:34:32 -06:00
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Laravel\\Tinker\\TinkerServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Laravel\\Tinker\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "Powerful REPL for the Laravel framework.",
"keywords": [
"REPL",
"Tinker",
"laravel",
"psysh"
],
"support": {
"issues": "https://github.com/laravel/tinker/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/laravel/tinker/tree/v2.10.1"
2022-02-26 15:34:32 -06:00
},
2025-10-27 08:56:35 -05:00
"time": "2025-01-27T14:24:01+00:00"
2022-02-26 15:34:32 -06:00
},
2022-02-25 08:03:46 -06:00
{
"name": "mockery/mockery",
2025-10-27 08:56:35 -05:00
"version": "1.6.12",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/mockery/mockery.git",
2025-10-27 08:56:35 -05:00
"reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699",
"reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"hamcrest/hamcrest-php": "^2.0.1",
"lib-pcre": ">=7.0",
2025-10-27 08:56:35 -05:00
"php": ">=7.3"
2022-02-25 08:03:46 -06:00
},
"conflict": {
"phpunit/phpunit": "<8.0"
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"phpunit/phpunit": "^8.5 || ^9.6.17",
"symplify/easy-coding-standard": "^12.1.14"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"autoload": {
2025-10-27 08:56:35 -05:00
"files": [
"library/helpers.php",
"library/Mockery.php"
],
"psr-4": {
"Mockery\\": "library/Mockery"
2022-02-25 08:03:46 -06:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Pádraic Brady",
"email": "padraic.brady@gmail.com",
2025-10-27 08:56:35 -05:00
"homepage": "https://github.com/padraic",
"role": "Author"
2022-02-25 08:03:46 -06:00
},
{
"name": "Dave Marshall",
"email": "dave.marshall@atstsolutions.co.uk",
2025-10-27 08:56:35 -05:00
"homepage": "https://davedevelopment.co.uk",
"role": "Developer"
},
{
"name": "Nathanael Esayeas",
"email": "nathanael.esayeas@protonmail.com",
"homepage": "https://github.com/ghostwriter",
"role": "Lead Developer"
2022-02-25 08:03:46 -06:00
}
],
"description": "Mockery is a simple yet flexible PHP mock object framework",
"homepage": "https://github.com/mockery/mockery",
"keywords": [
"BDD",
"TDD",
"library",
"mock",
"mock objects",
"mockery",
"stub",
"test",
"test double",
"testing"
],
"support": {
2025-10-27 08:56:35 -05:00
"docs": "https://docs.mockery.io/",
2022-02-25 08:03:46 -06:00
"issues": "https://github.com/mockery/mockery/issues",
2025-10-27 08:56:35 -05:00
"rss": "https://github.com/mockery/mockery/releases.atom",
"security": "https://github.com/mockery/mockery/security/advisories",
"source": "https://github.com/mockery/mockery"
2022-02-25 08:03:46 -06:00
},
2025-10-27 08:56:35 -05:00
"time": "2024-05-16T03:13:13+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "myclabs/deep-copy",
2025-10-27 08:56:35 -05:00
"version": "1.13.4",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
2025-10-27 08:56:35 -05:00
"reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a",
"reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
2023-03-22 21:12:33 -05:00
"conflict": {
"doctrine/collections": "<1.6.8",
2025-10-27 08:56:35 -05:00
"doctrine/common": "<2.13.3 || >=3 <3.2.2"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
2023-03-22 21:12:33 -05:00
"doctrine/collections": "^1.6.8",
"doctrine/common": "^2.13.3 || ^3.2.2",
2025-10-27 08:56:35 -05:00
"phpspec/prophecy": "^1.10",
2023-03-22 21:12:33 -05:00
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"autoload": {
"files": [
"src/DeepCopy/deep_copy.php"
],
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Create deep copies (clones) of your objects",
"keywords": [
"clone",
"copy",
"duplicate",
"object",
"object graph"
],
"support": {
"issues": "https://github.com/myclabs/DeepCopy/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/myclabs/DeepCopy/tree/1.13.4"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
"type": "tidelift"
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-08-01T08:46:24+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "nikic/php-parser",
2025-10-27 08:56:35 -05:00
"version": "v5.6.2",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
2025-10-27 08:56:35 -05:00
"reference": "3a454ca033b9e06b63282ce19562e892747449bb"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3a454ca033b9e06b63282ce19562e892747449bb",
"reference": "3a454ca033b9e06b63282ce19562e892747449bb",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"ext-ctype": "*",
"ext-json": "*",
2022-02-25 08:03:46 -06:00
"ext-tokenizer": "*",
2025-10-27 08:56:35 -05:00
"php": ">=7.4"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
"ircmaxell/php-yacc": "^0.0.7",
2025-10-27 08:56:35 -05:00
"phpunit/phpunit": "^9.0"
2022-02-25 08:03:46 -06:00
},
"bin": [
"bin/php-parse"
],
"type": "library",
"extra": {
"branch-alias": {
2025-10-27 08:56:35 -05:00
"dev-master": "5.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"psr-4": {
"PhpParser\\": "lib/PhpParser"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nikita Popov"
}
],
"description": "A PHP parser written in PHP",
"keywords": [
"parser",
"php"
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/nikic/PHP-Parser/tree/v5.6.2"
2022-02-25 08:03:46 -06:00
},
2025-10-27 08:56:35 -05:00
"time": "2025-10-21T19:32:17+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "pestphp/pest",
2025-10-27 08:56:35 -05:00
"version": "v1.23.1",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/pestphp/pest.git",
2025-10-27 08:56:35 -05:00
"reference": "5c56ad8772b89611c72a07e23f6e30aa29dc677a"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/pestphp/pest/zipball/5c56ad8772b89611c72a07e23f6e30aa29dc677a",
"reference": "5c56ad8772b89611c72a07e23f6e30aa29dc677a",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"nunomaduro/collision": "^5.11.0|^6.4.0",
"pestphp/pest-plugin": "^1.1.0",
2022-02-25 08:03:46 -06:00
"php": "^7.3 || ^8.0",
2025-10-27 08:56:35 -05:00
"phpunit/phpunit": "^9.6.10"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
2023-03-22 21:12:33 -05:00
"illuminate/console": "^8.83.27",
"illuminate/support": "^8.83.27",
"laravel/dusk": "^6.25.2",
"pestphp/pest-dev-tools": "^1.0.0",
"pestphp/pest-plugin-parallel": "^1.2.1"
2022-02-25 08:03:46 -06:00
},
"bin": [
"bin/pest"
],
"type": "library",
"extra": {
"pest": {
"plugins": [
"Pest\\Plugins\\Coverage",
"Pest\\Plugins\\Init",
"Pest\\Plugins\\Version",
"Pest\\Plugins\\Environment"
]
},
"laravel": {
"providers": [
"Pest\\Laravel\\PestServiceProvider"
]
2025-10-27 08:56:35 -05:00
},
"branch-alias": {
"dev-1.x": "1.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"files": [
"src/Functions.php",
"src/Pest.php"
],
"psr-4": {
"Pest\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
"description": "An elegant PHP Testing Framework.",
"keywords": [
"framework",
"pest",
"php",
"test",
"testing",
"unit"
],
"support": {
"issues": "https://github.com/pestphp/pest/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/pestphp/pest/tree/v1.23.1"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://www.paypal.com/paypalme/enunomaduro",
"type": "custom"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
}
],
2025-10-27 08:56:35 -05:00
"time": "2023-07-12T19:42:47+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "pestphp/pest-plugin",
2023-03-22 21:12:33 -05:00
"version": "v1.1.0",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/pestphp/pest-plugin.git",
2023-03-22 21:12:33 -05:00
"reference": "606c5f79c6a339b49838ffbee0151ca519efe378"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2023-03-22 21:12:33 -05:00
"url": "https://api.github.com/repos/pestphp/pest-plugin/zipball/606c5f79c6a339b49838ffbee0151ca519efe378",
"reference": "606c5f79c6a339b49838ffbee0151ca519efe378",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2023-03-22 21:12:33 -05:00
"composer-plugin-api": "^1.1.0 || ^2.0.0",
2022-02-25 08:03:46 -06:00
"php": "^7.3 || ^8.0"
},
"conflict": {
"pestphp/pest": "<1.0"
},
"require-dev": {
2023-03-22 21:12:33 -05:00
"composer/composer": "^2.4.2",
"pestphp/pest": "^1.22.1",
"pestphp/pest-dev-tools": "^1.0.0"
2022-02-25 08:03:46 -06:00
},
"type": "composer-plugin",
"extra": {
2025-10-27 08:56:35 -05:00
"class": "Pest\\Plugin\\Manager",
2022-02-25 08:03:46 -06:00
"branch-alias": {
"dev-master": "1.x-dev"
2025-10-27 08:56:35 -05:00
}
2022-02-25 08:03:46 -06:00
},
"autoload": {
"psr-4": {
"Pest\\Plugin\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "The Pest plugin manager",
"keywords": [
"framework",
"manager",
"pest",
"php",
"plugin",
"test",
"testing",
"unit"
],
"support": {
2023-03-22 21:12:33 -05:00
"source": "https://github.com/pestphp/pest-plugin/tree/v1.1.0"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L",
"type": "custom"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
},
{
"url": "https://www.patreon.com/nunomaduro",
"type": "patreon"
}
],
2023-03-22 21:12:33 -05:00
"time": "2022-09-18T13:18:17+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "phar-io/manifest",
2025-10-27 08:56:35 -05:00
"version": "2.0.4",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
2025-10-27 08:56:35 -05:00
"reference": "54750ef60c58e43759730615a392c31c80e23176"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
"reference": "54750ef60c58e43759730615a392c31c80e23176",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"ext-dom": "*",
2025-10-27 08:56:35 -05:00
"ext-libxml": "*",
2022-02-25 08:03:46 -06:00
"ext-phar": "*",
"ext-xmlwriter": "*",
"phar-io/version": "^3.0.1",
"php": "^7.2 || ^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
"support": {
"issues": "https://github.com/phar-io/manifest/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/phar-io/manifest/tree/2.0.4"
2022-02-25 08:03:46 -06:00
},
2025-10-27 08:56:35 -05:00
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
"time": "2024-03-03T12:33:53+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "phar-io/version",
"version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Library for handling version information and constraints",
"support": {
"issues": "https://github.com/phar-io/version/issues",
"source": "https://github.com/phar-io/version/tree/3.2.1"
},
"time": "2022-02-21T01:04:05+00:00"
},
{
"name": "phpunit/php-code-coverage",
2025-10-27 08:56:35 -05:00
"version": "9.2.32",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2025-10-27 08:56:35 -05:00
"reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/85402a822d1ecf1db1096959413d35e1c37cf1a5",
"reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",
2025-10-27 08:56:35 -05:00
"nikic/php-parser": "^4.19.1 || ^5.1.0",
2022-02-25 08:03:46 -06:00
"php": ">=7.3",
2025-10-27 08:56:35 -05:00
"phpunit/php-file-iterator": "^3.0.6",
"phpunit/php-text-template": "^2.0.4",
"sebastian/code-unit-reverse-lookup": "^2.0.3",
"sebastian/complexity": "^2.0.3",
"sebastian/environment": "^5.1.5",
"sebastian/lines-of-code": "^1.0.4",
"sebastian/version": "^3.0.2",
"theseer/tokenizer": "^1.2.3"
2022-02-25 08:03:46 -06:00
},
"require-dev": {
2025-10-27 08:56:35 -05:00
"phpunit/phpunit": "^9.6"
2022-02-25 08:03:46 -06:00
},
"suggest": {
2023-03-22 21:12:33 -05:00
"ext-pcov": "PHP extension that provides line coverage",
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2025-10-27 08:56:35 -05:00
"dev-main": "9.2.x-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
"keywords": [
"coverage",
"testing",
"xunit"
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
2025-10-27 08:56:35 -05:00
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.32"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-08-22T04:23:01+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "phpunit/php-file-iterator",
"version": "3.0.6",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
"keywords": [
"filesystem",
"iterator"
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2021-12-02T12:48:52+00:00"
},
{
"name": "phpunit/php-invoker",
"version": "3.1.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-invoker.git",
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"ext-pcntl": "*",
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-pcntl": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Invoke callables with a timeout",
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
"keywords": [
"process"
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
"source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-09-28T05:58:55+00:00"
},
{
"name": "phpunit/php-text-template",
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
"keywords": [
"template"
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
"source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-10-26T05:33:50+00:00"
},
{
"name": "phpunit/php-timer",
"version": "5.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
"keywords": [
"timer"
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
"source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-10-26T13:16:10+00:00"
},
{
"name": "phpunit/phpunit",
2025-10-27 08:56:35 -05:00
"version": "9.6.29",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
2025-10-27 08:56:35 -05:00
"reference": "9ecfec57835a5581bc888ea7e13b51eb55ab9dd3"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9ecfec57835a5581bc888ea7e13b51eb55ab9dd3",
"reference": "9ecfec57835a5581bc888ea7e13b51eb55ab9dd3",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"doctrine/instantiator": "^1.5.0 || ^2",
2022-02-25 08:03:46 -06:00
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
2025-10-27 08:56:35 -05:00
"myclabs/deep-copy": "^1.13.4",
"phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1",
2022-02-25 08:03:46 -06:00
"php": ">=7.3",
2025-10-27 08:56:35 -05:00
"phpunit/php-code-coverage": "^9.2.32",
"phpunit/php-file-iterator": "^3.0.6",
2022-02-25 08:03:46 -06:00
"phpunit/php-invoker": "^3.1.1",
2025-10-27 08:56:35 -05:00
"phpunit/php-text-template": "^2.0.4",
"phpunit/php-timer": "^5.0.3",
"sebastian/cli-parser": "^1.0.2",
"sebastian/code-unit": "^1.0.8",
"sebastian/comparator": "^4.0.9",
"sebastian/diff": "^4.0.6",
"sebastian/environment": "^5.1.5",
"sebastian/exporter": "^4.0.8",
"sebastian/global-state": "^5.0.8",
"sebastian/object-enumerator": "^4.0.4",
"sebastian/resource-operations": "^3.0.4",
"sebastian/type": "^3.2.1",
2022-02-25 08:03:46 -06:00
"sebastian/version": "^3.0.2"
},
"suggest": {
2023-03-22 21:12:33 -05:00
"ext-soap": "To be able to generate mocks based on WSDL files",
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
2022-02-25 08:03:46 -06:00
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "9.6-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"files": [
"src/Framework/Assert/Functions.php"
],
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
"keywords": [
"phpunit",
"testing",
"xunit"
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
2025-10-27 08:56:35 -05:00
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.29"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://phpunit.de/sponsors.html",
"type": "custom"
},
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
2023-03-22 21:12:33 -05:00
},
2025-10-27 08:56:35 -05:00
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
2023-03-22 21:12:33 -05:00
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
"type": "tidelift"
2022-02-25 08:03:46 -06:00
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-09-24T06:29:11+00:00"
2022-02-25 08:03:46 -06:00
},
2022-02-26 15:34:32 -06:00
{
"name": "psy/psysh",
2025-10-27 08:56:35 -05:00
"version": "v0.12.13",
2022-02-26 15:34:32 -06:00
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
2025-10-27 08:56:35 -05:00
"reference": "d86c2f750e72017a5cdb1b9f1cef468a5cbacd1e"
2022-02-26 15:34:32 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/d86c2f750e72017a5cdb1b9f1cef468a5cbacd1e",
"reference": "d86c2f750e72017a5cdb1b9f1cef468a5cbacd1e",
2022-02-26 15:34:32 -06:00
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-tokenizer": "*",
2025-10-27 08:56:35 -05:00
"nikic/php-parser": "^5.0 || ^4.0",
"php": "^8.0 || ^7.4",
"symfony/console": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4",
"symfony/var-dumper": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4"
2022-02-26 15:34:32 -06:00
},
2023-03-22 21:12:33 -05:00
"conflict": {
"symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
},
2022-02-26 15:34:32 -06:00
"require-dev": {
2025-10-27 08:56:35 -05:00
"bamarni/composer-bin-plugin": "^1.2",
"composer/class-map-generator": "^1.6"
2022-02-26 15:34:32 -06:00
},
"suggest": {
2025-10-27 08:56:35 -05:00
"composer/class-map-generator": "Improved tab completion performance with better class discovery.",
2022-02-26 15:34:32 -06:00
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
"ext-pdo-sqlite": "The doc command requires SQLite to work.",
2025-10-27 08:56:35 -05:00
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well."
2022-02-26 15:34:32 -06:00
},
"bin": [
"bin/psysh"
],
"type": "library",
"extra": {
2025-10-27 08:56:35 -05:00
"bamarni-bin": {
"bin-links": false,
"forward-command": false
},
2022-02-26 15:34:32 -06:00
"branch-alias": {
2025-10-27 08:56:35 -05:00
"dev-main": "0.12.x-dev"
2022-02-26 15:34:32 -06:00
}
},
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"Psy\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Justin Hileman",
2025-10-27 08:56:35 -05:00
"email": "justin@justinhileman.info"
2022-02-26 15:34:32 -06:00
}
],
"description": "An interactive shell for modern PHP.",
2025-10-27 08:56:35 -05:00
"homepage": "https://psysh.org",
2022-02-26 15:34:32 -06:00
"keywords": [
"REPL",
"console",
"interactive",
"shell"
],
"support": {
"issues": "https://github.com/bobthecow/psysh/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/bobthecow/psysh/tree/v0.12.13"
2022-02-26 15:34:32 -06:00
},
2025-10-27 08:56:35 -05:00
"time": "2025-10-20T22:48:29+00:00"
2022-02-26 15:34:32 -06:00
},
2022-02-25 08:03:46 -06:00
{
"name": "sebastian/cli-parser",
2025-10-27 08:56:35 -05:00
"version": "1.0.2",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/cli-parser.git",
2025-10-27 08:56:35 -05:00
"reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
"reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library for parsing CLI options",
"homepage": "https://github.com/sebastianbergmann/cli-parser",
"support": {
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.2"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-03-02T06:27:43+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "sebastian/code-unit",
"version": "1.0.8",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit.git",
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Collection of value objects that represent the PHP code units",
"homepage": "https://github.com/sebastianbergmann/code-unit",
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit/issues",
"source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-10-26T13:08:54+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-09-28T05:30:19+00:00"
},
{
"name": "sebastian/comparator",
2025-10-27 08:56:35 -05:00
"version": "4.0.9",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
2025-10-27 08:56:35 -05:00
"reference": "67a2df3a62639eab2cc5906065e9805d4fd5dfc5"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/67a2df3a62639eab2cc5906065e9805d4fd5dfc5",
"reference": "67a2df3a62639eab2cc5906065e9805d4fd5dfc5",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"php": ">=7.3",
"sebastian/diff": "^4.0",
"sebastian/exporter": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
}
],
"description": "Provides the functionality to compare PHP values for equality",
"homepage": "https://github.com/sebastianbergmann/comparator",
"keywords": [
"comparator",
"compare",
"equality"
],
"support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/sebastianbergmann/comparator/tree/4.0.9"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
2025-10-27 08:56:35 -05:00
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/comparator",
"type": "tidelift"
2022-02-25 08:03:46 -06:00
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-08-10T06:51:50+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "sebastian/complexity",
2025-10-27 08:56:35 -05:00
"version": "2.0.3",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/complexity.git",
2025-10-27 08:56:35 -05:00
"reference": "25f207c40d62b8b7aa32f5ab026c53561964053a"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a",
"reference": "25f207c40d62b8b7aa32f5ab026c53561964053a",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"nikic/php-parser": "^4.18 || ^5.0",
2022-02-25 08:03:46 -06:00
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library for calculating the complexity of PHP code units",
"homepage": "https://github.com/sebastianbergmann/complexity",
"support": {
"issues": "https://github.com/sebastianbergmann/complexity/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/sebastianbergmann/complexity/tree/2.0.3"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2025-10-27 08:56:35 -05:00
"time": "2023-12-22T06:19:30+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "sebastian/diff",
2025-10-27 08:56:35 -05:00
"version": "4.0.6",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
2025-10-27 08:56:35 -05:00
"reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc",
"reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3",
"symfony/process": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
}
],
"description": "Diff implementation",
"homepage": "https://github.com/sebastianbergmann/diff",
"keywords": [
"diff",
"udiff",
"unidiff",
"unified diff"
],
"support": {
"issues": "https://github.com/sebastianbergmann/diff/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.6"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-03-02T06:30:58+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "sebastian/environment",
2023-03-22 21:12:33 -05:00
"version": "5.1.5",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
2023-03-22 21:12:33 -05:00
"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2023-03-22 21:12:33 -05:00
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-posix": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
"homepage": "http://www.github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
"hhvm"
],
"support": {
"issues": "https://github.com/sebastianbergmann/environment/issues",
2023-03-22 21:12:33 -05:00
"source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-03-22 21:12:33 -05:00
"time": "2023-02-03T06:03:51+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "sebastian/exporter",
2025-10-27 08:56:35 -05:00
"version": "4.0.8",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
2025-10-27 08:56:35 -05:00
"reference": "14c6ba52f95a36c3d27c835d65efc7123c446e8c"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/14c6ba52f95a36c3d27c835d65efc7123c446e8c",
"reference": "14c6ba52f95a36c3d27c835d65efc7123c446e8c",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"php": ">=7.3",
"sebastian/recursion-context": "^4.0"
},
"require-dev": {
"ext-mbstring": "*",
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Provides the functionality to export PHP variables for visualization",
"homepage": "https://www.github.com/sebastianbergmann/exporter",
"keywords": [
"export",
"exporter"
],
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/sebastianbergmann/exporter/tree/4.0.8"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
2025-10-27 08:56:35 -05:00
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/exporter",
"type": "tidelift"
2022-02-25 08:03:46 -06:00
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-09-24T06:03:27+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "sebastian/global-state",
2025-10-27 08:56:35 -05:00
"version": "5.0.8",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
2025-10-27 08:56:35 -05:00
"reference": "b6781316bdcd28260904e7cc18ec983d0d2ef4f6"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/b6781316bdcd28260904e7cc18ec983d0d2ef4f6",
"reference": "b6781316bdcd28260904e7cc18ec983d0d2ef4f6",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"php": ">=7.3",
"sebastian/object-reflector": "^2.0",
"sebastian/recursion-context": "^4.0"
},
"require-dev": {
"ext-dom": "*",
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-uopz": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Snapshotting of global state",
"homepage": "http://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
"support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.8"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
2025-10-27 08:56:35 -05:00
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/global-state",
"type": "tidelift"
2022-02-25 08:03:46 -06:00
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-08-10T07:10:35+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "sebastian/lines-of-code",
2025-10-27 08:56:35 -05:00
"version": "1.0.4",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
2025-10-27 08:56:35 -05:00
"reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5",
"reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
2025-10-27 08:56:35 -05:00
"nikic/php-parser": "^4.18 || ^5.0",
2022-02-25 08:03:46 -06:00
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library for counting the lines of code in PHP source code",
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
"support": {
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2025-10-27 08:56:35 -05:00
"time": "2023-12-22T06:20:34+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "sebastian/object-enumerator",
"version": "4.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
"shasum": ""
},
"require": {
"php": ">=7.3",
"sebastian/object-reflector": "^2.0",
"sebastian/recursion-context": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
"support": {
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-10-26T13:12:34+00:00"
},
{
"name": "sebastian/object-reflector",
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
"support": {
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
"source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-10-26T13:14:26+00:00"
},
{
"name": "sebastian/recursion-context",
2025-10-27 08:56:35 -05:00
"version": "4.0.6",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
2025-10-27 08:56:35 -05:00
"reference": "539c6691e0623af6dc6f9c20384c120f963465a0"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/539c6691e0623af6dc6f9c20384c120f963465a0",
"reference": "539c6691e0623af6dc6f9c20384c120f963465a0",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
}
],
"description": "Provides functionality to recursively process PHP variables",
2023-03-22 21:12:33 -05:00
"homepage": "https://github.com/sebastianbergmann/recursion-context",
2022-02-25 08:03:46 -06:00
"support": {
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.6"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
2025-10-27 08:56:35 -05:00
},
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
{
"url": "https://tidelift.com/funding/github/packagist/sebastian/recursion-context",
"type": "tidelift"
2022-02-25 08:03:46 -06:00
}
],
2025-10-27 08:56:35 -05:00
"time": "2025-08-10T06:57:39+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "sebastian/resource-operations",
2025-10-27 08:56:35 -05:00
"version": "3.0.4",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/resource-operations.git",
2025-10-27 08:56:35 -05:00
"reference": "05d5692a7993ecccd56a03e40cd7e5b09b1d404e"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/05d5692a7993ecccd56a03e40cd7e5b09b1d404e",
"reference": "05d5692a7993ecccd56a03e40cd7e5b09b1d404e",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
2025-10-27 08:56:35 -05:00
"dev-main": "3.0-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides a list of PHP built-in functions that operate on resources",
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
"support": {
2025-10-27 08:56:35 -05:00
"source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.4"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-03-14T16:00:52+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "sebastian/type",
2023-03-22 21:12:33 -05:00
"version": "3.2.1",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
2023-03-22 21:12:33 -05:00
"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2023-03-22 21:12:33 -05:00
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
2023-03-22 21:12:33 -05:00
"phpunit/phpunit": "^9.5"
2022-02-25 08:03:46 -06:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-22 21:12:33 -05:00
"dev-master": "3.2-dev"
2022-02-25 08:03:46 -06:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Collection of value objects that represent the types of the PHP type system",
"homepage": "https://github.com/sebastianbergmann/type",
"support": {
"issues": "https://github.com/sebastianbergmann/type/issues",
2023-03-22 21:12:33 -05:00
"source": "https://github.com/sebastianbergmann/type/tree/3.2.1"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-03-22 21:12:33 -05:00
"time": "2023-02-03T06:13:03+00:00"
2022-02-25 08:03:46 -06:00
},
{
"name": "sebastian/version",
"version": "3.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "c6c1022351a901512170118436c764e473f6de8c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
"reference": "c6c1022351a901512170118436c764e473f6de8c",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
"support": {
"issues": "https://github.com/sebastianbergmann/version/issues",
"source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-09-28T06:39:44+00:00"
},
{
"name": "theseer/tokenizer",
2025-10-27 08:56:35 -05:00
"version": "1.2.3",
2022-02-25 08:03:46 -06:00
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
2025-10-27 08:56:35 -05:00
"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
2022-02-25 08:03:46 -06:00
},
"dist": {
"type": "zip",
2025-10-27 08:56:35 -05:00
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
2022-02-25 08:03:46 -06:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^7.2 || ^8.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
}
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"support": {
"issues": "https://github.com/theseer/tokenizer/issues",
2025-10-27 08:56:35 -05:00
"source": "https://github.com/theseer/tokenizer/tree/1.2.3"
2022-02-25 08:03:46 -06:00
},
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
2025-10-27 08:56:35 -05:00
"time": "2024-03-03T12:36:25+00:00"
2022-02-25 08:03:46 -06:00
}
],
"aliases": [],
"minimum-stability": "dev",
2025-10-27 08:56:35 -05:00
"stability-flags": {},
2022-02-25 08:03:46 -06:00
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
2023-03-22 21:12:33 -05:00
"php": "^8.1"
2022-02-25 08:03:46 -06:00
},
2025-10-27 08:56:35 -05:00
"platform-dev": {},
"plugin-api-version": "2.6.0"
2022-02-25 08:03:46 -06:00
}