2024-07-28 23:23:38 +00:00
|
|
|
{
|
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2024-07-28 23:30:04 +00:00
|
|
|
"content-hash": "787228b99ddf255934056957e3229d79",
|
2024-07-28 23:23:38 +00:00
|
|
|
"packages": [
|
|
|
|
{
|
|
|
|
"name": "google/recaptcha",
|
|
|
|
"version": "1.3.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/google/recaptcha.git",
|
|
|
|
"reference": "d59a801e98a4e9174814a6d71bbc268dff1202df"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/google/recaptcha/zipball/d59a801e98a4e9174814a6d71bbc268dff1202df",
|
|
|
|
"reference": "d59a801e98a4e9174814a6d71bbc268dff1202df",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=8"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"friendsofphp/php-cs-fixer": "^3.14",
|
|
|
|
"php-coveralls/php-coveralls": "^2.5",
|
|
|
|
"phpunit/phpunit": "^10"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.3.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"ReCaptcha\\": "src/ReCaptcha"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
|
|
|
|
"homepage": "https://www.google.com/recaptcha/",
|
|
|
|
"keywords": [
|
|
|
|
"Abuse",
|
|
|
|
"captcha",
|
|
|
|
"recaptcha",
|
|
|
|
"spam"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"forum": "https://groups.google.com/forum/#!forum/recaptcha",
|
|
|
|
"issues": "https://github.com/google/recaptcha/issues",
|
|
|
|
"source": "https://github.com/google/recaptcha"
|
|
|
|
},
|
|
|
|
"time": "2023-02-18T17:41:46+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "monolog/monolog",
|
|
|
|
"version": "1.27.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
|
|
"reference": "904713c5929655dc9b97288b69cfeedad610c9a1"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/904713c5929655dc9b97288b69cfeedad610c9a1",
|
|
|
|
"reference": "904713c5929655dc9b97288b69cfeedad610c9a1",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0",
|
|
|
|
"psr/log": "~1.0"
|
|
|
|
},
|
|
|
|
"provide": {
|
|
|
|
"psr/log-implementation": "1.0.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"aws/aws-sdk-php": "^2.4.9 || ^3.0",
|
|
|
|
"doctrine/couchdb": "~1.0@dev",
|
|
|
|
"graylog2/gelf-php": "~1.0",
|
|
|
|
"php-amqplib/php-amqplib": "~2.4",
|
|
|
|
"php-console/php-console": "^3.1.3",
|
|
|
|
"phpstan/phpstan": "^0.12.59",
|
|
|
|
"phpunit/phpunit": "~4.5",
|
|
|
|
"ruflin/elastica": ">=0.90 <3.0",
|
|
|
|
"sentry/sentry": "^0.13",
|
|
|
|
"swiftmailer/swiftmailer": "^5.3|^6.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
|
|
|
|
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
|
|
|
|
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
|
|
|
|
"ext-mongo": "Allow sending log messages to a MongoDB server",
|
|
|
|
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
|
|
|
"mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
|
|
|
|
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
|
|
|
|
"php-console/php-console": "Allow sending log messages to Google Chrome",
|
|
|
|
"rollbar/rollbar": "Allow sending log messages to Rollbar",
|
|
|
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server",
|
|
|
|
"sentry/sentry": "Allow sending log messages to a Sentry server"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Monolog\\": "src/Monolog"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jordi Boggiano",
|
|
|
|
"email": "j.boggiano@seld.be",
|
|
|
|
"homepage": "http://seld.be"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
|
|
|
|
"homepage": "http://github.com/Seldaek/monolog",
|
|
|
|
"keywords": [
|
|
|
|
"log",
|
|
|
|
"logging",
|
|
|
|
"psr-3"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/Seldaek/monolog/issues",
|
|
|
|
"source": "https://github.com/Seldaek/monolog/tree/1.27.1"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/Seldaek",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2022-06-09T08:53:42+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "nikic/fast-route",
|
|
|
|
"version": "v1.3.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/nikic/FastRoute.git",
|
|
|
|
"reference": "181d480e08d9476e61381e04a71b34dc0432e812"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
|
|
|
|
"reference": "181d480e08d9476e61381e04a71b34dc0432e812",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.4.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^4.8.35|~5.7"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"src/functions.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"FastRoute\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nikita Popov",
|
|
|
|
"email": "nikic@php.net"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Fast request router for PHP",
|
|
|
|
"keywords": [
|
|
|
|
"router",
|
|
|
|
"routing"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/nikic/FastRoute/issues",
|
|
|
|
"source": "https://github.com/nikic/FastRoute/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2018-02-13T20:26:39+00:00"
|
|
|
|
},
|
|
|
|
{
|
2024-07-28 23:30:04 +00:00
|
|
|
"name": "psr/container",
|
|
|
|
"version": "2.0.2",
|
2024-07-28 23:23:38 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-07-28 23:30:04 +00:00
|
|
|
"url": "https://github.com/php-fig/container.git",
|
|
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-28 23:30:04 +00:00
|
|
|
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
2024-07-28 23:23:38 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"php": ">=7.4.0"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"dev-master": "2.0.x-dev"
|
2024-07-28 23:23:38 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"psr-4": {
|
|
|
|
"Psr\\Container\\": "src/"
|
2024-07-28 23:23:38 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-07-28 23:30:04 +00:00
|
|
|
"name": "PHP-FIG",
|
|
|
|
"homepage": "https://www.php-fig.org/"
|
2024-07-28 23:23:38 +00:00
|
|
|
}
|
|
|
|
],
|
2024-07-28 23:30:04 +00:00
|
|
|
"description": "Common Container Interface (PHP FIG PSR-11)",
|
|
|
|
"homepage": "https://github.com/php-fig/container",
|
2024-07-28 23:23:38 +00:00
|
|
|
"keywords": [
|
2024-07-28 23:30:04 +00:00
|
|
|
"PSR-11",
|
2024-07-28 23:23:38 +00:00
|
|
|
"container",
|
2024-07-28 23:30:04 +00:00
|
|
|
"container-interface",
|
|
|
|
"container-interop",
|
|
|
|
"psr"
|
2024-07-28 23:23:38 +00:00
|
|
|
],
|
|
|
|
"support": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"issues": "https://github.com/php-fig/container/issues",
|
|
|
|
"source": "https://github.com/php-fig/container/tree/2.0.2"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
2024-07-28 23:30:04 +00:00
|
|
|
"time": "2021-11-05T16:47:00+00:00"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
{
|
2024-07-28 23:30:04 +00:00
|
|
|
"name": "psr/http-factory",
|
|
|
|
"version": "1.1.0",
|
2024-07-28 23:23:38 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-07-28 23:30:04 +00:00
|
|
|
"url": "https://github.com/php-fig/http-factory.git",
|
|
|
|
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-28 23:30:04 +00:00
|
|
|
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
|
|
|
|
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
|
2024-07-28 23:23:38 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"php": ">=7.1",
|
|
|
|
"psr/http-message": "^1.0 || ^2.0"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
2024-07-28 23:30:04 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
2024-07-28 23:23:38 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"Psr\\Http\\Message\\": "src/"
|
2024-07-28 23:23:38 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP-FIG",
|
|
|
|
"homepage": "https://www.php-fig.org/"
|
|
|
|
}
|
|
|
|
],
|
2024-07-28 23:30:04 +00:00
|
|
|
"description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
|
2024-07-28 23:23:38 +00:00
|
|
|
"keywords": [
|
2024-07-28 23:30:04 +00:00
|
|
|
"factory",
|
|
|
|
"http",
|
|
|
|
"message",
|
|
|
|
"psr",
|
|
|
|
"psr-17",
|
|
|
|
"psr-7",
|
|
|
|
"request",
|
|
|
|
"response"
|
2024-07-28 23:23:38 +00:00
|
|
|
],
|
|
|
|
"support": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"source": "https://github.com/php-fig/http-factory"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
2024-07-28 23:30:04 +00:00
|
|
|
"time": "2024-04-15T12:06:14+00:00"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "psr/http-message",
|
2024-07-28 23:30:04 +00:00
|
|
|
"version": "2.0",
|
2024-07-28 23:23:38 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/http-message.git",
|
2024-07-28 23:30:04 +00:00
|
|
|
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-28 23:30:04 +00:00
|
|
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
|
|
|
|
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
|
2024-07-28 23:23:38 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.2 || ^8.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"dev-master": "2.0.x-dev"
|
2024-07-28 23:23:38 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Psr\\Http\\Message\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP-FIG",
|
2024-07-28 23:30:04 +00:00
|
|
|
"homepage": "https://www.php-fig.org/"
|
2024-07-28 23:23:38 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common interface for HTTP messages",
|
|
|
|
"homepage": "https://github.com/php-fig/http-message",
|
|
|
|
"keywords": [
|
|
|
|
"http",
|
|
|
|
"http-message",
|
|
|
|
"psr",
|
|
|
|
"psr-7",
|
|
|
|
"request",
|
|
|
|
"response"
|
|
|
|
],
|
|
|
|
"support": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"source": "https://github.com/php-fig/http-message/tree/2.0"
|
|
|
|
},
|
|
|
|
"time": "2023-04-04T09:54:51+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "psr/http-server-handler",
|
|
|
|
"version": "1.0.2",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/http-server-handler.git",
|
|
|
|
"reference": "84c4fb66179be4caaf8e97bd239203245302e7d4"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/84c4fb66179be4caaf8e97bd239203245302e7d4",
|
|
|
|
"reference": "84c4fb66179be4caaf8e97bd239203245302e7d4",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.0",
|
|
|
|
"psr/http-message": "^1.0 || ^2.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Psr\\Http\\Server\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP-FIG",
|
|
|
|
"homepage": "https://www.php-fig.org/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common interface for HTTP server-side request handler",
|
|
|
|
"keywords": [
|
|
|
|
"handler",
|
|
|
|
"http",
|
|
|
|
"http-interop",
|
|
|
|
"psr",
|
|
|
|
"psr-15",
|
|
|
|
"psr-7",
|
|
|
|
"request",
|
|
|
|
"response",
|
|
|
|
"server"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/php-fig/http-server-handler/tree/1.0.2"
|
|
|
|
},
|
|
|
|
"time": "2023-04-10T20:06:20+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "psr/http-server-middleware",
|
|
|
|
"version": "1.0.2",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/http-server-middleware.git",
|
|
|
|
"reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
|
|
|
|
"reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.0",
|
|
|
|
"psr/http-message": "^1.0 || ^2.0",
|
|
|
|
"psr/http-server-handler": "^1.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Psr\\Http\\Server\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP-FIG",
|
|
|
|
"homepage": "https://www.php-fig.org/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common interface for HTTP server-side middleware",
|
|
|
|
"keywords": [
|
|
|
|
"http",
|
|
|
|
"http-interop",
|
|
|
|
"middleware",
|
|
|
|
"psr",
|
|
|
|
"psr-15",
|
|
|
|
"psr-7",
|
|
|
|
"request",
|
|
|
|
"response"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/php-fig/http-server-middleware/issues",
|
|
|
|
"source": "https://github.com/php-fig/http-server-middleware/tree/1.0.2"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
2024-07-28 23:30:04 +00:00
|
|
|
"time": "2023-04-11T06:14:47+00:00"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "psr/log",
|
|
|
|
"version": "1.1.4",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/log.git",
|
|
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
|
|
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.1.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Psr\\Log\\": "Psr/Log/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP-FIG",
|
|
|
|
"homepage": "https://www.php-fig.org/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common interface for logging libraries",
|
|
|
|
"homepage": "https://github.com/php-fig/log",
|
|
|
|
"keywords": [
|
|
|
|
"log",
|
|
|
|
"psr",
|
|
|
|
"psr-3"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/php-fig/log/tree/1.1.4"
|
|
|
|
},
|
|
|
|
"time": "2021-05-03T11:20:27+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "slim/flash",
|
|
|
|
"version": "0.4.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/slimphp/Slim-Flash.git",
|
|
|
|
"reference": "9aaff5fded3b54f4e519ec3d4ac74d3d1f2cbbbc"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/slimphp/Slim-Flash/zipball/9aaff5fded3b54f4e519ec3d4ac74d3d1f2cbbbc",
|
|
|
|
"reference": "9aaff5fded3b54f4e519ec3d4ac74d3d1f2cbbbc",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.5.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^4.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Slim\\Flash\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Josh Lockhart",
|
|
|
|
"email": "hello@joshlockhart.com",
|
|
|
|
"homepage": "http://joshlockhart.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Slim Framework Flash message service provider",
|
|
|
|
"homepage": "http://slimframework.com",
|
|
|
|
"keywords": [
|
|
|
|
"flash",
|
|
|
|
"framework",
|
|
|
|
"message",
|
|
|
|
"provider",
|
|
|
|
"slim"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/slimphp/Slim-Flash/issues",
|
|
|
|
"source": "https://github.com/slimphp/Slim-Flash/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2017-10-22T10:35:05+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "slim/slim",
|
2024-07-28 23:30:04 +00:00
|
|
|
"version": "4.14.0",
|
2024-07-28 23:23:38 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/slimphp/Slim.git",
|
2024-07-28 23:30:04 +00:00
|
|
|
"reference": "5943393b88716eb9e82c4161caa956af63423913"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-28 23:30:04 +00:00
|
|
|
"url": "https://api.github.com/repos/slimphp/Slim/zipball/5943393b88716eb9e82c4161caa956af63423913",
|
|
|
|
"reference": "5943393b88716eb9e82c4161caa956af63423913",
|
2024-07-28 23:23:38 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-json": "*",
|
2024-07-28 23:30:04 +00:00
|
|
|
"nikic/fast-route": "^1.3",
|
|
|
|
"php": "^7.4 || ^8.0",
|
|
|
|
"psr/container": "^1.0 || ^2.0",
|
|
|
|
"psr/http-factory": "^1.1",
|
|
|
|
"psr/http-message": "^1.1 || ^2.0",
|
|
|
|
"psr/http-server-handler": "^1.0",
|
|
|
|
"psr/http-server-middleware": "^1.0",
|
|
|
|
"psr/log": "^1.1 || ^2.0 || ^3.0"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"adriansuter/php-autoload-override": "^1.4",
|
|
|
|
"ext-simplexml": "*",
|
|
|
|
"guzzlehttp/psr7": "^2.6",
|
|
|
|
"httpsoft/http-message": "^1.1",
|
|
|
|
"httpsoft/http-server-request": "^1.1",
|
|
|
|
"laminas/laminas-diactoros": "^2.17 || ^3",
|
|
|
|
"nyholm/psr7": "^1.8",
|
|
|
|
"nyholm/psr7-server": "^1.1",
|
|
|
|
"phpspec/prophecy": "^1.19",
|
|
|
|
"phpspec/prophecy-phpunit": "^2.1",
|
|
|
|
"phpstan/phpstan": "^1.11",
|
|
|
|
"phpunit/phpunit": "^9.6",
|
|
|
|
"slim/http": "^1.3",
|
|
|
|
"slim/psr7": "^1.6",
|
|
|
|
"squizlabs/php_codesniffer": "^3.10",
|
|
|
|
"vimeo/psalm": "^5.24"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-simplexml": "Needed to support XML format in BodyParsingMiddleware",
|
|
|
|
"ext-xml": "Needed to support XML format in BodyParsingMiddleware",
|
|
|
|
"php-di/php-di": "PHP-DI is the recommended container library to be used with Slim",
|
|
|
|
"slim/psr7": "Slim PSR-7 implementation. See https://www.slimframework.com/docs/v4/start/installation.html for more information."
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Slim\\": "Slim"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Josh Lockhart",
|
|
|
|
"email": "hello@joshlockhart.com",
|
|
|
|
"homepage": "https://joshlockhart.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Andrew Smith",
|
|
|
|
"email": "a.smith@silentworks.co.uk",
|
|
|
|
"homepage": "http://silentworks.co.uk"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Rob Allen",
|
|
|
|
"email": "rob@akrabat.com",
|
|
|
|
"homepage": "http://akrabat.com"
|
|
|
|
},
|
2024-07-28 23:30:04 +00:00
|
|
|
{
|
|
|
|
"name": "Pierre Berube",
|
|
|
|
"email": "pierre@lgse.com",
|
|
|
|
"homepage": "http://www.lgse.com"
|
|
|
|
},
|
2024-07-28 23:23:38 +00:00
|
|
|
{
|
|
|
|
"name": "Gabriel Manricks",
|
|
|
|
"email": "gmanricks@me.com",
|
|
|
|
"homepage": "http://gabrielmanricks.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs",
|
2024-07-28 23:30:04 +00:00
|
|
|
"homepage": "https://www.slimframework.com",
|
2024-07-28 23:23:38 +00:00
|
|
|
"keywords": [
|
|
|
|
"api",
|
|
|
|
"framework",
|
|
|
|
"micro",
|
|
|
|
"router"
|
|
|
|
],
|
|
|
|
"support": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"docs": "https://www.slimframework.com/docs/v4/",
|
|
|
|
"forum": "https://discourse.slimframework.com/",
|
|
|
|
"irc": "irc://irc.freenode.net:6667/slimphp",
|
2024-07-28 23:23:38 +00:00
|
|
|
"issues": "https://github.com/slimphp/Slim/issues",
|
2024-07-28 23:30:04 +00:00
|
|
|
"rss": "https://www.slimframework.com/blog/feed.rss",
|
|
|
|
"slack": "https://slimphp.slack.com/",
|
|
|
|
"source": "https://github.com/slimphp/Slim",
|
|
|
|
"wiki": "https://github.com/slimphp/Slim/wiki"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://opencollective.com/slimphp",
|
|
|
|
"type": "open_collective"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/slim/slim",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2024-07-28 23:30:04 +00:00
|
|
|
"time": "2024-06-13T08:54:48+00:00"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "slim/twig-view",
|
2024-07-28 23:30:04 +00:00
|
|
|
"version": "3.4.0",
|
2024-07-28 23:23:38 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/slimphp/Twig-View.git",
|
2024-07-28 23:30:04 +00:00
|
|
|
"reference": "1b351536b9a07ed90a3563ee9d71a987c5d74610"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-28 23:30:04 +00:00
|
|
|
"url": "https://api.github.com/repos/slimphp/Twig-View/zipball/1b351536b9a07ed90a3563ee9d71a987c5d74610",
|
|
|
|
"reference": "1b351536b9a07ed90a3563ee9d71a987c5d74610",
|
2024-07-28 23:23:38 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"php": "^7.4 || ^8.0",
|
|
|
|
"psr/http-message": "^1.1 || ^2.0",
|
|
|
|
"slim/slim": "^4.12",
|
|
|
|
"symfony/polyfill-php81": "^1.29",
|
|
|
|
"twig/twig": "^3.8"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"phpspec/prophecy-phpunit": "^2.0",
|
|
|
|
"phpstan/phpstan": "^1.10.59",
|
|
|
|
"phpunit/phpunit": "^9.6",
|
|
|
|
"psr/http-factory": "^1.0",
|
|
|
|
"squizlabs/php_codesniffer": "^3.9"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Slim\\Views\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Josh Lockhart",
|
|
|
|
"email": "hello@joshlockhart.com",
|
|
|
|
"homepage": "http://joshlockhart.com"
|
2024-07-28 23:30:04 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Pierre Berube",
|
|
|
|
"email": "pierre@lgse.com",
|
|
|
|
"homepage": "http://www.lgse.com"
|
2024-07-28 23:23:38 +00:00
|
|
|
}
|
|
|
|
],
|
2024-07-28 23:30:04 +00:00
|
|
|
"description": "Slim Framework 4 view helper built on top of the Twig 3 templating component",
|
|
|
|
"homepage": "https://www.slimframework.com",
|
2024-07-28 23:23:38 +00:00
|
|
|
"keywords": [
|
|
|
|
"framework",
|
|
|
|
"slim",
|
|
|
|
"template",
|
|
|
|
"twig",
|
|
|
|
"view"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/slimphp/Twig-View/issues",
|
2024-07-28 23:30:04 +00:00
|
|
|
"source": "https://github.com/slimphp/Twig-View/tree/3.4.0"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
2024-07-28 23:30:04 +00:00
|
|
|
"time": "2024-04-28T20:36:39+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/deprecation-contracts",
|
|
|
|
"version": "v3.5.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
|
|
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
|
|
|
|
"reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=8.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "3.5-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/contracts",
|
|
|
|
"url": "https://github.com/symfony/contracts"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"function.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A generic function and convention to trigger deprecation notices",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-04-18T09:32:20+00:00"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-ctype",
|
|
|
|
"version": "v1.30.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
|
|
"reference": "0424dff1c58f028c451efff2045f5d92410bd540"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/0424dff1c58f028c451efff2045f5d92410bd540",
|
|
|
|
"reference": "0424dff1c58f028c451efff2045f5d92410bd540",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"provide": {
|
|
|
|
"ext-ctype": "*"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-ctype": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Gert de Pagter",
|
|
|
|
"email": "BackEndTea@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for ctype functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"ctype",
|
|
|
|
"polyfill",
|
|
|
|
"portable"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.30.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-05-31T15:07:36+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
|
"version": "v1.30.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
|
"reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c",
|
|
|
|
"reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"provide": {
|
|
|
|
"ext-mbstring": "*"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-mbstring": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"mbstring",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.30.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-06-19T12:30:46+00:00"
|
|
|
|
},
|
|
|
|
{
|
2024-07-28 23:30:04 +00:00
|
|
|
"name": "symfony/polyfill-php80",
|
2024-07-28 23:23:38 +00:00
|
|
|
"version": "v1.30.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-07-28 23:30:04 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
|
|
"reference": "77fa7995ac1b21ab60769b7323d600a991a90433"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-28 23:30:04 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433",
|
|
|
|
"reference": "77fa7995ac1b21ab60769b7323d600a991a90433",
|
2024-07-28 23:23:38 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"Symfony\\Polyfill\\Php80\\": ""
|
|
|
|
},
|
|
|
|
"classmap": [
|
|
|
|
"Resources/stubs"
|
|
|
|
]
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
2024-07-28 23:30:04 +00:00
|
|
|
{
|
|
|
|
"name": "Ion Bazan",
|
|
|
|
"email": "ion.bazan@gmail.com"
|
|
|
|
},
|
2024-07-28 23:23:38 +00:00
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2024-07-28 23:30:04 +00:00
|
|
|
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
2024-07-28 23:23:38 +00:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.30.0"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://symfony.com/sponsor",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2024-07-28 23:30:04 +00:00
|
|
|
"time": "2024-05-31T15:07:36+00:00"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
{
|
2024-07-28 23:30:04 +00:00
|
|
|
"name": "symfony/polyfill-php81",
|
|
|
|
"version": "v1.30.0",
|
2024-07-28 23:23:38 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2024-07-28 23:30:04 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill-php81.git",
|
|
|
|
"reference": "3fb075789fb91f9ad9af537c4012d523085bd5af"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-28 23:30:04 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/3fb075789fb91f9ad9af537c4012d523085bd5af",
|
|
|
|
"reference": "3fb075789fb91f9ad9af537c4012d523085bd5af",
|
2024-07-28 23:23:38 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"php": ">=7.1"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2024-07-28 23:23:38 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
2024-07-28 23:23:38 +00:00
|
|
|
"psr-4": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"Symfony\\Polyfill\\Php81\\": ""
|
|
|
|
},
|
|
|
|
"classmap": [
|
|
|
|
"Resources/stubs"
|
|
|
|
]
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2024-07-28 23:30:04 +00:00
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
2024-07-28 23:23:38 +00:00
|
|
|
}
|
|
|
|
],
|
2024-07-28 23:30:04 +00:00
|
|
|
"description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
|
|
|
|
"homepage": "https://symfony.com",
|
2024-07-28 23:23:38 +00:00
|
|
|
"keywords": [
|
2024-07-28 23:30:04 +00:00
|
|
|
"compatibility",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
2024-07-28 23:23:38 +00:00
|
|
|
],
|
|
|
|
"support": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-php81/tree/v1.30.0"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
2024-07-28 23:30:04 +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"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-06-19T12:30:46+00:00"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "twig/twig",
|
2024-07-28 23:30:04 +00:00
|
|
|
"version": "v3.10.3",
|
2024-07-28 23:23:38 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/twigphp/Twig.git",
|
2024-07-28 23:30:04 +00:00
|
|
|
"reference": "67f29781ffafa520b0bbfbd8384674b42db04572"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2024-07-28 23:30:04 +00:00
|
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/67f29781ffafa520b0bbfbd8384674b42db04572",
|
|
|
|
"reference": "67f29781ffafa520b0bbfbd8384674b42db04572",
|
2024-07-28 23:23:38 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"php": ">=7.2.5",
|
|
|
|
"symfony/deprecation-contracts": "^2.5|^3",
|
2024-07-28 23:23:38 +00:00
|
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
|
|
"symfony/polyfill-mbstring": "^1.3",
|
2024-07-28 23:30:04 +00:00
|
|
|
"symfony/polyfill-php80": "^1.22"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"psr/container": "^1.0|^2.0",
|
|
|
|
"symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
2024-07-28 23:30:04 +00:00
|
|
|
"files": [
|
|
|
|
"src/Resources/core.php",
|
|
|
|
"src/Resources/debug.php",
|
|
|
|
"src/Resources/escaper.php",
|
|
|
|
"src/Resources/string_loader.php"
|
|
|
|
],
|
2024-07-28 23:23:38 +00:00
|
|
|
"psr-4": {
|
|
|
|
"Twig\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com",
|
|
|
|
"homepage": "http://fabien.potencier.org",
|
|
|
|
"role": "Lead Developer"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Twig Team",
|
|
|
|
"role": "Contributors"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Armin Ronacher",
|
|
|
|
"email": "armin.ronacher@active-4.com",
|
|
|
|
"role": "Project Founder"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
|
|
"homepage": "https://twig.symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"templating"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/twigphp/Twig/issues",
|
2024-07-28 23:30:04 +00:00
|
|
|
"source": "https://github.com/twigphp/Twig/tree/v3.10.3"
|
2024-07-28 23:23:38 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/fabpot",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2024-07-28 23:30:04 +00:00
|
|
|
"time": "2024-05-16T10:04:27+00:00"
|
2024-07-28 23:23:38 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": [
|
|
|
|
{
|
|
|
|
"name": "doctrine/instantiator",
|
|
|
|
"version": "1.5.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/doctrine/instantiator.git",
|
|
|
|
"reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
|
|
|
|
"reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.1 || ^8.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"doctrine/coding-standard": "^9 || ^11",
|
|
|
|
"ext-pdo": "*",
|
|
|
|
"ext-phar": "*",
|
|
|
|
"phpbench/phpbench": "^0.16 || ^1",
|
|
|
|
"phpstan/phpstan": "^1.4",
|
|
|
|
"phpstan/phpstan-phpunit": "^1",
|
|
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
|
|
|
"vimeo/psalm": "^4.30 || ^5.4"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Marco Pivetta",
|
|
|
|
"email": "ocramius@gmail.com",
|
|
|
|
"homepage": "https://ocramius.github.io/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
|
|
|
|
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
|
|
|
|
"keywords": [
|
|
|
|
"constructor",
|
|
|
|
"instantiate"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/doctrine/instantiator/issues",
|
|
|
|
"source": "https://github.com/doctrine/instantiator/tree/1.5.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
|
|
"type": "patreon"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2022-12-30T00:15:36+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "myclabs/deep-copy",
|
|
|
|
"version": "1.12.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
|
|
|
"reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
|
|
|
|
"reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.1 || ^8.0"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"doctrine/collections": "<1.6.8",
|
|
|
|
"doctrine/common": "<2.13.3 || >=3 <3.2.2"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"doctrine/collections": "^1.6.8",
|
|
|
|
"doctrine/common": "^2.13.3 || ^3.2.2",
|
|
|
|
"phpspec/prophecy": "^1.10",
|
|
|
|
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"src/DeepCopy/deep_copy.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"DeepCopy\\": "src/DeepCopy/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"description": "Create deep copies (clones) of your objects",
|
|
|
|
"keywords": [
|
|
|
|
"clone",
|
|
|
|
"copy",
|
|
|
|
"duplicate",
|
|
|
|
"object",
|
|
|
|
"object graph"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/myclabs/DeepCopy/issues",
|
|
|
|
"source": "https://github.com/myclabs/DeepCopy/tree/1.12.0"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-06-12T14:39:25+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpdocumentor/reflection-docblock",
|
|
|
|
"version": "2.0.5",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
|
|
|
"reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
|
|
|
|
"reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"dflydev/markdown": "~1.0",
|
|
|
|
"erusev/parsedown": "~1.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"phpDocumentor": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Mike van Riel",
|
|
|
|
"email": "mike.vanriel@naenius.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
|
|
|
|
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/release/2.x"
|
|
|
|
},
|
|
|
|
"time": "2016-01-25T08:17:30+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpspec/prophecy",
|
|
|
|
"version": "v1.5.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/phpspec/prophecy.git",
|
|
|
|
"reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
|
|
|
|
"reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"doctrine/instantiator": "^1.0.2",
|
|
|
|
"phpdocumentor/reflection-docblock": "~2.0",
|
|
|
|
"sebastian/comparator": "~1.1"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpspec/phpspec": "~2.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.4.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Prophecy\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Konstantin Kudryashov",
|
|
|
|
"email": "ever.zet@gmail.com",
|
|
|
|
"homepage": "http://everzet.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Marcello Duarte",
|
|
|
|
"email": "marcello.duarte@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Highly opinionated mocking framework for PHP 5.3+",
|
|
|
|
"homepage": "https://github.com/phpspec/prophecy",
|
|
|
|
"keywords": [
|
|
|
|
"Double",
|
|
|
|
"Dummy",
|
|
|
|
"fake",
|
|
|
|
"mock",
|
|
|
|
"spy",
|
|
|
|
"stub"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/phpspec/prophecy/issues",
|
|
|
|
"source": "https://github.com/phpspec/prophecy/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2015-08-13T10:07:40+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-code-coverage",
|
|
|
|
"version": "3.2.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
|
|
|
"reference": "85f5db2d0a0da79ad6a256eb54148ba383059ad9"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/85f5db2d0a0da79ad6a256eb54148ba383059ad9",
|
|
|
|
"reference": "85f5db2d0a0da79ad6a256eb54148ba383059ad9",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.6",
|
|
|
|
"phpunit/php-file-iterator": "~1.3",
|
|
|
|
"phpunit/php-text-template": "~1.2",
|
|
|
|
"phpunit/php-token-stream": "~1.3",
|
|
|
|
"sebastian/code-unit-reverse-lookup": "~1.0",
|
|
|
|
"sebastian/environment": "^1.3.2",
|
|
|
|
"sebastian/version": "~1.0|~2.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"ext-xdebug": ">=2.1.4",
|
|
|
|
"phpunit/phpunit": "~5"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-xdebug": ">=2.2.1",
|
|
|
|
"ext-xmlwriter": "*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.2.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sb@sebastian-bergmann.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": {
|
|
|
|
"irc": "irc://irc.freenode.net/phpunit",
|
|
|
|
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/3.2.0"
|
|
|
|
},
|
|
|
|
"time": "2016-02-13T06:47:56+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-file-iterator",
|
|
|
|
"version": "1.4.5",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
|
|
|
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
|
|
|
|
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.4.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sb@sebastian-bergmann.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
|
|
|
|
"keywords": [
|
|
|
|
"filesystem",
|
|
|
|
"iterator"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"irc": "irc://irc.freenode.net/phpunit",
|
|
|
|
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/1.4.5"
|
|
|
|
},
|
|
|
|
"time": "2017-11-27T13:52:08+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-text-template",
|
|
|
|
"version": "1.2.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
|
|
|
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
|
|
|
|
"reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Simple template engine.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
|
|
|
"keywords": [
|
|
|
|
"template"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
|
|
|
|
},
|
|
|
|
"time": "2015-06-21T13:50:34+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-timer",
|
|
|
|
"version": "7.0.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
|
|
|
"reference": "3b415def83fbcb41f991d9ebf16ae4ad8b7837b3"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3b415def83fbcb41f991d9ebf16ae4ad8b7837b3",
|
|
|
|
"reference": "3b415def83fbcb41f991d9ebf16ae4ad8b7837b3",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=8.2"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^11.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "7.0-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Utility class for timing",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
|
|
|
"keywords": [
|
|
|
|
"timer"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
|
|
|
|
"security": "https://github.com/sebastianbergmann/php-timer/security/policy",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-timer/tree/7.0.1"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-07-03T05:09:35+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/php-token-stream",
|
|
|
|
"version": "1.4.12",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
|
|
|
"reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
|
|
|
|
"reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-tokenizer": "*",
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4.2"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.4-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Wrapper around PHP's tokenizer extension.",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
|
|
|
|
"keywords": [
|
|
|
|
"tokenizer"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/php-token-stream/tree/1.4"
|
|
|
|
},
|
|
|
|
"abandoned": true,
|
|
|
|
"time": "2017-12-04T08:55:13+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/phpunit",
|
|
|
|
"version": "5.2.7",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
|
|
"reference": "073701643835376cb2f15dc005ea8933f8d4edbd"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/073701643835376cb2f15dc005ea8933f8d4edbd",
|
|
|
|
"reference": "073701643835376cb2f15dc005ea8933f8d4edbd",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-dom": "*",
|
|
|
|
"ext-json": "*",
|
|
|
|
"ext-pcre": "*",
|
|
|
|
"ext-reflection": "*",
|
|
|
|
"ext-spl": "*",
|
|
|
|
"myclabs/deep-copy": "~1.3",
|
|
|
|
"php": ">=5.6",
|
|
|
|
"phpspec/prophecy": "^1.3.1",
|
|
|
|
"phpunit/php-code-coverage": "~3.2",
|
|
|
|
"phpunit/php-file-iterator": "~1.4",
|
|
|
|
"phpunit/php-text-template": "~1.2",
|
|
|
|
"phpunit/php-timer": ">=1.0.6",
|
|
|
|
"phpunit/phpunit-mock-objects": ">=3.0.5",
|
|
|
|
"sebastian/comparator": "~1.1",
|
|
|
|
"sebastian/diff": "~1.2",
|
|
|
|
"sebastian/environment": "~1.3",
|
|
|
|
"sebastian/exporter": "~1.2",
|
|
|
|
"sebastian/global-state": "~1.0",
|
|
|
|
"sebastian/resource-operations": "~1.0",
|
|
|
|
"sebastian/version": "~1.0|~2.0",
|
|
|
|
"symfony/yaml": "~2.1|~3.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"phpunit/php-invoker": "~1.1"
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"phpunit"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "5.2.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "The PHP Unit Testing framework.",
|
|
|
|
"homepage": "https://phpunit.de/",
|
|
|
|
"keywords": [
|
|
|
|
"phpunit",
|
|
|
|
"testing",
|
|
|
|
"xunit"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"irc": "irc://irc.freenode.net/phpunit",
|
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/5.2.7"
|
|
|
|
},
|
|
|
|
"time": "2016-02-18T06:39:51+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpunit/phpunit-mock-objects",
|
|
|
|
"version": "3.1.3",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
|
|
|
|
"reference": "151c96874bff6fe61a25039df60e776613a61489"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/151c96874bff6fe61a25039df60e776613a61489",
|
|
|
|
"reference": "151c96874bff6fe61a25039df60e776613a61489",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"doctrine/instantiator": "^1.0.2",
|
|
|
|
"php": ">=5.6",
|
|
|
|
"phpunit/php-text-template": "~1.2",
|
|
|
|
"sebastian/exporter": "~1.2"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~5"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-soap": "*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.1.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sb@sebastian-bergmann.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Mock Object library for PHPUnit",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
|
|
|
|
"keywords": [
|
|
|
|
"mock",
|
|
|
|
"xunit"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"irc": "irc://irc.freenode.net/phpunit",
|
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit-mock-objects/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/phpunit-mock-objects/tree/3.1"
|
|
|
|
},
|
|
|
|
"abandoned": true,
|
|
|
|
"time": "2016-04-20T14:39:26+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/code-unit-reverse-lookup",
|
|
|
|
"version": "1.0.3",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
|
|
|
|
"reference": "92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54",
|
|
|
|
"reference": "92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.6"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^8.5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Looks up which function or method a line of code belongs to",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.3"
|
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/sebastianbergmann",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2024-03-01T13:45:45+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/comparator",
|
|
|
|
"version": "1.2.4",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/comparator.git",
|
|
|
|
"reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
|
|
|
|
"reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3",
|
|
|
|
"sebastian/diff": "~1.2",
|
|
|
|
"sebastian/exporter": "~1.2 || ~2.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4.4"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.2.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jeff Welch",
|
|
|
|
"email": "whatthejeff@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Volker Dusch",
|
|
|
|
"email": "github@wallbash.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Bernhard Schussek",
|
|
|
|
"email": "bschussek@2bepublished.at"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Provides the functionality to compare PHP values for equality",
|
|
|
|
"homepage": "http://www.github.com/sebastianbergmann/comparator",
|
|
|
|
"keywords": [
|
|
|
|
"comparator",
|
|
|
|
"compare",
|
|
|
|
"equality"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/comparator/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/comparator/tree/1.2"
|
|
|
|
},
|
|
|
|
"time": "2017-01-29T09:50:25+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/diff",
|
|
|
|
"version": "1.4.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
|
|
|
"reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
|
|
|
|
"reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4.8"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.4-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Kore Nordmann",
|
|
|
|
"email": "mail@kore-nordmann.de"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Diff implementation",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/diff",
|
|
|
|
"keywords": [
|
|
|
|
"diff"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/diff/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/diff/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2015-12-08T07:14:41+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/environment",
|
|
|
|
"version": "1.3.7",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/environment.git",
|
|
|
|
"reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716",
|
|
|
|
"reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4.4"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.3.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Provides functionality to handle HHVM/PHP environments",
|
|
|
|
"homepage": "http://www.github.com/sebastianbergmann/environment",
|
|
|
|
"keywords": [
|
|
|
|
"Xdebug",
|
|
|
|
"environment",
|
|
|
|
"hhvm"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/environment/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/environment/tree/1.3.7"
|
|
|
|
},
|
|
|
|
"time": "2016-05-17T03:18:57+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/exporter",
|
|
|
|
"version": "1.2.2",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/exporter.git",
|
|
|
|
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
|
|
|
|
"reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3",
|
|
|
|
"sebastian/recursion-context": "~1.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"ext-mbstring": "*",
|
|
|
|
"phpunit/phpunit": "~4.4"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.3.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jeff Welch",
|
|
|
|
"email": "whatthejeff@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Volker Dusch",
|
|
|
|
"email": "github@wallbash.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Bernhard Schussek",
|
|
|
|
"email": "bschussek@2bepublished.at"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Adam Harvey",
|
|
|
|
"email": "aharvey@php.net"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Provides the functionality to export PHP variables for visualization",
|
|
|
|
"homepage": "http://www.github.com/sebastianbergmann/exporter",
|
|
|
|
"keywords": [
|
|
|
|
"export",
|
|
|
|
"exporter"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/exporter/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/exporter/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2016-06-17T09:04:28+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/global-state",
|
|
|
|
"version": "1.1.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/global-state.git",
|
|
|
|
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
|
|
|
|
"reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4.2"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-uopz": "*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Snapshotting of global state",
|
|
|
|
"homepage": "http://www.github.com/sebastianbergmann/global-state",
|
|
|
|
"keywords": [
|
|
|
|
"global state"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/global-state/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/global-state/tree/1.1.1"
|
|
|
|
},
|
|
|
|
"time": "2015-10-12T03:26:01+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/recursion-context",
|
|
|
|
"version": "1.0.5",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
|
|
|
"reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
|
|
|
|
"reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "~4.4"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jeff Welch",
|
|
|
|
"email": "whatthejeff@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Adam Harvey",
|
|
|
|
"email": "aharvey@php.net"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Provides functionality to recursively process PHP variables",
|
|
|
|
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/recursion-context/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2016-10-03T07:41:43+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/resource-operations",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/resource-operations.git",
|
|
|
|
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
|
|
|
|
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.6.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Provides a list of PHP built-in functions that operate on resources",
|
|
|
|
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/resource-operations/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/resource-operations/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2015-07-28T20:34:47+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sebastian/version",
|
|
|
|
"version": "2.0.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sebastianbergmann/version.git",
|
|
|
|
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
|
|
|
|
"reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.6"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"classmap": [
|
|
|
|
"src/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Sebastian Bergmann",
|
|
|
|
"email": "sebastian@phpunit.de",
|
|
|
|
"role": "lead"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
|
|
|
|
"homepage": "https://github.com/sebastianbergmann/version",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/sebastianbergmann/version/issues",
|
|
|
|
"source": "https://github.com/sebastianbergmann/version/tree/master"
|
|
|
|
},
|
|
|
|
"time": "2016-10-03T07:35:21+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/yaml",
|
|
|
|
"version": "v3.4.47",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
|
|
"reference": "88289caa3c166321883f67fe5130188ebbb47094"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/88289caa3c166321883f67fe5130188ebbb47094",
|
|
|
|
"reference": "88289caa3c166321883f67fe5130188ebbb47094",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^5.5.9|>=7.0.8",
|
|
|
|
"symfony/polyfill-ctype": "~1.8"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"symfony/console": "<3.4"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/console": "~3.4|~4.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"symfony/console": "For validating YAML files using the lint command"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony Yaml Component",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/yaml/tree/v3.4.47"
|
|
|
|
},
|
|
|
|
"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": "2020-10-24T10:57:07+00:00"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"stability-flags": [],
|
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": {
|
|
|
|
"php": ">=8.2"
|
|
|
|
},
|
|
|
|
"platform-dev": [],
|
|
|
|
"plugin-api-version": "2.6.0"
|
|
|
|
}
|