2024-05-14 02:06:01 +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"
],
2024-11-05 02:13:14 +00:00
"content-hash": "ab59929b2e844aba14638b8bf8b9f77a",
2024-05-14 02:06:01 +00:00
"packages": [
2024-06-24 02:04:34 +00:00
{
"name": "cakephp/chronos",
2024-07-22 00:51:19 +00:00
"version": "3.1.0",
2024-06-24 02:04:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/cakephp/chronos.git",
2024-07-22 00:51:19 +00:00
"reference": "786d69e1ee4b735765cbdb5521b9603e9b98d650"
2024-06-24 02:04:34 +00:00
},
"dist": {
"type": "zip",
2024-07-22 00:51:19 +00:00
"url": "https://api.github.com/repos/cakephp/chronos/zipball/786d69e1ee4b735765cbdb5521b9603e9b98d650",
"reference": "786d69e1ee4b735765cbdb5521b9603e9b98d650",
2024-06-24 02:04:34 +00:00
"shasum": ""
},
"require": {
2024-07-22 00:51:19 +00:00
"php": ">=8.1",
"psr/clock": "^1.0"
},
"provide": {
"psr/clock-implementation": "1.0"
2024-06-24 02:04:34 +00:00
},
"require-dev": {
"cakephp/cakephp-codesniffer": "^5.0",
2024-07-22 00:51:19 +00:00
"phpunit/phpunit": "^10.1.0 || ^11.1.3"
2024-06-24 02:04:34 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Cake\\Chronos\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Brian Nesbitt",
"email": "brian@nesbot.com",
"homepage": "http://nesbot.com"
},
{
"name": "The CakePHP Team",
"homepage": "https://cakephp.org"
}
],
"description": "A simple API extension for DateTime.",
"homepage": "https://cakephp.org",
"keywords": [
"date",
"datetime",
"time"
],
"support": {
"issues": "https://github.com/cakephp/chronos/issues",
"source": "https://github.com/cakephp/chronos"
},
2024-07-22 00:51:19 +00:00
"time": "2024-07-18T03:18:04+00:00"
2024-06-24 02:04:34 +00:00
},
{
"name": "cakephp/core",
2024-11-05 02:13:14 +00:00
"version": "5.1.1",
2024-06-24 02:04:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/cakephp/core.git",
2024-11-05 02:13:14 +00:00
"reference": "2cf48ca0177fbf860f6295a0de08d6870a5a93af"
2024-06-24 02:04:34 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/cakephp/core/zipball/2cf48ca0177fbf860f6295a0de08d6870a5a93af",
"reference": "2cf48ca0177fbf860f6295a0de08d6870a5a93af",
2024-06-24 02:04:34 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"cakephp/utility": "^5.1",
2024-06-24 02:04:34 +00:00
"league/container": "^4.2",
"php": ">=8.1",
"psr/container": "^1.1 || ^2.0"
},
"provide": {
"psr/container-implementation": "^2.0"
},
"suggest": {
"cakephp/cache": "To use Configure::store() and restore().",
"cakephp/event": "To use PluginApplicationInterface or plugin applications.",
"league/container": "To use Container and ServiceProvider classes"
},
"type": "library",
"autoload": {
"files": [
"functions.php"
],
"psr-4": {
"Cake\\Core\\": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "CakePHP Community",
"homepage": "https://github.com/cakephp/core/graphs/contributors"
}
],
"description": "CakePHP Framework Core classes",
"homepage": "https://cakephp.org",
"keywords": [
"cakephp",
"core",
"framework"
],
"support": {
"forum": "https://stackoverflow.com/tags/cakephp",
"irc": "irc://irc.freenode.org/cakephp",
"issues": "https://github.com/cakephp/cakephp/issues",
"source": "https://github.com/cakephp/core"
},
2024-11-05 02:13:14 +00:00
"time": "2024-09-24T13:09:59+00:00"
2024-06-24 02:04:34 +00:00
},
{
"name": "cakephp/database",
2024-11-05 02:13:14 +00:00
"version": "5.1.1",
2024-06-24 02:04:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/cakephp/database.git",
2024-11-05 02:13:14 +00:00
"reference": "077377de79298ce61b1e325a7be47bd65ebae0ba"
2024-06-24 02:04:34 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/cakephp/database/zipball/077377de79298ce61b1e325a7be47bd65ebae0ba",
"reference": "077377de79298ce61b1e325a7be47bd65ebae0ba",
2024-06-24 02:04:34 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"cakephp/chronos": "^3.1",
"cakephp/core": "^5.1",
"cakephp/datasource": "^5.1",
2024-06-24 02:04:34 +00:00
"php": ">=8.1",
"psr/log": "^3.0"
},
"require-dev": {
2024-11-05 02:13:14 +00:00
"cakephp/i18n": "^5.1",
"cakephp/log": "^5.1"
2024-06-24 02:04:34 +00:00
},
"suggest": {
"cakephp/i18n": "If you are using locale-aware datetime formats.",
"cakephp/log": "If you want to use query logging without providing a logger yourself."
},
"type": "library",
"autoload": {
"psr-4": {
"Cake\\Database\\": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "CakePHP Community",
"homepage": "https://github.com/cakephp/database/graphs/contributors"
}
],
"description": "Flexible and powerful Database abstraction library with a familiar PDO-like API",
"homepage": "https://cakephp.org",
"keywords": [
"abstraction",
"cakephp",
"database",
"database abstraction",
"pdo"
],
"support": {
"forum": "https://stackoverflow.com/tags/cakephp",
"irc": "irc://irc.freenode.org/cakephp",
"issues": "https://github.com/cakephp/cakephp/issues",
"source": "https://github.com/cakephp/database"
},
2024-11-05 02:13:14 +00:00
"time": "2024-10-03T07:25:02+00:00"
2024-06-24 02:04:34 +00:00
},
{
"name": "cakephp/datasource",
2024-11-05 02:13:14 +00:00
"version": "5.1.1",
2024-06-24 02:04:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/cakephp/datasource.git",
2024-11-05 02:13:14 +00:00
"reference": "19bdf9d5ba048a3adb1f803391409e1419454f2b"
2024-06-24 02:04:34 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/cakephp/datasource/zipball/19bdf9d5ba048a3adb1f803391409e1419454f2b",
"reference": "19bdf9d5ba048a3adb1f803391409e1419454f2b",
2024-06-24 02:04:34 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"cakephp/core": "^5.1",
2024-06-24 02:04:34 +00:00
"php": ">=8.1",
"psr/simple-cache": "^2.0 || ^3.0"
},
"require-dev": {
2024-11-05 02:13:14 +00:00
"cakephp/cache": "^5.1",
"cakephp/collection": "^5.1",
"cakephp/utility": "^5.1"
2024-06-24 02:04:34 +00:00
},
"suggest": {
"cakephp/cache": "If you decide to use Query caching.",
"cakephp/collection": "If you decide to use ResultSetInterface.",
"cakephp/utility": "If you decide to use EntityTrait."
},
"type": "library",
"autoload": {
"psr-4": {
"Cake\\Datasource\\": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "CakePHP Community",
"homepage": "https://github.com/cakephp/datasource/graphs/contributors"
}
],
"description": "Provides connection managing and traits for Entities and Queries that can be reused for different datastores",
"homepage": "https://cakephp.org",
"keywords": [
"cakephp",
"connection management",
"datasource",
"entity",
"query"
],
"support": {
"forum": "https://stackoverflow.com/tags/cakephp",
"irc": "irc://irc.freenode.org/cakephp",
"issues": "https://github.com/cakephp/cakephp/issues",
"source": "https://github.com/cakephp/datasource"
},
2024-11-05 02:13:14 +00:00
"time": "2024-09-06T12:23:52+00:00"
2024-06-24 02:04:34 +00:00
},
{
"name": "cakephp/utility",
2024-11-05 02:13:14 +00:00
"version": "5.1.1",
2024-06-24 02:04:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/cakephp/utility.git",
2024-11-05 02:13:14 +00:00
"reference": "e40c6ed007e3a9eb5873ca174c2f9160677b5570"
2024-06-24 02:04:34 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/cakephp/utility/zipball/e40c6ed007e3a9eb5873ca174c2f9160677b5570",
"reference": "e40c6ed007e3a9eb5873ca174c2f9160677b5570",
2024-06-24 02:04:34 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"cakephp/core": "^5.1",
2024-06-24 02:04:34 +00:00
"php": ">=8.1"
},
"suggest": {
"ext-intl": "To use Text::transliterate() or Text::slug()",
"lib-ICU": "To use Text::transliterate() or Text::slug()"
},
"type": "library",
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Cake\\Utility\\": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "CakePHP Community",
"homepage": "https://github.com/cakephp/utility/graphs/contributors"
}
],
"description": "CakePHP Utility classes such as Inflector, String, Hash, and Security",
"homepage": "https://cakephp.org",
"keywords": [
"cakephp",
"hash",
"inflector",
"security",
"string",
"utility"
],
"support": {
"forum": "https://stackoverflow.com/tags/cakephp",
"irc": "irc://irc.freenode.org/cakephp",
"issues": "https://github.com/cakephp/cakephp/issues",
"source": "https://github.com/cakephp/utility"
},
2024-11-05 02:13:14 +00:00
"time": "2024-09-06T12:23:52+00:00"
2024-06-24 02:04:34 +00:00
},
2024-05-14 02:06:01 +00:00
{
"name": "dflydev/dot-access-data",
2024-07-20 02:16:04 +00:00
"version": "v3.0.3",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
2024-07-20 02:16:04 +00:00
"reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f",
"reference": "a23a2bf4f31d3518f3ecb38660c95715dfead60f",
2024-05-14 02:06:01 +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",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.3"
2024-05-14 02:06:01 +00:00
},
2024-07-20 02:16:04 +00:00
"time": "2024-07-08T12:26:09+00:00"
2024-05-14 02:06:01 +00:00
},
2024-06-18 01:49:09 +00:00
{
"name": "dotenv-org/phpdotenv-vault",
"version": "v0.2.4",
"source": {
"type": "git",
"url": "https://github.com/dotenv-org/phpdotenv-vault.git",
"reference": "5fca3eb6c6a0e9bd320a72781c6a6f9342ab5cd4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dotenv-org/phpdotenv-vault/zipball/5fca3eb6c6a0e9bd320a72781c6a6f9342ab5cd4",
"reference": "5fca3eb6c6a0e9bd320a72781c6a6f9342ab5cd4",
"shasum": ""
},
"require": {
"php": "^7.1.3 || ^8.0",
"vlucas/phpdotenv": "^5.5"
},
"require-dev": {
"phpunit/phpunit": "^9.0|^8.0|^7.0|6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"DotenvVault\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "dotenv",
"email": "mot@dotenv.org",
"homepage": "https://github.com/dotenv-org"
}
],
"description": "Load environment variables from encrypted .env.vault files",
"keywords": [
"configurations",
"dotenv",
"dotenv-vault",
"env",
"environment",
"environment variables"
],
"support": {
"issues": "https://github.com/dotenv-org/phpdotenv-vault/issues",
"source": "https://github.com/dotenv-org/phpdotenv-vault/tree/v0.2.4"
},
"time": "2023-11-04T06:15:17+00:00"
},
2024-05-14 02:06:01 +00:00
{
"name": "fig/http-message-util",
"version": "1.1.5",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message-util.git",
"reference": "9d94dc0154230ac39e5bf89398b324a86f63f765"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765",
"reference": "9d94dc0154230ac39e5bf89398b324a86f63f765",
"shasum": ""
},
"require": {
"php": "^5.3 || ^7.0 || ^8.0"
},
"suggest": {
"psr/http-message": "The package containing the PSR-7 interfaces"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
"Fig\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"support": {
"issues": "https://github.com/php-fig/http-message-util/issues",
"source": "https://github.com/php-fig/http-message-util/tree/1.1.5"
},
"time": "2020-11-24T22:02:12+00:00"
},
2024-06-18 01:49:09 +00:00
{
"name": "graham-campbell/result-type",
2024-07-22 00:51:19 +00:00
"version": "v1.1.3",
2024-06-18 01:49:09 +00:00
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Result-Type.git",
2024-07-22 00:51:19 +00:00
"reference": "3ba905c11371512af9d9bdd27d99b782216b6945"
2024-06-18 01:49:09 +00:00
},
"dist": {
"type": "zip",
2024-07-22 00:51:19 +00:00
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945",
"reference": "3ba905c11371512af9d9bdd27d99b782216b6945",
2024-06-18 01:49:09 +00:00
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
2024-07-22 00:51:19 +00:00
"phpoption/phpoption": "^1.9.3"
2024-06-18 01:49:09 +00:00
},
"require-dev": {
2024-07-22 00:51:19 +00:00
"phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
2024-06-18 01:49:09 +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",
2024-07-22 00:51:19 +00:00
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.3"
2024-06-18 01:49:09 +00:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
"type": "tidelift"
}
],
2024-07-22 00:51:19 +00:00
"time": "2024-07-20T21:45:45+00:00"
2024-06-18 01:49:09 +00:00
},
2024-05-14 02:06:01 +00:00
{
"name": "laravel/serializable-closure",
2024-11-05 02:13:14 +00:00
"version": "v1.3.5",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/laravel/serializable-closure.git",
2024-11-05 02:13:14 +00:00
"reference": "1dc4a3dbfa2b7628a3114e43e32120cce7cdda9c"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/1dc4a3dbfa2b7628a3114e43e32120cce7cdda9c",
"reference": "1dc4a3dbfa2b7628a3114e43e32120cce7cdda9c",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": "^7.3|^8.0"
},
"require-dev": {
2024-11-05 02:13:14 +00:00
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
"nesbot/carbon": "^2.61|^3.0",
2024-05-14 02:06:01 +00:00
"pestphp/pest": "^1.21.3",
"phpstan/phpstan": "^1.8.2",
2024-11-05 02:13:14 +00:00
"symfony/var-dumper": "^5.4.11|^6.2.0|^7.0.0"
2024-05-14 02:06:01 +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"
},
2024-11-05 02:13:14 +00:00
"time": "2024-09-23T13:33:08+00:00"
2024-05-14 02:06:01 +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"
},
2024-06-24 02:04:34 +00:00
{
"name": "league/container",
2024-11-05 02:13:14 +00:00
"version": "4.2.3",
2024-06-24 02:04:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/container.git",
2024-11-05 02:13:14 +00:00
"reference": "72f9bebe7bd623007782a40f5ec305661ab706d8"
2024-06-24 02:04:34 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/thephpleague/container/zipball/72f9bebe7bd623007782a40f5ec305661ab706d8",
"reference": "72f9bebe7bd623007782a40f5ec305661ab706d8",
2024-06-24 02:04:34 +00:00
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
"psr/container": "^1.1 || ^2.0"
},
"provide": {
"psr/container-implementation": "^1.0"
},
"replace": {
"orno/di": "~2.0"
},
"require-dev": {
"nette/php-generator": "^3.4",
"nikic/php-parser": "^4.10",
"phpstan/phpstan": "^0.12.47",
"phpunit/phpunit": "^8.5.17",
"roave/security-advisories": "dev-latest",
"scrutinizer/ocular": "^1.8",
"squizlabs/php_codesniffer": "^3.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.x-dev",
"dev-4.x": "4.x-dev",
"dev-3.x": "3.x-dev",
"dev-2.x": "2.x-dev",
"dev-1.x": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"League\\Container\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Phil Bennett",
"email": "mail@philbennett.co.uk",
"role": "Developer"
}
],
"description": "A fast and intuitive dependency injection container.",
"homepage": "https://github.com/thephpleague/container",
"keywords": [
"container",
"dependency",
"di",
"injection",
"league",
"provider",
"service"
],
"support": {
"issues": "https://github.com/thephpleague/container/issues",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/thephpleague/container/tree/4.2.3"
2024-06-24 02:04:34 +00:00
},
"funding": [
{
"url": "https://github.com/philipobenito",
"type": "github"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-10-23T12:06:58+00:00"
2024-06-24 02:04:34 +00:00
},
2024-05-14 02:06:01 +00:00
{
"name": "league/flysystem",
2024-11-05 02:13:14 +00:00
"version": "3.29.1",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
2024-11-05 02:13:14 +00:00
"reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/edc1bb7c86fab0776c3287dbd19b5fa278347319",
"reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"league/flysystem-local": "^3.0.0",
"league/mime-type-detection": "^1.0.0",
"php": "^8.0.2"
},
"conflict": {
"async-aws/core": "<1.19.0",
"async-aws/s3": "<1.14.0",
"aws/aws-sdk-php": "3.209.31 || 3.210.0",
"guzzlehttp/guzzle": "<7.0",
"guzzlehttp/ringphp": "<1.1.1",
"phpseclib/phpseclib": "3.0.15",
"symfony/http-client": "<5.2"
},
"require-dev": {
"async-aws/s3": "^1.5 || ^2.0",
"async-aws/simple-s3": "^1.1 || ^2.0",
"aws/aws-sdk-php": "^3.295.10",
"composer/semver": "^3.0",
"ext-fileinfo": "*",
"ext-ftp": "*",
2024-05-23 00:39:33 +00:00
"ext-mongodb": "^1.3",
2024-05-14 02:06:01 +00:00
"ext-zip": "*",
"friendsofphp/php-cs-fixer": "^3.5",
"google/cloud-storage": "^1.23",
2024-05-23 00:39:33 +00:00
"guzzlehttp/psr7": "^2.6",
2024-05-14 02:06:01 +00:00
"microsoft/azure-storage-blob": "^1.1",
2024-05-23 00:39:33 +00:00
"mongodb/mongodb": "^1.2",
2024-05-14 02:06:01 +00:00
"phpseclib/phpseclib": "^3.0.36",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.5.11|^10.0",
"sabre/dav": "^4.6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\Flysystem\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
}
],
"description": "File storage abstraction for PHP",
"keywords": [
"WebDAV",
"aws",
"cloud",
"file",
"files",
"filesystem",
"filesystems",
"ftp",
"s3",
"sftp",
"storage"
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/thephpleague/flysystem/tree/3.29.1"
2024-05-14 02:06:01 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2024-10-08T08:58:34+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "league/flysystem-local",
2024-11-05 02:13:14 +00:00
"version": "3.29.0",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-local.git",
2024-11-05 02:13:14 +00:00
"reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/e0e8d52ce4b2ed154148453d321e97c8e931bd27",
"reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"league/flysystem": "^3.0.0",
"league/mime-type-detection": "^1.0.0",
"php": "^8.0.2"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\Flysystem\\Local\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
}
],
"description": "Local filesystem adapter for Flysystem.",
"keywords": [
"Flysystem",
"file",
"files",
"filesystem",
"local"
],
"support": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/thephpleague/flysystem-local/tree/3.29.0"
2024-05-14 02:06:01 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2024-08-09T21:24:39+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "league/mime-type-detection",
2024-11-05 02:13:14 +00:00
"version": "1.16.0",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git",
2024-11-05 02:13:14 +00:00
"reference": "2d6702ff215bf922936ccc1ad31007edc76451b9"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9",
"reference": "2d6702ff215bf922936ccc1ad31007edc76451b9",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"php": "^7.4 || ^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.2",
"phpstan/phpstan": "^0.12.68",
"phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\MimeTypeDetection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
}
],
"description": "Mime-type detection for Flysystem",
"support": {
"issues": "https://github.com/thephpleague/mime-type-detection/issues",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.16.0"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/frankdejonge",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/league/flysystem",
"type": "tidelift"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-09-21T08:32:55+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "monolog/monolog",
2024-07-20 02:16:04 +00:00
"version": "3.7.0",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
2024-07-20 02:16:04 +00:00
"reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/f4393b648b78a5408747de94fca38beb5f7e9ef8",
"reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/log": "^2.0 || ^3.0"
},
"provide": {
"psr/log-implementation": "3.0.0"
},
"require-dev": {
"aws/aws-sdk-php": "^3.0",
"doctrine/couchdb": "~1.0@dev",
"elasticsearch/elasticsearch": "^7 || ^8",
"ext-json": "*",
"graylog2/gelf-php": "^1.4.2 || ^2.0",
"guzzlehttp/guzzle": "^7.4.5",
"guzzlehttp/psr7": "^2.2",
"mongodb/mongodb": "^1.8",
"php-amqplib/php-amqplib": "~2.4 || ^3",
"phpstan/phpstan": "^1.9",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-strict-rules": "^1.4",
"phpunit/phpunit": "^10.5.17",
"predis/predis": "^1.1 || ^2",
"ruflin/elastica": "^7",
"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": "3.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",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/Seldaek/monolog/tree/3.7.0"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-06-28T09:40:51+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "nette/schema",
2024-11-05 02:13:14 +00:00
"version": "v1.3.2",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/schema.git",
2024-11-05 02:13:14 +00:00
"reference": "da801d52f0354f70a638673c4a0f04e16529431d"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/nette/schema/zipball/da801d52f0354f70a638673c4a0f04e16529431d",
"reference": "da801d52f0354f70a638673c4a0f04e16529431d",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"nette/utils": "^4.0",
2024-11-05 02:13:14 +00:00
"php": "8.1 - 8.4"
2024-05-14 02:06:01 +00:00
},
"require-dev": {
2024-11-05 02:13:14 +00:00
"nette/tester": "^2.5.2",
2024-05-14 02:06:01 +00:00
"phpstan/phpstan-nette": "^1.0",
"tracy/tracy": "^2.8"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3-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",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/nette/schema/tree/v1.3.2"
2024-05-14 02:06:01 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2024-10-06T23:10:23+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "nette/utils",
2024-11-05 02:13:14 +00:00
"version": "v4.0.5",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
2024-11-05 02:13:14 +00:00
"reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/nette/utils/zipball/736c567e257dbe0fcf6ce81b4d6dbe05c6899f96",
"reference": "736c567e257dbe0fcf6ce81b4d6dbe05c6899f96",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"php": "8.0 - 8.4"
2024-05-14 02:06:01 +00:00
},
"conflict": {
"nette/finder": "<3",
"nette/schema": "<1.2.2"
},
"require-dev": {
"jetbrains/phpstorm-attributes": "dev-master",
"nette/tester": "^2.5",
"phpstan/phpstan": "^1.0",
"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...",
"ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-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 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",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/nette/utils/tree/v4.0.5"
2024-05-14 02:06:01 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2024-08-07T15:39:19+00:00"
2024-05-14 02:06:01 +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"
},
2024-06-03 02:11:24 +00:00
{
"name": "odan/session",
2024-11-05 02:13:14 +00:00
"version": "6.2.0",
2024-06-03 02:11:24 +00:00
"source": {
"type": "git",
"url": "https://github.com/odan/session.git",
2024-11-05 02:13:14 +00:00
"reference": "8ff12848b4e115ede1eae7cfd14dc1f891897d57"
2024-06-03 02:11:24 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/odan/session/zipball/8ff12848b4e115ede1eae7cfd14dc1f891897d57",
"reference": "8ff12848b4e115ede1eae7cfd14dc1f891897d57",
2024-06-03 02:11:24 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"php": "8.2.* || 8.3.*",
"psr/http-message": "^1 || ^2",
2024-06-03 02:11:24 +00:00
"psr/http-server-handler": "^1",
"psr/http-server-middleware": "^1"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3",
"middlewares/utils": "^3",
"nyholm/psr7": "^1.5",
"phpstan/phpstan": "^1",
2024-11-05 02:13:14 +00:00
"phpunit/phpunit": "^11",
"squizlabs/php_codesniffer": "^3"
2024-06-03 02:11:24 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Odan\\Session\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A Slim session handler",
"homepage": "https://github.com/odan/session",
"keywords": [
"session",
"slim"
],
"support": {
"issues": "https://github.com/odan/session/issues",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/odan/session/tree/6.2.0"
2024-06-03 02:11:24 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2024-09-20T17:31:55+00:00"
2024-06-03 02:11:24 +00:00
},
2024-05-14 02:06:01 +00:00
{
"name": "php-di/invoker",
"version": "2.3.4",
"source": {
"type": "git",
"url": "https://github.com/PHP-DI/Invoker.git",
"reference": "33234b32dafa8eb69202f950a1fc92055ed76a86"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-DI/Invoker/zipball/33234b32dafa8eb69202f950a1fc92055ed76a86",
"reference": "33234b32dafa8eb69202f950a1fc92055ed76a86",
"shasum": ""
},
"require": {
"php": ">=7.3",
"psr/container": "^1.0|^2.0"
},
"require-dev": {
"athletic/athletic": "~0.1.8",
"mnapoli/hard-mode": "~0.3.0",
"phpunit/phpunit": "^9.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Invoker\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Generic and extensible callable invoker",
"homepage": "https://github.com/PHP-DI/Invoker",
"keywords": [
"callable",
"dependency",
"dependency-injection",
"injection",
"invoke",
"invoker"
],
"support": {
"issues": "https://github.com/PHP-DI/Invoker/issues",
"source": "https://github.com/PHP-DI/Invoker/tree/2.3.4"
},
"funding": [
{
"url": "https://github.com/mnapoli",
"type": "github"
}
],
"time": "2023-09-08T09:24:21+00:00"
},
{
"name": "php-di/php-di",
2024-07-22 00:51:19 +00:00
"version": "7.0.7",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/PHP-DI/PHP-DI.git",
2024-07-22 00:51:19 +00:00
"reference": "e87435e3c0e8f22977adc5af0d5cdcc467e15cf1"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-22 00:51:19 +00:00
"url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/e87435e3c0e8f22977adc5af0d5cdcc467e15cf1",
"reference": "e87435e3c0e8f22977adc5af0d5cdcc467e15cf1",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"laravel/serializable-closure": "^1.0",
"php": ">=8.0",
"php-di/invoker": "^2.0",
"psr/container": "^1.1 || ^2.0"
},
"provide": {
"psr/container-implementation": "^1.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3",
"friendsofphp/proxy-manager-lts": "^1",
"mnapoli/phpunit-easymock": "^1.3",
"phpunit/phpunit": "^9.5",
"vimeo/psalm": "^4.6"
},
"suggest": {
"friendsofphp/proxy-manager-lts": "Install it if you want to use lazy injection (version ^1)"
},
"type": "library",
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"DI\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "The dependency injection container for humans",
"homepage": "https://php-di.org/",
"keywords": [
"PSR-11",
"container",
"container-interop",
"dependency injection",
"di",
"ioc",
"psr11"
],
"support": {
"issues": "https://github.com/PHP-DI/PHP-DI/issues",
2024-07-22 00:51:19 +00:00
"source": "https://github.com/PHP-DI/PHP-DI/tree/7.0.7"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/mnapoli",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/php-di/php-di",
"type": "tidelift"
}
],
2024-07-22 00:51:19 +00:00
"time": "2024-07-21T15:55:45+00:00"
2024-05-14 02:06:01 +00:00
},
2024-06-18 01:49:09 +00:00
{
"name": "phpoption/phpoption",
2024-07-22 00:51:19 +00:00
"version": "1.9.3",
2024-06-18 01:49:09 +00:00
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/php-option.git",
2024-07-22 00:51:19 +00:00
"reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54"
2024-06-18 01:49:09 +00:00
},
"dist": {
"type": "zip",
2024-07-22 00:51:19 +00:00
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54",
"reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54",
2024-06-18 01:49:09 +00:00
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
2024-07-22 00:51:19 +00:00
"phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
2024-06-18 01:49:09 +00:00
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
2024-07-22 00:51:19 +00:00
"forward-command": false
2024-06-18 01:49:09 +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",
2024-07-22 00:51:19 +00:00
"source": "https://github.com/schmittjoh/php-option/tree/1.9.3"
2024-06-18 01:49:09 +00:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
"type": "tidelift"
}
],
2024-07-22 00:51:19 +00:00
"time": "2024-07-20T21:41:07+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"
2024-06-18 01:49:09 +00:00
},
2024-05-14 02:06:01 +00:00
{
"name": "psr/container",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"shasum": ""
},
"require": {
"php": ">=7.4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
],
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/2.0.2"
},
"time": "2021-11-05T16:47:00+00:00"
},
{
"name": "psr/http-factory",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-factory.git",
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
"shasum": ""
},
"require": {
"php": ">=7.1",
"psr/http-message": "^1.0 || ^2.0"
},
"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"
],
2024-11-05 02:13:14 +00:00
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
2024-06-27 01:17:29 +00:00
"keywords": [
2024-11-05 02:13:14 +00:00
"factory",
"http",
"message",
"psr",
"psr-17",
"psr-7",
"request",
"response"
2024-06-27 01:17:29 +00:00
],
"support": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/php-fig/http-factory"
2024-06-27 01:17:29 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2024-04-15T12:06:14+00:00"
2024-06-27 01:17:29 +00:00
},
2024-06-20 02:20:42 +00:00
{
2024-11-05 02:13:14 +00:00
"name": "psr/http-message",
"version": "2.0",
2024-06-20 02:20:42 +00:00
"source": {
"type": "git",
2024-11-05 02:13:14 +00:00
"url": "https://github.com/php-fig/http-message.git",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
2024-06-20 02:20:42 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
2024-06-20 02:20:42 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"php": "^7.2 || ^8.0"
2024-06-20 02:20:42 +00:00
},
"type": "library",
2024-11-05 02:13:14 +00:00
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
2024-06-20 02:20:42 +00:00
"autoload": {
"psr-4": {
2024-11-05 02:13:14 +00:00
"Psr\\Http\\Message\\": "src/"
2024-06-20 02:20:42 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2024-11-05 02:13:14 +00:00
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
2024-06-20 02:20:42 +00:00
}
],
2024-11-05 02:13:14 +00:00
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
2024-06-20 02:20:42 +00:00
"keywords": [
2024-11-05 02:13:14 +00:00
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
2024-06-20 02:20:42 +00:00
],
"support": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/php-fig/http-message/tree/2.0"
2024-06-20 02:20:42 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2023-04-04T09:54:51+00:00"
2024-06-20 02:20:42 +00:00
},
{
2024-11-05 02:13:14 +00:00
"name": "psr/http-server-handler",
"version": "1.0.2",
2024-06-20 02:20:42 +00:00
"source": {
"type": "git",
2024-11-05 02:13:14 +00:00
"url": "https://github.com/php-fig/http-server-handler.git",
"reference": "84c4fb66179be4caaf8e97bd239203245302e7d4"
2024-06-20 02:20:42 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/84c4fb66179be4caaf8e97bd239203245302e7d4",
"reference": "84c4fb66179be4caaf8e97bd239203245302e7d4",
2024-06-20 02:20:42 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"php": ">=7.0",
"psr/http-message": "^1.0 || ^2.0"
2024-06-20 02:20:42 +00:00
},
"type": "library",
2024-11-05 02:13:14 +00:00
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
2024-06-20 02:20:42 +00:00
"autoload": {
"psr-4": {
2024-11-05 02:13:14 +00:00
"Psr\\Http\\Server\\": "src/"
2024-06-20 02:20:42 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2024-11-05 02:13:14 +00:00
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
2024-06-20 02:20:42 +00:00
}
],
2024-11-05 02:13:14 +00:00
"description": "Common interface for HTTP server-side request handler",
2024-06-20 02:20:42 +00:00
"keywords": [
2024-11-05 02:13:14 +00:00
"handler",
"http",
"http-interop",
"psr",
"psr-15",
"psr-7",
"request",
"response",
"server"
2024-06-20 02:20:42 +00:00
],
"support": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/php-fig/http-server-handler/tree/1.0.2"
2024-06-20 02:20:42 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2023-04-10T20:06:20+00:00"
2024-06-20 02:20:42 +00:00
},
{
2024-11-05 02:13:14 +00:00
"name": "psr/http-server-middleware",
"version": "1.0.2",
2024-06-20 02:20:42 +00:00
"source": {
"type": "git",
2024-11-05 02:13:14 +00:00
"url": "https://github.com/php-fig/http-server-middleware.git",
"reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829"
2024-06-20 02:20:42 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
"reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
2024-06-20 02:20:42 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"php": ">=7.0",
"psr/http-message": "^1.0 || ^2.0",
"psr/http-server-handler": "^1.0"
2024-06-20 02:20:42 +00:00
},
"type": "library",
2024-11-05 02:13:14 +00:00
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
2024-06-20 02:20:42 +00:00
"autoload": {
"psr-4": {
2024-11-05 02:13:14 +00:00
"Psr\\Http\\Server\\": "src/"
2024-06-20 02:20:42 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2024-11-05 02:13:14 +00:00
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
2024-06-20 02:20:42 +00:00
}
],
2024-11-05 02:13:14 +00:00
"description": "Common interface for HTTP server-side middleware",
2024-06-20 02:20:42 +00:00
"keywords": [
2024-11-05 02:13:14 +00:00
"http",
"http-interop",
"middleware",
"psr",
"psr-15",
"psr-7",
"request",
"response"
2024-06-20 02:20:42 +00:00
],
"support": {
2024-11-05 02:13:14 +00:00
"issues": "https://github.com/php-fig/http-server-middleware/issues",
"source": "https://github.com/php-fig/http-server-middleware/tree/1.0.2"
2024-06-20 02:20:42 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2023-04-11T06:14:47+00:00"
2024-06-20 02:20:42 +00:00
},
{
2024-11-05 02:13:14 +00:00
"name": "psr/log",
"version": "3.0.2",
2024-06-20 02:20:42 +00:00
"source": {
"type": "git",
2024-11-05 02:13:14 +00:00
"url": "https://github.com/php-fig/log.git",
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
2024-06-20 02:20:42 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
2024-06-20 02:20:42 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"php": ">=8.0.0"
2024-06-20 02:20:42 +00:00
},
"type": "library",
2024-11-05 02:13:14 +00:00
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Log\\": "src"
}
},
2024-06-20 02:20:42 +00:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2024-11-05 02:13:14 +00:00
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
2024-06-20 02:20:42 +00:00
"keywords": [
2024-11-05 02:13:14 +00:00
"log",
"psr",
"psr-3"
2024-06-20 02:20:42 +00:00
],
"support": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/php-fig/log/tree/3.0.2"
2024-06-20 02:20:42 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2024-09-11T13:17:53+00:00"
2024-06-20 02:20:42 +00:00
},
{
2024-11-05 02:13:14 +00:00
"name": "psr/simple-cache",
"version": "3.0.0",
2024-06-20 02:20:42 +00:00
"source": {
"type": "git",
2024-11-05 02:13:14 +00:00
"url": "https://github.com/php-fig/simple-cache.git",
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
2024-06-20 02:20:42 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
2024-06-20 02:20:42 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"php": ">=8.0.0"
2024-06-20 02:20:42 +00:00
},
"type": "library",
2024-11-05 02:13:14 +00:00
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
2024-06-20 02:20:42 +00:00
"autoload": {
"psr-4": {
2024-11-05 02:13:14 +00:00
"Psr\\SimpleCache\\": "src/"
2024-06-20 02:20:42 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2024-11-05 02:13:14 +00:00
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
2024-06-20 02:20:42 +00:00
}
],
2024-11-05 02:13:14 +00:00
"description": "Common interfaces for simple caching",
2024-06-20 02:20:42 +00:00
"keywords": [
2024-11-05 02:13:14 +00:00
"cache",
"caching",
"psr",
"psr-16",
"simple-cache"
2024-06-20 02:20:42 +00:00
],
"support": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
2024-06-20 02:20:42 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2021-10-29T13:26:27+00:00"
2024-06-20 02:20:42 +00:00
},
{
2024-11-05 02:13:14 +00:00
"name": "ralouphie/getallheaders",
"version": "3.0.3",
2024-06-20 02:20:42 +00:00
"source": {
"type": "git",
2024-11-05 02:13:14 +00:00
"url": "https://github.com/ralouphie/getallheaders.git",
"reference": "120b605dfeb996808c31b6477290a714d356e822"
2024-06-20 02:20:42 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
"reference": "120b605dfeb996808c31b6477290a714d356e822",
2024-06-20 02:20:42 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"php": ">=5.6"
2024-06-20 02:20:42 +00:00
},
"require-dev": {
2024-11-05 02:13:14 +00:00
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^5 || ^6.5"
2024-06-20 02:20:42 +00:00
},
"type": "library",
"autoload": {
2024-11-05 02:13:14 +00:00
"files": [
"src/getallheaders.php"
]
2024-06-20 02:20:42 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2024-11-05 02:13:14 +00:00
"name": "Ralph Khattar",
"email": "ralph.khattar@gmail.com"
2024-06-20 02:20:42 +00:00
}
],
2024-11-05 02:13:14 +00:00
"description": "A polyfill for getallheaders.",
2024-06-20 02:20:42 +00:00
"support": {
2024-11-05 02:13:14 +00:00
"issues": "https://github.com/ralouphie/getallheaders/issues",
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
2024-06-20 02:20:42 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2019-03-08T08:55:37+00:00"
2024-06-20 02:20:42 +00:00
},
2024-06-24 02:04:34 +00:00
{
"name": "robmorgan/phinx",
2024-11-05 02:13:14 +00:00
"version": "0.16.5",
2024-06-24 02:04:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/cakephp/phinx.git",
2024-11-05 02:13:14 +00:00
"reference": "31d837c17d6dc294d44f0b17331066548ac8c032"
2024-06-24 02:04:34 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/cakephp/phinx/zipball/31d837c17d6dc294d44f0b17331066548ac8c032",
"reference": "31d837c17d6dc294d44f0b17331066548ac8c032",
2024-06-24 02:04:34 +00:00
"shasum": ""
},
"require": {
"cakephp/database": "^5.0.2",
2024-11-05 02:13:14 +00:00
"composer-runtime-api": "^2.0",
2024-06-24 02:04:34 +00:00
"php-64bit": ">=8.1",
"psr/container": "^1.1|^2.0",
"symfony/config": "^3.4|^4.0|^5.0|^6.0|^7.0",
"symfony/console": "^6.0|^7.0"
},
"require-dev": {
"cakephp/cakephp": "^5.0.2",
"cakephp/cakephp-codesniffer": "^5.0",
"ext-json": "*",
"ext-pdo": "*",
"phpunit/phpunit": "^9.5.19",
"symfony/yaml": "^3.4|^4.0|^5.0|^6.0|^7.0"
},
"suggest": {
"ext-json": "Install if using JSON configuration format",
"ext-pdo": "PDO extension is needed",
"symfony/yaml": "Install if using YAML configuration format"
},
"bin": [
"bin/phinx"
],
"type": "library",
"autoload": {
"psr-4": {
"Phinx\\": "src/Phinx/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Rob Morgan",
"email": "robbym@gmail.com",
"homepage": "https://robmorgan.id.au",
"role": "Lead Developer"
},
{
"name": "Woody Gilk",
"email": "woody.gilk@gmail.com",
"homepage": "https://shadowhand.me",
"role": "Developer"
},
{
"name": "Richard Quadling",
"email": "rquadling@gmail.com",
"role": "Developer"
},
{
"name": "CakePHP Community",
"homepage": "https://github.com/cakephp/phinx/graphs/contributors",
"role": "Developer"
}
],
"description": "Phinx makes it ridiculously easy to manage the database migrations for your PHP app.",
"homepage": "https://phinx.org",
"keywords": [
"database",
"database migrations",
"db",
"migrations",
"phinx"
],
"support": {
"issues": "https://github.com/cakephp/phinx/issues",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/cakephp/phinx/tree/0.16.5"
2024-06-24 02:04:34 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2024-10-03T15:41:04+00:00"
2024-06-24 02:04:34 +00:00
},
2024-05-26 01:44:57 +00:00
{
"name": "slim/flash",
"version": "0.4.0",
"source": {
"type": "git",
"url": "https://github.com/slimphp/Slim-Flash.git",
"reference": "9aaff5fded3b54f4e519ec3d4ac74d3d1f2cbbbc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slimphp/Slim-Flash/zipball/9aaff5fded3b54f4e519ec3d4ac74d3d1f2cbbbc",
"reference": "9aaff5fded3b54f4e519ec3d4ac74d3d1f2cbbbc",
"shasum": ""
},
"require": {
"php": ">=5.5.0"
},
"require-dev": {
"phpunit/phpunit": "^4.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Slim\\Flash\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Josh Lockhart",
"email": "hello@joshlockhart.com",
"homepage": "http://joshlockhart.com"
}
],
"description": "Slim Framework Flash message service provider",
"homepage": "http://slimframework.com",
"keywords": [
"flash",
"framework",
"message",
"provider",
"slim"
],
"support": {
"issues": "https://github.com/slimphp/Slim-Flash/issues",
"source": "https://github.com/slimphp/Slim-Flash/tree/master"
},
"time": "2017-10-22T10:35:05+00:00"
},
2024-05-14 02:06:01 +00:00
{
"name": "slim/psr7",
2024-06-27 01:40:34 +00:00
"version": "1.7.0",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/slimphp/Slim-Psr7.git",
2024-06-27 01:40:34 +00:00
"reference": "753e9646def5ff4db1a06e5cf4ef539bfd30f467"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-06-27 01:40:34 +00:00
"url": "https://api.github.com/repos/slimphp/Slim-Psr7/zipball/753e9646def5ff4db1a06e5cf4ef539bfd30f467",
"reference": "753e9646def5ff4db1a06e5cf4ef539bfd30f467",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"fig/http-message-util": "^1.1.5",
2024-06-27 01:40:34 +00:00
"php": "^8.0",
"psr/http-factory": "^1.1",
"psr/http-message": "^1.0 || ^2.0",
2024-05-14 02:06:01 +00:00
"ralouphie/getallheaders": "^3.0",
2024-06-27 01:40:34 +00:00
"symfony/polyfill-php80": "^1.29"
2024-05-14 02:06:01 +00:00
},
"provide": {
2024-06-27 01:40:34 +00:00
"psr/http-factory-implementation": "^1.0",
"psr/http-message-implementation": "^1.0 || ^2.0"
2024-05-14 02:06:01 +00:00
},
"require-dev": {
2024-06-27 01:40:34 +00:00
"adriansuter/php-autoload-override": "^1.4",
2024-05-14 02:06:01 +00:00
"ext-json": "*",
2024-06-27 01:40:34 +00:00
"http-interop/http-factory-tests": "^1.1.0",
"php-http/psr7-integration-tests": "1.3.0",
"phpspec/prophecy": "^1.19",
"phpspec/prophecy-phpunit": "^2.2",
"phpstan/phpstan": "^1.11",
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3.10"
2024-05-14 02:06:01 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Slim\\Psr7\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Josh Lockhart",
"email": "hello@joshlockhart.com",
"homepage": "http://joshlockhart.com"
},
{
"name": "Andrew Smith",
"email": "a.smith@silentworks.co.uk",
"homepage": "http://silentworks.co.uk"
},
{
"name": "Rob Allen",
"email": "rob@akrabat.com",
"homepage": "http://akrabat.com"
},
{
"name": "Pierre Berube",
"email": "pierre@lgse.com",
"homepage": "http://www.lgse.com"
}
],
"description": "Strict PSR-7 implementation",
"homepage": "https://www.slimframework.com",
"keywords": [
"http",
"psr-7",
"psr7"
],
"support": {
"issues": "https://github.com/slimphp/Slim-Psr7/issues",
2024-06-27 01:40:34 +00:00
"source": "https://github.com/slimphp/Slim-Psr7/tree/1.7.0"
2024-05-14 02:06:01 +00:00
},
2024-06-27 01:40:34 +00:00
"time": "2024-06-08T14:48:17+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "slim/slim",
2024-06-27 01:40:34 +00:00
"version": "4.14.0",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/slimphp/Slim.git",
2024-06-27 01:40:34 +00:00
"reference": "5943393b88716eb9e82c4161caa956af63423913"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-06-27 01:40:34 +00:00
"url": "https://api.github.com/repos/slimphp/Slim/zipball/5943393b88716eb9e82c4161caa956af63423913",
"reference": "5943393b88716eb9e82c4161caa956af63423913",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
"nikic/fast-route": "^1.3",
"php": "^7.4 || ^8.0",
"psr/container": "^1.0 || ^2.0",
2024-06-27 01:40:34 +00:00
"psr/http-factory": "^1.1",
2024-05-14 02:06:01 +00:00
"psr/http-message": "^1.1 || ^2.0",
"psr/http-server-handler": "^1.0",
"psr/http-server-middleware": "^1.0",
"psr/log": "^1.1 || ^2.0 || ^3.0"
},
"require-dev": {
"adriansuter/php-autoload-override": "^1.4",
"ext-simplexml": "*",
"guzzlehttp/psr7": "^2.6",
"httpsoft/http-message": "^1.1",
"httpsoft/http-server-request": "^1.1",
"laminas/laminas-diactoros": "^2.17 || ^3",
"nyholm/psr7": "^1.8",
"nyholm/psr7-server": "^1.1",
"phpspec/prophecy": "^1.19",
"phpspec/prophecy-phpunit": "^2.1",
2024-06-27 01:40:34 +00:00
"phpstan/phpstan": "^1.11",
2024-05-14 02:06:01 +00:00
"phpunit/phpunit": "^9.6",
"slim/http": "^1.3",
"slim/psr7": "^1.6",
2024-06-27 01:40:34 +00:00
"squizlabs/php_codesniffer": "^3.10",
"vimeo/psalm": "^5.24"
2024-05-14 02:06:01 +00:00
},
"suggest": {
"ext-simplexml": "Needed to support XML format in BodyParsingMiddleware",
"ext-xml": "Needed to support XML format in BodyParsingMiddleware",
"php-di/php-di": "PHP-DI is the recommended container library to be used with Slim",
"slim/psr7": "Slim PSR-7 implementation. See https://www.slimframework.com/docs/v4/start/installation.html for more information."
},
"type": "library",
"autoload": {
"psr-4": {
"Slim\\": "Slim"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Josh Lockhart",
"email": "hello@joshlockhart.com",
"homepage": "https://joshlockhart.com"
},
{
"name": "Andrew Smith",
"email": "a.smith@silentworks.co.uk",
"homepage": "http://silentworks.co.uk"
},
{
"name": "Rob Allen",
"email": "rob@akrabat.com",
"homepage": "http://akrabat.com"
},
{
"name": "Pierre Berube",
"email": "pierre@lgse.com",
"homepage": "http://www.lgse.com"
},
{
"name": "Gabriel Manricks",
"email": "gmanricks@me.com",
"homepage": "http://gabrielmanricks.com"
}
],
"description": "Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs",
"homepage": "https://www.slimframework.com",
"keywords": [
"api",
"framework",
"micro",
"router"
],
"support": {
"docs": "https://www.slimframework.com/docs/v4/",
"forum": "https://discourse.slimframework.com/",
"irc": "irc://irc.freenode.net:6667/slimphp",
"issues": "https://github.com/slimphp/Slim/issues",
"rss": "https://www.slimframework.com/blog/feed.rss",
"slack": "https://slimphp.slack.com/",
"source": "https://github.com/slimphp/Slim",
"wiki": "https://github.com/slimphp/Slim/wiki"
},
"funding": [
{
"url": "https://opencollective.com/slimphp",
"type": "open_collective"
},
{
"url": "https://tidelift.com/funding/github/packagist/slim/slim",
"type": "tidelift"
}
],
2024-06-27 01:40:34 +00:00
"time": "2024-06-13T08:54:48+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "slim/twig-view",
2024-11-05 02:13:14 +00:00
"version": "3.4.1",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/slimphp/Twig-View.git",
2024-11-05 02:13:14 +00:00
"reference": "b4268d87d0e327feba5f88d32031e9123655b909"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/slimphp/Twig-View/zipball/b4268d87d0e327feba5f88d32031e9123655b909",
"reference": "b4268d87d0e327feba5f88d32031e9123655b909",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0",
"psr/http-message": "^1.1 || ^2.0",
"slim/slim": "^4.12",
"symfony/polyfill-php81": "^1.29",
2024-11-05 02:13:14 +00:00
"twig/twig": "^3.11"
2024-05-14 02:06:01 +00:00
},
"require-dev": {
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/phpstan": "^1.10.59",
2024-11-05 02:13:14 +00:00
"phpunit/phpunit": "^9.6 || ^10",
2024-05-14 02:06:01 +00:00
"psr/http-factory": "^1.0",
"squizlabs/php_codesniffer": "^3.9"
},
"type": "library",
"autoload": {
"psr-4": {
"Slim\\Views\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Josh Lockhart",
"email": "hello@joshlockhart.com",
"homepage": "http://joshlockhart.com"
},
{
"name": "Pierre Berube",
"email": "pierre@lgse.com",
"homepage": "http://www.lgse.com"
}
],
"description": "Slim Framework 4 view helper built on top of the Twig 3 templating component",
"homepage": "https://www.slimframework.com",
"keywords": [
"framework",
"slim",
"template",
"twig",
"view"
],
"support": {
"issues": "https://github.com/slimphp/Twig-View/issues",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/slimphp/Twig-View/tree/3.4.1"
2024-05-14 02:06:01 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2024-09-26T05:42:02+00:00"
2024-05-14 02:06:01 +00:00
},
2024-06-24 02:04:34 +00:00
{
"name": "symfony/config",
2024-11-05 02:13:14 +00:00
"version": "v7.1.6",
2024-06-24 02:04:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
2024-11-05 02:13:14 +00:00
"reference": "5c6152766251ff45a44b76affadd5287e253fb27"
2024-06-24 02:04:34 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/symfony/config/zipball/5c6152766251ff45a44b76affadd5287e253fb27",
"reference": "5c6152766251ff45a44b76affadd5287e253fb27",
2024-06-24 02:04:34 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/filesystem": "^7.1",
"symfony/polyfill-ctype": "~1.8"
},
"conflict": {
"symfony/finder": "<6.4",
"symfony/service-contracts": "<2.5"
},
"require-dev": {
"symfony/event-dispatcher": "^6.4|^7.0",
"symfony/finder": "^6.4|^7.0",
"symfony/messenger": "^6.4|^7.0",
"symfony/service-contracts": "^2.5|^3",
"symfony/yaml": "^6.4|^7.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Config\\": ""
},
"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": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/symfony/config/tree/v7.1.6"
2024-06-24 02:04:34 +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"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-10-25T15:11:02+00:00"
2024-06-24 02:04:34 +00:00
},
{
"name": "symfony/console",
2024-11-05 02:13:14 +00:00
"version": "v7.1.6",
2024-06-24 02:04:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
2024-11-05 02:13:14 +00:00
"reference": "bb5192af6edc797cbab5c8e8ecfea2fe5f421e57"
2024-06-24 02:04:34 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/symfony/console/zipball/bb5192af6edc797cbab5c8e8ecfea2fe5f421e57",
"reference": "bb5192af6edc797cbab5c8e8ecfea2fe5f421e57",
2024-06-24 02:04:34 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2",
"symfony/polyfill-mbstring": "~1.0",
"symfony/service-contracts": "^2.5|^3",
"symfony/string": "^6.4|^7.0"
},
"conflict": {
"symfony/dependency-injection": "<6.4",
"symfony/dotenv": "<6.4",
"symfony/event-dispatcher": "<6.4",
"symfony/lock": "<6.4",
"symfony/process": "<6.4"
},
"provide": {
"psr/log-implementation": "1.0|2.0|3.0"
},
"require-dev": {
"psr/log": "^1|^2|^3",
"symfony/config": "^6.4|^7.0",
"symfony/dependency-injection": "^6.4|^7.0",
"symfony/event-dispatcher": "^6.4|^7.0",
"symfony/http-foundation": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
"symfony/lock": "^6.4|^7.0",
"symfony/messenger": "^6.4|^7.0",
"symfony/process": "^6.4|^7.0",
"symfony/stopwatch": "^6.4|^7.0",
"symfony/var-dumper": "^6.4|^7.0"
},
"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",
"command-line",
"console",
"terminal"
],
"support": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/symfony/console/tree/v7.1.6"
2024-06-24 02:04:34 +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"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-10-09T08:46:59+00:00"
2024-06-24 02:04:34 +00:00
},
2024-05-14 02:06:01 +00:00
{
"name": "symfony/deprecation-contracts",
"version": "v3.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.5-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"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.5.0"
},
"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": "2024-04-18T09:32:20+00:00"
},
2024-06-24 02:04:34 +00:00
{
"name": "symfony/filesystem",
2024-11-05 02:13:14 +00:00
"version": "v7.1.6",
2024-06-24 02:04:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
2024-11-05 02:13:14 +00:00
"reference": "c835867b3c62bb05c7fe3d637c871c7ae52024d4"
2024-06-24 02:04:34 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/symfony/filesystem/zipball/c835867b3c62bb05c7fe3d637c871c7ae52024d4",
"reference": "c835867b3c62bb05c7fe3d637c871c7ae52024d4",
2024-06-24 02:04:34 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.8"
},
"require-dev": {
"symfony/process": "^6.4|^7.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Filesystem\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/symfony/filesystem/tree/v7.1.6"
2024-06-24 02:04:34 +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"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-10-25T15:11:02+00:00"
2024-06-24 02:04:34 +00:00
},
2024-05-14 02:06:01 +00:00
{
"name": "symfony/polyfill-ctype",
2024-11-05 02:13:14 +00:00
"version": "v1.31.0",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
2024-11-05 02:13:14 +00:00
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"php": ">=7.2"
2024-05-14 02:06:01 +00:00
},
"provide": {
"ext-ctype": "*"
},
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"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": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0"
2024-05-14 02:06:01 +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"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-09-09T11:45:10+00:00"
2024-05-14 02:06:01 +00:00
},
2024-06-24 02:04:34 +00:00
{
"name": "symfony/polyfill-intl-grapheme",
2024-11-05 02:13:14 +00:00
"version": "v1.31.0",
2024-06-24 02:04:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
2024-11-05 02:13:14 +00:00
"reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
2024-06-24 02:04:34 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
"reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
2024-06-24 02:04:34 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"php": ">=7.2"
2024-06-24 02:04:34 +00:00
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"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": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0"
2024-06-24 02:04:34 +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"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-09-09T11:45:10+00:00"
2024-06-24 02:04:34 +00:00
},
{
"name": "symfony/polyfill-intl-normalizer",
2024-11-05 02:13:14 +00:00
"version": "v1.31.0",
2024-06-24 02:04:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
2024-11-05 02:13:14 +00:00
"reference": "3833d7255cc303546435cb650316bff708a1c75c"
2024-06-24 02:04:34 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
"reference": "3833d7255cc303546435cb650316bff708a1c75c",
2024-06-24 02:04:34 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"php": ">=7.2"
2024-06-24 02:04:34 +00:00
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"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": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0"
2024-06-24 02:04:34 +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"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-09-09T11:45:10+00:00"
2024-06-24 02:04:34 +00:00
},
2024-05-14 02:06:01 +00:00
{
"name": "symfony/polyfill-mbstring",
2024-11-05 02:13:14 +00:00
"version": "v1.31.0",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
2024-11-05 02:13:14 +00:00
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"php": ">=7.2"
2024-05-14 02:06:01 +00:00
},
"provide": {
"ext-mbstring": "*"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"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": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0"
2024-05-14 02:06:01 +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"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-09-09T11:45:10+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "symfony/polyfill-php80",
2024-11-05 02:13:14 +00:00
"version": "v1.31.0",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
2024-11-05 02:13:14 +00:00
"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"php": ">=7.2"
2024-05-14 02:06:01 +00:00
},
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"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": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0"
2024-05-14 02:06:01 +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"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-09-09T11:45:10+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "symfony/polyfill-php81",
2024-11-05 02:13:14 +00:00
"version": "v1.31.0",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php81.git",
2024-11-05 02:13:14 +00:00
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
"reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"php": ">=7.2"
2024-05-14 02:06:01 +00:00
},
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"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": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0"
2024-05-14 02:06:01 +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"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-09-09T11:45:10+00:00"
2024-05-14 02:06:01 +00:00
},
2024-06-24 02:04:34 +00:00
{
"name": "symfony/service-contracts",
"version": "v3.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
"reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/container": "^1.1|^2.0",
"symfony/deprecation-contracts": "^2.5|^3"
},
"conflict": {
"ext-psr": "<1.1|>=2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.5-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
},
"exclude-from-classmap": [
"/Test/"
]
},
"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": {
"source": "https://github.com/symfony/service-contracts/tree/v3.5.0"
},
"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": "2024-04-18T09:32:20+00:00"
},
{
"name": "symfony/string",
2024-11-05 02:13:14 +00:00
"version": "v7.1.6",
2024-06-24 02:04:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
2024-11-05 02:13:14 +00:00
"reference": "61b72d66bf96c360a727ae6232df5ac83c71f626"
2024-06-24 02:04:34 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/symfony/string/zipball/61b72d66bf96c360a727ae6232df5ac83c71f626",
"reference": "61b72d66bf96c360a727ae6232df5ac83c71f626",
2024-06-24 02:04:34 +00:00
"shasum": ""
},
"require": {
"php": ">=8.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.5"
},
"require-dev": {
"symfony/emoji": "^7.1",
"symfony/error-handler": "^6.4|^7.0",
"symfony/http-client": "^6.4|^7.0",
"symfony/intl": "^6.4|^7.0",
"symfony/translation-contracts": "^2.5|^3.0",
"symfony/var-exporter": "^6.4|^7.0"
},
"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": {
2024-11-05 02:13:14 +00:00
"source": "https://github.com/symfony/string/tree/v7.1.6"
2024-06-24 02:04:34 +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"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-09-25T14:20:29+00:00"
2024-06-24 02:04:34 +00:00
},
2024-05-14 02:06:01 +00:00
{
"name": "twig/twig",
2024-11-05 02:13:14 +00:00
"version": "v3.14.0",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
2024-11-05 02:13:14 +00:00
"reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/twigphp/Twig/zipball/126b2c97818dbff0cdf3fbfc881aedb3d40aae72",
"reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
2024-11-05 02:13:14 +00:00
"php": ">=8.0.2",
2024-05-14 02:06:01 +00:00
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-mbstring": "^1.3",
2024-11-05 02:13:14 +00:00
"symfony/polyfill-php81": "^1.29"
2024-05-14 02:06:01 +00:00
},
"require-dev": {
"psr/container": "^1.0|^2.0",
"symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
},
"type": "library",
"autoload": {
"files": [
"src/Resources/core.php",
"src/Resources/debug.php",
"src/Resources/escaper.php",
"src/Resources/string_loader.php"
],
"psr-4": {
"Twig\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
},
{
"name": "Twig Team",
"role": "Contributors"
},
{
"name": "Armin Ronacher",
"email": "armin.ronacher@active-4.com",
"role": "Project Founder"
}
],
"description": "Twig, the flexible, fast, and secure template language for PHP",
"homepage": "https://twig.symfony.com",
"keywords": [
"templating"
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/twigphp/Twig/tree/v3.14.0"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-09-09T17:55:12+00:00"
2024-06-18 01:49:09 +00:00
},
{
"name": "vlucas/phpdotenv",
2024-07-22 00:51:19 +00:00
"version": "v5.6.1",
2024-06-18 01:49:09 +00:00
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
2024-07-22 00:51:19 +00:00
"reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2"
2024-06-18 01:49:09 +00:00
},
"dist": {
"type": "zip",
2024-07-22 00:51:19 +00:00
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/a59a13791077fe3d44f90e7133eb68e7d22eaff2",
"reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2",
2024-06-18 01:49:09 +00:00
"shasum": ""
},
"require": {
"ext-pcre": "*",
2024-07-22 00:51:19 +00:00
"graham-campbell/result-type": "^1.1.3",
2024-06-18 01:49:09 +00:00
"php": "^7.2.5 || ^8.0",
2024-07-22 00:51:19 +00:00
"phpoption/phpoption": "^1.9.3",
2024-06-18 01:49:09 +00:00
"symfony/polyfill-ctype": "^1.24",
"symfony/polyfill-mbstring": "^1.24",
"symfony/polyfill-php80": "^1.24"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
"ext-filter": "*",
"phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
},
"suggest": {
"ext-filter": "Required to use the boolean validator."
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
2024-07-22 00:51:19 +00:00
"forward-command": false
2024-06-18 01:49:09 +00:00
},
"branch-alias": {
"dev-master": "5.6-dev"
}
},
"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",
2024-07-22 00:51:19 +00:00
"source": "https://github.com/vlucas/phpdotenv/tree/v5.6.1"
2024-06-18 01:49:09 +00:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
"type": "tidelift"
}
],
2024-07-22 00:51:19 +00:00
"time": "2024-07-20T21:52:34+00:00"
2024-05-14 02:06:01 +00:00
}
],
"packages-dev": [
2024-05-30 02:15:59 +00:00
{
"name": "doctrine/deprecations",
"version": "1.1.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
"reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
"reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^9",
"phpstan/phpstan": "1.4.10 || 1.10.15",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"psalm/plugin-phpunit": "0.18.4",
"psr/log": "^1 || ^2 || ^3",
"vimeo/psalm": "4.30.0 || 5.12.0"
},
"suggest": {
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
}
},
"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",
"source": "https://github.com/doctrine/deprecations/tree/1.1.3"
},
"time": "2024-01-30T19:34:25+00:00"
},
{
"name": "doctrine/instantiator",
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
"reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
"reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
"shasum": ""
},
"require": {
"php": "^8.1"
},
"require-dev": {
"doctrine/coding-standard": "^11",
"ext-pdo": "*",
"ext-phar": "*",
"phpbench/phpbench": "^1.2",
"phpstan/phpstan": "^1.9.4",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9.5.27",
"vimeo/psalm": "^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/2.0.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:23:10+00:00"
},
2024-05-14 02:06:01 +00:00
{
"name": "myclabs/deep-copy",
2024-06-27 01:40:34 +00:00
"version": "1.12.0",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
2024-06-27 01:40:34 +00:00
"reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-06-27 01:40:34 +00:00
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
"reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"conflict": {
"doctrine/collections": "<1.6.8",
2024-06-27 01:40:34 +00:00
"doctrine/common": "<2.13.3 || >=3 <3.2.2"
2024-05-14 02:06:01 +00:00
},
"require-dev": {
"doctrine/collections": "^1.6.8",
"doctrine/common": "^2.13.3 || ^3.2.2",
2024-06-27 01:40:34 +00:00
"phpspec/prophecy": "^1.10",
2024-05-14 02:06:01 +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",
2024-06-27 01:40:34 +00:00
"source": "https://github.com/myclabs/DeepCopy/tree/1.12.0"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
"type": "tidelift"
}
],
2024-06-27 01:40:34 +00:00
"time": "2024-06-12T14:39:25+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "nikic/php-parser",
2024-11-05 02:13:14 +00:00
"version": "v5.3.1",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
2024-11-05 02:13:14 +00:00
"reference": "8eea230464783aa9671db8eea6f8c6ac5285794b"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8eea230464783aa9671db8eea6f8c6ac5285794b",
"reference": "8eea230464783aa9671db8eea6f8c6ac5285794b",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-json": "*",
"ext-tokenizer": "*",
"php": ">=7.4"
},
"require-dev": {
"ircmaxell/php-yacc": "^0.0.7",
2024-07-20 02:16:04 +00:00
"phpunit/phpunit": "^9.0"
2024-05-14 02:06:01 +00:00
},
"bin": [
"bin/php-parse"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"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",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/nikic/PHP-Parser/tree/v5.3.1"
2024-05-14 02:06:01 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2024-10-08T18:51:32+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "phar-io/manifest",
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
"reference": "54750ef60c58e43759730615a392c31c80e23176"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
"reference": "54750ef60c58e43759730615a392c31c80e23176",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"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",
"source": "https://github.com/phar-io/manifest/tree/2.0.4"
},
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
"time": "2024-03-03T12:33:53+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"
},
2024-05-30 02:15:59 +00:00
{
"name": "phpdocumentor/reflection-common",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-2.x": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jaap van Otterdijk",
"email": "opensource@ijaap.nl"
}
],
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
"homepage": "http://www.phpdoc.org",
"keywords": [
"FQSEN",
"phpDocumentor",
"phpdoc",
"reflection",
"static analysis"
],
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
"source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
},
"time": "2020-06-27T09:03:43+00:00"
},
{
"name": "phpdocumentor/reflection-docblock",
2024-11-05 02:13:14 +00:00
"version": "5.5.0",
2024-05-30 02:15:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2024-11-05 02:13:14 +00:00
"reference": "54e10d44fc1a84e2598d26f70d4f6f1f233e228a"
2024-05-30 02:15:59 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/54e10d44fc1a84e2598d26f70d4f6f1f233e228a",
"reference": "54e10d44fc1a84e2598d26f70d4f6f1f233e228a",
2024-05-30 02:15:59 +00:00
"shasum": ""
},
"require": {
"doctrine/deprecations": "^1.1",
"ext-filter": "*",
"php": "^7.4 || ^8.0",
"phpdocumentor/reflection-common": "^2.2",
"phpdocumentor/type-resolver": "^1.7",
"phpstan/phpdoc-parser": "^1.7",
"webmozart/assert": "^1.9.1"
},
"require-dev": {
2024-11-05 02:13:14 +00:00
"mockery/mockery": "~1.3.5 || ~1.6.0",
2024-05-30 02:15:59 +00:00
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-webmozart-assert": "^1.2",
"phpunit/phpunit": "^9.5",
2024-11-05 02:13:14 +00:00
"psalm/phar": "^5.26"
2024-05-30 02:15:59 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
},
{
"name": "Jaap van Otterdijk",
"email": "opensource@ijaap.nl"
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.5.0"
2024-05-30 02:15:59 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2024-11-04T21:26:31+00:00"
2024-05-30 02:15:59 +00:00
},
{
"name": "phpdocumentor/type-resolver",
2024-11-05 02:13:14 +00:00
"version": "1.9.0",
2024-05-30 02:15:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
2024-11-05 02:13:14 +00:00
"reference": "1fb5ba8d045f5dd984ebded5b1cc66f29459422d"
2024-05-30 02:15:59 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/1fb5ba8d045f5dd984ebded5b1cc66f29459422d",
"reference": "1fb5ba8d045f5dd984ebded5b1cc66f29459422d",
2024-05-30 02:15:59 +00:00
"shasum": ""
},
"require": {
"doctrine/deprecations": "^1.0",
"php": "^7.3 || ^8.0",
"phpdocumentor/reflection-common": "^2.0",
2024-11-05 02:13:14 +00:00
"phpstan/phpdoc-parser": "^1.18"
2024-05-30 02:15:59 +00:00
},
"require-dev": {
"ext-tokenizer": "*",
"phpbench/phpbench": "^1.2",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpunit/phpunit": "^9.5",
"rector/rector": "^0.13.9",
"vimeo/psalm": "^4.25"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
}
],
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.9.0"
2024-05-30 02:15:59 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2024-11-03T20:11:34+00:00"
2024-05-30 02:15:59 +00:00
},
{
"name": "phpspec/prophecy",
"version": "v1.19.0",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "67a759e7d8746d501c41536ba40cd9c0a07d6a87"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/67a759e7d8746d501c41536ba40cd9c0a07d6a87",
"reference": "67a759e7d8746d501c41536ba40cd9c0a07d6a87",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.2 || ^2.0",
"php": "^7.2 || 8.0.* || 8.1.* || 8.2.* || 8.3.*",
"phpdocumentor/reflection-docblock": "^5.2",
"sebastian/comparator": "^3.0 || ^4.0 || ^5.0 || ^6.0",
"sebastian/recursion-context": "^3.0 || ^4.0 || ^5.0 || ^6.0"
},
"require-dev": {
"phpspec/phpspec": "^6.0 || ^7.0",
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^8.0 || ^9.0 || ^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Prophecy\\": "src/Prophecy"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
},
{
"name": "Marcello Duarte",
"email": "marcello.duarte@gmail.com"
}
],
"description": "Highly opinionated mocking framework for PHP 5.3+",
"homepage": "https://github.com/phpspec/prophecy",
"keywords": [
"Double",
"Dummy",
"dev",
"fake",
"mock",
"spy",
"stub"
],
"support": {
"issues": "https://github.com/phpspec/prophecy/issues",
"source": "https://github.com/phpspec/prophecy/tree/v1.19.0"
},
"time": "2024-02-29T11:52:51+00:00"
},
2024-06-04 02:22:39 +00:00
{
"name": "phpspec/prophecy-phpunit",
"version": "v2.2.0",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy-phpunit.git",
"reference": "16e1247e139434bce0bac09848bc5c8d882940fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy-phpunit/zipball/16e1247e139434bce0bac09848bc5c8d882940fc",
"reference": "16e1247e139434bce0bac09848bc5c8d882940fc",
"shasum": ""
},
"require": {
"php": "^7.3 || ^8",
"phpspec/prophecy": "^1.18",
"phpunit/phpunit": "^9.1 || ^10.1 || ^11.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"Prophecy\\PhpUnit\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christophe Coevoet",
"email": "stof@notk.org"
}
],
"description": "Integrating the Prophecy mocking library in PHPUnit test cases",
"homepage": "http://phpspec.net",
"keywords": [
"phpunit",
"prophecy"
],
"support": {
"issues": "https://github.com/phpspec/prophecy-phpunit/issues",
"source": "https://github.com/phpspec/prophecy-phpunit/tree/v2.2.0"
},
"time": "2024-03-01T08:33:58+00:00"
},
2024-05-30 02:15:59 +00:00
{
"name": "phpstan/phpdoc-parser",
2024-11-05 02:13:14 +00:00
"version": "1.33.0",
2024-05-30 02:15:59 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
2024-11-05 02:13:14 +00:00
"reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140"
2024-05-30 02:15:59 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/82a311fd3690fb2bf7b64d5c98f912b3dd746140",
"reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140",
2024-05-30 02:15:59 +00:00
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine/annotations": "^2.0",
"nikic/php-parser": "^4.15",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.5",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.5",
"symfony/process": "^5.2"
},
"type": "library",
"autoload": {
"psr-4": {
"PHPStan\\PhpDocParser\\": [
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.33.0"
2024-05-30 02:15:59 +00:00
},
2024-11-05 02:13:14 +00:00
"time": "2024-10-13T11:25:22+00:00"
2024-05-30 02:15:59 +00:00
},
2024-05-14 02:06:01 +00:00
{
"name": "phpunit/php-code-coverage",
2024-11-05 02:13:14 +00:00
"version": "11.0.7",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2024-11-05 02:13:14 +00:00
"reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f7f08030e8811582cc459871d28d6f5a1a4d35ca",
"reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",
2024-11-05 02:13:14 +00:00
"nikic/php-parser": "^5.3.1",
2024-05-14 02:06:01 +00:00
"php": ">=8.2",
2024-11-05 02:13:14 +00:00
"phpunit/php-file-iterator": "^5.1.0",
"phpunit/php-text-template": "^4.0.1",
"sebastian/code-unit-reverse-lookup": "^4.0.1",
"sebastian/complexity": "^4.0.1",
"sebastian/environment": "^7.2.0",
"sebastian/lines-of-code": "^3.0.1",
"sebastian/version": "^5.0.2",
"theseer/tokenizer": "^1.2.3"
2024-05-14 02:06:01 +00:00
},
"require-dev": {
2024-11-05 02:13:14 +00:00
"phpunit/phpunit": "^11.4.1"
2024-05-14 02:06:01 +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": {
2024-11-05 02:13:14 +00:00
"dev-main": "11.0.x-dev"
2024-05-14 02:06:01 +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",
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.7"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-10-09T06:21:38+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "phpunit/php-file-iterator",
2024-11-05 02:13:14 +00:00
"version": "5.1.0",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2024-11-05 02:13:14 +00:00
"reference": "118cfaaa8bc5aef3287bf315b6060b1174754af6"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/118cfaaa8bc5aef3287bf315b6060b1174754af6",
"reference": "118cfaaa8bc5aef3287bf315b6060b1174754af6",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"require-dev": {
"phpunit/phpunit": "^11.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "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": "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",
"security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/5.1.0"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-08-27T05:02:59+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "phpunit/php-invoker",
2024-07-20 02:16:04 +00:00
"version": "5.0.1",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-invoker.git",
2024-07-20 02:16:04 +00:00
"reference": "c1ca3814734c07492b3d4c5f794f4b0995333da2"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/c1ca3814734c07492b3d4c5f794f4b0995333da2",
"reference": "c1ca3814734c07492b3d4c5f794f4b0995333da2",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"require-dev": {
"ext-pcntl": "*",
"phpunit/phpunit": "^11.0"
},
"suggest": {
"ext-pcntl": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "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": "Invoke callables with a timeout",
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
"keywords": [
"process"
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
"security": "https://github.com/sebastianbergmann/php-invoker/security/policy",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/sebastianbergmann/php-invoker/tree/5.0.1"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-07-03T05:07:44+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "phpunit/php-text-template",
2024-07-20 02:16:04 +00:00
"version": "4.0.1",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
2024-07-20 02:16:04 +00:00
"reference": "3e0404dc6b300e6bf56415467ebcb3fe4f33e964"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/3e0404dc6b300e6bf56415467ebcb3fe4f33e964",
"reference": "3e0404dc6b300e6bf56415467ebcb3fe4f33e964",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"require-dev": {
"phpunit/phpunit": "^11.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "4.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",
"security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/sebastianbergmann/php-text-template/tree/4.0.1"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-07-03T05:08:43+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "phpunit/php-timer",
2024-07-20 02:16:04 +00:00
"version": "7.0.1",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
2024-07-20 02:16:04 +00:00
"reference": "3b415def83fbcb41f991d9ebf16ae4ad8b7837b3"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3b415def83fbcb41f991d9ebf16ae4ad8b7837b3",
"reference": "3b415def83fbcb41f991d9ebf16ae4ad8b7837b3",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"require-dev": {
"phpunit/phpunit": "^11.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "7.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",
"security": "https://github.com/sebastianbergmann/php-timer/security/policy",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/sebastianbergmann/php-timer/tree/7.0.1"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-07-03T05:09:35+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "phpunit/phpunit",
2024-11-05 02:13:14 +00:00
"version": "11.4.3",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
2024-11-05 02:13:14 +00:00
"reference": "e8e8ed1854de5d36c088ec1833beae40d2dedd76"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e8e8ed1854de5d36c088ec1833beae40d2dedd76",
"reference": "e8e8ed1854de5d36c088ec1833beae40d2dedd76",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
2024-07-20 02:16:04 +00:00
"myclabs/deep-copy": "^1.12.0",
"phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1",
2024-05-14 02:06:01 +00:00
"php": ">=8.2",
2024-11-05 02:13:14 +00:00
"phpunit/php-code-coverage": "^11.0.7",
"phpunit/php-file-iterator": "^5.1.0",
2024-07-20 02:16:04 +00:00
"phpunit/php-invoker": "^5.0.1",
"phpunit/php-text-template": "^4.0.1",
"phpunit/php-timer": "^7.0.1",
"sebastian/cli-parser": "^3.0.2",
"sebastian/code-unit": "^3.0.1",
2024-11-05 02:13:14 +00:00
"sebastian/comparator": "^6.1.1",
2024-07-20 02:16:04 +00:00
"sebastian/diff": "^6.0.2",
"sebastian/environment": "^7.2.0",
"sebastian/exporter": "^6.1.3",
"sebastian/global-state": "^7.0.2",
"sebastian/object-enumerator": "^6.0.1",
2024-11-05 02:13:14 +00:00
"sebastian/type": "^5.1.0",
"sebastian/version": "^5.0.2"
2024-05-14 02:06:01 +00:00
},
"suggest": {
"ext-soap": "To be able to generate mocks based on WSDL files"
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
2024-11-05 02:13:14 +00:00
"dev-main": "11.4-dev"
2024-05-14 02:06:01 +00:00
}
},
"autoload": {
"files": [
"src/Framework/Assert/Functions.php"
],
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
"keywords": [
"phpunit",
"testing",
"xunit"
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.4.3"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://phpunit.de/sponsors.html",
"type": "custom"
},
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
"type": "tidelift"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-10-28T13:07:50+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "sebastian/cli-parser",
2024-07-20 02:16:04 +00:00
"version": "3.0.2",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/cli-parser.git",
2024-07-20 02:16:04 +00:00
"reference": "15c5dd40dc4f38794d383bb95465193f5e0ae180"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/15c5dd40dc4f38794d383bb95465193f5e0ae180",
"reference": "15c5dd40dc4f38794d383bb95465193f5e0ae180",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"require-dev": {
"phpunit/phpunit": "^11.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "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 for parsing CLI options",
"homepage": "https://github.com/sebastianbergmann/cli-parser",
"support": {
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
"security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/sebastianbergmann/cli-parser/tree/3.0.2"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-07-03T04:41:36+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "sebastian/code-unit",
2024-07-20 02:16:04 +00:00
"version": "3.0.1",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit.git",
2024-07-20 02:16:04 +00:00
"reference": "6bb7d09d6623567178cf54126afa9c2310114268"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/6bb7d09d6623567178cf54126afa9c2310114268",
"reference": "6bb7d09d6623567178cf54126afa9c2310114268",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"require-dev": {
"phpunit/phpunit": "^11.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "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": "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",
"security": "https://github.com/sebastianbergmann/code-unit/security/policy",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/sebastianbergmann/code-unit/tree/3.0.1"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-07-03T04:44:28+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "sebastian/code-unit-reverse-lookup",
2024-07-20 02:16:04 +00:00
"version": "4.0.1",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
2024-07-20 02:16:04 +00:00
"reference": "183a9b2632194febd219bb9246eee421dad8d45e"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/183a9b2632194febd219bb9246eee421dad8d45e",
"reference": "183a9b2632194febd219bb9246eee421dad8d45e",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"require-dev": {
"phpunit/phpunit": "^11.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "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": "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",
"security": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/security/policy",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/4.0.1"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-07-03T04:45:54+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "sebastian/comparator",
2024-11-05 02:13:14 +00:00
"version": "6.2.1",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
2024-11-05 02:13:14 +00:00
"reference": "43d129d6a0f81c78bee378b46688293eb7ea3739"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/43d129d6a0f81c78bee378b46688293eb7ea3739",
"reference": "43d129d6a0f81c78bee378b46688293eb7ea3739",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-mbstring": "*",
"php": ">=8.2",
"sebastian/diff": "^6.0",
"sebastian/exporter": "^6.0"
},
"require-dev": {
2024-11-05 02:13:14 +00:00
"phpunit/phpunit": "^11.4"
2024-05-14 02:06:01 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-11-05 02:13:14 +00:00
"dev-main": "6.2-dev"
2024-05-14 02:06:01 +00:00
}
},
"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",
"security": "https://github.com/sebastianbergmann/comparator/security/policy",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/sebastianbergmann/comparator/tree/6.2.1"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-10-31T05:30:08+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "sebastian/complexity",
2024-07-20 02:16:04 +00:00
"version": "4.0.1",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/complexity.git",
2024-07-20 02:16:04 +00:00
"reference": "ee41d384ab1906c68852636b6de493846e13e5a0"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/ee41d384ab1906c68852636b6de493846e13e5a0",
"reference": "ee41d384ab1906c68852636b6de493846e13e5a0",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"nikic/php-parser": "^5.0",
"php": ">=8.2"
},
"require-dev": {
"phpunit/phpunit": "^11.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "4.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",
"security": "https://github.com/sebastianbergmann/complexity/security/policy",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/sebastianbergmann/complexity/tree/4.0.1"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-07-03T04:49:50+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "sebastian/diff",
2024-07-20 02:16:04 +00:00
"version": "6.0.2",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
2024-07-20 02:16:04 +00:00
"reference": "b4ccd857127db5d41a5b676f24b51371d76d8544"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/b4ccd857127db5d41a5b676f24b51371d76d8544",
"reference": "b4ccd857127db5d41a5b676f24b51371d76d8544",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"require-dev": {
"phpunit/phpunit": "^11.0",
"symfony/process": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "6.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",
"security": "https://github.com/sebastianbergmann/diff/security/policy",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/sebastianbergmann/diff/tree/6.0.2"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-07-03T04:53:05+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "sebastian/environment",
2024-07-20 02:16:04 +00:00
"version": "7.2.0",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
2024-07-20 02:16:04 +00:00
"reference": "855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5",
"reference": "855f3ae0ab316bbafe1ba4e16e9f3c078d24a0c5",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"require-dev": {
"phpunit/phpunit": "^11.0"
},
"suggest": {
"ext-posix": "*"
},
"type": "library",
"extra": {
"branch-alias": {
2024-07-20 02:16:04 +00:00
"dev-main": "7.2-dev"
2024-05-14 02:06:01 +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 functionality to handle HHVM/PHP environments",
"homepage": "https://github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
"hhvm"
],
"support": {
"issues": "https://github.com/sebastianbergmann/environment/issues",
"security": "https://github.com/sebastianbergmann/environment/security/policy",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/sebastianbergmann/environment/tree/7.2.0"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-07-03T04:54:44+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "sebastian/exporter",
2024-07-20 02:16:04 +00:00
"version": "6.1.3",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
2024-07-20 02:16:04 +00:00
"reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e",
"reference": "c414673eee9a8f9d51bbf8d61fc9e3ef1e85b20e",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": ">=8.2",
"sebastian/recursion-context": "^6.0"
},
"require-dev": {
2024-06-27 01:40:34 +00:00
"phpunit/phpunit": "^11.2"
2024-05-14 02:06:01 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-06-27 01:40:34 +00:00
"dev-main": "6.1-dev"
2024-05-14 02:06:01 +00:00
}
},
"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",
"security": "https://github.com/sebastianbergmann/exporter/security/policy",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/sebastianbergmann/exporter/tree/6.1.3"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-07-03T04:56:19+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "sebastian/global-state",
2024-07-20 02:16:04 +00:00
"version": "7.0.2",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
2024-07-20 02:16:04 +00:00
"reference": "3be331570a721f9a4b5917f4209773de17f747d7"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/3be331570a721f9a4b5917f4209773de17f747d7",
"reference": "3be331570a721f9a4b5917f4209773de17f747d7",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2",
"sebastian/object-reflector": "^4.0",
"sebastian/recursion-context": "^6.0"
},
"require-dev": {
"ext-dom": "*",
"phpunit/phpunit": "^11.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "7.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": "https://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
"support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues",
"security": "https://github.com/sebastianbergmann/global-state/security/policy",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/sebastianbergmann/global-state/tree/7.0.2"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-07-03T04:57:36+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "sebastian/lines-of-code",
2024-07-20 02:16:04 +00:00
"version": "3.0.1",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
2024-07-20 02:16:04 +00:00
"reference": "d36ad0d782e5756913e42ad87cb2890f4ffe467a"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/d36ad0d782e5756913e42ad87cb2890f4ffe467a",
"reference": "d36ad0d782e5756913e42ad87cb2890f4ffe467a",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"nikic/php-parser": "^5.0",
"php": ">=8.2"
},
"require-dev": {
"phpunit/phpunit": "^11.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "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 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",
"security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/3.0.1"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-07-03T04:58:38+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "sebastian/object-enumerator",
2024-07-20 02:16:04 +00:00
"version": "6.0.1",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
2024-07-20 02:16:04 +00:00
"reference": "f5b498e631a74204185071eb41f33f38d64608aa"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/f5b498e631a74204185071eb41f33f38d64608aa",
"reference": "f5b498e631a74204185071eb41f33f38d64608aa",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2",
"sebastian/object-reflector": "^4.0",
"sebastian/recursion-context": "^6.0"
},
"require-dev": {
"phpunit/phpunit": "^11.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "6.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",
"security": "https://github.com/sebastianbergmann/object-enumerator/security/policy",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/6.0.1"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-07-03T05:00:13+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "sebastian/object-reflector",
2024-07-20 02:16:04 +00:00
"version": "4.0.1",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
2024-07-20 02:16:04 +00:00
"reference": "6e1a43b411b2ad34146dee7524cb13a068bb35f9"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/6e1a43b411b2ad34146dee7524cb13a068bb35f9",
"reference": "6e1a43b411b2ad34146dee7524cb13a068bb35f9",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"require-dev": {
"phpunit/phpunit": "^11.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "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": "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",
"security": "https://github.com/sebastianbergmann/object-reflector/security/policy",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/sebastianbergmann/object-reflector/tree/4.0.1"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-07-03T05:01:32+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "sebastian/recursion-context",
2024-07-20 02:16:04 +00:00
"version": "6.0.2",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
2024-07-20 02:16:04 +00:00
"reference": "694d156164372abbd149a4b85ccda2e4670c0e16"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-07-20 02:16:04 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/694d156164372abbd149a4b85ccda2e4670c0e16",
"reference": "694d156164372abbd149a4b85ccda2e4670c0e16",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"require-dev": {
"phpunit/phpunit": "^11.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "6.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",
"security": "https://github.com/sebastianbergmann/recursion-context/security/policy",
2024-07-20 02:16:04 +00:00
"source": "https://github.com/sebastianbergmann/recursion-context/tree/6.0.2"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-07-20 02:16:04 +00:00
"time": "2024-07-03T05:10:34+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "sebastian/type",
2024-11-05 02:13:14 +00:00
"version": "5.1.0",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
2024-11-05 02:13:14 +00:00
"reference": "461b9c5da241511a2a0e8f240814fb23ce5c0aac"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/461b9c5da241511a2a0e8f240814fb23ce5c0aac",
"reference": "461b9c5da241511a2a0e8f240814fb23ce5c0aac",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"require-dev": {
2024-11-05 02:13:14 +00:00
"phpunit/phpunit": "^11.3"
2024-05-14 02:06:01 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-11-05 02:13:14 +00:00
"dev-main": "5.1-dev"
2024-05-14 02:06:01 +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": "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",
"security": "https://github.com/sebastianbergmann/type/security/policy",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/sebastianbergmann/type/tree/5.1.0"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-09-17T13:12:04+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "sebastian/version",
2024-11-05 02:13:14 +00:00
"version": "5.0.2",
2024-05-14 02:06:01 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
2024-11-05 02:13:14 +00:00
"reference": "c687e3387b99f5b03b6caa64c74b63e2936ff874"
2024-05-14 02:06:01 +00:00
},
"dist": {
"type": "zip",
2024-11-05 02:13:14 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c687e3387b99f5b03b6caa64c74b63e2936ff874",
"reference": "c687e3387b99f5b03b6caa64c74b63e2936ff874",
2024-05-14 02:06:01 +00:00
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "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": "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",
"security": "https://github.com/sebastianbergmann/version/security/policy",
2024-11-05 02:13:14 +00:00
"source": "https://github.com/sebastianbergmann/version/tree/5.0.2"
2024-05-14 02:06:01 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-11-05 02:13:14 +00:00
"time": "2024-10-09T05:16:32+00:00"
2024-05-14 02:06:01 +00:00
},
{
"name": "theseer/tokenizer",
"version": "1.2.3",
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
"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",
"source": "https://github.com/theseer/tokenizer/tree/1.2.3"
},
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
"time": "2024-03-03T12:36:25+00:00"
2024-05-30 02:15:59 +00:00
},
{
"name": "webmozart/assert",
"version": "1.11.0",
"source": {
"type": "git",
"url": "https://github.com/webmozarts/assert.git",
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"php": "^7.2 || ^8.0"
},
"conflict": {
"phpstan/phpstan": "<0.12.20",
"vimeo/psalm": "<4.6.1 || 4.6.2"
},
"require-dev": {
"phpunit/phpunit": "^8.5.13"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.10-dev"
}
},
"autoload": {
"psr-4": {
"Webmozart\\Assert\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Assertions to validate method input/output with nice error messages.",
"keywords": [
"assert",
"check",
"validate"
],
"support": {
"issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozarts/assert/tree/1.11.0"
},
"time": "2022-06-03T18:03:27+00:00"
2024-05-14 02:06:01 +00:00
}
],
"aliases": [],
"minimum-stability": "stable",
2024-11-05 02:13:14 +00:00
"stability-flags": [],
2024-05-14 02:06:01 +00:00
"prefer-stable": false,
"prefer-lowest": false,
2024-11-05 02:13:14 +00:00
"platform": {
"ext-pdo": "*"
},
2024-05-14 02:06:01 +00:00
"platform-dev": [],
"plugin-api-version": "2.6.0"
}