2012-01-23 09:02:16 +00:00
|
|
|
{
|
2013-04-08 16:12:19 +00:00
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
2018-04-13 13:25:33 +00:00
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
2014-05-27 11:58:53 +00:00
|
|
|
"This file is @generated automatically"
|
2013-04-08 16:12:19 +00:00
|
|
|
],
|
2022-08-20 12:34:06 +00:00
|
|
|
"content-hash": "4ec20acb078c0911a5f2cb0ab986bf2f",
|
2012-01-23 09:02:16 +00:00
|
|
|
"packages": [
|
2016-04-11 15:33:40 +00:00
|
|
|
{
|
|
|
|
"name": "composer/ca-bundle",
|
2022-07-21 09:14:47 +00:00
|
|
|
"version": "1.3.3",
|
2016-04-11 15:33:40 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/composer/ca-bundle.git",
|
2022-07-21 09:14:47 +00:00
|
|
|
"reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c"
|
2016-04-11 15:33:40 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-07-21 09:14:47 +00:00
|
|
|
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/30897edbfb15e784fe55587b4f73ceefd3c4d98c",
|
|
|
|
"reference": "30897edbfb15e784fe55587b4f73ceefd3c4d98c",
|
2016-04-11 15:33:40 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2016-07-18 23:27:54 +00:00
|
|
|
"ext-openssl": "*",
|
|
|
|
"ext-pcre": "*",
|
2019-08-02 18:41:50 +00:00
|
|
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
2016-04-11 15:33:40 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-01-12 14:30:49 +00:00
|
|
|
"phpstan/phpstan": "^0.12.55",
|
2016-09-05 08:57:50 +00:00
|
|
|
"psr/log": "^1.0",
|
2021-01-12 14:30:49 +00:00
|
|
|
"symfony/phpunit-bridge": "^4.2 || ^5",
|
2021-10-01 08:10:43 +00:00
|
|
|
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
|
2016-04-11 15:33:40 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2021-01-12 14:30:49 +00:00
|
|
|
"dev-main": "1.x-dev"
|
2016-04-11 15:33:40 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Composer\\CaBundle\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jordi Boggiano",
|
|
|
|
"email": "j.boggiano@seld.be",
|
|
|
|
"homepage": "http://seld.be"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
|
|
|
|
"keywords": [
|
|
|
|
"cabundle",
|
|
|
|
"cacert",
|
|
|
|
"certificate",
|
|
|
|
"ssl",
|
|
|
|
"tls"
|
|
|
|
],
|
2020-08-23 13:19:32 +00:00
|
|
|
"support": {
|
|
|
|
"irc": "irc://irc.freenode.org/composer",
|
|
|
|
"issues": "https://github.com/composer/ca-bundle/issues",
|
2022-07-21 09:14:47 +00:00
|
|
|
"source": "https://github.com/composer/ca-bundle/tree/1.3.3"
|
2020-08-23 13:19:32 +00:00
|
|
|
},
|
2020-04-21 12:50:11 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://packagist.com",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
2020-08-23 13:05:38 +00:00
|
|
|
{
|
|
|
|
"url": "https://github.com/composer",
|
|
|
|
"type": "github"
|
|
|
|
},
|
2020-04-21 12:50:11 +00:00
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2022-07-21 09:14:47 +00:00
|
|
|
"time": "2022-07-20T07:14:26+00:00"
|
2016-04-11 15:33:40 +00:00
|
|
|
},
|
2022-06-19 11:55:58 +00:00
|
|
|
{
|
|
|
|
"name": "composer/class-map-generator",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/composer/class-map-generator.git",
|
|
|
|
"reference": "1e1cb2b791facb2dfe32932a7718cf2571187513"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/1e1cb2b791facb2dfe32932a7718cf2571187513",
|
|
|
|
"reference": "1e1cb2b791facb2dfe32932a7718cf2571187513",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"composer/pcre": "^2 || ^3",
|
|
|
|
"php": "^7.2 || ^8.0",
|
|
|
|
"symfony/finder": "^4.4 || ^5.3 || ^6"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpstan/phpstan": "^1.6",
|
|
|
|
"phpstan/phpstan-deprecation-rules": "^1",
|
|
|
|
"phpstan/phpstan-phpunit": "^1",
|
|
|
|
"phpstan/phpstan-strict-rules": "^1.1",
|
|
|
|
"symfony/filesystem": "^5.4 || ^6",
|
|
|
|
"symfony/phpunit-bridge": "^5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "1.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Composer\\ClassMapGenerator\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jordi Boggiano",
|
|
|
|
"email": "j.boggiano@seld.be",
|
|
|
|
"homepage": "https://seld.be"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Utilities to scan PHP code and generate class maps.",
|
|
|
|
"keywords": [
|
|
|
|
"classmap"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/composer/class-map-generator/issues",
|
|
|
|
"source": "https://github.com/composer/class-map-generator/tree/1.0.0"
|
|
|
|
},
|
|
|
|
"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-06-19T11:31:27+00:00"
|
|
|
|
},
|
2021-04-07 13:54:37 +00:00
|
|
|
{
|
|
|
|
"name": "composer/metadata-minifier",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/composer/metadata-minifier.git",
|
|
|
|
"reference": "c549d23829536f0d0e984aaabbf02af91f443207"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207",
|
|
|
|
"reference": "c549d23829536f0d0e984aaabbf02af91f443207",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"composer/composer": "^2",
|
|
|
|
"phpstan/phpstan": "^0.12.55",
|
|
|
|
"symfony/phpunit-bridge": "^4.2 || ^5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "1.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Composer\\MetadataMinifier\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jordi Boggiano",
|
|
|
|
"email": "j.boggiano@seld.be",
|
|
|
|
"homepage": "http://seld.be"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Small utility library that handles metadata minification and expansion.",
|
|
|
|
"keywords": [
|
|
|
|
"composer",
|
|
|
|
"compression"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/composer/metadata-minifier/issues",
|
|
|
|
"source": "https://github.com/composer/metadata-minifier/tree/1.0.0"
|
|
|
|
},
|
|
|
|
"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": "2021-04-07T13:37:33+00:00"
|
|
|
|
},
|
2021-12-07 10:03:51 +00:00
|
|
|
{
|
|
|
|
"name": "composer/pcre",
|
2022-02-26 13:02:11 +00:00
|
|
|
"version": "2.0.0",
|
2021-12-07 10:03:51 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/composer/pcre.git",
|
2022-02-26 13:02:11 +00:00
|
|
|
"reference": "c8e9d27cfc5ed22643c19c160455b473ffd8aabe"
|
2021-12-07 10:03:51 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-02-26 13:02:11 +00:00
|
|
|
"url": "https://api.github.com/repos/composer/pcre/zipball/c8e9d27cfc5ed22643c19c160455b473ffd8aabe",
|
|
|
|
"reference": "c8e9d27cfc5ed22643c19c160455b473ffd8aabe",
|
2021-12-07 10:03:51 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-02-26 13:02:11 +00:00
|
|
|
"php": "^7.2 || ^8.0"
|
2021-12-07 10:03:51 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-02-02 20:35:37 +00:00
|
|
|
"phpstan/phpstan": "^1.3",
|
2021-12-07 10:03:51 +00:00
|
|
|
"phpstan/phpstan-strict-rules": "^1.1",
|
2022-02-26 13:02:11 +00:00
|
|
|
"symfony/phpunit-bridge": "^5"
|
2021-12-07 10:03:51 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-02-26 13:02:11 +00:00
|
|
|
"dev-main": "2.x-dev"
|
2021-12-07 10:03:51 +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",
|
2022-02-26 13:02:11 +00:00
|
|
|
"source": "https://github.com/composer/pcre/tree/2.0.0"
|
2021-12-07 10:03:51 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-02-26 13:02:11 +00:00
|
|
|
"time": "2022-02-25T20:05:29+00:00"
|
2021-12-07 10:03:51 +00:00
|
|
|
},
|
2015-09-24 14:28:28 +00:00
|
|
|
{
|
|
|
|
"name": "composer/semver",
|
2022-04-01 19:52:46 +00:00
|
|
|
"version": "3.3.2",
|
2015-09-24 14:28:28 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/composer/semver.git",
|
2022-04-01 19:52:46 +00:00
|
|
|
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
|
2015-09-24 14:28:28 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-01 19:52:46 +00:00
|
|
|
"url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
|
|
|
|
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
|
2015-09-24 14:28:28 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-05-04 12:30:17 +00:00
|
|
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
2015-09-24 14:28:28 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2022-02-04 12:14:16 +00:00
|
|
|
"phpstan/phpstan": "^1.4",
|
2020-05-20 12:39:14 +00:00
|
|
|
"symfony/phpunit-bridge": "^4.2 || ^5"
|
2015-09-24 14:28:28 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2020-09-08 14:33:47 +00:00
|
|
|
"dev-main": "3.x-dev"
|
2015-09-24 14:28:28 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
2015-11-05 10:24:15 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Rob Bast",
|
|
|
|
"email": "rob.bast@gmail.com",
|
|
|
|
"homepage": "http://robbast.nl"
|
2015-09-24 14:28:28 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Semver library that offers utilities, version constraint parsing and validation.",
|
|
|
|
"keywords": [
|
|
|
|
"semantic",
|
|
|
|
"semver",
|
|
|
|
"validation",
|
|
|
|
"versioning"
|
|
|
|
],
|
2020-06-03 12:56:54 +00:00
|
|
|
"support": {
|
|
|
|
"irc": "irc://irc.freenode.org/composer",
|
|
|
|
"issues": "https://github.com/composer/semver/issues",
|
2022-04-01 19:52:46 +00:00
|
|
|
"source": "https://github.com/composer/semver/tree/3.3.2"
|
2020-06-03 12:56:54 +00:00
|
|
|
},
|
2020-04-30 13:21:55 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://packagist.com",
|
|
|
|
"type": "custom"
|
|
|
|
},
|
2020-05-19 14:40:45 +00:00
|
|
|
{
|
|
|
|
"url": "https://github.com/composer",
|
|
|
|
"type": "github"
|
|
|
|
},
|
2020-04-30 13:21:55 +00:00
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2022-04-01 19:52:46 +00:00
|
|
|
"time": "2022-04-01T19:23:25+00:00"
|
2015-09-24 14:28:28 +00:00
|
|
|
},
|
2015-07-16 09:42:12 +00:00
|
|
|
{
|
|
|
|
"name": "composer/spdx-licenses",
|
2022-05-24 12:46:47 +00:00
|
|
|
"version": "1.5.7",
|
2015-07-16 09:42:12 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/composer/spdx-licenses.git",
|
2022-05-24 12:46:47 +00:00
|
|
|
"reference": "c848241796da2abf65837d51dce1fae55a960149"
|
2015-07-16 09:42:12 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-05-24 12:46:47 +00:00
|
|
|
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149",
|
|
|
|
"reference": "c848241796da2abf65837d51dce1fae55a960149",
|
2015-07-16 09:42:12 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2019-04-09 15:46:33 +00:00
|
|
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
2015-07-16 09:42:12 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-11-23 16:01:51 +00:00
|
|
|
"phpstan/phpstan": "^0.12.55",
|
|
|
|
"symfony/phpunit-bridge": "^4.2 || ^5"
|
2015-07-16 09:42:12 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2020-12-03 16:11:00 +00:00
|
|
|
"dev-main": "1.x-dev"
|
2015-07-16 09:42:12 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Composer\\Spdx\\": "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"
|
2015-10-28 02:44:08 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Rob Bast",
|
|
|
|
"email": "rob.bast@gmail.com",
|
|
|
|
"homepage": "http://robbast.nl"
|
2015-07-16 09:42:12 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "SPDX licenses list and validation library.",
|
|
|
|
"keywords": [
|
|
|
|
"license",
|
|
|
|
"spdx",
|
|
|
|
"validator"
|
|
|
|
],
|
2020-04-21 12:50:11 +00:00
|
|
|
"support": {
|
|
|
|
"irc": "irc://irc.freenode.org/composer",
|
|
|
|
"issues": "https://github.com/composer/spdx-licenses/issues",
|
2022-05-24 12:46:47 +00:00
|
|
|
"source": "https://github.com/composer/spdx-licenses/tree/1.5.7"
|
2020-04-21 12:50:11 +00:00
|
|
|
},
|
2020-07-17 11:00:41 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-05-24 12:46:47 +00:00
|
|
|
"time": "2022-05-23T07:37:50+00:00"
|
2015-07-16 09:42:12 +00:00
|
|
|
},
|
2017-11-23 15:52:48 +00:00
|
|
|
{
|
|
|
|
"name": "composer/xdebug-handler",
|
2022-02-26 13:02:11 +00:00
|
|
|
"version": "3.0.3",
|
2017-11-23 15:52:48 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/composer/xdebug-handler.git",
|
2022-02-26 13:02:11 +00:00
|
|
|
"reference": "ced299686f41dce890debac69273b47ffe98a40c"
|
2017-11-23 15:52:48 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-02-26 13:02:11 +00:00
|
|
|
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
|
|
|
|
"reference": "ced299686f41dce890debac69273b47ffe98a40c",
|
2017-11-23 15:52:48 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-02-26 13:02:11 +00:00
|
|
|
"composer/pcre": "^1 || ^2 || ^3",
|
2022-01-03 12:24:00 +00:00
|
|
|
"php": "^7.2.5 || ^8.0",
|
2021-08-11 11:02:22 +00:00
|
|
|
"psr/log": "^1 || ^2 || ^3"
|
2017-11-23 15:52:48 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-12-08 13:33:14 +00:00
|
|
|
"phpstan/phpstan": "^1.0",
|
|
|
|
"phpstan/phpstan-strict-rules": "^1.1",
|
2022-01-03 12:24:00 +00:00
|
|
|
"symfony/phpunit-bridge": "^6.0"
|
2017-11-23 15:52:48 +00:00
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2019-11-23 11:27:41 +00:00
|
|
|
"description": "Restarts a process without Xdebug.",
|
2017-11-23 15:52:48 +00:00
|
|
|
"keywords": [
|
|
|
|
"Xdebug",
|
|
|
|
"performance"
|
|
|
|
],
|
2020-04-21 12:50:11 +00:00
|
|
|
"support": {
|
|
|
|
"irc": "irc://irc.freenode.org/composer",
|
|
|
|
"issues": "https://github.com/composer/xdebug-handler/issues",
|
2022-02-26 13:02:11 +00:00
|
|
|
"source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
|
2020-04-21 12:50:11 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://packagist.com",
|
|
|
|
"type": "custom"
|
2020-06-04 11:43:37 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/composer",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
|
|
"type": "tidelift"
|
2020-04-21 12:50:11 +00:00
|
|
|
}
|
|
|
|
],
|
2022-02-26 13:02:11 +00:00
|
|
|
"time": "2022-02-25T21:32:43+00:00"
|
2017-11-23 15:52:48 +00:00
|
|
|
},
|
2012-03-05 19:09:34 +00:00
|
|
|
{
|
2012-09-14 14:43:56 +00:00
|
|
|
"name": "justinrainbow/json-schema",
|
2022-04-14 15:05:40 +00:00
|
|
|
"version": "5.2.12",
|
2012-09-14 14:43:56 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2014-02-19 01:05:05 +00:00
|
|
|
"url": "https://github.com/justinrainbow/json-schema.git",
|
2022-04-14 15:05:40 +00:00
|
|
|
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-14 15:05:40 +00:00
|
|
|
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
|
|
|
|
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
|
2012-09-14 14:43:56 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2016-05-26 16:02:51 +00:00
|
|
|
"php": ">=5.3.3"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
2014-02-19 01:05:05 +00:00
|
|
|
"require-dev": {
|
2019-11-01 16:20:09 +00:00
|
|
|
"friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
|
2016-05-26 16:02:51 +00:00
|
|
|
"json-schema/json-schema-test-suite": "1.2.0",
|
2018-04-12 13:54:55 +00:00
|
|
|
"phpunit/phpunit": "^4.8.35"
|
2014-02-19 01:05:05 +00:00
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"bin/validate-json"
|
|
|
|
],
|
2012-09-14 14:43:56 +00:00
|
|
|
"type": "library",
|
2014-02-19 01:05:05 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2017-03-06 11:47:05 +00:00
|
|
|
"dev-master": "5.0.x-dev"
|
2014-02-19 01:05:05 +00:00
|
|
|
}
|
|
|
|
},
|
2012-09-14 14:43:56 +00:00
|
|
|
"autoload": {
|
2015-09-12 21:31:24 +00:00
|
|
|
"psr-4": {
|
|
|
|
"JsonSchema\\": "src/JsonSchema/"
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
2013-04-08 16:12:19 +00:00
|
|
|
},
|
2014-02-19 01:05:05 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2016-05-26 16:02:51 +00:00
|
|
|
"MIT"
|
2014-02-19 01:05:05 +00:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Bruno Prieto Reis",
|
|
|
|
"email": "bruno.p.reis@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Justin Rainbow",
|
|
|
|
"email": "justin.rainbow@gmail.com"
|
|
|
|
},
|
2014-09-24 18:19:25 +00:00
|
|
|
{
|
|
|
|
"name": "Igor Wiedler",
|
|
|
|
"email": "igor@wiedler.ch"
|
|
|
|
},
|
2014-02-19 01:05:05 +00:00
|
|
|
{
|
|
|
|
"name": "Robert Schönthal",
|
2014-09-24 18:19:25 +00:00
|
|
|
"email": "seroscho@googlemail.com"
|
2014-02-19 01:05:05 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A library to validate a json schema.",
|
|
|
|
"homepage": "https://github.com/justinrainbow/json-schema",
|
|
|
|
"keywords": [
|
|
|
|
"json",
|
|
|
|
"schema"
|
|
|
|
],
|
2020-06-03 12:56:54 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/justinrainbow/json-schema/issues",
|
2022-04-14 15:05:40 +00:00
|
|
|
"source": "https://github.com/justinrainbow/json-schema/tree/5.2.12"
|
2020-06-03 12:56:54 +00:00
|
|
|
},
|
2022-04-14 15:05:40 +00:00
|
|
|
"time": "2022-04-13T08:02:27+00:00"
|
2012-03-05 19:09:34 +00:00
|
|
|
},
|
2021-12-08 15:13:33 +00:00
|
|
|
{
|
|
|
|
"name": "psr/container",
|
|
|
|
"version": "1.1.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/container.git",
|
|
|
|
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
|
|
|
|
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Psr\\Container\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP-FIG",
|
|
|
|
"homepage": "https://www.php-fig.org/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common Container Interface (PHP FIG PSR-11)",
|
|
|
|
"homepage": "https://github.com/php-fig/container",
|
|
|
|
"keywords": [
|
|
|
|
"PSR-11",
|
|
|
|
"container",
|
|
|
|
"container-interface",
|
|
|
|
"container-interop",
|
|
|
|
"psr"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/php-fig/container/issues",
|
|
|
|
"source": "https://github.com/php-fig/container/tree/1.1.1"
|
|
|
|
},
|
|
|
|
"time": "2021-03-05T17:36:06+00:00"
|
|
|
|
},
|
2016-04-11 15:33:40 +00:00
|
|
|
{
|
|
|
|
"name": "psr/log",
|
2021-05-17 13:08:58 +00:00
|
|
|
"version": "1.1.4",
|
2016-04-11 15:33:40 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/log.git",
|
2021-05-17 13:08:58 +00:00
|
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
|
2016-04-11 15:33:40 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-05-17 13:08:58 +00:00
|
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
|
|
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
|
2016-04-11 15:33:40 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
2016-10-12 14:57:43 +00:00
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
2016-04-11 15:33:40 +00:00
|
|
|
"type": "library",
|
2016-10-12 14:57:43 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2019-11-01 16:20:09 +00:00
|
|
|
"dev-master": "1.1.x-dev"
|
2016-10-12 14:57:43 +00:00
|
|
|
}
|
|
|
|
},
|
2016-04-11 15:33:40 +00:00
|
|
|
"autoload": {
|
2016-10-12 14:57:43 +00:00
|
|
|
"psr-4": {
|
|
|
|
"Psr\\Log\\": "Psr/Log/"
|
2016-04-11 15:33:40 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP-FIG",
|
2021-05-17 13:08:58 +00:00
|
|
|
"homepage": "https://www.php-fig.org/"
|
2016-04-11 15:33:40 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common interface for logging libraries",
|
2016-10-12 14:57:43 +00:00
|
|
|
"homepage": "https://github.com/php-fig/log",
|
2016-04-11 15:33:40 +00:00
|
|
|
"keywords": [
|
|
|
|
"log",
|
|
|
|
"psr",
|
|
|
|
"psr-3"
|
|
|
|
],
|
2020-04-21 12:50:11 +00:00
|
|
|
"support": {
|
2021-05-17 13:08:58 +00:00
|
|
|
"source": "https://github.com/php-fig/log/tree/1.1.4"
|
2020-04-21 12:50:11 +00:00
|
|
|
},
|
2021-05-17 13:08:58 +00:00
|
|
|
"time": "2021-05-03T11:20:27+00:00"
|
2016-04-11 15:33:40 +00:00
|
|
|
},
|
2018-09-12 16:58:54 +00:00
|
|
|
{
|
|
|
|
"name": "react/promise",
|
2022-02-15 16:05:01 +00:00
|
|
|
"version": "v2.9.0",
|
2018-09-12 16:58:54 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/reactphp/promise.git",
|
2022-02-15 16:05:01 +00:00
|
|
|
"reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910"
|
2018-09-12 16:58:54 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-02-15 16:05:01 +00:00
|
|
|
"url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910",
|
|
|
|
"reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910",
|
2018-09-12 16:58:54 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"php": ">=5.4.0"
|
2018-09-12 16:58:54 +00:00
|
|
|
},
|
2021-12-08 15:13:33 +00:00
|
|
|
"require-dev": {
|
2022-02-15 16:05:01 +00:00
|
|
|
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
|
2018-09-12 16:58:54 +00:00
|
|
|
},
|
2021-12-08 15:13:33 +00:00
|
|
|
"type": "library",
|
2018-09-12 16:58:54 +00:00
|
|
|
"autoload": {
|
|
|
|
"files": [
|
2021-12-08 15:13:33 +00:00
|
|
|
"src/functions_include.php"
|
2022-02-04 12:14:16 +00:00
|
|
|
],
|
2022-02-04 15:31:14 +00:00
|
|
|
"psr-4": {
|
|
|
|
"React\\Promise\\": "src/"
|
2022-02-04 12:14:16 +00:00
|
|
|
}
|
2018-09-12 16:58:54 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
2020-04-30 13:21:55 +00:00
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jan Sorgalla",
|
2022-02-15 16:05:01 +00:00
|
|
|
"email": "jsorgalla@gmail.com",
|
|
|
|
"homepage": "https://sorgalla.com/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Christian Lück",
|
|
|
|
"email": "christian@clue.engineering",
|
|
|
|
"homepage": "https://clue.engineering/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Cees-Jan Kiewiet",
|
|
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
|
|
"homepage": "https://wyrihaximus.net/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Chris Boden",
|
|
|
|
"email": "cboden@gmail.com",
|
|
|
|
"homepage": "https://cboden.dev/"
|
2020-04-30 13:21:55 +00:00
|
|
|
}
|
|
|
|
],
|
2018-09-12 16:58:54 +00:00
|
|
|
"description": "A lightweight implementation of CommonJS Promises/A for PHP",
|
2021-12-08 15:13:33 +00:00
|
|
|
"keywords": [
|
|
|
|
"promise",
|
|
|
|
"promises"
|
|
|
|
],
|
2020-06-03 12:56:54 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/reactphp/promise/issues",
|
2022-02-15 16:05:01 +00:00
|
|
|
"source": "https://github.com/reactphp/promise/tree/v2.9.0"
|
2020-06-03 12:56:54 +00:00
|
|
|
},
|
2022-02-15 16:05:01 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/WyriHaximus",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://github.com/clue",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"time": "2022-02-11T10:27:51+00:00"
|
2018-09-12 16:58:54 +00:00
|
|
|
},
|
2015-05-01 14:46:34 +00:00
|
|
|
{
|
2012-09-14 14:43:56 +00:00
|
|
|
"name": "seld/jsonlint",
|
2022-04-01 14:42:23 +00:00
|
|
|
"version": "1.9.0",
|
2012-09-14 14:43:56 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2013-11-22 15:15:18 +00:00
|
|
|
"url": "https://github.com/Seldaek/jsonlint.git",
|
2022-04-01 14:42:23 +00:00
|
|
|
"reference": "4211420d25eba80712bff236a98960ef68b866b7"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-01 14:42:23 +00:00
|
|
|
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/4211420d25eba80712bff236a98960ef68b866b7",
|
|
|
|
"reference": "4211420d25eba80712bff236a98960ef68b866b7",
|
2012-09-14 14:43:56 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-05-04 12:30:17 +00:00
|
|
|
"php": "^5.3 || ^7.0 || ^8.0"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
2017-03-06 16:51:44 +00:00
|
|
|
"require-dev": {
|
2022-04-01 14:42:23 +00:00
|
|
|
"phpstan/phpstan": "^1.5",
|
2022-03-31 12:41:11 +00:00
|
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
|
2017-03-06 16:51:44 +00:00
|
|
|
},
|
2012-09-14 14:43:56 +00:00
|
|
|
"bin": [
|
|
|
|
"bin/jsonlint"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
2014-07-20 17:49:28 +00:00
|
|
|
"psr-4": {
|
|
|
|
"Seld\\JsonLint\\": "src/Seld/JsonLint/"
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
2012-11-11 15:26:07 +00:00
|
|
|
},
|
2013-01-10 11:04:16 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-11 15:26:07 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jordi Boggiano",
|
|
|
|
"email": "j.boggiano@seld.be",
|
2014-07-20 17:49:28 +00:00
|
|
|
"homepage": "http://seld.be"
|
2012-11-11 15:26:07 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "JSON Linter",
|
|
|
|
"keywords": [
|
|
|
|
"json",
|
|
|
|
"linter",
|
2013-02-11 10:52:50 +00:00
|
|
|
"parser",
|
2012-11-11 15:26:07 +00:00
|
|
|
"validator"
|
2013-04-08 16:12:19 +00:00
|
|
|
],
|
2020-08-23 13:19:32 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/Seldaek/jsonlint/issues",
|
2022-04-01 14:42:23 +00:00
|
|
|
"source": "https://github.com/Seldaek/jsonlint/tree/1.9.0"
|
2020-08-23 13:19:32 +00:00
|
|
|
},
|
2020-05-04 12:30:17 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/Seldaek",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2022-04-01 14:42:23 +00:00
|
|
|
"time": "2022-04-01T13:37:23+00:00"
|
2012-03-05 19:09:34 +00:00
|
|
|
},
|
2015-05-01 12:44:24 +00:00
|
|
|
{
|
|
|
|
"name": "seld/phar-utils",
|
2022-08-31 10:41:43 +00:00
|
|
|
"version": "1.2.1",
|
2015-05-01 12:44:24 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Seldaek/phar-utils.git",
|
2022-08-31 10:41:43 +00:00
|
|
|
"reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c"
|
2015-05-01 12:44:24 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-08-31 10:41:43 +00:00
|
|
|
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
|
|
|
|
"reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
|
2015-05-01 12:44:24 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Seld\\PharUtils\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jordi Boggiano",
|
|
|
|
"email": "j.boggiano@seld.be"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PHAR file format utilities, for when PHP phars you up",
|
|
|
|
"keywords": [
|
2020-02-14 15:36:11 +00:00
|
|
|
"phar"
|
2015-05-01 12:44:24 +00:00
|
|
|
],
|
2020-04-21 12:50:11 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/Seldaek/phar-utils/issues",
|
2022-08-31 10:41:43 +00:00
|
|
|
"source": "https://github.com/Seldaek/phar-utils/tree/1.2.1"
|
2020-04-21 12:50:11 +00:00
|
|
|
},
|
2022-08-31 10:41:43 +00:00
|
|
|
"time": "2022-08-31T10:31:18+00:00"
|
2015-05-01 12:44:24 +00:00
|
|
|
},
|
2022-07-20 15:00:20 +00:00
|
|
|
{
|
|
|
|
"name": "seld/signal-handler",
|
|
|
|
"version": "2.0.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Seldaek/signal-handler.git",
|
|
|
|
"reference": "f69d119511dc0360440cdbdaa71829c149b7be75"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/f69d119511dc0360440cdbdaa71829c149b7be75",
|
|
|
|
"reference": "f69d119511dc0360440cdbdaa71829c149b7be75",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpstan/phpstan": "^1",
|
|
|
|
"phpstan/phpstan-deprecation-rules": "^1.0",
|
|
|
|
"phpstan/phpstan-phpunit": "^1",
|
|
|
|
"phpstan/phpstan-strict-rules": "^1.3",
|
|
|
|
"phpunit/phpunit": "^7.5.20 || ^8.5.23",
|
|
|
|
"psr/log": "^1 || ^2 || ^3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "2.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Seld\\Signal\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jordi Boggiano",
|
|
|
|
"email": "j.boggiano@seld.be",
|
|
|
|
"homepage": "http://seld.be"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development",
|
|
|
|
"keywords": [
|
|
|
|
"posix",
|
|
|
|
"sigint",
|
|
|
|
"signal",
|
|
|
|
"sigterm",
|
|
|
|
"unix"
|
|
|
|
],
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/Seldaek/signal-handler/issues",
|
|
|
|
"source": "https://github.com/Seldaek/signal-handler/tree/2.0.1"
|
|
|
|
},
|
|
|
|
"time": "2022-07-20T18:31:45+00:00"
|
|
|
|
},
|
2012-05-12 07:44:22 +00:00
|
|
|
{
|
2012-09-14 14:43:56 +00:00
|
|
|
"name": "symfony/console",
|
2022-08-31 10:41:43 +00:00
|
|
|
"version": "v5.4.12",
|
2012-09-14 14:43:56 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2015-10-28 02:44:08 +00:00
|
|
|
"url": "https://github.com/symfony/console.git",
|
2022-08-31 10:41:43 +00:00
|
|
|
"reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-08-31 10:41:43 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/c072aa8f724c3af64e2c7a96b796a4863d24dba1",
|
|
|
|
"reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1",
|
2012-09-14 14:43:56 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"php": ">=7.2.5",
|
|
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
|
|
"symfony/polyfill-mbstring": "~1.0",
|
2021-12-09 16:09:07 +00:00
|
|
|
"symfony/polyfill-php73": "^1.9",
|
2021-12-08 15:13:33 +00:00
|
|
|
"symfony/polyfill-php80": "^1.16",
|
|
|
|
"symfony/service-contracts": "^1.1|^2|^3",
|
|
|
|
"symfony/string": "^5.1|^6.0"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"psr/log": ">=3",
|
|
|
|
"symfony/dependency-injection": "<4.4",
|
|
|
|
"symfony/dotenv": "<5.1",
|
|
|
|
"symfony/event-dispatcher": "<4.4",
|
|
|
|
"symfony/lock": "<4.4",
|
|
|
|
"symfony/process": "<4.4"
|
|
|
|
},
|
|
|
|
"provide": {
|
|
|
|
"psr/log-implementation": "1.0|2.0"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
2013-04-08 16:12:19 +00:00
|
|
|
"require-dev": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"psr/log": "^1|^2",
|
|
|
|
"symfony/config": "^4.4|^5.0|^6.0",
|
|
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
|
|
"symfony/event-dispatcher": "^4.4|^5.0|^6.0",
|
|
|
|
"symfony/lock": "^4.4|^5.0|^6.0",
|
|
|
|
"symfony/process": "^4.4|^5.0|^6.0",
|
|
|
|
"symfony/var-dumper": "^4.4|^5.0|^6.0"
|
2013-08-12 00:07:17 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"psr/log": "For using the console logger",
|
2014-12-02 19:18:44 +00:00
|
|
|
"symfony/event-dispatcher": "",
|
2021-12-08 15:13:33 +00:00
|
|
|
"symfony/lock": "",
|
2014-12-02 19:18:44 +00:00
|
|
|
"symfony/process": ""
|
2013-04-08 16:12:19 +00:00
|
|
|
},
|
2012-09-14 14:43:56 +00:00
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
2015-10-28 02:44:08 +00:00
|
|
|
"psr-4": {
|
2012-10-19 16:50:05 +00:00
|
|
|
"Symfony\\Component\\Console\\": ""
|
2015-12-16 18:51:41 +00:00
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
2013-01-10 11:04:16 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-09-14 14:43:56 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
2014-09-24 18:19:25 +00:00
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
2015-06-10 16:13:39 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
],
|
2021-12-08 15:13:33 +00:00
|
|
|
"description": "Eases the creation of beautiful and testable command line interfaces",
|
2015-06-10 16:13:39 +00:00
|
|
|
"homepage": "https://symfony.com",
|
2021-12-08 15:13:33 +00:00
|
|
|
"keywords": [
|
|
|
|
"cli",
|
|
|
|
"command line",
|
|
|
|
"console",
|
|
|
|
"terminal"
|
|
|
|
],
|
2020-04-21 12:50:11 +00:00
|
|
|
"support": {
|
2022-08-31 10:41:43 +00:00
|
|
|
"source": "https://github.com/symfony/console/tree/v5.4.12"
|
2020-04-21 12:50:11 +00:00
|
|
|
},
|
2021-12-08 15:13:33 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-08-31 10:41:43 +00:00
|
|
|
"time": "2022-08-17T13:18:05+00:00"
|
2016-10-12 14:57:43 +00:00
|
|
|
},
|
|
|
|
{
|
2021-12-08 15:13:33 +00:00
|
|
|
"name": "symfony/deprecation-contracts",
|
2022-06-30 15:07:18 +00:00
|
|
|
"version": "v2.5.2",
|
2016-10-12 14:57:43 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2021-12-08 15:13:33 +00:00
|
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
2022-04-14 15:05:40 +00:00
|
|
|
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
|
2016-10-12 14:57:43 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-14 15:05:40 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
|
|
|
|
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
|
2016-10-12 14:57:43 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"php": ">=7.1"
|
2016-10-12 14:57:43 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"dev-main": "2.5-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/contracts",
|
|
|
|
"url": "https://github.com/symfony/contracts"
|
2016-10-12 14:57:43 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"files": [
|
|
|
|
"function.php"
|
2016-10-12 14:57:43 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2021-12-08 15:13:33 +00:00
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
2016-10-12 14:57:43 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2021-12-08 15:13:33 +00:00
|
|
|
"description": "A generic function and convention to trigger deprecation notices",
|
2016-10-12 14:57:43 +00:00
|
|
|
"homepage": "https://symfony.com",
|
2020-04-21 12:50:11 +00:00
|
|
|
"support": {
|
2022-06-30 15:07:18 +00:00
|
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
|
2020-04-21 12:50:11 +00:00
|
|
|
},
|
2021-12-08 15:13:33 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-04-14 15:05:40 +00:00
|
|
|
"time": "2022-01-02T09:53:40+00:00"
|
2012-05-12 07:44:22 +00:00
|
|
|
},
|
2015-08-18 13:40:48 +00:00
|
|
|
{
|
|
|
|
"name": "symfony/filesystem",
|
2022-08-31 10:41:43 +00:00
|
|
|
"version": "v5.4.12",
|
2015-08-18 13:40:48 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2015-10-28 02:44:08 +00:00
|
|
|
"url": "https://github.com/symfony/filesystem.git",
|
2022-08-31 10:41:43 +00:00
|
|
|
"reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447"
|
2015-08-18 13:40:48 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-08-31 10:41:43 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/2d67c1f9a1937406a9be3171b4b22250c0a11447",
|
|
|
|
"reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447",
|
2015-08-18 13:40:48 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"php": ">=7.2.5",
|
|
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
|
|
"symfony/polyfill-mbstring": "~1.8",
|
|
|
|
"symfony/polyfill-php80": "^1.16"
|
2015-08-18 13:40:48 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
2015-10-28 02:44:08 +00:00
|
|
|
"psr-4": {
|
2015-08-18 13:40:48 +00:00
|
|
|
"Symfony\\Component\\Filesystem\\": ""
|
2015-12-16 18:51:41 +00:00
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
2015-08-18 13:40:48 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2021-12-08 15:13:33 +00:00
|
|
|
"description": "Provides basic utilities for the filesystem",
|
2015-08-18 13:40:48 +00:00
|
|
|
"homepage": "https://symfony.com",
|
2020-04-21 12:50:11 +00:00
|
|
|
"support": {
|
2022-08-31 10:41:43 +00:00
|
|
|
"source": "https://github.com/symfony/filesystem/tree/v5.4.12"
|
2020-04-21 12:50:11 +00:00
|
|
|
},
|
2021-12-08 15:13:33 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-08-31 10:41:43 +00:00
|
|
|
"time": "2022-08-02T13:48:16+00:00"
|
2015-08-18 13:40:48 +00:00
|
|
|
},
|
2012-05-12 07:44:22 +00:00
|
|
|
{
|
2012-09-14 14:43:56 +00:00
|
|
|
"name": "symfony/finder",
|
2022-07-30 19:14:03 +00:00
|
|
|
"version": "v5.4.11",
|
2012-09-14 14:43:56 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2015-10-28 02:44:08 +00:00
|
|
|
"url": "https://github.com/symfony/finder.git",
|
2022-07-30 19:14:03 +00:00
|
|
|
"reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-07-30 19:14:03 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c",
|
|
|
|
"reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c",
|
2012-09-14 14:43:56 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"php": ">=7.2.5",
|
|
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
|
|
"symfony/polyfill-php80": "^1.16"
|
2015-03-24 00:12:43 +00:00
|
|
|
},
|
2012-09-14 14:43:56 +00:00
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
2015-10-28 02:44:08 +00:00
|
|
|
"psr-4": {
|
2013-04-08 16:12:19 +00:00
|
|
|
"Symfony\\Component\\Finder\\": ""
|
2015-12-16 18:51:41 +00:00
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
2013-01-10 11:04:16 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-09-14 14:43:56 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
2014-09-24 18:19:25 +00:00
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
2015-06-10 16:13:39 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
],
|
2021-12-08 15:13:33 +00:00
|
|
|
"description": "Finds files and directories via an intuitive fluent interface",
|
2015-06-10 16:13:39 +00:00
|
|
|
"homepage": "https://symfony.com",
|
2020-04-21 12:50:11 +00:00
|
|
|
"support": {
|
2022-07-30 19:14:03 +00:00
|
|
|
"source": "https://github.com/symfony/finder/tree/v5.4.11"
|
2020-04-21 12:50:11 +00:00
|
|
|
},
|
2021-12-08 15:13:33 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-07-30 19:14:03 +00:00
|
|
|
"time": "2022-07-29T07:37:50+00:00"
|
2018-07-20 11:48:39 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-ctype",
|
2022-06-06 11:18:10 +00:00
|
|
|
"version": "v1.26.0",
|
2018-07-20 11:48:39 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
2022-06-06 11:18:10 +00:00
|
|
|
"reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"
|
2018-07-20 11:48:39 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-06-06 11:18:10 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
|
|
|
|
"reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
|
2018-07-20 11:48:39 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"php": ">=7.1"
|
2018-07-20 11:48:39 +00:00
|
|
|
},
|
2022-01-03 12:24:00 +00:00
|
|
|
"provide": {
|
|
|
|
"ext-ctype": "*"
|
|
|
|
},
|
2018-08-22 07:43:30 +00:00
|
|
|
"suggest": {
|
|
|
|
"ext-ctype": "For best performance"
|
|
|
|
},
|
2018-07-20 11:48:39 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-06-06 11:18:10 +00:00
|
|
|
"dev-main": "1.26-dev"
|
2020-07-17 11:00:41 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2018-07-20 11:48:39 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
2022-02-25 19:49:24 +00:00
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
|
|
}
|
2018-07-20 11:48:39 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
2020-03-11 12:37:39 +00:00
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Gert de Pagter",
|
|
|
|
"email": "BackEndTea@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2018-07-20 11:48:39 +00:00
|
|
|
"description": "Symfony polyfill for ctype functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"ctype",
|
|
|
|
"polyfill",
|
|
|
|
"portable"
|
|
|
|
],
|
2020-06-03 12:56:54 +00:00
|
|
|
"support": {
|
2022-06-06 11:18:10 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
|
2020-06-03 12:56:54 +00:00
|
|
|
},
|
2020-04-21 12:50:11 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-06-06 11:18:10 +00:00
|
|
|
"time": "2022-05-24T11:49:31+00:00"
|
2015-12-16 18:51:41 +00:00
|
|
|
},
|
|
|
|
{
|
2021-12-08 15:13:33 +00:00
|
|
|
"name": "symfony/polyfill-intl-grapheme",
|
2022-06-06 11:18:10 +00:00
|
|
|
"version": "v1.26.0",
|
2015-12-16 18:51:41 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2021-12-08 15:13:33 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
2022-06-06 11:18:10 +00:00
|
|
|
"reference": "433d05519ce6990bf3530fba6957499d327395c2"
|
2015-12-16 18:51:41 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-06-06 11:18:10 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2",
|
|
|
|
"reference": "433d05519ce6990bf3530fba6957499d327395c2",
|
2015-12-16 18:51:41 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"php": ">=7.1"
|
2015-12-16 18:51:41 +00:00
|
|
|
},
|
2016-01-09 16:52:06 +00:00
|
|
|
"suggest": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"ext-intl": "For best performance"
|
2016-01-09 16:52:06 +00:00
|
|
|
},
|
2015-12-16 18:51:41 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-06-06 11:18:10 +00:00
|
|
|
"dev-main": "1.26-dev"
|
2020-07-17 11:00:41 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2015-12-16 18:51:41 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
2022-02-15 16:05:01 +00:00
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
|
|
|
|
}
|
2015-12-16 18:51:41 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2021-12-08 15:13:33 +00:00
|
|
|
"description": "Symfony polyfill for intl's grapheme_* functions",
|
2015-12-16 18:51:41 +00:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
2021-12-08 15:13:33 +00:00
|
|
|
"grapheme",
|
|
|
|
"intl",
|
2015-12-16 18:51:41 +00:00
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
2020-06-03 12:56:54 +00:00
|
|
|
"support": {
|
2022-06-06 11:18:10 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0"
|
2020-06-03 12:56:54 +00:00
|
|
|
},
|
2020-04-21 12:50:11 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-06-06 11:18:10 +00:00
|
|
|
"time": "2022-05-24T11:49:31+00:00"
|
2012-01-23 09:02:16 +00:00
|
|
|
},
|
|
|
|
{
|
2021-12-08 15:13:33 +00:00
|
|
|
"name": "symfony/polyfill-intl-normalizer",
|
2022-06-06 11:18:10 +00:00
|
|
|
"version": "v1.26.0",
|
2012-09-14 14:43:56 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2021-12-08 15:13:33 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
2022-06-06 11:18:10 +00:00
|
|
|
"reference": "219aa369ceff116e673852dce47c3a41794c14bd"
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-06-06 11:18:10 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd",
|
|
|
|
"reference": "219aa369ceff116e673852dce47c3a41794c14bd",
|
2012-09-14 14:43:56 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
2015-03-24 00:12:43 +00:00
|
|
|
},
|
2012-09-14 14:43:56 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-06-06 11:18:10 +00:00
|
|
|
"dev-main": "1.26-dev"
|
2021-12-08 15:13:33 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
2022-02-15 16:05:01 +00:00
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
|
|
},
|
2021-12-08 15:13:33 +00:00
|
|
|
"classmap": [
|
|
|
|
"Resources/stubs"
|
2015-12-16 18:51:41 +00:00
|
|
|
]
|
2012-09-14 14:43:56 +00:00
|
|
|
},
|
2013-01-10 11:04:16 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-09-14 14:43:56 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
2014-09-24 18:19:25 +00:00
|
|
|
{
|
2021-12-08 15:13:33 +00:00
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
2015-06-10 16:13:39 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
2012-09-14 14:43:56 +00:00
|
|
|
}
|
|
|
|
],
|
2021-12-08 15:13:33 +00:00
|
|
|
"description": "Symfony polyfill for intl's Normalizer class and related functions",
|
2015-06-10 16:13:39 +00:00
|
|
|
"homepage": "https://symfony.com",
|
2021-12-08 15:13:33 +00:00
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"intl",
|
|
|
|
"normalizer",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
2020-04-21 12:50:11 +00:00
|
|
|
"support": {
|
2022-06-06 11:18:10 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0"
|
2020-04-21 12:50:11 +00:00
|
|
|
},
|
2021-12-08 15:13:33 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-06-06 11:18:10 +00:00
|
|
|
"time": "2022-05-24T11:49:31+00:00"
|
2021-12-08 15:13:33 +00:00
|
|
|
},
|
2014-12-02 19:18:44 +00:00
|
|
|
{
|
2021-12-08 15:13:33 +00:00
|
|
|
"name": "symfony/polyfill-mbstring",
|
2022-06-06 11:18:10 +00:00
|
|
|
"version": "v1.26.0",
|
2014-12-02 19:18:44 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2021-12-08 15:13:33 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
2022-06-06 11:18:10 +00:00
|
|
|
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-06-06 11:18:10 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
|
|
|
|
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
|
2014-12-02 19:18:44 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"php": ">=7.1"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
2022-01-03 12:24:00 +00:00
|
|
|
"provide": {
|
|
|
|
"ext-mbstring": "*"
|
|
|
|
},
|
2021-12-08 15:13:33 +00:00
|
|
|
"suggest": {
|
|
|
|
"ext-mbstring": "For best performance"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-06-06 11:18:10 +00:00
|
|
|
"dev-main": "1.26-dev"
|
2021-12-08 15:13:33 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2014-12-02 19:18:44 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
2022-02-15 16:05:01 +00:00
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
|
}
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2021-12-08 15:13:33 +00:00
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
2014-12-02 19:18:44 +00:00
|
|
|
}
|
|
|
|
],
|
2021-12-08 15:13:33 +00:00
|
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
|
|
"homepage": "https://symfony.com",
|
2014-12-02 19:18:44 +00:00
|
|
|
"keywords": [
|
2021-12-08 15:13:33 +00:00
|
|
|
"compatibility",
|
|
|
|
"mbstring",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
2014-12-02 19:18:44 +00:00
|
|
|
],
|
2020-04-21 12:50:11 +00:00
|
|
|
"support": {
|
2022-06-06 11:18:10 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
|
2020-04-21 12:50:11 +00:00
|
|
|
},
|
2021-12-08 15:13:33 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-06-06 11:18:10 +00:00
|
|
|
"time": "2022-05-24T11:49:31+00:00"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
2015-02-21 10:08:47 +00:00
|
|
|
{
|
2021-12-08 15:13:33 +00:00
|
|
|
"name": "symfony/polyfill-php73",
|
2022-06-06 11:18:10 +00:00
|
|
|
"version": "v1.26.0",
|
2015-02-21 10:08:47 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2021-12-08 15:13:33 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
2022-06-06 11:18:10 +00:00
|
|
|
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85"
|
2015-02-21 10:08:47 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-06-06 11:18:10 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85",
|
|
|
|
"reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
|
2015-02-21 10:08:47 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"php": ">=7.1"
|
2015-02-21 10:08:47 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-06-06 11:18:10 +00:00
|
|
|
"dev-main": "1.26-dev"
|
2021-12-08 15:13:33 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2015-02-21 10:08:47 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
2022-02-15 16:05:01 +00:00
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Php73\\": ""
|
|
|
|
},
|
2021-12-08 15:13:33 +00:00
|
|
|
"classmap": [
|
|
|
|
"Resources/stubs"
|
|
|
|
]
|
2015-02-21 10:08:47 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
2020-03-11 12:37:39 +00:00
|
|
|
"authors": [
|
|
|
|
{
|
2021-12-08 15:13:33 +00:00
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
2022-06-06 11:18:10 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
|
2021-12-08 15:13:33 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-06-06 11:18:10 +00:00
|
|
|
"time": "2022-05-24T11:49:31+00:00"
|
2021-12-08 15:13:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-php80",
|
2022-06-06 11:18:10 +00:00
|
|
|
"version": "v1.26.0",
|
2021-12-08 15:13:33 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
2022-06-06 11:18:10 +00:00
|
|
|
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
|
2021-12-08 15:13:33 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-06-06 11:18:10 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
|
|
|
|
"reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
|
2021-12-08 15:13:33 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2022-06-06 11:18:10 +00:00
|
|
|
"dev-main": "1.26-dev"
|
2021-12-08 15:13:33 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
2022-02-15 16:05:01 +00:00
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Php80\\": ""
|
|
|
|
},
|
2021-12-08 15:13:33 +00:00
|
|
|
"classmap": [
|
|
|
|
"Resources/stubs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Ion Bazan",
|
|
|
|
"email": "ion.bazan@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
"support": {
|
2022-06-06 11:18:10 +00:00
|
|
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
|
2021-12-08 15:13:33 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-06-06 11:18:10 +00:00
|
|
|
"time": "2022-05-10T07:21:04+00:00"
|
2021-12-08 15:13:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/process",
|
2022-07-30 19:14:03 +00:00
|
|
|
"version": "v5.4.11",
|
2021-12-08 15:13:33 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/process.git",
|
2022-07-30 19:14:03 +00:00
|
|
|
"reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1"
|
2021-12-08 15:13:33 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-07-30 19:14:03 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1",
|
|
|
|
"reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1",
|
2021-12-08 15:13:33 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2.5",
|
|
|
|
"symfony/polyfill-php80": "^1.16"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Process\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Executes commands in sub-processes",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"support": {
|
2022-07-30 19:14:03 +00:00
|
|
|
"source": "https://github.com/symfony/process/tree/v5.4.11"
|
2021-12-08 15:13:33 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-07-30 19:14:03 +00:00
|
|
|
"time": "2022-06-27T16:58:25+00:00"
|
2021-12-08 15:13:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/service-contracts",
|
2022-06-30 15:07:18 +00:00
|
|
|
"version": "v2.5.2",
|
2021-12-08 15:13:33 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
2022-06-30 15:07:18 +00:00
|
|
|
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
|
2021-12-08 15:13:33 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-06-30 15:07:18 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
|
|
|
|
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
|
2021-12-08 15:13:33 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2.5",
|
|
|
|
"psr/container": "^1.1",
|
2022-04-14 15:05:40 +00:00
|
|
|
"symfony/deprecation-contracts": "^2.1|^3"
|
2021-12-08 15:13:33 +00:00
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"ext-psr": "<1.1|>=2"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"symfony/service-implementation": ""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-main": "2.5-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/contracts",
|
|
|
|
"url": "https://github.com/symfony/contracts"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Contracts\\Service\\": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Generic abstractions related to writing services",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"abstractions",
|
|
|
|
"contracts",
|
|
|
|
"decoupling",
|
|
|
|
"interfaces",
|
|
|
|
"interoperability",
|
|
|
|
"standards"
|
|
|
|
],
|
|
|
|
"support": {
|
2022-06-30 15:07:18 +00:00
|
|
|
"source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
|
2021-12-08 15:13:33 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-06-30 15:07:18 +00:00
|
|
|
"time": "2022-05-30T19:17:29+00:00"
|
2021-12-08 15:13:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/string",
|
2022-08-31 10:41:43 +00:00
|
|
|
"version": "v5.4.12",
|
2021-12-08 15:13:33 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/string.git",
|
2022-08-31 10:41:43 +00:00
|
|
|
"reference": "2fc515e512d721bf31ea76bd02fe23ada4640058"
|
2021-12-08 15:13:33 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-08-31 10:41:43 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/2fc515e512d721bf31ea76bd02fe23ada4640058",
|
|
|
|
"reference": "2fc515e512d721bf31ea76bd02fe23ada4640058",
|
2021-12-08 15:13:33 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.2.5",
|
|
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
|
|
"symfony/polyfill-intl-grapheme": "~1.0",
|
|
|
|
"symfony/polyfill-intl-normalizer": "~1.0",
|
|
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
|
|
"symfony/polyfill-php80": "~1.15"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"symfony/translation-contracts": ">=3.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/error-handler": "^4.4|^5.0|^6.0",
|
|
|
|
"symfony/http-client": "^4.4|^5.0|^6.0",
|
|
|
|
"symfony/translation-contracts": "^1.1|^2",
|
|
|
|
"symfony/var-exporter": "^4.4|^5.0|^6.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"Resources/functions.php"
|
|
|
|
],
|
2022-02-25 19:53:58 +00:00
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\String\\": ""
|
|
|
|
},
|
2021-12-08 15:13:33 +00:00
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"grapheme",
|
|
|
|
"i18n",
|
|
|
|
"string",
|
|
|
|
"unicode",
|
|
|
|
"utf-8",
|
|
|
|
"utf8"
|
|
|
|
],
|
|
|
|
"support": {
|
2022-08-31 10:41:43 +00:00
|
|
|
"source": "https://github.com/symfony/string/tree/v5.4.12"
|
2021-12-08 15:13:33 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-08-31 10:41:43 +00:00
|
|
|
"time": "2022-08-12T17:03:11+00:00"
|
2021-12-08 15:13:33 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": [
|
2014-12-02 19:18:44 +00:00
|
|
|
{
|
2021-12-08 16:03:05 +00:00
|
|
|
"name": "phpstan/phpstan",
|
2022-07-21 09:15:15 +00:00
|
|
|
"version": "1.8.2",
|
2014-12-02 19:18:44 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2021-12-08 16:03:05 +00:00
|
|
|
"url": "https://github.com/phpstan/phpstan.git",
|
2022-07-21 09:15:15 +00:00
|
|
|
"reference": "c53312ecc575caf07b0e90dee43883fdf90ca67c"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-07-21 09:15:15 +00:00
|
|
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c53312ecc575caf07b0e90dee43883fdf90ca67c",
|
|
|
|
"reference": "c53312ecc575caf07b0e90dee43883fdf90ca67c",
|
2014-12-02 19:18:44 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-03-29 12:03:05 +00:00
|
|
|
"php": "^7.2|^8.0"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
2021-12-08 16:03:05 +00:00
|
|
|
"conflict": {
|
|
|
|
"phpstan/phpstan-shim": "*"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
2021-12-08 16:03:05 +00:00
|
|
|
"bin": [
|
|
|
|
"phpstan",
|
|
|
|
"phpstan.phar"
|
|
|
|
],
|
2014-12-02 19:18:44 +00:00
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
2021-12-08 16:03:05 +00:00
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
2014-12-02 19:18:44 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2021-12-08 16:03:05 +00:00
|
|
|
"MIT"
|
2014-12-02 19:18:44 +00:00
|
|
|
],
|
2021-12-08 16:03:05 +00:00
|
|
|
"description": "PHPStan - PHP Static Analysis Tool",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/phpstan/phpstan/issues",
|
2022-07-21 09:15:15 +00:00
|
|
|
"source": "https://github.com/phpstan/phpstan/tree/1.8.2"
|
2021-12-08 16:03:05 +00:00
|
|
|
},
|
|
|
|
"funding": [
|
2021-12-08 15:13:33 +00:00
|
|
|
{
|
2021-12-08 16:03:05 +00:00
|
|
|
"url": "https://github.com/ondrejmirtes",
|
|
|
|
"type": "github"
|
2021-12-08 15:13:33 +00:00
|
|
|
},
|
2014-12-02 19:18:44 +00:00
|
|
|
{
|
2021-12-08 16:03:05 +00:00
|
|
|
"url": "https://github.com/phpstan",
|
|
|
|
"type": "github"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
|
|
|
{
|
2021-12-08 16:03:05 +00:00
|
|
|
"url": "https://www.patreon.com/phpstan",
|
|
|
|
"type": "patreon"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
|
|
|
{
|
2021-12-08 16:03:05 +00:00
|
|
|
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
|
|
|
|
"type": "tidelift"
|
2021-12-08 15:13:33 +00:00
|
|
|
}
|
|
|
|
],
|
2022-07-21 09:15:15 +00:00
|
|
|
"time": "2022-07-20T09:57:31+00:00"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
|
|
|
{
|
2021-12-08 16:03:05 +00:00
|
|
|
"name": "phpstan/phpstan-deprecation-rules",
|
|
|
|
"version": "1.0.0",
|
2014-12-02 19:18:44 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2021-12-08 16:03:05 +00:00
|
|
|
"url": "https://github.com/phpstan/phpstan-deprecation-rules.git",
|
|
|
|
"reference": "e5ccafb0dd8d835dd65d8d7a1a0d2b1b75414682"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2021-12-08 16:03:05 +00:00
|
|
|
"url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/e5ccafb0dd8d835dd65d8d7a1a0d2b1b75414682",
|
|
|
|
"reference": "e5ccafb0dd8d835dd65d8d7a1a0d2b1b75414682",
|
2014-12-02 19:18:44 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2021-12-08 16:03:05 +00:00
|
|
|
"php": "^7.1 || ^8.0",
|
|
|
|
"phpstan/phpstan": "^1.0"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-12-08 16:03:05 +00:00
|
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
|
|
"phpunit/phpunit": "^9.5"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
2021-12-08 16:03:05 +00:00
|
|
|
"type": "phpstan-extension",
|
2014-12-02 19:18:44 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2021-12-08 16:03:05 +00:00
|
|
|
"dev-master": "1.0-dev"
|
|
|
|
},
|
|
|
|
"phpstan": {
|
|
|
|
"includes": [
|
|
|
|
"rules.neon"
|
|
|
|
]
|
2014-12-02 19:18:44 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2021-12-08 16:03:05 +00:00
|
|
|
"psr-4": {
|
|
|
|
"PHPStan\\": "src/"
|
|
|
|
}
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2021-12-08 16:03:05 +00:00
|
|
|
"MIT"
|
2014-12-02 19:18:44 +00:00
|
|
|
],
|
2021-12-08 16:03:05 +00:00
|
|
|
"description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues",
|
|
|
|
"source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.0.0"
|
|
|
|
},
|
|
|
|
"time": "2021-09-23T11:02:21+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "phpstan/phpstan-phpunit",
|
2022-04-27 20:00:04 +00:00
|
|
|
"version": "1.1.1",
|
2021-12-08 16:03:05 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/phpstan/phpstan-phpunit.git",
|
2022-04-27 20:00:04 +00:00
|
|
|
"reference": "4a3c437c09075736285d1cabb5c75bf27ed0bc84"
|
2021-12-08 16:03:05 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-04-27 20:00:04 +00:00
|
|
|
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/4a3c437c09075736285d1cabb5c75bf27ed0bc84",
|
|
|
|
"reference": "4a3c437c09075736285d1cabb5c75bf27ed0bc84",
|
2021-12-08 16:03:05 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-03-29 12:03:05 +00:00
|
|
|
"php": "^7.2 || ^8.0",
|
|
|
|
"phpstan/phpstan": "^1.5.0"
|
2021-12-08 16:03:05 +00:00
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"phpunit/phpunit": "<7.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"nikic/php-parser": "^4.13.0",
|
|
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
|
|
"phpstan/phpstan-strict-rules": "^1.0",
|
|
|
|
"phpunit/phpunit": "^9.5"
|
|
|
|
},
|
|
|
|
"type": "phpstan-extension",
|
|
|
|
"extra": {
|
|
|
|
"phpstan": {
|
|
|
|
"includes": [
|
|
|
|
"extension.neon",
|
|
|
|
"rules.neon"
|
|
|
|
]
|
2014-12-02 19:18:44 +00:00
|
|
|
}
|
2020-04-21 12:50:11 +00:00
|
|
|
},
|
2021-12-08 16:03:05 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"PHPStan\\": "src/"
|
2021-12-08 15:13:33 +00:00
|
|
|
}
|
2021-12-08 16:03:05 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
2021-12-08 15:13:33 +00:00
|
|
|
],
|
2021-12-08 16:03:05 +00:00
|
|
|
"description": "PHPUnit extensions and rules for PHPStan",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
|
2022-04-27 20:00:04 +00:00
|
|
|
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.1.1"
|
2021-12-08 16:03:05 +00:00
|
|
|
},
|
2022-04-27 20:00:04 +00:00
|
|
|
"time": "2022-04-20T15:24:25+00:00"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
|
|
|
{
|
2021-12-08 16:03:05 +00:00
|
|
|
"name": "phpstan/phpstan-strict-rules",
|
2022-06-30 15:07:18 +00:00
|
|
|
"version": "1.3.0",
|
2014-12-02 19:18:44 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2021-12-08 16:03:05 +00:00
|
|
|
"url": "https://github.com/phpstan/phpstan-strict-rules.git",
|
2022-06-30 15:07:18 +00:00
|
|
|
"reference": "543675a9be82d4befb9ca0bd8cdc9d211665037f"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-06-30 15:07:18 +00:00
|
|
|
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/543675a9be82d4befb9ca0bd8cdc9d211665037f",
|
|
|
|
"reference": "543675a9be82d4befb9ca0bd8cdc9d211665037f",
|
2014-12-02 19:18:44 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2022-04-27 20:00:04 +00:00
|
|
|
"php": "^7.2 || ^8.0",
|
2022-06-30 15:07:18 +00:00
|
|
|
"phpstan/phpstan": "^1.7.15"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2021-12-08 16:03:05 +00:00
|
|
|
"nikic/php-parser": "^4.13.0",
|
|
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
|
|
"phpunit/phpunit": "^9.5"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
2021-12-08 16:03:05 +00:00
|
|
|
"type": "phpstan-extension",
|
2014-12-02 19:18:44 +00:00
|
|
|
"extra": {
|
2021-12-08 16:03:05 +00:00
|
|
|
"phpstan": {
|
|
|
|
"includes": [
|
|
|
|
"rules.neon"
|
|
|
|
]
|
2014-12-02 19:18:44 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
2021-12-08 16:03:05 +00:00
|
|
|
"psr-4": {
|
|
|
|
"PHPStan\\": "src/"
|
|
|
|
}
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
2021-12-08 16:03:05 +00:00
|
|
|
"MIT"
|
2014-12-02 19:18:44 +00:00
|
|
|
],
|
2021-12-08 16:03:05 +00:00
|
|
|
"description": "Extra strict and opinionated rules for PHPStan",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
|
2022-06-30 15:07:18 +00:00
|
|
|
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.3.0"
|
2021-12-08 16:03:05 +00:00
|
|
|
},
|
2022-06-30 15:07:18 +00:00
|
|
|
"time": "2022-06-24T06:47:20+00:00"
|
2021-12-08 16:03:05 +00:00
|
|
|
},
|
2022-02-16 12:24:57 +00:00
|
|
|
{
|
|
|
|
"name": "phpstan/phpstan-symfony",
|
2022-08-20 12:34:06 +00:00
|
|
|
"version": "1.2.9",
|
2022-02-16 12:24:57 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/phpstan/phpstan-symfony.git",
|
2022-08-20 12:34:06 +00:00
|
|
|
"reference": "f4cb3b8915d3656e780f305f01c86b70ff933272"
|
2022-02-16 12:24:57 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-08-20 12:34:06 +00:00
|
|
|
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/f4cb3b8915d3656e780f305f01c86b70ff933272",
|
|
|
|
"reference": "f4cb3b8915d3656e780f305f01c86b70ff933272",
|
2022-02-16 12:24:57 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-simplexml": "*",
|
2022-06-01 19:40:56 +00:00
|
|
|
"php": "^7.2 || ^8.0",
|
2022-07-21 09:15:15 +00:00
|
|
|
"phpstan/phpstan": "^1.8.2"
|
2022-02-16 12:24:57 +00:00
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"symfony/framework-bundle": "<3.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"nikic/php-parser": "^4.13.0",
|
|
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
|
|
"phpstan/phpstan-strict-rules": "^1.0",
|
|
|
|
"phpunit/phpunit": "^9.5",
|
2022-02-25 19:53:58 +00:00
|
|
|
"psr/container": "1.0 || 1.1.1",
|
2022-02-16 12:24:57 +00:00
|
|
|
"symfony/config": "^4.2 || ^5.0",
|
|
|
|
"symfony/console": "^4.0 || ^5.0",
|
2022-02-25 19:53:58 +00:00
|
|
|
"symfony/dependency-injection": "^4.0 || ^5.0",
|
2022-02-16 12:24:57 +00:00
|
|
|
"symfony/form": "^4.0 || ^5.0",
|
|
|
|
"symfony/framework-bundle": "^4.4 || ^5.0",
|
|
|
|
"symfony/http-foundation": "^5.1",
|
|
|
|
"symfony/messenger": "^4.2 || ^5.0",
|
|
|
|
"symfony/polyfill-php80": "^1.24",
|
|
|
|
"symfony/serializer": "^4.0 || ^5.0"
|
|
|
|
},
|
|
|
|
"type": "phpstan-extension",
|
|
|
|
"extra": {
|
|
|
|
"phpstan": {
|
|
|
|
"includes": [
|
|
|
|
"extension.neon",
|
|
|
|
"rules.neon"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"PHPStan\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Lukáš Unger",
|
|
|
|
"email": "looky.msc@gmail.com",
|
|
|
|
"homepage": "https://lookyman.net"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony Framework extensions and rules for PHPStan",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/phpstan/phpstan-symfony/issues",
|
2022-08-20 12:34:06 +00:00
|
|
|
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.9"
|
2022-02-16 12:24:57 +00:00
|
|
|
},
|
2022-08-20 12:34:06 +00:00
|
|
|
"time": "2022-08-05T20:13:38+00:00"
|
2022-02-16 12:24:57 +00:00
|
|
|
},
|
2014-12-02 19:18:44 +00:00
|
|
|
{
|
2020-02-07 03:18:45 +00:00
|
|
|
"name": "symfony/phpunit-bridge",
|
2022-07-30 19:14:03 +00:00
|
|
|
"version": "v6.1.3",
|
2014-12-02 19:18:44 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2020-02-07 03:18:45 +00:00
|
|
|
"url": "https://github.com/symfony/phpunit-bridge.git",
|
2022-07-30 19:14:03 +00:00
|
|
|
"reference": "75c2fa71d049c1f48e39d208c0cefba97e66335a"
|
2014-12-02 19:18:44 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2022-07-30 19:14:03 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/75c2fa71d049c1f48e39d208c0cefba97e66335a",
|
|
|
|
"reference": "75c2fa71d049c1f48e39d208c0cefba97e66335a",
|
2014-12-02 19:18:44 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
2020-02-07 03:18:45 +00:00
|
|
|
"require": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"php": ">=7.1.3"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
2020-02-07 03:18:45 +00:00
|
|
|
"conflict": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"phpunit/phpunit": "<7.5|9.1.2"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/deprecation-contracts": "^2.1|^3.0",
|
|
|
|
"symfony/error-handler": "^5.4|^6.0"
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
2020-02-07 03:18:45 +00:00
|
|
|
"suggest": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
|
2015-03-24 00:12:43 +00:00
|
|
|
},
|
2020-02-07 03:18:45 +00:00
|
|
|
"bin": [
|
|
|
|
"bin/simple-phpunit"
|
|
|
|
],
|
|
|
|
"type": "symfony-bridge",
|
2013-04-08 16:12:19 +00:00
|
|
|
"extra": {
|
2020-02-07 03:18:45 +00:00
|
|
|
"thanks": {
|
|
|
|
"name": "phpunit/phpunit",
|
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit"
|
2013-04-08 16:12:19 +00:00
|
|
|
}
|
|
|
|
},
|
2013-01-10 10:51:02 +00:00
|
|
|
"autoload": {
|
2020-02-07 03:18:45 +00:00
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
2015-10-28 02:44:08 +00:00
|
|
|
"psr-4": {
|
2020-02-07 03:18:45 +00:00
|
|
|
"Symfony\\Bridge\\PhpUnit\\": ""
|
2015-12-16 18:51:41 +00:00
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
2013-01-10 10:51:02 +00:00
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
2014-09-24 18:19:25 +00:00
|
|
|
{
|
2020-02-07 03:18:45 +00:00
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
2015-06-10 16:13:39 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
2013-01-10 10:51:02 +00:00
|
|
|
}
|
|
|
|
],
|
2021-12-08 15:13:33 +00:00
|
|
|
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
|
2015-06-10 16:13:39 +00:00
|
|
|
"homepage": "https://symfony.com",
|
2020-06-03 12:56:54 +00:00
|
|
|
"support": {
|
2022-07-30 19:14:03 +00:00
|
|
|
"source": "https://github.com/symfony/phpunit-bridge/tree/v6.1.3"
|
2021-12-08 15:13:33 +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"
|
|
|
|
}
|
|
|
|
],
|
2022-07-30 19:14:03 +00:00
|
|
|
"time": "2022-07-28T13:40:41+00:00"
|
2013-01-10 10:51:02 +00:00
|
|
|
}
|
|
|
|
],
|
2014-09-30 09:02:20 +00:00
|
|
|
"aliases": [],
|
2012-08-15 15:52:50 +00:00
|
|
|
"minimum-stability": "stable",
|
2022-07-30 19:14:03 +00:00
|
|
|
"stability-flags": [],
|
2014-07-20 17:49:28 +00:00
|
|
|
"prefer-stable": false,
|
2015-01-01 20:53:06 +00:00
|
|
|
"prefer-lowest": false,
|
2013-04-08 16:12:19 +00:00
|
|
|
"platform": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"php": "^7.2.5 || ^8.0"
|
2013-04-08 16:12:19 +00:00
|
|
|
},
|
2015-04-29 21:47:00 +00:00
|
|
|
"platform-dev": [],
|
|
|
|
"platform-overrides": {
|
2021-12-08 15:13:33 +00:00
|
|
|
"php": "7.2.5"
|
2020-04-21 12:50:11 +00:00
|
|
|
},
|
2022-03-29 12:03:05 +00:00
|
|
|
"plugin-api-version": "2.3.0"
|
2012-02-20 11:34:28 +00:00
|
|
|
}
|