2023-03-13 16:35:19 +00: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"
],
2023-08-02 18:08:22 +00:00
"content-hash": "380fe2b1a5ec07f59ead61d77a2f269c",
2023-03-13 16:35:19 +00:00
"packages": [
{
"name": "barryvdh/laravel-dompdf",
"version": "v0.9.0",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-dompdf.git",
"reference": "5b99e1f94157d74e450f4c97e8444fcaffa2144b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/5b99e1f94157d74e450f4c97e8444fcaffa2144b",
"reference": "5b99e1f94157d74e450f4c97e8444fcaffa2144b",
"shasum": ""
},
"require": {
"dompdf/dompdf": "^1",
"illuminate/support": "^5.5|^6|^7|^8",
"php": "^7.1 || ^8.0"
},
"type": "library",
"extra": {
"laravel": {
"aliases": {
"PDF": "Barryvdh\\DomPDF\\Facade"
2026-01-06 13:02:31 +00:00
},
"providers": [
"Barryvdh\\DomPDF\\ServiceProvider"
]
},
"branch-alias": {
"dev-master": "0.9-dev"
2023-03-13 16:35:19 +00:00
}
},
"autoload": {
"psr-4": {
"Barryvdh\\DomPDF\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Barry vd. Heuvel",
"email": "barryvdh@gmail.com"
}
],
"description": "A DOMPDF Wrapper for Laravel",
"keywords": [
"dompdf",
"laravel",
"pdf"
],
"support": {
"issues": "https://github.com/barryvdh/laravel-dompdf/issues",
"source": "https://github.com/barryvdh/laravel-dompdf/tree/v0.9.0"
},
"funding": [
{
"url": "https://github.com/barryvdh",
"type": "github"
}
],
"time": "2020-12-27T12:05:53+00:00"
},
{
"name": "brick/math",
"version": "0.9.3",
"source": {
"type": "git",
"url": "https://github.com/brick/math.git",
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^7.1 || ^8.0"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.2",
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
"vimeo/psalm": "4.9.2"
},
"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",
"brick",
"math"
],
"support": {
"issues": "https://github.com/brick/math/issues",
"source": "https://github.com/brick/math/tree/0.9.3"
},
"funding": [
{
"url": "https://github.com/BenMorel",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/brick/math",
"type": "tidelift"
}
],
"time": "2021-08-15T20:50:18+00:00"
},
{
"name": "brick/money",
"version": "0.5.3",
"source": {
"type": "git",
"url": "https://github.com/brick/money.git",
"reference": "49e6597470da74f6a9f1dd7d5286ea3b4756b7e0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/brick/money/zipball/49e6597470da74f6a9f1dd7d5286ea3b4756b7e0",
"reference": "49e6597470da74f6a9f1dd7d5286ea3b4756b7e0",
"shasum": ""
},
"require": {
"brick/math": "~0.7.3 || ~0.8.0 || ~0.9.0",
"php": "^7.1 || ^8.0"
},
"require-dev": {
"brick/varexporter": "~0.2.1",
"ext-dom": "*",
"ext-pdo": "*",
"php-coveralls/php-coveralls": "^2.2",
"phpunit/phpunit": "^7.5.15 || ^8.0 || ^9.0",
"vimeo/psalm": "4.9.2"
},
"suggest": {
"ext-intl": "Required to format Money objects"
},
"type": "library",
"autoload": {
"psr-4": {
"Brick\\Money\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Money and currency library",
"keywords": [
"brick",
"currency",
"money"
],
"support": {
"issues": "https://github.com/brick/money/issues",
"source": "https://github.com/brick/money/tree/0.5.3"
},
"funding": [
{
"url": "https://github.com/BenMorel",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/brick/money",
"type": "tidelift"
}
],
"time": "2021-10-10T11:59:43+00:00"
},
2026-01-06 13:02:31 +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"
},
2023-03-13 16:35:19 +00:00
{
"name": "classpreloader/classpreloader",
2026-01-06 13:02:31 +00:00
"version": "4.3.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/ClassPreloader/ClassPreloader.git",
2026-01-06 13:02:31 +00:00
"reference": "91ff282e2dd856f3774e817dd62038d91ab13f51"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/91ff282e2dd856f3774e817dd62038d91ab13f51",
"reference": "91ff282e2dd856f3774e817dd62038d91ab13f51",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
2026-01-06 13:02:31 +00:00
"nikic/php-parser": "^4.19.4 || ^5.4.0",
"php": "^7.2.5 || ^8.0"
2023-03-13 16:35:19 +00:00
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"bamarni/composer-bin-plugin": "^1.8.1",
"graham-campbell/analyzer": "^3.0.7 || ^4.2.1",
"phpunit/phpunit": "^8.5.41 || ^9.6.22"
2023-03-13 16:35:19 +00:00
},
"type": "library",
2026-01-06 13:02:31 +00:00
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
2023-03-13 16:35:19 +00:00
"autoload": {
"psr-4": {
"ClassPreloader\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com"
},
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk"
}
],
"description": "Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case",
"keywords": [
"autoload",
"class",
"preload",
"preloader"
],
"support": {
"issues": "https://github.com/ClassPreloader/ClassPreloader/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/ClassPreloader/ClassPreloader/tree/4.3.0"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/classpreloader/classpreloader",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-01-13T00:14:36+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "clue/stream-filter",
2026-01-06 13:02:31 +00:00
"version": "v1.7.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/clue/stream-filter.git",
2026-01-06 13:02:31 +00:00
"reference": "049509fef80032cb3f051595029ab75b49a3c2f7"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/clue/stream-filter/zipball/049509fef80032cb3f051595029ab75b49a3c2f7",
"reference": "049509fef80032cb3f051595029ab75b49a3c2f7",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"Clue\\StreamFilter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Lück",
"email": "christian@clue.engineering"
}
],
"description": "A simple and modern approach to stream filtering in PHP",
2026-01-06 13:02:31 +00:00
"homepage": "https://github.com/clue/stream-filter",
2023-03-13 16:35:19 +00:00
"keywords": [
"bucket brigade",
"callback",
"filter",
"php_user_filter",
"stream",
"stream_filter_append",
"stream_filter_register"
],
"support": {
"issues": "https://github.com/clue/stream-filter/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/clue/stream-filter/tree/v1.7.0"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://clue.engineering/support",
"type": "custom"
},
{
"url": "https://github.com/clue",
"type": "github"
}
],
2026-01-06 13:02:31 +00:00
"time": "2023-12-20T15:40:13+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "darkaonline/swagger-lume",
"version": "8.0",
"source": {
"type": "git",
"url": "https://github.com/DarkaOnLine/SwaggerLume.git",
"reference": "5ee548ccaf487b4561880eb9741975dad3c3dd1a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DarkaOnLine/SwaggerLume/zipball/5ee548ccaf487b4561880eb9741975dad3c3dd1a",
"reference": "5ee548ccaf487b4561880eb9741975dad3c3dd1a",
"shasum": ""
},
"require": {
"laravel/lumen-framework": "~6.0|~7.0|^8.0",
"php": ">=7.2",
"swagger-api/swagger-ui": "^3.0",
"zircote/swagger-php": "~2.0|3.*"
},
"require-dev": {
"fzaninotto/faker": "~1.8",
"mockery/mockery": "1.*",
"phpunit/phpunit": "8.*",
"satooshi/php-coveralls": "^2.0",
"vlucas/phpdotenv": "~3.3|~4.0"
},
"type": "library",
"autoload": {
"files": [
"src/helpers.php"
],
"psr-4": {
"SwaggerLume\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Darius Matulionis",
"email": "darius@matulionis.lt"
}
],
"description": "Swagger integration to Lumen 5",
"keywords": [
"laravel",
"lumen",
"swagger"
],
"support": {
"issues": "https://github.com/DarkaOnLine/SwaggerLume/issues",
"source": "https://github.com/DarkaOnLine/SwaggerLume/tree/8.0"
},
"funding": [
{
"url": "https://github.com/DarkaOnLine",
"type": "github"
}
],
"time": "2020-09-25T10:41:43+00:00"
},
{
"name": "dflydev/dot-access-data",
2026-01-06 13:02:31 +00:00
"version": "v3.0.3",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
2026-01-06 13:02:31 +00:00
"reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f",
"reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^0.12.42",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
"scrutinizer/ocular": "1.6.0",
"squizlabs/php_codesniffer": "^3.5",
"vimeo/psalm": "^4.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Dflydev\\DotAccessData\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dragonfly Development Inc.",
"email": "info@dflydev.com",
"homepage": "http://dflydev.com"
},
{
"name": "Beau Simensen",
"email": "beau@dflydev.com",
"homepage": "http://beausimensen.com"
},
{
"name": "Carlos Frutos",
"email": "carlos@kiwing.it",
"homepage": "https://github.com/cfrutos"
},
{
"name": "Colin O'Dell",
"email": "colinodell@gmail.com",
"homepage": "https://www.colinodell.com"
}
],
"description": "Given a deep data structure, access data by dot notation.",
"homepage": "https://github.com/dflydev/dflydev-dot-access-data",
"keywords": [
"access",
"data",
"dot",
"notation"
],
"support": {
"issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.3"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2024-07-08T12:26:09+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "doctrine/annotations",
2026-01-06 13:02:31 +00:00
"version": "1.14.4",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
2026-01-06 13:02:31 +00:00
"reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/doctrine/annotations/zipball/253dca476f70808a5aeed3a47cc2cc88c5cab915",
"reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"doctrine/lexer": "^1 || ^2",
"ext-tokenizer": "*",
"php": "^7.1 || ^8.0",
"psr/cache": "^1 || ^2 || ^3"
},
"require-dev": {
"doctrine/cache": "^1.11 || ^2.0",
2026-01-06 13:02:31 +00:00
"doctrine/coding-standard": "^9 || ^12",
"phpstan/phpstan": "~1.4.10 || ^1.10.28",
2023-03-13 16:35:19 +00:00
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
2026-01-06 13:02:31 +00:00
"symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7",
"vimeo/psalm": "^4.30 || ^5.14"
2023-03-13 16:35:19 +00:00
},
"suggest": {
"php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
}
},
"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": "Docblock Annotations Parser",
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
"keywords": [
"annotations",
"docblock",
"parser"
],
"support": {
"issues": "https://github.com/doctrine/annotations/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/doctrine/annotations/tree/1.14.4"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"abandoned": true,
"time": "2024-09-05T10:15:52+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "doctrine/dbal",
2026-01-06 13:02:31 +00:00
"version": "3.10.4",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
2026-01-06 13:02:31 +00:00
"reference": "63a46cb5aa6f60991186cc98c1d1b50c09311868"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/doctrine/dbal/zipball/63a46cb5aa6f60991186cc98c1d1b50c09311868",
"reference": "63a46cb5aa6f60991186cc98c1d1b50c09311868",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"composer-runtime-api": "^2",
"doctrine/deprecations": "^0.5.3|^1",
"doctrine/event-manager": "^1|^2",
"php": "^7.4 || ^8.0",
"psr/cache": "^1|^2|^3",
"psr/log": "^1|^2|^3"
},
2026-01-06 13:02:31 +00:00
"conflict": {
"doctrine/cache": "< 1.11"
},
2023-03-13 16:35:19 +00:00
"require-dev": {
2026-01-06 13:02:31 +00:00
"doctrine/cache": "^1.11|^2.0",
"doctrine/coding-standard": "14.0.0",
2023-03-13 16:35:19 +00:00
"fig/log-test": "^1",
2023-08-02 18:08:22 +00:00
"jetbrains/phpstorm-stubs": "2023.1",
2026-01-06 13:02:31 +00:00
"phpstan/phpstan": "2.1.30",
"phpstan/phpstan-strict-rules": "^2",
"phpunit/phpunit": "9.6.29",
"slevomat/coding-standard": "8.24.0",
"squizlabs/php_codesniffer": "4.0.0",
"symfony/cache": "^5.4|^6.0|^7.0|^8.0",
"symfony/console": "^4.4|^5.4|^6.0|^7.0|^8.0"
2023-03-13 16:35:19 +00:00
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
},
"bin": [
"bin/doctrine-dbal"
],
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\DBAL\\": "src"
}
},
"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"
}
],
"description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
"homepage": "https://www.doctrine-project.org/projects/dbal.html",
"keywords": [
"abstraction",
"database",
"db2",
"dbal",
"mariadb",
"mssql",
"mysql",
"oci8",
"oracle",
"pdo",
"pgsql",
"postgresql",
"queryobject",
"sasql",
"sql",
"sqlite",
"sqlserver",
"sqlsrv"
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/doctrine/dbal/tree/3.10.4"
2023-03-13 16:35:19 +00: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%2Fdbal",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-11-29T10:46:08+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "doctrine/deprecations",
2026-01-06 13:02:31 +00:00
"version": "1.1.5",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
2026-01-06 13:02:31 +00:00
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2023-08-02 18:08:22 +00:00
"php": "^7.1 || ^8.0"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"conflict": {
"phpunit/phpunit": "<=7.5 || >=13"
},
2023-03-13 16:35:19 +00:00
"require-dev": {
2026-01-06 13:02:31 +00: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-13 16:35:19 +00:00
},
"suggest": {
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
},
"type": "library",
"autoload": {
"psr-4": {
2026-01-06 13:02:31 +00:00
"Doctrine\\Deprecations\\": "src"
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/doctrine/deprecations/tree/1.1.5"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2025-04-07T20:06:18+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "doctrine/event-manager",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/event-manager.git",
"reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520",
"reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520",
"shasum": ""
},
"require": {
"doctrine/deprecations": "^0.5.3 || ^1",
"php": "^7.1 || ^8.0"
},
"conflict": {
"doctrine/common": "<2.9"
},
"require-dev": {
"doctrine/coding-standard": "^9 || ^10",
"phpstan/phpstan": "~1.4.10 || ^1.8.8",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.24"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\": "src"
}
},
"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"
},
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
}
],
"description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
"homepage": "https://www.doctrine-project.org/projects/event-manager.html",
"keywords": [
"event",
"event dispatcher",
"event manager",
"event system",
"events"
],
"support": {
"issues": "https://github.com/doctrine/event-manager/issues",
"source": "https://github.com/doctrine/event-manager/tree/1.2.0"
},
"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%2Fevent-manager",
"type": "tidelift"
}
],
"time": "2022-10-12T20:51:15+00:00"
},
{
"name": "doctrine/inflector",
2026-01-06 13:02:31 +00:00
"version": "2.1.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
2026-01-06 13:02:31 +00:00
"reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b",
"reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
2026-01-06 13:02:31 +00: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"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
2026-01-06 13:02:31 +00:00
"Doctrine\\Inflector\\": "src"
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/doctrine/inflector/tree/2.1.0"
2023-03-13 16:35:19 +00: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"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-08-10T19:31:58+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "doctrine/lexer",
"version": "1.2.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^9.0",
"phpstan/phpstan": "^1.3",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.11"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
}
},
"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": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
"keywords": [
"annotations",
"docblock",
"lexer",
"parser",
"php"
],
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
"source": "https://github.com/doctrine/lexer/tree/1.2.3"
},
"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%2Flexer",
"type": "tidelift"
}
],
"time": "2022-02-28T11:07:21+00:00"
},
{
"name": "dompdf/dompdf",
"version": "v1.2.2",
"source": {
"type": "git",
"url": "https://github.com/dompdf/dompdf.git",
"reference": "5031045d9640b38cfc14aac9667470df09c9e090"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/5031045d9640b38cfc14aac9667470df09c9e090",
"reference": "5031045d9640b38cfc14aac9667470df09c9e090",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-mbstring": "*",
"phenx/php-font-lib": "^0.5.4",
"phenx/php-svg-lib": "^0.3.3 || ^0.4.0",
"php": "^7.1 || ^8.0"
},
"require-dev": {
"ext-json": "*",
"ext-zip": "*",
"mockery/mockery": "^1.3",
"phpunit/phpunit": "^7.5 || ^8 || ^9",
"squizlabs/php_codesniffer": "^3.5"
},
"suggest": {
"ext-gd": "Needed to process images",
"ext-gmagick": "Improves image processing performance",
"ext-imagick": "Improves image processing performance",
"ext-zlib": "Needed for pdf stream compression"
},
"type": "library",
"autoload": {
"psr-4": {
"Dompdf\\": "src/"
},
"classmap": [
"lib/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
"name": "Fabien Ménager",
"email": "fabien.menager@gmail.com"
},
{
"name": "Brian Sweeney",
"email": "eclecticgeek@gmail.com"
},
{
"name": "Gabriel Bull",
"email": "me@gabrielbull.com"
}
],
"description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
"homepage": "https://github.com/dompdf/dompdf",
"support": {
"issues": "https://github.com/dompdf/dompdf/issues",
"source": "https://github.com/dompdf/dompdf/tree/v1.2.2"
},
"time": "2022-04-27T13:50:54+00:00"
},
{
"name": "dragonmantank/cron-expression",
2026-01-06 13:02:31 +00:00
"version": "v3.5.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/dragonmantank/cron-expression.git",
2026-01-06 13:02:31 +00:00
"reference": "1b2de7f4a468165dca07b142240733a1973e766d"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/1b2de7f4a468165dca07b142240733a1973e766d",
"reference": "1b2de7f4a468165dca07b142240733a1973e766d",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"php": "^7.2|^8.0"
2023-03-13 16:35:19 +00:00
},
"replace": {
"mtdowling/cron-expression": "^1.0"
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^1.12.32|^2.1.31",
"phpunit/phpunit": "^8.5.48|^9.0"
2023-03-13 16:35:19 +00:00
},
"type": "library",
2026-01-06 13:02:31 +00:00
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.5.0"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/dragonmantank",
"type": "github"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-10-31T18:36:32+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "egulias/email-validator",
"version": "2.1.25",
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
"reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4",
"reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4",
"shasum": ""
},
"require": {
"doctrine/lexer": "^1.0.1",
"php": ">=5.5",
"symfony/polyfill-intl-idn": "^1.10"
},
"require-dev": {
"dominicsayers/isemail": "^3.0.7",
"phpunit/phpunit": "^4.8.36|^7.5.15",
"satooshi/php-coveralls": "^1.0.1"
},
"suggest": {
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1.x-dev"
}
},
"autoload": {
"psr-4": {
"Egulias\\EmailValidator\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Eduardo Gulias Davis"
}
],
"description": "A library for validating emails against several RFCs",
"homepage": "https://github.com/egulias/EmailValidator",
"keywords": [
"email",
"emailvalidation",
"emailvalidator",
"validation",
"validator"
],
"support": {
"issues": "https://github.com/egulias/EmailValidator/issues",
"source": "https://github.com/egulias/EmailValidator/tree/2.1.25"
},
"funding": [
{
"url": "https://github.com/egulias",
"type": "github"
}
],
"time": "2020-12-29T14:50:06+00:00"
},
{
"name": "fightbulc/moment",
2026-01-06 13:02:31 +00:00
"version": "1.35.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/fightbulc/moment.php.git",
2026-01-06 13:02:31 +00:00
"reference": "2aa67d3b0e3fad635bc16d1f174ddfb3123ad5ab"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/fightbulc/moment.php/zipball/2aa67d3b0e3fad635bc16d1f174ddfb3123ad5ab",
"reference": "2aa67d3b0e3fad635bc16d1f174ddfb3123ad5ab",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.36 || ^5.5 || ^6.5 || ^7.5 || ^9.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Moment\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Tino Ehrich",
"email": "tino@bigpun.me",
"role": "developer"
}
],
"description": "Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js",
"keywords": [
"date",
"display",
"format",
"i18n",
"locale",
"manipulate",
"moment",
"parse",
"time",
"translation",
"validate"
],
"support": {
"issues": "https://github.com/fightbulc/moment.php/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/fightbulc/moment.php/tree/1.35.0"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2025-07-27T08:46:28+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "flipbox/lumen-generator",
2026-01-06 13:02:31 +00:00
"version": "9.3.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/flipboxstudio/lumen-generator.git",
2026-01-06 13:02:31 +00:00
"reference": "0408733494716728bea7a3efc3df59896ea23b71"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/flipboxstudio/lumen-generator/zipball/0408733494716728bea7a3efc3df59896ea23b71",
"reference": "0408733494716728bea7a3efc3df59896ea23b71",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"classpreloader/classpreloader": "^3.0|^4.0|^4.2",
2026-01-06 13:02:31 +00:00
"illuminate/console": "^6.0|^7.0|^8.0|^8.17|^9.0|^10.0|^11.0",
"illuminate/filesystem": "^6.0|^7.0|^8.0|^8.17|^9.0|^10.0|^11.0",
"illuminate/support": "^6.0|^7.0|^8.0|^8.17|^9.0|^10.0|^11.0",
"psy/psysh": "^0.12",
"symfony/var-dumper": "^5.1|^5.2|^6.0|^7.0"
2023-03-13 16:35:19 +00:00
},
"suggest": {
"anik/form-request": "Required to use form request in Lumen."
},
"type": "library",
"autoload": {
"psr-4": {
"Flipbox\\LumenGenerator\\": "src/LumenGenerator/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Krisan Alfa Timur",
"email": "krisan47@gmail.com"
}
],
"description": "A Lumen Generator You Are Missing",
"support": {
"issues": "https://github.com/flipboxstudio/lumen-generator/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/flipboxstudio/lumen-generator/tree/9.3.0"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2024-03-07T02:03:29+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "graham-campbell/result-type",
2026-01-06 13:02:31 +00:00
"version": "v1.1.4",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Result-Type.git",
2026-01-06 13:02:31 +00:00
"reference": "e01f4a821471308ba86aa202fed6698b6b695e3b"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/e01f4a821471308ba86aa202fed6698b6b695e3b",
"reference": "e01f4a821471308ba86aa202fed6698b6b695e3b",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
2026-01-06 13:02:31 +00:00
"phpoption/phpoption": "^1.9.5"
2023-03-13 16:35:19 +00:00
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"phpunit/phpunit": "^8.5.41 || ^9.6.22 || ^10.5.45 || ^11.5.7"
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.4"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-12-27T19:43:20+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "guzzlehttp/guzzle",
2026-01-06 13:02:31 +00:00
"version": "7.10.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
2026-01-06 13:02:31 +00:00
"reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
"reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
2026-01-06 13:02:31 +00:00
"guzzlehttp/promises": "^2.3",
"guzzlehttp/psr7": "^2.8",
2023-03-13 16:35:19 +00: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": {
2026-01-06 13:02:31 +00:00
"bamarni/composer-bin-plugin": "^1.8.2",
2023-03-13 16:35:19 +00:00
"ext-curl": "*",
2026-01-06 13:02:31 +00:00
"guzzle/client-integration-tests": "3.0.2",
2023-08-02 18:08:22 +00:00
"php-http/message-factory": "^1.1",
2026-01-06 13:02:31 +00:00
"phpunit/phpunit": "^8.5.39 || ^9.6.20",
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/guzzle/guzzle/tree/7.10.0"
2023-03-13 16:35:19 +00: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"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-08-23T22:36:01+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "guzzlehttp/promises",
2026-01-06 13:02:31 +00:00
"version": "2.3.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
2026-01-06 13:02:31 +00:00
"reference": "481557b130ef3790cf82b713667b43030dc9c957"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957",
"reference": "481557b130ef3790cf82b713667b43030dc9c957",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2023-08-02 18:08:22 +00:00
"php": "^7.2.5 || ^8.0"
2023-03-13 16:35:19 +00:00
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"bamarni/composer-bin-plugin": "^1.8.2",
"phpunit/phpunit": "^8.5.44 || ^9.6.25"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"extra": {
2023-08-02 18:08:22 +00:00
"bamarni-bin": {
"bin-links": true,
"forward-command": false
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/guzzle/promises/tree/2.3.0"
2023-03-13 16:35:19 +00: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"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-08-22T14:34:08+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "guzzlehttp/psr7",
2026-01-06 13:02:31 +00:00
"version": "2.8.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
2026-01-06 13:02:31 +00:00
"reference": "21dc724a0583619cd1652f673303492272778051"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051",
"reference": "21dc724a0583619cd1652f673303492272778051",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"psr/http-factory": "^1.0",
2023-08-02 18:08:22 +00:00
"psr/http-message": "^1.1 || ^2.0",
2023-03-13 16:35:19 +00:00
"ralouphie/getallheaders": "^3.0"
},
"provide": {
"psr/http-factory-implementation": "1.0",
"psr/http-message-implementation": "1.0"
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"bamarni/composer-bin-plugin": "^1.8.2",
"http-interop/http-factory-tests": "0.9.0",
"phpunit/phpunit": "^8.5.44 || ^9.6.25"
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/guzzle/psr7/tree/2.8.0"
2023-03-13 16:35:19 +00: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"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-08-23T21:21:41+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "http-interop/http-factory-guzzle",
2026-01-06 13:02:31 +00:00
"version": "1.2.1",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/http-interop/http-factory-guzzle.git",
2026-01-06 13:02:31 +00:00
"reference": "c2c859ceb05c3f42e710b60555f4c35b6a4a3995"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/http-interop/http-factory-guzzle/zipball/c2c859ceb05c3f42e710b60555f4c35b6a4a3995",
"reference": "c2c859ceb05c3f42e710b60555f4c35b6a4a3995",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"guzzlehttp/psr7": "^1.7||^2.0",
"php": ">=7.3",
"psr/http-factory": "^1.0"
},
"provide": {
"psr/http-factory-implementation": "^1.0"
},
"require-dev": {
"http-interop/http-factory-tests": "^0.9",
"phpunit/phpunit": "^9.5"
},
"suggest": {
"guzzlehttp/psr7": "Includes an HTTP factory starting in version 2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Http\\Factory\\Guzzle\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "An HTTP Factory using Guzzle PSR7",
"keywords": [
"factory",
"http",
"psr-17",
"psr-7"
],
"support": {
"issues": "https://github.com/http-interop/http-factory-guzzle/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/http-interop/http-factory-guzzle/tree/1.2.1"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2025-12-15T11:28:16+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "illuminate/auth",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/auth.git",
"reference": "28e3e57f777685018374bb59bbaa54598dbdf441"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/auth/zipball/28e3e57f777685018374bb59bbaa54598dbdf441",
"reference": "28e3e57f777685018374bb59bbaa54598dbdf441",
"shasum": ""
},
"require": {
"illuminate/collections": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/http": "^8.0",
"illuminate/macroable": "^8.0",
"illuminate/queue": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0"
},
"suggest": {
"illuminate/console": "Required to use the auth:clear-resets command (^8.0).",
"illuminate/queue": "Required to fire login / logout events (^8.0).",
"illuminate/session": "Required to use the session based guard (^8.0)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"psr-4": {
"Illuminate\\Auth\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Auth package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-09-21T21:30:03+00:00"
},
{
"name": "illuminate/broadcasting",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/broadcasting.git",
"reference": "d7c0c81bcc679c294746b161f4b834997e904cf4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/broadcasting/zipball/d7c0c81bcc679c294746b161f4b834997e904cf4",
"reference": "d7c0c81bcc679c294746b161f4b834997e904cf4",
"shasum": ""
},
"require": {
"ext-json": "*",
"illuminate/bus": "^8.0",
"illuminate/collections": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/queue": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0",
"psr/log": "^1.0|^2.0"
},
"suggest": {
"ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0|^5.0|^6.0|^7.0)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"psr-4": {
"Illuminate\\Broadcasting\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Broadcasting package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-01-06T14:28:26+00:00"
},
{
"name": "illuminate/bus",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/bus.git",
"reference": "d2a8ae4bfd881086e55455e470776358eab27eae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/bus/zipball/d2a8ae4bfd881086e55455e470776358eab27eae",
"reference": "d2a8ae4bfd881086e55455e470776358eab27eae",
"shasum": ""
},
"require": {
"illuminate/collections": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/pipeline": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0"
},
"suggest": {
"illuminate/queue": "Required to use closures when chaining jobs (^7.0)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2022-03-07T15:02:42+00:00"
},
{
"name": "illuminate/cache",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/cache.git",
"reference": "7ae5b3661413dad7264b5c69037190d766bae50f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/cache/zipball/7ae5b3661413dad7264b5c69037190d766bae50f",
"reference": "7ae5b3661413dad7264b5c69037190d766bae50f",
"shasum": ""
},
"require": {
"illuminate/collections": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/macroable": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0"
},
"provide": {
"psr/simple-cache-implementation": "1.0"
},
"suggest": {
"ext-memcached": "Required to use the memcache cache driver.",
"illuminate/database": "Required to use the database cache driver (^8.0).",
"illuminate/filesystem": "Required to use the file cache driver (^8.0).",
"illuminate/redis": "Required to use the redis cache driver (^8.0).",
"symfony/cache": "Required to PSR-6 cache bridge (^5.4)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2022-07-22T14:58:32+00:00"
},
{
"name": "illuminate/collections",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
"reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/collections/zipball/705a4e1ef93cd492c45b9b3e7911cccc990a07f4",
"reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4",
"shasum": ""
},
"require": {
"illuminate/contracts": "^8.0",
"illuminate/macroable": "^8.0",
"php": "^7.3|^8.0"
},
"suggest": {
"symfony/var-dumper": "Required to use the dump method (^5.4)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2022-06-23T15:29:49+00:00"
},
{
"name": "illuminate/config",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/config.git",
"reference": "feac56ab7a5c70cf2dc60dffe4323eb9851f51a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/config/zipball/feac56ab7a5c70cf2dc60dffe4323eb9851f51a8",
"reference": "feac56ab7a5c70cf2dc60dffe4323eb9851f51a8",
"shasum": ""
},
"require": {
"illuminate/collections": "^8.0",
"illuminate/contracts": "^8.0",
"php": "^7.3|^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2022-01-31T15:57:46+00:00"
},
{
"name": "illuminate/console",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/console.git",
"reference": "4aaa93223eb3bd8119157c95f58c022967826035"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/console/zipball/4aaa93223eb3bd8119157c95f58c022967826035",
"reference": "4aaa93223eb3bd8119157c95f58c022967826035",
"shasum": ""
},
"require": {
"illuminate/collections": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/macroable": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0",
"symfony/console": "^5.4",
"symfony/process": "^5.4"
},
"suggest": {
"dragonmantank/cron-expression": "Required to use scheduler (^3.0.2).",
"guzzlehttp/guzzle": "Required to use the ping methods on schedules (^6.5.5|^7.0.1).",
"illuminate/bus": "Required to use the scheduled job dispatcher (^8.0).",
"illuminate/container": "Required to use the scheduler (^8.0).",
"illuminate/filesystem": "Required to use the generator command (^8.0).",
"illuminate/queue": "Required to use closures for scheduled jobs (^8.0)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2022-04-21T22:14:18+00:00"
},
{
"name": "illuminate/container",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
"reference": "14062628d05f75047c5a1360b9350028427d568e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/container/zipball/14062628d05f75047c5a1360b9350028427d568e",
"reference": "14062628d05f75047c5a1360b9350028427d568e",
"shasum": ""
},
"require": {
"illuminate/contracts": "^8.0",
"php": "^7.3|^8.0",
"psr/container": "^1.0"
},
"provide": {
"psr/container-implementation": "1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2022-02-02T21:03:35+00:00"
},
{
"name": "illuminate/contracts",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
"reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/5e0fd287a1b22a6b346a9f7cd484d8cf0234585d",
"reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d",
"shasum": ""
},
"require": {
"php": "^7.3|^8.0",
"psr/container": "^1.0",
"psr/simple-cache": "^1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2022-01-13T14:47:47+00:00"
},
{
"name": "illuminate/database",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/database.git",
"reference": "1a5b0e4e6913415464fa2aab554a38b9e6fa44b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/database/zipball/1a5b0e4e6913415464fa2aab554a38b9e6fa44b1",
"reference": "1a5b0e4e6913415464fa2aab554a38b9e6fa44b1",
"shasum": ""
},
"require": {
"ext-json": "*",
"illuminate/collections": "^8.0",
"illuminate/container": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/macroable": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0",
"symfony/console": "^5.4"
},
"suggest": {
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).",
"fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
"illuminate/console": "Required to use the database commands (^8.0).",
"illuminate/events": "Required to use the observers with Eloquent (^8.0).",
"illuminate/filesystem": "Required to use the migrations (^8.0).",
"illuminate/pagination": "Required to paginate the result set (^8.0).",
"symfony/finder": "Required to use Eloquent model factories (^5.4)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2022-08-31T16:16:06+00:00"
},
{
"name": "illuminate/encryption",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/encryption.git",
"reference": "00280dc6aa204b1b6c6d4bf75936d122bd856c15"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/encryption/zipball/00280dc6aa204b1b6c6d4bf75936d122bd856c15",
"reference": "00280dc6aa204b1b6c6d4bf75936d122bd856c15",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"illuminate/contracts": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"psr-4": {
"Illuminate\\Encryption\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Encryption package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-03-14T18:47:47+00:00"
},
{
"name": "illuminate/events",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/events.git",
"reference": "b7f06cafb6c09581617f2ca05d69e9b159e5a35d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/events/zipball/b7f06cafb6c09581617f2ca05d69e9b159e5a35d",
"reference": "b7f06cafb6c09581617f2ca05d69e9b159e5a35d",
"shasum": ""
},
"require": {
"illuminate/bus": "^8.0",
"illuminate/collections": "^8.0",
"illuminate/container": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/macroable": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2021-09-15T14:32:50+00:00"
},
{
"name": "illuminate/filesystem",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/filesystem.git",
"reference": "73db3e9a233ed587ba54f52ab8580f3c7bc872b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/filesystem/zipball/73db3e9a233ed587ba54f52ab8580f3c7bc872b2",
"reference": "73db3e9a233ed587ba54f52ab8580f3c7bc872b2",
"shasum": ""
},
"require": {
"illuminate/collections": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/macroable": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0",
"symfony/finder": "^5.4"
},
"suggest": {
"ext-ftp": "Required to use the Flysystem FTP driver.",
"illuminate/http": "Required for handling uploaded files (^7.0).",
"league/flysystem": "Required to use the Flysystem local and FTP drivers (^1.1).",
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
"league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
"league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
"symfony/filesystem": "Required to enable support for relative symbolic links (^5.4).",
"symfony/mime": "Required to enable support for guessing extensions (^5.4)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"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"
},
"time": "2022-01-15T15:00:40+00:00"
},
{
"name": "illuminate/hashing",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/hashing.git",
"reference": "2617f4de8d0150a3f8641b086fafac8c1e0cdbf2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/hashing/zipball/2617f4de8d0150a3f8641b086fafac8c1e0cdbf2",
"reference": "2617f4de8d0150a3f8641b086fafac8c1e0cdbf2",
"shasum": ""
},
"require": {
"illuminate/contracts": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"psr-4": {
"Illuminate\\Hashing\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Hashing package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2021-10-22T13:20:42+00:00"
},
{
"name": "illuminate/http",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/http.git",
"reference": "38b8b0c8ca5d5231df9c515f3a3e7aac5f0da9f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/http/zipball/38b8b0c8ca5d5231df9c515f3a3e7aac5f0da9f4",
"reference": "38b8b0c8ca5d5231df9c515f3a3e7aac5f0da9f4",
"shasum": ""
},
"require": {
"ext-json": "*",
"illuminate/collections": "^8.0",
"illuminate/macroable": "^8.0",
"illuminate/session": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0",
"symfony/http-foundation": "^5.4",
"symfony/http-kernel": "^5.4",
"symfony/mime": "^5.4"
},
"suggest": {
"ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
"guzzlehttp/guzzle": "Required to use the HTTP Client (^6.5.5|^7.0.1)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2022-06-10T18:50:29+00:00"
},
{
"name": "illuminate/log",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/log.git",
"reference": "1dbdc6aca24d1d2b5903f865bb206039d4b800b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/log/zipball/1dbdc6aca24d1d2b5903f865bb206039d4b800b2",
"reference": "1dbdc6aca24d1d2b5903f865bb206039d4b800b2",
"shasum": ""
},
"require": {
"illuminate/contracts": "^8.0",
"illuminate/support": "^8.0",
"monolog/monolog": "^2.0",
"php": "^7.3|^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2022-01-10T15:22:22+00:00"
},
{
"name": "illuminate/macroable",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
"reference": "aed81891a6e046fdee72edd497f822190f61c162"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/macroable/zipball/aed81891a6e046fdee72edd497f822190f61c162",
"reference": "aed81891a6e046fdee72edd497f822190f61c162",
"shasum": ""
},
"require": {
"php": "^7.3|^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2021-11-16T13:57:03+00:00"
},
{
"name": "illuminate/mail",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/mail.git",
"reference": "557c01a4c6d3862829b004f198c1777a7f8fc35f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/mail/zipball/557c01a4c6d3862829b004f198c1777a7f8fc35f",
"reference": "557c01a4c6d3862829b004f198c1777a7f8fc35f",
"shasum": ""
},
"require": {
"ext-json": "*",
"illuminate/collections": "^8.0",
"illuminate/container": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/macroable": "^8.0",
"illuminate/support": "^8.0",
"league/commonmark": "^1.3|^2.0.2",
"php": "^7.3|^8.0",
"psr/log": "^1.0|^2.0",
"swiftmailer/swiftmailer": "^6.3",
"tijsverkoyen/css-to-inline-styles": "^2.2.2"
},
"suggest": {
"aws/aws-sdk-php": "Required to use the SES mail driver (^3.198.1).",
"guzzlehttp/guzzle": "Required to use the Mailgun mail driver (^6.5.5|^7.0.1).",
"wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"psr-4": {
"Illuminate\\Mail\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Mail package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-01-05T15:17:19+00:00"
},
{
"name": "illuminate/pagination",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/pagination.git",
"reference": "16fe8dc35f9d18c58a3471469af656a02e9ab692"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/pagination/zipball/16fe8dc35f9d18c58a3471469af656a02e9ab692",
"reference": "16fe8dc35f9d18c58a3471469af656a02e9ab692",
"shasum": ""
},
"require": {
"ext-json": "*",
"illuminate/collections": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"psr-4": {
"Illuminate\\Pagination\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Pagination package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-06-27T13:26:06+00:00"
},
{
"name": "illuminate/pipeline",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/pipeline.git",
"reference": "23aeff5b26ae4aee3f370835c76bd0f4e93f71d2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/pipeline/zipball/23aeff5b26ae4aee3f370835c76bd0f4e93f71d2",
"reference": "23aeff5b26ae4aee3f370835c76bd0f4e93f71d2",
"shasum": ""
},
"require": {
"illuminate/contracts": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2021-03-26T18:39:16+00:00"
},
{
"name": "illuminate/queue",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/queue.git",
"reference": "0023daabf67743f7a2bd8328ca2b5537d93e4ae7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/queue/zipball/0023daabf67743f7a2bd8328ca2b5537d93e4ae7",
"reference": "0023daabf67743f7a2bd8328ca2b5537d93e4ae7",
"shasum": ""
},
"require": {
"ext-json": "*",
"illuminate/collections": "^8.0",
"illuminate/console": "^8.0",
"illuminate/container": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/database": "^8.0",
"illuminate/filesystem": "^8.0",
"illuminate/pipeline": "^8.0",
"illuminate/support": "^8.0",
"laravel/serializable-closure": "^1.0",
"opis/closure": "^3.6",
"php": "^7.3|^8.0",
"ramsey/uuid": "^4.2.2",
"symfony/process": "^5.4"
},
"suggest": {
"aws/aws-sdk-php": "Required to use the SQS queue driver and DynamoDb failed job storage (^3.198.1).",
"ext-pcntl": "Required to use all features of the queue worker.",
"ext-posix": "Required to use all features of the queue worker.",
"illuminate/redis": "Required to use the Redis queue driver (^8.0).",
"pda/pheanstalk": "Required to use the Beanstalk queue driver (^4.0)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2022-07-21T19:36:12+00:00"
},
{
"name": "illuminate/session",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/session.git",
"reference": "9c9988d7229d888c098eebbbb9fcb8c68580411c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/session/zipball/9c9988d7229d888c098eebbbb9fcb8c68580411c",
"reference": "9c9988d7229d888c098eebbbb9fcb8c68580411c",
"shasum": ""
},
"require": {
"ext-json": "*",
"illuminate/collections": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/filesystem": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0",
"symfony/finder": "^5.4",
"symfony/http-foundation": "^5.4"
},
"suggest": {
"illuminate/console": "Required to use the session:table command (^8.0)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2022-01-13T18:28:06+00:00"
},
{
"name": "illuminate/support",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
"reference": "1c79242468d3bbd9a0f7477df34f9647dde2a09b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/1c79242468d3bbd9a0f7477df34f9647dde2a09b",
"reference": "1c79242468d3bbd9a0f7477df34f9647dde2a09b",
"shasum": ""
},
"require": {
"doctrine/inflector": "^1.4|^2.0",
"ext-json": "*",
"ext-mbstring": "*",
"illuminate/collections": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/macroable": "^8.0",
"nesbot/carbon": "^2.53.1",
"php": "^7.3|^8.0",
"voku/portable-ascii": "^1.6.1"
},
"conflict": {
"tightenco/collect": "<5.5.33"
},
"suggest": {
"illuminate/filesystem": "Required to use the composer class (^8.0).",
"league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^1.3|^2.0.2).",
"ramsey/uuid": "Required to use Str::uuid() (^4.2.2).",
"symfony/process": "Required to use the composer class (^5.4).",
"symfony/var-dumper": "Required to use the dd function (^5.4).",
"vlucas/phpdotenv": "Required to use the Env class and env helper (^5.4.1)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2022-09-21T21:30:03+00:00"
},
{
"name": "illuminate/testing",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/testing.git",
"reference": "1c9ec9902df3b7a38b983bbf2242ce3c088de400"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/testing/zipball/1c9ec9902df3b7a38b983bbf2242ce3c088de400",
"reference": "1c9ec9902df3b7a38b983bbf2242ce3c088de400",
"shasum": ""
},
"require": {
"illuminate/collections": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/macroable": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0"
},
"suggest": {
"brianium/paratest": "Required to run tests in parallel (^6.0).",
"illuminate/console": "Required to assert console commands (^8.0).",
"illuminate/database": "Required to assert databases (^8.0).",
"illuminate/http": "Required to assert responses (^8.0).",
"mockery/mockery": "Required to use mocking (^1.4.4).",
"phpunit/phpunit": "Required to use assertions and run tests (^8.5.19|^9.5.8)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"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"
},
"time": "2022-05-24T14:00:18+00:00"
},
{
"name": "illuminate/translation",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/translation.git",
"reference": "e119d1e55351bd846579c333dd24f9a042b724b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/translation/zipball/e119d1e55351bd846579c333dd24f9a042b724b2",
"reference": "e119d1e55351bd846579c333dd24f9a042b724b2",
"shasum": ""
},
"require": {
"ext-json": "*",
"illuminate/collections": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/filesystem": "^8.0",
"illuminate/macroable": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"psr-4": {
"Illuminate\\Translation\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Translation package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-05-02T13:55:33+00:00"
},
{
"name": "illuminate/validation",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/validation.git",
"reference": "bb104f15545a55664755f58a278c7013f835918a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/validation/zipball/bb104f15545a55664755f58a278c7013f835918a",
"reference": "bb104f15545a55664755f58a278c7013f835918a",
"shasum": ""
},
"require": {
"egulias/email-validator": "^2.1.10",
"ext-json": "*",
"illuminate/collections": "^8.0",
"illuminate/container": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/macroable": "^8.0",
"illuminate/support": "^8.0",
"illuminate/translation": "^8.0",
"php": "^7.3|^8.0",
"symfony/http-foundation": "^5.4",
"symfony/mime": "^5.4"
},
"suggest": {
"ext-bcmath": "Required to use the multiple_of validation rule.",
"illuminate/database": "Required to use the database presence verifier (^8.0)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"psr-4": {
"Illuminate\\Validation\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Validation package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-05-30T13:21:10+00:00"
},
{
"name": "illuminate/view",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/illuminate/view.git",
"reference": "5e73eef48d9242532f81fadc14c816a01bfb1388"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/view/zipball/5e73eef48d9242532f81fadc14c816a01bfb1388",
"reference": "5e73eef48d9242532f81fadc14c816a01bfb1388",
"shasum": ""
},
"require": {
"ext-json": "*",
"illuminate/collections": "^8.0",
"illuminate/container": "^8.0",
"illuminate/contracts": "^8.0",
"illuminate/events": "^8.0",
"illuminate/filesystem": "^8.0",
"illuminate/macroable": "^8.0",
"illuminate/support": "^8.0",
"php": "^7.3|^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.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"
},
"time": "2022-04-14T13:47:10+00:00"
},
{
"name": "jean85/pretty-package-versions",
2026-01-06 13:02:31 +00:00
"version": "2.1.1",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/Jean85/pretty-package-versions.git",
2026-01-06 13:02:31 +00:00
"reference": "4d7aa5dab42e2a76d99559706022885de0e18e1a"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/4d7aa5dab42e2a76d99559706022885de0e18e1a",
"reference": "4d7aa5dab42e2a76d99559706022885de0e18e1a",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"composer-runtime-api": "^2.1.0",
"php": "^7.4|^8.0"
2023-03-13 16:35:19 +00:00
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"friendsofphp/php-cs-fixer": "^3.2",
2023-03-13 16:35:19 +00:00
"jean85/composer-provided-replaced-stub-package": "^1.0",
2026-01-06 13:02:31 +00:00
"phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^7.5|^8.5|^9.6",
"rector/rector": "^2.0",
"vimeo/psalm": "^4.3 || ^5.0"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Jean85\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alessandro Lai",
"email": "alessandro.lai85@gmail.com"
}
],
"description": "A library to get pretty versions strings of installed dependencies",
"keywords": [
"composer",
"package",
"release",
"versions"
],
"support": {
"issues": "https://github.com/Jean85/pretty-package-versions/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/Jean85/pretty-package-versions/tree/2.1.1"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2025-03-19T14:43:43+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "kitloong/laravel-migrations-generator",
"version": "v5.2.2",
"source": {
"type": "git",
"url": "https://github.com/kitloong/laravel-migrations-generator.git",
"reference": "425f43d57cee464c588b2a33b43479eff463c02c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kitloong/laravel-migrations-generator/zipball/425f43d57cee464c588b2a33b43479eff463c02c",
"reference": "425f43d57cee464c588b2a33b43479eff463c02c",
"shasum": ""
},
"require": {
"doctrine/dbal": "~2.4|^3.0",
"illuminate/support": "^5.6|^6.0|^7.0|^8.0|^9.0",
"php": ">=7.1.3"
},
"require-dev": {
"ext-pdo": "*",
"friendsofphp/php-cs-fixer": "^2.19.0|^3.1",
"mockery/mockery": "^1.0",
"nunomaduro/larastan": "^0.4|^0.5|^0.6|^0.7",
"orchestra/testbench": "^3.6|^4.0|^5.0|^6.0|^7.0",
"phpmd/phpmd": "^2.10",
"squizlabs/php_codesniffer": "^3.5"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"MigrationsGenerator\\MigrationsGeneratorServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"MigrationsGenerator\\": "src/MigrationsGenerator"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kit Loong",
"email": "kitloong1008@gmail.com"
}
],
"description": "Generates Laravel Migrations from an existing database",
"keywords": [
"artisan",
"generator",
"laravel",
"lumen",
"migration",
"migrations"
],
"support": {
"issues": "https://github.com/kitloong/laravel-migrations-generator/issues",
"source": "https://github.com/kitloong/laravel-migrations-generator/tree/v5.2.2"
},
"funding": [
{
"url": "https://www.buymeacoffee.com/kitloong",
"type": "custom"
}
],
"time": "2022-05-13T15:35:41+00:00"
},
{
"name": "laravel/lumen-framework",
"version": "v8.3.4",
"source": {
"type": "git",
"url": "https://github.com/laravel/lumen-framework.git",
"reference": "733d1199d3344be337743f11df31b4048ec7fd1c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/lumen-framework/zipball/733d1199d3344be337743f11df31b4048ec7fd1c",
"reference": "733d1199d3344be337743f11df31b4048ec7fd1c",
"shasum": ""
},
"require": {
"dragonmantank/cron-expression": "^3.0.2",
"illuminate/auth": "^8.65",
"illuminate/broadcasting": "^8.65",
"illuminate/bus": "^8.65",
"illuminate/cache": "^8.65",
"illuminate/collections": "^8.65",
"illuminate/config": "^8.65",
"illuminate/console": "^8.65",
"illuminate/container": "^8.65",
"illuminate/contracts": "^8.65",
"illuminate/database": "^8.65",
"illuminate/encryption": "^8.65",
"illuminate/events": "^8.65",
"illuminate/filesystem": "^8.65",
"illuminate/hashing": "^8.65",
"illuminate/http": "^8.65",
"illuminate/log": "^8.65",
"illuminate/macroable": "^8.65",
"illuminate/pagination": "^8.65",
"illuminate/pipeline": "^8.65",
"illuminate/queue": "^8.65",
"illuminate/support": "^8.65",
"illuminate/testing": "^8.65",
"illuminate/translation": "^8.65",
"illuminate/validation": "^8.65",
"illuminate/view": "^8.65",
"nikic/fast-route": "^1.3",
"php": "^7.3|^8.0",
"symfony/console": "^5.4",
"symfony/error-handler": "^5.4",
"symfony/http-foundation": "^5.4",
"symfony/http-kernel": "^5.4",
"symfony/mime": "^5.4",
"symfony/var-dumper": "^5.4",
"vlucas/phpdotenv": "^5.2"
},
"require-dev": {
"mockery/mockery": "^1.4.4",
"phpunit/phpunit": "^8.5.19|^9.5.8"
},
"suggest": {
"laravel/tinker": "Required to use the tinker console command (^2.0).",
"nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
"symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"autoload": {
"files": [
"src/helpers.php"
],
"psr-4": {
"Laravel\\Lumen\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Laravel Lumen Framework.",
"homepage": "https://lumen.laravel.com",
"keywords": [
"framework",
"laravel",
"lumen"
],
"support": {
"issues": "https://github.com/laravel/lumen-framework/issues",
"source": "https://github.com/laravel/lumen-framework"
},
"time": "2021-12-22T10:11:35+00:00"
},
{
"name": "laravel/serializable-closure",
2026-01-06 13:02:31 +00:00
"version": "v1.3.7",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/laravel/serializable-closure.git",
2026-01-06 13:02:31 +00:00
"reference": "4f48ade902b94323ca3be7646db16209ec76be3d"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/4f48ade902b94323ca3be7646db16209ec76be3d",
"reference": "4f48ade902b94323ca3be7646db16209ec76be3d",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": "^7.3|^8.0"
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
"nesbot/carbon": "^2.61|^3.0",
2023-03-13 16:35:19 +00:00
"pestphp/pest": "^1.21.3",
"phpstan/phpstan": "^1.8.2",
2026-01-06 13:02:31 +00:00
"symfony/var-dumper": "^5.4.11|^6.2.0|^7.0.0"
2023-03-13 16:35:19 +00: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"
},
2026-01-06 13:02:31 +00:00
"time": "2024-11-14T18:34:49+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "league/commonmark",
2026-01-06 13:02:31 +00:00
"version": "2.8.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
2026-01-06 13:02:31 +00:00
"reference": "4efa10c1e56488e658d10adf7b7b7dcd19940bfb"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/4efa10c1e56488e658d10adf7b7b7dcd19940bfb",
"reference": "4efa10c1e56488e658d10adf7b7b7dcd19940bfb",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"league/config": "^1.1.1",
"php": "^7.4 || ^8.0",
"psr/event-dispatcher": "^1.0",
"symfony/deprecation-contracts": "^2.1 || ^3.0",
"symfony/polyfill-php80": "^1.16"
},
"require-dev": {
"cebe/markdown": "^1.0",
2026-01-06 13:02:31 +00:00
"commonmark/cmark": "0.31.1",
"commonmark/commonmark.js": "0.31.1",
2023-03-13 16:35:19 +00:00
"composer/package-versions-deprecated": "^1.8",
"embed/embed": "^4.4",
"erusev/parsedown": "^1.0",
"ext-json": "*",
"github/gfm": "0.29.0",
"michelf/php-markdown": "^1.4 || ^2.0",
"nyholm/psr7": "^1.5",
"phpstan/phpstan": "^1.8.2",
2026-01-06 13:02:31 +00:00
"phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0",
2023-03-13 16:35:19 +00:00
"scrutinizer/ocular": "^1.8.1",
2026-01-06 13:02:31 +00:00
"symfony/finder": "^5.3 | ^6.0 | ^7.0",
"symfony/process": "^5.4 | ^6.0 | ^7.0",
"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0",
2023-03-13 16:35:19 +00:00
"unleashedtech/php-coding-standard": "^3.1.1",
2026-01-06 13:02:31 +00:00
"vimeo/psalm": "^4.24.0 || ^5.0.0 || ^6.0.0"
2023-03-13 16:35:19 +00:00
},
"suggest": {
"symfony/yaml": "v2.3+ required if using the Front Matter extension"
},
"type": "library",
"extra": {
"branch-alias": {
2026-01-06 13:02:31 +00:00
"dev-main": "2.9-dev"
2023-03-13 16:35:19 +00:00
}
},
"autoload": {
"psr-4": {
"League\\CommonMark\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Colin O'Dell",
"email": "colinodell@gmail.com",
"homepage": "https://www.colinodell.com",
"role": "Lead Developer"
}
],
"description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
"homepage": "https://commonmark.thephpleague.com",
"keywords": [
"commonmark",
"flavored",
"gfm",
"github",
"github-flavored",
"markdown",
"md",
"parser"
],
"support": {
"docs": "https://commonmark.thephpleague.com/",
"forum": "https://github.com/thephpleague/commonmark/discussions",
"issues": "https://github.com/thephpleague/commonmark/issues",
"rss": "https://github.com/thephpleague/commonmark/releases.atom",
"source": "https://github.com/thephpleague/commonmark"
},
"funding": [
{
"url": "https://www.colinodell.com/sponsor",
"type": "custom"
},
{
"url": "https://www.paypal.me/colinpodell/10.00",
"type": "custom"
},
{
"url": "https://github.com/colinodell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/league/commonmark",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-11-26T21:48:24+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "league/config",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/config.git",
"reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
"reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^3.0.1",
"nette/schema": "^1.2",
"php": "^7.4 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.8.2",
"phpunit/phpunit": "^9.5.5",
"scrutinizer/ocular": "^1.8.1",
"unleashedtech/php-coding-standard": "^3.1",
"vimeo/psalm": "^4.7.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.2-dev"
}
},
"autoload": {
"psr-4": {
"League\\Config\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Colin O'Dell",
"email": "colinodell@gmail.com",
"homepage": "https://www.colinodell.com",
"role": "Lead Developer"
}
],
"description": "Define configuration arrays with strict schemas and access values with dot notation",
"homepage": "https://config.thephpleague.com",
"keywords": [
"array",
"config",
"configuration",
"dot",
"dot-access",
"nested",
"schema"
],
"support": {
"docs": "https://config.thephpleague.com/",
"issues": "https://github.com/thephpleague/config/issues",
"rss": "https://github.com/thephpleague/config/releases.atom",
"source": "https://github.com/thephpleague/config"
},
"funding": [
{
"url": "https://www.colinodell.com/sponsor",
"type": "custom"
},
{
"url": "https://www.paypal.me/colinpodell/10.00",
"type": "custom"
},
{
"url": "https://github.com/colinodell",
"type": "github"
}
],
"time": "2022-12-11T20:36:23+00:00"
},
{
"name": "monolog/monolog",
2026-01-06 13:02:31 +00:00
"version": "2.11.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
2026-01-06 13:02:31 +00:00
"reference": "37308608e599f34a1a4845b16440047ec98a172a"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/37308608e599f34a1a4845b16440047ec98a172a",
"reference": "37308608e599f34a1a4845b16440047ec98a172a",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": ">=7.2",
"psr/log": "^1.0.1 || ^2.0 || ^3.0"
},
"provide": {
"psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
},
"require-dev": {
"aws/aws-sdk-php": "^2.4.9 || ^3.0",
"doctrine/couchdb": "~1.0@dev",
"elasticsearch/elasticsearch": "^7 || ^8",
"ext-json": "*",
"graylog2/gelf-php": "^1.4.2 || ^2@dev",
"guzzlehttp/guzzle": "^7.4",
"guzzlehttp/psr7": "^2.2",
2026-01-06 13:02:31 +00:00
"mongodb/mongodb": "^1.8 || ^2.0",
2023-03-13 16:35:19 +00:00
"php-amqplib/php-amqplib": "~2.4 || ^3",
"phpspec/prophecy": "^1.15",
2026-01-06 13:02:31 +00:00
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^8.5.38 || ^9.6.19",
2023-03-13 16:35:19 +00:00
"predis/predis": "^1.1 || ^2.0",
"rollbar/rollbar": "^1.3 || ^2 || ^3",
"ruflin/elastica": "^7",
"swiftmailer/swiftmailer": "^5.3|^6.0",
"symfony/mailer": "^5.4 || ^6",
"symfony/mime": "^5.4 || ^6"
},
"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": {
"dev-main": "2.x-dev"
}
},
"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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/Seldaek/monolog/tree/2.11.0"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2026-01-01T13:05:00+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "nesbot/carbon",
2026-01-06 13:02:31 +00:00
"version": "2.73.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
2026-01-06 13:02:31 +00:00
"url": "https://github.com/CarbonPHP/carbon.git",
"reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/9228ce90e1035ff2f0db84b40ec2e023ed802075",
"reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"carbonphp/carbon-doctrine-types": "*",
2023-03-13 16:35:19 +00:00
"ext-json": "*",
"php": "^7.1.8 || ^8.0",
2026-01-06 13:02:31 +00:00
"psr/clock": "^1.0",
2023-03-13 16:35:19 +00:00
"symfony/polyfill-mbstring": "^1.0",
"symfony/polyfill-php80": "^1.16",
"symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
},
2026-01-06 13:02:31 +00:00
"provide": {
"psr/clock-implementation": "1.0"
},
2023-03-13 16:35:19 +00:00
"require-dev": {
2026-01-06 13:02:31 +00:00
"doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0",
"doctrine/orm": "^2.7 || ^3.0",
2023-03-13 16:35:19 +00:00
"friendsofphp/php-cs-fixer": "^3.0",
"kylekatarnls/multi-tester": "^2.0",
2026-01-06 13:02:31 +00:00
"ondrejmirtes/better-reflection": "<6",
2023-03-13 16:35:19 +00:00
"phpmd/phpmd": "^2.9",
"phpstan/extension-installer": "^1.0",
"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",
"squizlabs/php_codesniffer": "^3.4"
},
"bin": [
"bin/carbon"
],
"type": "library",
"extra": {
"laravel": {
"providers": [
"Carbon\\Laravel\\ServiceProvider"
]
},
"phpstan": {
"includes": [
"extension.neon"
]
2026-01-06 13:02:31 +00:00
},
"branch-alias": {
"dev-2.x": "2.x-dev",
"dev-master": "3.x-dev"
2023-03-13 16:35:19 +00: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": [
{
"url": "https://github.com/sponsors/kylekatarnls",
"type": "github"
},
{
"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",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-01-08T20:10:23+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "nette/schema",
2026-01-06 13:02:31 +00:00
"version": "v1.2.5",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/schema.git",
2026-01-06 13:02:31 +00:00
"reference": "0462f0166e823aad657c9224d0f849ecac1ba10a"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/nette/schema/zipball/0462f0166e823aad657c9224d0f849ecac1ba10a",
"reference": "0462f0166e823aad657c9224d0f849ecac1ba10a",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"nette/utils": "^2.5.7 || ^3.1.5 || ^4.0",
2026-01-06 13:02:31 +00:00
"php": "7.1 - 8.3"
2023-03-13 16:35:19 +00:00
},
"require-dev": {
"nette/tester": "^2.3 || ^2.4",
"phpstan/phpstan-nette": "^1.0",
"tracy/tracy": "^2.7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0-only",
"GPL-3.0-only"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "📐 Nette Schema: validating data structures against a given Schema.",
"homepage": "https://nette.org",
"keywords": [
"config",
"nette"
],
"support": {
"issues": "https://github.com/nette/schema/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/nette/schema/tree/v1.2.5"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2023-10-05T20:37:59+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "nette/utils",
2026-01-06 13:02:31 +00:00
"version": "v4.0.10",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
2026-01-06 13:02:31 +00:00
"reference": "2778deb6aab136c8db4ed1f4d6e9f465ca2dbee3"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/nette/utils/zipball/2778deb6aab136c8db4ed1f4d6e9f465ca2dbee3",
"reference": "2778deb6aab136c8db4ed1f4d6e9f465ca2dbee3",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"php": "8.0 - 8.5"
2023-03-13 16:35:19 +00:00
},
"conflict": {
"nette/finder": "<3",
"nette/schema": "<1.2.2"
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"jetbrains/phpstorm-attributes": "^1.2",
2023-08-02 18:08:22 +00:00
"nette/tester": "^2.5",
2026-01-06 13:02:31 +00:00
"phpstan/phpstan-nette": "^2.0@stable",
2023-03-13 16:35:19 +00:00
"tracy/tracy": "^2.9"
},
"suggest": {
"ext-gd": "to use Image",
"ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
"ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
"ext-json": "to use Nette\\Utils\\Json",
"ext-mbstring": "to use Strings::lower() etc...",
2026-01-06 13:02:31 +00:00
"ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
2026-01-06 13:02:31 +00:00
"psr-4": {
"Nette\\": "src"
},
2023-03-13 16:35:19 +00:00
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause",
"GPL-2.0-only",
"GPL-3.0-only"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https://davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https://nette.org/contributors"
}
],
"description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
"homepage": "https://nette.org",
"keywords": [
"array",
"core",
"datetime",
"images",
"json",
"nette",
"paginator",
"password",
"slugify",
"string",
"unicode",
"utf-8",
"utility",
"validation"
],
"support": {
"issues": "https://github.com/nette/utils/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/nette/utils/tree/v4.0.10"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2025-12-01T17:30:42+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "nikic/fast-route",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/FastRoute.git",
"reference": "181d480e08d9476e61381e04a71b34dc0432e812"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
"reference": "181d480e08d9476e61381e04a71b34dc0432e812",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35|~5.7"
},
"type": "library",
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"FastRoute\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nikita Popov",
"email": "nikic@php.net"
}
],
"description": "Fast request router for PHP",
"keywords": [
"router",
"routing"
],
"support": {
"issues": "https://github.com/nikic/FastRoute/issues",
"source": "https://github.com/nikic/FastRoute/tree/master"
},
"time": "2018-02-13T20:26:39+00:00"
},
{
"name": "nikic/php-parser",
2026-01-06 13:02:31 +00:00
"version": "v5.7.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
2026-01-06 13:02:31 +00:00
"reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dca41cd15c2ac9d055ad70dbfd011130757d1f82",
"reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"ext-ctype": "*",
"ext-json": "*",
2023-03-13 16:35:19 +00:00
"ext-tokenizer": "*",
2026-01-06 13:02:31 +00:00
"php": ">=7.4"
2023-03-13 16:35:19 +00:00
},
"require-dev": {
"ircmaxell/php-yacc": "^0.0.7",
2026-01-06 13:02:31 +00:00
"phpunit/phpunit": "^9.0"
2023-03-13 16:35:19 +00:00
},
"bin": [
"bin/php-parse"
],
"type": "library",
"extra": {
"branch-alias": {
2026-01-06 13:02:31 +00:00
"dev-master": "5.x-dev"
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/nikic/PHP-Parser/tree/v5.7.0"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2025-12-06T11:56:16+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "nyholm/psr7",
2026-01-06 13:02:31 +00:00
"version": "1.8.2",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/Nyholm/psr7.git",
2026-01-06 13:02:31 +00:00
"reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/a71f2b11690f4b24d099d6b16690a90ae14fc6f3",
"reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2023-08-02 18:08:22 +00:00
"php": ">=7.2",
2023-03-13 16:35:19 +00:00
"psr/http-factory": "^1.0",
2023-08-02 18:08:22 +00:00
"psr/http-message": "^1.1 || ^2.0"
2023-03-13 16:35:19 +00:00
},
"provide": {
2023-08-02 18:08:22 +00:00
"php-http/message-factory-implementation": "1.0",
2023-03-13 16:35:19 +00:00
"psr/http-factory-implementation": "1.0",
"psr/http-message-implementation": "1.0"
},
"require-dev": {
"http-interop/http-factory-tests": "^0.9",
2023-08-02 18:08:22 +00:00
"php-http/message-factory": "^1.0",
2023-03-13 16:35:19 +00:00
"php-http/psr7-integration-tests": "^1.0",
2023-08-02 18:08:22 +00:00
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
2023-03-13 16:35:19 +00:00
"symfony/error-handler": "^4.4"
},
"type": "library",
"extra": {
"branch-alias": {
2023-08-02 18:08:22 +00:00
"dev-master": "1.8-dev"
2023-03-13 16:35:19 +00:00
}
},
"autoload": {
"psr-4": {
"Nyholm\\Psr7\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com"
},
{
"name": "Martijn van der Ven",
"email": "martijn@vanderven.se"
}
],
"description": "A fast PHP7 implementation of PSR-7",
"homepage": "https://tnyholm.se",
"keywords": [
"psr-17",
"psr-7"
],
"support": {
"issues": "https://github.com/Nyholm/psr7/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/Nyholm/psr7/tree/1.8.2"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/Zegnat",
"type": "github"
},
{
"url": "https://github.com/nyholm",
"type": "github"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-09-09T07:06:30+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "opis/closure",
2026-01-06 13:02:31 +00:00
"version": "3.7.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/opis/closure.git",
2026-01-06 13:02:31 +00:00
"reference": "b1a22a6be71c1263f3ca6e68f00b3fd4d394abc4"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/opis/closure/zipball/b1a22a6be71c1263f3ca6e68f00b3fd4d394abc4",
"reference": "b1a22a6be71c1263f3ca6e68f00b3fd4d394abc4",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": "^5.4 || ^7.0 || ^8.0"
},
"require-dev": {
"jeremeamia/superclosure": "^2.0",
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.6.x-dev"
}
},
"autoload": {
"files": [
"functions.php"
],
"psr-4": {
"Opis\\Closure\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marius Sarca",
"email": "marius.sarca@gmail.com"
},
{
"name": "Sorin Sarca",
"email": "sarca_sorin@hotmail.com"
}
],
"description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
"homepage": "https://opis.io/closure",
"keywords": [
"anonymous functions",
"closure",
"function",
"serializable",
"serialization",
"serialize"
],
"support": {
"issues": "https://github.com/opis/closure/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/opis/closure/tree/3.7.0"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2025-07-08T20:30:08+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "phenx/php-font-lib",
2026-01-06 13:02:31 +00:00
"version": "0.5.6",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/dompdf/php-font-lib.git",
2026-01-06 13:02:31 +00:00
"reference": "a1681e9793040740a405ac5b189275059e2a9863"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/a1681e9793040740a405ac5b189275059e2a9863",
"reference": "a1681e9793040740a405ac5b189275059e2a9863",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"ext-mbstring": "*"
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"symfony/phpunit-bridge": "^3 || ^4 || ^5 || ^6"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"FontLib\\": "src/FontLib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2026-01-06 13:02:31 +00:00
"LGPL-2.1-or-later"
2023-03-13 16:35:19 +00:00
],
"authors": [
{
"name": "Fabien Ménager",
"email": "fabien.menager@gmail.com"
}
],
"description": "A library to read, parse, export and make subsets of different types of font files.",
"homepage": "https://github.com/PhenX/php-font-lib",
"support": {
"issues": "https://github.com/dompdf/php-font-lib/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/dompdf/php-font-lib/tree/0.5.6"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2024-01-29T14:45:26+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "phenx/php-svg-lib",
"version": "0.4.1",
"source": {
"type": "git",
"url": "https://github.com/dompdf/php-svg-lib.git",
"reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/4498b5df7b08e8469f0f8279651ea5de9626ed02",
"reference": "4498b5df7b08e8469f0f8279651ea5de9626ed02",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": "^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0",
"sabberworm/php-css-parser": "^8.4"
},
"require-dev": {
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Svg\\": "src/Svg"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0"
],
"authors": [
{
"name": "Fabien Ménager",
"email": "fabien.menager@gmail.com"
}
],
"description": "A library to read, parse and export to PDF SVG files.",
"homepage": "https://github.com/PhenX/php-svg-lib",
"support": {
"issues": "https://github.com/dompdf/php-svg-lib/issues",
"source": "https://github.com/dompdf/php-svg-lib/tree/0.4.1"
},
"time": "2022-03-07T12:52:04+00:00"
},
{
"name": "php-http/client-common",
2026-01-06 13:02:31 +00:00
"version": "2.7.3",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-http/client-common.git",
2026-01-06 13:02:31 +00:00
"reference": "dcc6de29c90dd74faab55f71b79d89409c4bf0c1"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/php-http/client-common/zipball/dcc6de29c90dd74faab55f71b79d89409c4bf0c1",
"reference": "dcc6de29c90dd74faab55f71b79d89409c4bf0c1",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0",
"php-http/httplug": "^2.0",
"php-http/message": "^1.6",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
2023-08-02 18:08:22 +00:00
"psr/http-message": "^1.0 || ^2.0",
2026-01-06 13:02:31 +00:00
"symfony/options-resolver": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
2023-03-13 16:35:19 +00:00
"symfony/polyfill-php80": "^1.17"
},
"require-dev": {
"doctrine/instantiator": "^1.1",
"guzzlehttp/psr7": "^1.4",
"nyholm/psr7": "^1.2",
2023-08-02 18:08:22 +00:00
"phpunit/phpunit": "^7.5.20 || ^8.5.33 || ^9.6.7"
2023-03-13 16:35:19 +00:00
},
"suggest": {
"ext-json": "To detect JSON responses with the ContentTypePlugin",
"ext-libxml": "To detect XML responses with the ContentTypePlugin",
"php-http/cache-plugin": "PSR-6 Cache plugin",
"php-http/logger-plugin": "PSR-3 Logger plugin",
"php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
},
"type": "library",
"autoload": {
"psr-4": {
"Http\\Client\\Common\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com"
}
],
"description": "Common HTTP Client implementations and tools for HTTPlug",
"homepage": "http://httplug.io",
"keywords": [
"client",
"common",
"http",
"httplug"
],
"support": {
"issues": "https://github.com/php-http/client-common/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/php-http/client-common/tree/2.7.3"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2025-11-29T19:12:34+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "php-http/discovery",
2026-01-06 13:02:31 +00:00
"version": "1.20.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-http/discovery.git",
2026-01-06 13:02:31 +00:00
"reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d",
"reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2023-08-02 18:08:22 +00:00
"composer-plugin-api": "^1.0|^2.0",
2023-03-13 16:35:19 +00:00
"php": "^7.1 || ^8.0"
},
"conflict": {
2023-08-02 18:08:22 +00:00
"nyholm/psr7": "<1.0",
"zendframework/zend-diactoros": "*"
},
"provide": {
"php-http/async-client-implementation": "*",
"php-http/client-implementation": "*",
"psr/http-client-implementation": "*",
"psr/http-factory-implementation": "*",
"psr/http-message-implementation": "*"
2023-03-13 16:35:19 +00:00
},
"require-dev": {
2023-08-02 18:08:22 +00:00
"composer/composer": "^1.0.2|^2.0",
2023-03-13 16:35:19 +00:00
"graham-campbell/phpspec-skip-example-extension": "^5.0",
"php-http/httplug": "^1.0 || ^2.0",
"php-http/message-factory": "^1.0",
2023-08-02 18:08:22 +00:00
"phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
2026-01-06 13:02:31 +00:00
"sebastian/comparator": "^3.0.5 || ^4.0.8",
"symfony/phpunit-bridge": "^6.4.4 || ^7.0.1"
2023-03-13 16:35:19 +00:00
},
2023-08-02 18:08:22 +00:00
"type": "composer-plugin",
2023-03-13 16:35:19 +00:00
"extra": {
2023-08-02 18:08:22 +00:00
"class": "Http\\Discovery\\Composer\\Plugin",
"plugin-optional": true
2023-03-13 16:35:19 +00:00
},
"autoload": {
"psr-4": {
"Http\\Discovery\\": "src/"
2023-08-02 18:08:22 +00:00
},
"exclude-from-classmap": [
"src/Composer/Plugin.php"
]
2023-03-13 16:35:19 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com"
}
],
2023-08-02 18:08:22 +00:00
"description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
2023-03-13 16:35:19 +00:00
"homepage": "http://php-http.org",
"keywords": [
"adapter",
"client",
"discovery",
"factory",
"http",
"message",
2023-08-02 18:08:22 +00:00
"psr17",
2023-03-13 16:35:19 +00:00
"psr7"
],
"support": {
"issues": "https://github.com/php-http/discovery/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/php-http/discovery/tree/1.20.0"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2024-10-02T11:20:13+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "php-http/httplug",
2026-01-06 13:02:31 +00:00
"version": "2.4.1",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-http/httplug.git",
2026-01-06 13:02:31 +00:00
"reference": "5cad731844891a4c282f3f3e1b582c46839d22f4"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/php-http/httplug/zipball/5cad731844891a4c282f3f3e1b582c46839d22f4",
"reference": "5cad731844891a4c282f3f3e1b582c46839d22f4",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0",
"php-http/promise": "^1.1",
"psr/http-client": "^1.0",
2023-08-02 18:08:22 +00:00
"psr/http-message": "^1.0 || ^2.0"
2023-03-13 16:35:19 +00:00
},
"require-dev": {
2023-08-02 18:08:22 +00:00
"friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0",
"phpspec/phpspec": "^5.1 || ^6.0 || ^7.0"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Http\\Client\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Eric GELOEN",
"email": "geloen.eric@gmail.com"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://sagikazarmark.hu"
}
],
"description": "HTTPlug, the HTTP client abstraction for PHP",
"homepage": "http://httplug.io",
"keywords": [
"client",
"http"
],
"support": {
"issues": "https://github.com/php-http/httplug/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/php-http/httplug/tree/2.4.1"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2024-09-23T11:39:58+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "php-http/message",
2026-01-06 13:02:31 +00:00
"version": "1.16.2",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-http/message.git",
2026-01-06 13:02:31 +00:00
"reference": "06dd5e8562f84e641bf929bfe699ee0f5ce8080a"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/php-http/message/zipball/06dd5e8562f84e641bf929bfe699ee0f5ce8080a",
"reference": "06dd5e8562f84e641bf929bfe699ee0f5ce8080a",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"clue/stream-filter": "^1.5",
2023-08-02 18:08:22 +00:00
"php": "^7.2 || ^8.0",
"psr/http-message": "^1.1 || ^2.0"
2023-03-13 16:35:19 +00:00
},
"provide": {
"php-http/message-factory-implementation": "1.0"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.6",
"ext-zlib": "*",
2023-08-02 18:08:22 +00:00
"guzzlehttp/psr7": "^1.0 || ^2.0",
"laminas/laminas-diactoros": "^2.0 || ^3.0",
"php-http/message-factory": "^1.0.2",
2023-03-13 16:35:19 +00:00
"phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
"slim/slim": "^3.0"
},
"suggest": {
"ext-zlib": "Used with compressor/decompressor streams",
"guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
"laminas/laminas-diactoros": "Used with Diactoros Factories",
"slim/slim": "Used with Slim Framework PSR-7 implementation"
},
"type": "library",
"autoload": {
"files": [
"src/filters.php"
],
"psr-4": {
"Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com"
}
],
"description": "HTTP Message related tools",
"homepage": "http://php-http.org",
"keywords": [
"http",
"message",
"psr-7"
],
"support": {
"issues": "https://github.com/php-http/message/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/php-http/message/tree/1.16.2"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2024-10-02T11:34:13+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "php-http/message-factory",
2023-08-02 18:08:22 +00:00
"version": "1.1.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-http/message-factory.git",
2023-08-02 18:08:22 +00:00
"reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2023-08-02 18:08:22 +00:00
"url": "https://api.github.com/repos/php-http/message-factory/zipball/4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
"reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": ">=5.4",
2023-08-02 18:08:22 +00:00
"psr/http-message": "^1.0 || ^2.0"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-08-02 18:08:22 +00:00
"dev-master": "1.x-dev"
2023-03-13 16:35:19 +00:00
}
},
"autoload": {
"psr-4": {
"Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com"
}
],
"description": "Factory interfaces for PSR-7 HTTP Message",
"homepage": "http://php-http.org",
"keywords": [
"factory",
"http",
"message",
"stream",
"uri"
],
"support": {
"issues": "https://github.com/php-http/message-factory/issues",
2023-08-02 18:08:22 +00:00
"source": "https://github.com/php-http/message-factory/tree/1.1.0"
2023-03-13 16:35:19 +00:00
},
2023-08-02 18:08:22 +00:00
"abandoned": "psr/http-factory",
"time": "2023-04-14T14:16:17+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "php-http/promise",
2026-01-06 13:02:31 +00:00
"version": "1.3.1",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-http/promise.git",
2026-01-06 13:02:31 +00:00
"reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
"reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3",
"phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Http\\Promise\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Joel Wurtz",
"email": "joel.wurtz@gmail.com"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com"
}
],
"description": "Promise used for asynchronous HTTP requests",
"homepage": "http://httplug.io",
"keywords": [
"promise"
],
"support": {
"issues": "https://github.com/php-http/promise/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/php-http/promise/tree/1.3.1"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2024-03-15T13:55:21+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "phpoption/phpoption",
2026-01-06 13:02:31 +00:00
"version": "1.9.5",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/php-option.git",
2026-01-06 13:02:31 +00:00
"reference": "75365b91986c2405cf5e1e012c5595cd487a98be"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/75365b91986c2405cf5e1e012c5595cd487a98be",
"reference": "75365b91986c2405cf5e1e012c5595cd487a98be",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
2026-01-06 13:02:31 +00:00
"phpunit/phpunit": "^8.5.44 || ^9.6.25 || ^10.5.53 || ^11.5.34"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
2026-01-06 13:02:31 +00:00
"forward-command": false
2023-03-13 16:35:19 +00:00
},
"branch-alias": {
"dev-master": "1.9-dev"
}
},
"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": {
"issues": "https://github.com/schmittjoh/php-option/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/schmittjoh/php-option/tree/1.9.5"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-12-27T19:41:33+00:00"
2023-03-13 16:35:19 +00: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"
},
2026-01-06 13:02:31 +00: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"
},
2023-03-13 16:35:19 +00:00
{
"name": "psr/container",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
"shasum": ""
},
"require": {
"php": ">=7.4.0"
},
"type": "library",
"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/1.1.2"
},
"time": "2021-11-05T16:50:12+00:00"
},
{
"name": "psr/event-dispatcher",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/event-dispatcher.git",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\EventDispatcher\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Standard interfaces for event handling.",
"keywords": [
"events",
"psr",
"psr-14"
],
"support": {
"issues": "https://github.com/php-fig/event-dispatcher/issues",
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
},
"time": "2019-01-08T18:20:26+00:00"
},
{
"name": "psr/http-client",
2026-01-06 13:02:31 +00:00
"version": "1.0.3",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
2026-01-06 13:02:31 +00:00
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0",
2023-08-02 18:08:22 +00:00
"psr/http-message": "^1.0 || ^2.0"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Client\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2023-08-02 18:08:22 +00:00
"homepage": "https://www.php-fig.org/"
2023-03-13 16:35:19 +00:00
}
],
"description": "Common interface for HTTP clients",
"homepage": "https://github.com/php-fig/http-client",
"keywords": [
"http",
"http-client",
"psr",
"psr-18"
],
"support": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/php-fig/http-client"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2023-09-23T14:17:50+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "psr/http-factory",
2026-01-06 13:02:31 +00:00
"version": "1.1.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-factory.git",
2026-01-06 13:02:31 +00:00
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"php": ">=7.1",
2023-08-02 18:08:22 +00:00
"psr/http-message": "^1.0 || ^2.0"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2023-08-02 18:08:22 +00:00
"homepage": "https://www.php-fig.org/"
2023-03-13 16:35:19 +00:00
}
],
2026-01-06 13:02:31 +00:00
"description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
2023-03-13 16:35:19 +00:00
"keywords": [
"factory",
"http",
"message",
"psr",
"psr-17",
"psr-7",
"request",
"response"
],
"support": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/php-fig/http-factory"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2024-04-15T12:06:14+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "psr/http-message",
2023-08-02 18:08:22 +00:00
"version": "2.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
2023-08-02 18:08:22 +00:00
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2023-08-02 18:08:22 +00:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2023-08-02 18:08:22 +00:00
"php": "^7.2 || ^8.0"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-08-02 18:08:22 +00:00
"dev-master": "2.0.x-dev"
2023-03-13 16:35:19 +00:00
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2023-08-02 18:08:22 +00:00
"homepage": "https://www.php-fig.org/"
2023-03-13 16:35:19 +00:00
}
],
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"support": {
2023-08-02 18:08:22 +00:00
"source": "https://github.com/php-fig/http-message/tree/2.0"
2023-03-13 16:35:19 +00:00
},
2023-08-02 18:08:22 +00:00
"time": "2023-04-04T09:54:51+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "psr/log",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "ef29f6d262798707a9edd554e2b82517ef3a9376"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376",
"reference": "ef29f6d262798707a9edd554e2b82517ef3a9376",
"shasum": ""
},
"require": {
"php": ">=8.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.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": {
"source": "https://github.com/php-fig/log/tree/2.0.0"
},
"time": "2021-07-14T16:41:46+00:00"
},
{
"name": "psr/simple-cache",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/simple-cache.git",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\SimpleCache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://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/master"
},
"time": "2017-10-23T01:57:42+00:00"
},
{
"name": "psy/psysh",
2026-01-06 13:02:31 +00:00
"version": "v0.12.18",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
2026-01-06 13:02:31 +00:00
"reference": "ddff0ac01beddc251786fe70367cd8bbdb258196"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/ddff0ac01beddc251786fe70367cd8bbdb258196",
"reference": "ddff0ac01beddc251786fe70367cd8bbdb258196",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-tokenizer": "*",
2026-01-06 13:02:31 +00:00
"nikic/php-parser": "^5.0 || ^4.0",
"php": "^8.0 || ^7.4",
"symfony/console": "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4",
"symfony/var-dumper": "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4"
2023-03-13 16:35:19 +00: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"
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"bamarni/composer-bin-plugin": "^1.2",
"composer/class-map-generator": "^1.6"
2023-03-13 16:35:19 +00:00
},
"suggest": {
2026-01-06 13:02:31 +00:00
"composer/class-map-generator": "Improved tab completion performance with better class discovery.",
2023-03-13 16:35:19 +00:00
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
2026-01-06 13:02:31 +00:00
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well."
2023-03-13 16:35:19 +00:00
},
"bin": [
"bin/psysh"
],
"type": "library",
"extra": {
2026-01-06 13:02:31 +00:00
"bamarni-bin": {
"bin-links": false,
"forward-command": false
},
2023-03-13 16:35:19 +00:00
"branch-alias": {
2026-01-06 13:02:31 +00:00
"dev-main": "0.12.x-dev"
2023-03-13 16:35:19 +00:00
}
},
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"Psy\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Justin Hileman",
2026-01-06 13:02:31 +00:00
"email": "justin@justinhileman.info"
2023-03-13 16:35:19 +00:00
}
],
"description": "An interactive shell for modern PHP.",
2026-01-06 13:02:31 +00:00
"homepage": "https://psysh.org",
2023-03-13 16:35:19 +00:00
"keywords": [
"REPL",
"console",
"interactive",
"shell"
],
"support": {
"issues": "https://github.com/bobthecow/psysh/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/bobthecow/psysh/tree/v0.12.18"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2025-12-17T14:35:46+00:00"
2023-03-13 16:35:19 +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",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/ramsey/collection.git",
"reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ramsey/collection/zipball/ad7475d1c9e70b190ecffc58f2d989416af339b4",
"reference": "ad7475d1c9e70b190ecffc58f2d989416af339b4",
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0",
"symfony/polyfill-php81": "^1.23"
},
"require-dev": {
"captainhook/plugin-composer": "^5.3",
"ergebnis/composer-normalize": "^2.28.3",
"fakerphp/faker": "^1.21",
"hamcrest/hamcrest-php": "^2.0",
"jangregor/phpstan-prophecy": "^1.0",
"mockery/mockery": "^1.5",
"php-parallel-lint/php-console-highlighter": "^1.0",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpcsstandards/phpcsutils": "^1.0.0-rc1",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^1.9",
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9.5",
"psalm/plugin-mockery": "^1.1",
"psalm/plugin-phpunit": "^0.18.4",
"ramsey/coding-standard": "^2.0.3",
"ramsey/conventional-commits": "^1.3",
"vimeo/psalm": "^5.4"
},
"type": "library",
"extra": {
"captainhook": {
"force-install": true
},
"ramsey/conventional-commits": {
"configFile": "conventional-commits.json"
}
},
"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",
"source": "https://github.com/ramsey/collection/tree/1.3.0"
},
"funding": [
{
"url": "https://github.com/ramsey",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
"type": "tidelift"
}
],
"time": "2022-12-27T19:12:24+00:00"
},
{
"name": "ramsey/uuid",
2026-01-06 13:02:31 +00:00
"version": "4.9.2",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
2026-01-06 13:02:31 +00:00
"reference": "8429c78ca35a09f27565311b98101e2826affde0"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/ramsey/uuid/zipball/8429c78ca35a09f27565311b98101e2826affde0",
"reference": "8429c78ca35a09f27565311b98101e2826affde0",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"brick/math": "^0.8.16 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13 || ^0.14",
2023-03-13 16:35:19 +00:00
"php": "^8.0",
"ramsey/collection": "^1.2 || ^2.0"
},
"replace": {
"rhumsaa/uuid": "self.version"
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"captainhook/captainhook": "^5.25",
2023-03-13 16:35:19 +00:00
"captainhook/plugin-composer": "^5.3",
2026-01-06 13:02:31 +00:00
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"ergebnis/composer-normalize": "^2.47",
"mockery/mockery": "^1.6",
2023-03-13 16:35:19 +00:00
"paragonie/random-lib": "^2",
2026-01-06 13:02:31 +00: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"
2023-03-13 16:35:19 +00: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"
],
"psr-4": {
"Ramsey\\Uuid\\": "src/"
}
},
"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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/ramsey/uuid/tree/4.9.2"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2025-12-14T04:43:48+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "sabberworm/php-css-parser",
2026-01-06 13:02:31 +00:00
"version": "v8.9.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
2026-01-06 13:02:31 +00:00
"url": "https://github.com/MyIntervals/PHP-CSS-Parser.git",
"reference": "d8e916507b88e389e26d4ab03c904a082aa66bb9"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/d8e916507b88e389e26d4ab03c904a082aa66bb9",
"reference": "d8e916507b88e389e26d4ab03c904a082aa66bb9",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"ext-iconv": "*",
2026-01-06 13:02:31 +00:00
"php": "^5.6.20 || ^7.0.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
2023-03-13 16:35:19 +00:00
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.41",
"rawr/cross-data-providers": "^2.0.0"
2023-03-13 16:35:19 +00:00
},
"suggest": {
"ext-mbstring": "for parsing UTF-8 CSS"
},
"type": "library",
2026-01-06 13:02:31 +00:00
"extra": {
"branch-alias": {
"dev-main": "9.0.x-dev"
}
},
2023-03-13 16:35:19 +00:00
"autoload": {
"psr-4": {
"Sabberworm\\CSS\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Raphael Schweikert"
2026-01-06 13:02:31 +00:00
},
{
"name": "Oliver Klee",
"email": "github@oliverklee.de"
},
{
"name": "Jake Hotson",
"email": "jake.github@qzdesign.co.uk"
2023-03-13 16:35:19 +00:00
}
],
"description": "Parser for CSS Files written in PHP",
"homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
"keywords": [
"css",
"parser",
"stylesheet"
],
"support": {
2026-01-06 13:02:31 +00:00
"issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues",
"source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.9.0"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2025-07-11T13:20:48+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "sentry/sdk",
2026-01-06 13:02:31 +00:00
"version": "3.6.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-php-sdk.git",
2026-01-06 13:02:31 +00:00
"reference": "24c235ff2027401cbea099bf88689e1a1f197c7a"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/24c235ff2027401cbea099bf88689e1a1f197c7a",
"reference": "24c235ff2027401cbea099bf88689e1a1f197c7a",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"http-interop/http-factory-guzzle": "^1.0",
2026-01-06 13:02:31 +00:00
"sentry/sentry": "^3.22",
"symfony/http-client": "^4.3|^5.0|^6.0|^7.0"
2023-03-13 16:35:19 +00:00
},
"type": "metapackage",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Sentry",
"email": "accounts@sentry.io"
}
],
"description": "This is a metapackage shipping sentry/sentry with a recommended HTTP client.",
"homepage": "http://sentry.io",
"keywords": [
"crash-reporting",
"crash-reports",
"error-handler",
"error-monitoring",
"log",
"logging",
"sentry"
],
"support": {
"issues": "https://github.com/getsentry/sentry-php-sdk/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/getsentry/sentry-php-sdk/tree/3.6.0"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://sentry.io/",
"type": "custom"
},
{
"url": "https://sentry.io/pricing/",
"type": "custom"
}
],
2026-01-06 13:02:31 +00:00
"time": "2023-12-04T10:49:33+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "sentry/sentry",
2026-01-06 13:02:31 +00:00
"version": "3.22.1",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-php.git",
2026-01-06 13:02:31 +00:00
"reference": "8859631ba5ab15bc1af420b0eeed19ecc6c9d81d"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/8859631ba5ab15bc1af420b0eeed19ecc6c9d81d",
"reference": "8859631ba5ab15bc1af420b0eeed19ecc6c9d81d",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-mbstring": "*",
2023-08-02 18:08:22 +00:00
"guzzlehttp/promises": "^1.5.3|^2.0",
2023-03-13 16:35:19 +00:00
"jean85/pretty-package-versions": "^1.5|^2.0.4",
"php": "^7.2|^8.0",
"php-http/async-client-implementation": "^1.0",
"php-http/client-common": "^1.5|^2.0",
2023-08-02 18:08:22 +00:00
"php-http/discovery": "^1.15",
2023-03-13 16:35:19 +00:00
"php-http/httplug": "^1.1|^2.0",
"php-http/message": "^1.5",
2023-08-02 18:08:22 +00:00
"php-http/message-factory": "^1.1",
2023-03-13 16:35:19 +00:00
"psr/http-factory": "^1.0",
2023-08-02 18:08:22 +00:00
"psr/http-factory-implementation": "^1.0",
2023-03-13 16:35:19 +00:00
"psr/log": "^1.0|^2.0|^3.0",
2026-01-06 13:02:31 +00:00
"symfony/options-resolver": "^3.4.43|^4.4.30|^5.0.11|^6.0|^7.0",
2023-03-13 16:35:19 +00:00
"symfony/polyfill-php80": "^1.17"
},
"conflict": {
"php-http/client-common": "1.8.0",
"raven/raven": "*"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.19|3.4.*",
2023-08-02 18:08:22 +00:00
"guzzlehttp/psr7": "^1.8.4|^2.1.1",
2023-03-13 16:35:19 +00:00
"http-interop/http-factory-guzzle": "^1.0",
"monolog/monolog": "^1.6|^2.0|^3.0",
"nikic/php-parser": "^4.10.3",
"php-http/mock-client": "^1.3",
"phpbench/phpbench": "^1.0",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.3",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^8.5.14|^9.4",
"symfony/phpunit-bridge": "^5.2|^6.0",
"vimeo/psalm": "^4.17"
},
"suggest": {
"monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler."
},
"type": "library",
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"Sentry\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Sentry",
"email": "accounts@sentry.io"
}
],
"description": "A PHP SDK for Sentry (http://sentry.io)",
"homepage": "http://sentry.io",
"keywords": [
"crash-reporting",
"crash-reports",
"error-handler",
"error-monitoring",
"log",
"logging",
"sentry"
],
"support": {
"issues": "https://github.com/getsentry/sentry-php/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/getsentry/sentry-php/tree/3.22.1"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://sentry.io/",
"type": "custom"
},
{
"url": "https://sentry.io/pricing/",
"type": "custom"
}
],
2026-01-06 13:02:31 +00:00
"time": "2023-11-13T11:47:28+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "sentry/sentry-laravel",
"version": "2.14.2",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-laravel.git",
"reference": "4538ed31d77868dd3b6d72ad6e5e68b572beeb9f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/4538ed31d77868dd3b6d72ad6e5e68b572beeb9f",
"reference": "4538ed31d77868dd3b6d72ad6e5e68b572beeb9f",
"shasum": ""
},
"require": {
"illuminate/support": "5.0 - 5.8 | ^6.0 | ^7.0 | ^8.0 | ^9.0",
"nyholm/psr7": "^1.0",
"php": "^7.2 | ^8.0",
"sentry/sdk": "^3.1",
"sentry/sentry": "^3.3",
"symfony/psr-http-message-bridge": "^1.0 | ^2.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.11",
"laravel/framework": "5.0 - 5.8 | ^6.0 | ^7.0 | ^8.0 | ^9.0",
"mockery/mockery": "^1.3",
"orchestra/testbench": "3.1 - 3.8 | ^4.7 | ^5.1 | ^6.0 | ^7.0",
"phpunit/phpunit": "^5.7 | ^6.5 | ^7.5 | ^8.4 | ^9.3"
},
"type": "library",
"extra": {
"laravel": {
2026-01-06 13:02:31 +00:00
"aliases": {
"Sentry": "Sentry\\Laravel\\Facade"
},
2023-03-13 16:35:19 +00:00
"providers": [
"Sentry\\Laravel\\ServiceProvider",
"Sentry\\Laravel\\Tracing\\ServiceProvider"
2026-01-06 13:02:31 +00:00
]
},
"branch-alias": {
"dev-0.x": "0.x-dev",
"dev-master": "2.x-dev"
2023-03-13 16:35:19 +00:00
}
},
"autoload": {
"psr-0": {
"Sentry\\Laravel\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Sentry",
"email": "accounts@sentry.io"
}
],
"description": "Laravel SDK for Sentry (https://sentry.io)",
"homepage": "https://sentry.io",
"keywords": [
"crash-reporting",
"crash-reports",
"error-handler",
"error-monitoring",
"laravel",
"log",
"logging",
"sentry"
],
"support": {
"issues": "https://github.com/getsentry/sentry-laravel/issues",
"source": "https://github.com/getsentry/sentry-laravel/tree/2.14.2"
},
"funding": [
{
"url": "https://sentry.io/",
"type": "custom"
},
{
"url": "https://sentry.io/pricing/",
"type": "custom"
}
],
"time": "2022-10-13T09:21:29+00:00"
},
{
"name": "setasign/fpdf",
2023-08-02 18:08:22 +00:00
"version": "1.8.6",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/Setasign/FPDF.git",
2023-08-02 18:08:22 +00:00
"reference": "0838e0ee4925716fcbbc50ad9e1799b5edfae0a0"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2023-08-02 18:08:22 +00:00
"url": "https://api.github.com/repos/Setasign/FPDF/zipball/0838e0ee4925716fcbbc50ad9e1799b5edfae0a0",
"reference": "0838e0ee4925716fcbbc50ad9e1799b5edfae0a0",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"ext-gd": "*",
"ext-zlib": "*"
},
"type": "library",
"autoload": {
"classmap": [
"fpdf.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Olivier Plathey",
"email": "oliver@fpdf.org",
"homepage": "http://fpdf.org/"
}
],
"description": "FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.",
"homepage": "http://www.fpdf.org",
"keywords": [
"fpdf",
"pdf"
],
"support": {
2023-08-02 18:08:22 +00:00
"source": "https://github.com/Setasign/FPDF/tree/1.8.6"
2023-03-13 16:35:19 +00:00
},
2023-08-02 18:08:22 +00:00
"time": "2023-06-26T14:44:25+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "setasign/fpdi",
2026-01-06 13:02:31 +00:00
"version": "v2.6.4",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/Setasign/FPDI.git",
2026-01-06 13:02:31 +00:00
"reference": "4b53852fde2734ec6a07e458a085db627c60eada"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/Setasign/FPDI/zipball/4b53852fde2734ec6a07e458a085db627c60eada",
"reference": "4b53852fde2734ec6a07e458a085db627c60eada",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"ext-zlib": "*",
2026-01-06 13:02:31 +00:00
"php": "^7.1 || ^8.0"
2023-03-13 16:35:19 +00:00
},
"conflict": {
"setasign/tfpdf": "<1.31"
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"phpunit/phpunit": "^7",
"setasign/fpdf": "~1.8.6",
"setasign/tfpdf": "~1.33",
2023-03-13 16:35:19 +00:00
"squizlabs/php_codesniffer": "^3.5",
2026-01-06 13:02:31 +00:00
"tecnickcom/tcpdf": "^6.8"
2023-03-13 16:35:19 +00:00
},
"suggest": {
"setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
},
"type": "library",
"autoload": {
"psr-4": {
"setasign\\Fpdi\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jan Slabon",
"email": "jan.slabon@setasign.com",
"homepage": "https://www.setasign.com"
},
{
"name": "Maximilian Kresse",
"email": "maximilian.kresse@setasign.com",
"homepage": "https://www.setasign.com"
}
],
"description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
"homepage": "https://www.setasign.com/fpdi",
"keywords": [
"fpdf",
"fpdi",
"pdf"
],
"support": {
"issues": "https://github.com/Setasign/FPDI/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/Setasign/FPDI/tree/v2.6.4"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-08-05T09:57:14+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "swagger-api/swagger-ui",
"version": "v3.52.5",
"source": {
"type": "git",
"url": "https://github.com/swagger-api/swagger-ui.git",
"reference": "f1ad60dc92e7edb0898583e16c3e66fe3e9eada2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/swagger-api/swagger-ui/zipball/f1ad60dc92e7edb0898583e16c3e66fe3e9eada2",
"reference": "f1ad60dc92e7edb0898583e16c3e66fe3e9eada2",
"shasum": ""
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Anna Bodnia",
"email": "anna.bodnia@gmail.com"
},
{
"name": "Buu Nguyen",
"email": "buunguyen@gmail.com"
},
{
"name": "Josh Ponelat",
"email": "jponelat@gmail.com"
},
{
"name": "Kyle Shockey",
"email": "kyleshockey1@gmail.com"
},
{
"name": "Robert Barnwell",
"email": "robert@robertismy.name"
},
{
"name": "Sahar Jafari",
"email": "shr.jafari@gmail.com"
}
],
"description": " Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.",
"homepage": "http://swagger.io",
"keywords": [
"api",
"documentation",
"openapi",
"specification",
"swagger",
"ui"
],
"support": {
"issues": "https://github.com/swagger-api/swagger-ui/issues",
"source": "https://github.com/swagger-api/swagger-ui/tree/v3.52.5"
},
"time": "2021-10-14T14:25:14+00:00"
},
{
"name": "swiftmailer/swiftmailer",
"version": "v6.3.0",
"source": {
"type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c",
"reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c",
"shasum": ""
},
"require": {
"egulias/email-validator": "^2.0|^3.1",
"php": ">=7.0.0",
"symfony/polyfill-iconv": "^1.0",
"symfony/polyfill-intl-idn": "^1.10",
"symfony/polyfill-mbstring": "^1.0"
},
"require-dev": {
"mockery/mockery": "^1.0",
"symfony/phpunit-bridge": "^4.4|^5.4"
},
"suggest": {
"ext-intl": "Needed to support internationalized email addresses"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "6.2-dev"
}
},
"autoload": {
"files": [
"lib/swift_required.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Chris Corbyn"
},
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "Swiftmailer, free feature-rich PHP mailer",
"homepage": "https://swiftmailer.symfony.com",
"keywords": [
"email",
"mail",
"mailer"
],
"support": {
"issues": "https://github.com/swiftmailer/swiftmailer/issues",
"source": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0"
},
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
"type": "tidelift"
}
],
"abandoned": "symfony/mailer",
"time": "2021-10-18T15:26:12+00:00"
},
{
"name": "symfony/console",
2026-01-06 13:02:31 +00:00
"version": "v5.4.47",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
2026-01-06 13:02:31 +00:00
"reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/console/zipball/c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed",
"reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php73": "^1.9",
"symfony/polyfill-php80": "^1.16",
"symfony/service-contracts": "^1.1|^2|^3",
"symfony/string": "^5.1|^6.0"
},
"conflict": {
"psr/log": ">=3",
"symfony/dependency-injection": "<4.4",
"symfony/dotenv": "<5.1",
"symfony/event-dispatcher": "<4.4",
"symfony/lock": "<4.4",
"symfony/process": "<4.4"
},
"provide": {
"psr/log-implementation": "1.0|2.0"
},
"require-dev": {
"psr/log": "^1|^2",
"symfony/config": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
"symfony/event-dispatcher": "^4.4|^5.0|^6.0",
"symfony/lock": "^4.4|^5.0|^6.0",
"symfony/process": "^4.4|^5.0|^6.0",
"symfony/var-dumper": "^4.4|^5.0|^6.0"
},
"suggest": {
"psr/log": "For using the console logger",
"symfony/event-dispatcher": "",
"symfony/lock": "",
"symfony/process": ""
},
"type": "library",
"autoload": {
"psr-4": {
"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",
2023-08-02 18:08:22 +00:00
"command-line",
2023-03-13 16:35:19 +00:00
"console",
"terminal"
],
"support": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/console/tree/v5.4.47"
2023-03-13 16:35:19 +00: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"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-11-06T11:30:55+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/css-selector",
"version": "v6.0.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
"reference": "f1d00bddb83a4cb2138564b2150001cb6ce272b1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/f1d00bddb83a4cb2138564b2150001cb6ce272b1",
"reference": "f1d00bddb83a4cb2138564b2150001cb6ce272b1",
"shasum": ""
},
"require": {
"php": ">=8.0.2"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\CssSelector\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Jean-François Simon",
"email": "jeanfrancois.simon@sensiolabs.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/css-selector/tree/v6.0.19"
},
"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"
}
],
"time": "2023-01-01T08:36:10+00:00"
},
{
"name": "symfony/deprecation-contracts",
"version": "v3.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
"reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
"shasum": ""
},
"require": {
"php": ">=8.0.2"
},
"type": "library",
"extra": {
2026-01-06 13:02:31 +00:00
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
2023-03-13 16:35:19 +00:00
"branch-alias": {
"dev-main": "3.0-dev"
}
},
"autoload": {
"files": [
"function.php"
]
},
"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": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.2"
},
"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"
}
],
"time": "2022-01-02T09:55:41+00:00"
},
{
"name": "symfony/error-handler",
2026-01-06 13:02:31 +00:00
"version": "v5.4.46",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
2026-01-06 13:02:31 +00:00
"reference": "d19ede7a2cafb386be9486c580649d0f9e3d0363"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/error-handler/zipball/d19ede7a2cafb386be9486c580649d0f9e3d0363",
"reference": "d19ede7a2cafb386be9486c580649d0f9e3d0363",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/log": "^1|^2|^3",
"symfony/var-dumper": "^4.4|^5.0|^6.0"
},
"require-dev": {
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/http-kernel": "^4.4|^5.0|^6.0",
"symfony/serializer": "^4.4|^5.0|^6.0"
},
"bin": [
"Resources/bin/patch-type-declarations"
],
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\ErrorHandler\\": ""
},
"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 manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/error-handler/tree/v5.4.46"
2023-03-13 16:35:19 +00: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"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-11-05T14:17:06+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/event-dispatcher",
"version": "v6.0.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2eaf8e63bc5b8cefabd4a800157f0d0c094f677a",
"reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a",
"shasum": ""
},
"require": {
"php": ">=8.0.2",
"symfony/event-dispatcher-contracts": "^2|^3"
},
"conflict": {
"symfony/dependency-injection": "<5.4"
},
"provide": {
"psr/event-dispatcher-implementation": "1.0",
"symfony/event-dispatcher-implementation": "2.0|3.0"
},
"require-dev": {
"psr/log": "^1|^2|^3",
"symfony/config": "^5.4|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/error-handler": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0",
"symfony/http-foundation": "^5.4|^6.0",
"symfony/service-contracts": "^1.1|^2|^3",
"symfony/stopwatch": "^5.4|^6.0"
},
"suggest": {
"symfony/dependency-injection": "",
"symfony/http-kernel": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\EventDispatcher\\": ""
},
"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 that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v6.0.19"
},
"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"
}
],
"time": "2023-01-01T08:36:10+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
"version": "v3.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "7bc61cc2db649b4637d331240c5346dcc7708051"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7bc61cc2db649b4637d331240c5346dcc7708051",
"reference": "7bc61cc2db649b4637d331240c5346dcc7708051",
"shasum": ""
},
"require": {
"php": ">=8.0.2",
"psr/event-dispatcher": "^1"
},
"suggest": {
"symfony/event-dispatcher-implementation": ""
},
"type": "library",
"extra": {
2026-01-06 13:02:31 +00:00
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
2023-03-13 16:35:19 +00:00
"branch-alias": {
"dev-main": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\EventDispatcher\\": ""
}
},
"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 dispatching event",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.0.2"
},
"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"
}
],
"time": "2022-01-02T09:55:41+00:00"
},
{
"name": "symfony/finder",
2026-01-06 13:02:31 +00:00
"version": "v5.4.45",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
2026-01-06 13:02:31 +00:00
"reference": "63741784cd7b9967975eec610b256eed3ede022b"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/finder/zipball/63741784cd7b9967975eec610b256eed3ede022b",
"reference": "63741784cd7b9967975eec610b256eed3ede022b",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-php80": "^1.16"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"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": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/finder/tree/v5.4.45"
2023-03-13 16:35:19 +00: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"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-09-28T13:32:08+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/http-client",
"version": "v6.0.20",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "541c04560da1875f62c963c3aab6ea12a7314e11"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/541c04560da1875f62c963c3aab6ea12a7314e11",
"reference": "541c04560da1875f62c963c3aab6ea12a7314e11",
"shasum": ""
},
"require": {
"php": ">=8.0.2",
"psr/log": "^1|^2|^3",
"symfony/http-client-contracts": "^3",
"symfony/service-contracts": "^1.0|^2|^3"
},
"provide": {
"php-http/async-client-implementation": "*",
"php-http/client-implementation": "*",
"psr/http-client-implementation": "1.0",
"symfony/http-client-implementation": "3.0"
},
"require-dev": {
"amphp/amp": "^2.5",
"amphp/http-client": "^4.2.1",
"amphp/http-tunnel": "^1.0",
"amphp/socket": "^1.1",
"guzzlehttp/promises": "^1.4",
"nyholm/psr7": "^1.0",
"php-http/httplug": "^1.0|^2.0",
"psr/http-client": "^1.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/http-kernel": "^5.4|^6.0",
"symfony/process": "^5.4|^6.0",
"symfony/stopwatch": "^5.4|^6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpClient\\": ""
},
"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 powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-client/tree/v6.0.20"
},
"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"
}
],
"time": "2023-01-30T15:41:07+00:00"
},
{
"name": "symfony/http-client-contracts",
"version": "v3.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client-contracts.git",
"reference": "4184b9b63af1edaf35b6a7974c6f1f9f33294129"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/4184b9b63af1edaf35b6a7974c6f1f9f33294129",
"reference": "4184b9b63af1edaf35b6a7974c6f1f9f33294129",
"shasum": ""
},
"require": {
"php": ">=8.0.2"
},
"suggest": {
"symfony/http-client-implementation": ""
},
"type": "library",
"extra": {
2026-01-06 13:02:31 +00:00
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
2023-03-13 16:35:19 +00:00
"branch-alias": {
"dev-main": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\HttpClient\\": ""
}
},
"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 HTTP clients",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
"source": "https://github.com/symfony/http-client-contracts/tree/v3.0.2"
},
"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"
}
],
"time": "2022-04-12T16:11:42+00:00"
},
{
"name": "symfony/http-foundation",
2026-01-06 13:02:31 +00:00
"version": "v5.4.50",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
2026-01-06 13:02:31 +00:00
"reference": "1a0706e8b8041046052ea2695eb8aeee04f97609"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/1a0706e8b8041046052ea2695eb8aeee04f97609",
"reference": "1a0706e8b8041046052ea2695eb8aeee04f97609",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-mbstring": "~1.1",
"symfony/polyfill-php80": "^1.16"
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"predis/predis": "^1.0|^2.0",
2023-03-13 16:35:19 +00:00
"symfony/cache": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/expression-language": "^4.4|^5.0|^6.0",
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
"symfony/mime": "^4.4|^5.0|^6.0",
"symfony/rate-limiter": "^5.2|^6.0"
},
"suggest": {
"symfony/mime": "To use the file extension guesser"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpFoundation\\": ""
},
"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": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/http-foundation/tree/v5.4.50"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-01-06 13:02:31 +00:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2023-03-13 16:35:19 +00:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-11-03T12:58:48+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/http-kernel",
2026-01-06 13:02:31 +00:00
"version": "v5.4.50",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
2026-01-06 13:02:31 +00:00
"reference": "2fe5cf994d7e1e189258b7f7d3395cc5999a9762"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/2fe5cf994d7e1e189258b7f7d3395cc5999a9762",
"reference": "2fe5cf994d7e1e189258b7f7d3395cc5999a9762",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/log": "^1|^2",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/error-handler": "^4.4|^5.0|^6.0",
"symfony/event-dispatcher": "^5.0|^6.0",
"symfony/http-foundation": "^5.4.21|^6.2.7",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-php73": "^1.9",
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"symfony/browser-kit": "<5.4",
"symfony/cache": "<5.0",
"symfony/config": "<5.0",
"symfony/console": "<4.4",
"symfony/dependency-injection": "<5.3",
"symfony/doctrine-bridge": "<5.0",
"symfony/form": "<5.0",
"symfony/http-client": "<5.0",
"symfony/mailer": "<5.0",
"symfony/messenger": "<5.0",
"symfony/translation": "<5.0",
"symfony/twig-bridge": "<5.0",
"symfony/validator": "<5.0",
"twig/twig": "<2.13"
},
"provide": {
"psr/log-implementation": "1.0|2.0"
},
"require-dev": {
"psr/cache": "^1.0|^2.0|^3.0",
"symfony/browser-kit": "^5.4|^6.0",
"symfony/config": "^5.0|^6.0",
"symfony/console": "^4.4|^5.0|^6.0",
"symfony/css-selector": "^4.4|^5.0|^6.0",
"symfony/dependency-injection": "^5.3|^6.0",
"symfony/dom-crawler": "^4.4|^5.0|^6.0",
"symfony/expression-language": "^4.4|^5.0|^6.0",
"symfony/finder": "^4.4|^5.0|^6.0",
"symfony/http-client-contracts": "^1.1|^2|^3",
"symfony/process": "^4.4|^5.0|^6.0",
"symfony/routing": "^4.4|^5.0|^6.0",
"symfony/stopwatch": "^4.4|^5.0|^6.0",
"symfony/translation": "^4.4|^5.0|^6.0",
"symfony/translation-contracts": "^1.1|^2|^3",
2026-01-06 13:02:31 +00:00
"symfony/var-dumper": "^4.4.31|^5.4",
2023-03-13 16:35:19 +00:00
"twig/twig": "^2.13|^3.0.4"
},
"suggest": {
"symfony/browser-kit": "",
"symfony/config": "",
"symfony/console": "",
"symfony/dependency-injection": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpKernel\\": ""
},
"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 a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/http-kernel/tree/v5.4.50"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-01-06 13:02:31 +00:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2023-03-13 16:35:19 +00:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-11-12T11:09:00+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/mime",
2026-01-06 13:02:31 +00:00
"version": "v5.4.45",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
2026-01-06 13:02:31 +00:00
"reference": "8c1b9b3e5b52981551fc6044539af1d974e39064"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/mime/zipball/8c1b9b3e5b52981551fc6044539af1d974e39064",
"reference": "8c1b9b3e5b52981551fc6044539af1d974e39064",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-intl-idn": "^1.10",
"symfony/polyfill-mbstring": "^1.0",
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"egulias/email-validator": "~3.0.0",
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
"symfony/mailer": "<4.4",
2026-01-06 13:02:31 +00:00
"symfony/serializer": "<5.4.35|>=6,<6.3.12|>=6.4,<6.4.3"
2023-03-13 16:35:19 +00:00
},
"require-dev": {
"egulias/email-validator": "^2.1.10|^3.1|^4",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
2026-01-06 13:02:31 +00:00
"symfony/process": "^5.4|^6.4",
2023-03-13 16:35:19 +00:00
"symfony/property-access": "^4.4|^5.1|^6.0",
"symfony/property-info": "^4.4|^5.1|^6.0",
2026-01-06 13:02:31 +00:00
"symfony/serializer": "^5.4.35|~6.3.12|^6.4.3"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Mime\\": ""
},
"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": "Allows manipulating MIME messages",
"homepage": "https://symfony.com",
"keywords": [
"mime",
"mime-type"
],
"support": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/mime/tree/v5.4.45"
2023-03-13 16:35:19 +00: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"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-10-23T20:18:32+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/options-resolver",
"version": "v6.0.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
"reference": "6a180d1c45e0d9797470ca9eb46215692de00fa3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/6a180d1c45e0d9797470ca9eb46215692de00fa3",
"reference": "6a180d1c45e0d9797470ca9eb46215692de00fa3",
"shasum": ""
},
"require": {
"php": ">=8.0.2",
"symfony/deprecation-contracts": "^2.1|^3"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\OptionsResolver\\": ""
},
"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 an improved replacement for the array_replace PHP function",
"homepage": "https://symfony.com",
"keywords": [
"config",
"configuration",
"options"
],
"support": {
"source": "https://github.com/symfony/options-resolver/tree/v6.0.19"
},
"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"
}
],
"time": "2023-01-01T08:36:10+00:00"
},
{
"name": "symfony/polyfill-ctype",
2026-01-06 13:02:31 +00:00
"version": "v1.33.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
2026-01-06 13:02:31 +00:00
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"php": ">=7.2"
2023-03-13 16:35:19 +00:00
},
"provide": {
"ext-ctype": "*"
},
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
2026-01-06 13:02:31 +00:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2023-03-13 16:35:19 +00: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": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-01-06 13:02:31 +00:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2023-03-13 16:35:19 +00:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-09-09T11:45:10+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/polyfill-iconv",
2026-01-06 13:02:31 +00:00
"version": "v1.33.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-iconv.git",
2026-01-06 13:02:31 +00:00
"reference": "5f3b930437ae03ae5dff61269024d8ea1b3774aa"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/5f3b930437ae03ae5dff61269024d8ea1b3774aa",
"reference": "5f3b930437ae03ae5dff61269024d8ea1b3774aa",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"php": ">=7.2"
2023-03-13 16:35:19 +00:00
},
"provide": {
"ext-iconv": "*"
},
"suggest": {
"ext-iconv": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
2026-01-06 13:02:31 +00:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2023-03-13 16:35:19 +00:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Iconv\\": ""
}
},
"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 Iconv extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"iconv",
"polyfill",
"portable",
"shim"
],
"support": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/polyfill-iconv/tree/v1.33.0"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-01-06 13:02:31 +00:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2023-03-13 16:35:19 +00:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-09-17T14:58:18+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/polyfill-intl-grapheme",
2026-01-06 13:02:31 +00:00
"version": "v1.33.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
2026-01-06 13:02:31 +00:00
"reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70",
"reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"php": ">=7.2"
2023-03-13 16:35:19 +00:00
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
2026-01-06 13:02:31 +00:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2023-03-13 16:35:19 +00: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": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.33.0"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-01-06 13:02:31 +00:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2023-03-13 16:35:19 +00:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-06-27T09:58:17+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/polyfill-intl-idn",
2026-01-06 13:02:31 +00:00
"version": "v1.33.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
2026-01-06 13:02:31 +00:00
"reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
"reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"php": ">=7.2",
"symfony/polyfill-intl-normalizer": "^1.10"
2023-03-13 16:35:19 +00:00
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
2026-01-06 13:02:31 +00:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2023-03-13 16:35:19 +00: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": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.33.0"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-01-06 13:02:31 +00:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2023-03-13 16:35:19 +00:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-09-10T14:38:51+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/polyfill-intl-normalizer",
2026-01-06 13:02:31 +00:00
"version": "v1.33.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
2026-01-06 13:02:31 +00:00
"reference": "3833d7255cc303546435cb650316bff708a1c75c"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
"reference": "3833d7255cc303546435cb650316bff708a1c75c",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"php": ">=7.2"
2023-03-13 16:35:19 +00:00
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
2026-01-06 13:02:31 +00:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2023-03-13 16:35:19 +00: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": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.33.0"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-01-06 13:02:31 +00:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2023-03-13 16:35:19 +00:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-09-09T11:45:10+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/polyfill-mbstring",
2026-01-06 13:02:31 +00:00
"version": "v1.33.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
2026-01-06 13:02:31 +00:00
"reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
"reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"ext-iconv": "*",
"php": ">=7.2"
2023-03-13 16:35:19 +00:00
},
"provide": {
"ext-mbstring": "*"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
2026-01-06 13:02:31 +00:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2023-03-13 16:35:19 +00: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": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
2026-01-06 13:02:31 +00:00
"url": "https://github.com/nicolas-grekas",
2023-03-13 16:35:19 +00:00
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-12-23T08:48:59+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/polyfill-php73",
2026-01-06 13:02:31 +00:00
"version": "v1.33.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
2026-01-06 13:02:31 +00:00
"reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
"reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"php": ">=7.2"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"extra": {
"thanks": {
2026-01-06 13:02:31 +00:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2023-03-13 16:35:19 +00:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php73\\": ""
},
"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 backporting some PHP 7.3+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/polyfill-php73/tree/v1.33.0"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-01-06 13:02:31 +00:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2023-03-13 16:35:19 +00:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-09-09T11:45:10+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/polyfill-php80",
2026-01-06 13:02:31 +00:00
"version": "v1.33.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
2026-01-06 13:02:31 +00:00
"reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
"reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"php": ">=7.2"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"extra": {
"thanks": {
2026-01-06 13:02:31 +00:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2023-03-13 16:35:19 +00:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ion Bazan",
"email": "ion.bazan@gmail.com"
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-01-06 13:02:31 +00:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2023-03-13 16:35:19 +00:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-01-02T08:10:11+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/polyfill-php81",
2026-01-06 13:02:31 +00:00
"version": "v1.33.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php81.git",
2026-01-06 13:02:31 +00:00
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"php": ">=7.2"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"extra": {
"thanks": {
2026-01-06 13:02:31 +00:00
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2023-03-13 16:35:19 +00:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php81\\": ""
},
"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 backporting some PHP 8.1+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/polyfill-php81/tree/v1.33.0"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-01-06 13:02:31 +00:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2023-03-13 16:35:19 +00:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-09-09T11:45:10+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/process",
2026-01-06 13:02:31 +00:00
"version": "v5.4.47",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
2026-01-06 13:02:31 +00:00
"reference": "5d1662fb32ebc94f17ddb8d635454a776066733d"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/process/zipball/5d1662fb32ebc94f17ddb8d635454a776066733d",
"reference": "5d1662fb32ebc94f17ddb8d635454a776066733d",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-php80": "^1.16"
},
"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": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/process/tree/v5.4.47"
2023-03-13 16:35:19 +00: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"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-11-06T11:36:42+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/psr-http-message-bridge",
2023-08-02 18:08:22 +00:00
"version": "v2.3.1",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/psr-http-message-bridge.git",
2023-08-02 18:08:22 +00:00
"reference": "581ca6067eb62640de5ff08ee1ba6850a0ee472e"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2023-08-02 18:08:22 +00:00
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/581ca6067eb62640de5ff08ee1ba6850a0ee472e",
"reference": "581ca6067eb62640de5ff08ee1ba6850a0ee472e",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2023-08-02 18:08:22 +00:00
"php": ">=7.2.5",
"psr/http-message": "^1.0 || ^2.0",
"symfony/deprecation-contracts": "^2.5 || ^3.0",
"symfony/http-foundation": "^5.4 || ^6.0"
2023-03-13 16:35:19 +00:00
},
"require-dev": {
"nyholm/psr7": "^1.1",
"psr/log": "^1.1 || ^2 || ^3",
2023-08-02 18:08:22 +00:00
"symfony/browser-kit": "^5.4 || ^6.0",
"symfony/config": "^5.4 || ^6.0",
"symfony/event-dispatcher": "^5.4 || ^6.0",
"symfony/framework-bundle": "^5.4 || ^6.0",
"symfony/http-kernel": "^5.4 || ^6.0",
"symfony/phpunit-bridge": "^6.2"
2023-03-13 16:35:19 +00:00
},
"suggest": {
"nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
},
"type": "symfony-bridge",
"extra": {
"branch-alias": {
2023-08-02 18:08:22 +00:00
"dev-main": "2.3-dev"
2023-03-13 16:35:19 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Bridge\\PsrHttpMessage\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
}
],
"description": "PSR HTTP message bridge",
"homepage": "http://symfony.com",
"keywords": [
"http",
"http-message",
"psr-17",
"psr-7"
],
"support": {
"issues": "https://github.com/symfony/psr-http-message-bridge/issues",
2023-08-02 18:08:22 +00:00
"source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.3.1"
2023-03-13 16:35:19 +00: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"
}
],
2023-08-02 18:08:22 +00:00
"time": "2023-07-26T11:53:26+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/service-contracts",
2026-01-06 13:02:31 +00:00
"version": "v2.5.4",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
2026-01-06 13:02:31 +00:00
"reference": "f37b419f7aea2e9abf10abd261832cace12e3300"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/f37b419f7aea2e9abf10abd261832cace12e3300",
"reference": "f37b419f7aea2e9abf10abd261832cace12e3300",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/container": "^1.1",
"symfony/deprecation-contracts": "^2.1|^3"
},
"conflict": {
"ext-psr": "<1.1|>=2"
},
"suggest": {
"symfony/service-implementation": ""
},
"type": "library",
"extra": {
2026-01-06 13:02:31 +00:00
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
2023-03-13 16:35:19 +00:00
"branch-alias": {
"dev-main": "2.5-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
}
},
"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": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/service-contracts/tree/v2.5.4"
2023-03-13 16:35:19 +00: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"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-09-25T14:11:13+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/string",
"version": "v6.0.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "d9e72497367c23e08bf94176d2be45b00a9d232a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/d9e72497367c23e08bf94176d2be45b00a9d232a",
"reference": "d9e72497367c23e08bf94176d2be45b00a9d232a",
"shasum": ""
},
"require": {
"php": ">=8.0.2",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme": "~1.0",
"symfony/polyfill-intl-normalizer": "~1.0",
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
"symfony/translation-contracts": "<2.0"
},
"require-dev": {
"symfony/error-handler": "^5.4|^6.0",
"symfony/http-client": "^5.4|^6.0",
"symfony/translation-contracts": "^2.0|^3.0",
"symfony/var-exporter": "^5.4|^6.0"
},
"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": {
"source": "https://github.com/symfony/string/tree/v6.0.19"
},
"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"
}
],
"time": "2023-01-01T08:36:10+00:00"
},
{
"name": "symfony/translation",
"version": "v6.0.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f",
"reference": "9c24b3fdbbe9fb2ef3a6afd8bbaadfd72dad681f",
"shasum": ""
},
"require": {
"php": ">=8.0.2",
"symfony/polyfill-mbstring": "~1.0",
"symfony/translation-contracts": "^2.3|^3.0"
},
"conflict": {
"symfony/config": "<5.4",
"symfony/console": "<5.4",
"symfony/dependency-injection": "<5.4",
"symfony/http-kernel": "<5.4",
"symfony/twig-bundle": "<5.4",
"symfony/yaml": "<5.4"
},
"provide": {
"symfony/translation-implementation": "2.3|3.0"
},
"require-dev": {
"psr/log": "^1|^2|^3",
"symfony/config": "^5.4|^6.0",
"symfony/console": "^5.4|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/finder": "^5.4|^6.0",
"symfony/http-client-contracts": "^1.1|^2.0|^3.0",
"symfony/http-kernel": "^5.4|^6.0",
"symfony/intl": "^5.4|^6.0",
"symfony/polyfill-intl-icu": "^1.21",
"symfony/service-contracts": "^1.1.2|^2|^3",
"symfony/yaml": "^5.4|^6.0"
},
"suggest": {
"psr/log-implementation": "To use logging capability in translator",
"symfony/config": "",
"symfony/yaml": ""
},
"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": {
"source": "https://github.com/symfony/translation/tree/v6.0.19"
},
"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"
}
],
"time": "2023-01-01T08:36:10+00:00"
},
{
"name": "symfony/translation-contracts",
"version": "v3.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
"reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/acbfbb274e730e5a0236f619b6168d9dedb3e282",
"reference": "acbfbb274e730e5a0236f619b6168d9dedb3e282",
"shasum": ""
},
"require": {
"php": ">=8.0.2"
},
"suggest": {
"symfony/translation-implementation": ""
},
"type": "library",
"extra": {
2026-01-06 13:02:31 +00:00
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
2023-03-13 16:35:19 +00:00
"branch-alias": {
"dev-main": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Translation\\": ""
}
},
"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": {
"source": "https://github.com/symfony/translation-contracts/tree/v3.0.2"
},
"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"
}
],
"time": "2022-06-27T17:10:44+00:00"
},
{
"name": "symfony/var-dumper",
2026-01-06 13:02:31 +00:00
"version": "v5.4.48",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
2026-01-06 13:02:31 +00:00
"reference": "42f18f170aa86d612c3559cfb3bd11a375df32c8"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/42f18f170aa86d612c3559cfb3bd11a375df32c8",
"reference": "42f18f170aa86d612c3559cfb3bd11a375df32c8",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"symfony/console": "<4.4"
},
"require-dev": {
"ext-iconv": "*",
"symfony/console": "^4.4|^5.0|^6.0",
2023-08-02 18:08:22 +00:00
"symfony/http-kernel": "^4.4|^5.0|^6.0",
2023-03-13 16:35:19 +00:00
"symfony/process": "^4.4|^5.0|^6.0",
"symfony/uid": "^5.1|^6.0",
"twig/twig": "^2.13|^3.0.4"
},
"suggest": {
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
"ext-intl": "To show region name in time zone dump",
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
},
"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": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/symfony/var-dumper/tree/v5.4.48"
2023-03-13 16:35:19 +00: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"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-11-08T15:21:10+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "symfony/yaml",
"version": "v6.0.19",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "deec3a812a0305a50db8ae689b183f43d915c884"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/deec3a812a0305a50db8ae689b183f43d915c884",
"reference": "deec3a812a0305a50db8ae689b183f43d915c884",
"shasum": ""
},
"require": {
"php": ">=8.0.2",
"symfony/polyfill-ctype": "^1.8"
},
"conflict": {
"symfony/console": "<5.4"
},
"require-dev": {
"symfony/console": "^5.4|^6.0"
},
"suggest": {
"symfony/console": "For validating YAML files using the lint command"
},
"bin": [
"Resources/bin/yaml-lint"
],
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Yaml\\": ""
},
"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": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v6.0.19"
},
"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"
}
],
"time": "2023-01-11T11:50:03+00:00"
},
{
"name": "tijsverkoyen/css-to-inline-styles",
2026-01-06 13:02:31 +00:00
"version": "v2.4.0",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
2026-01-06 13:02:31 +00:00
"reference": "f0292ccf0ec75843d65027214426b6b163b48b41"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/f0292ccf0ec75843d65027214426b6b163b48b41",
"reference": "f0292ccf0ec75843d65027214426b6b163b48b41",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
2026-01-06 13:02:31 +00:00
"php": "^7.4 || ^8.0",
"symfony/css-selector": "^5.4 || ^6.0 || ^7.0 || ^8.0"
2023-03-13 16:35:19 +00:00
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"phpstan/phpstan": "^2.0",
"phpstan/phpstan-phpunit": "^2.0",
"phpunit/phpunit": "^8.5.21 || ^9.5.10"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2026-01-06 13:02:31 +00:00
"dev-master": "2.x-dev"
2023-03-13 16:35:19 +00:00
}
},
"autoload": {
"psr-4": {
"TijsVerkoyen\\CssToInlineStyles\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Tijs Verkoyen",
"email": "css_to_inline_styles@verkoyen.eu",
"role": "Developer"
}
],
"description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
"homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
"support": {
"issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.4.0"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2025-12-02T11:56:42+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "vlucas/phpdotenv",
2026-01-06 13:02:31 +00:00
"version": "v5.6.3",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
2026-01-06 13:02:31 +00:00
"reference": "955e7815d677a3eaa7075231212f2110983adecc"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/955e7815d677a3eaa7075231212f2110983adecc",
"reference": "955e7815d677a3eaa7075231212f2110983adecc",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"ext-pcre": "*",
2026-01-06 13:02:31 +00:00
"graham-campbell/result-type": "^1.1.4",
"php": "^7.2.5 || ^8.0",
"phpoption/phpoption": "^1.9.5",
"symfony/polyfill-ctype": "^1.26",
"symfony/polyfill-mbstring": "^1.26",
"symfony/polyfill-php80": "^1.26"
2023-03-13 16:35:19 +00:00
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"bamarni/composer-bin-plugin": "^1.8.2",
2023-03-13 16:35:19 +00:00
"ext-filter": "*",
2026-01-06 13:02:31 +00:00
"phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
2023-03-13 16:35:19 +00:00
},
"suggest": {
"ext-filter": "Required to use the boolean validator."
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
2026-01-06 13:02:31 +00:00
"forward-command": false
2023-03-13 16:35:19 +00:00
},
"branch-alias": {
2026-01-06 13:02:31 +00:00
"dev-master": "5.6-dev"
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/vlucas/phpdotenv/tree/v5.6.3"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-12-27T19:49:13+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "voku/portable-ascii",
"version": "1.6.1",
"source": {
"type": "git",
"url": "https://github.com/voku/portable-ascii.git",
"reference": "87337c91b9dfacee02452244ee14ab3c43bc485a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/voku/portable-ascii/zipball/87337c91b9dfacee02452244ee14ab3c43bc485a",
"reference": "87337c91b9dfacee02452244ee14ab3c43bc485a",
"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",
"homepage": "http://www.moelleken.org/"
}
],
"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",
"source": "https://github.com/voku/portable-ascii/tree/1.6.1"
},
"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"
}
],
"time": "2022-01-24T18:55:24+00:00"
},
{
"name": "zircote/swagger-php",
"version": "3.3.7",
"source": {
"type": "git",
"url": "https://github.com/zircote/swagger-php.git",
"reference": "e8c3bb316e385e93a0c7e8b2aa0681079244c381"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zircote/swagger-php/zipball/e8c3bb316e385e93a0c7e8b2aa0681079244c381",
"reference": "e8c3bb316e385e93a0c7e8b2aa0681079244c381",
"shasum": ""
},
"require": {
"doctrine/annotations": "^1.7",
"ext-json": "*",
"php": ">=7.2",
"psr/log": "^1.1 || ^2.0 || ^3.0",
"symfony/finder": ">=2.2",
"symfony/yaml": ">=3.3"
},
"require-dev": {
"composer/package-versions-deprecated": "1.11.99.2",
"friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
"phpunit/phpunit": ">=8.5.14"
},
"bin": [
"bin/openapi"
],
"type": "library",
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"OpenApi\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Robert Allen",
"email": "zircote@gmail.com"
},
{
"name": "Bob Fanger",
"email": "bfanger@gmail.com",
"homepage": "https://bfanger.nl"
},
{
"name": "Martin Rademacher",
"email": "mano@radebatz.net",
"homepage": "https://radebatz.net"
}
],
"description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
"homepage": "https://github.com/zircote/swagger-php/",
"keywords": [
"api",
"json",
"rest",
"service discovery"
],
"support": {
"issues": "https://github.com/zircote/swagger-php/issues",
"source": "https://github.com/zircote/swagger-php/tree/3.3.7"
},
"time": "2023-01-03T21:17:10+00:00"
}
],
"packages-dev": [
{
"name": "doctrine/instantiator",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
"reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
"reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^9 || ^11",
"ext-pdo": "*",
"ext-phar": "*",
"phpbench/phpbench": "^0.16 || ^1",
"phpstan/phpstan": "^1.4",
"phpstan/phpstan-phpunit": "^1",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"vimeo/psalm": "^4.30 || ^5.4"
},
"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",
"source": "https://github.com/doctrine/instantiator/tree/1.5.0"
},
"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"
}
],
"time": "2022-12-30T00:15:36+00:00"
},
{
"name": "fakerphp/faker",
2026-01-06 13:02:31 +00:00
"version": "v1.24.1",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/FakerPHP/Faker.git",
2026-01-06 13:02:31 +00:00
"reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
"reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0",
"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": "*",
"phpunit/phpunit": "^9.5.26",
"symfony/phpunit-bridge": "^5.4.16"
},
"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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/FakerPHP/Faker/tree/v1.24.1"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2024-11-21T13:46:39+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "hamcrest/hamcrest-php",
2026-01-06 13:02:31 +00:00
"version": "v2.1.1",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/hamcrest/hamcrest-php.git",
2026-01-06 13:02:31 +00:00
"reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487",
"reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"php": "^7.4|^8.0"
2023-03-13 16:35:19 +00:00
},
"replace": {
"cordoval/hamcrest-php": "*",
"davedevelopment/hamcrest-php": "*",
"kodova/hamcrest-php": "*"
},
"require-dev": {
2026-01-06 13:02:31 +00: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"
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/hamcrest/hamcrest-php/tree/v2.1.1"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2025-04-30T06:54:44+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "mockery/mockery",
2026-01-06 13:02:31 +00:00
"version": "1.6.12",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/mockery/mockery.git",
2026-01-06 13:02:31 +00:00
"reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699",
"reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"hamcrest/hamcrest-php": "^2.0.1",
"lib-pcre": ">=7.0",
2026-01-06 13:02:31 +00:00
"php": ">=7.3"
2023-03-13 16:35:19 +00:00
},
"conflict": {
"phpunit/phpunit": "<8.0"
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"phpunit/phpunit": "^8.5 || ^9.6.17",
"symplify/easy-coding-standard": "^12.1.14"
2023-03-13 16:35:19 +00:00
},
"type": "library",
"autoload": {
2023-08-02 18:08:22 +00:00
"files": [
"library/helpers.php",
"library/Mockery.php"
],
"psr-4": {
"Mockery\\": "library/Mockery"
2023-03-13 16:35:19 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Pádraic Brady",
"email": "padraic.brady@gmail.com",
2023-08-02 18:08:22 +00:00
"homepage": "https://github.com/padraic",
"role": "Author"
2023-03-13 16:35:19 +00:00
},
{
"name": "Dave Marshall",
"email": "dave.marshall@atstsolutions.co.uk",
2023-08-02 18:08:22 +00:00
"homepage": "https://davedevelopment.co.uk",
"role": "Developer"
},
{
"name": "Nathanael Esayeas",
"email": "nathanael.esayeas@protonmail.com",
"homepage": "https://github.com/ghostwriter",
"role": "Lead Developer"
2023-03-13 16:35:19 +00: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": {
2023-08-02 18:08:22 +00:00
"docs": "https://docs.mockery.io/",
2023-03-13 16:35:19 +00:00
"issues": "https://github.com/mockery/mockery/issues",
2023-08-02 18:08:22 +00:00
"rss": "https://github.com/mockery/mockery/releases.atom",
"security": "https://github.com/mockery/mockery/security/advisories",
"source": "https://github.com/mockery/mockery"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"time": "2024-05-16T03:13:13+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "myclabs/deep-copy",
2026-01-06 13:02:31 +00:00
"version": "1.13.4",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
2026-01-06 13:02:31 +00:00
"reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a",
"reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"conflict": {
"doctrine/collections": "<1.6.8",
2026-01-06 13:02:31 +00:00
"doctrine/common": "<2.13.3 || >=3 <3.2.2"
2023-03-13 16:35:19 +00:00
},
"require-dev": {
"doctrine/collections": "^1.6.8",
"doctrine/common": "^2.13.3 || ^3.2.2",
2026-01-06 13:02:31 +00:00
"phpspec/prophecy": "^1.10",
2023-03-13 16:35:19 +00:00
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
},
"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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/myclabs/DeepCopy/tree/1.13.4"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-08-01T08:46:24+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "phar-io/manifest",
2026-01-06 13:02:31 +00:00
"version": "2.0.4",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
2026-01-06 13:02:31 +00:00
"reference": "54750ef60c58e43759730615a392c31c80e23176"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
"reference": "54750ef60c58e43759730615a392c31c80e23176",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
2026-01-06 13:02:31 +00:00
"ext-libxml": "*",
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/phar-io/manifest/tree/2.0.4"
2023-03-13 16:35:19 +00:00
},
2026-01-06 13:02:31 +00:00
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
"time": "2024-03-03T12:33:53+00:00"
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"version": "9.2.32",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2026-01-06 13:02:31 +00:00
"reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/85402a822d1ecf1db1096959413d35e1c37cf1a5",
"reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",
2026-01-06 13:02:31 +00:00
"nikic/php-parser": "^4.19.1 || ^5.1.0",
2023-03-13 16:35:19 +00:00
"php": ">=7.3",
2026-01-06 13:02:31 +00: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"
2023-03-13 16:35:19 +00:00
},
"require-dev": {
2026-01-06 13:02:31 +00:00
"phpunit/phpunit": "^9.6"
2023-03-13 16:35:19 +00:00
},
"suggest": {
"ext-pcov": "PHP extension that provides line coverage",
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
},
"type": "library",
"extra": {
"branch-alias": {
2026-01-06 13:02:31 +00:00
"dev-main": "9.2.x-dev"
2023-03-13 16:35:19 +00: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",
2023-08-02 18:08:22 +00:00
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.32"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-08-22T04:23:01+00:00"
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"version": "9.6.31",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
2026-01-06 13:02:31 +00:00
"reference": "945d0b7f346a084ce5549e95289962972c4272e5"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/945d0b7f346a084ce5549e95289962972c4272e5",
"reference": "945d0b7f346a084ce5549e95289962972c4272e5",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"doctrine/instantiator": "^1.5.0 || ^2",
2023-03-13 16:35:19 +00:00
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
2026-01-06 13:02:31 +00:00
"myclabs/deep-copy": "^1.13.4",
"phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1",
2023-03-13 16:35:19 +00:00
"php": ">=7.3",
2026-01-06 13:02:31 +00:00
"phpunit/php-code-coverage": "^9.2.32",
"phpunit/php-file-iterator": "^3.0.6",
2023-03-13 16:35:19 +00:00
"phpunit/php-invoker": "^3.1.1",
2026-01-06 13:02:31 +00: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",
2023-03-13 16:35:19 +00:00
"sebastian/version": "^3.0.2"
},
"suggest": {
2023-08-02 18:08:22 +00: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"
2023-03-13 16:35:19 +00:00
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "9.6-dev"
}
},
"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",
2023-08-02 18:08:22 +00:00
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.31"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://phpunit.de/sponsors.html",
"type": "custom"
},
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
2026-01-06 13:02:31 +00:00
{
"url": "https://liberapay.com/sebastianbergmann",
"type": "liberapay"
},
{
"url": "https://thanks.dev/u/gh/sebastianbergmann",
"type": "thanks_dev"
},
2023-03-13 16:35:19 +00:00
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
"type": "tidelift"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-12-06T07:45:52+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "sebastian/cli-parser",
2026-01-06 13:02:31 +00:00
"version": "1.0.2",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/cli-parser.git",
2026-01-06 13:02:31 +00:00
"reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
"reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.2"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-03-02T06:27:43+00:00"
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"version": "4.0.9",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
2026-01-06 13:02:31 +00:00
"reference": "67a2df3a62639eab2cc5906065e9805d4fd5dfc5"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/67a2df3a62639eab2cc5906065e9805d4fd5dfc5",
"reference": "67a2df3a62639eab2cc5906065e9805d4fd5dfc5",
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/sebastianbergmann/comparator/tree/4.0.9"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
2026-01-06 13:02:31 +00: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"
2023-03-13 16:35:19 +00:00
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-08-10T06:51:50+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "sebastian/complexity",
2026-01-06 13:02:31 +00:00
"version": "2.0.3",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/complexity.git",
2026-01-06 13:02:31 +00:00
"reference": "25f207c40d62b8b7aa32f5ab026c53561964053a"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a",
"reference": "25f207c40d62b8b7aa32f5ab026c53561964053a",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"nikic/php-parser": "^4.18 || ^5.0",
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/sebastianbergmann/complexity/tree/2.0.3"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2026-01-06 13:02:31 +00:00
"time": "2023-12-22T06:19:30+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "sebastian/diff",
2026-01-06 13:02:31 +00:00
"version": "4.0.6",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
2026-01-06 13:02:31 +00:00
"reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc",
"reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc",
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.6"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-03-02T06:30:58+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "sebastian/environment",
"version": "5.1.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
"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",
"source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-02-03T06:03:51+00:00"
},
{
"name": "sebastian/exporter",
2026-01-06 13:02:31 +00:00
"version": "4.0.8",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
2026-01-06 13:02:31 +00:00
"reference": "14c6ba52f95a36c3d27c835d65efc7123c446e8c"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/14c6ba52f95a36c3d27c835d65efc7123c446e8c",
"reference": "14c6ba52f95a36c3d27c835d65efc7123c446e8c",
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/sebastianbergmann/exporter/tree/4.0.8"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
2026-01-06 13:02:31 +00: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"
2023-03-13 16:35:19 +00:00
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-09-24T06:03:27+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "sebastian/global-state",
2026-01-06 13:02:31 +00:00
"version": "5.0.8",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
2026-01-06 13:02:31 +00:00
"reference": "b6781316bdcd28260904e7cc18ec983d0d2ef4f6"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/b6781316bdcd28260904e7cc18ec983d0d2ef4f6",
"reference": "b6781316bdcd28260904e7cc18ec983d0d2ef4f6",
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.8"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
2026-01-06 13:02:31 +00: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"
2023-03-13 16:35:19 +00:00
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-08-10T07:10:35+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "sebastian/lines-of-code",
2026-01-06 13:02:31 +00:00
"version": "1.0.4",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
2026-01-06 13:02:31 +00:00
"reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5",
"reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
2026-01-06 13:02:31 +00:00
"nikic/php-parser": "^4.18 || ^5.0",
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2026-01-06 13:02:31 +00:00
"time": "2023-12-22T06:20:34+00:00"
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"version": "4.0.6",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
2026-01-06 13:02:31 +00:00
"reference": "539c6691e0623af6dc6f9c20384c120f963465a0"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/539c6691e0623af6dc6f9c20384c120f963465a0",
"reference": "539c6691e0623af6dc6f9c20384c120f963465a0",
2023-03-13 16:35:19 +00: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",
"homepage": "https://github.com/sebastianbergmann/recursion-context",
"support": {
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.6"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
2026-01-06 13:02:31 +00: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"
2023-03-13 16:35:19 +00:00
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-08-10T06:57:39+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "sebastian/resource-operations",
2026-01-06 13:02:31 +00:00
"version": "3.0.4",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/resource-operations.git",
2026-01-06 13:02:31 +00:00
"reference": "05d5692a7993ecccd56a03e40cd7e5b09b1d404e"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/05d5692a7993ecccd56a03e40cd7e5b09b1d404e",
"reference": "05d5692a7993ecccd56a03e40cd7e5b09b1d404e",
2023-03-13 16:35:19 +00:00
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
2026-01-06 13:02:31 +00:00
"dev-main": "3.0-dev"
2023-03-13 16:35:19 +00: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": {
2026-01-06 13:02:31 +00:00
"source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.4"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2026-01-06 13:02:31 +00:00
"time": "2024-03-14T16:00:52+00:00"
2023-03-13 16:35:19 +00:00
},
{
"name": "sebastian/type",
"version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.2-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 types of the PHP type system",
"homepage": "https://github.com/sebastianbergmann/type",
"support": {
"issues": "https://github.com/sebastianbergmann/type/issues",
"source": "https://github.com/sebastianbergmann/type/tree/3.2.1"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-02-03T06:13:03+00: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",
2026-01-06 13:02:31 +00:00
"version": "1.3.1",
2023-03-13 16:35:19 +00:00
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
2026-01-06 13:02:31 +00:00
"reference": "b7489ce515e168639d17feec34b8847c326b0b3c"
2023-03-13 16:35:19 +00:00
},
"dist": {
"type": "zip",
2026-01-06 13:02:31 +00:00
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c",
"reference": "b7489ce515e168639d17feec34b8847c326b0b3c",
2023-03-13 16:35:19 +00: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",
2026-01-06 13:02:31 +00:00
"source": "https://github.com/theseer/tokenizer/tree/1.3.1"
2023-03-13 16:35:19 +00:00
},
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
2026-01-06 13:02:31 +00:00
"time": "2025-11-17T20:03:58+00:00"
2023-03-13 16:35:19 +00:00
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
2023-08-02 18:08:22 +00:00
"php": "^8.0",
2023-03-13 16:35:19 +00:00
"ext-gd": "*",
"ext-intl": "*",
"ext-json": "*"
},
"platform-dev": [],
2026-01-06 13:02:31 +00:00
"plugin-api-version": "2.6.0"
2023-03-13 16:35:19 +00:00
}