2018-09-07 23:12:34 +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-05-11 13:56:57 +00:00
"content-hash": "c4eb42f2e527e1cabe61f34045c8446c",
2018-09-07 23:12:34 +00:00
"packages": [
2021-02-19 23:27:28 +00:00
{
"name": "brick/math",
2024-05-11 13:56:57 +00:00
"version": "0.12.1",
2021-02-19 23:27:28 +00:00
"source": {
"type": "git",
"url": "https://github.com/brick/math.git",
2024-05-11 13:56:57 +00:00
"reference": "f510c0a40911935b77b86859eb5223d58d660df1"
2021-02-19 23:27:28 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1",
"reference": "f510c0a40911935b77b86859eb5223d58d660df1",
2021-02-19 23:27:28 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": "^8.1"
2021-02-19 23:27:28 +00:00
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.2",
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.1",
"vimeo/psalm": "5.16.0"
2021-02-19 23:27:28 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Brick\\Math\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Arbitrary-precision arithmetic library",
"keywords": [
"Arbitrary-precision",
"BigInteger",
"BigRational",
"arithmetic",
"bigdecimal",
"bignum",
2024-05-11 13:56:57 +00:00
"bignumber",
2021-02-19 23:27:28 +00:00
"brick",
2024-05-11 13:56:57 +00:00
"decimal",
"integer",
"math",
"mathematics",
"rational"
2021-02-19 23:27:28 +00:00
],
"support": {
"issues": "https://github.com/brick/math/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/brick/math/tree/0.12.1"
2021-02-19 23:27:28 +00:00
},
"funding": [
2021-10-13 01:38:38 +00:00
{
"url": "https://github.com/BenMorel",
"type": "github"
2022-11-12 22:00:35 +00:00
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-11-29T23:19:16+00:00"
},
{
"name": "carbonphp/carbon-doctrine-types",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/CarbonPHP/carbon-doctrine-types.git",
"reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/99f76ffa36cce3b70a4a6abce41dba15ca2e84cb",
"reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb",
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0"
},
"conflict": {
"doctrine/dbal": "<3.7.0 || >=4.0.0"
},
"require-dev": {
"doctrine/dbal": "^3.7.0",
"nesbot/carbon": "^2.71.0 || ^3.0.0",
"phpunit/phpunit": "^10.3"
},
"type": "library",
"autoload": {
"psr-4": {
"Carbon\\Doctrine\\": "src/Carbon/Doctrine/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "KyleKatarn",
"email": "kylekatarnls@gmail.com"
}
],
"description": "Types to use Carbon in Doctrine",
"keywords": [
"carbon",
"date",
"datetime",
"doctrine",
"time"
],
"support": {
"issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues",
"source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/2.1.0"
},
"funding": [
{
"url": "https://github.com/kylekatarnls",
"type": "github"
},
{
"url": "https://opencollective.com/Carbon",
"type": "open_collective"
},
{
"url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
"type": "tidelift"
}
],
"time": "2023-12-11T17:09:12+00:00"
2022-11-12 22:00:35 +00:00
},
{
"name": "dflydev/dot-access-data",
"version": "v3.0.2",
"source": {
"type": "git",
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
"reference": "f41715465d65213d644d3141a6a93081be5d3549"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549",
"reference": "f41715465d65213d644d3141a6a93081be5d3549",
"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"
2021-10-13 01:38:38 +00:00
},
2021-02-19 23:27:28 +00:00
{
2022-11-12 22:00:35 +00:00
"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"
2021-02-19 23:27:28 +00:00
}
],
2022-11-12 22:00:35 +00:00
"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",
"source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2"
},
"time": "2022-10-27T11:44:00+00:00"
2021-02-19 23:27:28 +00:00
},
2018-09-07 23:12:34 +00:00
{
"name": "doctrine/inflector",
2024-05-11 13:56:57 +00:00
"version": "2.0.10",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
2024-05-11 13:56:57 +00:00
"reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
"reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2020-08-22 04:26:20 +00:00
"php": "^7.2 || ^8.0"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2023-07-18 22:57:08 +00:00
"doctrine/coding-standard": "^11.0",
2022-11-10 03:01:13 +00:00
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.3",
"phpunit/phpunit": "^8.5 || ^9.5",
2023-07-18 22:57:08 +00:00
"vimeo/psalm": "^4.25 || ^5.4"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
2020-08-22 04:26:20 +00:00
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
2018-09-07 23:12:34 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-12-03 03:02:43 +00:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2018-09-07 23:12:34 +00:00
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
2020-08-22 04:26:20 +00:00
"description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
"homepage": "https://www.doctrine-project.org/projects/inflector.html",
2018-09-07 23:12:34 +00:00
"keywords": [
"inflection",
2020-08-22 04:26:20 +00:00
"inflector",
"lowercase",
"manipulation",
"php",
"plural",
"singular",
"strings",
"uppercase",
"words"
2018-09-07 23:12:34 +00:00
],
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/doctrine/inflector/tree/2.0.10"
2021-02-16 23:03:05 +00:00
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
"type": "tidelift"
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-02-18T20:23:39+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "doctrine/lexer",
2024-05-11 13:56:57 +00:00
"version": "3.0.1",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
2024-05-11 13:56:57 +00:00
"reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
"reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2023-03-15 22:34:52 +00:00
"php": "^8.1"
2018-09-07 23:12:34 +00:00
},
2019-07-18 22:56:17 +00:00
"require-dev": {
2024-05-11 13:56:57 +00:00
"doctrine/coding-standard": "^12",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.5",
2023-03-15 22:34:52 +00:00
"psalm/plugin-phpunit": "^0.18.3",
2024-05-11 13:56:57 +00:00
"vimeo/psalm": "^5.21"
2019-07-18 22:56:17 +00:00
},
2018-09-07 23:12:34 +00:00
"type": "library",
"autoload": {
2019-07-18 22:56:17 +00:00
"psr-4": {
2023-03-15 22:34:52 +00:00
"Doctrine\\Common\\Lexer\\": "src"
2018-09-07 23:12:34 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-12-03 03:02:43 +00:00
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
2018-09-07 23:12:34 +00:00
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
2019-07-18 22:56:17 +00:00
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
2018-09-07 23:12:34 +00:00
"keywords": [
2019-07-18 22:56:17 +00:00
"annotations",
"docblock",
2018-09-07 23:12:34 +00:00
"lexer",
2019-07-18 22:56:17 +00:00
"parser",
"php"
2018-09-07 23:12:34 +00:00
],
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/doctrine/lexer/tree/3.0.1"
2021-02-16 23:03:05 +00:00
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
"type": "tidelift"
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-02-05T11:56:58+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "dragonmantank/cron-expression",
2024-05-11 13:56:57 +00:00
"version": "v3.3.3",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/dragonmantank/cron-expression.git",
2024-05-11 13:56:57 +00:00
"reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a",
"reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2021-02-23 23:00:23 +00:00
"php": "^7.2|^8.0",
2022-02-24 03:01:00 +00:00
"webmozart/assert": "^1.0"
2021-02-23 23:00:23 +00:00
},
"replace": {
"mtdowling/cron-expression": "^1.0"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2021-02-23 23:00:23 +00:00
"phpstan/extension-installer": "^1.0",
2022-02-24 03:01:00 +00:00
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-webmozart-assert": "^1.0",
2021-02-23 23:00:23 +00:00
"phpunit/phpunit": "^7.0|^8.0|^9.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Cron\\": "src/Cron/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Chris Tankersley",
"email": "chris@ctankersley.com",
"homepage": "https://github.com/dragonmantank"
}
],
"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
"keywords": [
"cron",
"schedule"
],
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/dragonmantank/cron-expression/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.3"
2021-02-16 23:03:05 +00:00
},
"funding": [
{
"url": "https://github.com/dragonmantank",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-08-10T19:36:49+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "egulias/email-validator",
2024-05-11 13:56:57 +00:00
"version": "4.0.2",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
2024-05-11 13:56:57 +00:00
"reference": "ebaaf5be6c0286928352e054f2d5125608e5405e"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e",
"reference": "ebaaf5be6c0286928352e054f2d5125608e5405e",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2023-03-15 22:34:52 +00:00
"doctrine/lexer": "^2.0 || ^3.0",
"php": ">=8.1",
"symfony/polyfill-intl-idn": "^1.26"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.2",
"vimeo/psalm": "^5.12"
2018-09-07 23:12:34 +00:00
},
"suggest": {
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-15 22:34:52 +00:00
"dev-master": "4.0.x-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
"psr-4": {
2020-08-22 04:26:20 +00:00
"Egulias\\EmailValidator\\": "src"
2018-09-07 23:12:34 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Eduardo Gulias Davis"
}
],
"description": "A library for validating emails against several RFCs",
"homepage": "https://github.com/egulias/EmailValidator",
"keywords": [
"email",
"emailvalidation",
"emailvalidator",
"validation",
"validator"
],
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/egulias/EmailValidator/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/egulias/EmailValidator/tree/4.0.2"
2021-02-16 23:03:05 +00:00
},
"funding": [
{
"url": "https://github.com/egulias",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-10-06T06:47:41+00:00"
2018-09-07 23:12:34 +00:00
},
2022-11-12 22:00:35 +00:00
{
"name": "fruitcake/php-cors",
2024-05-11 13:56:57 +00:00
"version": "v1.3.0",
2022-11-12 22:00:35 +00:00
"source": {
"type": "git",
"url": "https://github.com/fruitcake/php-cors.git",
2024-05-11 13:56:57 +00:00
"reference": "3d158f36e7875e2f040f37bc0573956240a5a38b"
2022-11-12 22:00:35 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/fruitcake/php-cors/zipball/3d158f36e7875e2f040f37bc0573956240a5a38b",
"reference": "3d158f36e7875e2f040f37bc0573956240a5a38b",
2022-11-12 22:00:35 +00:00
"shasum": ""
},
"require": {
"php": "^7.4|^8.0",
2024-05-11 13:56:57 +00:00
"symfony/http-foundation": "^4.4|^5.4|^6|^7"
2022-11-12 22:00:35 +00:00
},
"require-dev": {
"phpstan/phpstan": "^1.4",
"phpunit/phpunit": "^9",
"squizlabs/php_codesniffer": "^3.5"
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-master": "1.2-dev"
2022-11-12 22:00:35 +00:00
}
},
"autoload": {
"psr-4": {
"Fruitcake\\Cors\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fruitcake",
"homepage": "https://fruitcake.nl"
},
{
"name": "Barryvdh",
"email": "barryvdh@gmail.com"
}
],
"description": "Cross-origin resource sharing library for the Symfony HttpFoundation",
"homepage": "https://github.com/fruitcake/php-cors",
"keywords": [
"cors",
"laravel",
"symfony"
],
"support": {
"issues": "https://github.com/fruitcake/php-cors/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/fruitcake/php-cors/tree/v1.3.0"
2022-11-12 22:00:35 +00:00
},
"funding": [
{
"url": "https://fruitcake.nl",
"type": "custom"
},
{
"url": "https://github.com/barryvdh",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-10-12T05:21:21+00:00"
2022-11-12 22:00:35 +00:00
},
2021-02-23 23:00:23 +00:00
{
"name": "graham-campbell/result-type",
2024-05-11 13:56:57 +00:00
"version": "v1.1.2",
2021-02-23 23:00:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Result-Type.git",
2024-05-11 13:56:57 +00:00
"reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862"
2021-02-23 23:00:23 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/fbd48bce38f73f8a4ec8583362e732e4095e5862",
"reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862",
2021-02-23 23:00:23 +00:00
"shasum": ""
},
"require": {
2022-09-05 21:54:25 +00:00
"php": "^7.2.5 || ^8.0",
2024-05-11 13:56:57 +00:00
"phpoption/phpoption": "^1.9.2"
2021-02-23 23:00:23 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
2021-02-23 23:00:23 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"GrahamCampbell\\ResultType\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
2022-02-24 03:01:00 +00:00
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
2021-02-23 23:00:23 +00:00
}
],
"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-05-11 13:56:57 +00:00
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.2"
2021-02-23 23:00:23 +00:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
"type": "tidelift"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-11-12T22:16:48+00:00"
2021-02-23 23:00:23 +00:00
},
2022-11-14 00:04:45 +00:00
{
"name": "guzzlehttp/guzzle",
2024-05-11 13:56:57 +00:00
"version": "7.8.1",
2022-11-14 00:04:45 +00:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
2024-05-11 13:56:57 +00:00
"reference": "41042bc7ab002487b876a0683fc8dce04ddce104"
2022-11-14 00:04:45 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104",
"reference": "41042bc7ab002487b876a0683fc8dce04ddce104",
2022-11-14 00:04:45 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
2024-05-11 13:56:57 +00:00
"guzzlehttp/promises": "^1.5.3 || ^2.0.1",
"guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
2022-11-14 00:04:45 +00:00
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.2 || ^3.0"
},
"provide": {
"psr/http-client-implementation": "1.0"
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"bamarni/composer-bin-plugin": "^1.8.2",
2022-11-14 00:04:45 +00:00
"ext-curl": "*",
2023-07-18 22:57:08 +00:00
"php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
"php-http/message-factory": "^1.1",
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^8.5.36 || ^9.6.15",
2022-11-14 00:04:45 +00:00
"psr/log": "^1.1 || ^2.0 || ^3.0"
},
"suggest": {
"ext-curl": "Required for CURL handler support",
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
"psr/log": "Required for using the Log middleware"
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"GuzzleHttp\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Jeremy Lindblom",
"email": "jeremeamia@gmail.com",
"homepage": "https://github.com/jeremeamia"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
}
],
"description": "Guzzle is a PHP HTTP client library",
"keywords": [
"client",
"curl",
"framework",
"http",
"http client",
"psr-18",
"psr-7",
"rest",
"web service"
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/guzzle/guzzle/tree/7.8.1"
2022-11-14 00:04:45 +00:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
"type": "tidelift"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-12-03T20:35:24+00:00"
2022-11-14 00:04:45 +00:00
},
{
"name": "guzzlehttp/promises",
2024-05-11 13:56:57 +00:00
"version": "2.0.2",
2022-11-14 00:04:45 +00:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
2024-05-11 13:56:57 +00:00
"reference": "bbff78d96034045e58e13dedd6ad91b5d1253223"
2022-11-14 00:04:45 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223",
"reference": "bbff78d96034045e58e13dedd6ad91b5d1253223",
2022-11-14 00:04:45 +00:00
"shasum": ""
},
"require": {
2023-07-18 22:57:08 +00:00
"php": "^7.2.5 || ^8.0"
2022-11-14 00:04:45 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"bamarni/composer-bin-plugin": "^1.8.2",
"phpunit/phpunit": "^8.5.36 || ^9.6.15"
2022-11-14 00:04:45 +00:00
},
"type": "library",
"extra": {
2023-07-18 22:57:08 +00:00
"bamarni-bin": {
"bin-links": true,
"forward-command": false
2022-11-14 00:04:45 +00:00
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Promise\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
}
],
"description": "Guzzle promises library",
"keywords": [
"promise"
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/guzzle/promises/tree/2.0.2"
2022-11-14 00:04:45 +00:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
"type": "tidelift"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-12-03T20:19:20+00:00"
2022-11-14 00:04:45 +00:00
},
{
"name": "guzzlehttp/psr7",
2024-05-11 13:56:57 +00:00
"version": "2.6.2",
2022-11-14 00:04:45 +00:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
2024-05-11 13:56:57 +00:00
"reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221"
2022-11-14 00:04:45 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221",
"reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221",
2022-11-14 00:04:45 +00:00
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"psr/http-factory": "^1.0",
2023-07-18 22:57:08 +00:00
"psr/http-message": "^1.1 || ^2.0",
2022-11-14 00:04:45 +00:00
"ralouphie/getallheaders": "^3.0"
},
"provide": {
"psr/http-factory-implementation": "1.0",
"psr/http-message-implementation": "1.0"
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"bamarni/composer-bin-plugin": "^1.8.2",
2022-11-14 00:04:45 +00:00
"http-interop/http-factory-tests": "^0.9",
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^8.5.36 || ^9.6.15"
2022-11-14 00:04:45 +00:00
},
"suggest": {
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://sagikazarmark.hu"
}
],
"description": "PSR-7 message implementation that also provides common utility methods",
"keywords": [
"http",
"message",
"psr-7",
"request",
"response",
"stream",
"uri",
"url"
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/guzzle/psr7/tree/2.6.2"
2022-11-14 00:04:45 +00:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
"type": "tidelift"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-12-03T20:05:35+00:00"
2023-03-15 22:34:52 +00:00
},
{
"name": "guzzlehttp/uri-template",
2024-05-11 13:56:57 +00:00
"version": "v1.0.3",
2023-03-15 22:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/uri-template.git",
2024-05-11 13:56:57 +00:00
"reference": "ecea8feef63bd4fef1f037ecb288386999ecc11c"
2023-03-15 22:34:52 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/guzzle/uri-template/zipball/ecea8feef63bd4fef1f037ecb288386999ecc11c",
"reference": "ecea8feef63bd4fef1f037ecb288386999ecc11c",
2023-03-15 22:34:52 +00:00
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
2024-05-11 13:56:57 +00:00
"symfony/polyfill-php80": "^1.24"
2023-03-15 22:34:52 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"bamarni/composer-bin-plugin": "^1.8.2",
"phpunit/phpunit": "^8.5.36 || ^9.6.15",
2023-03-15 22:34:52 +00:00
"uri-template/tests": "1.0.0"
},
"type": "library",
"extra": {
2024-05-11 13:56:57 +00:00
"bamarni-bin": {
"bin-links": true,
"forward-command": false
2023-03-15 22:34:52 +00:00
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\UriTemplate\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
}
],
"description": "A polyfill class for uri_template of PHP",
"keywords": [
"guzzlehttp",
"uri-template"
],
"support": {
"issues": "https://github.com/guzzle/uri-template/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/guzzle/uri-template/tree/v1.0.3"
2023-03-15 22:34:52 +00:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template",
"type": "tidelift"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-12-03T19:50:20+00:00"
2022-11-14 00:04:45 +00:00
},
2022-11-12 22:00:35 +00:00
{
"name": "inertiajs/inertia-laravel",
2024-05-11 13:56:57 +00:00
"version": "v0.6.11",
2022-11-12 22:00:35 +00:00
"source": {
"type": "git",
"url": "https://github.com/inertiajs/inertia-laravel.git",
2024-05-11 13:56:57 +00:00
"reference": "2a1e19048f95c0e4adb2b2733f9119e49c4fc09f"
2022-11-12 22:00:35 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/2a1e19048f95c0e4adb2b2733f9119e49c4fc09f",
"reference": "2a1e19048f95c0e4adb2b2733f9119e49c4fc09f",
2022-11-12 22:00:35 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
2023-03-15 22:34:52 +00:00
"laravel/framework": "^6.0|^7.0|^8.74|^9.0|^10.0",
2024-05-11 13:56:57 +00:00
"php": "^7.2|~8.0.0|~8.1.0|~8.2.0|~8.3.0"
2022-11-12 22:00:35 +00:00
},
"require-dev": {
"mockery/mockery": "^1.3.3",
2023-03-15 22:34:52 +00:00
"orchestra/testbench": "^4.0|^5.0|^6.4|^7.0|^8.0",
2022-11-12 22:00:35 +00:00
"phpunit/phpunit": "^8.0|^9.5.8",
"roave/security-advisories": "dev-master"
},
2023-03-15 22:34:52 +00:00
"suggest": {
"ext-pcntl": "Recommended when running the Inertia SSR server via the `inertia:start-ssr` artisan command."
},
2022-11-12 22:00:35 +00:00
"type": "library",
"extra": {
"laravel": {
"providers": [
"Inertia\\ServiceProvider"
]
}
},
"autoload": {
"files": [
"./helpers.php"
],
"psr-4": {
"Inertia\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jonathan Reinink",
"email": "jonathan@reinink.ca",
"homepage": "https://reinink.ca"
}
],
"description": "The Laravel adapter for Inertia.js.",
"keywords": [
"inertia",
"laravel"
],
"support": {
"issues": "https://github.com/inertiajs/inertia-laravel/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/inertiajs/inertia-laravel/tree/v0.6.11"
2022-11-12 22:00:35 +00:00
},
"funding": [
{
"url": "https://github.com/reinink",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-10-27T10:59:02+00:00"
2022-11-12 22:00:35 +00:00
},
2018-09-07 23:12:34 +00:00
{
"name": "laravel/framework",
2024-06-25 23:52:45 +00:00
"version": "v10.48.14",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
2024-06-25 23:52:45 +00:00
"reference": "27cb4736bb7e60a5311ec73160068dfbcf98336b"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/laravel/framework/zipball/27cb4736bb7e60a5311ec73160068dfbcf98336b",
"reference": "27cb4736bb7e60a5311ec73160068dfbcf98336b",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"brick/math": "^0.9.3|^0.10.2|^0.11|^0.12",
"composer-runtime-api": "^2.2",
2023-03-15 22:34:52 +00:00
"doctrine/inflector": "^2.0.5",
2022-11-12 22:00:35 +00:00
"dragonmantank/cron-expression": "^3.3.2",
2023-03-15 22:34:52 +00:00
"egulias/email-validator": "^3.2.1|^4.0",
"ext-ctype": "*",
"ext-filter": "*",
"ext-hash": "*",
2018-09-07 23:12:34 +00:00
"ext-mbstring": "*",
"ext-openssl": "*",
2023-03-15 22:34:52 +00:00
"ext-session": "*",
"ext-tokenizer": "*",
2022-11-12 22:00:35 +00:00
"fruitcake/php-cors": "^1.2",
2023-03-15 22:34:52 +00:00
"guzzlehttp/uri-template": "^1.0",
2024-05-11 13:56:57 +00:00
"laravel/prompts": "^0.1.9",
"laravel/serializable-closure": "^1.3",
2023-03-15 22:34:52 +00:00
"league/commonmark": "^2.2.1",
2022-11-12 22:00:35 +00:00
"league/flysystem": "^3.8.0",
2024-05-11 13:56:57 +00:00
"monolog/monolog": "^3.0",
"nesbot/carbon": "^2.67",
2022-11-12 22:00:35 +00:00
"nunomaduro/termwind": "^1.13",
2024-05-11 13:56:57 +00:00
"php": "^8.1",
2022-11-12 22:00:35 +00:00
"psr/container": "^1.1.1|^2.0.1",
"psr/log": "^1.0|^2.0|^3.0",
"psr/simple-cache": "^1.0|^2.0|^3.0",
2023-03-15 22:34:52 +00:00
"ramsey/uuid": "^4.7",
2024-05-11 13:56:57 +00:00
"symfony/console": "^6.2",
"symfony/error-handler": "^6.2",
"symfony/finder": "^6.2",
"symfony/http-foundation": "^6.4",
"symfony/http-kernel": "^6.2",
"symfony/mailer": "^6.2",
"symfony/mime": "^6.2",
"symfony/process": "^6.2",
"symfony/routing": "^6.2",
"symfony/uid": "^6.2",
"symfony/var-dumper": "^6.2",
2022-11-12 22:00:35 +00:00
"tijsverkoyen/css-to-inline-styles": "^2.2.5",
2022-02-24 03:01:00 +00:00
"vlucas/phpdotenv": "^5.4.1",
2022-11-12 22:00:35 +00:00
"voku/portable-ascii": "^2.0"
2018-09-07 23:12:34 +00:00
},
"conflict": {
2024-05-11 13:56:57 +00:00
"carbonphp/carbon-doctrine-types": ">=3.0",
"doctrine/dbal": ">=4.0",
"mockery/mockery": "1.6.8",
"phpunit/phpunit": ">=11.0.0",
2018-09-07 23:12:34 +00:00
"tightenco/collect": "<5.5.33"
},
2021-02-19 23:27:28 +00:00
"provide": {
2022-11-12 22:00:35 +00:00
"psr/container-implementation": "1.1|2.0",
"psr/simple-cache-implementation": "1.0|2.0|3.0"
2021-02-19 23:27:28 +00:00
},
2018-09-07 23:12:34 +00:00
"replace": {
"illuminate/auth": "self.version",
"illuminate/broadcasting": "self.version",
"illuminate/bus": "self.version",
"illuminate/cache": "self.version",
2021-02-23 23:00:23 +00:00
"illuminate/collections": "self.version",
2022-11-12 22:00:35 +00:00
"illuminate/conditionable": "self.version",
2018-09-07 23:12:34 +00:00
"illuminate/config": "self.version",
"illuminate/console": "self.version",
"illuminate/container": "self.version",
"illuminate/contracts": "self.version",
"illuminate/cookie": "self.version",
"illuminate/database": "self.version",
"illuminate/encryption": "self.version",
"illuminate/events": "self.version",
"illuminate/filesystem": "self.version",
"illuminate/hashing": "self.version",
"illuminate/http": "self.version",
"illuminate/log": "self.version",
2021-02-23 23:00:23 +00:00
"illuminate/macroable": "self.version",
2018-09-07 23:12:34 +00:00
"illuminate/mail": "self.version",
"illuminate/notifications": "self.version",
"illuminate/pagination": "self.version",
"illuminate/pipeline": "self.version",
2024-05-11 13:56:57 +00:00
"illuminate/process": "self.version",
2018-09-07 23:12:34 +00:00
"illuminate/queue": "self.version",
"illuminate/redis": "self.version",
"illuminate/routing": "self.version",
"illuminate/session": "self.version",
"illuminate/support": "self.version",
2021-02-19 23:27:28 +00:00
"illuminate/testing": "self.version",
2018-09-07 23:12:34 +00:00
"illuminate/translation": "self.version",
"illuminate/validation": "self.version",
"illuminate/view": "self.version"
},
"require-dev": {
2022-11-12 22:00:35 +00:00
"ably/ably-php": "^1.0",
"aws/aws-sdk-php": "^3.235.5",
2024-05-11 13:56:57 +00:00
"doctrine/dbal": "^3.5.1",
2023-03-15 22:34:52 +00:00
"ext-gmp": "*",
"fakerphp/faker": "^1.21",
2022-11-12 22:00:35 +00:00
"guzzlehttp/guzzle": "^7.5",
"league/flysystem-aws-s3-v3": "^3.0",
"league/flysystem-ftp": "^3.0",
"league/flysystem-path-prefixing": "^3.3",
"league/flysystem-read-only": "^3.3",
"league/flysystem-sftp-v3": "^3.0",
"mockery/mockery": "^1.5.1",
2024-05-11 13:56:57 +00:00
"nyholm/psr7": "^1.2",
"orchestra/testbench-core": "^8.23.4",
2021-02-16 23:03:05 +00:00
"pda/pheanstalk": "^4.0",
2022-11-12 22:00:35 +00:00
"phpstan/phpstan": "^1.4.7",
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0.7",
"predis/predis": "^2.0.2",
"symfony/cache": "^6.2",
"symfony/http-client": "^6.2.4",
"symfony/psr-http-message-bridge": "^2.0"
2018-09-07 23:12:34 +00:00
},
"suggest": {
2022-02-24 03:01:00 +00:00
"ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",
2022-11-12 22:00:35 +00:00
"aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.235.5).",
2021-02-23 23:00:23 +00:00
"brianium/paratest": "Required to run tests in parallel (^6.0).",
2024-05-11 13:56:57 +00:00
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^3.5.1).",
2023-03-15 22:34:52 +00:00
"ext-apcu": "Required to use the APC cache driver.",
"ext-fileinfo": "Required to use the Filesystem class.",
2021-02-17 23:02:27 +00:00
"ext-ftp": "Required to use the Flysystem FTP driver.",
2021-02-16 23:03:05 +00:00
"ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
2021-02-17 23:02:27 +00:00
"ext-memcached": "Required to use the memcache cache driver.",
2023-03-15 22:34:52 +00:00
"ext-pcntl": "Required to use all features of the queue worker and console signal trapping.",
"ext-pdo": "Required to use all database features.",
2018-09-07 23:12:34 +00:00
"ext-posix": "Required to use all features of the queue worker.",
2021-02-17 23:02:27 +00:00
"ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).",
"fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
2022-02-24 03:01:00 +00:00
"filp/whoops": "Required for friendly error pages in development (^2.14.3).",
2022-11-12 22:00:35 +00:00
"guzzlehttp/guzzle": "Required to use the HTTP Client and the ping methods on schedules (^7.5).",
2021-02-17 23:02:27 +00:00
"laravel/tinker": "Required to use the tinker console command (^2.0).",
2022-11-12 22:00:35 +00:00
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).",
"league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).",
"league/flysystem-path-prefixing": "Required to use the scoped driver (^3.3).",
"league/flysystem-read-only": "Required to use read-only disks (^3.3)",
"league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).",
"mockery/mockery": "Required to use mocking (^1.5.1).",
2021-02-17 23:02:27 +00:00
"nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
2021-02-16 23:03:05 +00:00
"pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "Required to use assertions and run tests (^9.5.8|^10.0.7).",
"predis/predis": "Required to use the predis connector (^2.0.2).",
2021-02-17 23:02:27 +00:00
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
2022-11-12 22:00:35 +00:00
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).",
2024-05-11 13:56:57 +00:00
"symfony/cache": "Required to PSR-6 cache bridge (^6.2).",
"symfony/filesystem": "Required to enable support for relative symbolic links (^6.2).",
"symfony/http-client": "Required to enable support for the Symfony API mail transports (^6.2).",
"symfony/mailgun-mailer": "Required to enable support for the Mailgun mail transport (^6.2).",
"symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^6.2).",
2022-11-12 22:00:35 +00:00
"symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0)."
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-master": "10.x-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
"files": [
2021-02-23 23:00:23 +00:00
"src/Illuminate/Collections/helpers.php",
"src/Illuminate/Events/functions.php",
2024-05-11 13:56:57 +00:00
"src/Illuminate/Filesystem/functions.php",
2018-09-07 23:12:34 +00:00
"src/Illuminate/Foundation/helpers.php",
"src/Illuminate/Support/helpers.php"
],
"psr-4": {
2021-02-23 23:00:23 +00:00
"Illuminate\\": "src/Illuminate/",
"Illuminate\\Support\\": [
"src/Illuminate/Macroable/",
2022-11-12 22:00:35 +00:00
"src/Illuminate/Collections/",
"src/Illuminate/Conditionable/"
2021-02-23 23:00:23 +00:00
]
2018-09-07 23:12:34 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Laravel Framework.",
"homepage": "https://laravel.com",
"keywords": [
"framework",
"laravel"
],
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
2019-05-31 14:42:00 +00:00
},
2024-06-25 23:52:45 +00:00
"time": "2024-06-21T10:06:42+00:00"
2021-04-20 13:59:21 +00:00
},
{
"name": "laravel/helpers",
2024-05-11 13:56:57 +00:00
"version": "v1.7.0",
2021-04-20 13:59:21 +00:00
"source": {
"type": "git",
"url": "https://github.com/laravel/helpers.git",
2024-05-11 13:56:57 +00:00
"reference": "6caaa242a23bc39b4e3cf57304b5409260a7a346"
2021-04-20 13:59:21 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/laravel/helpers/zipball/6caaa242a23bc39b4e3cf57304b5409260a7a346",
"reference": "6caaa242a23bc39b4e3cf57304b5409260a7a346",
2021-04-20 13:59:21 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"illuminate/support": "~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"php": "^7.2.0|^8.0"
2021-04-20 13:59:21 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^7.0|^8.0|^9.0|^10.0"
2021-04-20 13:59:21 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"files": [
"src/helpers.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
},
{
"name": "Dries Vints",
2022-02-24 03:01:00 +00:00
"email": "dries@laravel.com"
2021-04-20 13:59:21 +00:00
}
],
"description": "Provides backwards compatibility for helpers in the latest Laravel release.",
"keywords": [
"helpers",
"laravel"
],
"support": {
2024-05-11 13:56:57 +00:00
"source": "https://github.com/laravel/helpers/tree/v1.7.0"
},
"time": "2023-11-30T14:09:05+00:00"
},
{
"name": "laravel/prompts",
2024-06-25 23:52:45 +00:00
"version": "v0.1.24",
2024-05-11 13:56:57 +00:00
"source": {
"type": "git",
"url": "https://github.com/laravel/prompts.git",
2024-06-25 23:52:45 +00:00
"reference": "409b0b4305273472f3754826e68f4edbd0150149"
2024-05-11 13:56:57 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/laravel/prompts/zipball/409b0b4305273472f3754826e68f4edbd0150149",
"reference": "409b0b4305273472f3754826e68f4edbd0150149",
2024-05-11 13:56:57 +00:00
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"illuminate/collections": "^10.0|^11.0",
"php": "^8.1",
"symfony/console": "^6.2|^7.0"
},
"conflict": {
"illuminate/console": ">=10.17.0 <10.25.0",
"laravel/framework": ">=10.17.0 <10.25.0"
},
"require-dev": {
"mockery/mockery": "^1.5",
"pestphp/pest": "^2.3",
"phpstan/phpstan": "^1.11",
"phpstan/phpstan-mockery": "^1.1"
},
"suggest": {
"ext-pcntl": "Required for the spinner to be animated."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "0.1.x-dev"
}
},
"autoload": {
"files": [
"src/helpers.php"
],
"psr-4": {
"Laravel\\Prompts\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Add beautiful and user-friendly forms to your command-line applications.",
"support": {
"issues": "https://github.com/laravel/prompts/issues",
2024-06-25 23:52:45 +00:00
"source": "https://github.com/laravel/prompts/tree/v0.1.24"
2021-04-20 13:59:21 +00:00
},
2024-06-25 23:52:45 +00:00
"time": "2024-06-17T13:58:22+00:00"
2018-09-07 23:12:34 +00:00
},
2021-10-13 01:38:38 +00:00
{
"name": "laravel/serializable-closure",
2024-05-11 13:56:57 +00:00
"version": "v1.3.3",
2021-10-13 01:38:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/laravel/serializable-closure.git",
2024-05-11 13:56:57 +00:00
"reference": "3dbf8a8e914634c48d389c1234552666b3d43754"
2021-10-13 01:38:38 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/3dbf8a8e914634c48d389c1234552666b3d43754",
"reference": "3dbf8a8e914634c48d389c1234552666b3d43754",
2021-10-13 01:38:38 +00:00
"shasum": ""
},
"require": {
"php": "^7.3|^8.0"
},
"require-dev": {
2022-09-05 21:54:25 +00:00
"nesbot/carbon": "^2.61",
"pestphp/pest": "^1.21.3",
"phpstan/phpstan": "^1.8.2",
"symfony/var-dumper": "^5.4.11"
2021-10-13 01:38:38 +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-05-11 13:56:57 +00:00
"time": "2023-11-08T14:08:06+00:00"
2021-10-13 01:38:38 +00:00
},
2018-09-07 23:12:34 +00:00
{
"name": "laravel/tinker",
2024-05-11 13:56:57 +00:00
"version": "v2.9.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/laravel/tinker.git",
2024-05-11 13:56:57 +00:00
"reference": "502e0fe3f0415d06d5db1f83a472f0f3b754bafe"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/laravel/tinker/zipball/502e0fe3f0415d06d5db1f83a472f0f3b754bafe",
"reference": "502e0fe3f0415d06d5db1f83a472f0f3b754bafe",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
2021-02-19 23:27:28 +00:00
"php": "^7.2.5|^8.0",
2024-05-11 13:56:57 +00:00
"psy/psysh": "^0.11.1|^0.12.0",
"symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2021-02-19 23:27:28 +00:00
"mockery/mockery": "~1.3.3|^1.4.2",
2024-05-11 13:56:57 +00:00
"phpstan/phpstan": "^1.10",
2021-02-19 23:27:28 +00:00
"phpunit/phpunit": "^8.5.8|^9.3.3"
2018-09-07 23:12:34 +00:00
},
"suggest": {
2024-05-11 13:56:57 +00:00
"illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0)."
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"Laravel\\Tinker\\TinkerServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Laravel\\Tinker\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "Powerful REPL for the Laravel framework.",
"keywords": [
"REPL",
"Tinker",
"laravel",
"psysh"
],
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/laravel/tinker/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/laravel/tinker/tree/v2.9.0"
2021-02-19 23:27:28 +00:00
},
2024-05-11 13:56:57 +00:00
"time": "2024-01-04T16:10:04+00:00"
2021-02-19 23:27:28 +00:00
},
{
"name": "laravel/ui",
2024-06-25 23:52:45 +00:00
"version": "v4.5.2",
2021-02-19 23:27:28 +00:00
"source": {
"type": "git",
"url": "https://github.com/laravel/ui.git",
2024-06-25 23:52:45 +00:00
"reference": "c75396f63268c95b053c8e4814eb70e0875e9628"
2021-02-19 23:27:28 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/laravel/ui/zipball/c75396f63268c95b053c8e4814eb70e0875e9628",
"reference": "c75396f63268c95b053c8e4814eb70e0875e9628",
2021-02-19 23:27:28 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"illuminate/console": "^9.21|^10.0|^11.0",
"illuminate/filesystem": "^9.21|^10.0|^11.0",
"illuminate/support": "^9.21|^10.0|^11.0",
"illuminate/validation": "^9.21|^10.0|^11.0",
"php": "^8.0",
"symfony/console": "^6.0|^7.0"
2021-02-19 23:27:28 +00:00
},
2022-02-24 03:01:00 +00:00
"require-dev": {
2024-05-11 13:56:57 +00:00
"orchestra/testbench": "^7.35|^8.15|^9.0",
"phpunit/phpunit": "^9.3|^10.4|^11.0"
2022-02-24 03:01:00 +00:00
},
2021-02-19 23:27:28 +00:00
"type": "library",
"extra": {
2021-02-23 23:00:23 +00:00
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-master": "4.x-dev"
2021-02-23 23:00:23 +00:00
},
2021-02-19 23:27:28 +00:00
"laravel": {
"providers": [
"Laravel\\Ui\\UiServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"Laravel\\Ui\\": "src/",
"Illuminate\\Foundation\\Auth\\": "auth-backend/"
}
2019-05-31 14:42:00 +00:00
},
2021-02-19 23:27:28 +00:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "Laravel UI utilities and presets.",
"keywords": [
"laravel",
"ui"
],
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/laravel/ui/tree/v4.5.2"
2021-02-19 23:27:28 +00:00
},
2024-06-25 23:52:45 +00:00
"time": "2024-05-08T18:07:10+00:00"
2018-09-07 23:12:34 +00:00
},
2021-02-17 23:02:27 +00:00
{
"name": "league/commonmark",
2024-05-11 13:56:57 +00:00
"version": "2.4.2",
2021-02-17 23:02:27 +00:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
2024-05-11 13:56:57 +00:00
"reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf"
2021-02-17 23:02:27 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/91c24291965bd6d7c46c46a12ba7492f83b1cadf",
"reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf",
2021-02-17 23:02:27 +00:00
"shasum": ""
},
"require": {
"ext-mbstring": "*",
2022-11-12 22:00:35 +00:00
"league/config": "^1.1.1",
"php": "^7.4 || ^8.0",
"psr/event-dispatcher": "^1.0",
"symfony/deprecation-contracts": "^2.1 || ^3.0",
"symfony/polyfill-php80": "^1.16"
2021-02-17 23:02:27 +00:00
},
"require-dev": {
2022-11-12 22:00:35 +00:00
"cebe/markdown": "^1.0",
2024-05-11 13:56:57 +00:00
"commonmark/cmark": "0.30.3",
2022-11-12 22:00:35 +00:00
"commonmark/commonmark.js": "0.30.0",
"composer/package-versions-deprecated": "^1.8",
"embed/embed": "^4.4",
"erusev/parsedown": "^1.0",
2021-02-17 23:02:27 +00:00
"ext-json": "*",
"github/gfm": "0.29.0",
2022-11-12 22:00:35 +00:00
"michelf/php-markdown": "^1.4 || ^2.0",
"nyholm/psr7": "^1.5",
"phpstan/phpstan": "^1.8.2",
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0",
2022-11-12 22:00:35 +00:00
"scrutinizer/ocular": "^1.8.1",
2024-05-11 13:56:57 +00:00
"symfony/finder": "^5.3 | ^6.0 || ^7.0",
"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 || ^7.0",
2022-11-12 22:00:35 +00:00
"unleashedtech/php-coding-standard": "^3.1.1",
2023-03-15 22:34:52 +00:00
"vimeo/psalm": "^4.24.0 || ^5.0.0"
2022-11-12 22:00:35 +00:00
},
"suggest": {
"symfony/yaml": "v2.3+ required if using the Front Matter extension"
2021-02-17 23:02:27 +00:00
},
"type": "library",
2022-11-12 22:00:35 +00:00
"extra": {
"branch-alias": {
2023-07-18 22:57:08 +00:00
"dev-main": "2.5-dev"
2022-11-12 22:00:35 +00:00
}
},
2021-02-17 23:02:27 +00:00
"autoload": {
"psr-4": {
"League\\CommonMark\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Colin O'Dell",
"email": "colinodell@gmail.com",
"homepage": "https://www.colinodell.com",
"role": "Lead Developer"
}
],
2022-11-12 22:00:35 +00:00
"description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
2021-02-17 23:02:27 +00:00
"homepage": "https://commonmark.thephpleague.com",
"keywords": [
"commonmark",
"flavored",
"gfm",
"github",
"github-flavored",
"markdown",
"md",
"parser"
],
"support": {
"docs": "https://commonmark.thephpleague.com/",
2022-11-12 22:00:35 +00:00
"forum": "https://github.com/thephpleague/commonmark/discussions",
2021-02-17 23:02:27 +00:00
"issues": "https://github.com/thephpleague/commonmark/issues",
"rss": "https://github.com/thephpleague/commonmark/releases.atom",
"source": "https://github.com/thephpleague/commonmark"
},
"funding": [
{
"url": "https://www.colinodell.com/sponsor",
"type": "custom"
},
{
"url": "https://www.paypal.me/colinpodell/10.00",
"type": "custom"
},
{
"url": "https://github.com/colinodell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/league/commonmark",
"type": "tidelift"
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-02-02T11:59:32+00:00"
2021-02-17 23:02:27 +00:00
},
2018-09-07 23:12:34 +00:00
{
2022-11-12 22:00:35 +00:00
"name": "league/config",
2023-03-15 22:34:52 +00:00
"version": "v1.2.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2022-11-12 22:00:35 +00:00
"url": "https://github.com/thephpleague/config.git",
2023-03-15 22:34:52 +00:00
"reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2023-03-15 22:34:52 +00:00
"url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
"reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2022-11-12 22:00:35 +00:00
"dflydev/dot-access-data": "^3.0.1",
"nette/schema": "^1.2",
"php": "^7.4 || ^8.0"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2023-03-15 22:34:52 +00:00
"phpstan/phpstan": "^1.8.2",
2022-11-12 22:00:35 +00:00
"phpunit/phpunit": "^9.5.5",
"scrutinizer/ocular": "^1.8.1",
"unleashedtech/php-coding-standard": "^3.1",
"vimeo/psalm": "^4.7.3"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-11-12 22:00:35 +00:00
"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"
2018-09-07 23:12:34 +00:00
}
2022-11-12 22:00:35 +00:00
],
2023-03-15 22:34:52 +00:00
"time": "2022-12-11T20:36:23+00:00"
2022-11-12 22:00:35 +00:00
},
{
"name": "league/flysystem",
2024-06-25 23:52:45 +00:00
"version": "3.28.0",
2022-11-12 22:00:35 +00:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
2024-06-25 23:52:45 +00:00
"reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c"
2022-11-12 22:00:35 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c",
"reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c",
2022-11-12 22:00:35 +00:00
"shasum": ""
},
"require": {
2023-07-18 22:57:08 +00:00
"league/flysystem-local": "^3.0.0",
2022-11-12 22:00:35 +00:00
"league/mime-type-detection": "^1.0.0",
"php": "^8.0.2"
},
"conflict": {
2024-05-11 13:56:57 +00:00
"async-aws/core": "<1.19.0",
"async-aws/s3": "<1.14.0",
2022-11-12 22:00:35 +00:00
"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": {
2024-05-11 13:56:57 +00:00
"async-aws/s3": "^1.5 || ^2.0",
"async-aws/simple-s3": "^1.1 || ^2.0",
"aws/aws-sdk-php": "^3.295.10",
2022-11-12 22:00:35 +00:00
"composer/semver": "^3.0",
"ext-fileinfo": "*",
"ext-ftp": "*",
2024-06-25 23:52:45 +00:00
"ext-mongodb": "^1.3",
2022-11-12 22:00:35 +00:00
"ext-zip": "*",
"friendsofphp/php-cs-fixer": "^3.5",
"google/cloud-storage": "^1.23",
2024-06-25 23:52:45 +00:00
"guzzlehttp/psr7": "^2.6",
2022-11-12 22:00:35 +00:00
"microsoft/azure-storage-blob": "^1.1",
2024-06-25 23:52:45 +00:00
"mongodb/mongodb": "^1.2",
2024-05-11 13:56:57 +00:00
"phpseclib/phpseclib": "^3.0.36",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.5.11|^10.0",
"sabre/dav": "^4.6.0"
2018-09-07 23:12:34 +00:00
},
2022-11-12 22:00:35 +00:00
"type": "library",
2018-09-07 23:12:34 +00:00
"autoload": {
"psr-4": {
2022-11-12 22:00:35 +00:00
"League\\Flysystem\\": "src"
2018-09-07 23:12:34 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
2022-11-12 22:00:35 +00:00
"email": "info@frankdejonge.nl"
2018-09-07 23:12:34 +00:00
}
],
2022-11-12 22:00:35 +00:00
"description": "File storage abstraction for PHP",
2018-09-07 23:12:34 +00:00
"keywords": [
"WebDAV",
"aws",
"cloud",
2022-11-12 22:00:35 +00:00
"file",
2018-09-07 23:12:34 +00:00
"files",
"filesystem",
"filesystems",
"ftp",
"s3",
"sftp",
"storage"
],
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
2024-06-25 23:52:45 +00:00
"source": "https://github.com/thephpleague/flysystem/tree/3.28.0"
2021-02-16 23:03:05 +00:00
},
2024-06-25 23:52:45 +00:00
"time": "2024-05-22T10:09:12+00:00"
2023-07-18 22:57:08 +00:00
},
{
"name": "league/flysystem-local",
2024-06-25 23:52:45 +00:00
"version": "3.28.0",
2023-07-18 22:57:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-local.git",
2024-06-25 23:52:45 +00:00
"reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40"
2023-07-18 22:57:08 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/13f22ea8be526ea58c2ddff9e158ef7c296e4f40",
"reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40",
2023-07-18 22:57:08 +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-06-25 23:52:45 +00:00
"source": "https://github.com/thephpleague/flysystem-local/tree/3.28.0"
2023-07-18 22:57:08 +00:00
},
2024-06-25 23:52:45 +00:00
"time": "2024-05-06T20:05:52+00:00"
2020-08-22 04:26:20 +00:00
},
{
"name": "league/mime-type-detection",
2024-05-11 13:56:57 +00:00
"version": "1.15.0",
2020-08-22 04:26:20 +00:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git",
2024-05-11 13:56:57 +00:00
"reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301"
2020-08-22 04:26:20 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301",
"reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301",
2020-08-22 04:26:20 +00:00
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
2024-05-11 13:56:57 +00:00
"php": "^7.4 || ^8.0"
2020-08-22 04:26:20 +00:00
},
"require-dev": {
2022-02-24 03:01:00 +00:00
"friendsofphp/php-cs-fixer": "^3.2",
2021-02-16 23:03:05 +00:00
"phpstan/phpstan": "^0.12.68",
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
2020-08-22 04:26:20 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"League\\MimeTypeDetection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
}
],
"description": "Mime-type detection for Flysystem",
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/thephpleague/mime-type-detection/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.15.0"
2021-02-16 23:03:05 +00:00
},
"funding": [
{
"url": "https://github.com/frankdejonge",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/league/flysystem",
"type": "tidelift"
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-01-28T23:22:08+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "monolog/monolog",
2024-05-11 13:56:57 +00:00
"version": "3.6.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
2024-05-11 13:56:57 +00:00
"reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/4b18b21a5527a3d5ffdac2fd35d3ab25a9597654",
"reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1",
"psr/log": "^2.0 || ^3.0"
2018-09-07 23:12:34 +00:00
},
"provide": {
2024-05-11 13:56:57 +00:00
"psr/log-implementation": "3.0.0"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"aws/aws-sdk-php": "^3.0",
2018-09-07 23:12:34 +00:00
"doctrine/couchdb": "~1.0@dev",
2022-09-05 21:54:25 +00:00
"elasticsearch/elasticsearch": "^7 || ^8",
"ext-json": "*",
2024-05-11 13:56:57 +00:00
"graylog2/gelf-php": "^1.4.2 || ^2.0",
"guzzlehttp/guzzle": "^7.4.5",
2022-09-05 21:54:25 +00:00
"guzzlehttp/psr7": "^2.2",
2021-02-17 23:02:27 +00:00
"mongodb/mongodb": "^1.8",
2021-10-13 01:38:38 +00:00
"php-amqplib/php-amqplib": "~2.4 || ^3",
2024-05-11 13:56:57 +00:00
"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",
2022-09-05 21:54:25 +00:00
"ruflin/elastica": "^7",
"symfony/mailer": "^5.4 || ^6",
"symfony/mime": "^5.4 || ^6"
2018-09-07 23:12:34 +00:00
},
"suggest": {
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
2021-02-17 23:02:27 +00:00
"elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
2018-09-07 23:12:34 +00:00
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2021-10-13 01:38:38 +00:00
"ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
2021-02-17 23:02:27 +00:00
"ext-mbstring": "Allow to work properly with unicode symbols",
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
2021-10-13 01:38:38 +00:00
"ext-openssl": "Required to send log messages using SSL",
"ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
2018-09-07 23:12:34 +00:00
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
2021-02-17 23:02:27 +00:00
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
2018-09-07 23:12:34 +00:00
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
"rollbar/rollbar": "Allow sending log messages to Rollbar",
2021-02-17 23:02:27 +00:00
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
2018-09-07 23:12:34 +00:00
},
"type": "library",
2021-02-17 23:02:27 +00:00
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "3.x-dev"
2021-02-17 23:02:27 +00:00
}
},
2018-09-07 23:12:34 +00:00
"autoload": {
"psr-4": {
"Monolog\\": "src/Monolog"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
2021-02-17 23:02:27 +00:00
"homepage": "https://seld.be"
2018-09-07 23:12:34 +00:00
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2021-02-17 23:02:27 +00:00
"homepage": "https://github.com/Seldaek/monolog",
2018-09-07 23:12:34 +00:00
"keywords": [
"log",
"logging",
"psr-3"
],
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/Seldaek/monolog/tree/3.6.0"
2021-02-16 23:03:05 +00:00
},
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-04-12T21:02:21+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "nesbot/carbon",
2024-06-25 23:52:45 +00:00
"version": "2.72.5",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
2024-06-25 23:52:45 +00:00
"reference": "afd46589c216118ecd48ff2b95d77596af1e57ed"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/afd46589c216118ecd48ff2b95d77596af1e57ed",
"reference": "afd46589c216118ecd48ff2b95d77596af1e57ed",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"carbonphp/carbon-doctrine-types": "*",
2021-02-16 23:03:05 +00:00
"ext-json": "*",
"php": "^7.1.8 || ^8.0",
2024-05-11 13:56:57 +00:00
"psr/clock": "^1.0",
2021-02-16 23:03:05 +00:00
"symfony/polyfill-mbstring": "^1.0",
2021-10-13 01:38:38 +00:00
"symfony/polyfill-php80": "^1.16",
2022-02-24 03:01:00 +00:00
"symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
2018-09-07 23:12:34 +00:00
},
2024-05-11 13:56:57 +00:00
"provide": {
"psr/clock-implementation": "1.0"
},
2018-09-07 23:12:34 +00:00
"require-dev": {
2024-05-11 13:56:57 +00:00
"doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0",
"doctrine/orm": "^2.7 || ^3.0",
2021-10-13 01:38:38 +00:00
"friendsofphp/php-cs-fixer": "^3.0",
2021-02-16 23:03:05 +00:00
"kylekatarnls/multi-tester": "^2.0",
2022-09-05 21:54:25 +00:00
"ondrejmirtes/better-reflection": "*",
2021-02-16 23:03:05 +00:00
"phpmd/phpmd": "^2.9",
"phpstan/extension-installer": "^1.0",
2022-09-05 21:54:25 +00:00
"phpstan/phpstan": "^0.12.99 || ^1.7.14",
"phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
"phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
2021-02-16 23:03:05 +00:00
"squizlabs/php_codesniffer": "^3.4"
2018-09-07 23:12:34 +00:00
},
2019-05-31 14:42:00 +00:00
"bin": [
2021-02-16 23:03:05 +00:00
"bin/carbon"
2019-05-31 14:42:00 +00:00
],
2018-09-07 23:12:34 +00:00
"type": "library",
"extra": {
2021-02-16 23:03:05 +00:00
"branch-alias": {
2024-06-25 23:52:45 +00:00
"dev-master": "3.x-dev",
"dev-2.x": "2.x-dev"
2021-02-16 23:03:05 +00:00
},
2018-09-07 23:12:34 +00:00
"laravel": {
"providers": [
"Carbon\\Laravel\\ServiceProvider"
]
2021-02-16 23:03:05 +00:00
},
"phpstan": {
"includes": [
"extension.neon"
]
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
"psr-4": {
2021-02-16 23:03:05 +00:00
"Carbon\\": "src/Carbon/"
2018-09-07 23:12:34 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Brian Nesbitt",
"email": "brian@nesbot.com",
2021-10-13 01:38:38 +00:00
"homepage": "https://markido.com"
2021-02-16 23:03:05 +00:00
},
{
"name": "kylekatarnls",
2021-10-13 01:38:38 +00:00
"homepage": "https://github.com/kylekatarnls"
2018-09-07 23:12:34 +00:00
}
],
2021-02-16 23:03:05 +00:00
"description": "An API extension for DateTime that supports 281 different languages.",
2021-10-13 01:38:38 +00:00
"homepage": "https://carbon.nesbot.com",
2018-09-07 23:12:34 +00:00
"keywords": [
"date",
"datetime",
"time"
],
2021-02-16 23:03:05 +00:00
"support": {
2022-02-24 03:01:00 +00:00
"docs": "https://carbon.nesbot.com/docs",
2021-02-16 23:03:05 +00:00
"issues": "https://github.com/briannesbitt/Carbon/issues",
"source": "https://github.com/briannesbitt/Carbon"
2019-12-03 03:02:43 +00:00
},
2021-02-16 23:03:05 +00:00
"funding": [
2019-12-03 03:02:43 +00:00
{
2022-09-05 21:54:25 +00:00
"url": "https://github.com/sponsors/kylekatarnls",
"type": "github"
2019-12-03 03:02:43 +00:00
},
{
2022-09-05 21:54:25 +00:00
"url": "https://opencollective.com/Carbon#sponsor",
"type": "opencollective"
},
{
"url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
2021-02-16 23:03:05 +00:00
"type": "tidelift"
2019-05-31 14:42:00 +00:00
}
],
2024-06-25 23:52:45 +00:00
"time": "2024-06-03T19:18:41+00:00"
2018-09-07 23:12:34 +00:00
},
{
2022-11-12 22:00:35 +00:00
"name": "nette/schema",
2024-05-11 13:56:57 +00:00
"version": "v1.3.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2022-11-12 22:00:35 +00:00
"url": "https://github.com/nette/schema.git",
2024-05-11 13:56:57 +00:00
"reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/nette/schema/zipball/a6d3a6d1f545f01ef38e60f375d1cf1f4de98188",
"reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"nette/utils": "^4.0",
"php": "8.1 - 8.3"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"nette/tester": "^2.4",
2022-12-03 03:51:21 +00:00
"phpstan/phpstan-nette": "^1.0",
2024-05-11 13:56:57 +00:00
"tracy/tracy": "^2.8"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-master": "1.3-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
2022-11-12 22:00:35 +00:00
"classmap": [
"src/"
]
2018-09-07 23:12:34 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2022-11-12 22:00:35 +00:00
"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-05-11 13:56:57 +00:00
"source": "https://github.com/nette/schema/tree/v1.3.0"
2022-11-12 22:00:35 +00:00
},
2024-05-11 13:56:57 +00:00
"time": "2023-12-11T11:54:22+00:00"
2022-11-12 22:00:35 +00:00
},
{
"name": "nette/utils",
2024-05-11 13:56:57 +00:00
"version": "v4.0.4",
2022-11-12 22:00:35 +00:00
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
2024-05-11 13:56:57 +00:00
"reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218"
2022-11-12 22:00:35 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/nette/utils/zipball/d3ad0aa3b9f934602cb3e3902ebccf10be34d218",
"reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218",
2022-11-12 22:00:35 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.0 <8.4"
2022-11-12 22:00:35 +00:00
},
"conflict": {
2023-03-15 22:34:52 +00:00
"nette/finder": "<3",
"nette/schema": "<1.2.2"
2022-11-12 22:00:35 +00:00
},
"require-dev": {
2023-03-15 22:34:52 +00:00
"jetbrains/phpstorm-attributes": "dev-master",
2024-05-11 13:56:57 +00:00
"nette/tester": "^2.5",
2022-11-12 22:00:35 +00:00
"phpstan/phpstan": "^1.0",
2023-03-15 22:34:52 +00:00
"tracy/tracy": "^2.9"
2022-11-12 22:00:35 +00:00
},
"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...",
2024-05-11 13:56:57 +00:00
"ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()"
2022-11-12 22:00:35 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-03-15 22:34:52 +00:00
"dev-master": "4.0-dev"
2022-11-12 22:00:35 +00:00
}
},
"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-05-11 13:56:57 +00:00
"source": "https://github.com/nette/utils/tree/v4.0.4"
2022-11-12 22:00:35 +00:00
},
2024-05-11 13:56:57 +00:00
"time": "2024-01-17T16:50:36+00:00"
2022-11-12 22:00:35 +00:00
},
{
"name": "nikic/php-parser",
2024-05-11 13:56:57 +00:00
"version": "v5.0.2",
2022-11-12 22:00:35 +00:00
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
2024-05-11 13:56:57 +00:00
"reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13"
2022-11-12 22:00:35 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/139676794dc1e9231bf7bcd123cfc0c99182cb13",
"reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13",
2022-11-12 22:00:35 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"ext-ctype": "*",
"ext-json": "*",
2022-11-12 22:00:35 +00:00
"ext-tokenizer": "*",
2024-05-11 13:56:57 +00:00
"php": ">=7.4"
2022-11-12 22:00:35 +00:00
},
"require-dev": {
"ircmaxell/php-yacc": "^0.0.7",
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
2022-11-12 22:00:35 +00:00
},
"bin": [
"bin/php-parse"
],
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-master": "5.0-dev"
2022-11-12 22:00:35 +00:00
}
},
"autoload": {
"psr-4": {
"PhpParser\\": "lib/PhpParser"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
2018-09-07 23:12:34 +00:00
{
"name": "Nikita Popov"
}
],
"description": "A PHP parser written in PHP",
"keywords": [
"parser",
"php"
],
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/nikic/PHP-Parser/tree/v5.0.2"
2021-02-16 23:03:05 +00:00
},
2024-05-11 13:56:57 +00:00
"time": "2024-03-05T20:51:40+00:00"
2018-10-03 03:32:23 +00:00
},
{
2022-11-12 22:00:35 +00:00
"name": "nunomaduro/termwind",
2023-03-15 22:34:52 +00:00
"version": "v1.15.1",
2018-10-03 03:32:23 +00:00
"source": {
"type": "git",
2022-11-12 22:00:35 +00:00
"url": "https://github.com/nunomaduro/termwind.git",
2023-03-15 22:34:52 +00:00
"reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc"
2018-10-03 03:32:23 +00:00
},
"dist": {
"type": "zip",
2023-03-15 22:34:52 +00:00
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/8ab0b32c8caa4a2e09700ea32925441385e4a5dc",
"reference": "8ab0b32c8caa4a2e09700ea32925441385e4a5dc",
2018-10-03 03:32:23 +00:00
"shasum": ""
},
"require": {
2022-11-12 22:00:35 +00:00
"ext-mbstring": "*",
"php": "^8.0",
"symfony/console": "^5.3.0|^6.0.0"
2018-10-03 03:32:23 +00:00
},
"require-dev": {
2022-11-12 22:00:35 +00:00
"ergebnis/phpstan-rules": "^1.0.",
"illuminate/console": "^8.0|^9.0",
"illuminate/support": "^8.0|^9.0",
"laravel/pint": "^1.0.0",
"pestphp/pest": "^1.21.0",
"pestphp/pest-plugin-mock": "^1.0",
"phpstan/phpstan": "^1.4.6",
"phpstan/phpstan-strict-rules": "^1.1.0",
"symfony/var-dumper": "^5.2.7|^6.0.0",
"thecodingmachine/phpstan-strict-rules": "^1.0.0"
2018-10-03 03:32:23 +00:00
},
"type": "library",
"extra": {
2022-11-12 22:00:35 +00:00
"laravel": {
"providers": [
"Termwind\\Laravel\\TermwindServiceProvider"
]
2018-10-03 03:32:23 +00:00
}
},
"autoload": {
"files": [
2022-11-12 22:00:35 +00:00
"src/Functions.php"
2022-04-24 20:16:43 +00:00
],
"psr-4": {
2022-11-12 22:00:35 +00:00
"Termwind\\": "src/"
2022-04-24 20:16:43 +00:00
}
2018-10-03 03:32:23 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2022-11-12 22:00:35 +00:00
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
2018-10-03 03:32:23 +00:00
}
],
2022-11-12 22:00:35 +00:00
"description": "Its like Tailwind CSS, but for the console.",
2018-10-03 03:32:23 +00:00
"keywords": [
2022-11-12 22:00:35 +00:00
"cli",
"console",
"css",
"package",
"php",
"style"
2018-10-03 03:32:23 +00:00
],
2021-02-16 23:03:05 +00:00
"support": {
2022-11-12 22:00:35 +00:00
"issues": "https://github.com/nunomaduro/termwind/issues",
2023-03-15 22:34:52 +00:00
"source": "https://github.com/nunomaduro/termwind/tree/v1.15.1"
2021-02-16 23:03:05 +00:00
},
2022-11-12 22:00:35 +00:00
"funding": [
{
"url": "https://www.paypal.com/paypalme/enunomaduro",
"type": "custom"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
},
{
"url": "https://github.com/xiCO2k",
"type": "github"
}
],
2023-03-15 22:34:52 +00:00
"time": "2023-02-08T01:06:31+00:00"
2018-09-07 23:12:34 +00:00
},
2022-11-14 00:04:45 +00:00
{
"name": "paragonie/random_compat",
"version": "v9.99.100",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
"shasum": ""
},
"require": {
"php": ">= 7"
},
"require-dev": {
"phpunit/phpunit": "4.*|5.*",
"vimeo/psalm": "^1"
},
"suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com"
}
],
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"keywords": [
"csprng",
"polyfill",
"pseudorandom",
"random"
],
"support": {
"email": "info@paragonie.com",
"issues": "https://github.com/paragonie/random_compat/issues",
"source": "https://github.com/paragonie/random_compat"
},
"time": "2020-10-15T08:29:30+00:00"
},
{
"name": "paragonie/sodium_compat",
2024-05-11 13:56:57 +00:00
"version": "v1.21.1",
2022-11-14 00:04:45 +00:00
"source": {
"type": "git",
"url": "https://github.com/paragonie/sodium_compat.git",
2024-05-11 13:56:57 +00:00
"reference": "bb312875dcdd20680419564fe42ba1d9564b9e37"
2022-11-14 00:04:45 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/bb312875dcdd20680419564fe42ba1d9564b9e37",
"reference": "bb312875dcdd20680419564fe42ba1d9564b9e37",
2022-11-14 00:04:45 +00:00
"shasum": ""
},
"require": {
"paragonie/random_compat": ">=1",
"php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
},
"require-dev": {
"phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9"
},
"suggest": {
"ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
"ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
},
"type": "library",
"autoload": {
"files": [
"autoload.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"ISC"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com"
},
{
"name": "Frank Denis",
"email": "jedisct1@pureftpd.org"
}
],
"description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
"keywords": [
"Authentication",
"BLAKE2b",
"ChaCha20",
"ChaCha20-Poly1305",
"Chapoly",
"Curve25519",
"Ed25519",
"EdDSA",
"Edwards-curve Digital Signature Algorithm",
"Elliptic Curve Diffie-Hellman",
"Poly1305",
"Pure-PHP cryptography",
"RFC 7748",
"RFC 8032",
"Salpoly",
"Salsa20",
"X25519",
"XChaCha20-Poly1305",
"XSalsa20-Poly1305",
"Xchacha20",
"Xsalsa20",
"aead",
"cryptography",
"ecdh",
"elliptic curve",
"elliptic curve cryptography",
"encryption",
"libsodium",
"php",
"public-key cryptography",
"secret-key cryptography",
"side-channel resistant"
],
"support": {
"issues": "https://github.com/paragonie/sodium_compat/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/paragonie/sodium_compat/tree/v1.21.1"
2022-11-14 00:04:45 +00:00
},
2024-05-11 13:56:57 +00:00
"time": "2024-04-22T22:05:04+00:00"
2022-11-14 00:04:45 +00:00
},
2019-05-31 14:42:00 +00:00
{
2021-02-16 23:03:05 +00:00
"name": "phpoption/phpoption",
2024-05-11 13:56:57 +00:00
"version": "1.9.2",
2019-05-31 14:42:00 +00:00
"source": {
"type": "git",
2021-02-16 23:03:05 +00:00
"url": "https://github.com/schmittjoh/php-option.git",
2024-05-11 13:56:57 +00:00
"reference": "80735db690fe4fc5c76dfa7f9b770634285fa820"
2019-05-31 14:42:00 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/80735db690fe4fc5c76dfa7f9b770634285fa820",
"reference": "80735db690fe4fc5c76dfa7f9b770634285fa820",
2019-05-31 14:42:00 +00:00
"shasum": ""
},
"require": {
2022-09-05 21:54:25 +00:00
"php": "^7.2.5 || ^8.0"
2019-05-31 14:42:00 +00:00
},
"require-dev": {
2023-03-15 22:34:52 +00:00
"bamarni/composer-bin-plugin": "^1.8.2",
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
2019-05-31 14:42:00 +00:00
},
"type": "library",
"extra": {
2022-09-05 21:54:25 +00:00
"bamarni-bin": {
"bin-links": true,
"forward-command": true
},
2019-05-31 14:42:00 +00:00
"branch-alias": {
2022-09-05 21:54:25 +00:00
"dev-master": "1.9-dev"
2019-05-31 14:42:00 +00:00
}
},
"autoload": {
"psr-4": {
2021-02-16 23:03:05 +00:00
"PhpOption\\": "src/PhpOption/"
2019-05-31 14:42:00 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-02-16 23:03:05 +00:00
"Apache-2.0"
2019-05-31 14:42:00 +00:00
],
"authors": [
{
2021-02-16 23:03:05 +00:00
"name": "Johannes M. Schmitt",
2022-02-24 03:01:00 +00:00
"email": "schmittjoh@gmail.com",
"homepage": "https://github.com/schmittjoh"
2019-05-31 14:42:00 +00:00
},
{
2021-02-16 23:03:05 +00:00
"name": "Graham Campbell",
2022-02-24 03:01:00 +00:00
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
2019-05-31 14:42:00 +00:00
}
],
2021-02-16 23:03:05 +00:00
"description": "Option Type for PHP",
2019-05-31 14:42:00 +00:00
"keywords": [
2021-02-16 23:03:05 +00:00
"language",
"option",
"php",
"type"
2019-05-31 14:42:00 +00:00
],
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/schmittjoh/php-option/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/schmittjoh/php-option/tree/1.9.2"
2019-05-31 14:42:00 +00:00
},
2021-02-16 23:03:05 +00:00
"funding": [
2019-05-31 14:42:00 +00:00
{
2021-02-16 23:03:05 +00:00
"url": "https://github.com/GrahamCampbell",
"type": "github"
2020-08-22 04:26:20 +00:00
},
{
2021-02-16 23:03:05 +00:00
"url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
"type": "tidelift"
2019-05-31 14:42:00 +00:00
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-11-12T21:59:55+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"
2019-05-31 14:42:00 +00:00
},
{
"name": "psr/container",
2022-11-12 22:00:35 +00:00
"version": "2.0.2",
2019-05-31 14:42:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
2022-11-12 22:00:35 +00:00
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
2019-05-31 14:42:00 +00:00
},
"dist": {
"type": "zip",
2022-11-12 22:00:35 +00:00
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
2019-05-31 14:42:00 +00:00
"shasum": ""
},
"require": {
2022-11-12 22:00:35 +00:00
"php": ">=7.4.0"
2019-05-31 14:42:00 +00:00
},
"type": "library",
2022-11-12 22:00:35 +00:00
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
2019-05-31 14:42:00 +00:00
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2021-04-20 13:59:21 +00:00
"homepage": "https://www.php-fig.org/"
2019-05-31 14:42:00 +00:00
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
],
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/php-fig/container/issues",
2022-11-12 22:00:35 +00:00
"source": "https://github.com/php-fig/container/tree/2.0.2"
2018-09-07 23:12:34 +00:00
},
2022-11-12 22:00:35 +00:00
"time": "2021-11-05T16:47:00+00:00"
2018-09-07 23:12:34 +00:00
},
2021-02-19 23:27:28 +00:00
{
"name": "psr/event-dispatcher",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/event-dispatcher.git",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\EventDispatcher\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Standard interfaces for event handling.",
"keywords": [
"events",
"psr",
"psr-14"
],
"support": {
"issues": "https://github.com/php-fig/event-dispatcher/issues",
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
},
"time": "2019-01-08T18:20:26+00:00"
},
2022-11-14 00:04:45 +00:00
{
"name": "psr/http-client",
2024-05-11 13:56:57 +00:00
"version": "1.0.3",
2022-11-14 00:04:45 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
2024-05-11 13:56:57 +00:00
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
2022-11-14 00:04:45 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
2022-11-14 00:04:45 +00:00
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0",
2023-07-18 22:57:08 +00:00
"psr/http-message": "^1.0 || ^2.0"
2022-11-14 00:04:45 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Client\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2023-07-18 22:57:08 +00:00
"homepage": "https://www.php-fig.org/"
2022-11-14 00:04:45 +00:00
}
],
"description": "Common interface for HTTP clients",
"homepage": "https://github.com/php-fig/http-client",
"keywords": [
"http",
"http-client",
"psr",
"psr-18"
],
"support": {
2024-05-11 13:56:57 +00:00
"source": "https://github.com/php-fig/http-client"
2022-11-14 00:04:45 +00:00
},
2024-05-11 13:56:57 +00:00
"time": "2023-09-23T14:17:50+00:00"
2022-11-14 00:04:45 +00:00
},
{
"name": "psr/http-factory",
2024-05-11 13:56:57 +00:00
"version": "1.1.0",
2022-11-14 00:04:45 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-factory.git",
2024-05-11 13:56:57 +00:00
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
2022-11-14 00:04:45 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
2022-11-14 00:04:45 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=7.1",
2023-07-18 22:57:08 +00:00
"psr/http-message": "^1.0 || ^2.0"
2022-11-14 00:04:45 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2023-07-18 22:57:08 +00:00
"homepage": "https://www.php-fig.org/"
2022-11-14 00:04:45 +00:00
}
],
2024-05-11 13:56:57 +00:00
"description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
2022-11-14 00:04:45 +00:00
"keywords": [
"factory",
"http",
"message",
"psr",
"psr-17",
"psr-7",
"request",
"response"
],
"support": {
2024-05-11 13:56:57 +00:00
"source": "https://github.com/php-fig/http-factory"
2022-11-14 00:04:45 +00:00
},
2024-05-11 13:56:57 +00:00
"time": "2024-04-15T12:06:14+00:00"
2022-11-14 00:04:45 +00:00
},
{
"name": "psr/http-message",
2023-07-18 22:57:08 +00:00
"version": "2.0",
2022-11-14 00:04:45 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
2023-07-18 22:57:08 +00:00
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
2022-11-14 00:04:45 +00:00
},
"dist": {
"type": "zip",
2023-07-18 22:57:08 +00:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
2022-11-14 00:04:45 +00:00
"shasum": ""
},
"require": {
2023-07-18 22:57:08 +00:00
"php": "^7.2 || ^8.0"
2022-11-14 00:04:45 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-07-18 22:57:08 +00:00
"dev-master": "2.0.x-dev"
2022-11-14 00:04:45 +00:00
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2023-07-18 22:57:08 +00:00
"homepage": "https://www.php-fig.org/"
2022-11-14 00:04:45 +00:00
}
],
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"support": {
2023-07-18 22:57:08 +00:00
"source": "https://github.com/php-fig/http-message/tree/2.0"
2022-11-14 00:04:45 +00:00
},
2023-07-18 22:57:08 +00:00
"time": "2023-04-04T09:54:51+00:00"
2022-11-14 00:04:45 +00:00
},
2018-09-07 23:12:34 +00:00
{
"name": "psr/log",
2022-11-12 22:00:35 +00:00
"version": "3.0.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
2022-11-12 22:00:35 +00:00
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2022-11-12 22:00:35 +00:00
"url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2022-11-12 22:00:35 +00:00
"php": ">=8.0.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-11-12 22:00:35 +00:00
"dev-master": "3.x-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
"psr-4": {
2022-11-12 22:00:35 +00:00
"Psr\\Log\\": "src"
2018-09-07 23:12:34 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2021-05-29 18:59:34 +00:00
"homepage": "https://www.php-fig.org/"
2018-09-07 23:12:34 +00:00
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
2021-02-16 23:03:05 +00:00
"support": {
2022-11-12 22:00:35 +00:00
"source": "https://github.com/php-fig/log/tree/3.0.0"
2021-02-16 23:03:05 +00:00
},
2022-11-12 22:00:35 +00:00
"time": "2021-07-14T16:46:02+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "psr/simple-cache",
2022-11-12 22:00:35 +00:00
"version": "3.0.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/simple-cache.git",
2022-11-12 22:00:35 +00:00
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2022-11-12 22:00:35 +00:00
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2022-11-12 22:00:35 +00:00
"php": ">=8.0.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-11-12 22:00:35 +00:00
"dev-master": "3.0.x-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
"psr-4": {
"Psr\\SimpleCache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2022-11-12 22:00:35 +00:00
"homepage": "https://www.php-fig.org/"
2018-09-07 23:12:34 +00:00
}
],
"description": "Common interfaces for simple caching",
"keywords": [
"cache",
"caching",
"psr",
"psr-16",
"simple-cache"
],
2021-02-16 23:03:05 +00:00
"support": {
2022-11-12 22:00:35 +00:00
"source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
2021-02-16 23:03:05 +00:00
},
2022-11-12 22:00:35 +00:00
"time": "2021-10-29T13:26:27+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "psy/psysh",
2024-06-25 23:52:45 +00:00
"version": "v0.12.4",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
2024-06-25 23:52:45 +00:00
"reference": "2fd717afa05341b4f8152547f142cd2f130f6818"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/2fd717afa05341b4f8152547f142cd2f130f6818",
"reference": "2fd717afa05341b4f8152547f142cd2f130f6818",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-tokenizer": "*",
2024-05-11 13:56:57 +00:00
"nikic/php-parser": "^5.0 || ^4.0",
"php": "^8.0 || ^7.4",
"symfony/console": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4",
"symfony/var-dumper": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4"
2018-09-07 23:12:34 +00:00
},
2022-04-24 20:16:43 +00:00
"conflict": {
"symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
},
2018-09-07 23:12:34 +00:00
"require-dev": {
2022-09-05 21:54:25 +00:00
"bamarni/composer-bin-plugin": "^1.2"
2018-09-07 23:12:34 +00:00
},
"suggest": {
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
"ext-pdo-sqlite": "The doc command requires SQLite to work.",
2024-05-11 13:56:57 +00:00
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well."
2018-09-07 23:12:34 +00:00
},
"bin": [
"bin/psysh"
],
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "0.12.x-dev"
},
"bamarni-bin": {
"bin-links": false,
"forward-command": false
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"Psy\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Justin Hileman",
"email": "justin@justinhileman.info",
"homepage": "http://justinhileman.com"
}
],
"description": "An interactive shell for modern PHP.",
"homepage": "http://psysh.org",
"keywords": [
"REPL",
"console",
"interactive",
"shell"
],
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/bobthecow/psysh/issues",
2024-06-25 23:52:45 +00:00
"source": "https://github.com/bobthecow/psysh/tree/v0.12.4"
2021-02-19 23:27:28 +00:00
},
2024-06-25 23:52:45 +00:00
"time": "2024-06-10T01:18:23+00:00"
2021-02-19 23:27:28 +00:00
},
2022-11-14 00:04:45 +00:00
{
"name": "pusher/pusher-php-server",
2024-05-11 13:56:57 +00:00
"version": "7.2.4",
2022-11-14 00:04:45 +00:00
"source": {
"type": "git",
"url": "https://github.com/pusher/pusher-http-php.git",
2024-05-11 13:56:57 +00:00
"reference": "de2f72296808f9cafa6a4462b15a768ff130cddb"
2022-11-14 00:04:45 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/de2f72296808f9cafa6a4462b15a768ff130cddb",
"reference": "de2f72296808f9cafa6a4462b15a768ff130cddb",
2022-11-14 00:04:45 +00:00
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.2",
"paragonie/sodium_compat": "^1.6",
"php": "^7.3|^8.0",
"psr/log": "^1.0|^2.0|^3.0"
},
"require-dev": {
"overtrue/phplint": "^2.3",
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"autoload": {
"psr-4": {
"Pusher\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Library for interacting with the Pusher REST API",
"keywords": [
"events",
"messaging",
"php-pusher-server",
"publish",
"push",
"pusher",
"real time",
"real-time",
"realtime",
"rest",
"trigger"
],
"support": {
"issues": "https://github.com/pusher/pusher-http-php/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/pusher/pusher-http-php/tree/7.2.4"
2022-11-14 00:04:45 +00:00
},
2024-05-11 13:56:57 +00:00
"time": "2023-12-15T10:58:53+00:00"
2022-11-14 00:04:45 +00:00
},
{
"name": "ralouphie/getallheaders",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/ralouphie/getallheaders.git",
"reference": "120b605dfeb996808c31b6477290a714d356e822"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
"reference": "120b605dfeb996808c31b6477290a714d356e822",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^5 || ^6.5"
},
"type": "library",
"autoload": {
"files": [
"src/getallheaders.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ralph Khattar",
"email": "ralph.khattar@gmail.com"
}
],
"description": "A polyfill for getallheaders.",
"support": {
"issues": "https://github.com/ralouphie/getallheaders/issues",
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
},
"time": "2019-03-08T08:55:37+00:00"
},
2021-02-19 23:27:28 +00:00
{
"name": "ramsey/collection",
2023-03-15 22:34:52 +00:00
"version": "2.0.0",
2021-02-19 23:27:28 +00:00
"source": {
"type": "git",
"url": "https://github.com/ramsey/collection.git",
2023-03-15 22:34:52 +00:00
"reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5"
2021-02-19 23:27:28 +00:00
},
"dist": {
"type": "zip",
2023-03-15 22:34:52 +00:00
"url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
"reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
2021-02-19 23:27:28 +00:00
"shasum": ""
},
"require": {
2023-03-15 22:34:52 +00:00
"php": "^8.1"
2021-02-19 23:27:28 +00:00
},
"require-dev": {
2023-03-15 22:34:52 +00:00
"captainhook/plugin-composer": "^5.3",
"ergebnis/composer-normalize": "^2.28.3",
"fakerphp/faker": "^1.21",
"hamcrest/hamcrest-php": "^2.0",
"jangregor/phpstan-prophecy": "^1.0",
"mockery/mockery": "^1.5",
"php-parallel-lint/php-console-highlighter": "^1.0",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpcsstandards/phpcsutils": "^1.0.0-rc1",
2021-10-13 01:38:38 +00:00
"phpspec/prophecy-phpunit": "^2.0",
2023-03-15 22:34:52 +00:00
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^1.9",
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9.5",
"psalm/plugin-mockery": "^1.1",
"psalm/plugin-phpunit": "^0.18.4",
"ramsey/coding-standard": "^2.0.3",
"ramsey/conventional-commits": "^1.3",
"vimeo/psalm": "^5.4"
2021-02-19 23:27:28 +00:00
},
"type": "library",
2023-03-15 22:34:52 +00:00
"extra": {
"captainhook": {
"force-install": true
},
"ramsey/conventional-commits": {
"configFile": "conventional-commits.json"
}
},
2021-02-19 23:27:28 +00:00
"autoload": {
"psr-4": {
"Ramsey\\Collection\\": "src/"
}
2019-05-31 14:42:00 +00:00
},
2021-02-19 23:27:28 +00:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ben Ramsey",
"email": "ben@benramsey.com",
"homepage": "https://benramsey.com"
}
],
2021-10-13 01:38:38 +00:00
"description": "A PHP library for representing and manipulating collections.",
2021-02-19 23:27:28 +00:00
"keywords": [
"array",
"collection",
"hash",
"map",
"queue",
"set"
],
"support": {
"issues": "https://github.com/ramsey/collection/issues",
2023-03-15 22:34:52 +00:00
"source": "https://github.com/ramsey/collection/tree/2.0.0"
2021-02-19 23:27:28 +00:00
},
"funding": [
{
"url": "https://github.com/ramsey",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
"type": "tidelift"
}
],
2023-03-15 22:34:52 +00:00
"time": "2022-12-31T21:50:55+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "ramsey/uuid",
2024-05-11 13:56:57 +00:00
"version": "4.7.6",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
2024-05-11 13:56:57 +00:00
"reference": "91039bc1faa45ba123c4328958e620d382ec7088"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088",
"reference": "91039bc1faa45ba123c4328958e620d382ec7088",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12",
2019-12-03 03:02:43 +00:00
"ext-json": "*",
2022-11-12 22:00:35 +00:00
"php": "^8.0",
2023-03-15 22:34:52 +00:00
"ramsey/collection": "^1.2 || ^2.0"
2018-09-07 23:12:34 +00:00
},
"replace": {
"rhumsaa/uuid": "self.version"
},
"require-dev": {
2021-10-13 01:38:38 +00:00
"captainhook/captainhook": "^5.10",
"captainhook/plugin-composer": "^5.3",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
2021-02-19 23:27:28 +00:00
"doctrine/annotations": "^1.8",
2021-10-13 01:38:38 +00:00
"ergebnis/composer-normalize": "^2.15",
2021-02-19 23:27:28 +00:00
"mockery/mockery": "^1.3",
2019-12-03 03:02:43 +00:00
"paragonie/random-lib": "^2",
2021-10-13 01:38:38 +00:00
"php-mock/php-mock": "^2.2",
2021-02-19 23:27:28 +00:00
"php-mock/php-mock-mockery": "^1.3",
"php-parallel-lint/php-parallel-lint": "^1.1",
2021-10-13 01:38:38 +00:00
"phpbench/phpbench": "^1.0",
2022-11-12 22:00:35 +00:00
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-phpunit": "^1.1",
2021-10-13 01:38:38 +00:00
"phpunit/phpunit": "^8.5 || ^9",
2022-11-12 22:00:35 +00:00
"ramsey/composer-repl": "^1.4",
"slevomat/coding-standard": "^8.4",
2021-02-19 23:27:28 +00:00
"squizlabs/php_codesniffer": "^3.5",
2021-10-13 01:38:38 +00:00
"vimeo/psalm": "^4.9"
2018-09-07 23:12:34 +00:00
},
"suggest": {
2021-02-19 23:27:28 +00:00
"ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
"ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
"ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
2019-12-03 03:02:43 +00:00
"paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
2018-09-07 23:12:34 +00:00
"ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
},
"type": "library",
"extra": {
2021-10-13 01:38:38 +00:00
"captainhook": {
"force-install": true
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
2019-12-03 03:02:43 +00:00
"files": [
"src/functions.php"
2022-04-24 20:16:43 +00:00
],
"psr-4": {
"Ramsey\\Uuid\\": "src/"
}
2018-09-07 23:12:34 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2021-02-19 23:27:28 +00:00
"description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
2018-09-07 23:12:34 +00:00
"keywords": [
"guid",
"identifier",
"uuid"
],
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/ramsey/uuid/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/ramsey/uuid/tree/4.7.6"
2021-02-16 23:03:05 +00:00
},
2021-02-19 23:27:28 +00:00
"funding": [
{
"url": "https://github.com/ramsey",
"type": "github"
2021-10-13 01:38:38 +00:00
},
{
"url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
"type": "tidelift"
2021-02-19 23:27:28 +00:00
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-04-27T21:32:50+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "symfony/console",
2024-06-25 23:52:45 +00:00
"version": "v6.4.8",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
2024-06-25 23:52:45 +00:00
"reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/console/zipball/be5854cee0e8c7b110f00d695d11debdfa1a2a91",
"reference": "be5854cee0e8c7b110f00d695d11debdfa1a2a91",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1",
2023-07-18 22:57:08 +00:00
"symfony/deprecation-contracts": "^2.5|^3",
2019-05-31 14:42:00 +00:00
"symfony/polyfill-mbstring": "~1.0",
2023-07-18 22:57:08 +00:00
"symfony/service-contracts": "^2.5|^3",
2024-05-11 13:56:57 +00:00
"symfony/string": "^5.4|^6.0|^7.0"
2018-09-07 23:12:34 +00:00
},
"conflict": {
2022-11-12 22:00:35 +00:00
"symfony/dependency-injection": "<5.4",
"symfony/dotenv": "<5.4",
"symfony/event-dispatcher": "<5.4",
"symfony/lock": "<5.4",
"symfony/process": "<5.4"
2018-09-07 23:12:34 +00:00
},
2019-05-31 14:42:00 +00:00
"provide": {
2022-11-12 22:00:35 +00:00
"psr/log-implementation": "1.0|2.0|3.0"
2019-05-31 14:42:00 +00:00
},
2018-09-07 23:12:34 +00:00
"require-dev": {
2022-11-12 22:00:35 +00:00
"psr/log": "^1|^2|^3",
2024-05-11 13:56:57 +00:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
"symfony/lock": "^5.4|^6.0|^7.0",
"symfony/messenger": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
2018-09-07 23:12:34 +00:00
},
"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"
}
],
2021-02-16 23:03:05 +00:00
"description": "Eases the creation of beautiful and testable command line interfaces",
2018-09-07 23:12:34 +00:00
"homepage": "https://symfony.com",
2021-02-19 23:27:28 +00:00
"keywords": [
"cli",
2023-07-18 22:57:08 +00:00
"command-line",
2021-02-19 23:27:28 +00:00
"console",
"terminal"
],
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/console/tree/v6.4.8"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T14:49:08+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "symfony/css-selector",
2024-06-25 23:52:45 +00:00
"version": "v7.1.1",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
2024-06-25 23:52:45 +00:00
"reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/css-selector/zipball/1c7cee86c6f812896af54434f8ce29c8d94f9ff4",
"reference": "1c7cee86c6f812896af54434f8ce29c8d94f9ff4",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.2"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\CssSelector\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
2019-12-03 03:02:43 +00:00
{
"name": "Jean-François Simon",
"email": "jeanfrancois.simon@sensiolabs.com"
},
2018-09-07 23:12:34 +00:00
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-02-16 23:03:05 +00:00
"description": "Converts CSS selectors to XPath expressions",
2018-09-07 23:12:34 +00:00
"homepage": "https://symfony.com",
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/css-selector/tree/v7.1.1"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T14:57:53+00:00"
2018-09-07 23:12:34 +00:00
},
2021-02-16 23:03:05 +00:00
{
"name": "symfony/deprecation-contracts",
2024-05-11 13:56:57 +00:00
"version": "v3.5.0",
2021-02-16 23:03:05 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
2024-05-11 13:56:57 +00:00
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
2021-02-16 23:03:05 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
2021-02-16 23:03:05 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1"
2021-02-16 23:03:05 +00:00
},
"type": "library",
2018-09-07 23:12:34 +00:00
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "3.5-dev"
2021-02-16 23:03:05 +00:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
2021-02-16 23:03:05 +00:00
"files": [
"function.php"
2018-09-07 23:12:34 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2021-02-16 23:03:05 +00:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2018-09-07 23:12:34 +00:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-02-16 23:03:05 +00:00
"description": "A generic function and convention to trigger deprecation notices",
2018-09-07 23:12:34 +00:00
"homepage": "https://symfony.com",
2021-02-16 23:03:05 +00:00
"support": {
2024-05-11 13:56:57 +00:00
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
2021-02-16 23:03:05 +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-05-11 13:56:57 +00:00
"time": "2024-04-18T09:32:20+00:00"
2019-12-03 03:02:43 +00:00
},
{
"name": "symfony/error-handler",
2024-06-25 23:52:45 +00:00
"version": "v6.4.8",
2019-12-03 03:02:43 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
2024-06-25 23:52:45 +00:00
"reference": "ef836152bf13472dc5fb5b08b0c0c4cfeddc0fcc"
2019-12-03 03:02:43 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/error-handler/zipball/ef836152bf13472dc5fb5b08b0c0c4cfeddc0fcc",
"reference": "ef836152bf13472dc5fb5b08b0c0c4cfeddc0fcc",
2019-12-03 03:02:43 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1",
2021-10-13 01:38:38 +00:00
"psr/log": "^1|^2|^3",
2024-05-11 13:56:57 +00:00
"symfony/var-dumper": "^5.4|^6.0|^7.0"
2019-12-03 03:02:43 +00:00
},
2023-07-18 22:57:08 +00:00
"conflict": {
2024-05-11 13:56:57 +00:00
"symfony/deprecation-contracts": "<2.5",
"symfony/http-kernel": "<6.4"
2023-07-18 22:57:08 +00:00
},
2019-12-03 03:02:43 +00:00
"require-dev": {
2023-07-18 22:57:08 +00:00
"symfony/deprecation-contracts": "^2.5|^3",
2024-05-11 13:56:57 +00:00
"symfony/http-kernel": "^6.4|^7.0",
"symfony/serializer": "^5.4|^6.0|^7.0"
2019-12-03 03:02:43 +00:00
},
2022-02-24 03:01:00 +00:00
"bin": [
"Resources/bin/patch-type-declarations"
],
2019-12-03 03:02:43 +00:00
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\ErrorHandler\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-02-16 23:03:05 +00:00
"description": "Provides tools to manage errors and ease debugging PHP code",
2019-12-03 03:02:43 +00:00
"homepage": "https://symfony.com",
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/error-handler/tree/v6.4.8"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T14:49:08+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "symfony/event-dispatcher",
2024-06-25 23:52:45 +00:00
"version": "v7.1.1",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
2024-06-25 23:52:45 +00:00
"reference": "9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7",
"reference": "9fa7f7a21beb22a39a8f3f28618b29e50d7a55a7",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.2",
2023-07-18 22:57:08 +00:00
"symfony/event-dispatcher-contracts": "^2.5|^3"
2018-09-07 23:12:34 +00:00
},
"conflict": {
2024-05-11 13:56:57 +00:00
"symfony/dependency-injection": "<6.4",
2023-07-18 22:57:08 +00:00
"symfony/service-contracts": "<2.5"
2018-09-07 23:12:34 +00:00
},
2019-05-31 14:42:00 +00:00
"provide": {
"psr/event-dispatcher-implementation": "1.0",
2022-11-12 22:00:35 +00:00
"symfony/event-dispatcher-implementation": "2.0|3.0"
2019-05-31 14:42:00 +00:00
},
2018-09-07 23:12:34 +00:00
"require-dev": {
2021-10-13 01:38:38 +00:00
"psr/log": "^1|^2|^3",
2024-05-11 13:56:57 +00:00
"symfony/config": "^6.4|^7.0",
"symfony/dependency-injection": "^6.4|^7.0",
"symfony/error-handler": "^6.4|^7.0",
"symfony/expression-language": "^6.4|^7.0",
"symfony/http-foundation": "^6.4|^7.0",
2023-07-18 22:57:08 +00:00
"symfony/service-contracts": "^2.5|^3",
2024-05-11 13:56:57 +00:00
"symfony/stopwatch": "^6.4|^7.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\EventDispatcher\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-02-16 23:03:05 +00:00
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
2018-09-07 23:12:34 +00:00
"homepage": "https://symfony.com",
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/event-dispatcher/tree/v7.1.1"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T14:57:53+00:00"
2019-05-31 14:42:00 +00:00
},
{
"name": "symfony/event-dispatcher-contracts",
2024-05-11 13:56:57 +00:00
"version": "v3.5.0",
2019-05-31 14:42:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
2024-05-11 13:56:57 +00:00
"reference": "8f93aec25d41b72493c6ddff14e916177c9efc50"
2019-05-31 14:42:00 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50",
"reference": "8f93aec25d41b72493c6ddff14e916177c9efc50",
2019-05-31 14:42:00 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1",
2021-02-19 23:27:28 +00:00
"psr/event-dispatcher": "^1"
2019-05-31 14:42:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "3.5-dev"
2020-08-22 04:26:20 +00:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2019-05-31 14:42:00 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\EventDispatcher\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to dispatching event",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2021-02-16 23:03:05 +00:00
"support": {
2024-05-11 13:56:57 +00:00
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0"
2021-02-16 23:03:05 +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-05-11 13:56:57 +00:00
"time": "2024-04-18T09:32:20+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "symfony/finder",
2024-06-25 23:52:45 +00:00
"version": "v6.4.8",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
2024-06-25 23:52:45 +00:00
"reference": "3ef977a43883215d560a2cecb82ec8e62131471c"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/finder/zipball/3ef977a43883215d560a2cecb82ec8e62131471c",
"reference": "3ef977a43883215d560a2cecb82ec8e62131471c",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1"
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"symfony/filesystem": "^6.0|^7.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-02-16 23:03:05 +00:00
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/finder/tree/v6.4.8"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T14:49:08+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "symfony/http-foundation",
2024-06-25 23:52:45 +00:00
"version": "v6.4.8",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
2024-06-25 23:52:45 +00:00
"reference": "27de8cc95e11db7a50b027e71caaab9024545947"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/27de8cc95e11db7a50b027e71caaab9024545947",
"reference": "27de8cc95e11db7a50b027e71caaab9024545947",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1",
2023-07-18 22:57:08 +00:00
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "~1.1",
"symfony/polyfill-php83": "^1.27"
2018-09-07 23:12:34 +00:00
},
2022-12-03 03:51:21 +00:00
"conflict": {
2024-05-11 13:56:57 +00:00
"symfony/cache": "<6.3"
2022-12-03 03:51:21 +00:00
},
2018-09-07 23:12:34 +00:00
"require-dev": {
2024-05-11 13:56:57 +00:00
"doctrine/dbal": "^2.13.1|^3|^4",
2023-07-18 22:57:08 +00:00
"predis/predis": "^1.1|^2.0",
2024-05-11 13:56:57 +00:00
"symfony/cache": "^6.3|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0",
"symfony/mime": "^5.4|^6.0|^7.0",
"symfony/rate-limiter": "^5.4|^6.0|^7.0"
2021-02-19 23:27:28 +00:00
},
2018-09-07 23:12:34 +00:00
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpFoundation\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-02-16 23:03:05 +00:00
"description": "Defines an object-oriented layer for the HTTP specification",
2018-09-07 23:12:34 +00:00
"homepage": "https://symfony.com",
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/http-foundation/tree/v6.4.8"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T14:49:08+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "symfony/http-kernel",
2024-06-25 23:52:45 +00:00
"version": "v6.4.8",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
2024-06-25 23:52:45 +00:00
"reference": "6c519aa3f32adcfd1d1f18d923f6b227d9acf3c1"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/6c519aa3f32adcfd1d1f18d923f6b227d9acf3c1",
"reference": "6c519aa3f32adcfd1d1f18d923f6b227d9acf3c1",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1",
2022-11-12 22:00:35 +00:00
"psr/log": "^1|^2|^3",
2023-07-18 22:57:08 +00:00
"symfony/deprecation-contracts": "^2.5|^3",
2024-05-11 13:56:57 +00:00
"symfony/error-handler": "^6.4|^7.0",
"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^6.4|^7.0",
2022-11-12 22:00:35 +00:00
"symfony/polyfill-ctype": "^1.8"
2018-09-07 23:12:34 +00:00
},
"conflict": {
2022-02-24 03:01:00 +00:00
"symfony/browser-kit": "<5.4",
2022-11-12 22:00:35 +00:00
"symfony/cache": "<5.4",
2022-11-16 22:27:48 +00:00
"symfony/config": "<6.1",
2022-11-12 22:00:35 +00:00
"symfony/console": "<5.4",
2024-05-11 13:56:57 +00:00
"symfony/dependency-injection": "<6.4",
2022-11-12 22:00:35 +00:00
"symfony/doctrine-bridge": "<5.4",
"symfony/form": "<5.4",
"symfony/http-client": "<5.4",
2023-07-18 22:57:08 +00:00
"symfony/http-client-contracts": "<2.5",
2022-11-12 22:00:35 +00:00
"symfony/mailer": "<5.4",
"symfony/messenger": "<5.4",
"symfony/translation": "<5.4",
2023-07-18 22:57:08 +00:00
"symfony/translation-contracts": "<2.5",
2022-11-12 22:00:35 +00:00
"symfony/twig-bridge": "<5.4",
2024-05-11 13:56:57 +00:00
"symfony/validator": "<6.4",
2023-07-18 22:57:08 +00:00
"symfony/var-dumper": "<6.3",
2021-02-19 23:27:28 +00:00
"twig/twig": "<2.13"
2018-09-07 23:12:34 +00:00
},
2019-05-31 14:42:00 +00:00
"provide": {
2022-11-12 22:00:35 +00:00
"psr/log-implementation": "1.0|2.0|3.0"
2019-05-31 14:42:00 +00:00
},
"require-dev": {
2021-04-20 13:59:21 +00:00
"psr/cache": "^1.0|^2.0|^3.0",
2024-05-11 13:56:57 +00:00
"symfony/browser-kit": "^5.4|^6.0|^7.0",
"symfony/clock": "^6.2|^7.0",
"symfony/config": "^6.1|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/css-selector": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^6.4|^7.0",
"symfony/dom-crawler": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
2023-07-18 22:57:08 +00:00
"symfony/http-client-contracts": "^2.5|^3",
2024-05-11 13:56:57 +00:00
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/property-access": "^5.4.5|^6.0.5|^7.0",
"symfony/routing": "^5.4|^6.0|^7.0",
"symfony/serializer": "^6.4.4|^7.0.4",
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/translation": "^5.4|^6.0|^7.0",
2023-07-18 22:57:08 +00:00
"symfony/translation-contracts": "^2.5|^3",
2024-05-11 13:56:57 +00:00
"symfony/uid": "^5.4|^6.0|^7.0",
"symfony/validator": "^6.4|^7.0",
"symfony/var-dumper": "^5.4|^6.4|^7.0",
"symfony/var-exporter": "^6.2|^7.0",
2021-02-19 23:27:28 +00:00
"twig/twig": "^2.13|^3.0.4"
2019-05-31 14:42:00 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpKernel\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-02-16 23:03:05 +00:00
"description": "Provides a structured process for converting a Request into a Response",
2019-05-31 14:42:00 +00:00
"homepage": "https://symfony.com",
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/http-kernel/tree/v6.4.8"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-06-02T16:06:25+00:00"
2019-05-31 14:42:00 +00:00
},
{
2022-11-12 22:00:35 +00:00
"name": "symfony/mailer",
2024-06-25 23:52:45 +00:00
"version": "v6.4.8",
2019-05-31 14:42:00 +00:00
"source": {
"type": "git",
2022-11-12 22:00:35 +00:00
"url": "https://github.com/symfony/mailer.git",
2024-06-25 23:52:45 +00:00
"reference": "76326421d44c07f7824b19487cfbf87870b37efc"
2019-05-31 14:42:00 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/mailer/zipball/76326421d44c07f7824b19487cfbf87870b37efc",
"reference": "76326421d44c07f7824b19487cfbf87870b37efc",
2019-05-31 14:42:00 +00:00
"shasum": ""
},
"require": {
2023-03-15 22:34:52 +00:00
"egulias/email-validator": "^2.1.10|^3|^4",
2022-11-16 22:27:48 +00:00
"php": ">=8.1",
2022-11-12 22:00:35 +00:00
"psr/event-dispatcher": "^1",
"psr/log": "^1|^2|^3",
2024-05-11 13:56:57 +00:00
"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
"symfony/mime": "^6.2|^7.0",
2023-07-18 22:57:08 +00:00
"symfony/service-contracts": "^2.5|^3"
2019-05-31 14:42:00 +00:00
},
2019-12-03 03:02:43 +00:00
"conflict": {
2023-07-18 22:57:08 +00:00
"symfony/http-client-contracts": "<2.5",
2022-12-03 03:51:21 +00:00
"symfony/http-kernel": "<5.4",
"symfony/messenger": "<6.2",
2023-03-15 22:34:52 +00:00
"symfony/mime": "<6.2",
"symfony/twig-bridge": "<6.2.1"
2019-12-03 03:02:43 +00:00
},
2019-05-31 14:42:00 +00:00
"require-dev": {
2024-05-11 13:56:57 +00:00
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/messenger": "^6.2|^7.0",
"symfony/twig-bridge": "^6.2|^7.0"
2019-05-31 14:42:00 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
2022-11-12 22:00:35 +00:00
"Symfony\\Component\\Mailer\\": ""
2019-05-31 14:42:00 +00:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2022-11-12 22:00:35 +00:00
"description": "Helps sending emails",
2019-05-31 14:42:00 +00:00
"homepage": "https://symfony.com",
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/mailer/tree/v6.4.8"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T14:49:08+00:00"
2019-05-31 14:42:00 +00:00
},
{
2022-11-12 22:00:35 +00:00
"name": "symfony/mime",
2024-06-25 23:52:45 +00:00
"version": "v6.4.8",
2019-05-31 14:42:00 +00:00
"source": {
"type": "git",
2022-11-12 22:00:35 +00:00
"url": "https://github.com/symfony/mime.git",
2024-06-25 23:52:45 +00:00
"reference": "618597ab8b78ac86d1c75a9d0b35540cda074f33"
2019-05-31 14:42:00 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/mime/zipball/618597ab8b78ac86d1c75a9d0b35540cda074f33",
"reference": "618597ab8b78ac86d1c75a9d0b35540cda074f33",
2019-05-31 14:42:00 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1",
2024-05-11 13:56:57 +00:00
"symfony/deprecation-contracts": "^2.5|^3",
2022-11-12 22:00:35 +00:00
"symfony/polyfill-intl-idn": "^1.10",
"symfony/polyfill-mbstring": "^1.0"
2019-05-31 14:42:00 +00:00
},
2022-11-12 22:00:35 +00:00
"conflict": {
"egulias/email-validator": "~3.0.0",
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
2022-12-03 03:51:21 +00:00
"symfony/mailer": "<5.4",
2024-05-11 13:56:57 +00:00
"symfony/serializer": "<6.3.2"
2022-02-24 03:01:00 +00:00
},
2022-11-12 22:00:35 +00:00
"require-dev": {
2023-03-15 22:34:52 +00:00
"egulias/email-validator": "^2.1.10|^3.1|^4",
2022-12-03 03:51:21 +00:00
"league/html-to-markdown": "^5.0",
2022-11-12 22:00:35 +00:00
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
2024-05-11 13:56:57 +00:00
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.4|^7.0",
"symfony/property-access": "^5.4|^6.0|^7.0",
"symfony/property-info": "^5.4|^6.0|^7.0",
"symfony/serializer": "^6.3.2|^7.0"
2019-05-31 14:42:00 +00:00
},
"type": "library",
"autoload": {
2022-04-24 20:16:43 +00:00
"psr-4": {
2022-11-12 22:00:35 +00:00
"Symfony\\Component\\Mime\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2019-05-31 14:42:00 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2022-11-12 22:00:35 +00:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2019-12-03 03:02:43 +00:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2019-05-31 14:42:00 +00:00
}
],
2022-11-12 22:00:35 +00:00
"description": "Allows manipulating MIME messages",
2019-05-31 14:42:00 +00:00
"homepage": "https://symfony.com",
"keywords": [
2022-11-12 22:00:35 +00:00
"mime",
"mime-type"
2019-05-31 14:42:00 +00:00
],
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/mime/tree/v6.4.8"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-06-01T07:50:16+00:00"
2019-05-31 14:42:00 +00:00
},
{
2022-11-12 22:00:35 +00:00
"name": "symfony/polyfill-ctype",
2024-06-25 23:52:45 +00:00
"version": "v1.30.0",
2019-05-31 14:42:00 +00:00
"source": {
"type": "git",
2022-11-12 22:00:35 +00:00
"url": "https://github.com/symfony/polyfill-ctype.git",
2024-06-25 23:52:45 +00:00
"reference": "0424dff1c58f028c451efff2045f5d92410bd540"
2019-05-31 14:42:00 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/0424dff1c58f028c451efff2045f5d92410bd540",
"reference": "0424dff1c58f028c451efff2045f5d92410bd540",
2019-05-31 14:42:00 +00:00
"shasum": ""
2018-09-07 23:12:34 +00:00
},
2019-05-31 14:42:00 +00:00
"require": {
2021-02-16 23:03:05 +00:00
"php": ">=7.1"
2018-09-07 23:12:34 +00:00
},
2022-02-24 03:01:00 +00:00
"provide": {
2022-11-12 22:00:35 +00:00
"ext-ctype": "*"
2022-02-24 03:01:00 +00:00
},
2018-09-07 23:12:34 +00:00
"suggest": {
2022-11-12 22:00:35 +00:00
"ext-ctype": "For best performance"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
2020-08-22 04:26:20 +00:00
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
2019-05-31 14:42:00 +00:00
"files": [
"bootstrap.php"
2022-02-24 03:01:00 +00:00
],
"psr-4": {
2022-11-12 22:00:35 +00:00
"Symfony\\Polyfill\\Ctype\\": ""
2022-02-24 03:01:00 +00:00
}
2018-09-07 23:12:34 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2022-11-12 22:00:35 +00:00
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
2018-09-07 23:12:34 +00:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2022-11-12 22:00:35 +00:00
"description": "Symfony polyfill for ctype functions",
2018-09-07 23:12:34 +00:00
"homepage": "https://symfony.com",
2019-05-31 14:42:00 +00:00
"keywords": [
"compatibility",
2022-11-12 22:00:35 +00:00
"ctype",
2019-05-31 14:42:00 +00:00
"polyfill",
2022-11-12 22:00:35 +00:00
"portable"
2019-05-31 14:42:00 +00:00
],
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.30.0"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T15:07:36+00:00"
2018-09-07 23:12:34 +00:00
},
2021-02-19 23:27:28 +00:00
{
"name": "symfony/polyfill-intl-grapheme",
2024-06-25 23:52:45 +00:00
"version": "v1.30.0",
2021-02-19 23:27:28 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
2024-06-25 23:52:45 +00:00
"reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a"
2021-02-19 23:27:28 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/64647a7c30b2283f5d49b874d84a18fc22054b7a",
"reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a",
2021-02-19 23:27:28 +00:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-02-24 03:01:00 +00:00
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
}
2021-02-19 23:27:28 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's grapheme_* functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"grapheme",
"intl",
"polyfill",
"portable",
"shim"
],
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.30.0"
2021-02-19 23:27:28 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T15:07:36+00:00"
2021-02-19 23:27:28 +00:00
},
2018-09-07 23:12:34 +00:00
{
2019-05-31 14:42:00 +00:00
"name": "symfony/polyfill-intl-idn",
2024-06-25 23:52:45 +00:00
"version": "v1.30.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2019-05-31 14:42:00 +00:00
"url": "https://github.com/symfony/polyfill-intl-idn.git",
2024-06-25 23:52:45 +00:00
"reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a6e83bdeb3c84391d1dfe16f42e40727ce524a5c",
"reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2021-02-16 23:03:05 +00:00
"php": ">=7.1",
2020-08-22 04:26:20 +00:00
"symfony/polyfill-intl-normalizer": "^1.10",
"symfony/polyfill-php72": "^1.10"
2018-09-07 23:12:34 +00:00
},
"suggest": {
2019-05-31 14:42:00 +00:00
"ext-intl": "For best performance"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
2020-08-22 04:26:20 +00:00
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-02-24 03:01:00 +00:00
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Idn\\": ""
}
2018-09-07 23:12:34 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-05-31 14:42:00 +00:00
"name": "Laurent Bassin",
"email": "laurent@bassin.info"
2019-12-03 03:02:43 +00:00
},
2020-08-22 04:26:20 +00:00
{
"name": "Trevor Rowbotham",
"email": "trevor.rowbotham@pm.me"
},
2019-12-03 03:02:43 +00:00
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2018-09-07 23:12:34 +00:00
}
],
2019-05-31 14:42:00 +00:00
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
2018-09-07 23:12:34 +00:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
2019-05-31 14:42:00 +00:00
"idn",
"intl",
2018-09-07 23:12:34 +00:00
"polyfill",
2019-05-31 14:42:00 +00:00
"portable",
"shim"
2018-09-07 23:12:34 +00:00
],
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.30.0"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T15:07:36+00:00"
2020-08-22 04:26:20 +00:00
},
{
"name": "symfony/polyfill-intl-normalizer",
2024-06-25 23:52:45 +00:00
"version": "v1.30.0",
2020-08-22 04:26:20 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
2024-06-25 23:52:45 +00:00
"reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb"
2020-08-22 04:26:20 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/a95281b0be0d9ab48050ebd988b967875cdb9fdb",
"reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb",
2020-08-22 04:26:20 +00:00
"shasum": ""
},
"require": {
2021-02-16 23:03:05 +00:00
"php": ">=7.1"
2020-08-22 04:26:20 +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"
],
2022-02-24 03:01:00 +00:00
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
2020-08-22 04:26:20 +00:00
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's Normalizer class and related functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"intl",
"normalizer",
"polyfill",
"portable",
"shim"
],
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.30.0"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T15:07:36+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "symfony/polyfill-mbstring",
2024-06-25 23:52:45 +00:00
"version": "v1.30.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
2024-06-25 23:52:45 +00:00
"reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c",
"reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2021-02-16 23:03:05 +00:00
"php": ">=7.1"
2018-09-07 23:12:34 +00:00
},
2022-02-24 03:01:00 +00:00
"provide": {
"ext-mbstring": "*"
},
2018-09-07 23:12:34 +00:00
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
2020-08-22 04:26:20 +00:00
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-02-24 03:01:00 +00:00
],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
2018-09-07 23:12:34 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.30.0"
2020-08-22 04:26:20 +00:00
},
2021-02-16 23:03:05 +00:00
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
2020-08-22 04:26:20 +00:00
},
{
2021-02-16 23:03:05 +00:00
"url": "https://github.com/fabpot",
"type": "github"
2020-08-22 04:26:20 +00:00
},
{
2021-02-16 23:03:05 +00:00
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
2020-08-22 04:26:20 +00:00
}
],
2024-06-25 23:52:45 +00:00
"time": "2024-06-19T12:30:46+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "symfony/polyfill-php72",
2024-06-25 23:52:45 +00:00
"version": "v1.30.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
2024-06-25 23:52:45 +00:00
"reference": "10112722600777e02d2745716b70c5db4ca70442"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/10112722600777e02d2745716b70c5db4ca70442",
"reference": "10112722600777e02d2745716b70c5db4ca70442",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2021-02-16 23:03:05 +00:00
"php": ">=7.1"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
2020-08-22 04:26:20 +00:00
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-02-24 03:01:00 +00:00
],
"psr-4": {
"Symfony\\Polyfill\\Php72\\": ""
}
2018-09-07 23:12:34 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/polyfill-php72/tree/v1.30.0"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-06-19T12:30:46+00:00"
2019-05-31 14:42:00 +00:00
},
{
2022-11-12 22:00:35 +00:00
"name": "symfony/polyfill-php80",
2024-06-25 23:52:45 +00:00
"version": "v1.30.0",
2019-05-31 14:42:00 +00:00
"source": {
"type": "git",
2022-11-12 22:00:35 +00:00
"url": "https://github.com/symfony/polyfill-php80.git",
2024-06-25 23:52:45 +00:00
"reference": "77fa7995ac1b21ab60769b7323d600a991a90433"
2019-05-31 14:42:00 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433",
"reference": "77fa7995ac1b21ab60769b7323d600a991a90433",
2019-05-31 14:42:00 +00:00
"shasum": ""
},
"require": {
2021-02-16 23:03:05 +00:00
"php": ">=7.1"
2019-05-31 14:42:00 +00:00
},
"type": "library",
"extra": {
2020-08-22 04:26:20 +00:00
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2019-05-31 14:42:00 +00:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
2022-02-24 03:01:00 +00:00
"psr-4": {
2022-11-12 22:00:35 +00:00
"Symfony\\Polyfill\\Php80\\": ""
2022-02-24 03:01:00 +00:00
},
2019-05-31 14:42:00 +00:00
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2022-11-12 22:00:35 +00:00
{
"name": "Ion Bazan",
"email": "ion.bazan@gmail.com"
},
2019-05-31 14:42:00 +00:00
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2022-11-12 22:00:35 +00:00
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
2019-05-31 14:42:00 +00:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/polyfill-php80/tree/v1.30.0"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T15:07:36+00:00"
2020-08-22 04:26:20 +00:00
},
2023-07-18 22:57:08 +00:00
{
"name": "symfony/polyfill-php83",
2024-06-25 23:52:45 +00:00
"version": "v1.30.0",
2023-07-18 22:57:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php83.git",
2024-06-25 23:52:45 +00:00
"reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9"
2023-07-18 22:57:08 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9",
"reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9",
2023-07-18 22:57:08 +00:00
"shasum": ""
},
"require": {
2024-06-25 23:52:45 +00:00
"php": ">=7.1"
2023-07-18 22:57:08 +00:00
},
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php83\\": ""
2024-05-11 13:56:57 +00:00
},
"classmap": [
"Resources/stubs"
]
2023-07-18 22:57:08 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/polyfill-php83/tree/v1.30.0"
2023-07-18 22:57:08 +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-06-25 23:52:45 +00:00
"time": "2024-06-19T12:35:24+00:00"
2023-07-18 22:57:08 +00:00
},
2021-10-13 01:38:38 +00:00
{
2022-11-12 22:00:35 +00:00
"name": "symfony/polyfill-uuid",
2024-06-25 23:52:45 +00:00
"version": "v1.30.0",
2021-10-13 01:38:38 +00:00
"source": {
"type": "git",
2022-11-12 22:00:35 +00:00
"url": "https://github.com/symfony/polyfill-uuid.git",
2024-06-25 23:52:45 +00:00
"reference": "2ba1f33797470debcda07fe9dce20a0003df18e9"
2021-10-13 01:38:38 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/2ba1f33797470debcda07fe9dce20a0003df18e9",
"reference": "2ba1f33797470debcda07fe9dce20a0003df18e9",
2021-10-13 01:38:38 +00:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
2022-11-12 22:00:35 +00:00
"provide": {
"ext-uuid": "*"
},
"suggest": {
"ext-uuid": "For best performance"
},
2021-10-13 01:38:38 +00:00
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
2022-02-24 03:01:00 +00:00
"psr-4": {
2022-11-12 22:00:35 +00:00
"Symfony\\Polyfill\\Uuid\\": ""
}
2021-10-13 01:38:38 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2022-11-12 22:00:35 +00:00
"name": "Grégoire Pineau",
"email": "lyrixx@lyrixx.info"
2021-10-13 01:38:38 +00:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2022-11-12 22:00:35 +00:00
"description": "Symfony polyfill for uuid functions",
2021-10-13 01:38:38 +00:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
2022-11-12 22:00:35 +00:00
"uuid"
2021-10-13 01:38:38 +00:00
],
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/polyfill-uuid/tree/v1.30.0"
2021-10-13 01:38:38 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T15:07:36+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "symfony/process",
2024-06-25 23:52:45 +00:00
"version": "v6.4.8",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
2024-06-25 23:52:45 +00:00
"reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/process/zipball/8d92dd79149f29e89ee0f480254db595f6a6a2c5",
"reference": "8d92dd79149f29e89ee0f480254db595f6a6a2c5",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Process\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-02-16 23:03:05 +00:00
"description": "Executes commands in sub-processes",
2018-09-07 23:12:34 +00:00
"homepage": "https://symfony.com",
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/process/tree/v6.4.8"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T14:49:08+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "symfony/routing",
2024-06-25 23:52:45 +00:00
"version": "v6.4.8",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
2024-06-25 23:52:45 +00:00
"reference": "8a40d0f9b01f0fbb80885d3ce0ad6714fb603a58"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/routing/zipball/8a40d0f9b01f0fbb80885d3ce0ad6714fb603a58",
"reference": "8a40d0f9b01f0fbb80885d3ce0ad6714fb603a58",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1",
"symfony/deprecation-contracts": "^2.5|^3"
2018-09-07 23:12:34 +00:00
},
"conflict": {
2021-10-13 01:38:38 +00:00
"doctrine/annotations": "<1.12",
2022-12-03 03:51:21 +00:00
"symfony/config": "<6.2",
2022-11-12 22:00:35 +00:00
"symfony/dependency-injection": "<5.4",
"symfony/yaml": "<5.4"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2023-03-15 22:34:52 +00:00
"doctrine/annotations": "^1.12|^2",
2021-10-13 01:38:38 +00:00
"psr/log": "^1|^2|^3",
2024-05-11 13:56:57 +00:00
"symfony/config": "^6.2|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0",
"symfony/yaml": "^5.4|^6.0|^7.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Routing\\": ""
},
"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"
}
],
2021-02-16 23:03:05 +00:00
"description": "Maps an HTTP request to a set of configuration variables",
2018-09-07 23:12:34 +00:00
"homepage": "https://symfony.com",
"keywords": [
"router",
"routing",
"uri",
"url"
],
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/routing/tree/v6.4.8"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T14:49:08+00:00"
2019-05-31 14:42:00 +00:00
},
{
"name": "symfony/service-contracts",
2024-05-11 13:56:57 +00:00
"version": "v3.5.0",
2019-05-31 14:42:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
2024-05-11 13:56:57 +00:00
"reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"
2019-05-31 14:42:00 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
"reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
2019-05-31 14:42:00 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1",
2024-05-11 13:56:57 +00:00
"psr/container": "^1.1|^2.0",
"symfony/deprecation-contracts": "^2.5|^3"
2022-02-24 03:01:00 +00:00
},
"conflict": {
"ext-psr": "<1.1|>=2"
2019-05-31 14:42:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "3.5-dev"
2020-08-22 04:26:20 +00:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2019-05-31 14:42:00 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
2022-11-16 22:27:48 +00:00
},
"exclude-from-classmap": [
"/Test/"
]
2019-05-31 14:42:00 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to writing services",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2021-02-16 23:03:05 +00:00
"support": {
2024-05-11 13:56:57 +00:00
"source": "https://github.com/symfony/service-contracts/tree/v3.5.0"
2021-02-16 23:03:05 +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-05-11 13:56:57 +00:00
"time": "2024-04-18T09:32:20+00:00"
2018-09-07 23:12:34 +00:00
},
2021-02-19 23:27:28 +00:00
{
"name": "symfony/string",
2024-06-25 23:52:45 +00:00
"version": "v7.1.1",
2021-02-19 23:27:28 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
2024-06-25 23:52:45 +00:00
"reference": "60bc311c74e0af215101235aa6f471bcbc032df2"
2021-02-19 23:27:28 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/string/zipball/60bc311c74e0af215101235aa6f471bcbc032df2",
"reference": "60bc311c74e0af215101235aa6f471bcbc032df2",
2021-02-19 23:27:28 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.2",
2021-02-19 23:27:28 +00:00
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme": "~1.0",
"symfony/polyfill-intl-normalizer": "~1.0",
2022-11-12 22:00:35 +00:00
"symfony/polyfill-mbstring": "~1.0"
2021-02-19 23:27:28 +00:00
},
2022-02-24 03:01:00 +00:00
"conflict": {
2023-07-18 22:57:08 +00:00
"symfony/translation-contracts": "<2.5"
2022-02-24 03:01:00 +00:00
},
2021-02-19 23:27:28 +00:00
"require-dev": {
2024-06-25 23:52:45 +00:00
"symfony/emoji": "^7.1",
2024-05-11 13:56:57 +00:00
"symfony/error-handler": "^6.4|^7.0",
"symfony/http-client": "^6.4|^7.0",
"symfony/intl": "^6.4|^7.0",
2023-07-18 22:57:08 +00:00
"symfony/translation-contracts": "^2.5|^3.0",
2024-05-11 13:56:57 +00:00
"symfony/var-exporter": "^6.4|^7.0"
2021-02-19 23:27:28 +00:00
},
"type": "library",
"autoload": {
"files": [
"Resources/functions.php"
],
2022-04-24 20:16:43 +00:00
"psr-4": {
"Symfony\\Component\\String\\": ""
},
2021-02-19 23:27:28 +00:00
"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-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/string/tree/v7.1.1"
2021-02-19 23:27:28 +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-06-25 23:52:45 +00:00
"time": "2024-06-04T06:40:14+00:00"
2021-02-19 23:27:28 +00:00
},
2018-09-07 23:12:34 +00:00
{
"name": "symfony/translation",
2024-06-25 23:52:45 +00:00
"version": "v6.4.8",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
2024-06-25 23:52:45 +00:00
"reference": "a002933b13989fc4bd0b58e04bf7eec5210e438a"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/translation/zipball/a002933b13989fc4bd0b58e04bf7eec5210e438a",
"reference": "a002933b13989fc4bd0b58e04bf7eec5210e438a",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1",
2024-05-11 13:56:57 +00:00
"symfony/deprecation-contracts": "^2.5|^3",
2019-05-31 14:42:00 +00:00
"symfony/polyfill-mbstring": "~1.0",
2023-07-18 22:57:08 +00:00
"symfony/translation-contracts": "^2.5|^3.0"
2018-09-07 23:12:34 +00:00
},
"conflict": {
2022-11-12 22:00:35 +00:00
"symfony/config": "<5.4",
"symfony/console": "<5.4",
"symfony/dependency-injection": "<5.4",
2023-07-18 22:57:08 +00:00
"symfony/http-client-contracts": "<2.5",
2022-11-12 22:00:35 +00:00
"symfony/http-kernel": "<5.4",
2023-07-18 22:57:08 +00:00
"symfony/service-contracts": "<2.5",
2022-11-12 22:00:35 +00:00
"symfony/twig-bundle": "<5.4",
"symfony/yaml": "<5.4"
2018-09-07 23:12:34 +00:00
},
2019-05-31 14:42:00 +00:00
"provide": {
2022-11-12 22:00:35 +00:00
"symfony/translation-implementation": "2.3|3.0"
2019-05-31 14:42:00 +00:00
},
2018-09-07 23:12:34 +00:00
"require-dev": {
2024-05-11 13:56:57 +00:00
"nikic/php-parser": "^4.18|^5.0",
2021-10-13 01:38:38 +00:00
"psr/log": "^1|^2|^3",
2024-05-11 13:56:57 +00:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
2023-07-18 22:57:08 +00:00
"symfony/http-client-contracts": "^2.5|^3.0",
2024-05-11 13:56:57 +00:00
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/intl": "^5.4|^6.0|^7.0",
2021-10-13 01:38:38 +00:00
"symfony/polyfill-intl-icu": "^1.21",
2024-05-11 13:56:57 +00:00
"symfony/routing": "^5.4|^6.0|^7.0",
2023-07-18 22:57:08 +00:00
"symfony/service-contracts": "^2.5|^3",
2024-05-11 13:56:57 +00:00
"symfony/yaml": "^5.4|^6.0|^7.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"autoload": {
2021-02-19 23:27:28 +00:00
"files": [
"Resources/functions.php"
],
2018-09-07 23:12:34 +00:00
"psr-4": {
"Symfony\\Component\\Translation\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-02-16 23:03:05 +00:00
"description": "Provides tools to internationalize your application",
2018-09-07 23:12:34 +00:00
"homepage": "https://symfony.com",
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/translation/tree/v6.4.8"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T14:49:08+00:00"
2019-05-31 14:42:00 +00:00
},
{
"name": "symfony/translation-contracts",
2024-05-11 13:56:57 +00:00
"version": "v3.5.0",
2019-05-31 14:42:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
2024-05-11 13:56:57 +00:00
"reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a"
2019-05-31 14:42:00 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a",
"reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a",
2019-05-31 14:42:00 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1"
2019-05-31 14:42:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "3.5-dev"
2020-08-22 04:26:20 +00:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2019-05-31 14:42:00 +00:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Translation\\": ""
2022-11-16 22:27:48 +00:00
},
"exclude-from-classmap": [
"/Test/"
]
2019-05-31 14:42:00 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to translation",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2021-02-16 23:03:05 +00:00
"support": {
2024-05-11 13:56:57 +00:00
"source": "https://github.com/symfony/translation-contracts/tree/v3.5.0"
2021-02-16 23:03:05 +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-05-11 13:56:57 +00:00
"time": "2024-04-18T09:32:20+00:00"
2022-11-12 22:00:35 +00:00
},
{
"name": "symfony/uid",
2024-06-25 23:52:45 +00:00
"version": "v6.4.8",
2022-11-12 22:00:35 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/uid.git",
2024-06-25 23:52:45 +00:00
"reference": "35904eca37a84bb764c560cbfcac9f0ac2bcdbdf"
2022-11-12 22:00:35 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/uid/zipball/35904eca37a84bb764c560cbfcac9f0ac2bcdbdf",
"reference": "35904eca37a84bb764c560cbfcac9f0ac2bcdbdf",
2022-11-12 22:00:35 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1",
2022-11-12 22:00:35 +00:00
"symfony/polyfill-uuid": "^1.15"
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"symfony/console": "^5.4|^6.0|^7.0"
2022-11-12 22:00:35 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Uid\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Grégoire Pineau",
"email": "lyrixx@lyrixx.info"
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides an object-oriented API to generate and represent UIDs",
"homepage": "https://symfony.com",
"keywords": [
"UID",
"ulid",
"uuid"
],
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/uid/tree/v6.4.8"
2022-11-12 22:00:35 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T14:49:08+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "symfony/var-dumper",
2024-06-25 23:52:45 +00:00
"version": "v6.4.8",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
2024-06-25 23:52:45 +00:00
"reference": "ad23ca4312395f0a8a8633c831ef4c4ee542ed25"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/ad23ca4312395f0a8a8633c831ef4c4ee542ed25",
"reference": "ad23ca4312395f0a8a8633c831ef4c4ee542ed25",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1",
2024-05-11 13:56:57 +00:00
"symfony/deprecation-contracts": "^2.5|^3",
2022-11-12 22:00:35 +00:00
"symfony/polyfill-mbstring": "~1.0"
2018-09-07 23:12:34 +00:00
},
"conflict": {
2022-11-12 22:00:35 +00:00
"symfony/console": "<5.4"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
"ext-iconv": "*",
2024-05-11 13:56:57 +00:00
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/error-handler": "^6.3|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/uid": "^5.4|^6.0|^7.0",
2021-02-19 23:27:28 +00:00
"twig/twig": "^2.13|^3.0.4"
2018-09-07 23:12:34 +00:00
},
"bin": [
"Resources/bin/var-dump-server"
],
"type": "library",
"autoload": {
"files": [
"Resources/functions/dump.php"
],
"psr-4": {
"Symfony\\Component\\VarDumper\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-02-16 23:03:05 +00:00
"description": "Provides mechanisms for walking through any arbitrary PHP variable",
2018-09-07 23:12:34 +00:00
"homepage": "https://symfony.com",
"keywords": [
"debug",
"dump"
],
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/var-dumper/tree/v6.4.8"
2021-02-16 23:03:05 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T14:49:08+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "tijsverkoyen/css-to-inline-styles",
2024-05-11 13:56:57 +00:00
"version": "v2.2.7",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
2024-05-11 13:56:57 +00:00
"reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/83ee6f38df0a63106a9e4536e3060458b74ccedb",
"reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2019-12-03 03:02:43 +00:00
"ext-dom": "*",
"ext-libxml": "*",
2020-08-22 04:26:20 +00:00
"php": "^5.5 || ^7.0 || ^8.0",
2024-05-11 13:56:57 +00:00
"symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2022-02-24 03:01:00 +00:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.2.x-dev"
}
},
"autoload": {
"psr-4": {
"TijsVerkoyen\\CssToInlineStyles\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Tijs Verkoyen",
"email": "css_to_inline_styles@verkoyen.eu",
"role": "Developer"
}
],
"description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
"homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.2.7"
2021-02-16 23:03:05 +00:00
},
2024-05-11 13:56:57 +00:00
"time": "2023-12-08T13:03:43+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "vlucas/phpdotenv",
2024-05-11 13:56:57 +00:00
"version": "v5.6.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
2024-05-11 13:56:57 +00:00
"reference": "2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4",
"reference": "2cf9fb6054c2bb1d59d1f3817706ecdb9d2934c4",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2021-02-23 23:00:23 +00:00
"ext-pcre": "*",
2024-05-11 13:56:57 +00:00
"graham-campbell/result-type": "^1.1.2",
"php": "^7.2.5 || ^8.0",
"phpoption/phpoption": "^1.9.2",
"symfony/polyfill-ctype": "^1.24",
"symfony/polyfill-mbstring": "^1.24",
"symfony/polyfill-php80": "^1.24"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"bamarni/composer-bin-plugin": "^1.8.2",
2020-08-22 04:26:20 +00:00
"ext-filter": "*",
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
2020-08-22 04:26:20 +00:00
},
"suggest": {
2021-02-23 23:00:23 +00:00
"ext-filter": "Required to use the boolean validator."
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
2022-11-10 03:01:13 +00:00
"bamarni-bin": {
"bin-links": true,
"forward-command": true
},
2018-09-07 23:12:34 +00:00
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-master": "5.6-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
"psr-4": {
"Dotenv\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
2020-08-22 04:26:20 +00:00
{
"name": "Graham Campbell",
2022-02-24 03:01:00 +00:00
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
2020-08-22 04:26:20 +00:00
},
2018-09-07 23:12:34 +00:00
{
"name": "Vance Lucas",
2022-02-24 03:01:00 +00:00
"email": "vance@vancelucas.com",
"homepage": "https://github.com/vlucas"
2018-09-07 23:12:34 +00:00
}
],
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
"keywords": [
"dotenv",
"env",
"environment"
],
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/vlucas/phpdotenv/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/vlucas/phpdotenv/tree/v5.6.0"
2019-05-31 14:42:00 +00:00
},
2021-02-16 23:03:05 +00:00
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
"type": "tidelift"
2019-05-31 14:42:00 +00:00
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-11-12T22:43:29+00:00"
2021-02-19 23:27:28 +00:00
},
{
"name": "voku/portable-ascii",
2022-11-12 22:00:35 +00:00
"version": "2.0.1",
2021-02-19 23:27:28 +00:00
"source": {
"type": "git",
"url": "https://github.com/voku/portable-ascii.git",
2022-11-12 22:00:35 +00:00
"reference": "b56450eed252f6801410d810c8e1727224ae0743"
2021-02-19 23:27:28 +00:00
},
"dist": {
"type": "zip",
2022-11-12 22:00:35 +00:00
"url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743",
"reference": "b56450eed252f6801410d810c8e1727224ae0743",
2021-02-19 23:27:28 +00:00
"shasum": ""
},
"require": {
"php": ">=7.0.0"
},
"require-dev": {
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
},
"suggest": {
"ext-intl": "Use Intl for transliterator_transliterate() support"
},
"type": "library",
"autoload": {
"psr-4": {
"voku\\": "src/voku/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Lars Moelleken",
"homepage": "http://www.moelleken.org/"
}
],
"description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
"homepage": "https://github.com/voku/portable-ascii",
"keywords": [
"ascii",
"clean",
"php"
],
"support": {
"issues": "https://github.com/voku/portable-ascii/issues",
2022-11-12 22:00:35 +00:00
"source": "https://github.com/voku/portable-ascii/tree/2.0.1"
2021-02-19 23:27:28 +00:00
},
"funding": [
{
"url": "https://www.paypal.me/moelleken",
"type": "custom"
},
{
"url": "https://github.com/voku",
"type": "github"
},
{
"url": "https://opencollective.com/portable-ascii",
"type": "open_collective"
},
{
"url": "https://www.patreon.com/voku",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
"type": "tidelift"
}
],
2022-11-12 22:00:35 +00:00
"time": "2022-03-08T17:03:00+00:00"
2021-02-23 23:00:23 +00:00
},
{
"name": "webmozart/assert",
2022-09-05 21:54:25 +00:00
"version": "1.11.0",
2021-02-23 23:00:23 +00:00
"source": {
"type": "git",
"url": "https://github.com/webmozarts/assert.git",
2022-09-05 21:54:25 +00:00
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
2021-02-23 23:00:23 +00:00
},
"dist": {
"type": "zip",
2022-09-05 21:54:25 +00:00
"url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
2021-02-23 23:00:23 +00:00
"shasum": ""
},
"require": {
2022-09-05 21:54:25 +00:00
"ext-ctype": "*",
"php": "^7.2 || ^8.0"
2021-02-23 23:00:23 +00:00
},
"conflict": {
"phpstan/phpstan": "<0.12.20",
2021-04-20 13:59:21 +00:00
"vimeo/psalm": "<4.6.1 || 4.6.2"
2021-02-23 23:00:23 +00:00
},
"require-dev": {
2021-04-20 13:59:21 +00:00
"phpunit/phpunit": "^8.5.13"
2021-02-23 23:00:23 +00:00
},
"type": "library",
2021-04-20 13:59:21 +00:00
"extra": {
"branch-alias": {
"dev-master": "1.10-dev"
}
},
2021-02-23 23:00:23 +00:00
"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",
2022-09-05 21:54:25 +00:00
"source": "https://github.com/webmozarts/assert/tree/1.11.0"
2021-02-23 23:00:23 +00:00
},
2022-09-05 21:54:25 +00:00
"time": "2022-06-03T18:03:27+00:00"
2018-09-07 23:12:34 +00:00
}
],
"packages-dev": [
{
"name": "beyondcode/laravel-dump-server",
2023-03-15 22:34:52 +00:00
"version": "1.9.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/beyondcode/laravel-dump-server.git",
2023-03-15 22:34:52 +00:00
"reference": "1f2452617afc64e47b3cf49978beb7beeef084df"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2023-03-15 22:34:52 +00:00
"url": "https://api.github.com/repos/beyondcode/laravel-dump-server/zipball/1f2452617afc64e47b3cf49978beb7beeef084df",
"reference": "1f2452617afc64e47b3cf49978beb7beeef084df",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2023-03-15 22:34:52 +00:00
"illuminate/console": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/http": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0",
2021-02-19 23:27:28 +00:00
"php": ">=7.2.5",
2022-02-24 03:01:00 +00:00
"symfony/var-dumper": "^5.0|^6.0"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2022-11-12 22:00:35 +00:00
"larapack/dd": "^1.0",
"phpunit/phpunit": "^7.0|^9.3"
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"BeyondCode\\DumpServer\\DumpServerServiceProvider"
]
}
},
"autoload": {
"files": [
"helpers.php"
],
"psr-4": {
"BeyondCode\\DumpServer\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marcel Pociot",
"email": "marcel@beyondco.de",
"homepage": "https://beyondco.de",
"role": "Developer"
}
],
"description": "Symfony Var-Dump Server for Laravel",
"homepage": "https://github.com/beyondcode/laravel-dump-server",
"keywords": [
"beyondcode",
"laravel-dump-server"
],
"support": {
"issues": "https://github.com/beyondcode/laravel-dump-server/issues",
2023-03-15 22:34:52 +00:00
"source": "https://github.com/beyondcode/laravel-dump-server/tree/1.9.0"
2022-11-12 22:00:35 +00:00
},
2023-03-15 22:34:52 +00:00
"time": "2023-02-15T10:29:26+00:00"
2022-11-12 22:00:35 +00:00
},
2024-06-25 23:52:45 +00:00
{
"name": "clue/ndjson-react",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/clue/reactphp-ndjson.git",
"reference": "392dc165fce93b5bb5c637b67e59619223c931b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/clue/reactphp-ndjson/zipball/392dc165fce93b5bb5c637b67e59619223c931b0",
"reference": "392dc165fce93b5bb5c637b67e59619223c931b0",
"shasum": ""
},
"require": {
"php": ">=5.3",
"react/stream": "^1.2"
},
"require-dev": {
"phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35",
"react/event-loop": "^1.2"
},
"type": "library",
"autoload": {
"psr-4": {
"Clue\\React\\NDJson\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Lück",
"email": "christian@clue.engineering"
}
],
"description": "Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.",
"homepage": "https://github.com/clue/reactphp-ndjson",
"keywords": [
"NDJSON",
"json",
"jsonlines",
"newline",
"reactphp",
"streaming"
],
"support": {
"issues": "https://github.com/clue/reactphp-ndjson/issues",
"source": "https://github.com/clue/reactphp-ndjson/tree/v1.3.0"
},
"funding": [
{
"url": "https://clue.engineering/support",
"type": "custom"
},
{
"url": "https://github.com/clue",
"type": "github"
}
],
"time": "2022-12-23T10:58:28+00:00"
},
2023-07-18 22:57:08 +00:00
{
"name": "cmgmyr/phploc",
2024-05-11 13:56:57 +00:00
"version": "8.0.3",
2023-07-18 22:57:08 +00:00
"source": {
"type": "git",
"url": "https://github.com/cmgmyr/phploc.git",
2024-05-11 13:56:57 +00:00
"reference": "e61d4729df46c5920ab61973bfa3f70f81a70b5f"
2023-07-18 22:57:08 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/cmgmyr/phploc/zipball/e61d4729df46c5920ab61973bfa3f70f81a70b5f",
"reference": "e61d4729df46c5920ab61973bfa3f70f81a70b5f",
2023-07-18 22:57:08 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-json": "*",
"php": "^7.4 || ^8.0",
"phpunit/php-file-iterator": "^3.0|^4.0",
2024-05-11 13:56:57 +00:00
"sebastian/cli-parser": "^1.0|^2.0"
2023-07-18 22:57:08 +00:00
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.2",
"phpunit/phpunit": "^9.0|^10.0",
"vimeo/psalm": "^5.7"
},
"bin": [
"phploc"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "8.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Chris Gmyr",
"email": "cmgmyr@gmail.com",
"role": "lead"
}
],
"description": "A tool for quickly measuring the size of a PHP project.",
"homepage": "https://github.com/cmgmyr/phploc",
"support": {
"issues": "https://github.com/cmgmyr/phploc/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/cmgmyr/phploc/tree/8.0.3"
2023-07-18 22:57:08 +00:00
},
"funding": [
{
"url": "https://github.com/cmgmyr",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-08-05T16:49:39+00:00"
2023-07-18 22:57:08 +00:00
},
2022-11-12 22:00:35 +00:00
{
2024-05-11 13:56:57 +00:00
"name": "composer/pcre",
2024-06-25 23:52:45 +00:00
"version": "3.1.4",
2022-11-12 22:00:35 +00:00
"source": {
"type": "git",
2024-05-11 13:56:57 +00:00
"url": "https://github.com/composer/pcre.git",
2024-06-25 23:52:45 +00:00
"reference": "04229f163664973f68f38f6f73d917799168ef24"
2022-11-12 22:00:35 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24",
"reference": "04229f163664973f68f38f6f73d917799168ef24",
2022-11-12 22:00:35 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": "^7.4 || ^8.0"
2022-11-12 22:00:35 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpstan/phpstan": "^1.3",
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^5"
2022-11-12 22:00:35 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "3.x-dev"
2022-11-12 22:00:35 +00:00
}
},
"autoload": {
"psr-4": {
2024-05-11 13:56:57 +00:00
"Composer\\Pcre\\": "src"
2022-11-12 22:00:35 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
2024-05-11 13:56:57 +00:00
"description": "PCRE wrapping library that offers type-safe preg_* replacements.",
2022-11-12 22:00:35 +00:00
"keywords": [
2024-05-11 13:56:57 +00:00
"PCRE",
"preg",
"regex",
"regular expression"
2022-11-12 22:00:35 +00:00
],
"support": {
2024-05-11 13:56:57 +00:00
"issues": "https://github.com/composer/pcre/issues",
2024-06-25 23:52:45 +00:00
"source": "https://github.com/composer/pcre/tree/3.1.4"
2022-11-12 22:00:35 +00:00
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2024-06-25 23:52:45 +00:00
"time": "2024-05-27T13:40:54+00:00"
2022-11-12 22:00:35 +00:00
},
{
2024-05-11 13:56:57 +00:00
"name": "composer/semver",
"version": "3.4.0",
2022-11-12 22:00:35 +00:00
"source": {
"type": "git",
2024-05-11 13:56:57 +00:00
"url": "https://github.com/composer/semver.git",
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
2022-11-12 22:00:35 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32",
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32",
2022-11-12 22:00:35 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": "^5.3.2 || ^7.0 || ^8.0"
2022-11-12 22:00:35 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpstan/phpstan": "^1.4",
"symfony/phpunit-bridge": "^4.2 || ^5"
2022-11-12 22:00:35 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "3.x-dev"
2022-11-12 22:00:35 +00:00
}
},
"autoload": {
"psr-4": {
2024-05-11 13:56:57 +00:00
"Composer\\Semver\\": "src"
2022-11-12 22:00:35 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2024-05-11 13:56:57 +00:00
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
2022-11-12 22:00:35 +00:00
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
2024-05-11 13:56:57 +00:00
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
2022-11-12 22:00:35 +00:00
}
],
2024-05-11 13:56:57 +00:00
"description": "Semver library that offers utilities, version constraint parsing and validation.",
2022-11-12 22:00:35 +00:00
"keywords": [
2024-05-11 13:56:57 +00:00
"semantic",
"semver",
"validation",
"versioning"
2022-11-12 22:00:35 +00:00
],
"support": {
2024-05-11 13:56:57 +00:00
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.4.0"
2022-11-12 22:00:35 +00:00
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-08-31T09:50:34+00:00"
2022-11-12 22:00:35 +00:00
},
{
2024-05-11 13:56:57 +00:00
"name": "composer/xdebug-handler",
"version": "3.0.5",
2022-11-12 22:00:35 +00:00
"source": {
"type": "git",
2024-05-11 13:56:57 +00:00
"url": "https://github.com/composer/xdebug-handler.git",
"reference": "6c1925561632e83d60a44492e0b344cf48ab85ef"
2022-11-12 22:00:35 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef",
"reference": "6c1925561632e83d60a44492e0b344cf48ab85ef",
2022-11-12 22:00:35 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"composer/pcre": "^1 || ^2 || ^3",
2022-11-12 22:00:35 +00:00
"php": "^7.2.5 || ^8.0",
"psr/log": "^1 || ^2 || ^3"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2022-11-12 22:00:35 +00:00
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-strict-rules": "^1.1",
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^8.5 || ^9.6 || ^10.5"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"autoload": {
2021-04-28 16:40:38 +00:00
"psr-4": {
"Composer\\XdebugHandler\\": "src"
}
2018-09-07 23:12:34 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-04-28 16:40:38 +00:00
"MIT"
2018-09-07 23:12:34 +00:00
],
2021-04-28 16:40:38 +00:00
"authors": [
{
"name": "John Stevenson",
"email": "john-stevenson@blueyonder.co.uk"
}
],
"description": "Restarts a process without Xdebug.",
2018-09-07 23:12:34 +00:00
"keywords": [
2024-05-11 13:56:57 +00:00
"Xdebug",
"performance"
2018-09-07 23:12:34 +00:00
],
2024-05-11 13:56:57 +00:00
"support": {
"irc": "ircs://irc.libera.chat:6697/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/3.0.5"
},
"funding": [
2021-04-28 16:40:38 +00:00
{
2024-05-11 13:56:57 +00:00
"url": "https://packagist.com",
"type": "custom"
2021-04-28 16:40:38 +00:00
},
{
2024-05-11 13:56:57 +00:00
"url": "https://github.com/composer",
"type": "github"
2021-04-28 16:40:38 +00:00
},
{
2024-05-11 13:56:57 +00:00
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
2021-04-28 16:40:38 +00:00
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-05-06T16:37:16+00:00"
2018-09-07 23:12:34 +00:00
},
{
2024-05-11 13:56:57 +00:00
"name": "dealerdirect/phpcodesniffer-composer-installer",
"version": "v1.0.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2024-05-11 13:56:57 +00:00
"url": "https://github.com/PHPCSStandards/composer-installer.git",
"reference": "4be43904336affa5c2f70744a348312336afd0da"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/4be43904336affa5c2f70744a348312336afd0da",
"reference": "4be43904336affa5c2f70744a348312336afd0da",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"composer-plugin-api": "^1.0 || ^2.0",
"php": ">=5.4",
"squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"composer/composer": "*",
"ext-json": "*",
"ext-zip": "*",
"php-parallel-lint/php-parallel-lint": "^1.3.1",
"phpcompatibility/php-compatibility": "^9.0",
"yoast/phpunit-polyfills": "^1.0"
},
"type": "composer-plugin",
"extra": {
"class": "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
2018-09-07 23:12:34 +00:00
},
"autoload": {
"psr-4": {
2024-05-11 13:56:57 +00:00
"PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
2018-09-07 23:12:34 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2024-05-11 13:56:57 +00:00
"name": "Franck Nijhof",
"email": "franck.nijhof@dealerdirect.com",
"homepage": "http://www.frenck.nl",
"role": "Developer / IT Manager"
},
{
"name": "Contributors",
"homepage": "https://github.com/PHPCSStandards/composer-installer/graphs/contributors"
2018-09-07 23:12:34 +00:00
}
],
2024-05-11 13:56:57 +00:00
"description": "PHP_CodeSniffer Standards Composer Installer Plugin",
"homepage": "http://www.dealerdirect.com",
2018-09-07 23:12:34 +00:00
"keywords": [
2024-05-11 13:56:57 +00:00
"PHPCodeSniffer",
"PHP_CodeSniffer",
"code quality",
"codesniffer",
"composer",
"installer",
"phpcbf",
"phpcs",
"plugin",
"qa",
"quality",
"standard",
"standards",
"style guide",
"stylecheck",
"tests"
2018-09-07 23:12:34 +00:00
],
2021-02-16 23:03:05 +00:00
"support": {
2024-05-11 13:56:57 +00:00
"issues": "https://github.com/PHPCSStandards/composer-installer/issues",
"source": "https://github.com/PHPCSStandards/composer-installer"
2021-02-16 23:03:05 +00:00
},
2024-05-11 13:56:57 +00:00
"time": "2023-01-05T11:28:13+00:00"
2018-09-07 23:12:34 +00:00
},
2024-06-25 23:52:45 +00:00
{
"name": "evenement/evenement",
"version": "v3.0.2",
"source": {
"type": "git",
"url": "https://github.com/igorw/evenement.git",
"reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
"reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"require-dev": {
"phpunit/phpunit": "^9 || ^6"
},
"type": "library",
"autoload": {
"psr-4": {
"Evenement\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch"
}
],
"description": "Événement is a very simple event dispatching library for PHP",
"keywords": [
"event-dispatcher",
"event-emitter"
],
"support": {
"issues": "https://github.com/igorw/evenement/issues",
"source": "https://github.com/igorw/evenement/tree/v3.0.2"
},
"time": "2023-08-08T05:53:35+00:00"
},
{
"name": "fidry/cpu-core-counter",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/theofidry/cpu-core-counter.git",
"reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/f92996c4d5c1a696a6a970e20f7c4216200fcc42",
"reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"fidry/makefile": "^0.2.0",
"fidry/php-cs-fixer-config": "^1.1.2",
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan": "^1.9.2",
"phpstan/phpstan-deprecation-rules": "^1.0.0",
"phpstan/phpstan-phpunit": "^1.2.2",
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpunit/phpunit": "^8.5.31 || ^9.5.26",
"webmozarts/strict-phpunit": "^7.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Fidry\\CpuCoreCounter\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Théo FIDRY",
"email": "theo.fidry@gmail.com"
}
],
"description": "Tiny utility to get the number of CPU cores.",
"keywords": [
"CPU",
"core"
],
"support": {
"issues": "https://github.com/theofidry/cpu-core-counter/issues",
"source": "https://github.com/theofidry/cpu-core-counter/tree/1.1.0"
},
"funding": [
{
"url": "https://github.com/theofidry",
"type": "github"
}
],
"time": "2024-02-07T09:43:46+00:00"
},
2021-04-28 16:40:38 +00:00
{
"name": "filp/whoops",
2024-05-11 13:56:57 +00:00
"version": "2.15.4",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
2024-05-11 13:56:57 +00:00
"reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/filp/whoops/zipball/a139776fa3f5985a50b509f2a02ff0f709d2a546",
"reference": "a139776fa3f5985a50b509f2a02ff0f709d2a546",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
"php": "^5.5.9 || ^7.0 || ^8.0",
2021-10-13 01:38:38 +00:00
"psr/log": "^1.0.1 || ^2.0 || ^3.0"
2021-04-28 16:40:38 +00:00
},
"require-dev": {
"mockery/mockery": "^0.9 || ^1.0",
"phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
"symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
},
"suggest": {
"symfony/var-dumper": "Pretty print complex values better with var-dumper available",
"whoops/soap": "Formats errors as SOAP responses"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2021-04-28 16:40:38 +00:00
"dev-master": "2.7-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
2021-04-28 16:40:38 +00:00
"psr-4": {
"Whoops\\": "src/Whoops/"
}
2018-09-07 23:12:34 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-04-28 16:40:38 +00:00
"MIT"
2018-09-07 23:12:34 +00:00
],
"authors": [
{
2021-04-28 16:40:38 +00:00
"name": "Filipe Dobreira",
"homepage": "https://github.com/filp",
2018-09-07 23:12:34 +00:00
"role": "Developer"
2021-04-28 16:40:38 +00:00
}
],
"description": "php error handling for cool kids",
"homepage": "https://filp.github.io/whoops/",
"keywords": [
"error",
"exception",
"handling",
"library",
"throwable",
"whoops"
],
"support": {
"issues": "https://github.com/filp/whoops/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/filp/whoops/tree/2.15.4"
2021-04-28 16:40:38 +00:00
},
"funding": [
{
"url": "https://github.com/denis-sokolov",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-11-03T12:00:00+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "friendsofphp/php-cs-fixer",
2024-06-25 23:52:45 +00:00
"version": "v3.59.3",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
2022-11-12 22:00:35 +00:00
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
2024-06-25 23:52:45 +00:00
"reference": "30ba9ecc2b0e5205e578fe29973c15653d9bfd29"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/30ba9ecc2b0e5205e578fe29973c15653d9bfd29",
"reference": "30ba9ecc2b0e5205e578fe29973c15653d9bfd29",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
2024-06-25 23:52:45 +00:00
"clue/ndjson-react": "^1.0",
2024-05-11 13:56:57 +00:00
"composer/semver": "^3.4",
2022-11-12 22:00:35 +00:00
"composer/xdebug-handler": "^3.0.3",
2024-05-11 13:56:57 +00:00
"ext-filter": "*",
2021-04-28 16:40:38 +00:00
"ext-json": "*",
"ext-tokenizer": "*",
2024-06-25 23:52:45 +00:00
"fidry/cpu-core-counter": "^1.0",
2022-11-12 22:00:35 +00:00
"php": "^7.4 || ^8.0",
2024-06-25 23:52:45 +00:00
"react/child-process": "^0.6.5",
"react/event-loop": "^1.0",
"react/promise": "^2.0 || ^3.0",
"react/socket": "^1.0",
"react/stream": "^1.0",
2024-05-11 13:56:57 +00:00
"sebastian/diff": "^4.0 || ^5.0 || ^6.0",
"symfony/console": "^5.4 || ^6.0 || ^7.0",
"symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0",
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
"symfony/finder": "^5.4 || ^6.0 || ^7.0",
"symfony/options-resolver": "^5.4 || ^6.0 || ^7.0",
"symfony/polyfill-mbstring": "^1.28",
"symfony/polyfill-php80": "^1.28",
"symfony/polyfill-php81": "^1.28",
"symfony/process": "^5.4 || ^6.0 || ^7.0",
"symfony/stopwatch": "^5.4 || ^6.0 || ^7.0"
2021-04-28 16:40:38 +00:00
},
"require-dev": {
2024-06-25 23:52:45 +00:00
"facile-it/paraunit": "^1.3 || ^2.3",
"infection/infection": "^0.29.5",
2022-11-12 22:00:35 +00:00
"justinrainbow/json-schema": "^5.2",
2024-05-11 13:56:57 +00:00
"keradus/cli-executor": "^2.1",
2023-03-15 22:34:52 +00:00
"mikey179/vfsstream": "^1.6.11",
2024-05-11 13:56:57 +00:00
"php-coveralls/php-coveralls": "^2.7",
2022-11-12 22:00:35 +00:00
"php-cs-fixer/accessible-object": "^1.1",
2024-06-25 23:52:45 +00:00
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.5",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.5",
"phpunit/phpunit": "^9.6.19 || ^10.5.21 || ^11.2",
2024-05-11 13:56:57 +00:00
"symfony/var-dumper": "^5.4 || ^6.0 || ^7.0",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0"
2021-04-28 16:40:38 +00:00
},
"suggest": {
"ext-dom": "For handling output formats in XML",
2022-11-12 22:00:35 +00:00
"ext-mbstring": "For handling non-UTF8 characters."
2021-04-28 16:40:38 +00:00
},
"bin": [
"php-cs-fixer"
],
"type": "application",
"autoload": {
"psr-4": {
"PhpCsFixer\\": "src/"
2024-06-25 23:52:45 +00:00
},
"exclude-from-classmap": [
"src/Fixer/Internal/*"
]
2021-04-28 16:40:38 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Dariusz Rumiński",
"email": "dariusz.ruminski@gmail.com"
}
],
"description": "A tool to automatically fix PHP code style",
2023-03-15 22:34:52 +00:00
"keywords": [
"Static code analysis",
"fixer",
"standards",
"static analysis"
],
2021-04-28 16:40:38 +00:00
"support": {
2022-11-12 22:00:35 +00:00
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
2024-06-25 23:52:45 +00:00
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.59.3"
2021-04-28 16:40:38 +00:00
},
"funding": [
{
"url": "https://github.com/keradus",
"type": "github"
}
],
2024-06-25 23:52:45 +00:00
"time": "2024-06-16T14:17:03+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "fzaninotto/faker",
2022-11-12 22:00:35 +00:00
"version": "v1.5.0",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/fzaninotto/Faker.git",
2022-11-12 22:00:35 +00:00
"reference": "d0190b156bcca848d401fb80f31f504f37141c8d"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2022-11-12 22:00:35 +00:00
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d0190b156bcca848d401fb80f31f504f37141c8d",
"reference": "d0190b156bcca848d401fb80f31f504f37141c8d",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
2022-11-12 22:00:35 +00:00
"php": ">=5.3.3"
2021-04-28 16:40:38 +00:00
},
"require-dev": {
2022-11-12 22:00:35 +00:00
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "~1.5"
},
"suggest": {
"ext-intl": "*"
2021-04-28 16:40:38 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-11-12 22:00:35 +00:00
"dev-master": "1.5.x-dev"
2021-04-28 16:40:38 +00:00
}
},
"autoload": {
"psr-4": {
"Faker\\": "src/Faker/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "François Zaninotto"
}
],
"description": "Faker is a PHP library that generates fake data for you.",
"keywords": [
"data",
"faker",
"fixtures"
],
"support": {
"issues": "https://github.com/fzaninotto/Faker/issues",
2022-11-12 22:00:35 +00:00
"source": "https://github.com/fzaninotto/Faker/tree/master"
2021-04-28 16:40:38 +00:00
},
"abandoned": true,
2022-11-12 22:00:35 +00:00
"time": "2015-05-29T06:29:14+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "hamcrest/hamcrest-php",
"version": "v2.0.1",
"source": {
"type": "git",
"url": "https://github.com/hamcrest/hamcrest-php.git",
"reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
"reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
"shasum": ""
},
"require": {
"php": "^5.3|^7.0|^8.0"
},
"replace": {
"cordoval/hamcrest-php": "*",
"davedevelopment/hamcrest-php": "*",
"kodova/hamcrest-php": "*"
},
"require-dev": {
"phpunit/php-file-iterator": "^1.4 || ^2.0",
"phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
}
},
"autoload": {
"classmap": [
"hamcrest"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "This is the PHP port of Hamcrest Matchers",
"keywords": [
"test"
],
"support": {
"issues": "https://github.com/hamcrest/hamcrest-php/issues",
"source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
},
"time": "2020-07-09T08:09:16+00:00"
},
{
"name": "justinrainbow/json-schema",
2024-05-11 13:56:57 +00:00
"version": "v5.2.13",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
2024-06-25 23:52:45 +00:00
"url": "https://github.com/jsonrainbow/json-schema.git",
2024-05-11 13:56:57 +00:00
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793",
2024-05-11 13:56:57 +00:00
"reference": "fbbe7e5d79f618997bc3332a6f49246036c45793",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
"json-schema/json-schema-test-suite": "1.2.0",
"phpunit/phpunit": "^4.8.35"
},
"bin": [
"bin/validate-json"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0.x-dev"
}
},
"autoload": {
"psr-4": {
"JsonSchema\\": "src/JsonSchema/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bruno Prieto Reis",
"email": "bruno.p.reis@gmail.com"
},
{
"name": "Justin Rainbow",
"email": "justin.rainbow@gmail.com"
},
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch"
},
{
"name": "Robert Schönthal",
"email": "seroscho@googlemail.com"
}
],
"description": "A library to validate a json schema.",
"homepage": "https://github.com/justinrainbow/json-schema",
"keywords": [
"json",
"schema"
],
"support": {
2024-06-25 23:52:45 +00:00
"issues": "https://github.com/jsonrainbow/json-schema/issues",
"source": "https://github.com/jsonrainbow/json-schema/tree/v5.2.13"
2021-04-28 16:40:38 +00:00
},
2024-05-11 13:56:57 +00:00
"time": "2023-09-26T02:20:38+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "league/container",
2024-05-11 13:56:57 +00:00
"version": "4.2.2",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/container.git",
2024-05-11 13:56:57 +00:00
"reference": "ff346319ca1ff0e78277dc2311a42107cc1aab88"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/thephpleague/container/zipball/ff346319ca1ff0e78277dc2311a42107cc1aab88",
"reference": "ff346319ca1ff0e78277dc2311a42107cc1aab88",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
2022-11-12 22:00:35 +00:00
"php": "^7.2 || ^8.0",
"psr/container": "^1.1 || ^2.0"
2021-04-28 16:40:38 +00:00
},
"provide": {
"psr/container-implementation": "^1.0"
},
"replace": {
"orno/di": "~2.0"
},
"require-dev": {
2022-11-12 22:00:35 +00:00
"nette/php-generator": "^3.4",
"nikic/php-parser": "^4.10",
"phpstan/phpstan": "^0.12.47",
"phpunit/phpunit": "^8.5.17",
2021-10-13 01:38:38 +00:00
"roave/security-advisories": "dev-latest",
2021-04-28 16:40:38 +00:00
"scrutinizer/ocular": "^1.8",
2022-11-12 22:00:35 +00:00
"squizlabs/php_codesniffer": "^3.6"
2021-04-28 16:40:38 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-11-12 22:00:35 +00:00
"dev-master": "4.x-dev",
"dev-4.x": "4.x-dev",
2021-04-28 16:40:38 +00:00
"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",
2022-11-12 22:00:35 +00:00
"email": "mail@philbennett.co.uk",
2021-04-28 16:40:38 +00:00
"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-05-11 13:56:57 +00:00
"source": "https://github.com/thephpleague/container/tree/4.2.2"
2021-04-28 16:40:38 +00:00
},
"funding": [
{
"url": "https://github.com/philipobenito",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-03-13T13:12:53+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "mockery/mockery",
2024-06-25 23:52:45 +00:00
"version": "1.6.12",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/mockery/mockery.git",
2024-06-25 23:52:45 +00:00
"reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699",
"reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
"hamcrest/hamcrest-php": "^2.0.1",
"lib-pcre": ">=7.0",
2024-05-11 13:56:57 +00:00
"php": ">=7.3"
2021-04-28 16:40:38 +00:00
},
"conflict": {
"phpunit/phpunit": "<8.0"
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^8.5 || ^9.6.17",
"symplify/easy-coding-standard": "^12.1.14"
2021-04-28 16:40:38 +00:00
},
"type": "library",
"autoload": {
2023-07-18 22:57:08 +00:00
"files": [
2024-05-11 13:56:57 +00:00
"library/helpers.php",
"library/Mockery.php"
2023-07-18 22:57:08 +00:00
],
"psr-4": {
2024-05-11 13:56:57 +00:00
"Mockery\\": "library/Mockery"
2021-04-28 16:40:38 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Pádraic Brady",
"email": "padraic.brady@gmail.com",
2023-07-18 22:57:08 +00:00
"homepage": "https://github.com/padraic",
"role": "Author"
2021-04-28 16:40:38 +00:00
},
{
"name": "Dave Marshall",
"email": "dave.marshall@atstsolutions.co.uk",
2023-07-18 22:57:08 +00:00
"homepage": "https://davedevelopment.co.uk",
"role": "Developer"
},
{
"name": "Nathanael Esayeas",
"email": "nathanael.esayeas@protonmail.com",
"homepage": "https://github.com/ghostwriter",
"role": "Lead Developer"
2021-04-28 16:40:38 +00:00
}
],
"description": "Mockery is a simple yet flexible PHP mock object framework",
"homepage": "https://github.com/mockery/mockery",
"keywords": [
"BDD",
"TDD",
"library",
"mock",
"mock objects",
"mockery",
"stub",
"test",
"test double",
"testing"
],
"support": {
2023-07-18 22:57:08 +00:00
"docs": "https://docs.mockery.io/",
2021-04-28 16:40:38 +00:00
"issues": "https://github.com/mockery/mockery/issues",
2023-07-18 22:57:08 +00:00
"rss": "https://github.com/mockery/mockery/releases.atom",
"security": "https://github.com/mockery/mockery/security/advisories",
"source": "https://github.com/mockery/mockery"
2021-04-28 16:40:38 +00:00
},
2024-06-25 23:52:45 +00:00
"time": "2024-05-16T03:13:13+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "myclabs/deep-copy",
2024-06-25 23:52:45 +00:00
"version": "1.12.0",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
2024-06-25 23:52:45 +00:00
"reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
"reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
2022-11-12 22:00:35 +00:00
"conflict": {
"doctrine/collections": "<1.6.8",
2024-06-25 23:52:45 +00:00
"doctrine/common": "<2.13.3 || >=3 <3.2.2"
2021-04-28 16:40:38 +00:00
},
2022-11-12 22:00:35 +00:00
"require-dev": {
"doctrine/collections": "^1.6.8",
"doctrine/common": "^2.13.3 || ^3.2.2",
2024-06-25 23:52:45 +00:00
"phpspec/prophecy": "^1.10",
2022-11-12 22:00:35 +00:00
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
2021-04-28 16:40:38 +00:00
},
2022-11-12 22:00:35 +00:00
"type": "library",
2021-04-28 16:40:38 +00:00
"autoload": {
2022-11-12 22:00:35 +00:00
"files": [
"src/DeepCopy/deep_copy.php"
],
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
}
2021-04-28 16:40:38 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2022-11-12 22:00:35 +00:00
"MIT"
2021-04-28 16:40:38 +00:00
],
2022-11-12 22:00:35 +00:00
"description": "Create deep copies (clones) of your objects",
2021-04-28 16:40:38 +00:00
"keywords": [
2022-11-12 22:00:35 +00:00
"clone",
"copy",
"duplicate",
"object",
"object graph"
2021-04-28 16:40:38 +00:00
],
"support": {
2022-11-12 22:00:35 +00:00
"issues": "https://github.com/myclabs/DeepCopy/issues",
2024-06-25 23:52:45 +00:00
"source": "https://github.com/myclabs/DeepCopy/tree/1.12.0"
2021-04-28 16:40:38 +00:00
},
2022-11-12 22:00:35 +00:00
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
"type": "tidelift"
}
],
2024-06-25 23:52:45 +00:00
"time": "2024-06-12T14:39:25+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "nunomaduro/collision",
2024-05-11 13:56:57 +00:00
"version": "v7.10.0",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/collision.git",
2024-05-11 13:56:57 +00:00
"reference": "49ec67fa7b002712da8526678abd651c09f375b2"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/nunomaduro/collision/zipball/49ec67fa7b002712da8526678abd651c09f375b2",
"reference": "49ec67fa7b002712da8526678abd651c09f375b2",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"filp/whoops": "^2.15.3",
"nunomaduro/termwind": "^1.15.1",
"php": "^8.1.0",
"symfony/console": "^6.3.4"
},
"conflict": {
"laravel/framework": ">=11.0.0"
2021-04-28 16:40:38 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"brianium/paratest": "^7.3.0",
"laravel/framework": "^10.28.0",
"laravel/pint": "^1.13.3",
"laravel/sail": "^1.25.0",
"laravel/sanctum": "^3.3.1",
"laravel/tinker": "^2.8.2",
"nunomaduro/larastan": "^2.6.4",
"orchestra/testbench-core": "^8.13.0",
"pestphp/pest": "^2.23.2",
"phpunit/phpunit": "^10.4.1",
"sebastian/environment": "^6.0.1",
"spatie/laravel-ignition": "^2.3.1"
2021-04-28 16:40:38 +00:00
},
"type": "library",
"extra": {
"laravel": {
"providers": [
"NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
]
}
},
"autoload": {
2024-05-11 13:56:57 +00:00
"files": [
"./src/Adapters/Phpunit/Autoload.php"
],
2021-04-28 16:40:38 +00:00
"psr-4": {
"NunoMaduro\\Collision\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
"description": "Cli error handling for console/command-line PHP applications.",
"keywords": [
"artisan",
"cli",
"command-line",
"console",
"error",
"handling",
"laravel",
"laravel-zero",
"php",
"symfony"
],
"support": {
"issues": "https://github.com/nunomaduro/collision/issues",
"source": "https://github.com/nunomaduro/collision"
},
"funding": [
{
2022-02-24 03:01:00 +00:00
"url": "https://www.paypal.com/paypalme/enunomaduro",
2021-04-28 16:40:38 +00:00
"type": "custom"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
},
{
"url": "https://www.patreon.com/nunomaduro",
"type": "patreon"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-10-11T15:45:01+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "nunomaduro/larastan",
2024-06-25 23:52:45 +00:00
"version": "v2.9.7",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
2024-05-11 13:56:57 +00:00
"url": "https://github.com/larastan/larastan.git",
2024-06-25 23:52:45 +00:00
"reference": "5c805f636095cc2e0b659e3954775cf8f1dad1bb"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/larastan/larastan/zipball/5c805f636095cc2e0b659e3954775cf8f1dad1bb",
"reference": "5c805f636095cc2e0b659e3954775cf8f1dad1bb",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
2024-05-11 13:56:57 +00:00
"illuminate/console": "^9.52.16 || ^10.28.0 || ^11.0",
"illuminate/container": "^9.52.16 || ^10.28.0 || ^11.0",
"illuminate/contracts": "^9.52.16 || ^10.28.0 || ^11.0",
"illuminate/database": "^9.52.16 || ^10.28.0 || ^11.0",
"illuminate/http": "^9.52.16 || ^10.28.0 || ^11.0",
"illuminate/pipeline": "^9.52.16 || ^10.28.0 || ^11.0",
"illuminate/support": "^9.52.16 || ^10.28.0 || ^11.0",
"php": "^8.0.2",
"phpmyadmin/sql-parser": "^5.9.0",
2024-06-25 23:52:45 +00:00
"phpstan/phpstan": "^1.11.1"
2021-04-28 16:40:38 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"doctrine/coding-standard": "^12.0",
"nikic/php-parser": "^4.19.1",
"orchestra/canvas": "^7.11.1 || ^8.11.0 || ^9.0.2",
"orchestra/testbench": "^7.33.0 || ^8.13.0 || ^9.0.3",
"phpunit/phpunit": "^9.6.13 || ^10.5.16"
2021-04-28 16:40:38 +00:00
},
"suggest": {
2021-10-13 01:38:38 +00:00
"orchestra/testbench": "Using Larastan for analysing a package needs Testbench"
2021-04-28 16:40:38 +00:00
},
"type": "phpstan-extension",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-master": "2.0-dev"
2021-04-28 16:40:38 +00:00
},
"phpstan": {
"includes": [
"extension.neon"
]
}
},
"autoload": {
"psr-4": {
2024-05-11 13:56:57 +00:00
"Larastan\\Larastan\\": "src/"
2021-04-28 16:40:38 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2024-05-11 13:56:57 +00:00
{
"name": "Can Vural",
"email": "can9119@gmail.com"
},
2021-04-28 16:40:38 +00:00
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
"description": "Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel",
"keywords": [
"PHPStan",
"code analyse",
"code analysis",
"larastan",
"laravel",
"package",
"php",
"static analysis"
],
"support": {
2024-05-11 13:56:57 +00:00
"issues": "https://github.com/larastan/larastan/issues",
2024-06-25 23:52:45 +00:00
"source": "https://github.com/larastan/larastan/tree/v2.9.7"
2021-04-28 16:40:38 +00:00
},
"funding": [
{
2024-05-11 13:56:57 +00:00
"url": "https://www.paypal.com/paypalme/enunomaduro",
2021-04-28 16:40:38 +00:00
"type": "custom"
},
{
"url": "https://github.com/canvural",
"type": "github"
},
{
"url": "https://github.com/nunomaduro",
"type": "github"
},
{
"url": "https://www.patreon.com/nunomaduro",
"type": "patreon"
}
],
2024-05-11 13:56:57 +00:00
"abandoned": "larastan/larastan",
2024-06-25 23:52:45 +00:00
"time": "2024-05-27T18:33:26+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "nunomaduro/phpinsights",
2024-05-11 13:56:57 +00:00
"version": "v2.11.0",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/nunomaduro/phpinsights.git",
2024-05-11 13:56:57 +00:00
"reference": "f476219759a61aad988641476259465c77203383"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/nunomaduro/phpinsights/zipball/f476219759a61aad988641476259465c77203383",
"reference": "f476219759a61aad988641476259465c77203383",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"cmgmyr/phploc": "^8.0.3",
"composer/semver": "^3.4",
2021-04-28 16:40:38 +00:00
"ext-iconv": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-tokenizer": "*",
2024-05-11 13:56:57 +00:00
"friendsofphp/php-cs-fixer": "^3.40.0",
"justinrainbow/json-schema": "^5.2.13",
2022-11-12 22:00:35 +00:00
"league/container": "^3.2|^4.2",
2024-05-11 13:56:57 +00:00
"php": "^7.4|^8.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"psr/container": "^1.0|^2.0.2",
2022-11-12 22:00:35 +00:00
"psr/simple-cache": "^1.0|^2.0|^3.0",
2024-05-11 13:56:57 +00:00
"sebastian/diff": "^4.0|^5.0.3",
"slevomat/coding-standard": "^8.14.1",
"squizlabs/php_codesniffer": "^3.7.2",
"symfony/cache": "^5.4|^6.0|^7.0",
"symfony/console": "^5.4|^6.4|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.4|^7.0"
2021-04-28 16:40:38 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"ergebnis/phpstan-rules": "^0.15.3",
"illuminate/console": "^5.8|^6.0|^7.0|^8.0|^9.20|^10.0",
"illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.52.16|^10.0",
"mockery/mockery": "^1.6.6",
"phpstan/phpstan-strict-rules": "^0.12.11",
"phpunit/phpunit": "^8.0|^9.0|^10.4.2",
2022-11-12 22:00:35 +00:00
"rector/rector": "0.11.56",
2024-05-11 13:56:57 +00:00
"symfony/var-dumper": "^5.4|^6.0|^7.0",
"thecodingmachine/phpstan-strict-rules": "^0.12.2"
2021-04-28 16:40:38 +00:00
},
"suggest": {
"ext-simplexml": "It is needed for the checkstyle formatter"
},
"bin": [
"bin/phpinsights"
],
"type": "library",
"extra": {
"laravel": {
"providers": [
"NunoMaduro\\PhpInsights\\Application\\Adapters\\Laravel\\InsightsServiceProvider"
]
}
},
"autoload": {
"psr-4": {
"NunoMaduro\\PhpInsights\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
"description": "Instant PHP quality checks from your console.",
"keywords": [
"Insights",
"code",
"console",
"php",
"quality",
"source"
],
"support": {
"issues": "https://github.com/nunomaduro/phpinsights/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/nunomaduro/phpinsights/tree/v2.11.0"
2021-04-28 16:40:38 +00:00
},
"funding": [
{
2022-11-12 22:00:35 +00:00
"url": "https://github.com/JustSteveKing",
2021-04-28 16:40:38 +00:00
"type": "github"
},
{
2022-11-12 22:00:35 +00:00
"url": "https://github.com/cmgmyr",
2021-04-28 16:40:38 +00:00
"type": "github"
},
{
2022-11-12 22:00:35 +00:00
"url": "https://github.com/nunomaduro",
"type": "github"
2021-04-28 16:40:38 +00:00
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-11-30T10:54:50+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "phar-io/manifest",
2024-05-11 13:56:57 +00:00
"version": "2.0.4",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
2024-05-11 13:56:57 +00:00
"reference": "54750ef60c58e43759730615a392c31c80e23176"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
"reference": "54750ef60c58e43759730615a392c31c80e23176",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
2024-05-11 13:56:57 +00:00
"ext-libxml": "*",
2021-04-28 16:40:38 +00:00
"ext-phar": "*",
"ext-xmlwriter": "*",
"phar-io/version": "^3.0.1",
"php": "^7.2 || ^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
"support": {
"issues": "https://github.com/phar-io/manifest/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/phar-io/manifest/tree/2.0.4"
2021-04-28 16:40:38 +00:00
},
2024-05-11 13:56:57 +00:00
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
"time": "2024-03-03T12:33:53+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "phar-io/version",
2022-02-24 03:01:00 +00:00
"version": "3.2.1",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
2022-02-24 03:01:00 +00:00
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2022-02-24 03:01:00 +00:00
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
2021-04-28 16:40:38 +00:00
"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",
2022-02-24 03:01:00 +00:00
"source": "https://github.com/phar-io/version/tree/3.2.1"
2021-04-28 16:40:38 +00:00
},
2022-02-24 03:01:00 +00:00
"time": "2022-02-21T01:04:05+00:00"
2021-04-28 16:40:38 +00:00
},
{
2022-11-12 22:00:35 +00:00
"name": "php-parallel-lint/php-parallel-lint",
2024-05-11 13:56:57 +00:00
"version": "v1.4.0",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
2022-11-12 22:00:35 +00:00
"url": "https://github.com/php-parallel-lint/PHP-Parallel-Lint.git",
2024-05-11 13:56:57 +00:00
"reference": "6db563514f27e19595a19f45a4bf757b6401194e"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/php-parallel-lint/PHP-Parallel-Lint/zipball/6db563514f27e19595a19f45a4bf757b6401194e",
"reference": "6db563514f27e19595a19f45a4bf757b6401194e",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
2022-11-12 22:00:35 +00:00
"ext-json": "*",
"php": ">=5.3.0"
},
"replace": {
"grogy/php-parallel-lint": "*",
"jakub-onderka/php-parallel-lint": "*"
2021-04-28 16:40:38 +00:00
},
"require-dev": {
2022-11-12 22:00:35 +00:00
"nette/tester": "^1.3 || ^2.0",
"php-parallel-lint/php-console-highlighter": "0.* || ^1.0",
"squizlabs/php_codesniffer": "^3.6"
2021-04-28 16:40:38 +00:00
},
2022-11-12 22:00:35 +00:00
"suggest": {
"php-parallel-lint/php-console-highlighter": "Highlight syntax in code snippet"
},
"bin": [
"parallel-lint"
],
2021-04-28 16:40:38 +00:00
"type": "library",
"autoload": {
"classmap": [
2022-11-12 22:00:35 +00:00
"./src/"
2021-04-28 16:40:38 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2022-11-12 22:00:35 +00:00
"BSD-2-Clause"
2021-04-28 16:40:38 +00:00
],
"authors": [
{
2022-11-12 22:00:35 +00:00
"name": "Jakub Onderka",
"email": "ahoj@jakubonderka.cz"
2021-04-28 16:40:38 +00:00
}
],
2024-05-11 13:56:57 +00:00
"description": "This tool checks the syntax of PHP files about 20x faster than serial check.",
2022-11-12 22:00:35 +00:00
"homepage": "https://github.com/php-parallel-lint/PHP-Parallel-Lint",
2024-05-11 13:56:57 +00:00
"keywords": [
"lint",
"static analysis"
],
2021-04-28 16:40:38 +00:00
"support": {
2022-11-12 22:00:35 +00:00
"issues": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/tree/v1.4.0"
},
"time": "2024-03-27T12:14:49+00:00"
},
{
"name": "phpmyadmin/sql-parser",
"version": "5.9.0",
"source": {
"type": "git",
"url": "https://github.com/phpmyadmin/sql-parser.git",
"reference": "011fa18a4e55591fac6545a821921dd1d61c6984"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/011fa18a4e55591fac6545a821921dd1d61c6984",
"reference": "011fa18a4e55591fac6545a821921dd1d61c6984",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
"symfony/polyfill-mbstring": "^1.3",
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"phpmyadmin/motranslator": "<3.0"
},
"require-dev": {
"phpbench/phpbench": "^1.1",
"phpmyadmin/coding-standard": "^3.0",
"phpmyadmin/motranslator": "^4.0 || ^5.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.9.12",
"phpstan/phpstan-phpunit": "^1.3.3",
"phpunit/php-code-coverage": "*",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"psalm/plugin-phpunit": "^0.16.1",
"vimeo/psalm": "^4.11",
"zumba/json-serializer": "~3.0.2"
},
"suggest": {
"ext-mbstring": "For best performance",
"phpmyadmin/motranslator": "Translate messages to your favorite locale"
},
"bin": [
"bin/highlight-query",
"bin/lint-query",
"bin/sql-parser",
"bin/tokenize-query"
],
"type": "library",
"autoload": {
"psr-4": {
"PhpMyAdmin\\SqlParser\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "The phpMyAdmin Team",
"email": "developers@phpmyadmin.net",
"homepage": "https://www.phpmyadmin.net/team/"
}
],
"description": "A validating SQL lexer and parser with a focus on MySQL dialect.",
"homepage": "https://github.com/phpmyadmin/sql-parser",
"keywords": [
"analysis",
"lexer",
"parser",
"query linter",
"sql",
"sql lexer",
"sql linter",
"sql parser",
"sql syntax highlighter",
"sql tokenizer"
],
"support": {
"issues": "https://github.com/phpmyadmin/sql-parser/issues",
"source": "https://github.com/phpmyadmin/sql-parser"
2021-04-28 16:40:38 +00:00
},
2024-05-11 13:56:57 +00:00
"funding": [
{
"url": "https://www.phpmyadmin.net/donate/",
"type": "other"
}
],
"time": "2024-01-20T20:34:02+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "phpstan/phpdoc-parser",
2024-06-25 23:52:45 +00:00
"version": "1.29.1",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
2024-06-25 23:52:45 +00:00
"reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fcaefacf2d5c417e928405b71b400d4ce10daaf4",
"reference": "fcaefacf2d5c417e928405b71b400d4ce10daaf4",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
2022-11-12 22:00:35 +00:00
"php": "^7.2 || ^8.0"
2021-04-28 16:40:38 +00:00
},
"require-dev": {
2023-07-18 22:57:08 +00:00
"doctrine/annotations": "^2.0",
"nikic/php-parser": "^4.15",
2022-11-12 22:00:35 +00:00
"php-parallel-lint/php-parallel-lint": "^1.2",
2021-04-28 16:40:38 +00:00
"phpstan/extension-installer": "^1.0",
2022-11-12 22:00:35 +00:00
"phpstan/phpstan": "^1.5",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.5",
"symfony/process": "^5.2"
2021-04-28 16:40:38 +00:00
},
"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-06-25 23:52:45 +00:00
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.29.1"
2021-04-28 16:40:38 +00:00
},
2024-06-25 23:52:45 +00:00
"time": "2024-05-31T08:52:43+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "phpstan/phpstan",
2024-06-25 23:52:45 +00:00
"version": "1.11.5",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
2024-06-25 23:52:45 +00:00
"reference": "490f0ae1c92b082f154681d7849aee776a7c1443"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/490f0ae1c92b082f154681d7849aee776a7c1443",
"reference": "490f0ae1c92b082f154681d7849aee776a7c1443",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": "^7.2|^8.0"
2021-04-28 16:40:38 +00:00
},
"conflict": {
"phpstan/phpstan-shim": "*"
},
"bin": [
"phpstan",
"phpstan.phar"
],
"type": "library",
"autoload": {
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHPStan - PHP Static Analysis Tool",
2024-05-11 13:56:57 +00:00
"keywords": [
"dev",
"static analysis"
],
2021-04-28 16:40:38 +00:00
"support": {
2024-05-11 13:56:57 +00:00
"docs": "https://phpstan.org/user-guide/getting-started",
"forum": "https://github.com/phpstan/phpstan/discussions",
2021-04-28 16:40:38 +00:00
"issues": "https://github.com/phpstan/phpstan/issues",
2024-05-11 13:56:57 +00:00
"security": "https://github.com/phpstan/phpstan/security/policy",
"source": "https://github.com/phpstan/phpstan-src"
2021-04-28 16:40:38 +00:00
},
"funding": [
{
"url": "https://github.com/ondrejmirtes",
"type": "github"
},
2021-10-13 01:38:38 +00:00
{
"url": "https://github.com/phpstan",
"type": "github"
2021-04-28 16:40:38 +00:00
}
],
2024-06-25 23:52:45 +00:00
"time": "2024-06-17T15:10:54+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "phpunit/php-code-coverage",
2024-05-11 13:56:57 +00:00
"version": "10.1.14",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2024-05-11 13:56:57 +00:00
"reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/e3f51450ebffe8e0efdf7346ae966a656f7d5e5b",
"reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",
2024-05-11 13:56:57 +00:00
"nikic/php-parser": "^4.18 || ^5.0",
"php": ">=8.1",
"phpunit/php-file-iterator": "^4.0",
"phpunit/php-text-template": "^3.0",
"sebastian/code-unit-reverse-lookup": "^3.0",
"sebastian/complexity": "^3.0",
"sebastian/environment": "^6.0",
"sebastian/lines-of-code": "^2.0",
"sebastian/version": "^4.0",
2021-04-28 16:40:38 +00:00
"theseer/tokenizer": "^1.2.0"
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.1"
2021-04-28 16:40:38 +00:00
},
"suggest": {
2023-03-15 22:34:52 +00:00
"ext-pcov": "PHP extension that provides line coverage",
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
2021-04-28 16:40:38 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "10.1-dev"
2021-04-28 16:40:38 +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",
2024-05-11 13:56:57 +00:00
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.14"
2021-04-28 16:40:38 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-03-12T15:33:41+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "phpunit/php-file-iterator",
2024-05-11 13:56:57 +00:00
"version": "4.1.0",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2024-05-11 13:56:57 +00:00
"reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
"reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1"
2021-04-28 16:40:38 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0"
2021-04-28 16:40:38 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "4.0-dev"
2021-04-28 16:40:38 +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": "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",
2024-05-11 13:56:57 +00:00
"security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
2021-04-28 16:40:38 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-08-31T06:24:48+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "phpunit/php-invoker",
2024-05-11 13:56:57 +00:00
"version": "4.0.0",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-invoker.git",
2024-05-11 13:56:57 +00:00
"reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
"reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1"
2021-04-28 16:40:38 +00:00
},
"require-dev": {
"ext-pcntl": "*",
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0"
2021-04-28 16:40:38 +00:00
},
"suggest": {
"ext-pcntl": "*"
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "4.0-dev"
2021-04-28 16:40:38 +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": "Invoke callables with a timeout",
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
"keywords": [
"process"
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
2021-04-28 16:40:38 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-02-03T06:56:09+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "phpunit/php-text-template",
2024-05-11 13:56:57 +00:00
"version": "3.0.1",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
2024-05-11 13:56:57 +00:00
"reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
"reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1"
2021-04-28 16:40:38 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0"
2021-04-28 16:40:38 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "3.0-dev"
2021-04-28 16:40:38 +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": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
"keywords": [
"template"
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
2024-05-11 13:56:57 +00:00
"security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
"source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
2021-04-28 16:40:38 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-08-31T14:07:24+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "phpunit/php-timer",
2024-05-11 13:56:57 +00:00
"version": "6.0.0",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
2024-05-11 13:56:57 +00:00
"reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
"reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1"
2021-04-28 16:40:38 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0"
2021-04-28 16:40:38 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "6.0-dev"
2021-04-28 16:40:38 +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": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
"keywords": [
"timer"
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
2021-04-28 16:40:38 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-02-03T06:57:52+00:00"
2021-04-28 16:40:38 +00:00
},
{
"name": "phpunit/phpunit",
2024-06-25 23:52:45 +00:00
"version": "10.5.24",
2021-04-28 16:40:38 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
2024-06-25 23:52:45 +00:00
"reference": "5f124e3e3e561006047b532fd0431bf5bb6b9015"
2021-04-28 16:40:38 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5f124e3e3e561006047b532fd0431bf5bb6b9015",
"reference": "5f124e3e3e561006047b532fd0431bf5bb6b9015",
2021-04-28 16:40:38 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.10.1",
2021-10-13 01:38:38 +00:00
"phar-io/manifest": "^2.0.3",
2021-04-28 16:40:38 +00:00
"phar-io/version": "^3.0.2",
2024-05-11 13:56:57 +00:00
"php": ">=8.1",
"phpunit/php-code-coverage": "^10.1.5",
"phpunit/php-file-iterator": "^4.0",
"phpunit/php-invoker": "^4.0",
"phpunit/php-text-template": "^3.0",
"phpunit/php-timer": "^6.0",
"sebastian/cli-parser": "^2.0",
"sebastian/code-unit": "^2.0",
"sebastian/comparator": "^5.0",
"sebastian/diff": "^5.0",
"sebastian/environment": "^6.0",
"sebastian/exporter": "^5.1",
"sebastian/global-state": "^6.0.1",
"sebastian/object-enumerator": "^5.0",
"sebastian/recursion-context": "^5.0",
"sebastian/type": "^4.0",
"sebastian/version": "^4.0"
2021-04-28 16:40:38 +00:00
},
"suggest": {
2024-05-11 13:56:57 +00:00
"ext-soap": "To be able to generate mocks based on WSDL files"
2021-04-28 16:40:38 +00:00
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "10.5-dev"
2021-04-28 16:40:38 +00:00
}
},
"autoload": {
"files": [
"src/Framework/Assert/Functions.php"
2022-02-24 03:01:00 +00:00
],
"classmap": [
"src/"
2021-04-28 16:40:38 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
2018-09-07 23:12:34 +00:00
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
2021-04-28 16:40:38 +00:00
"role": "lead"
2018-09-07 23:12:34 +00:00
}
],
2021-04-28 16:40:38 +00:00
"description": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
"keywords": [
"phpunit",
"testing",
"xunit"
],
2021-02-16 23:03:05 +00:00
"support": {
2021-04-28 16:40:38 +00:00
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
2023-07-18 22:57:08 +00:00
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
2024-06-25 23:52:45 +00:00
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.24"
2021-02-16 23:03:05 +00:00
},
2021-04-28 16:40:38 +00:00
"funding": [
{
2022-02-24 03:01:00 +00:00
"url": "https://phpunit.de/sponsors.html",
2021-04-28 16:40:38 +00:00
"type": "custom"
},
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
2022-11-10 03:01:13 +00:00
},
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
"type": "tidelift"
2021-04-28 16:40:38 +00:00
}
],
2024-06-25 23:52:45 +00:00
"time": "2024-06-20T13:09:54+00:00"
2018-09-07 23:12:34 +00:00
},
2021-05-29 18:59:34 +00:00
{
"name": "psr/cache",
2022-11-12 22:00:35 +00:00
"version": "3.0.0",
2021-05-29 18:59:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/cache.git",
2022-11-12 22:00:35 +00:00
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
2021-05-29 18:59:34 +00:00
},
"dist": {
"type": "zip",
2022-11-12 22:00:35 +00:00
"url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
2021-05-29 18:59:34 +00:00
"shasum": ""
},
"require": {
2022-11-12 22:00:35 +00:00
"php": ">=8.0.0"
2021-05-29 18:59:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Cache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2022-11-12 22:00:35 +00:00
"homepage": "https://www.php-fig.org/"
2021-05-29 18:59:34 +00:00
}
],
"description": "Common interface for caching libraries",
"keywords": [
2024-05-11 13:56:57 +00:00
"cache",
"psr",
"psr-6"
2022-11-12 22:00:35 +00:00
],
"support": {
2024-05-11 13:56:57 +00:00
"source": "https://github.com/php-fig/cache/tree/3.0.0"
2021-05-29 18:59:34 +00:00
},
2024-05-11 13:56:57 +00:00
"time": "2021-02-03T23:26:27+00:00"
2021-05-29 18:59:34 +00:00
},
2024-06-25 23:52:45 +00:00
{
"name": "react/cache",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/cache.git",
"reference": "d47c472b64aa5608225f47965a484b75c7817d5b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b",
"reference": "d47c472b64aa5608225f47965a484b75c7817d5b",
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"react/promise": "^3.0 || ^2.0 || ^1.1"
},
"require-dev": {
"phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
},
"type": "library",
"autoload": {
"psr-4": {
"React\\Cache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Lück",
"email": "christian@clue.engineering",
"homepage": "https://clue.engineering/"
},
{
"name": "Cees-Jan Kiewiet",
"email": "reactphp@ceesjankiewiet.nl",
"homepage": "https://wyrihaximus.net/"
},
{
"name": "Jan Sorgalla",
"email": "jsorgalla@gmail.com",
"homepage": "https://sorgalla.com/"
},
{
"name": "Chris Boden",
"email": "cboden@gmail.com",
"homepage": "https://cboden.dev/"
}
],
"description": "Async, Promise-based cache interface for ReactPHP",
"keywords": [
"cache",
"caching",
"promise",
"reactphp"
],
"support": {
"issues": "https://github.com/reactphp/cache/issues",
"source": "https://github.com/reactphp/cache/tree/v1.2.0"
},
"funding": [
{
"url": "https://opencollective.com/reactphp",
"type": "open_collective"
}
],
"time": "2022-11-30T15:59:55+00:00"
},
{
"name": "react/child-process",
"version": "v0.6.5",
"source": {
"type": "git",
"url": "https://github.com/reactphp/child-process.git",
"reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/child-process/zipball/e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
"reference": "e71eb1aa55f057c7a4a0d08d06b0b0a484bead43",
"shasum": ""
},
"require": {
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
"php": ">=5.3.0",
"react/event-loop": "^1.2",
"react/stream": "^1.2"
},
"require-dev": {
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35",
"react/socket": "^1.8",
"sebastian/environment": "^5.0 || ^3.0 || ^2.0 || ^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"React\\ChildProcess\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Lück",
"email": "christian@clue.engineering",
"homepage": "https://clue.engineering/"
},
{
"name": "Cees-Jan Kiewiet",
"email": "reactphp@ceesjankiewiet.nl",
"homepage": "https://wyrihaximus.net/"
},
{
"name": "Jan Sorgalla",
"email": "jsorgalla@gmail.com",
"homepage": "https://sorgalla.com/"
},
{
"name": "Chris Boden",
"email": "cboden@gmail.com",
"homepage": "https://cboden.dev/"
}
],
"description": "Event-driven library for executing child processes with ReactPHP.",
"keywords": [
"event-driven",
"process",
"reactphp"
],
"support": {
"issues": "https://github.com/reactphp/child-process/issues",
"source": "https://github.com/reactphp/child-process/tree/v0.6.5"
},
"funding": [
{
"url": "https://github.com/WyriHaximus",
"type": "github"
},
{
"url": "https://github.com/clue",
"type": "github"
}
],
"time": "2022-09-16T13:41:56+00:00"
},
{
"name": "react/dns",
"version": "v1.13.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/dns.git",
"reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/dns/zipball/eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
"reference": "eb8ae001b5a455665c89c1df97f6fb682f8fb0f5",
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"react/cache": "^1.0 || ^0.6 || ^0.5",
"react/event-loop": "^1.2",
"react/promise": "^3.2 || ^2.7 || ^1.2.1"
},
"require-dev": {
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
"react/async": "^4.3 || ^3 || ^2",
"react/promise-timer": "^1.11"
},
"type": "library",
"autoload": {
"psr-4": {
"React\\Dns\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Lück",
"email": "christian@clue.engineering",
"homepage": "https://clue.engineering/"
},
{
"name": "Cees-Jan Kiewiet",
"email": "reactphp@ceesjankiewiet.nl",
"homepage": "https://wyrihaximus.net/"
},
{
"name": "Jan Sorgalla",
"email": "jsorgalla@gmail.com",
"homepage": "https://sorgalla.com/"
},
{
"name": "Chris Boden",
"email": "cboden@gmail.com",
"homepage": "https://cboden.dev/"
}
],
"description": "Async DNS resolver for ReactPHP",
"keywords": [
"async",
"dns",
"dns-resolver",
"reactphp"
],
"support": {
"issues": "https://github.com/reactphp/dns/issues",
"source": "https://github.com/reactphp/dns/tree/v1.13.0"
},
"funding": [
{
"url": "https://opencollective.com/reactphp",
"type": "open_collective"
}
],
"time": "2024-06-13T14:18:03+00:00"
},
{
"name": "react/event-loop",
"version": "v1.5.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/event-loop.git",
"reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/event-loop/zipball/bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
"reference": "bbe0bd8c51ffc05ee43f1729087ed3bdf7d53354",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
},
"suggest": {
"ext-pcntl": "For signal handling support when using the StreamSelectLoop"
},
"type": "library",
"autoload": {
"psr-4": {
"React\\EventLoop\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Lück",
"email": "christian@clue.engineering",
"homepage": "https://clue.engineering/"
},
{
"name": "Cees-Jan Kiewiet",
"email": "reactphp@ceesjankiewiet.nl",
"homepage": "https://wyrihaximus.net/"
},
{
"name": "Jan Sorgalla",
"email": "jsorgalla@gmail.com",
"homepage": "https://sorgalla.com/"
},
{
"name": "Chris Boden",
"email": "cboden@gmail.com",
"homepage": "https://cboden.dev/"
}
],
"description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.",
"keywords": [
"asynchronous",
"event-loop"
],
"support": {
"issues": "https://github.com/reactphp/event-loop/issues",
"source": "https://github.com/reactphp/event-loop/tree/v1.5.0"
},
"funding": [
{
"url": "https://opencollective.com/reactphp",
"type": "open_collective"
}
],
"time": "2023-11-13T13:48:05+00:00"
},
{
"name": "react/promise",
"version": "v3.2.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/promise.git",
"reference": "8a164643313c71354582dc850b42b33fa12a4b63"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/promise/zipball/8a164643313c71354582dc850b42b33fa12a4b63",
"reference": "8a164643313c71354582dc850b42b33fa12a4b63",
"shasum": ""
},
"require": {
"php": ">=7.1.0"
},
"require-dev": {
"phpstan/phpstan": "1.10.39 || 1.4.10",
"phpunit/phpunit": "^9.6 || ^7.5"
},
"type": "library",
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"React\\Promise\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jan Sorgalla",
"email": "jsorgalla@gmail.com",
"homepage": "https://sorgalla.com/"
},
{
"name": "Christian Lück",
"email": "christian@clue.engineering",
"homepage": "https://clue.engineering/"
},
{
"name": "Cees-Jan Kiewiet",
"email": "reactphp@ceesjankiewiet.nl",
"homepage": "https://wyrihaximus.net/"
},
{
"name": "Chris Boden",
"email": "cboden@gmail.com",
"homepage": "https://cboden.dev/"
}
],
"description": "A lightweight implementation of CommonJS Promises/A for PHP",
"keywords": [
"promise",
"promises"
],
"support": {
"issues": "https://github.com/reactphp/promise/issues",
"source": "https://github.com/reactphp/promise/tree/v3.2.0"
},
"funding": [
{
"url": "https://opencollective.com/reactphp",
"type": "open_collective"
}
],
"time": "2024-05-24T10:39:05+00:00"
},
{
"name": "react/socket",
"version": "v1.15.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/socket.git",
"reference": "216d3aec0b87f04a40ca04f481e6af01bdd1d038"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/socket/zipball/216d3aec0b87f04a40ca04f481e6af01bdd1d038",
"reference": "216d3aec0b87f04a40ca04f481e6af01bdd1d038",
"shasum": ""
},
"require": {
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
"php": ">=5.3.0",
"react/dns": "^1.11",
"react/event-loop": "^1.2",
"react/promise": "^3 || ^2.6 || ^1.2.1",
"react/stream": "^1.2"
},
"require-dev": {
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
"react/async": "^4 || ^3 || ^2",
"react/promise-stream": "^1.4",
"react/promise-timer": "^1.10"
},
"type": "library",
"autoload": {
"psr-4": {
"React\\Socket\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Lück",
"email": "christian@clue.engineering",
"homepage": "https://clue.engineering/"
},
{
"name": "Cees-Jan Kiewiet",
"email": "reactphp@ceesjankiewiet.nl",
"homepage": "https://wyrihaximus.net/"
},
{
"name": "Jan Sorgalla",
"email": "jsorgalla@gmail.com",
"homepage": "https://sorgalla.com/"
},
{
"name": "Chris Boden",
"email": "cboden@gmail.com",
"homepage": "https://cboden.dev/"
}
],
"description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP",
"keywords": [
"Connection",
"Socket",
"async",
"reactphp",
"stream"
],
"support": {
"issues": "https://github.com/reactphp/socket/issues",
"source": "https://github.com/reactphp/socket/tree/v1.15.0"
},
"funding": [
{
"url": "https://opencollective.com/reactphp",
"type": "open_collective"
}
],
"time": "2023-12-15T11:02:10+00:00"
},
{
"name": "react/stream",
"version": "v1.4.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/stream.git",
"reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d",
"reference": "1e5b0acb8fe55143b5b426817155190eb6f5b18d",
"shasum": ""
},
"require": {
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
"php": ">=5.3.8",
"react/event-loop": "^1.2"
},
"require-dev": {
"clue/stream-filter": "~1.2",
"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
},
"type": "library",
"autoload": {
"psr-4": {
"React\\Stream\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Lück",
"email": "christian@clue.engineering",
"homepage": "https://clue.engineering/"
},
{
"name": "Cees-Jan Kiewiet",
"email": "reactphp@ceesjankiewiet.nl",
"homepage": "https://wyrihaximus.net/"
},
{
"name": "Jan Sorgalla",
"email": "jsorgalla@gmail.com",
"homepage": "https://sorgalla.com/"
},
{
"name": "Chris Boden",
"email": "cboden@gmail.com",
"homepage": "https://cboden.dev/"
}
],
"description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP",
"keywords": [
"event-driven",
"io",
"non-blocking",
"pipe",
"reactphp",
"readable",
"stream",
"writable"
],
"support": {
"issues": "https://github.com/reactphp/stream/issues",
"source": "https://github.com/reactphp/stream/tree/v1.4.0"
},
"funding": [
{
"url": "https://opencollective.com/reactphp",
"type": "open_collective"
}
],
"time": "2024-06-11T12:45:25+00:00"
},
2018-09-07 23:12:34 +00:00
{
2021-04-28 16:40:38 +00:00
"name": "sebastian/cli-parser",
2024-05-11 13:56:57 +00:00
"version": "2.0.1",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2021-04-28 16:40:38 +00:00
"url": "https://github.com/sebastianbergmann/cli-parser.git",
2024-05-11 13:56:57 +00:00
"reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c34583b87e7b7a8055bf6c450c2c77ce32a24084",
"reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1"
2021-04-28 16:40:38 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
2021-04-28 16:40:38 +00:00
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "2.0-dev"
2021-04-28 16:40:38 +00:00
}
},
2018-09-07 23:12:34 +00:00
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
2021-04-28 16:40:38 +00:00
"role": "lead"
2018-09-07 23:12:34 +00:00
}
],
2021-04-28 16:40:38 +00:00
"description": "Library for parsing CLI options",
"homepage": "https://github.com/sebastianbergmann/cli-parser",
2021-02-16 23:03:05 +00:00
"support": {
2021-04-28 16:40:38 +00:00
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
2024-05-11 13:56:57 +00:00
"security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
"source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.1"
2021-02-16 23:03:05 +00:00
},
2021-04-28 16:40:38 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-03-02T07:12:49+00:00"
2018-09-07 23:12:34 +00:00
},
{
2021-04-28 16:40:38 +00:00
"name": "sebastian/code-unit",
2024-05-11 13:56:57 +00:00
"version": "2.0.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2021-04-28 16:40:38 +00:00
"url": "https://github.com/sebastianbergmann/code-unit.git",
2024-05-11 13:56:57 +00:00
"reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
"reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1"
2021-04-28 16:40:38 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "2.0-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
2021-04-28 16:40:38 +00:00
"classmap": [
"src/"
]
2018-09-07 23:12:34 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-04-28 16:40:38 +00:00
"BSD-3-Clause"
2018-09-07 23:12:34 +00:00
],
"authors": [
{
2021-04-28 16:40:38 +00:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
2018-09-07 23:12:34 +00:00
}
],
2021-04-28 16:40:38 +00:00
"description": "Collection of value objects that represent the PHP code units",
"homepage": "https://github.com/sebastianbergmann/code-unit",
2021-02-16 23:03:05 +00:00
"support": {
2021-04-28 16:40:38 +00:00
"issues": "https://github.com/sebastianbergmann/code-unit/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
2021-02-16 23:03:05 +00:00
},
2021-04-28 16:40:38 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-02-03T06:58:43+00:00"
2018-09-07 23:12:34 +00:00
},
{
2021-04-28 16:40:38 +00:00
"name": "sebastian/code-unit-reverse-lookup",
2024-05-11 13:56:57 +00:00
"version": "3.0.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2021-04-28 16:40:38 +00:00
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
2024-05-11 13:56:57 +00:00
"reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
"reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "3.0-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
2021-04-28 16:40:38 +00:00
"classmap": [
"src/"
]
2018-09-07 23:12:34 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-04-28 16:40:38 +00:00
"BSD-3-Clause"
2018-09-07 23:12:34 +00:00
],
"authors": [
{
2021-04-28 16:40:38 +00:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
2018-09-07 23:12:34 +00:00
}
],
2021-04-28 16:40:38 +00:00
"description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
2021-02-16 23:03:05 +00:00
"support": {
2021-04-28 16:40:38 +00:00
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
2021-02-16 23:03:05 +00:00
},
2021-04-28 16:40:38 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-02-03T06:59:15+00:00"
2018-09-07 23:12:34 +00:00
},
{
2021-04-28 16:40:38 +00:00
"name": "sebastian/comparator",
2024-05-11 13:56:57 +00:00
"version": "5.0.1",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2021-04-28 16:40:38 +00:00
"url": "https://github.com/sebastianbergmann/comparator.git",
2024-05-11 13:56:57 +00:00
"reference": "2db5010a484d53ebf536087a70b4a5423c102372"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372",
"reference": "2db5010a484d53ebf536087a70b4a5423c102372",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"ext-dom": "*",
"ext-mbstring": "*",
"php": ">=8.1",
"sebastian/diff": "^5.0",
"sebastian/exporter": "^5.0"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.3"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "5.0-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
2021-04-28 16:40:38 +00:00
"classmap": [
"src/"
]
2018-09-07 23:12:34 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-04-28 16:40:38 +00:00
"BSD-3-Clause"
2018-09-07 23:12:34 +00:00
],
"authors": [
{
2021-04-28 16:40:38 +00:00
"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"
2018-09-07 23:12:34 +00:00
}
],
2021-04-28 16:40:38 +00:00
"description": "Provides the functionality to compare PHP values for equality",
"homepage": "https://github.com/sebastianbergmann/comparator",
"keywords": [
"comparator",
"compare",
"equality"
],
2021-02-16 23:03:05 +00:00
"support": {
2021-04-28 16:40:38 +00:00
"issues": "https://github.com/sebastianbergmann/comparator/issues",
2024-05-11 13:56:57 +00:00
"security": "https://github.com/sebastianbergmann/comparator/security/policy",
"source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1"
2021-02-16 23:03:05 +00:00
},
2021-04-28 16:40:38 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-08-14T13:18:12+00:00"
2018-09-07 23:12:34 +00:00
},
{
2021-04-28 16:40:38 +00:00
"name": "sebastian/complexity",
2024-05-11 13:56:57 +00:00
"version": "3.2.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2021-04-28 16:40:38 +00:00
"url": "https://github.com/sebastianbergmann/complexity.git",
2024-05-11 13:56:57 +00:00
"reference": "68ff824baeae169ec9f2137158ee529584553799"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799",
"reference": "68ff824baeae169ec9f2137158ee529584553799",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"nikic/php-parser": "^4.18 || ^5.0",
"php": ">=8.1"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "3.2-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
2021-04-28 16:40:38 +00:00
"classmap": [
"src/"
]
2018-09-07 23:12:34 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-04-28 16:40:38 +00:00
"BSD-3-Clause"
2018-09-07 23:12:34 +00:00
],
"authors": [
{
2021-04-28 16:40:38 +00:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
2018-09-07 23:12:34 +00:00
}
],
2021-04-28 16:40:38 +00:00
"description": "Library for calculating the complexity of PHP code units",
"homepage": "https://github.com/sebastianbergmann/complexity",
2021-02-16 23:03:05 +00:00
"support": {
2021-04-28 16:40:38 +00:00
"issues": "https://github.com/sebastianbergmann/complexity/issues",
2024-05-11 13:56:57 +00:00
"security": "https://github.com/sebastianbergmann/complexity/security/policy",
"source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0"
2021-02-16 23:03:05 +00:00
},
2021-04-28 16:40:38 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-12-21T08:37:17+00:00"
2018-09-07 23:12:34 +00:00
},
{
2021-04-28 16:40:38 +00:00
"name": "sebastian/diff",
2024-05-11 13:56:57 +00:00
"version": "5.1.1",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2021-04-28 16:40:38 +00:00
"url": "https://github.com/sebastianbergmann/diff.git",
2024-05-11 13:56:57 +00:00
"reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/c41e007b4b62af48218231d6c2275e4c9b975b2e",
"reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0",
"symfony/process": "^6.4"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "5.1-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
2021-04-28 16:40:38 +00:00
"email": "sebastian@phpunit.de"
},
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
2018-09-07 23:12:34 +00:00
}
],
2021-04-28 16:40:38 +00:00
"description": "Diff implementation",
"homepage": "https://github.com/sebastianbergmann/diff",
2018-09-07 23:12:34 +00:00
"keywords": [
2021-04-28 16:40:38 +00:00
"diff",
"udiff",
"unidiff",
"unified diff"
2018-09-07 23:12:34 +00:00
],
2021-02-16 23:03:05 +00:00
"support": {
2021-04-28 16:40:38 +00:00
"issues": "https://github.com/sebastianbergmann/diff/issues",
2024-05-11 13:56:57 +00:00
"security": "https://github.com/sebastianbergmann/diff/security/policy",
"source": "https://github.com/sebastianbergmann/diff/tree/5.1.1"
2021-02-16 23:03:05 +00:00
},
2021-02-19 23:27:28 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-03-02T07:15:17+00:00"
2018-09-07 23:12:34 +00:00
},
{
2021-04-28 16:40:38 +00:00
"name": "sebastian/environment",
2024-05-11 13:56:57 +00:00
"version": "6.1.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2021-04-28 16:40:38 +00:00
"url": "https://github.com/sebastianbergmann/environment.git",
2024-05-11 13:56:57 +00:00
"reference": "8074dbcd93529b357029f5cc5058fd3e43666984"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984",
"reference": "8074dbcd93529b357029f5cc5058fd3e43666984",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1"
2018-09-07 23:12:34 +00:00
},
2018-10-03 03:32:23 +00:00
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0"
2018-10-03 03:32:23 +00:00
},
2021-04-28 16:40:38 +00:00
"suggest": {
"ext-posix": "*"
},
2018-09-07 23:12:34 +00:00
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "6.1-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
2021-04-28 16:40:38 +00:00
"email": "sebastian@phpunit.de"
2018-09-07 23:12:34 +00:00
}
],
2021-04-28 16:40:38 +00:00
"description": "Provides functionality to handle HHVM/PHP environments",
2024-05-11 13:56:57 +00:00
"homepage": "https://github.com/sebastianbergmann/environment",
2018-09-07 23:12:34 +00:00
"keywords": [
2021-04-28 16:40:38 +00:00
"Xdebug",
"environment",
"hhvm"
2018-09-07 23:12:34 +00:00
],
2021-02-16 23:03:05 +00:00
"support": {
2021-04-28 16:40:38 +00:00
"issues": "https://github.com/sebastianbergmann/environment/issues",
2024-05-11 13:56:57 +00:00
"security": "https://github.com/sebastianbergmann/environment/security/policy",
"source": "https://github.com/sebastianbergmann/environment/tree/6.1.0"
2021-02-16 23:03:05 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-03-23T08:47:14+00:00"
2018-09-07 23:12:34 +00:00
},
{
2021-04-28 16:40:38 +00:00
"name": "sebastian/exporter",
2024-05-11 13:56:57 +00:00
"version": "5.1.2",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2021-04-28 16:40:38 +00:00
"url": "https://github.com/sebastianbergmann/exporter.git",
2024-05-11 13:56:57 +00:00
"reference": "955288482d97c19a372d3f31006ab3f37da47adf"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf",
"reference": "955288482d97c19a372d3f31006ab3f37da47adf",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"ext-mbstring": "*",
"php": ">=8.1",
"sebastian/recursion-context": "^5.0"
2021-02-23 23:00:23 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0"
2021-02-23 23:00:23 +00:00
},
2018-09-07 23:12:34 +00:00
"type": "library",
2021-02-23 23:00:23 +00:00
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "5.1-dev"
2021-02-23 23:00:23 +00:00
}
},
2018-09-07 23:12:34 +00:00
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
2021-04-28 16:40:38 +00:00
"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"
2022-11-12 22:00:35 +00:00
},
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
2018-09-07 23:12:34 +00:00
}
],
2022-11-12 22:00:35 +00:00
"description": "Provides the functionality to export PHP variables for visualization",
"homepage": "https://www.github.com/sebastianbergmann/exporter",
"keywords": [
"export",
"exporter"
],
2021-02-16 23:03:05 +00:00
"support": {
2022-11-12 22:00:35 +00:00
"issues": "https://github.com/sebastianbergmann/exporter/issues",
2024-05-11 13:56:57 +00:00
"security": "https://github.com/sebastianbergmann/exporter/security/policy",
"source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2"
2021-02-16 23:03:05 +00:00
},
2022-11-12 22:00:35 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-03-02T07:17:12+00:00"
2018-09-07 23:12:34 +00:00
},
{
2021-04-28 16:40:38 +00:00
"name": "sebastian/global-state",
2024-05-11 13:56:57 +00:00
"version": "6.0.2",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2021-04-28 16:40:38 +00:00
"url": "https://github.com/sebastianbergmann/global-state.git",
2024-05-11 13:56:57 +00:00
"reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
"reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1",
"sebastian/object-reflector": "^3.0",
"sebastian/recursion-context": "^5.0"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2021-04-28 16:40:38 +00:00
"ext-dom": "*",
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "6.0-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
2024-05-11 13:56:57 +00:00
"description": "Snapshotting of global state",
"homepage": "https://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
2021-02-16 23:03:05 +00:00
"support": {
2024-05-11 13:56:57 +00:00
"issues": "https://github.com/sebastianbergmann/global-state/issues",
"security": "https://github.com/sebastianbergmann/global-state/security/policy",
"source": "https://github.com/sebastianbergmann/global-state/tree/6.0.2"
2021-02-16 23:03:05 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-03-02T07:19:19+00:00"
2018-09-07 23:12:34 +00:00
},
{
2024-05-11 13:56:57 +00:00
"name": "sebastian/lines-of-code",
"version": "2.0.2",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2024-05-11 13:56:57 +00:00
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
"reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0",
"reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"nikic/php-parser": "^4.18 || ^5.0",
"php": ">=8.1"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "2.0-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
2021-02-16 23:03:05 +00:00
{
"name": "Sebastian Bergmann",
2024-05-11 13:56:57 +00:00
"email": "sebastian@phpunit.de",
"role": "lead"
2018-09-07 23:12:34 +00:00
}
],
2024-05-11 13:56:57 +00:00
"description": "Library for counting the lines of code in PHP source code",
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
2021-02-16 23:03:05 +00:00
"support": {
2024-05-11 13:56:57 +00:00
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
"security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2"
2021-02-23 23:00:23 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-12-21T08:38:20+00:00"
2021-02-23 23:00:23 +00:00
},
{
2024-05-11 13:56:57 +00:00
"name": "sebastian/object-enumerator",
"version": "5.0.0",
2021-02-23 23:00:23 +00:00
"source": {
"type": "git",
2024-05-11 13:56:57 +00:00
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
2021-02-23 23:00:23 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
"reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
2021-02-23 23:00:23 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1",
"sebastian/object-reflector": "^3.0",
"sebastian/recursion-context": "^5.0"
2021-02-23 23:00:23 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0"
2021-02-23 23:00:23 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "5.0-dev"
2021-02-23 23:00:23 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
2024-05-11 13:56:57 +00:00
"email": "sebastian@phpunit.de"
2021-02-23 23:00:23 +00:00
}
],
2024-05-11 13:56:57 +00:00
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2021-02-23 23:00:23 +00:00
"support": {
2024-05-11 13:56:57 +00:00
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
2021-02-16 23:03:05 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-02-03T07:08:32+00:00"
2018-09-07 23:12:34 +00:00
},
{
2024-05-11 13:56:57 +00:00
"name": "sebastian/object-reflector",
"version": "3.0.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2024-05-11 13:56:57 +00:00
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
"reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1"
},
"require-dev": {
"phpunit/phpunit": "^10.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "3.0-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
2024-05-11 13:56:57 +00:00
"email": "sebastian@phpunit.de"
2018-09-07 23:12:34 +00:00
}
],
2024-05-11 13:56:57 +00:00
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
2021-02-16 23:03:05 +00:00
"support": {
2024-05-11 13:56:57 +00:00
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
"source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
2021-02-16 23:03:05 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-02-03T07:06:18+00:00"
2018-09-07 23:12:34 +00:00
},
{
2024-05-11 13:56:57 +00:00
"name": "sebastian/recursion-context",
"version": "5.0.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2024-05-11 13:56:57 +00:00
"url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "05909fb5bc7df4c52992396d0116aed689f93712"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
"reference": "05909fb5bc7df4c52992396d0116aed689f93712",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^10.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
2024-05-11 13:56:57 +00:00
"extra": {
"branch-alias": {
"dev-main": "5.0-dev"
2021-04-28 16:40:38 +00:00
}
2018-09-07 23:12:34 +00:00
},
2024-05-11 13:56:57 +00:00
"autoload": {
"classmap": [
"src/"
]
},
2018-09-07 23:12:34 +00:00
"notification-url": "https://packagist.org/downloads/",
"license": [
2024-05-11 13:56:57 +00:00
"BSD-3-Clause"
2018-09-07 23:12:34 +00:00
],
"authors": [
{
2024-05-11 13:56:57 +00:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
2018-09-07 23:12:34 +00:00
}
],
2024-05-11 13:56:57 +00:00
"description": "Provides functionality to recursively process PHP variables",
"homepage": "https://github.com/sebastianbergmann/recursion-context",
2021-02-16 23:03:05 +00:00
"support": {
2024-05-11 13:56:57 +00:00
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
"source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
2021-02-16 23:03:05 +00:00
},
"funding": [
{
2024-05-11 13:56:57 +00:00
"url": "https://github.com/sebastianbergmann",
2021-02-16 23:03:05 +00:00
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2023-02-03T07:05:40+00:00"
2018-09-07 23:12:34 +00:00
},
{
2024-05-11 13:56:57 +00:00
"name": "sebastian/type",
"version": "4.0.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2024-05-11 13:56:57 +00:00
"url": "https://github.com/sebastianbergmann/type.git",
"reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
"reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1"
},
"require-dev": {
"phpunit/phpunit": "^10.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "4.0-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
2024-05-11 13:56:57 +00:00
"classmap": [
"src/"
]
2018-09-07 23:12:34 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2024-05-11 13:56:57 +00:00
"BSD-3-Clause"
2018-09-07 23:12:34 +00:00
],
"authors": [
2019-12-03 03:02:43 +00:00
{
2024-05-11 13:56:57 +00:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
2018-09-07 23:12:34 +00:00
}
],
2024-05-11 13:56:57 +00:00
"description": "Collection of value objects that represent the types of the PHP type system",
"homepage": "https://github.com/sebastianbergmann/type",
2021-02-16 23:03:05 +00:00
"support": {
2024-05-11 13:56:57 +00:00
"issues": "https://github.com/sebastianbergmann/type/issues",
"source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
2021-02-16 23:03:05 +00:00
},
2024-05-11 13:56:57 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-02-03T07:10:45+00:00"
2018-09-07 23:12:34 +00:00
},
2022-11-12 22:00:35 +00:00
{
2024-05-11 13:56:57 +00:00
"name": "sebastian/version",
"version": "4.0.1",
2022-11-12 22:00:35 +00:00
"source": {
"type": "git",
2024-05-11 13:56:57 +00:00
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
2022-11-12 22:00:35 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
"reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
2022-11-12 22:00:35 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.1"
2022-11-12 22:00:35 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "4.0-dev"
2022-11-12 22:00:35 +00:00
}
},
"autoload": {
2024-05-11 13:56:57 +00:00
"classmap": [
"src/"
]
2022-11-12 22:00:35 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2024-05-11 13:56:57 +00:00
"BSD-3-Clause"
2022-11-12 22:00:35 +00:00
],
"authors": [
{
2024-05-11 13:56:57 +00:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
2022-11-12 22:00:35 +00:00
}
],
2024-05-11 13:56:57 +00:00
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
2022-11-12 22:00:35 +00:00
"support": {
2024-05-11 13:56:57 +00:00
"issues": "https://github.com/sebastianbergmann/version/issues",
"source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
2022-11-12 22:00:35 +00:00
},
2024-05-11 13:56:57 +00:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-02-07T11:34:05+00:00"
2022-11-12 22:00:35 +00:00
},
2018-09-07 23:12:34 +00:00
{
2021-04-28 16:40:38 +00:00
"name": "slevomat/coding-standard",
2024-05-11 13:56:57 +00:00
"version": "8.15.0",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2021-04-28 16:40:38 +00:00
"url": "https://github.com/slevomat/coding-standard.git",
2024-05-11 13:56:57 +00:00
"reference": "7d1d957421618a3803b593ec31ace470177d7817"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/7d1d957421618a3803b593ec31ace470177d7817",
"reference": "7d1d957421618a3803b593ec31ace470177d7817",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2023-03-15 22:34:52 +00:00
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0",
2022-11-12 22:00:35 +00:00
"php": "^7.2 || ^8.0",
2024-05-11 13:56:57 +00:00
"phpstan/phpdoc-parser": "^1.23.1",
"squizlabs/php_codesniffer": "^3.9.0"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2023-03-15 22:34:52 +00:00
"phing/phing": "2.17.4",
2022-11-12 22:00:35 +00:00
"php-parallel-lint/php-parallel-lint": "1.3.2",
2024-05-11 13:56:57 +00:00
"phpstan/phpstan": "1.10.60",
"phpstan/phpstan-deprecation-rules": "1.1.4",
"phpstan/phpstan-phpunit": "1.3.16",
"phpstan/phpstan-strict-rules": "1.5.2",
"phpunit/phpunit": "8.5.21|9.6.8|10.5.11"
2021-04-28 16:40:38 +00:00
},
"type": "phpcodesniffer-standard",
2018-09-07 23:12:34 +00:00
"extra": {
"branch-alias": {
2023-03-15 22:34:52 +00:00
"dev-master": "8.x-dev"
2018-09-07 23:12:34 +00:00
}
},
"autoload": {
2021-04-28 16:40:38 +00:00
"psr-4": {
2023-07-18 22:57:08 +00:00
"SlevomatCodingStandard\\": "SlevomatCodingStandard/"
2021-04-28 16:40:38 +00:00
}
2018-09-07 23:12:34 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-04-28 16:40:38 +00:00
"MIT"
2018-09-07 23:12:34 +00:00
],
2021-04-28 16:40:38 +00:00
"description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.",
2023-03-15 22:34:52 +00:00
"keywords": [
"dev",
"phpcs"
],
2021-02-16 23:03:05 +00:00
"support": {
2021-04-28 16:40:38 +00:00
"issues": "https://github.com/slevomat/coding-standard/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/slevomat/coding-standard/tree/8.15.0"
2021-02-16 23:03:05 +00:00
},
2021-02-19 23:27:28 +00:00
"funding": [
{
2021-04-28 16:40:38 +00:00
"url": "https://github.com/kukulich",
2021-02-19 23:27:28 +00:00
"type": "github"
2021-04-28 16:40:38 +00:00
},
{
"url": "https://tidelift.com/funding/github/packagist/slevomat/coding-standard",
"type": "tidelift"
2021-02-19 23:27:28 +00:00
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-03-09T15:20:58+00:00"
2021-02-23 23:00:23 +00:00
},
{
2021-04-28 16:40:38 +00:00
"name": "squizlabs/php_codesniffer",
2024-06-25 23:52:45 +00:00
"version": "3.10.1",
2021-02-23 23:00:23 +00:00
"source": {
"type": "git",
2024-05-11 13:56:57 +00:00
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
2024-06-25 23:52:45 +00:00
"reference": "8f90f7a53ce271935282967f53d0894f8f1ff877"
2021-02-23 23:00:23 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/8f90f7a53ce271935282967f53d0894f8f1ff877",
"reference": "8f90f7a53ce271935282967f53d0894f8f1ff877",
2021-02-23 23:00:23 +00:00
"shasum": ""
},
"require": {
2021-04-28 16:40:38 +00:00
"ext-simplexml": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": ">=5.4.0"
2021-02-23 23:00:23 +00:00
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
2021-02-23 23:00:23 +00:00
},
2021-04-28 16:40:38 +00:00
"bin": [
2024-05-11 13:56:57 +00:00
"bin/phpcbf",
"bin/phpcs"
2021-04-28 16:40:38 +00:00
],
2021-02-23 23:00:23 +00:00
"type": "library",
"extra": {
"branch-alias": {
2021-04-28 16:40:38 +00:00
"dev-master": "3.x-dev"
2021-02-23 23:00:23 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
2021-04-28 16:40:38 +00:00
"name": "Greg Sherwood",
2024-05-11 13:56:57 +00:00
"role": "Former lead"
},
{
"name": "Juliette Reinders Folmer",
"role": "Current lead"
},
{
"name": "Contributors",
"homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
2021-02-23 23:00:23 +00:00
}
],
2021-04-28 16:40:38 +00:00
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
2024-05-11 13:56:57 +00:00
"homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
2021-04-28 16:40:38 +00:00
"keywords": [
"phpcs",
2023-03-15 22:34:52 +00:00
"standards",
"static analysis"
2021-04-28 16:40:38 +00:00
],
2021-02-23 23:00:23 +00:00
"support": {
2024-05-11 13:56:57 +00:00
"issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
"security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
"source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
"wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
2021-02-23 23:00:23 +00:00
},
2024-05-11 13:56:57 +00:00
"funding": [
{
"url": "https://github.com/PHPCSStandards",
"type": "github"
},
{
"url": "https://github.com/jrfnl",
"type": "github"
},
{
"url": "https://opencollective.com/php_codesniffer",
"type": "open_collective"
}
],
2024-06-25 23:52:45 +00:00
"time": "2024-05-22T21:24:41+00:00"
2018-09-07 23:12:34 +00:00
},
2022-11-12 22:00:35 +00:00
{
"name": "symfony/cache",
2024-06-25 23:52:45 +00:00
"version": "v7.1.1",
2022-11-12 22:00:35 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
2024-06-25 23:52:45 +00:00
"reference": "760294dc7158372699dccd077965c16c328f8719"
2022-11-12 22:00:35 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/cache/zipball/760294dc7158372699dccd077965c16c328f8719",
"reference": "760294dc7158372699dccd077965c16c328f8719",
2022-11-12 22:00:35 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.2",
2022-11-12 22:00:35 +00:00
"psr/cache": "^2.0|^3.0",
"psr/log": "^1.1|^2|^3",
2023-07-18 22:57:08 +00:00
"symfony/cache-contracts": "^2.5|^3",
2024-06-25 23:52:45 +00:00
"symfony/deprecation-contracts": "^2.5|^3.0",
2023-07-18 22:57:08 +00:00
"symfony/service-contracts": "^2.5|^3",
2024-05-11 13:56:57 +00:00
"symfony/var-exporter": "^6.4|^7.0"
2022-11-12 22:00:35 +00:00
},
"conflict": {
2024-05-11 13:56:57 +00:00
"doctrine/dbal": "<3.6",
"symfony/dependency-injection": "<6.4",
"symfony/http-kernel": "<6.4",
"symfony/var-dumper": "<6.4"
2022-11-12 22:00:35 +00:00
},
"provide": {
"psr/cache-implementation": "2.0|3.0",
"psr/simple-cache-implementation": "1.0|2.0|3.0",
"symfony/cache-implementation": "1.1|2.0|3.0"
},
"require-dev": {
"cache/integration-tests": "dev-master",
2024-05-11 13:56:57 +00:00
"doctrine/dbal": "^3.6|^4",
2023-07-18 22:57:08 +00:00
"predis/predis": "^1.1|^2.0",
2022-11-12 22:00:35 +00:00
"psr/simple-cache": "^1.0|^2.0|^3.0",
2024-05-11 13:56:57 +00:00
"symfony/config": "^6.4|^7.0",
"symfony/dependency-injection": "^6.4|^7.0",
"symfony/filesystem": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
"symfony/messenger": "^6.4|^7.0",
"symfony/var-dumper": "^6.4|^7.0"
2022-11-12 22:00:35 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Cache\\": ""
},
2022-11-16 22:27:48 +00:00
"classmap": [
"Traits/ValueWrapper.php"
],
2022-11-12 22:00:35 +00:00
"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 extended PSR-6, PSR-16 (and tags) implementations",
"homepage": "https://symfony.com",
"keywords": [
"caching",
"psr6"
],
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/cache/tree/v7.1.1"
2022-11-12 22:00:35 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T14:57:53+00:00"
2022-11-12 22:00:35 +00:00
},
{
"name": "symfony/cache-contracts",
2024-05-11 13:56:57 +00:00
"version": "v3.5.0",
2022-11-12 22:00:35 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/cache-contracts.git",
2024-05-11 13:56:57 +00:00
"reference": "df6a1a44c890faded49a5fca33c2d5c5fd3c2197"
2022-11-12 22:00:35 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/df6a1a44c890faded49a5fca33c2d5c5fd3c2197",
"reference": "df6a1a44c890faded49a5fca33c2d5c5fd3c2197",
2022-11-12 22:00:35 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1",
2022-11-12 22:00:35 +00:00
"psr/cache": "^3.0"
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "3.5-dev"
2022-11-12 22:00:35 +00:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Cache\\": ""
}
},
"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 caching",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
2024-05-11 13:56:57 +00:00
"source": "https://github.com/symfony/cache-contracts/tree/v3.5.0"
2022-11-12 22:00:35 +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-05-11 13:56:57 +00:00
"time": "2024-04-18T09:32:20+00:00"
2022-11-12 22:00:35 +00:00
},
2018-09-07 23:12:34 +00:00
{
2021-04-28 16:40:38 +00:00
"name": "symfony/filesystem",
2024-06-25 23:52:45 +00:00
"version": "v7.1.1",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2021-04-28 16:40:38 +00:00
"url": "https://github.com/symfony/filesystem.git",
2024-06-25 23:52:45 +00:00
"reference": "802e87002f919296c9f606457d9fa327a0b3d6b2"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/filesystem/zipball/802e87002f919296c9f606457d9fa327a0b3d6b2",
"reference": "802e87002f919296c9f606457d9fa327a0b3d6b2",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.2",
2021-10-13 01:38:38 +00:00
"symfony/polyfill-ctype": "~1.8",
2024-06-25 23:52:45 +00:00
"symfony/polyfill-mbstring": "~1.8"
},
"require-dev": {
2024-05-11 13:56:57 +00:00
"symfony/process": "^6.4|^7.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"autoload": {
2021-04-28 16:40:38 +00:00
"psr-4": {
"Symfony\\Component\\Filesystem\\": ""
},
"exclude-from-classmap": [
"/Tests/"
2018-09-07 23:12:34 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-04-28 16:40:38 +00:00
"MIT"
2018-09-07 23:12:34 +00:00
],
"authors": [
{
2021-04-28 16:40:38 +00:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2018-09-07 23:12:34 +00:00
}
],
2021-04-28 16:40:38 +00:00
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/filesystem/tree/v7.1.1"
2021-02-16 23:03:05 +00:00
},
"funding": [
{
2021-04-28 16:40:38 +00:00
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
2021-02-16 23:03:05 +00:00
"type": "github"
2021-04-28 16:40:38 +00:00
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
2021-02-16 23:03:05 +00:00
}
],
2024-06-25 23:52:45 +00:00
"time": "2024-05-31T14:57:53+00:00"
2018-09-07 23:12:34 +00:00
},
{
2021-04-28 16:40:38 +00:00
"name": "symfony/http-client",
2024-06-25 23:52:45 +00:00
"version": "v7.1.1",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2021-04-28 16:40:38 +00:00
"url": "https://github.com/symfony/http-client.git",
2024-06-25 23:52:45 +00:00
"reference": "1ec24a54d1885b11e862d6ddab31bd6749720d20"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/http-client/zipball/1ec24a54d1885b11e862d6ddab31bd6749720d20",
"reference": "1ec24a54d1885b11e862d6ddab31bd6749720d20",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.2",
2021-10-13 01:38:38 +00:00
"psr/log": "^1|^2|^3",
2024-06-25 23:52:45 +00:00
"symfony/deprecation-contracts": "^2.5|^3",
2024-05-11 13:56:57 +00:00
"symfony/http-client-contracts": "^3.4.1",
2023-07-18 22:57:08 +00:00
"symfony/service-contracts": "^2.5|^3"
},
"conflict": {
"php-http/discovery": "<1.15",
2024-05-11 13:56:57 +00:00
"symfony/http-foundation": "<6.4"
2021-04-28 16:40:38 +00:00
},
"provide": {
"php-http/async-client-implementation": "*",
"php-http/client-implementation": "*",
"psr/http-client-implementation": "1.0",
2022-11-12 22:00:35 +00:00
"symfony/http-client-implementation": "3.0"
2018-09-07 23:12:34 +00:00
},
"require-dev": {
2021-04-28 16:40:38 +00:00
"amphp/amp": "^2.5",
"amphp/http-client": "^4.2.1",
"amphp/http-tunnel": "^1.0",
"amphp/socket": "^1.1",
2024-05-11 13:56:57 +00:00
"guzzlehttp/promises": "^1.4|^2.0",
2021-04-28 16:40:38 +00:00
"nyholm/psr7": "^1.0",
"php-http/httplug": "^1.0|^2.0",
"psr/http-client": "^1.0",
2024-05-11 13:56:57 +00:00
"symfony/dependency-injection": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
"symfony/messenger": "^6.4|^7.0",
"symfony/process": "^6.4|^7.0",
2024-06-25 23:52:45 +00:00
"symfony/rate-limiter": "^6.4|^7.0",
2024-05-11 13:56:57 +00:00
"symfony/stopwatch": "^6.4|^7.0"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"autoload": {
2021-04-28 16:40:38 +00:00
"psr-4": {
"Symfony\\Component\\HttpClient\\": ""
},
"exclude-from-classmap": [
"/Tests/"
2018-09-07 23:12:34 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-04-28 16:40:38 +00:00
"MIT"
2018-09-07 23:12:34 +00:00
],
"authors": [
{
2021-04-28 16:40:38 +00:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2018-09-07 23:12:34 +00:00
}
],
2021-04-28 16:40:38 +00:00
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
2023-07-18 22:57:08 +00:00
"keywords": [
"http"
],
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/http-client/tree/v7.1.1"
2021-02-16 23:03:05 +00:00
},
"funding": [
{
2021-04-28 16:40:38 +00:00
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
2021-02-16 23:03:05 +00:00
"type": "github"
2021-04-28 16:40:38 +00:00
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
2021-02-16 23:03:05 +00:00
}
],
2024-06-25 23:52:45 +00:00
"time": "2024-05-31T14:57:53+00:00"
2022-02-24 03:01:00 +00:00
},
{
"name": "symfony/http-client-contracts",
2024-05-11 13:56:57 +00:00
"version": "v3.5.0",
2022-02-24 03:01:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client-contracts.git",
2024-05-11 13:56:57 +00:00
"reference": "20414d96f391677bf80078aa55baece78b82647d"
2022-02-24 03:01:00 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/20414d96f391677bf80078aa55baece78b82647d",
"reference": "20414d96f391677bf80078aa55baece78b82647d",
2022-02-24 03:01:00 +00:00
"shasum": ""
},
"require": {
2022-11-16 22:27:48 +00:00
"php": ">=8.1"
2022-02-24 03:01:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-05-11 13:56:57 +00:00
"dev-main": "3.5-dev"
2022-02-24 03:01:00 +00:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\HttpClient\\": ""
2022-11-16 22:27:48 +00:00
},
"exclude-from-classmap": [
"/Test/"
]
2022-02-24 03:01:00 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to HTTP clients",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
2024-05-11 13:56:57 +00:00
"source": "https://github.com/symfony/http-client-contracts/tree/v3.5.0"
2022-02-24 03:01:00 +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-05-11 13:56:57 +00:00
"time": "2024-04-18T09:32:20+00:00"
2018-09-07 23:12:34 +00:00
},
{
2021-04-28 16:40:38 +00:00
"name": "symfony/options-resolver",
2024-06-25 23:52:45 +00:00
"version": "v7.1.1",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2021-04-28 16:40:38 +00:00
"url": "https://github.com/symfony/options-resolver.git",
2024-06-25 23:52:45 +00:00
"reference": "47aa818121ed3950acd2b58d1d37d08a94f9bf55"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/47aa818121ed3950acd2b58d1d37d08a94f9bf55",
"reference": "47aa818121ed3950acd2b58d1d37d08a94f9bf55",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.2",
2023-07-18 22:57:08 +00:00
"symfony/deprecation-contracts": "^2.5|^3"
2018-09-07 23:12:34 +00:00
},
"type": "library",
"autoload": {
2021-04-28 16:40:38 +00:00
"psr-4": {
"Symfony\\Component\\OptionsResolver\\": ""
},
"exclude-from-classmap": [
"/Tests/"
2018-09-07 23:12:34 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-04-28 16:40:38 +00:00
"MIT"
2018-09-07 23:12:34 +00:00
],
"authors": [
{
2021-04-28 16:40:38 +00:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2021-02-16 23:03:05 +00:00
},
2018-09-07 23:12:34 +00:00
{
2021-04-28 16:40:38 +00:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2018-09-07 23:12:34 +00:00
}
],
2021-04-28 16:40:38 +00:00
"description": "Provides an improved replacement for the array_replace PHP function",
"homepage": "https://symfony.com",
"keywords": [
"config",
"configuration",
"options"
],
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/options-resolver/tree/v7.1.1"
2021-02-16 23:03:05 +00:00
},
"funding": [
{
2021-04-28 16:40:38 +00:00
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
2021-02-16 23:03:05 +00:00
"type": "github"
2021-04-28 16:40:38 +00:00
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
2021-02-16 23:03:05 +00:00
}
],
2024-06-25 23:52:45 +00:00
"time": "2024-05-31T14:57:53+00:00"
2018-09-07 23:12:34 +00:00
},
2023-03-15 22:34:52 +00:00
{
"name": "symfony/polyfill-php81",
2024-06-25 23:52:45 +00:00
"version": "v1.30.0",
2023-03-15 22:34:52 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php81.git",
2024-06-25 23:52:45 +00:00
"reference": "3fb075789fb91f9ad9af537c4012d523085bd5af"
2023-03-15 22:34:52 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/3fb075789fb91f9ad9af537c4012d523085bd5af",
"reference": "3fb075789fb91f9ad9af537c4012d523085bd5af",
2023-03-15 22:34:52 +00:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"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-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/polyfill-php81/tree/v1.30.0"
2023-03-15 22:34:52 +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-06-25 23:52:45 +00:00
"time": "2024-06-19T12:30:46+00:00"
2023-03-15 22:34:52 +00:00
},
2021-02-19 23:27:28 +00:00
{
2021-04-28 16:40:38 +00:00
"name": "symfony/stopwatch",
2024-06-25 23:52:45 +00:00
"version": "v7.1.1",
2021-02-19 23:27:28 +00:00
"source": {
"type": "git",
2021-04-28 16:40:38 +00:00
"url": "https://github.com/symfony/stopwatch.git",
2024-06-25 23:52:45 +00:00
"reference": "5b75bb1ac2ba1b9d05c47fc4b3046a625377d23d"
2021-02-19 23:27:28 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/5b75bb1ac2ba1b9d05c47fc4b3046a625377d23d",
"reference": "5b75bb1ac2ba1b9d05c47fc4b3046a625377d23d",
2021-02-19 23:27:28 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.2",
2023-07-18 22:57:08 +00:00
"symfony/service-contracts": "^2.5|^3"
2021-02-19 23:27:28 +00:00
},
"type": "library",
"autoload": {
2021-04-28 16:40:38 +00:00
"psr-4": {
"Symfony\\Component\\Stopwatch\\": ""
},
"exclude-from-classmap": [
"/Tests/"
2021-02-19 23:27:28 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2021-04-28 16:40:38 +00:00
"MIT"
2021-02-19 23:27:28 +00:00
],
"authors": [
{
2021-04-28 16:40:38 +00:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2021-02-19 23:27:28 +00:00
}
],
2021-04-28 16:40:38 +00:00
"description": "Provides a way to profile code",
"homepage": "https://symfony.com",
2021-02-19 23:27:28 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/stopwatch/tree/v7.1.1"
2021-02-19 23:27:28 +00:00
},
"funding": [
{
2021-04-28 16:40:38 +00:00
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
2021-02-19 23:27:28 +00:00
"type": "github"
2021-04-28 16:40:38 +00:00
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
2021-02-19 23:27:28 +00:00
}
],
2024-06-25 23:52:45 +00:00
"time": "2024-05-31T14:57:53+00:00"
2021-02-19 23:27:28 +00:00
},
2018-09-07 23:12:34 +00:00
{
2022-11-12 22:00:35 +00:00
"name": "symfony/var-exporter",
2024-06-25 23:52:45 +00:00
"version": "v7.1.1",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
2022-11-12 22:00:35 +00:00
"url": "https://github.com/symfony/var-exporter.git",
2024-06-25 23:52:45 +00:00
"reference": "db82c2b73b88734557cfc30e3270d83fa651b712"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-06-25 23:52:45 +00:00
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/db82c2b73b88734557cfc30e3270d83fa651b712",
"reference": "db82c2b73b88734557cfc30e3270d83fa651b712",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
2024-05-11 13:56:57 +00:00
"php": ">=8.2"
2018-09-07 23:12:34 +00:00
},
2022-02-24 03:01:00 +00:00
"require-dev": {
2024-05-11 13:56:57 +00:00
"symfony/property-access": "^6.4|^7.0",
"symfony/serializer": "^6.4|^7.0",
"symfony/var-dumper": "^6.4|^7.0"
2022-02-24 03:01:00 +00:00
},
2018-09-07 23:12:34 +00:00
"type": "library",
"autoload": {
2022-11-12 22:00:35 +00:00
"psr-4": {
"Symfony\\Component\\VarExporter\\": ""
},
"exclude-from-classmap": [
"/Tests/"
2018-09-07 23:12:34 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2022-11-12 22:00:35 +00:00
"MIT"
2018-09-07 23:12:34 +00:00
],
"authors": [
{
2022-11-12 22:00:35 +00:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2018-09-07 23:12:34 +00:00
}
],
2022-11-12 22:00:35 +00:00
"description": "Allows exporting any serializable PHP data structure to plain PHP code",
"homepage": "https://symfony.com",
"keywords": [
"clone",
"construct",
"export",
"hydrate",
"instantiate",
2023-07-18 22:57:08 +00:00
"lazy-loading",
2022-12-03 03:51:21 +00:00
"proxy",
2022-11-12 22:00:35 +00:00
"serialize"
],
2021-02-16 23:03:05 +00:00
"support": {
2024-06-25 23:52:45 +00:00
"source": "https://github.com/symfony/var-exporter/tree/v7.1.1"
2021-02-16 23:03:05 +00:00
},
2022-11-12 22:00:35 +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-06-25 23:52:45 +00:00
"time": "2024-05-31T14:57:53+00:00"
2018-09-07 23:12:34 +00:00
},
{
"name": "theseer/tokenizer",
2024-05-11 13:56:57 +00:00
"version": "1.2.3",
2018-09-07 23:12:34 +00:00
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
2024-05-11 13:56:57 +00:00
"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
2018-09-07 23:12:34 +00:00
},
"dist": {
"type": "zip",
2024-05-11 13:56:57 +00:00
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
2018-09-07 23:12:34 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
2020-08-22 04:26:20 +00:00
"php": "^7.2 || ^8.0"
2018-09-07 23:12:34 +00:00
},
"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",
2021-02-16 23:03:05 +00:00
"support": {
"issues": "https://github.com/theseer/tokenizer/issues",
2024-05-11 13:56:57 +00:00
"source": "https://github.com/theseer/tokenizer/tree/1.2.3"
2021-02-16 23:03:05 +00:00
},
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
2024-05-11 13:56:57 +00:00
"time": "2024-03-03T12:36:25+00:00"
2018-09-07 23:12:34 +00:00
}
],
"aliases": [],
2024-05-11 13:56:57 +00:00
"minimum-stability": "stable",
2018-09-07 23:12:34 +00:00
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
2022-11-12 22:00:35 +00:00
"php": "^8.0.2"
2018-09-07 23:12:34 +00:00
},
2021-02-16 23:03:05 +00:00
"platform-dev": [],
2024-05-11 13:56:57 +00:00
"plugin-api-version": "2.6.0"
2018-09-07 23:12:34 +00:00
}