This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/composer.lock

5761 lines
204 KiB
Text
Raw Normal View History

2016-06-18 17:33:56 +00:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
2019-07-05 14:47:47 +00:00
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
2016-06-18 17:33:56 +00:00
"This file is @generated automatically"
],
2024-01-01 15:00:54 +00:00
"content-hash": "f414c6453498abc6d6578416a464b7e9",
2016-06-18 17:33:56 +00:00
"packages": [
{
"name": "aws/aws-crt-php",
"version": "v1.2.4",
"source": {
"type": "git",
"url": "https://github.com/awslabs/aws-crt-php.git",
"reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/eb0c6e4e142224a10b08f49ebf87f32611d162b2",
"reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2",
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35||^5.6.3||^9.5",
"yoast/phpunit-polyfills": "^1.0"
},
"suggest": {
"ext-awscrt": "Make sure you install awscrt native extension to use any of the functionality."
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "AWS SDK Common Runtime Team",
"email": "aws-sdk-common-runtime@amazon.com"
}
],
"description": "AWS Common Runtime for PHP",
"homepage": "https://github.com/awslabs/aws-crt-php",
"keywords": [
"amazon",
"aws",
"crt",
"sdk"
],
"support": {
"issues": "https://github.com/awslabs/aws-crt-php/issues",
"source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.4"
},
"time": "2023-11-08T00:42:13+00:00"
},
{
"name": "aws/aws-sdk-php",
2024-01-01 15:00:54 +00:00
"version": "3.295.4",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
2024-01-01 15:00:54 +00:00
"reference": "2372661db989fe4229abd95f4434b37252076d58"
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2372661db989fe4229abd95f4434b37252076d58",
"reference": "2372661db989fe4229abd95f4434b37252076d58",
"shasum": ""
},
"require": {
"aws/aws-crt-php": "^1.2.3",
"ext-json": "*",
"ext-pcre": "*",
"ext-simplexml": "*",
"guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
"guzzlehttp/promises": "^1.4.0 || ^2.0",
"guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
"mtdowling/jmespath.php": "^2.6",
"php": ">=7.2.5",
"psr/http-message": "^1.0 || ^2.0"
},
"require-dev": {
"andrewsville/php-token-reflection": "^1.4",
"aws/aws-php-sns-message-validator": "~1.0",
"behat/behat": "~3.0",
"composer/composer": "^1.10.22",
"dms/phpunit-arraysubset-asserts": "^0.4.0",
"doctrine/cache": "~1.4",
"ext-dom": "*",
"ext-openssl": "*",
"ext-pcntl": "*",
"ext-sockets": "*",
"nette/neon": "^2.3",
"paragonie/random_compat": ">= 2",
"phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5",
"psr/cache": "^1.0",
"psr/simple-cache": "^1.0",
"sebastian/comparator": "^1.2.3 || ^4.0",
"yoast/phpunit-polyfills": "^1.0"
},
"suggest": {
"aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
"doctrine/cache": "To use the DoctrineCacheAdapter",
"ext-curl": "To send requests using cURL",
"ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
"ext-sockets": "To use client-side monitoring"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"files": [
"src/functions.php"
],
"psr-4": {
"Aws\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Amazon Web Services",
"homepage": "http://aws.amazon.com"
}
],
"description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
"homepage": "http://aws.amazon.com/sdkforphp",
"keywords": [
"amazon",
"aws",
"cloud",
"dynamodb",
"ec2",
"glacier",
"s3",
"sdk"
],
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/aws/aws-sdk-php/tree/3.295.4"
},
2024-01-01 15:00:54 +00:00
"time": "2023-12-29T19:07:49+00:00"
},
2016-06-18 17:33:56 +00:00
{
"name": "bower-asset/jquery",
2019-11-21 17:12:08 +00:00
"version": "1.12.4",
2016-06-18 17:33:56 +00:00
"source": {
"type": "git",
2024-01-01 15:00:54 +00:00
"url": "https://github.com/jquery/jquery-dist.git",
2019-11-21 17:12:08 +00:00
"reference": "5e89585e0121e72ff47de177c5ef604f3089a53d"
2016-06-18 17:33:56 +00:00
},
"dist": {
"type": "zip",
2019-11-21 17:12:08 +00:00
"url": "https://api.github.com/repos/jquery/jquery-dist/zipball/5e89585e0121e72ff47de177c5ef604f3089a53d",
"reference": "5e89585e0121e72ff47de177c5ef604f3089a53d"
2016-06-18 17:33:56 +00:00
},
2017-09-17 16:08:08 +00:00
"type": "bower-asset",
2016-06-18 17:33:56 +00:00
"license": [
"MIT"
]
},
{
"name": "bower-asset/jquery-timeago",
2020-10-24 19:02:55 +00:00
"version": "v1.6.7",
2016-06-18 17:33:56 +00:00
"source": {
"type": "git",
2019-11-14 18:24:09 +00:00
"url": "git@github.com:rmm5t/jquery-timeago.git",
2020-10-24 19:02:55 +00:00
"reference": "48fdda3ca724dcd655e8e990f6d7fbd203718905"
2016-06-18 17:33:56 +00:00
},
"dist": {
"type": "zip",
2020-10-24 19:02:55 +00:00
"url": "https://api.github.com/repos/rmm5t/jquery-timeago/zipball/48fdda3ca724dcd655e8e990f6d7fbd203718905",
"reference": "48fdda3ca724dcd655e8e990f6d7fbd203718905"
2016-06-18 17:33:56 +00:00
},
"require": {
"bower-asset/jquery": ">=1.4"
},
2017-09-17 16:08:08 +00:00
"type": "bower-asset",
2016-06-18 17:33:56 +00:00
"license": [
"MIT"
]
},
{
"name": "bower-asset/js-cookie",
2020-10-24 19:02:55 +00:00
"version": "v2.2.1",
2016-06-18 17:33:56 +00:00
"source": {
"type": "git",
2023-11-11 21:49:12 +00:00
"url": "git@github.com:js-cookie/js-cookie.git",
2020-10-24 19:02:55 +00:00
"reference": "54962f884e9ae33f93e13ac903ffaf1d5a523598"
2016-06-18 17:33:56 +00:00
},
"dist": {
"type": "zip",
2020-10-24 19:02:55 +00:00
"url": "https://api.github.com/repos/js-cookie/js-cookie/zipball/54962f884e9ae33f93e13ac903ffaf1d5a523598",
"reference": "54962f884e9ae33f93e13ac903ffaf1d5a523598"
2016-06-18 17:33:56 +00:00
},
2017-09-17 16:08:08 +00:00
"type": "bower-asset",
2016-06-18 17:33:56 +00:00
"license": [
"MIT"
]
},
2018-02-20 21:35:43 +00:00
{
"name": "enshrined/svg-sanitize",
"version": "0.16.0",
2018-02-20 21:35:43 +00:00
"source": {
"type": "git",
"url": "https://github.com/darylldoyle/svg-sanitizer.git",
"reference": "239e257605e2141265b429e40987b2ee51bba4b4"
2018-02-20 21:35:43 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/239e257605e2141265b429e40987b2ee51bba4b4",
"reference": "239e257605e2141265b429e40987b2ee51bba4b4",
2018-02-20 21:35:43 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
2021-12-14 18:32:47 +00:00
"ext-libxml": "*",
"ezyang/htmlpurifier": "^4.16",
"php": "^5.6 || ^7.0 || ^8.0"
},
2018-02-20 21:35:43 +00:00
"require-dev": {
"phpunit/phpunit": "^5.7 || ^6.5 || ^8.5"
2018-02-20 21:35:43 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"enshrined\\svgSanitize\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
2018-02-20 21:35:43 +00:00
],
"authors": [
{
"name": "Daryll Doyle",
"email": "daryll@enshrined.co.uk"
}
],
"description": "An SVG sanitizer for PHP",
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
"source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.16.0"
2021-02-12 21:08:26 +00:00
},
"time": "2023-03-20T10:51:12+00:00"
},
{
"name": "ezyang/htmlpurifier",
2023-12-14 00:14:24 +00:00
"version": "v4.17.0",
"source": {
"type": "git",
"url": "https://github.com/ezyang/htmlpurifier.git",
2023-12-14 00:14:24 +00:00
"reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c"
},
"dist": {
"type": "zip",
2023-12-14 00:14:24 +00:00
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c",
"reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c",
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
},
"require-dev": {
"cerdic/css-tidy": "^1.7 || ^2.0",
"simpletest/simpletest": "dev-master"
},
"suggest": {
"cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
"ext-bcmath": "Used for unit conversion and imagecrash protection",
"ext-iconv": "Converts text to and from non-UTF-8 encodings",
"ext-tidy": "Used for pretty-printing HTML"
},
"type": "library",
"autoload": {
"files": [
"library/HTMLPurifier.composer.php"
],
"psr-0": {
"HTMLPurifier": "library/"
},
"exclude-from-classmap": [
"/library/HTMLPurifier/Language/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1-or-later"
],
"authors": [
{
"name": "Edward Z. Yang",
"email": "admin@htmlpurifier.org",
"homepage": "http://ezyang.com"
}
],
"description": "Standards compliant HTML filter written in PHP",
"homepage": "http://htmlpurifier.org/",
"keywords": [
"html"
],
"support": {
"issues": "https://github.com/ezyang/htmlpurifier/issues",
2023-12-14 00:14:24 +00:00
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.17.0"
},
2023-12-14 00:14:24 +00:00
"time": "2023-11-17T15:01:25+00:00"
2018-02-20 21:35:43 +00:00
},
2016-06-18 17:33:56 +00:00
{
"name": "flexihash/flexihash",
"version": "v2.0.2",
"source": {
"type": "git",
"url": "https://github.com/pda/flexihash.git",
"reference": "497ba5782606d998f8ab0b4e5942e3a799bec018"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pda/flexihash/zipball/497ba5782606d998f8ab0b4e5942e3a799bec018",
"reference": "497ba5782606d998f8ab0b4e5942e3a799bec018",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8",
"satooshi/php-coveralls": "~1.0",
"squizlabs/php_codesniffer": "^2.3",
"symfony/config": "^2.0.0",
"symfony/console": "^2.0.0",
"symfony/filesystem": "^2.0.0",
"symfony/stopwatch": "^2.0.0",
"symfony/yaml": "^2.0.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Flexihash\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paul Annesley",
"email": "paul@annesley.cc",
"homepage": "http://paul.annesley.cc"
},
{
"name": "Dom Morgan",
"email": "dom@d3r.com",
"homepage": "https://d3r.com"
}
],
"description": "Flexihash is a small PHP library which implements consistent hashing",
"homepage": "https://github.com/pda/flexihash",
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/pda/flexihash/issues",
"source": "https://github.com/pda/flexihash/tree/v2.0.2"
},
"time": "2016-04-22T21:03:23+00:00"
2016-06-18 17:33:56 +00:00
},
{
"name": "google/recaptcha",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/google/recaptcha.git",
2023-03-08 22:26:30 +00:00
"reference": "6ffa193021aa0e369a3c5b3909de2b4ed97ac359"
2016-06-18 17:33:56 +00:00
},
"dist": {
"type": "zip",
2023-03-08 22:26:30 +00:00
"url": "https://api.github.com/repos/google/recaptcha/zipball/6ffa193021aa0e369a3c5b3909de2b4ed97ac359",
"reference": "6ffa193021aa0e369a3c5b3909de2b4ed97ac359",
2016-06-18 17:33:56 +00:00
"shasum": ""
},
"require": {
2023-03-08 22:26:30 +00:00
"php": ">=8"
2016-06-18 17:33:56 +00:00
},
"require-dev": {
2023-03-08 22:26:30 +00:00
"friendsofphp/php-cs-fixer": "^3.14",
"php-coveralls/php-coveralls": "^2.5",
"phpunit/phpunit": "^10"
2016-06-18 17:33:56 +00:00
},
2021-02-12 21:08:26 +00:00
"default-branch": true,
2016-06-18 17:33:56 +00:00
"type": "library",
"extra": {
"branch-alias": {
2023-03-08 22:26:30 +00:00
"dev-master": "1.3.x-dev"
2016-06-18 17:33:56 +00:00
}
},
"autoload": {
"psr-4": {
"ReCaptcha\\": "src/ReCaptcha"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
2019-07-05 14:47:47 +00:00
"description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
"homepage": "https://www.google.com/recaptcha/",
2016-06-18 17:33:56 +00:00
"keywords": [
"Abuse",
"captcha",
"recaptcha",
"spam"
],
2021-02-12 21:08:26 +00:00
"support": {
"forum": "https://groups.google.com/forum/#!forum/recaptcha",
"issues": "https://github.com/google/recaptcha/issues",
"source": "https://github.com/google/recaptcha"
},
2023-03-08 22:26:30 +00:00
"time": "2023-02-20T17:27:30+00:00"
2016-06-18 17:33:56 +00:00
},
{
"name": "guzzlehttp/guzzle",
"version": "7.9.x-dev",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "41042bc7ab002487b876a0683fc8dce04ddce104"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104",
"reference": "41042bc7ab002487b876a0683fc8dce04ddce104",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^1.5.3 || ^2.0.1",
"guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
"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": {
"bamarni/composer-bin-plugin": "^1.8.2",
"ext-curl": "*",
"php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
"php-http/message-factory": "^1.1",
"phpunit/phpunit": "^8.5.36 || ^9.6.15",
"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",
"source": "https://github.com/guzzle/guzzle/tree/7.8.1"
},
"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"
}
],
"time": "2023-12-03T20:35:24+00:00"
},
{
"name": "guzzlehttp/promises",
"version": "2.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
"reference": "bbff78d96034045e58e13dedd6ad91b5d1253223"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223",
"reference": "bbff78d96034045e58e13dedd6ad91b5d1253223",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
"phpunit/phpunit": "^8.5.36 || ^9.6.15"
},
"default-branch": true,
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
"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",
"source": "https://github.com/guzzle/promises/tree/2.0.2"
},
"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"
}
],
"time": "2023-12-03T20:19:20+00:00"
},
{
"name": "guzzlehttp/psr7",
"version": "2.6.x-dev",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221",
"reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.1 || ^2.0",
"ralouphie/getallheaders": "^3.0"
},
"provide": {
"psr/http-factory-implementation": "1.0",
"psr/http-message-implementation": "1.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
"http-interop/http-factory-tests": "^0.9",
"phpunit/phpunit": "^8.5.36 || ^9.6.15"
},
"suggest": {
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
},
"default-branch": true,
"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",
"source": "https://github.com/guzzle/psr7/tree/2.6.2"
},
"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"
}
],
"time": "2023-12-03T20:05:35+00:00"
},
{
"name": "ifixit/php-akismet",
"version": "1.1",
"source": {
"type": "git",
"url": "https://github.com/iFixit/php-akismet.git",
"reference": "fd4ff50eb577457c1b7b887401663e91e77625ae"
},
"type": "library"
},
{
"name": "mtdowling/jmespath.php",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/jmespath/jmespath.php.git",
"reference": "b243cacd2a9803b4cbc259246aa5081208238c10"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/b243cacd2a9803b4cbc259246aa5081208238c10",
"reference": "b243cacd2a9803b4cbc259246aa5081208238c10",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"symfony/polyfill-mbstring": "^1.17"
},
"require-dev": {
"composer/xdebug-handler": "^3.0.3",
"phpunit/phpunit": "^8.5.33"
},
"default-branch": true,
"bin": [
"bin/jp.php"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7-dev"
}
},
"autoload": {
"files": [
"src/JmesPath.php"
],
"psr-4": {
"JmesPath\\": "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"
}
],
"description": "Declaratively specify how to extract elements from a JSON document",
"keywords": [
"json",
"jsonpath"
],
"support": {
"issues": "https://github.com/jmespath/jmespath.php/issues",
"source": "https://github.com/jmespath/jmespath.php/tree/master"
},
"time": "2023-11-30T16:26:47+00:00"
},
{
"name": "naroga/redis-cache",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/naroga/redis-cache.git",
"reference": "c32ee4ce2efcf8292cac6b6192c17c0306320d04"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/naroga/redis-cache/zipball/c32ee4ce2efcf8292cac6b6192c17c0306320d04",
"reference": "c32ee4ce2efcf8292cac6b6192c17c0306320d04",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"predis/predis": "^1.1",
"psr/simple-cache": "~1.0"
},
"require-dev": {
"phpunit/php-code-coverage": ">=2.2.4",
"phpunit/phpunit": ">=3.7.38",
"satooshi/php-coveralls": ">=1.0.1"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"Naroga\\RedisCache\\": "."
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Pedro Cordeiro",
"email": "pedro.cordeiro@sympla.com.br"
}
],
"description": "A Redis driver that implements PSR-16 (Simple Cache)",
"support": {
"issues": "https://github.com/naroga/redis-cache/issues",
"source": "https://github.com/naroga/redis-cache/tree/1.2"
},
"time": "2021-01-25T13:15:08+00:00"
},
{
"name": "predis/predis",
"version": "v1.x-dev",
"source": {
"type": "git",
"url": "https://github.com/predis/predis.git",
"reference": "deee2b6d605eb6401446f6f6354414ab7571a5a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/predis/predis/zipball/deee2b6d605eb6401446f6f6354414ab7571a5a0",
"reference": "deee2b6d605eb6401446f6f6354414ab7571a5a0",
"shasum": ""
},
"require": {
"php": ">=5.3.9"
},
"require-dev": {
"phpunit/phpunit": "~4.8"
},
"suggest": {
"ext-curl": "Allows access to Webdis when paired with phpiredis",
"ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
},
"type": "library",
"autoload": {
"psr-4": {
"Predis\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniele Alessandri",
"email": "suppakilla@gmail.com",
"homepage": "http://clorophilla.net",
"role": "Creator & Maintainer"
},
{
"name": "Till Krüss",
"homepage": "https://till.im",
"role": "Maintainer"
}
],
"description": "Flexible and feature-complete Redis client for PHP and HHVM",
"homepage": "http://github.com/predis/predis",
"keywords": [
"nosql",
"predis",
"redis"
],
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/predis/predis/issues",
"source": "https://github.com/predis/predis/tree/v1.x"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sponsors/tillkruss",
"type": "github"
}
],
"time": "2023-09-19T16:11:21+00:00"
},
2023-02-01 12:49:42 +00:00
{
"name": "psr/http-client",
"version": "dev-master",
2023-02-01 12:49:42 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
2023-02-01 12:49:42 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
2023-02-01 12:49:42 +00:00
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0",
"psr/http-message": "^1.0 || ^2.0"
2023-02-01 12:49:42 +00:00
},
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
2023-02-01 12:49:42 +00:00
"autoload": {
2023-02-05 15:56:06 +00:00
"psr-4": {
"Psr\\Http\\Client\\": "src/"
2023-02-05 15:56:06 +00:00
}
2023-02-01 12:49:42 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
2023-02-01 12:49:42 +00:00
}
],
"description": "Common interface for HTTP clients",
"homepage": "https://github.com/php-fig/http-client",
2023-02-01 12:49:42 +00:00
"keywords": [
"http",
"http-client",
"psr",
"psr-18"
2023-02-01 12:49:42 +00:00
],
"support": {
"source": "https://github.com/php-fig/http-client"
2023-02-01 12:49:42 +00:00
},
"time": "2023-09-23T14:17:50+00:00"
2023-02-01 12:49:42 +00:00
},
2019-11-24 15:59:14 +00:00
{
"name": "psr/http-factory",
"version": "dev-master",
2019-11-24 15:59:14 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-factory.git",
"reference": "7037f4b0950474e9d1350e8df89b15f1842085f6"
2019-11-24 15:59:14 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/7037f4b0950474e9d1350e8df89b15f1842085f6",
"reference": "7037f4b0950474e9d1350e8df89b15f1842085f6",
2019-11-24 15:59:14 +00:00
"shasum": ""
},
"require": {
"php": ">=7.0.0",
"psr/http-message": "^1.0 || ^2.0"
2019-11-24 15:59:14 +00:00
},
"default-branch": true,
2019-11-24 15:59:14 +00:00
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
2019-11-24 15:59:14 +00:00
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
2019-11-24 15:59:14 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
2019-11-24 15:59:14 +00:00
}
],
"description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
2019-11-24 15:59:14 +00:00
"keywords": [
"factory",
"http",
"message",
"psr",
"psr-17",
"psr-7",
"request",
"response"
2019-11-24 15:59:14 +00:00
],
2021-02-12 21:08:26 +00:00
"support": {
"source": "https://github.com/php-fig/http-factory"
2021-02-12 21:08:26 +00:00
},
"time": "2023-09-22T11:16:44+00:00"
2019-11-24 15:59:14 +00:00
},
{
"name": "psr/http-message",
"version": "dev-master",
2019-11-24 15:59:14 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
2019-11-24 15:59:14 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
2019-11-24 15:59:14 +00:00
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
2019-11-24 15:59:14 +00:00
},
"default-branch": true,
2019-11-24 15:59:14 +00:00
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
2019-11-24 15:59:14 +00:00
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
2019-11-24 15:59:14 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
2019-11-24 15:59:14 +00:00
}
],
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
2019-11-24 15:59:14 +00:00
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"support": {
"source": "https://github.com/php-fig/http-message/tree/2.0"
},
"time": "2023-04-04T09:54:51+00:00"
},
{
"name": "psr/simple-cache",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/simple-cache.git",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\SimpleCache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interfaces for simple caching",
"keywords": [
"cache",
"caching",
"psr",
"psr-16",
"simple-cache"
],
"support": {
"source": "https://github.com/php-fig/simple-cache/tree/master"
},
"time": "2017-10-23T01:57:42+00:00"
},
{
"name": "ralouphie/getallheaders",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/ralouphie/getallheaders.git",
"reference": "120b605dfeb996808c31b6477290a714d356e822"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
"reference": "120b605dfeb996808c31b6477290a714d356e822",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^5 || ^6.5"
},
"type": "library",
"autoload": {
"files": [
"src/getallheaders.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ralph Khattar",
"email": "ralph.khattar@gmail.com"
}
],
"description": "A polyfill for getallheaders.",
"support": {
"issues": "https://github.com/ralouphie/getallheaders/issues",
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
},
"time": "2019-03-08T08:55:37+00:00"
},
{
"name": "sabre/cache",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/sabre-io/cache.git",
"reference": "a843741b85025d8674bf4713121cae60172e6f86"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sabre-io/cache/zipball/a843741b85025d8674bf4713121cae60172e6f86",
"reference": "a843741b85025d8674bf4713121cae60172e6f86",
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0",
"psr/simple-cache": "^1.0"
},
"provide": {
"psr/simple-cache-implementation": "~1.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.14.0",
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^1.9",
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-strict-rules": "^1.4",
"phpunit/phpunit": "^9.6"
},
"type": "library",
"autoload": {
"psr-4": {
"Sabre\\Cache\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Evert Pot",
"email": "me@evertpot.com",
"homepage": "https://evertpot.com/",
"role": "Developer"
}
],
"description": "Simple cache abstraction layer implementing PSR-16",
"homepage": "http://sabre.io/dav/",
"keywords": [
"apc",
"apcu",
"cache",
"memcache",
"memcached",
"psr-16",
"sabre",
"simple-cache"
],
"support": {
"forum": "https://groups.google.com/group/sabredav-discuss",
"issues": "https://github.com/sabre-io/cache/issues",
"source": "https://github.com/fruux/sabre-skel"
},
"time": "2023-02-09T23:47:10+00:00"
},
{
"name": "shish/eventtracer-php",
"version": "v2.1.0",
"source": {
"type": "git",
"url": "https://github.com/shish/eventtracer-php.git",
"reference": "5dfe2c090c8b7df772e982520c36f44b33ead035"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/shish/eventtracer-php/zipball/5dfe2c090c8b7df772e982520c36f44b33ead035",
"reference": "5dfe2c090c8b7df772e982520c36f44b33ead035",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.12",
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^9.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Shish",
"email": "webmaster@shishnet.org",
"homepage": "http://shishnet.org",
"role": "Developer"
}
],
"description": "An API to write JSON traces as used by the Chrome Trace Viewer",
"homepage": "https://github.com/shish/eventtracer-php",
"support": {
"issues": "https://github.com/shish/eventtracer-php/issues",
"source": "https://github.com/shish/eventtracer-php/tree/v2.1.0"
},
"time": "2023-02-04T12:26:41+00:00"
},
{
"name": "shish/ffsphp",
2024-01-01 14:59:26 +00:00
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/shish/ffsphp.git",
2024-01-01 14:59:26 +00:00
"reference": "26eea8149fda5f20bed7399b8b4a84946448bec0"
},
"dist": {
"type": "zip",
2024-01-01 14:59:26 +00:00
"url": "https://api.github.com/repos/shish/ffsphp/zipball/26eea8149fda5f20bed7399b8b4a84946448bec0",
"reference": "26eea8149fda5f20bed7399b8b4a84946448bec0",
"shasum": ""
},
"require": {
"ext-pdo": "*",
"php": "^8.0"
},
"require-dev": {
2024-01-01 14:59:26 +00:00
"friendsofphp/php-cs-fixer": "3.41.1",
"phpstan/phpstan": "1.10.50",
"phpunit/phpunit": "10.5.3"
},
"type": "library",
"autoload": {
"psr-4": {
"FFSPHP\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Shish",
"email": "webmaster@shishnet.org",
"homepage": "http://shishnet.org",
"role": "Developer"
}
],
"description": "A collection of workarounds for stupid PHP things",
"homepage": "https://github.com/shish/ffsphp",
"support": {
"issues": "https://github.com/shish/ffsphp/issues",
2024-01-01 14:59:26 +00:00
"source": "https://github.com/shish/ffsphp/tree/v1.3.0"
},
2024-01-01 14:59:26 +00:00
"time": "2024-01-01T14:48:00+00:00"
},
{
"name": "shish/gqla",
"version": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/shish/gqla.git",
"reference": "26bf0405445f4e32e68cd7f1ea2256e81c6c42cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/shish/gqla/zipball/26bf0405445f4e32e68cd7f1ea2256e81c6c42cb",
"reference": "26bf0405445f4e32e68cd7f1ea2256e81c6c42cb",
"shasum": ""
},
"require": {
"php": "^8.1",
"webonyx/graphql-php": "^15.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.12",
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^9.0"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"GQLA\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Shish",
"email": "webmaster@shishnet.org",
"homepage": "https://shish.io",
"role": "Developer"
}
],
"description": "A set of annotations for generating graphql APIs",
"homepage": "https://github.com/shish/gqla",
"keywords": [
"graphql"
],
"support": {
"issues": "https://github.com/shish/gqla/issues",
"source": "https://github.com/shish/gqla/tree/main"
},
"time": "2023-03-03T00:12:44+00:00"
},
2024-01-01 15:00:54 +00:00
{
"name": "shish/microbundler",
2024-01-01 20:01:56 +00:00
"version": "v1.0.1",
2024-01-01 15:00:54 +00:00
"source": {
"type": "git",
"url": "https://github.com/shish/microbundler.git",
2024-01-01 20:01:56 +00:00
"reference": "5f48327e92d3601f2c86caef2856b9671a63b6b0"
2024-01-01 15:00:54 +00:00
},
"dist": {
"type": "zip",
2024-01-01 20:01:56 +00:00
"url": "https://api.github.com/repos/shish/microbundler/zipball/5f48327e92d3601f2c86caef2856b9671a63b6b0",
"reference": "5f48327e92d3601f2c86caef2856b9671a63b6b0",
2024-01-01 15:00:54 +00:00
"shasum": ""
},
"require": {
"php": "^8.1",
"shish/ffsphp": "^1.3"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "3.41.1",
"phpstan/phpstan": "1.10.50",
"phpunit/phpunit": "10.5.3"
},
"type": "library",
"autoload": {
"psr-4": {
"MicroBundler\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Shish",
"email": "webmaster@shishnet.org",
"homepage": "http://shishnet.org",
"role": "Developer"
}
],
"description": "A minimal CSS / JS bundler",
"homepage": "https://github.com/shish/microbundler",
"keywords": [
"JS",
"bundler",
"css"
],
"support": {
"issues": "https://github.com/shish/microbundler/issues",
2024-01-01 20:01:56 +00:00
"source": "https://github.com/shish/microbundler/tree/v1.0.1"
2024-01-01 15:00:54 +00:00
},
2024-01-01 20:01:56 +00:00
"time": "2024-01-01T19:58:28+00:00"
2024-01-01 15:00:54 +00:00
},
{
"name": "shish/microcrud",
"version": "v2.1.1",
"source": {
"type": "git",
"url": "https://github.com/shish/microcrud.git",
"reference": "8f0c38af61e2543c2e11ad6face37ae34e4571cf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/shish/microcrud/zipball/8f0c38af61e2543c2e11ad6face37ae34e4571cf",
"reference": "8f0c38af61e2543c2e11ad6face37ae34e4571cf",
"shasum": ""
},
"require": {
"ext-pdo": "*",
"php": "^8.0",
"shish/ffsphp": "^1.0",
"shish/microhtml": "^2.0.2"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.12",
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^9.0"
},
"type": "library",
"autoload": {
"psr-4": {
"MicroCRUD\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Shish",
"email": "webmaster@shishnet.org",
"homepage": "http://shishnet.org",
"role": "Developer"
}
],
"description": "A minimal CRUD generating library",
"homepage": "https://github.com/shish/microcrud",
"keywords": [
"crud",
"generator"
],
"support": {
"issues": "https://github.com/shish/microcrud/issues",
"source": "https://github.com/shish/microcrud/tree/v2.1.1"
},
"time": "2023-11-11T21:25:53+00:00"
},
{
"name": "shish/microhtml",
"version": "v2.2.1",
"source": {
"type": "git",
"url": "https://github.com/shish/microhtml.git",
"reference": "824d8541c7f0662e26d03d65d865d8f13ea57a72"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/shish/microhtml/zipball/824d8541c7f0662e26d03d65d865d8f13ea57a72",
"reference": "824d8541c7f0662e26d03d65d865d8f13ea57a72",
"shasum": ""
},
"require": {
"php": "^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.12",
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^9.0"
},
"type": "library",
"autoload": {
"files": [
"src/microhtml.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Shish",
"email": "webmaster@shishnet.org",
"homepage": "http://shishnet.org",
"role": "Developer"
}
],
"description": "A minimal HTML generating library",
"homepage": "https://github.com/shish/microhtml",
"keywords": [
"generator",
"html"
2019-11-24 15:59:14 +00:00
],
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/shish/microhtml/issues",
2023-08-17 17:04:41 +00:00
"source": "https://github.com/shish/microhtml/tree/v2.2.1"
2021-02-12 21:08:26 +00:00
},
"time": "2023-08-17T16:39:06+00:00"
},
{
"name": "symfony/deprecation-contracts",
"version": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.4-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"files": [
"function.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2023-05-23T14:45:45+00:00"
},
{
"name": "symfony/polyfill-mbstring",
"version": "1.x-dev",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "42292d99c55abe617799667f454222c54c60e229"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
"reference": "42292d99c55abe617799667f454222c54c60e229",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"provide": {
"ext-mbstring": "*"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2023-07-28T09:04:16+00:00"
2023-02-01 12:49:42 +00:00
},
{
"name": "webonyx/graphql-php",
2023-12-14 00:14:24 +00:00
"version": "v15.8.1",
2023-02-01 12:49:42 +00:00
"source": {
"type": "git",
"url": "https://github.com/webonyx/graphql-php.git",
2023-12-14 00:14:24 +00:00
"reference": "575ac95f13adfb38219a748572355385c101fdf7"
2023-02-01 12:49:42 +00:00
},
"dist": {
"type": "zip",
2023-12-14 00:14:24 +00:00
"url": "https://api.github.com/repos/webonyx/graphql-php/zipball/575ac95f13adfb38219a748572355385c101fdf7",
"reference": "575ac95f13adfb38219a748572355385c101fdf7",
2023-02-01 12:49:42 +00:00
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-mbstring": "*",
"php": "^7.4 || ^8"
},
"require-dev": {
"amphp/amp": "^2.6",
2023-05-25 11:57:21 +00:00
"amphp/http-server": "^2.1",
2023-11-11 21:49:12 +00:00
"dms/phpunit-arraysubset-asserts": "dev-master",
2023-02-01 12:49:42 +00:00
"ergebnis/composer-normalize": "^2.28",
2023-11-11 21:49:12 +00:00
"friendsofphp/php-cs-fixer": "3.30.0",
"mll-lab/php-cs-fixer-config": "^5",
2023-02-01 12:49:42 +00:00
"nyholm/psr7": "^1.5",
"phpbench/phpbench": "^1.2",
"phpstan/extension-installer": "^1.1",
2023-12-14 00:14:24 +00:00
"phpstan/phpstan": "1.10.47",
"phpstan/phpstan-phpunit": "1.3.15",
"phpstan/phpstan-strict-rules": "1.5.2",
2023-11-11 21:49:12 +00:00
"phpunit/phpunit": "^9.5 || ^10",
2023-05-25 11:57:21 +00:00
"psr/http-message": "^1 || ^2",
2023-02-01 12:49:42 +00:00
"react/http": "^1.6",
"react/promise": "^2.9",
2023-11-11 21:49:12 +00:00
"rector/rector": "^0.18",
2023-02-01 12:49:42 +00:00
"symfony/polyfill-php81": "^1.23",
2023-12-14 00:14:24 +00:00
"symfony/var-exporter": "^5 || ^6 || ^7",
"thecodingmachine/safe": "^1.3 || ^2"
2023-02-01 12:49:42 +00:00
},
"suggest": {
2023-05-25 11:57:21 +00:00
"amphp/http-server": "To leverage async resolving with webserver on AMPHP platform",
2023-02-01 12:49:42 +00:00
"psr/http-message": "To use standard GraphQL server",
"react/promise": "To leverage async resolving on React PHP platform"
},
"type": "library",
"autoload": {
"psr-4": {
"GraphQL\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A PHP port of GraphQL reference implementation",
"homepage": "https://github.com/webonyx/graphql-php",
"keywords": [
"api",
"graphql"
],
"support": {
"issues": "https://github.com/webonyx/graphql-php/issues",
2023-12-14 00:14:24 +00:00
"source": "https://github.com/webonyx/graphql-php/tree/v15.8.1"
2023-02-01 12:49:42 +00:00
},
"funding": [
{
"url": "https://opencollective.com/webonyx-graphql-php",
"type": "open_collective"
}
],
2023-12-14 00:14:24 +00:00
"time": "2023-12-05T17:23:35+00:00"
}
],
"packages-dev": [
2021-12-14 18:32:47 +00:00
{
"name": "composer/pcre",
"version": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
2023-11-11 21:49:12 +00:00
"reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9"
2021-12-14 18:32:47 +00:00
},
"dist": {
"type": "zip",
2023-11-11 21:49:12 +00:00
"url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9",
"reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9",
2021-12-14 18:32:47 +00:00
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0"
2021-12-14 18:32:47 +00:00
},
"require-dev": {
"phpstan/phpstan": "^1.3",
2021-12-14 18:32:47 +00:00
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^5"
2021-12-14 18:32:47 +00:00
},
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
2021-12-14 18:32:47 +00:00
}
},
"autoload": {
"psr-4": {
"Composer\\Pcre\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "PCRE wrapping library that offers type-safe preg_* replacements.",
"keywords": [
"PCRE",
"preg",
"regex",
"regular expression"
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
2023-11-11 21:49:12 +00:00
"source": "https://github.com/composer/pcre/tree/3.1.1"
2021-12-14 18:32:47 +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"
}
],
2023-11-11 21:49:12 +00:00
"time": "2023-10-11T07:11:09+00:00"
2021-12-14 18:32:47 +00:00
},
{
"name": "composer/semver",
"version": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
2023-11-11 21:49:12 +00:00
"reference": "1d09200268e7d1052ded8e5da9c73c96a63d18f5"
},
"dist": {
"type": "zip",
2023-11-11 21:49:12 +00:00
"url": "https://api.github.com/repos/composer/semver/zipball/1d09200268e7d1052ded8e5da9c73c96a63d18f5",
"reference": "1d09200268e7d1052ded8e5da9c73c96a63d18f5",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.4",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
2021-02-12 21:08:26 +00:00
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Semver\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
2021-02-12 21:08:26 +00:00
"support": {
2023-02-01 12:49:42 +00:00
"irc": "ircs://irc.libera.chat:6697/composer",
2021-02-12 21:08:26 +00:00
"issues": "https://github.com/composer/semver/issues",
2023-02-01 12:49:42 +00:00
"source": "https://github.com/composer/semver/tree/main"
2021-02-12 21:08:26 +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"
}
],
2023-11-11 21:49:12 +00:00
"time": "2023-08-31T12:20:31+00:00"
},
{
"name": "composer/xdebug-handler",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
"reference": "ced299686f41dce890debac69273b47ffe98a40c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
"reference": "ced299686f41dce890debac69273b47ffe98a40c",
"shasum": ""
},
"require": {
"composer/pcre": "^1 || ^2 || ^3",
"php": "^7.2.5 || ^8.0",
2021-12-14 18:32:47 +00:00
"psr/log": "^1 || ^2 || ^3"
},
"require-dev": {
2021-12-14 18:32:47 +00:00
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Composer\\XdebugHandler\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "John Stevenson",
"email": "john-stevenson@blueyonder.co.uk"
}
],
"description": "Restarts a process without Xdebug.",
"keywords": [
"Xdebug",
"performance"
],
2021-02-12 21:08:26 +00:00
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
2021-02-12 21:08:26 +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"
}
],
"time": "2022-02-25T21:32:43+00:00"
},
{
"name": "doctrine/annotations",
2023-02-01 12:49:42 +00:00
"version": "2.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
2023-11-11 21:49:12 +00:00
"reference": "94f40ad7ecbc6931958faa8a57c48dce5da2b468"
},
"dist": {
"type": "zip",
2023-11-11 21:49:12 +00:00
"url": "https://api.github.com/repos/doctrine/annotations/zipball/94f40ad7ecbc6931958faa8a57c48dce5da2b468",
"reference": "94f40ad7ecbc6931958faa8a57c48dce5da2b468",
"shasum": ""
},
"require": {
2023-02-01 12:49:42 +00:00
"doctrine/lexer": "^2 || ^3",
"ext-tokenizer": "*",
2023-02-01 12:49:42 +00:00
"php": "^7.2 || ^8.0",
2021-03-14 15:43:35 +00:00
"psr/cache": "^1 || ^2 || ^3"
},
"require-dev": {
2023-02-01 12:49:42 +00:00
"doctrine/cache": "^2.0",
"doctrine/coding-standard": "^10",
"phpstan/phpstan": "^1.8.0",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
2023-02-01 12:49:42 +00:00
"symfony/cache": "^5.4 || ^6",
2021-12-14 18:32:47 +00:00
"vimeo/psalm": "^4.10"
},
"suggest": {
"php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
},
2023-02-01 12:49:42 +00:00
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Docblock Annotations Parser",
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
2023-05-25 11:57:21 +00:00
"keywords": [
"annotations",
"docblock",
"parser"
2023-05-25 11:57:21 +00:00
],
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/doctrine/annotations/issues",
"source": "https://github.com/doctrine/annotations/tree/2.0.x"
2021-02-12 21:08:26 +00:00
},
"time": "2023-08-23T17:36:07+00:00"
},
2022-10-28 16:33:32 +00:00
{
"name": "doctrine/instantiator",
"version": "2.0.x-dev",
2022-10-28 16:33:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
"reference": "6c0ee619435c5d4f3bc515ab1514cf4cf1006c6e"
2022-10-28 16:33:32 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/6c0ee619435c5d4f3bc515ab1514cf4cf1006c6e",
"reference": "6c0ee619435c5d4f3bc515ab1514cf4cf1006c6e",
2022-10-28 16:33:32 +00:00
"shasum": ""
},
"require": {
"php": "^8.1"
2022-10-28 16:33:32 +00:00
},
"require-dev": {
"doctrine/coding-standard": "^12",
"ext-pdo": "*",
"ext-phar": "*",
"phpbench/phpbench": "^1.2",
"phpstan/phpstan": "^1.9.4",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^10.5",
"vimeo/psalm": "^5.4"
2022-10-28 16:33:32 +00:00
},
"default-branch": true,
2022-10-28 16:33:32 +00:00
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
2022-10-28 16:33:32 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
"homepage": "https://ocramius.github.io/"
2022-10-28 16:33:32 +00:00
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
2022-10-28 16:33:32 +00:00
"keywords": [
"constructor",
"instantiate"
2022-10-28 16:33:32 +00:00
],
"support": {
"issues": "https://github.com/doctrine/instantiator/issues",
"source": "https://github.com/doctrine/instantiator/tree/2.0.x"
2022-10-28 16:33:32 +00:00
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
2022-10-28 16:33:32 +00:00
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
2022-10-28 16:33:32 +00:00
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
2022-10-28 16:33:32 +00:00
"type": "tidelift"
}
],
"time": "2023-12-09T14:19:21+00:00"
2022-10-28 16:33:32 +00:00
},
{
"name": "doctrine/lexer",
"version": "3.1.x-dev",
2022-10-28 16:33:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "0d54c073afb397d5896df60cc34170cf37dfad5e"
2022-10-28 16:33:32 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/0d54c073afb397d5896df60cc34170cf37dfad5e",
"reference": "0d54c073afb397d5896df60cc34170cf37dfad5e",
2022-10-28 16:33:32 +00:00
"shasum": ""
},
"require": {
"php": "^8.1"
2022-10-28 16:33:32 +00:00
},
"require-dev": {
"doctrine/coding-standard": "^10",
"phpstan/phpstan": "^1.9",
"phpunit/phpunit": "^9.5",
"psalm/plugin-phpunit": "^0.18.3",
"vimeo/psalm": "^5.0"
2022-10-28 16:33:32 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Lexer\\": "src"
2022-10-28 16:33:32 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
2022-10-28 16:33:32 +00:00
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
2022-10-28 16:33:32 +00:00
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
2022-10-28 16:33:32 +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",
2022-10-28 16:33:32 +00:00
"keywords": [
"annotations",
"docblock",
"lexer",
"parser",
"php"
2022-10-28 16:33:32 +00:00
],
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
"source": "https://github.com/doctrine/lexer/tree/3.1.x"
2022-10-28 16:33:32 +00:00
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
2022-10-28 16:33:32 +00:00
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
2022-10-28 16:33:32 +00:00
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
2022-10-28 16:33:32 +00:00
"type": "tidelift"
}
],
"time": "2023-07-05T07:23:35+00:00"
2022-10-28 16:33:32 +00:00
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.41.1",
2022-10-28 16:33:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
"reference": "8b6ae8dcbaf23f09680643ab832a4a3a260265f6"
2022-10-28 16:33:32 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/8b6ae8dcbaf23f09680643ab832a4a3a260265f6",
"reference": "8b6ae8dcbaf23f09680643ab832a4a3a260265f6",
2022-10-28 16:33:32 +00:00
"shasum": ""
},
"require": {
"composer/semver": "^3.4",
"composer/xdebug-handler": "^3.0.3",
"ext-json": "*",
"ext-tokenizer": "*",
"php": "^7.4 || ^8.0",
"sebastian/diff": "^4.0 || ^5.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"
2022-10-28 16:33:32 +00:00
},
"require-dev": {
"facile-it/paraunit": "^1.3 || ^2.0",
"justinrainbow/json-schema": "^5.2",
"keradus/cli-executor": "^2.1",
"mikey179/vfsstream": "^1.6.11",
"php-coveralls/php-coveralls": "^2.7",
"php-cs-fixer/accessible-object": "^1.1",
"php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.4",
"php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.4",
"phpunit/phpunit": "^9.6",
"symfony/phpunit-bridge": "^6.3.8 || ^7.0",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0"
2022-10-28 16:33:32 +00:00
},
"suggest": {
"ext-dom": "For handling output formats in XML",
"ext-mbstring": "For handling non-UTF8 characters."
2022-10-28 16:33:32 +00:00
},
"bin": [
"php-cs-fixer"
],
"type": "application",
2022-10-28 16:33:32 +00:00
"autoload": {
"psr-4": {
"PhpCsFixer\\": "src/"
2022-10-28 16:33:32 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2022-10-28 16:33:32 +00:00
},
{
"name": "Dariusz Rumiński",
"email": "dariusz.ruminski@gmail.com"
2022-10-28 16:33:32 +00:00
}
],
"description": "A tool to automatically fix PHP code style",
2022-10-28 16:33:32 +00:00
"keywords": [
"Static code analysis",
"fixer",
"standards",
"static analysis"
2022-10-28 16:33:32 +00:00
],
"support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
"source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.41.1"
2022-10-28 16:33:32 +00:00
},
"funding": [
{
"url": "https://github.com/keradus",
2022-10-28 16:33:32 +00:00
"type": "github"
}
],
"time": "2023-12-10T19:59:27+00:00"
2022-10-28 16:33:32 +00:00
},
{
"name": "jms/metadata",
2023-02-01 12:49:42 +00:00
"version": "dev-master",
2022-10-28 16:33:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/metadata.git",
2023-11-11 21:49:12 +00:00
"reference": "1e72a1482cb6faa15915ba79086fa42a0ed2ec54"
2022-10-28 16:33:32 +00:00
},
"dist": {
"type": "zip",
2023-11-11 21:49:12 +00:00
"url": "https://api.github.com/repos/schmittjoh/metadata/zipball/1e72a1482cb6faa15915ba79086fa42a0ed2ec54",
"reference": "1e72a1482cb6faa15915ba79086fa42a0ed2ec54",
2022-10-28 16:33:32 +00:00
"shasum": ""
},
"require": {
2023-02-01 12:49:42 +00:00
"php": "^7.2|^8.0"
2022-10-28 16:33:32 +00:00
},
"require-dev": {
2023-11-11 21:49:12 +00:00
"doctrine/cache": "^1.0|^2.0",
2023-02-01 12:49:42 +00:00
"doctrine/coding-standard": "^8.0",
"mikey179/vfsstream": "^1.6.7",
"phpunit/phpunit": "^8.5|^9.0",
2023-02-15 22:29:26 +00:00
"psr/container": "^1.0|^2.0",
2023-02-01 12:49:42 +00:00
"symfony/cache": "^3.1|^4.0|^5.0",
"symfony/dependency-injection": "^3.1|^4.0|^5.0"
2022-10-28 16:33:32 +00:00
},
2023-02-01 12:49:42 +00:00
"default-branch": true,
2022-10-28 16:33:32 +00:00
"type": "library",
"extra": {
"branch-alias": {
2023-02-01 12:49:42 +00:00
"dev-master": "2.x-dev"
2022-10-28 16:33:32 +00:00
}
},
"autoload": {
2023-02-01 12:49:42 +00:00
"psr-4": {
2022-10-28 16:33:32 +00:00
"Metadata\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Johannes M. Schmitt",
"email": "schmittjoh@gmail.com"
},
{
"name": "Asmir Mustafic",
"email": "goetas@gmail.com"
}
],
"description": "Class/method/property metadata management in PHP",
"keywords": [
"annotations",
"metadata",
"xml",
"yaml"
],
"support": {
"issues": "https://github.com/schmittjoh/metadata/issues",
2023-11-11 21:49:12 +00:00
"source": "https://github.com/schmittjoh/metadata/tree/master"
2022-12-31 15:54:01 +00:00
},
2023-11-11 21:49:12 +00:00
"time": "2023-08-04T08:12:29+00:00"
2022-12-31 15:54:01 +00:00
},
{
"name": "jms/serializer",
2023-02-01 12:49:42 +00:00
"version": "dev-master",
2022-10-28 16:33:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/serializer.git",
2024-01-01 15:00:54 +00:00
"reference": "4ff99e4cbba44cdbe57028ec2ccc874c8f61bbe9"
2022-10-28 16:33:32 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/4ff99e4cbba44cdbe57028ec2ccc874c8f61bbe9",
"reference": "4ff99e4cbba44cdbe57028ec2ccc874c8f61bbe9",
2022-10-28 16:33:32 +00:00
"shasum": ""
},
"require": {
2023-11-11 21:49:12 +00:00
"doctrine/annotations": "^1.14 || ^2.0",
"doctrine/instantiator": "^1.3.1 || ^2.0",
"doctrine/lexer": "^2.0 || ^3.0",
2023-02-01 12:49:42 +00:00
"jms/metadata": "^2.6",
2024-01-01 15:00:54 +00:00
"php": "^7.4 || ^8.0",
2023-11-11 21:49:12 +00:00
"phpstan/phpdoc-parser": "^1.20"
2022-10-28 16:33:32 +00:00
},
"require-dev": {
2023-11-11 21:49:12 +00:00
"doctrine/coding-standard": "^12.0",
2023-12-14 00:14:24 +00:00
"doctrine/orm": "^2.14 || ^3.0",
2023-11-11 21:49:12 +00:00
"doctrine/persistence": "^2.5.2 || ^3.0",
"doctrine/phpcr-odm": "^1.5.2 || ^2.0",
2022-10-28 16:33:32 +00:00
"ext-pdo_sqlite": "*",
2023-11-11 21:49:12 +00:00
"jackalope/jackalope-doctrine-dbal": "^1.3",
"ocramius/proxy-manager": "^1.0 || ^2.0",
2023-02-01 12:49:42 +00:00
"phpbench/phpbench": "^1.0",
"phpstan/phpstan": "^1.0.2",
2024-01-01 15:00:54 +00:00
"phpunit/phpunit": "^9.0 || ^10.0",
2023-11-11 21:49:12 +00:00
"psr/container": "^1.0 || ^2.0",
2024-01-01 15:00:54 +00:00
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
"symfony/expression-language": "^5.4 || ^6.0 || ^7.0",
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
"symfony/form": "^5.4 || ^6.0 || ^7.0",
"symfony/translation": "^5.4 || ^6.0 || ^7.0",
"symfony/uid": "^5.4 || ^6.0 || ^7.0",
"symfony/validator": "^5.4 || ^6.0 || ^7.0",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0",
2023-11-11 21:49:12 +00:00
"twig/twig": "^1.34 || ^2.4 || ^3.0"
2022-10-28 16:33:32 +00:00
},
"suggest": {
"doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
2023-02-01 12:49:42 +00:00
"symfony/cache": "Required if you like to use cache functionality.",
"symfony/uid": "Required if you'd like to serialize UID objects.",
"symfony/yaml": "Required if you'd like to use the YAML metadata format."
2022-10-28 16:33:32 +00:00
},
2023-02-01 12:49:42 +00:00
"default-branch": true,
2022-10-28 16:33:32 +00:00
"type": "library",
"extra": {
"branch-alias": {
2023-02-01 12:49:42 +00:00
"dev-master": "3.x-dev"
2022-10-28 16:33:32 +00:00
}
},
"autoload": {
2023-02-01 12:49:42 +00:00
"psr-4": {
"JMS\\Serializer\\": "src/"
2022-10-28 16:33:32 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2023-02-01 12:49:42 +00:00
"MIT"
2022-10-28 16:33:32 +00:00
],
"authors": [
2022-12-31 15:54:01 +00:00
{
"name": "Johannes M. Schmitt",
"email": "schmittjoh@gmail.com"
2023-02-01 12:49:42 +00:00
},
{
"name": "Asmir Mustafic",
"email": "goetas@gmail.com"
2022-10-28 16:33:32 +00:00
}
],
2023-02-01 12:49:42 +00:00
"description": "Library for (de-)serializing data of any complexity; supports XML, and JSON.",
2022-10-28 16:33:32 +00:00
"homepage": "http://jmsyst.com/libs/serializer",
"keywords": [
"deserialization",
"jaxb",
"json",
"serialization",
"xml"
],
"support": {
"issues": "https://github.com/schmittjoh/serializer/issues",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/schmittjoh/serializer/tree/master"
2022-10-28 16:33:32 +00:00
},
2023-02-01 12:49:42 +00:00
"funding": [
{
"url": "https://github.com/goetas",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-22T14:51:09+00:00"
2022-10-28 16:33:32 +00:00
},
2017-03-09 18:32:00 +00:00
{
"name": "myclabs/deep-copy",
2019-07-05 14:47:47 +00:00
"version": "1.x-dev",
2017-03-09 18:32:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
2023-11-11 21:49:12 +00:00
"reference": "202aaf6b7c2e1e0a622b0298e9f3f537e4d84018"
2017-03-09 18:32:00 +00:00
},
"dist": {
"type": "zip",
2023-11-11 21:49:12 +00:00
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/202aaf6b7c2e1e0a622b0298e9f3f537e4d84018",
"reference": "202aaf6b7c2e1e0a622b0298e9f3f537e4d84018",
2017-03-09 18:32:00 +00:00
"shasum": ""
},
"require": {
2020-09-20 16:53:26 +00:00
"php": "^7.1 || ^8.0"
2019-07-05 14:47:47 +00:00
},
"conflict": {
"doctrine/collections": "<1.6.8",
2023-05-25 11:57:21 +00:00
"doctrine/common": "<2.13.3 || >=3 <3.2.2"
2017-03-09 18:32:00 +00:00
},
"require-dev": {
"doctrine/collections": "^1.6.8",
"doctrine/common": "^2.13.3 || ^3.2.2",
2023-05-25 11:57:21 +00:00
"phpspec/prophecy": "^1.10",
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
2017-03-09 18:32:00 +00:00
},
2021-02-12 21:08:26 +00:00
"default-branch": true,
2017-03-09 18:32:00 +00:00
"type": "library",
"autoload": {
2018-02-20 21:44:21 +00:00
"files": [
"src/DeepCopy/deep_copy.php"
],
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
}
2017-03-09 18:32:00 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Create deep copies (clones) of your objects",
"keywords": [
"clone",
"copy",
"duplicate",
"object",
"object graph"
],
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/myclabs/DeepCopy/issues",
2023-05-25 11:57:21 +00:00
"source": "https://github.com/myclabs/DeepCopy/tree/1.x"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
"type": "tidelift"
}
],
2023-11-11 21:49:12 +00:00
"time": "2023-11-01T08:01:43+00:00"
2017-03-09 18:32:00 +00:00
},
2020-10-24 18:27:48 +00:00
{
"name": "nikic/php-parser",
2024-01-01 15:00:54 +00:00
"version": "dev-master",
2020-10-24 18:27:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
2024-01-01 15:00:54 +00:00
"reference": "1eeeb2d5252d6d8706c5a8d9d88b8d1e7ecf2109"
2020-10-24 18:27:48 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1eeeb2d5252d6d8706c5a8d9d88b8d1e7ecf2109",
"reference": "1eeeb2d5252d6d8706c5a8d9d88b8d1e7ecf2109",
2020-10-24 18:27:48 +00:00
"shasum": ""
},
"require": {
2024-01-01 15:00:54 +00:00
"ext-ctype": "*",
"ext-json": "*",
2020-10-24 18:27:48 +00:00
"ext-tokenizer": "*",
2024-01-01 15:00:54 +00:00
"php": ">=7.4"
2020-10-24 18:27:48 +00:00
},
"require-dev": {
"ircmaxell/php-yacc": "^0.0.7",
2024-01-01 15:00:54 +00:00
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
2020-10-24 18:27:48 +00:00
},
2024-01-01 15:00:54 +00:00
"default-branch": true,
2020-10-24 18:27:48 +00:00
"bin": [
"bin/php-parse"
],
"type": "library",
"extra": {
"branch-alias": {
2024-01-01 15:00:54 +00:00
"dev-master": "5.0-dev"
2020-10-24 18:27:48 +00:00
}
},
"autoload": {
"psr-4": {
"PhpParser\\": "lib/PhpParser"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nikita Popov"
}
],
"description": "A PHP parser written in PHP",
"keywords": [
"parser",
"php"
],
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/nikic/PHP-Parser/tree/master"
2021-02-12 21:08:26 +00:00
},
2024-01-01 15:00:54 +00:00
"time": "2023-12-22T18:57:32+00:00"
2020-10-24 18:27:48 +00:00
},
2017-09-21 03:16:36 +00:00
{
"name": "phar-io/manifest",
2020-10-24 18:27:48 +00:00
"version": "dev-master",
2017-09-21 03:16:36 +00:00
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
2023-11-11 21:49:12 +00:00
"reference": "67729272c564ab9f953c81f48db44e8b1cb1e1c3"
2017-09-21 03:16:36 +00:00
},
"dist": {
"type": "zip",
2023-11-11 21:49:12 +00:00
"url": "https://api.github.com/repos/phar-io/manifest/zipball/67729272c564ab9f953c81f48db44e8b1cb1e1c3",
"reference": "67729272c564ab9f953c81f48db44e8b1cb1e1c3",
2017-09-21 03:16:36 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
2017-09-21 03:16:36 +00:00
"ext-phar": "*",
2020-10-24 18:27:48 +00:00
"ext-xmlwriter": "*",
"phar-io/version": "^3.0.1",
2023-11-11 21:49:12 +00:00
"php": "^7.3 || ^8.0"
2017-09-21 03:16:36 +00:00
},
2021-02-12 21:08:26 +00:00
"default-branch": true,
2017-09-21 03:16:36 +00:00
"type": "library",
"extra": {
"branch-alias": {
2020-10-24 18:27:48 +00:00
"dev-master": "2.0.x-dev"
2017-09-21 03:16:36 +00:00
}
},
"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)",
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/phar-io/manifest/issues",
"source": "https://github.com/phar-io/manifest/tree/master"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
2023-11-11 21:49:12 +00:00
"time": "2023-06-01T14:19:47+00:00"
2017-09-21 03:16:36 +00:00
},
{
"name": "phar-io/version",
"version": "3.2.1",
2017-09-21 03:16:36 +00:00
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
2017-09-21 03:16:36 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
2017-09-21 03:16:36 +00:00
"shasum": ""
},
"require": {
2020-10-24 18:27:48 +00:00
"php": "^7.2 || ^8.0"
2017-09-21 03:16:36 +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"
},
{
"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",
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/phar-io/version/issues",
"source": "https://github.com/phar-io/version/tree/3.2.1"
2021-02-12 21:08:26 +00:00
},
"time": "2022-02-21T01:04:05+00:00"
2017-03-09 18:32:00 +00:00
},
2022-10-28 16:33:32 +00:00
{
"name": "phpoption/phpoption",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/schmittjoh/php-option.git",
2023-12-14 00:14:24 +00:00
"reference": "416ca2ac2a84555b785a98002d613fe13d1d1c2f"
2022-10-28 16:33:32 +00:00
},
"dist": {
"type": "zip",
2023-12-14 00:14:24 +00:00
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/416ca2ac2a84555b785a98002d613fe13d1d1c2f",
"reference": "416ca2ac2a84555b785a98002d613fe13d1d1c2f",
2022-10-28 16:33:32 +00:00
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0"
},
"require-dev": {
2023-03-08 22:26:30 +00:00
"bamarni/composer-bin-plugin": "^1.8.2",
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
2022-10-28 16:33:32 +00:00
},
"default-branch": true,
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
2023-12-14 00:14:24 +00:00
"forward-command": false
2022-10-28 16:33:32 +00:00
},
"branch-alias": {
"dev-master": "1.9-dev"
}
},
"autoload": {
"psr-4": {
"PhpOption\\": "src/PhpOption/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Johannes M. Schmitt",
"email": "schmittjoh@gmail.com",
"homepage": "https://github.com/schmittjoh"
},
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
}
],
"description": "Option Type for PHP",
"keywords": [
"language",
"option",
"php",
"type"
],
"support": {
"issues": "https://github.com/schmittjoh/php-option/issues",
2023-12-14 00:14:24 +00:00
"source": "https://github.com/schmittjoh/php-option/tree/master"
2022-10-28 16:33:32 +00:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
"type": "tidelift"
}
],
2023-12-14 00:14:24 +00:00
"time": "2023-11-12T22:52:20+00:00"
2022-10-28 16:33:32 +00:00
},
2023-02-01 12:49:42 +00:00
{
"name": "phpstan/phpdoc-parser",
2024-01-01 15:00:54 +00:00
"version": "1.24.5",
2023-02-01 12:49:42 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
2024-01-01 15:00:54 +00:00
"reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc"
2023-02-01 12:49:42 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fedf211ff14ec8381c9bf5714e33a7a552dd1acc",
"reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc",
2023-02-01 12:49:42 +00:00
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
2023-11-11 21:49:12 +00:00
"doctrine/annotations": "^2.0",
2023-05-25 11:57:21 +00:00
"nikic/php-parser": "^4.15",
2023-02-01 12:49:42 +00:00
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.5",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.5",
"symfony/process": "^5.2"
},
"type": "library",
"autoload": {
"psr-4": {
"PHPStan\\PhpDocParser\\": [
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.5"
2023-02-01 12:49:42 +00:00
},
2024-01-01 15:00:54 +00:00
"time": "2023-12-16T09:33:33+00:00"
2023-02-01 12:49:42 +00:00
},
2023-02-03 16:44:16 +00:00
{
"name": "phpstan/phpstan",
2023-12-14 00:14:24 +00:00
"version": "1.10.50",
2023-02-03 16:44:16 +00:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
2023-12-14 00:14:24 +00:00
"reference": "06a98513ac72c03e8366b5a0cb00750b487032e4"
2023-02-03 16:44:16 +00:00
},
"dist": {
"type": "zip",
2023-12-14 00:14:24 +00:00
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/06a98513ac72c03e8366b5a0cb00750b487032e4",
"reference": "06a98513ac72c03e8366b5a0cb00750b487032e4",
2023-02-03 16:44:16 +00:00
"shasum": ""
},
"require": {
"php": "^7.2|^8.0"
},
"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",
"keywords": [
"dev",
"static analysis"
],
"support": {
2023-05-25 11:57:21 +00:00
"docs": "https://phpstan.org/user-guide/getting-started",
"forum": "https://github.com/phpstan/phpstan/discussions",
2023-02-03 16:44:16 +00:00
"issues": "https://github.com/phpstan/phpstan/issues",
2023-05-25 11:57:21 +00:00
"security": "https://github.com/phpstan/phpstan/security/policy",
"source": "https://github.com/phpstan/phpstan-src"
2023-02-03 16:44:16 +00:00
},
"funding": [
{
"url": "https://github.com/ondrejmirtes",
"type": "github"
},
{
"url": "https://github.com/phpstan",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
"type": "tidelift"
}
],
2023-12-14 00:14:24 +00:00
"time": "2023-12-13T10:59:42+00:00"
2023-02-03 16:44:16 +00:00
},
2021-02-12 21:08:26 +00:00
{
"name": "phpunit/php-code-coverage",
2024-01-01 15:00:54 +00:00
"version": "10.1.x-dev",
2021-02-12 21:08:26 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2024-01-01 15:00:54 +00:00
"reference": "e8a1b365339597e7268340f4df827c2688be7f83"
2021-02-12 21:08:26 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/e8a1b365339597e7268340f4df827c2688be7f83",
"reference": "e8a1b365339597e7268340f4df827c2688be7f83",
2021-02-12 21:08:26 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",
2024-01-01 15:00:54 +00:00
"nikic/php-parser": "^4.18 || ^5.0",
2023-12-14 00:14:24 +00:00
"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-02-12 21:08:26 +00:00
"theseer/tokenizer": "^1.2.0"
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.1"
2021-02-12 21:08:26 +00:00
},
"suggest": {
2023-05-25 11:57:21 +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-02-12 21:08:26 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "10.1-dev"
2021-02-12 21:08:26 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
"keywords": [
"coverage",
"testing",
"xunit"
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
2023-05-25 11:57:21 +00:00
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:35:59+00:00"
2021-02-12 21:08:26 +00:00
},
2017-03-09 18:32:00 +00:00
{
"name": "phpunit/php-file-iterator",
2024-01-01 15:00:54 +00:00
"version": "4.1.x-dev",
2017-03-09 18:32:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
2024-01-01 15:00:54 +00:00
"reference": "b36c308bfdd69e7bbafc4348f31c83a822458ec5"
2017-03-09 18:32:00 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/b36c308bfdd69e7bbafc4348f31c83a822458ec5",
"reference": "b36c308bfdd69e7bbafc4348f31c83a822458ec5",
2017-03-09 18:32:00 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": ">=8.1"
2019-07-05 14:47:47 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2017-03-09 18:32:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-01-01 15:00:54 +00:00
"dev-main": "4.1-dev"
2017-03-09 18:32:00 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
2019-07-05 14:47:47 +00:00
"email": "sebastian@phpunit.de",
2017-03-09 18:32:00 +00:00
"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"
],
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:36:54+00:00"
2019-12-07 23:00:52 +00:00
},
2017-03-09 18:32:00 +00:00
{
2020-10-24 18:27:48 +00:00
"name": "phpunit/php-invoker",
2024-01-01 15:00:54 +00:00
"version": "4.0.x-dev",
2017-03-09 18:32:00 +00:00
"source": {
"type": "git",
2020-10-24 18:27:48 +00:00
"url": "https://github.com/sebastianbergmann/php-invoker.git",
2024-01-01 15:00:54 +00:00
"reference": "4dc48195da24dd8200c891fc80f4c42675837d40"
2017-03-09 18:32:00 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/4dc48195da24dd8200c891fc80f4c42675837d40",
"reference": "4dc48195da24dd8200c891fc80f4c42675837d40",
2017-03-09 18:32:00 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": ">=8.1"
2020-10-24 18:27:48 +00:00
},
"require-dev": {
"ext-pcntl": "*",
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2020-10-24 18:27:48 +00:00
},
"suggest": {
"ext-pcntl": "*"
2017-03-09 18:32:00 +00:00
},
"type": "library",
2020-10-24 18:27:48 +00:00
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "4.0-dev"
2020-10-24 18:27:48 +00:00
}
},
2017-03-09 18:32:00 +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"
}
],
2020-10-24 18:27:48 +00:00
"description": "Invoke callables with a timeout",
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
2017-03-09 18:32:00 +00:00
"keywords": [
2020-10-24 18:27:48 +00:00
"process"
2017-03-09 18:32:00 +00:00
],
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/php-invoker/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:37:20+00:00"
2017-03-09 18:32:00 +00:00
},
{
2020-10-24 18:27:48 +00:00
"name": "phpunit/php-text-template",
2024-01-01 15:00:54 +00:00
"version": "3.0.x-dev",
2017-03-09 18:32:00 +00:00
"source": {
"type": "git",
2020-10-24 18:27:48 +00:00
"url": "https://github.com/sebastianbergmann/php-text-template.git",
2024-01-01 15:00:54 +00:00
"reference": "647402cf7377b645e13d5dc7b842549296149ae9"
2017-03-09 18:32:00 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/647402cf7377b645e13d5dc7b842549296149ae9",
"reference": "647402cf7377b645e13d5dc7b842549296149ae9",
2017-03-09 18:32:00 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": ">=8.1"
2017-03-09 18:32:00 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2017-03-09 18:32:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "3.0-dev"
2017-03-09 18:32:00 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
2019-07-05 14:47:47 +00:00
"email": "sebastian@phpunit.de",
2017-03-09 18:32:00 +00:00
"role": "lead"
}
],
2020-10-24 18:27:48 +00:00
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
2017-03-09 18:32:00 +00:00
"keywords": [
2020-10-24 18:27:48 +00:00
"template"
],
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:38:21+00:00"
2017-03-09 18:32:00 +00:00
},
{
2020-10-24 18:27:48 +00:00
"name": "phpunit/php-timer",
2024-01-01 15:00:54 +00:00
"version": "6.0.x-dev",
2017-03-09 18:32:00 +00:00
"source": {
"type": "git",
2020-10-24 18:27:48 +00:00
"url": "https://github.com/sebastianbergmann/php-timer.git",
2024-01-01 15:00:54 +00:00
"reference": "ec2a787f80646fbaca26bdcf16bb52c5d358a716"
2017-03-09 18:32:00 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/ec2a787f80646fbaca26bdcf16bb52c5d358a716",
"reference": "ec2a787f80646fbaca26bdcf16bb52c5d358a716",
2017-03-09 18:32:00 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": ">=8.1"
2017-03-09 18:32:00 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2017-03-09 18:32:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "6.0-dev"
2017-03-09 18:32:00 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
2020-10-24 18:27:48 +00:00
"email": "sebastian@phpunit.de",
"role": "lead"
2017-03-09 18:32:00 +00:00
}
],
2020-10-24 18:27:48 +00:00
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
2017-03-09 18:32:00 +00:00
"keywords": [
2020-10-24 18:27:48 +00:00
"timer"
2017-03-09 18:32:00 +00:00
],
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/php-timer/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/php-timer/tree/6.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:38:42+00:00"
2020-01-26 23:37:24 +00:00
},
2021-02-12 21:08:26 +00:00
{
"name": "phpunit/phpunit",
2023-12-14 00:14:24 +00:00
"version": "10.5.3",
2021-02-12 21:08:26 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
2023-12-14 00:14:24 +00:00
"reference": "6fce887c71076a73f32fd3e0774a6833fc5c7f19"
2021-02-12 21:08:26 +00:00
},
"dist": {
"type": "zip",
2023-12-14 00:14:24 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6fce887c71076a73f32fd3e0774a6833fc5c7f19",
"reference": "6fce887c71076a73f32fd3e0774a6833fc5c7f19",
2021-02-12 21:08:26 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.10.1",
2021-12-14 18:32:47 +00:00
"phar-io/manifest": "^2.0.3",
2021-02-12 21:08:26 +00:00
"phar-io/version": "^3.0.2",
2023-12-14 00:14:24 +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-02-12 21:08:26 +00:00
},
"suggest": {
2023-12-14 00:14:24 +00:00
"ext-soap": "To be able to generate mocks based on WSDL files"
2021-02-12 21:08:26 +00:00
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "10.5-dev"
2021-02-12 21:08:26 +00:00
}
},
"autoload": {
"files": [
"src/Framework/Assert/Functions.php"
],
"classmap": [
"src/"
2021-02-12 21:08:26 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
"keywords": [
"phpunit",
"testing",
"xunit"
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
2023-05-25 11:57:21 +00:00
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
2023-12-14 00:14:24 +00:00
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.3"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
2021-12-14 18:32:47 +00:00
"url": "https://phpunit.de/sponsors.html",
2021-02-12 21:08:26 +00:00
"type": "custom"
},
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
"type": "tidelift"
2021-02-12 21:08:26 +00:00
}
],
2023-12-14 00:14:24 +00:00
"time": "2023-12-13T07:25:23+00:00"
2021-02-12 21:08:26 +00:00
},
{
2021-03-14 15:43:35 +00:00
"name": "psr/cache",
2022-10-28 00:47:32 +00:00
"version": "dev-master",
"source": {
"type": "git",
2021-03-14 15:43:35 +00:00
"url": "https://github.com/php-fig/cache.git",
2022-10-28 00:47:32 +00:00
"reference": "0a7c67d0d1c8167b342eb74339d6f961663826ce"
},
"dist": {
"type": "zip",
2022-10-28 00:47:32 +00:00
"url": "https://api.github.com/repos/php-fig/cache/zipball/0a7c67d0d1c8167b342eb74339d6f961663826ce",
"reference": "0a7c67d0d1c8167b342eb74339d6f961663826ce",
"shasum": ""
},
"require": {
2022-10-28 00:47:32 +00:00
"php": ">=8.0.0"
},
"suggest": {
"fig/cache-util": "Provides some useful PSR-6 utilities"
},
2022-10-28 00:47:32 +00:00
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
2022-10-28 00:47:32 +00:00
"dev-master": "3.0.x-dev"
}
},
2021-03-14 15:43:35 +00:00
"autoload": {
"psr-4": {
"Psr\\Cache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2022-10-28 00:47:32 +00:00
"homepage": "https://www.php-fig.org/"
2021-03-14 15:43:35 +00:00
}
],
"description": "Common interface for caching libraries",
"keywords": [
"cache",
"psr",
"psr-6"
],
"support": {
"source": "https://github.com/php-fig/cache/tree/master"
},
2022-10-28 00:47:32 +00:00
"time": "2021-02-24T03:25:37+00:00"
2021-03-14 15:43:35 +00:00
},
{
"name": "psr/container",
2022-10-28 00:47:32 +00:00
"version": "dev-master",
2021-03-14 15:43:35 +00:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
2023-11-11 21:49:12 +00:00
"reference": "707984727bd5b2b670e59559d3ed2500240cf875"
2021-03-14 15:43:35 +00:00
},
"dist": {
"type": "zip",
2023-11-11 21:49:12 +00:00
"url": "https://api.github.com/repos/php-fig/container/zipball/707984727bd5b2b670e59559d3ed2500240cf875",
"reference": "707984727bd5b2b670e59559d3ed2500240cf875",
2021-03-14 15:43:35 +00:00
"shasum": ""
},
"require": {
"php": ">=7.4.0"
2022-10-28 16:33:32 +00:00
},
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
2022-10-28 16:33:32 +00:00
}
},
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
2022-10-28 16:33:32 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
2022-10-28 16:33:32 +00:00
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
2022-10-28 16:33:32 +00:00
],
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container"
2022-10-28 16:33:32 +00:00
},
"time": "2023-09-22T11:11:30+00:00"
2022-10-28 16:33:32 +00:00
},
{
"name": "psr/event-dispatcher",
2022-10-28 16:33:32 +00:00
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/php-fig/event-dispatcher.git",
"reference": "977ffcf551e3bfb73d90aac3e8e1583fd8d2f89a"
2022-10-28 16:33:32 +00:00
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/977ffcf551e3bfb73d90aac3e8e1583fd8d2f89a",
"reference": "977ffcf551e3bfb73d90aac3e8e1583fd8d2f89a",
2022-10-28 16:33:32 +00:00
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"suggest": {
"fig/event-dispatcher-util": "Provides some useful PSR-14 utilities"
2022-10-28 16:33:32 +00:00
},
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
2022-10-28 16:33:32 +00:00
}
},
"autoload": {
"psr-4": {
"Psr\\EventDispatcher\\": "src/"
2022-10-28 16:33:32 +00:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2023-05-25 11:57:21 +00:00
"homepage": "https://www.php-fig.org/"
2022-10-28 16:33:32 +00:00
}
],
"description": "Standard interfaces for event handling.",
2022-10-28 16:33:32 +00:00
"keywords": [
"events",
2022-10-28 16:33:32 +00:00
"psr",
"psr-14"
2022-10-28 16:33:32 +00:00
],
"support": {
"source": "https://github.com/php-fig/event-dispatcher"
2022-10-28 16:33:32 +00:00
},
"time": "2023-09-22T11:10:57+00:00"
2022-10-28 16:33:32 +00:00
},
{
"name": "psr/log",
2022-10-28 00:47:32 +00:00
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
2022-10-28 00:47:32 +00:00
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
},
"dist": {
"type": "zip",
2022-10-28 00:47:32 +00:00
"url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
"shasum": ""
},
"require": {
2022-10-28 00:47:32 +00:00
"php": ">=8.0.0"
},
2022-10-28 00:47:32 +00:00
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
2022-10-28 00:47:32 +00:00
"dev-master": "3.x-dev"
}
},
"autoload": {
"psr-4": {
2022-10-28 00:47:32 +00:00
"Psr\\Log\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
2021-02-12 21:08:26 +00:00
"support": {
2022-10-28 00:47:32 +00:00
"source": "https://github.com/php-fig/log/tree/3.0.0"
2021-02-12 21:08:26 +00:00
},
2022-10-28 00:47:32 +00:00
"time": "2021-07-14T16:46:02+00:00"
2020-10-24 18:27:48 +00:00
},
2022-10-28 16:33:32 +00:00
{
"name": "scrutinizer/ocular",
2023-12-14 00:14:24 +00:00
"version": "1.9",
2022-10-28 16:33:32 +00:00
"source": {
"type": "git",
"url": "https://github.com/scrutinizer-ci/ocular.git",
"reference": "dda3540f7458b2645cee2a02b24291914769c41c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/scrutinizer-ci/ocular/zipball/dda3540f7458b2645cee2a02b24291914769c41c",
"reference": "dda3540f7458b2645cee2a02b24291914769c41c",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "~6.3|^7.0",
"jms/serializer": "^1.0.0|^3.0",
"phpoption/phpoption": "~1.0",
"symfony/console": "^2.1.0|~3.0|~4.0|~5.0|^6.0",
"symfony/process": "~2.3|~3.0|~4.0|~5.0|^6.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.2",
"phpunit/phpunit": "^9.0.0",
"symfony/filesystem": "~2.0|~3.0|~4.0|~5.0|^6.0"
},
"bin": [
"bin/ocular"
],
"type": "library",
"autoload": {
"psr-4": {
"Scrutinizer\\Ocular\\": "src/Scrutinizer/Ocular"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"support": {
"issues": "https://github.com/scrutinizer-ci/ocular/issues",
"source": "https://github.com/scrutinizer-ci/ocular/tree/1.9"
},
"time": "2022-02-22T09:49:51+00:00"
},
2020-10-24 18:27:48 +00:00
{
"name": "sebastian/cli-parser",
2024-01-01 15:00:54 +00:00
"version": "2.0.x-dev",
2020-10-24 18:27:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/cli-parser.git",
2024-01-01 15:00:54 +00:00
"reference": "c7c703fd197a868d43a4cd838de640ee66714c7f"
2020-10-24 18:27:48 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c7c703fd197a868d43a4cd838de640ee66714c7f",
"reference": "c7c703fd197a868d43a4cd838de640ee66714c7f",
2020-10-24 18:27:48 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": ">=8.1"
2020-10-24 18:27:48 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2020-10-24 18:27:48 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "2.0-dev"
2020-10-24 18:27:48 +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 for parsing CLI options",
"homepage": "https://github.com/sebastianbergmann/cli-parser",
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:30:32+00:00"
2020-10-24 18:27:48 +00:00
},
{
"name": "sebastian/code-unit",
2024-01-01 15:00:54 +00:00
"version": "2.0.x-dev",
2020-10-24 18:27:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit.git",
2024-01-01 15:00:54 +00:00
"reference": "1901c2cd4d50e5b1c86e067e078032708122b960"
2020-10-24 18:27:48 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1901c2cd4d50e5b1c86e067e078032708122b960",
"reference": "1901c2cd4d50e5b1c86e067e078032708122b960",
2020-10-24 18:27:48 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": ">=8.1"
2020-10-24 18:27:48 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2020-10-24 18:27:48 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "2.0-dev"
2020-10-24 18:27:48 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Collection of value objects that represent the PHP code units",
"homepage": "https://github.com/sebastianbergmann/code-unit",
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/code-unit/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/code-unit/tree/2.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:31:01+00:00"
2017-03-09 18:32:00 +00:00
},
{
"name": "sebastian/code-unit-reverse-lookup",
2024-01-01 15:00:54 +00:00
"version": "3.0.x-dev",
2017-03-09 18:32:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
2024-01-01 15:00:54 +00:00
"reference": "35abdc17ebae0ddd0e174f9743cfe88936851758"
2017-03-09 18:32:00 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/35abdc17ebae0ddd0e174f9743cfe88936851758",
"reference": "35abdc17ebae0ddd0e174f9743cfe88936851758",
2017-03-09 18:32:00 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": ">=8.1"
2017-03-09 18:32:00 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2017-03-09 18:32:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "3.0-dev"
2017-03-09 18:32:00 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:31:25+00:00"
2017-03-09 18:32:00 +00:00
},
{
"name": "sebastian/comparator",
2024-01-01 15:00:54 +00:00
"version": "5.0.x-dev",
2017-03-09 18:32:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
2024-01-01 15:00:54 +00:00
"reference": "06c9db507d5d6fb5efaa1a0b1a229a12e0ce8574"
2017-03-09 18:32:00 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/06c9db507d5d6fb5efaa1a0b1a229a12e0ce8574",
"reference": "06c9db507d5d6fb5efaa1a0b1a229a12e0ce8574",
2017-03-09 18:32:00 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"ext-dom": "*",
"ext-mbstring": "*",
"php": ">=8.1",
"sebastian/diff": "^5.0",
"sebastian/exporter": "^5.0"
2017-03-09 18:32:00 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.4"
2017-03-09 18:32:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "5.0-dev"
2017-03-09 18:32:00 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
2020-10-24 18:27:48 +00:00
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
2017-03-09 18:32:00 +00:00
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
}
],
"description": "Provides the functionality to compare PHP values for equality",
2017-09-21 03:16:36 +00:00
"homepage": "https://github.com/sebastianbergmann/comparator",
2017-03-09 18:32:00 +00:00
"keywords": [
"comparator",
"compare",
"equality"
],
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/comparator/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/comparator/tree/5.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:31:46+00:00"
2020-10-24 18:27:48 +00:00
},
{
"name": "sebastian/complexity",
2024-01-01 15:00:54 +00:00
"version": "3.2.x-dev",
2020-10-24 18:27:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/complexity.git",
2024-01-01 15:00:54 +00:00
"reference": "7337abb9e9beaf34af915ec1497599d75b5e2f4d"
2020-10-24 18:27:48 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/7337abb9e9beaf34af915ec1497599d75b5e2f4d",
"reference": "7337abb9e9beaf34af915ec1497599d75b5e2f4d",
2020-10-24 18:27:48 +00:00
"shasum": ""
},
"require": {
2024-01-01 15:00:54 +00:00
"nikic/php-parser": "^4.18 || ^5.0",
2023-12-14 00:14:24 +00:00
"php": ">=8.1"
2020-10-24 18:27:48 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2020-10-24 18:27:48 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "3.2-dev"
2020-10-24 18:27:48 +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 for calculating the complexity of PHP code units",
"homepage": "https://github.com/sebastianbergmann/complexity",
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/complexity/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/complexity/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/complexity/tree/3.2"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:32:09+00:00"
2017-03-09 18:32:00 +00:00
},
{
"name": "sebastian/diff",
2024-01-01 15:00:54 +00:00
"version": "5.1.x-dev",
2017-03-09 18:32:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
2024-01-01 15:00:54 +00:00
"reference": "6fc9529a8e8eff86ad1f9125bad481b7c898f08f"
2017-03-09 18:32:00 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/6fc9529a8e8eff86ad1f9125bad481b7c898f08f",
"reference": "6fc9529a8e8eff86ad1f9125bad481b7c898f08f",
2017-03-09 18:32:00 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": ">=8.1"
2017-03-09 18:32:00 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0",
2024-01-01 15:00:54 +00:00
"symfony/process": "^6.4"
2017-03-09 18:32:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "5.1-dev"
2017-03-09 18:32:00 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
2020-01-26 23:37:24 +00:00
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
2020-10-24 18:27:48 +00:00
},
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
2017-03-09 18:32:00 +00:00
}
],
"description": "Diff implementation",
"homepage": "https://github.com/sebastianbergmann/diff",
"keywords": [
2019-07-05 14:47:47 +00:00
"diff",
"udiff",
"unidiff",
"unified diff"
2017-03-09 18:32:00 +00:00
],
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/diff/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/diff/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/diff/tree/5.1"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:32:59+00:00"
2017-03-09 18:32:00 +00:00
},
{
"name": "sebastian/environment",
2024-01-01 15:00:54 +00:00
"version": "6.0.x-dev",
2017-03-09 18:32:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
2024-01-01 15:00:54 +00:00
"reference": "a7b60a4fd8d7ee68f06d2986ae38ebfbd7224399"
2017-03-09 18:32:00 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/a7b60a4fd8d7ee68f06d2986ae38ebfbd7224399",
"reference": "a7b60a4fd8d7ee68f06d2986ae38ebfbd7224399",
2017-03-09 18:32:00 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": ">=8.1"
2017-03-09 18:32:00 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2019-07-05 14:47:47 +00:00
},
"suggest": {
"ext-posix": "*"
2017-03-09 18:32:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "6.0-dev"
2017-03-09 18:32:00 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
2023-12-14 00:14:24 +00:00
"homepage": "https://github.com/sebastianbergmann/environment",
2017-03-09 18:32:00 +00:00
"keywords": [
"Xdebug",
"environment",
"hhvm"
],
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/environment/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/environment/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/environment/tree/6.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:33:18+00:00"
2017-03-09 18:32:00 +00:00
},
{
"name": "sebastian/exporter",
2024-01-01 15:00:54 +00:00
"version": "5.1.x-dev",
2017-03-09 18:32:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
2024-01-01 15:00:54 +00:00
"reference": "0af67d5d3b795b3a034a5ecb9c494658de9ef55d"
2017-03-09 18:32:00 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/0af67d5d3b795b3a034a5ecb9c494658de9ef55d",
"reference": "0af67d5d3b795b3a034a5ecb9c494658de9ef55d",
2017-03-09 18:32:00 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"ext-mbstring": "*",
"php": ">=8.1",
"sebastian/recursion-context": "^5.0"
2017-03-09 18:32:00 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2017-03-09 18:32:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "5.1-dev"
2017-03-09 18:32:00 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
2019-10-01 09:31:31 +00:00
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
2017-03-09 18:32:00 +00:00
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
2019-10-01 09:31:31 +00:00
},
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
2017-03-09 18:32:00 +00:00
}
],
"description": "Provides the functionality to export PHP variables for visualization",
2021-12-14 18:32:47 +00:00
"homepage": "https://www.github.com/sebastianbergmann/exporter",
2017-03-09 18:32:00 +00:00
"keywords": [
"export",
"exporter"
],
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/exporter/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/exporter/tree/5.1"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:33:37+00:00"
2017-03-09 18:32:00 +00:00
},
{
"name": "sebastian/global-state",
2024-01-01 15:00:54 +00:00
"version": "6.0.x-dev",
2017-03-09 18:32:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
2024-01-01 15:00:54 +00:00
"reference": "f15849a2a7207eff11f73919dfd279e2cc85dd1b"
2017-03-09 18:32:00 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/f15849a2a7207eff11f73919dfd279e2cc85dd1b",
"reference": "f15849a2a7207eff11f73919dfd279e2cc85dd1b",
2017-03-09 18:32:00 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": ">=8.1",
"sebastian/object-reflector": "^3.0",
"sebastian/recursion-context": "^5.0"
2017-03-09 18:32:00 +00:00
},
"require-dev": {
2019-11-14 18:24:09 +00:00
"ext-dom": "*",
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2017-03-09 18:32:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "6.0-dev"
2017-03-09 18:32:00 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Snapshotting of global state",
2023-12-14 00:14:24 +00:00
"homepage": "https://www.github.com/sebastianbergmann/global-state",
2017-03-09 18:32:00 +00:00
"keywords": [
"global state"
],
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/global-state/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/global-state/tree/6.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:33:55+00:00"
2020-10-24 18:27:48 +00:00
},
{
"name": "sebastian/lines-of-code",
2024-01-01 15:00:54 +00:00
"version": "2.0.x-dev",
2020-10-24 18:27:48 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
2024-01-01 15:00:54 +00:00
"reference": "29f7720f283062763daf59d02499b569fd0b53e4"
2020-10-24 18:27:48 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/29f7720f283062763daf59d02499b569fd0b53e4",
"reference": "29f7720f283062763daf59d02499b569fd0b53e4",
2020-10-24 18:27:48 +00:00
"shasum": ""
},
"require": {
2024-01-01 15:00:54 +00:00
"nikic/php-parser": "^4.18 || ^5.0",
2023-12-14 00:14:24 +00:00
"php": ">=8.1"
2020-10-24 18:27:48 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2020-10-24 18:27:48 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "2.0-dev"
2020-10-24 18:27:48 +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 for counting the lines of code in PHP source code",
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:34:13+00:00"
2017-03-09 18:32:00 +00:00
},
{
"name": "sebastian/object-enumerator",
2024-01-01 15:00:54 +00:00
"version": "5.0.x-dev",
2017-03-09 18:32:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
2024-01-01 15:00:54 +00:00
"reference": "8df0d10e04532a48d17078a4cb504bfcfc3a1101"
2017-03-09 18:32:00 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/8df0d10e04532a48d17078a4cb504bfcfc3a1101",
"reference": "8df0d10e04532a48d17078a4cb504bfcfc3a1101",
2017-03-09 18:32:00 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": ">=8.1",
"sebastian/object-reflector": "^3.0",
"sebastian/recursion-context": "^5.0"
2017-03-09 18:32:00 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2017-03-09 18:32:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "5.0-dev"
2017-03-09 18:32:00 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/object-enumerator/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:34:38+00:00"
2017-09-21 03:16:36 +00:00
},
{
"name": "sebastian/object-reflector",
2024-01-01 15:00:54 +00:00
"version": "3.0.x-dev",
2017-09-21 03:16:36 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
2024-01-01 15:00:54 +00:00
"reference": "f6eb82d03f39cb1d13ae9ad9b7cb745144ecacda"
2017-09-21 03:16:36 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/f6eb82d03f39cb1d13ae9ad9b7cb745144ecacda",
"reference": "f6eb82d03f39cb1d13ae9ad9b7cb745144ecacda",
2017-09-21 03:16:36 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": ">=8.1"
2017-09-21 03:16:36 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2017-09-21 03:16:36 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "3.0-dev"
2017-09-21 03:16:36 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/object-reflector/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:35:14+00:00"
2017-03-09 18:32:00 +00:00
},
{
"name": "sebastian/recursion-context",
2024-01-01 15:00:54 +00:00
"version": "5.0.x-dev",
2017-03-09 18:32:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
2024-01-01 15:00:54 +00:00
"reference": "f7894029dc8a280837f77d643e881b53b6a04677"
2017-03-09 18:32:00 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/f7894029dc8a280837f77d643e881b53b6a04677",
"reference": "f7894029dc8a280837f77d643e881b53b6a04677",
2017-03-09 18:32:00 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": ">=8.1"
2017-03-09 18:32:00 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2017-03-09 18:32:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "5.0-dev"
2017-03-09 18:32:00 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
2020-01-26 23:37:24 +00:00
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
2020-10-24 18:27:48 +00:00
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
2017-03-09 18:32:00 +00:00
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
}
],
"description": "Provides functionality to recursively process PHP variables",
"homepage": "https://github.com/sebastianbergmann/recursion-context",
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/recursion-context/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:40:00+00:00"
2019-11-14 18:24:09 +00:00
},
{
"name": "sebastian/type",
2024-01-01 15:00:54 +00:00
"version": "4.0.x-dev",
2019-11-14 18:24:09 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
2024-01-01 15:00:54 +00:00
"reference": "4337b83f7f8e9260afb858162b7c801a728c0353"
2019-11-14 18:24:09 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/4337b83f7f8e9260afb858162b7c801a728c0353",
"reference": "4337b83f7f8e9260afb858162b7c801a728c0353",
2019-11-14 18:24:09 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": ">=8.1"
2019-11-14 18:24:09 +00:00
},
"require-dev": {
2023-12-14 00:14:24 +00:00
"phpunit/phpunit": "^10.0"
2019-11-14 18:24:09 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "4.0-dev"
2019-11-14 18:24:09 +00:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Collection of value objects that represent the types of the PHP type system",
"homepage": "https://github.com/sebastianbergmann/type",
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/type/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/type/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/type/tree/4.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:40:32+00:00"
2017-03-09 18:32:00 +00:00
},
{
"name": "sebastian/version",
2024-01-01 15:00:54 +00:00
"version": "4.0.x-dev",
2017-03-09 18:32:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
2024-01-01 15:00:54 +00:00
"reference": "116978f15ca072d5df4dab9419a32a66e386830d"
2017-03-09 18:32:00 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/116978f15ca072d5df4dab9419a32a66e386830d",
"reference": "116978f15ca072d5df4dab9419a32a66e386830d",
2017-03-09 18:32:00 +00:00
"shasum": ""
},
"require": {
2023-12-14 00:14:24 +00:00
"php": ">=8.1"
2017-03-09 18:32:00 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-12-14 00:14:24 +00:00
"dev-main": "4.0-dev"
2017-03-09 18:32:00 +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 helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/sebastianbergmann/version/issues",
2023-12-14 00:14:24 +00:00
"security": "https://github.com/sebastianbergmann/version/security/policy",
2024-01-01 15:00:54 +00:00
"source": "https://github.com/sebastianbergmann/version/tree/4.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2024-01-01 15:00:54 +00:00
"time": "2023-12-31T07:41:08+00:00"
2017-03-09 18:32:00 +00:00
},
2019-07-05 14:47:47 +00:00
{
"name": "symfony/console",
2023-05-25 11:57:21 +00:00
"version": "6.4.x-dev",
2019-07-05 14:47:47 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
2023-12-14 00:14:24 +00:00
"reference": "0254811a143e6bc6c8deea08b589a7e68a37f625"
2019-07-05 14:47:47 +00:00
},
"dist": {
"type": "zip",
2023-12-14 00:14:24 +00:00
"url": "https://api.github.com/repos/symfony/console/zipball/0254811a143e6bc6c8deea08b589a7e68a37f625",
"reference": "0254811a143e6bc6c8deea08b589a7e68a37f625",
2019-07-05 14:47:47 +00:00
"shasum": ""
},
"require": {
2022-10-28 00:47:32 +00:00
"php": ">=8.1",
2022-12-31 15:54:01 +00:00
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "~1.0",
2022-12-31 15:54:01 +00:00
"symfony/service-contracts": "^2.5|^3",
2023-05-25 11:57:21 +00:00
"symfony/string": "^5.4|^6.0|^7.0"
},
"conflict": {
2022-10-28 00:47:32 +00:00
"symfony/dependency-injection": "<5.4",
"symfony/dotenv": "<5.4",
"symfony/event-dispatcher": "<5.4",
"symfony/lock": "<5.4",
"symfony/process": "<5.4"
},
"provide": {
2022-10-28 00:47:32 +00:00
"psr/log-implementation": "1.0|2.0|3.0"
},
"require-dev": {
2022-10-28 00:47:32 +00:00
"psr/log": "^1|^2|^3",
2023-05-25 11:57:21 +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",
2023-11-11 21:49:12 +00:00
"symfony/http-foundation": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
2023-05-25 11:57:21 +00:00
"symfony/lock": "^5.4|^6.0|^7.0",
2023-11-11 21:49:12 +00:00
"symfony/messenger": "^5.4|^6.0|^7.0",
2023-05-25 11:57:21 +00:00
"symfony/process": "^5.4|^6.0|^7.0",
2023-11-11 21:49:12 +00:00
"symfony/stopwatch": "^5.4|^6.0|^7.0",
2023-05-25 11:57:21 +00:00
"symfony/var-dumper": "^5.4|^6.0|^7.0"
2019-07-05 14:47:47 +00:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Console\\": ""
2019-07-05 14:47:47 +00:00
},
"exclude-from-classmap": [
"/Tests/"
2019-07-05 14:47:47 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2019-10-01 09:31:31 +00:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2019-07-05 14:47:47 +00:00
}
],
"description": "Eases the creation of beautiful and testable command line interfaces",
2019-07-05 14:47:47 +00:00
"homepage": "https://symfony.com",
"keywords": [
"cli",
2023-05-25 11:57:21 +00:00
"command-line",
"console",
"terminal"
2019-07-05 14:47:47 +00:00
],
2021-02-12 21:08:26 +00:00
"support": {
2023-05-25 11:57:21 +00:00
"source": "https://github.com/symfony/console/tree/6.4"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2023-12-14 00:14:24 +00:00
"time": "2023-12-10T16:15:48+00:00"
2019-07-05 14:47:47 +00:00
},
2017-03-09 18:32:00 +00:00
{
"name": "symfony/event-dispatcher",
2023-05-25 11:57:21 +00:00
"version": "6.4.x-dev",
2017-03-09 18:32:00 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
2024-01-01 15:00:54 +00:00
"reference": "e95216850555cd55e71b857eb9d6c2674124603a"
2017-03-09 18:32:00 +00:00
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e95216850555cd55e71b857eb9d6c2674124603a",
"reference": "e95216850555cd55e71b857eb9d6c2674124603a",
2017-03-09 18:32:00 +00:00
"shasum": ""
},
"require": {
2022-10-28 00:47:32 +00:00
"php": ">=8.1",
2022-12-31 15:54:01 +00:00
"symfony/event-dispatcher-contracts": "^2.5|^3"
2017-03-09 18:32:00 +00:00
},
2019-11-24 15:59:14 +00:00
"conflict": {
2022-12-31 15:54:01 +00:00
"symfony/dependency-injection": "<5.4",
"symfony/service-contracts": "<2.5"
},
"provide": {
"psr/event-dispatcher-implementation": "1.0",
2022-10-28 00:47:32 +00:00
"symfony/event-dispatcher-implementation": "2.0|3.0"
2019-11-24 15:59:14 +00:00
},
2017-03-09 18:32:00 +00:00
"require-dev": {
2021-12-14 18:32:47 +00:00
"psr/log": "^1|^2|^3",
2023-05-25 11:57:21 +00:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/error-handler": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0",
2022-12-31 15:54:01 +00:00
"symfony/service-contracts": "^2.5|^3",
2023-05-25 11:57:21 +00:00
"symfony/stopwatch": "^5.4|^6.0|^7.0"
2017-03-09 18:32:00 +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"
}
],
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
2021-02-12 21:08:26 +00:00
"support": {
2023-05-25 11:57:21 +00:00
"source": "https://github.com/symfony/event-dispatcher/tree/6.4"
2021-02-12 21:08:26 +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-01-01 15:00:54 +00:00
"time": "2023-12-27T22:16:42+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
2023-11-11 21:49:12 +00:00
"version": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
2023-05-25 11:57:21 +00:00
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
},
"dist": {
"type": "zip",
2023-05-25 11:57:21 +00:00
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
"shasum": ""
},
"require": {
2022-10-28 00:47:32 +00:00
"php": ">=8.1",
"psr/event-dispatcher": "^1"
},
2023-11-11 21:49:12 +00:00
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
2023-05-25 11:57:21 +00:00
"dev-main": "3.4-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"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-12 21:08:26 +00:00
"support": {
2023-12-14 00:14:24 +00:00
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2023-05-25 11:57:21 +00:00
"time": "2023-05-23T14:45:45+00:00"
},
{
"name": "symfony/filesystem",
2023-05-25 11:57:21 +00:00
"version": "6.4.x-dev",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
2023-11-11 21:49:12 +00:00
"reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59"
},
"dist": {
"type": "zip",
2023-11-11 21:49:12 +00:00
"url": "https://api.github.com/repos/symfony/filesystem/zipball/952a8cb588c3bc6ce76f6023000fb932f16a6e59",
"reference": "952a8cb588c3bc6ce76f6023000fb932f16a6e59",
"shasum": ""
},
"require": {
2022-10-28 00:47:32 +00:00
"php": ">=8.1",
2021-12-14 18:32:47 +00:00
"symfony/polyfill-ctype": "~1.8",
2022-10-28 00:47:32 +00:00
"symfony/polyfill-mbstring": "~1.8"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Filesystem\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
2021-02-12 21:08:26 +00:00
"support": {
2023-11-11 21:49:12 +00:00
"source": "https://github.com/symfony/filesystem/tree/6.4"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2023-11-11 21:49:12 +00:00
"time": "2023-07-26T17:27:13+00:00"
},
{
"name": "symfony/finder",
2023-05-25 11:57:21 +00:00
"version": "6.4.x-dev",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
2023-11-11 21:49:12 +00:00
"reference": "11d736e97f116ac375a81f96e662911a34cd50ce"
},
"dist": {
"type": "zip",
2023-11-11 21:49:12 +00:00
"url": "https://api.github.com/repos/symfony/finder/zipball/11d736e97f116ac375a81f96e662911a34cd50ce",
"reference": "11d736e97f116ac375a81f96e662911a34cd50ce",
"shasum": ""
},
"require": {
2022-10-28 00:47:32 +00:00
"php": ">=8.1"
},
"require-dev": {
2023-05-25 11:57:21 +00:00
"symfony/filesystem": "^6.0|^7.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
2021-02-12 21:08:26 +00:00
"support": {
2023-05-25 11:57:21 +00:00
"source": "https://github.com/symfony/finder/tree/6.4"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2023-11-11 21:49:12 +00:00
"time": "2023-10-31T17:30:12+00:00"
},
{
"name": "symfony/options-resolver",
2023-05-25 11:57:21 +00:00
"version": "6.4.x-dev",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
2023-11-11 21:49:12 +00:00
"reference": "22301f0e7fdeaacc14318928612dee79be99860e"
},
"dist": {
"type": "zip",
2023-11-11 21:49:12 +00:00
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/22301f0e7fdeaacc14318928612dee79be99860e",
"reference": "22301f0e7fdeaacc14318928612dee79be99860e",
"shasum": ""
},
"require": {
2022-10-28 00:47:32 +00:00
"php": ">=8.1",
2022-12-31 15:54:01 +00:00
"symfony/deprecation-contracts": "^2.5|^3"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\OptionsResolver\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides an improved replacement for the array_replace PHP function",
"homepage": "https://symfony.com",
"keywords": [
"config",
"configuration",
"options"
],
2021-02-12 21:08:26 +00:00
"support": {
2023-11-11 21:49:12 +00:00
"source": "https://github.com/symfony/options-resolver/tree/6.4"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2023-11-11 21:49:12 +00:00
"time": "2023-08-08T10:16:24+00:00"
},
{
"name": "symfony/polyfill-ctype",
2023-11-11 21:49:12 +00:00
"version": "1.x-dev",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
2023-02-01 12:49:42 +00:00
"reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
},
"dist": {
"type": "zip",
2023-02-01 12:49:42 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
"reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
2021-12-14 18:32:47 +00:00
"provide": {
"ext-ctype": "*"
},
"suggest": {
"ext-ctype": "For best performance"
},
2021-02-12 21:08:26 +00:00
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
2023-02-01 12:49:42 +00:00
"dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for ctype functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],
2021-02-12 21:08:26 +00:00
"support": {
2023-11-11 21:49:12 +00:00
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2023-02-01 12:49:42 +00:00
"time": "2023-01-26T09:26:14+00:00"
},
{
"name": "symfony/polyfill-intl-grapheme",
2023-11-11 21:49:12 +00:00
"version": "1.x-dev",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
2023-02-01 12:49:42 +00:00
"reference": "875e90aeea2777b6f135677f618529449334a612"
},
"dist": {
"type": "zip",
2023-02-01 12:49:42 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
"reference": "875e90aeea2777b6f135677f618529449334a612",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
2021-02-12 21:08:26 +00:00
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
2023-02-01 12:49:42 +00:00
"dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's grapheme_* functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"grapheme",
"intl",
"polyfill",
"portable",
"shim"
],
2021-02-12 21:08:26 +00:00
"support": {
2023-11-11 21:49:12 +00:00
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2023-02-01 12:49:42 +00:00
"time": "2023-01-26T09:26:14+00:00"
},
{
"name": "symfony/polyfill-intl-normalizer",
2023-11-11 21:49:12 +00:00
"version": "1.x-dev",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
2023-02-01 12:49:42 +00:00
"reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
},
"dist": {
"type": "zip",
2023-02-01 12:49:42 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
"reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
2021-02-12 21:08:26 +00:00
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
2023-02-01 12:49:42 +00:00
"dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's Normalizer class and related functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"intl",
"normalizer",
"polyfill",
"portable",
"shim"
],
2021-02-12 21:08:26 +00:00
"support": {
2023-11-11 21:49:12 +00:00
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2023-02-01 12:49:42 +00:00
"time": "2023-01-26T09:26:14+00:00"
},
{
2021-12-14 18:32:47 +00:00
"name": "symfony/polyfill-php80",
2023-11-11 21:49:12 +00:00
"version": "1.x-dev",
"source": {
"type": "git",
2021-12-14 18:32:47 +00:00
"url": "https://github.com/symfony/polyfill-php80.git",
2023-02-01 12:49:42 +00:00
"reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
},
"dist": {
"type": "zip",
2023-02-01 12:49:42 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
"reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
2021-02-12 21:08:26 +00:00
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
2023-02-01 12:49:42 +00:00
"dev-main": "1.28-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2021-12-14 18:32:47 +00:00
{
"name": "Ion Bazan",
"email": "ion.bazan@gmail.com"
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-12-14 18:32:47 +00:00
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2021-02-12 21:08:26 +00:00
"support": {
2023-11-11 21:49:12 +00:00
"source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2023-02-01 12:49:42 +00:00
"time": "2023-01-26T09:26:14+00:00"
},
{
2021-12-14 18:32:47 +00:00
"name": "symfony/polyfill-php81",
2023-11-11 21:49:12 +00:00
"version": "1.x-dev",
"source": {
"type": "git",
2021-12-14 18:32:47 +00:00
"url": "https://github.com/symfony/polyfill-php81.git",
2023-02-01 12:49:42 +00:00
"reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
},
"dist": {
"type": "zip",
2023-02-01 12:49:42 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
"reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
2021-02-12 21:08:26 +00:00
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
2023-02-01 12:49:42 +00:00
"dev-main": "1.28-dev"
},
"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"
}
],
2021-12-14 18:32:47 +00:00
"description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2021-02-12 21:08:26 +00:00
"support": {
2023-11-11 21:49:12 +00:00
"source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2023-02-01 12:49:42 +00:00
"time": "2023-01-26T09:26:14+00:00"
},
{
"name": "symfony/process",
2023-05-25 11:57:21 +00:00
"version": "6.4.x-dev",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
2024-01-01 15:00:54 +00:00
"reference": "c4b1ef0bc80533d87a2e969806172f1c2a980241"
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/symfony/process/zipball/c4b1ef0bc80533d87a2e969806172f1c2a980241",
"reference": "c4b1ef0bc80533d87a2e969806172f1c2a980241",
"shasum": ""
},
"require": {
2022-10-28 00:47:32 +00:00
"php": ">=8.1"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Process\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
2021-02-12 21:08:26 +00:00
"support": {
2023-11-11 21:49:12 +00:00
"source": "https://github.com/symfony/process/tree/6.4"
2021-02-12 21:08:26 +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-01-01 15:00:54 +00:00
"time": "2023-12-22T16:42:54+00:00"
},
{
"name": "symfony/service-contracts",
2023-11-11 21:49:12 +00:00
"version": "dev-main",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
2024-01-01 15:00:54 +00:00
"reference": "fe07cbc8d837f60caf7018068e350cc5163681a0"
},
"dist": {
"type": "zip",
2024-01-01 15:00:54 +00:00
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0",
"reference": "fe07cbc8d837f60caf7018068e350cc5163681a0",
"shasum": ""
},
"require": {
2022-10-28 00:47:32 +00:00
"php": ">=8.1",
2024-01-01 15:00:54 +00:00
"psr/container": "^1.1|^2.0"
2021-12-14 18:32:47 +00:00
},
"conflict": {
"ext-psr": "<1.1|>=2"
},
2023-11-11 21:49:12 +00:00
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
2023-05-25 11:57:21 +00:00
"dev-main": "3.4-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
2022-10-28 00:47:32 +00:00
},
"exclude-from-classmap": [
"/Test/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to writing services",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2021-02-12 21:08:26 +00:00
"support": {
2024-01-01 15:00:54 +00:00
"source": "https://github.com/symfony/service-contracts/tree/v3.4.1"
2021-02-12 21:08:26 +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-01-01 15:00:54 +00:00
"time": "2023-12-26T14:02:43+00:00"
},
{
"name": "symfony/stopwatch",
2023-05-25 11:57:21 +00:00
"version": "6.4.x-dev",
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
2023-05-25 11:57:21 +00:00
"reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2"
},
"dist": {
"type": "zip",
2023-05-25 11:57:21 +00:00
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2",
"reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2",
"shasum": ""
},
"require": {
2022-10-28 00:47:32 +00:00
"php": ">=8.1",
2022-12-31 15:54:01 +00:00
"symfony/service-contracts": "^2.5|^3"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Stopwatch\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides a way to profile code",
"homepage": "https://symfony.com",
2021-02-12 21:08:26 +00:00
"support": {
2023-05-25 11:57:21 +00:00
"source": "https://github.com/symfony/stopwatch/tree/v6.3.0-RC1"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2023-05-25 11:57:21 +00:00
"time": "2023-02-16T10:14:28+00:00"
},
{
"name": "symfony/string",
2023-05-25 11:57:21 +00:00
"version": "6.4.x-dev",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
2023-12-14 00:14:24 +00:00
"reference": "7cb80bc10bfcdf6b5492741c0b9357dac66940bc"
},
"dist": {
"type": "zip",
2023-12-14 00:14:24 +00:00
"url": "https://api.github.com/repos/symfony/string/zipball/7cb80bc10bfcdf6b5492741c0b9357dac66940bc",
"reference": "7cb80bc10bfcdf6b5492741c0b9357dac66940bc",
"shasum": ""
},
"require": {
2022-10-28 00:47:32 +00:00
"php": ">=8.1",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme": "~1.0",
"symfony/polyfill-intl-normalizer": "~1.0",
2022-10-28 00:47:32 +00:00
"symfony/polyfill-mbstring": "~1.0"
},
2021-12-14 18:32:47 +00:00
"conflict": {
2022-12-31 15:54:01 +00:00
"symfony/translation-contracts": "<2.5"
2021-12-14 18:32:47 +00:00
},
"require-dev": {
2023-05-25 11:57:21 +00:00
"symfony/error-handler": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/intl": "^6.2|^7.0",
2022-12-31 15:54:01 +00:00
"symfony/translation-contracts": "^2.5|^3.0",
2023-05-25 11:57:21 +00:00
"symfony/var-exporter": "^5.4|^6.0|^7.0"
},
"type": "library",
"autoload": {
"files": [
"Resources/functions.php"
],
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
"homepage": "https://symfony.com",
"keywords": [
"grapheme",
"i18n",
"string",
"unicode",
"utf-8",
"utf8"
],
2021-02-12 21:08:26 +00:00
"support": {
2023-05-25 11:57:21 +00:00
"source": "https://github.com/symfony/string/tree/6.4"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2023-12-14 00:14:24 +00:00
"time": "2023-12-10T16:15:48+00:00"
},
{
"name": "theseer/tokenizer",
2023-12-14 00:14:24 +00:00
"version": "1.2.2",
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
2023-12-14 00:14:24 +00:00
"reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96"
},
"dist": {
"type": "zip",
2023-12-14 00:14:24 +00:00
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
"reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^7.2 || ^8.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
}
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
2021-02-12 21:08:26 +00:00
"support": {
"issues": "https://github.com/theseer/tokenizer/issues",
2023-12-14 00:14:24 +00:00
"source": "https://github.com/theseer/tokenizer/tree/1.2.2"
2021-02-12 21:08:26 +00:00
},
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
2023-12-14 00:14:24 +00:00
"time": "2023-11-20T00:12:19+00:00"
2016-06-18 17:33:56 +00:00
}
],
"aliases": [],
"minimum-stability": "dev",
2022-10-28 16:33:32 +00:00
"stability-flags": {
2023-02-01 12:49:42 +00:00
"shish/gqla": 20,
2024-01-01 15:00:54 +00:00
"naroga/redis-cache": 20
2022-10-28 16:33:32 +00:00
},
2016-06-18 17:33:56 +00:00
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
2022-10-28 00:47:32 +00:00
"php": "^8.1",
2019-07-05 14:47:47 +00:00
"ext-pdo": "*",
2020-06-24 15:50:00 +00:00
"ext-json": "*",
"ext-fileinfo": "*"
2016-06-18 17:33:56 +00:00
},
2020-10-24 18:27:48 +00:00
"platform-dev": [],
2020-12-25 02:38:23 +00:00
"platform-overrides": {
2022-10-28 00:47:32 +00:00
"php": "8.1.0"
2021-02-12 21:08:26 +00:00
},
2024-01-01 14:59:26 +00:00
"plugin-api-version": "2.6.0"
2016-06-18 17:33:56 +00:00
}