1
0
Fork 0
composer/composer.lock

2204 lines
76 KiB
Plaintext
Raw Normal View History

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",
"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-05-12 13:00:00 +00:00
"content-hash": "11dd7e3505d8c3d1a04825b956ae2832",
2012-01-23 09:02:16 +00:00
"packages": [
2016-04-11 15:33:40 +00:00
{
"name": "composer/ca-bundle",
2022-05-24 12:46:47 +00:00
"version": "1.3.2",
2016-04-11 15:33:40 +00:00
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
2022-05-24 12:46:47 +00:00
"reference": "fd5dd441932a7e10ca6e5b490e272d34c8430640"
2016-04-11 15:33:40 +00:00
},
"dist": {
"type": "zip",
2022-05-24 12:46:47 +00:00
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/fd5dd441932a7e10ca6e5b490e272d34c8430640",
"reference": "fd5dd441932a7e10ca6e5b490e272d34c8430640",
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-05-24 12:46:47 +00:00
"source": "https://github.com/composer/ca-bundle/tree/1.3.2"
2020-08-23 13:19:32 +00:00
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
2020-08-23 13:05:38 +00:00
{
"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-24T11:56:16+00:00"
2016-04-11 15:33:40 +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"
},
{
"name": "composer/pcre",
2022-02-26 13:02:11 +00:00
"version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
2022-02-26 13:02:11 +00:00
"reference": "c8e9d27cfc5ed22643c19c160455b473ffd8aabe"
},
"dist": {
"type": "zip",
2022-02-26 13:02:11 +00:00
"url": "https://api.github.com/repos/composer/pcre/zipball/c8e9d27cfc5ed22643c19c160455b473ffd8aabe",
"reference": "c8e9d27cfc5ed22643c19c160455b473ffd8aabe",
"shasum": ""
},
"require": {
2022-02-26 13:02:11 +00:00
"php": "^7.2 || ^8.0"
},
"require-dev": {
2022-02-02 20:35:37 +00:00
"phpstan/phpstan": "^1.3",
"phpstan/phpstan-strict-rules": "^1.1",
2022-02-26 13:02:11 +00:00
"symfony/phpunit-bridge": "^5"
},
"type": "library",
"extra": {
"branch-alias": {
2022-02-26 13:02:11 +00:00
"dev-main": "2.x-dev"
}
},
"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"
},
"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"
},
{
"name": "composer/semver",
2022-04-01 19:52:46 +00:00
"version": "3.3.2",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
2022-04-01 19:52:46 +00:00
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9"
},
"dist": {
"type": "zip",
2022-04-01 19:52:46 +00:00
"url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9",
"reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"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"
},
"type": "library",
"extra": {
"branch-alias": {
2020-09-08 14:33:47 +00:00
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Composer\\Semver\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
2015-11-05 10:24:15 +00:00
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
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"
},
{
"name": "composer/spdx-licenses",
2022-05-24 12:46:47 +00:00
"version": "1.5.7",
"source": {
"type": "git",
"url": "https://github.com/composer/spdx-licenses.git",
2022-05-24 12:46:47 +00:00
"reference": "c848241796da2abf65837d51dce1fae55a960149"
},
"dist": {
"type": "zip",
2022-05-24 12:46:47 +00:00
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/c848241796da2abf65837d51dce1fae55a960149",
"reference": "c848241796da2abf65837d51dce1fae55a960149",
"shasum": ""
},
"require": {
2019-04-09 15:46:33 +00:00
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
2021-11-23 16:01:51 +00:00
"phpstan/phpstan": "^0.12.55",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
2020-12-03 16:11:00 +00:00
"dev-main": "1.x-dev"
}
},
"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"
}
],
"description": "SPDX licenses list and validation library.",
"keywords": [
"license",
"spdx",
"validator"
],
"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-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"
},
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",
"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"
}
],
"description": "Restarts a process without Xdebug.",
2017-11-23 15:52:48 +00:00
"keywords": [
"Xdebug",
"performance"
],
"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"
},
"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"
}
],
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
{
"name": "justinrainbow/json-schema",
2022-04-14 15:05:40 +00:00
"version": "5.2.12",
"source": {
"type": "git",
"url": "https://github.com/justinrainbow/json-schema.git",
2022-04-14 15:05:40 +00:00
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
},
"dist": {
"type": "zip",
2022-04-14 15:05:40 +00:00
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
2019-11-01 16:20:09 +00:00
"friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
"json-schema/json-schema-test-suite": "1.2.0",
2018-04-12 13:54:55 +00:00
"phpunit/phpunit": "^4.8.35"
},
"bin": [
"bin/validate-json"
],
"type": "library",
"extra": {
"branch-alias": {
2017-03-06 11:47:05 +00:00
"dev-master": "5.0.x-dev"
}
},
"autoload": {
2015-09-12 21:31:24 +00:00
"psr-4": {
"JsonSchema\\": "src/JsonSchema/"
}
2013-04-08 16:12:19 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bruno Prieto Reis",
"email": "bruno.p.reis@gmail.com"
},
{
"name": "Justin Rainbow",
"email": "justin.rainbow@gmail.com"
},
2014-09-24 18:19:25 +00:00
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch"
},
{
"name": "Robert Schönthal",
2014-09-24 18:19:25 +00:00
"email": "seroscho@googlemail.com"
}
],
"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
},
{
"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"
],
"support": {
2021-05-17 13:08:58 +00:00
"source": "https://github.com/php-fig/log/tree/1.1.4"
},
2021-05-17 13:08:58 +00:00
"time": "2021-05-03T11:20:27+00:00"
2016-04-11 15:33:40 +00:00
},
{
"name": "react/promise",
2022-02-15 16:05:01 +00:00
"version": "v2.9.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/promise.git",
2022-02-15 16:05:01 +00:00
"reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910"
},
"dist": {
"type": "zip",
2022-02-15 16:05:01 +00:00
"url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910",
"reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
2022-02-15 16:05:01 +00:00
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
},
"type": "library",
"autoload": {
"files": [
"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
}
},
"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
}
],
"description": "A lightweight implementation of CommonJS Promises/A for PHP",
"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"
},
{
"name": "seld/jsonlint",
2022-04-01 14:42:23 +00:00
"version": "1.9.0",
"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"
},
"dist": {
"type": "zip",
2022-04-01 14:42:23 +00:00
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/4211420d25eba80712bff236a98960ef68b866b7",
"reference": "4211420d25eba80712bff236a98960ef68b866b7",
"shasum": ""
},
"require": {
"php": "^5.3 || ^7.0 || ^8.0"
},
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
},
"bin": [
"bin/jsonlint"
],
"type": "library",
"autoload": {
2014-07-20 17:49:28 +00:00
"psr-4": {
"Seld\\JsonLint\\": "src/Seld/JsonLint/"
}
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
},
"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
},
{
"name": "seld/phar-utils",
2021-12-09 21:19:03 +00:00
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/phar-utils.git",
2021-12-09 21:19:03 +00:00
"reference": "9f3452c93ff423469c0d56450431562ca423dcee"
},
"dist": {
"type": "zip",
2021-12-09 21:19:03 +00:00
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/9f3452c93ff423469c0d56450431562ca423dcee",
"reference": "9f3452c93ff423469c0d56450431562ca423dcee",
"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": [
"phar"
],
"support": {
"issues": "https://github.com/Seldaek/phar-utils/issues",
2021-12-09 21:19:03 +00:00
"source": "https://github.com/Seldaek/phar-utils/tree/1.2.0"
},
2021-12-09 21:19:03 +00:00
"time": "2021-12-10T11:20:11+00:00"
},
2012-05-12 07:44:22 +00:00
{
"name": "symfony/console",
2022-06-01 19:40:56 +00:00
"version": "v5.4.9",
"source": {
"type": "git",
2015-10-28 02:44:08 +00:00
"url": "https://github.com/symfony/console.git",
2022-06-01 19:40:56 +00:00
"reference": "829d5d1bf60b2efeb0887b7436873becc71a45eb"
},
"dist": {
"type": "zip",
2022-06-01 19:40:56 +00:00
"url": "https://api.github.com/repos/symfony/console/zipball/829d5d1bf60b2efeb0887b7436873becc71a45eb",
"reference": "829d5d1bf60b2efeb0887b7436873becc71a45eb",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php73": "^1.9",
"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"
},
2013-04-08 16:12:19 +00:00
"require-dev": {
"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": {
"psr/log": "For using the console logger",
2014-12-02 19:18:44 +00:00
"symfony/event-dispatcher": "",
"symfony/lock": "",
2014-12-02 19:18:44 +00:00
"symfony/process": ""
2013-04-08 16:12:19 +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/"
]
},
2013-01-10 11:04:16 +00:00
"notification-url": "https://packagist.org/downloads/",
"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"
}
],
"description": "Eases the creation of beautiful and testable command line interfaces",
2015-06-10 16:13:39 +00:00
"homepage": "https://symfony.com",
"keywords": [
"cli",
"command line",
"console",
"terminal"
],
"support": {
2022-06-01 19:40:56 +00:00
"source": "https://github.com/symfony/console/tree/v5.4.9"
},
"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-01 19:40:56 +00:00
"time": "2022-05-18T06:17:34+00:00"
2016-10-12 14:57:43 +00:00
},
{
"name": "symfony/deprecation-contracts",
2022-04-14 15:05:40 +00:00
"version": "v2.5.1",
2016-10-12 14:57:43 +00:00
"source": {
"type": "git",
"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": {
"php": ">=7.1"
2016-10-12 14:57:43 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.5-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2016-10-12 14:57:43 +00:00
}
},
"autoload": {
"files": [
"function.php"
2016-10-12 14:57:43 +00:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2016-10-12 14:57:43 +00:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "A generic function and convention to trigger deprecation notices",
2016-10-12 14:57:43 +00:00
"homepage": "https://symfony.com",
"support": {
2022-04-14 15:05:40 +00:00
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.1"
},
"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
},
{
"name": "symfony/filesystem",
2022-06-01 19:40:56 +00:00
"version": "v5.4.9",
"source": {
"type": "git",
2015-10-28 02:44:08 +00:00
"url": "https://github.com/symfony/filesystem.git",
2022-06-01 19:40:56 +00:00
"reference": "36a017fa4cce1eff1b8e8129ff53513abcef05ba"
},
"dist": {
"type": "zip",
2022-06-01 19:40:56 +00:00
"url": "https://api.github.com/repos/symfony/filesystem/zipball/36a017fa4cce1eff1b8e8129ff53513abcef05ba",
"reference": "36a017fa4cce1eff1b8e8129ff53513abcef05ba",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.8",
"symfony/polyfill-php80": "^1.16"
},
"type": "library",
"autoload": {
2015-10-28 02:44:08 +00:00
"psr-4": {
"Symfony\\Component\\Filesystem\\": ""
2015-12-16 18:51:41 +00:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
2022-06-01 19:40:56 +00:00
"source": "https://github.com/symfony/filesystem/tree/v5.4.9"
},
"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-01 19:40:56 +00:00
"time": "2022-05-20T13:55:35+00:00"
},
2012-05-12 07:44:22 +00:00
{
"name": "symfony/finder",
2022-04-27 20:00:04 +00:00
"version": "v5.4.8",
"source": {
"type": "git",
2015-10-28 02:44:08 +00:00
"url": "https://github.com/symfony/finder.git",
2022-04-27 20:00:04 +00:00
"reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9"
},
"dist": {
"type": "zip",
2022-04-27 20:00:04 +00:00
"url": "https://api.github.com/repos/symfony/finder/zipball/9b630f3427f3ebe7cd346c277a1408b00249dad9",
"reference": "9b630f3427f3ebe7cd346c277a1408b00249dad9",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-php80": "^1.16"
2015-03-24 00:12:43 +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/"
]
},
2013-01-10 11:04:16 +00:00
"notification-url": "https://packagist.org/downloads/",
"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"
}
],
"description": "Finds files and directories via an intuitive fluent interface",
2015-06-10 16:13:39 +00:00
"homepage": "https://symfony.com",
"support": {
2022-04-27 20:00:04 +00:00
"source": "https://github.com/symfony/finder/tree/v5.4.8"
},
"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-27 20:00:04 +00:00
"time": "2022-04-15T08:07:45+00:00"
2018-07-20 11:48:39 +00:00
},
{
"name": "symfony/polyfill-ctype",
2022-03-15 12:12:04 +00:00
"version": "v1.25.0",
2018-07-20 11:48:39 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
2022-01-03 12:24:00 +00:00
"reference": "30885182c981ab175d4d034db0f6f469898070ab"
2018-07-20 11:48:39 +00:00
},
"dist": {
"type": "zip",
2022-01-03 12:24:00 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
"reference": "30885182c981ab175d4d034db0f6f469898070ab",
2018-07-20 11:48:39 +00:00
"shasum": ""
},
"require": {
"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": {
"dev-main": "1.23-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"
],
"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-03-15 12:12:04 +00:00
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0"
2020-06-03 12:56:54 +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-01-03 12:24:00 +00:00
"time": "2021-10-20T20:35:02+00:00"
2015-12-16 18:51:41 +00:00
},
{
"name": "symfony/polyfill-intl-grapheme",
2022-03-15 12:12:04 +00:00
"version": "v1.25.0",
2015-12-16 18:51:41 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
2022-01-03 12:24:00 +00:00
"reference": "81b86b50cf841a64252b439e738e97f4a34e2783"
2015-12-16 18:51:41 +00:00
},
"dist": {
"type": "zip",
2022-01-03 12:24:00 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783",
"reference": "81b86b50cf841a64252b439e738e97f4a34e2783",
2015-12-16 18:51:41 +00:00
"shasum": ""
},
"require": {
"php": ">=7.1"
2015-12-16 18:51:41 +00:00
},
"suggest": {
"ext-intl": "For best performance"
},
2015-12-16 18:51:41 +00:00
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-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"
}
],
"description": "Symfony polyfill for intl's grapheme_* functions",
2015-12-16 18:51:41 +00:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"grapheme",
"intl",
2015-12-16 18:51:41 +00:00
"polyfill",
"portable",
"shim"
],
2020-06-03 12:56:54 +00:00
"support": {
2022-03-15 12:12:04 +00:00
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.25.0"
2020-06-03 12:56:54 +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-01-03 12:24:00 +00:00
"time": "2021-11-23T21:10:46+00:00"
2012-01-23 09:02:16 +00:00
},
{
"name": "symfony/polyfill-intl-normalizer",
2022-03-15 12:12:04 +00:00
"version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
2015-03-24 00:12:43 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"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\\Intl\\Normalizer\\": ""
},
"classmap": [
"Resources/stubs"
2015-12-16 18:51:41 +00:00
]
},
2013-01-10 11:04:16 +00:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2014-09-24 18:19:25 +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"
}
],
"description": "Symfony polyfill for intl's Normalizer class and related functions",
2015-06-10 16:13:39 +00:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"intl",
"normalizer",
"polyfill",
"portable",
"shim"
],
"support": {
2022-03-15 12:12:04 +00:00
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.25.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": "2021-02-19T12:13:01+00:00"
},
2014-12-02 19:18:44 +00:00
{
"name": "symfony/polyfill-mbstring",
2022-03-15 12:12:04 +00:00
"version": "v1.25.0",
2014-12-02 19:18:44 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
2022-01-03 12:24:00 +00:00
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
2014-12-02 19:18:44 +00:00
},
"dist": {
"type": "zip",
2022-01-03 12:24:00 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
2014-12-02 19:18:44 +00:00
"shasum": ""
},
"require": {
"php": ">=7.1"
2014-12-02 19:18:44 +00:00
},
2022-01-03 12:24:00 +00:00
"provide": {
"ext-mbstring": "*"
},
"suggest": {
"ext-mbstring": "For best performance"
2014-12-02 19:18:44 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2014-12-02 19:18:44 +00:00
}
},
"autoload": {
"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": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2014-12-02 19:18:44 +00:00
}
],
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
2014-12-02 19:18:44 +00:00
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
2014-12-02 19:18:44 +00:00
],
"support": {
2022-03-15 12:12:04 +00:00
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.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"
}
],
2022-01-03 12:24:00 +00:00
"time": "2021-11-30T18:21:41+00:00"
2014-12-02 19:18:44 +00:00
},
2015-02-21 10:08:47 +00:00
{
"name": "symfony/polyfill-php73",
2022-03-15 12:12:04 +00:00
"version": "v1.25.0",
2015-02-21 10:08:47 +00:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
2022-01-03 12:24:00 +00:00
"reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5"
2015-02-21 10:08:47 +00:00
},
"dist": {
"type": "zip",
2022-01-03 12:24:00 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5",
"reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5",
2015-02-21 10:08:47 +00:00
"shasum": ""
},
"require": {
"php": ">=7.1"
2015-02-21 10:08:47 +00:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2015-02-21 10:08:47 +00:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
2022-02-15 16:05:01 +00:00
"psr-4": {
"Symfony\\Polyfill\\Php73\\": ""
},
"classmap": [
"Resources/stubs"
]
2015-02-21 10:08:47 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
2022-03-15 12:12:04 +00:00
"source": "https://github.com/symfony/polyfill-php73/tree/v1.25.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"
}
],
2022-01-03 12:24:00 +00:00
"time": "2021-06-05T21:20:04+00:00"
},
{
"name": "symfony/polyfill-php80",
2022-03-15 12:12:04 +00:00
"version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
2022-03-15 12:12:04 +00:00
"reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c"
},
"dist": {
"type": "zip",
2022-03-15 12:12:04 +00:00
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c",
"reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"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\\": ""
},
"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-03-15 12:12:04 +00:00
"source": "https://github.com/symfony/polyfill-php80/tree/v1.25.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"
}
],
2022-03-15 12:12:04 +00:00
"time": "2022-03-04T08:16:47+00:00"
},
{
"name": "symfony/process",
2022-04-27 20:00:04 +00:00
"version": "v5.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
2022-04-27 20:00:04 +00:00
"reference": "597f3fff8e3e91836bb0bd38f5718b56ddbde2f3"
},
"dist": {
"type": "zip",
2022-04-27 20:00:04 +00:00
"url": "https://api.github.com/repos/symfony/process/zipball/597f3fff8e3e91836bb0bd38f5718b56ddbde2f3",
"reference": "597f3fff8e3e91836bb0bd38f5718b56ddbde2f3",
"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-04-27 20:00:04 +00:00
"source": "https://github.com/symfony/process/tree/v5.4.8"
},
"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-27 20:00:04 +00:00
"time": "2022-04-08T05:07:18+00:00"
},
{
"name": "symfony/service-contracts",
2022-04-14 15:05:40 +00:00
"version": "v2.5.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
2022-04-14 15:05:40 +00:00
"reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c"
},
"dist": {
"type": "zip",
2022-04-14 15:05:40 +00:00
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/24d9dc654b83e91aa59f9d167b131bc3b5bea24c",
"reference": "24d9dc654b83e91aa59f9d167b131bc3b5bea24c",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/container": "^1.1",
2022-04-14 15:05:40 +00:00
"symfony/deprecation-contracts": "^2.1|^3"
},
"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-04-14 15:05:40 +00:00
"source": "https://github.com/symfony/service-contracts/tree/v2.5.1"
},
"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-03-13T20:07:29+00:00"
},
{
"name": "symfony/string",
2022-06-01 19:40:56 +00:00
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
2022-06-01 19:40:56 +00:00
"reference": "985e6a9703ef5ce32ba617c9c7d97873bb7b2a99"
},
"dist": {
"type": "zip",
2022-06-01 19:40:56 +00:00
"url": "https://api.github.com/repos/symfony/string/zipball/985e6a9703ef5ce32ba617c9c7d97873bb7b2a99",
"reference": "985e6a9703ef5ce32ba617c9c7d97873bb7b2a99",
"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\\": ""
},
"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-06-01 19:40:56 +00:00
"source": "https://github.com/symfony/string/tree/v5.4.9"
},
"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-27 20:00:04 +00:00
"time": "2022-04-19T10:40:37+00:00"
}
],
"packages-dev": [
2014-12-02 19:18:44 +00:00
{
2021-12-08 16:03:05 +00:00
"name": "phpstan/phpstan",
2022-06-01 19:40:56 +00:00
"version": "1.7.8",
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-06-01 19:40:56 +00:00
"reference": "2bf3d43015d56abac4d002a4d2d6c3a7d6fa627a"
2014-12-02 19:18:44 +00:00
},
"dist": {
"type": "zip",
2022-06-01 19:40:56 +00:00
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/2bf3d43015d56abac4d002a4d2d6c3a7d6fa627a",
"reference": "2bf3d43015d56abac4d002a4d2d6c3a7d6fa627a",
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-06-01 19:40:56 +00:00
"source": "https://github.com/phpstan/phpstan/tree/1.7.8"
2021-12-08 16:03:05 +00:00
},
"funding": [
{
2021-12-08 16:03:05 +00:00
"url": "https://github.com/ondrejmirtes",
"type": "github"
},
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"
}
],
2022-06-01 19:40:56 +00:00
"time": "2022-06-01T13:43:17+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
}
},
2021-12-08 16:03:05 +00:00
"autoload": {
"psr-4": {
"PHPStan\\": "src/"
}
2021-12-08 16:03:05 +00:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
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-05-11 14:51:17 +00:00
"version": "1.2.3",
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-05-11 14:51:17 +00:00
"reference": "0c82c96f2a55d8b91bbc7ee6512c94f68a206b43"
2014-12-02 19:18:44 +00:00
},
"dist": {
"type": "zip",
2022-05-11 14:51:17 +00:00
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/0c82c96f2a55d8b91bbc7ee6512c94f68a206b43",
"reference": "0c82c96f2a55d8b91bbc7ee6512c94f68a206b43",
2014-12-02 19:18:44 +00:00
"shasum": ""
},
"require": {
2022-04-27 20:00:04 +00:00
"php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.6.3"
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-05-11 14:51:17 +00:00
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.2.3"
2021-12-08 16:03:05 +00:00
},
2022-05-11 14:51:17 +00:00
"time": "2022-05-04T15:20:40+00:00"
2021-12-08 16:03:05 +00:00
},
{
"name": "phpstan/phpstan-symfony",
2022-06-01 19:40:56 +00:00
"version": "1.2.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
2022-06-01 19:40:56 +00:00
"reference": "30f12aeab960c7f324eee3b39645655cf8a84146"
},
"dist": {
"type": "zip",
2022-06-01 19:40:56 +00:00
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/30f12aeab960c7f324eee3b39645655cf8a84146",
"reference": "30f12aeab960c7f324eee3b39645655cf8a84146",
"shasum": ""
},
"require": {
"ext-simplexml": "*",
2022-06-01 19:40:56 +00:00
"php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.6"
},
"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",
"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",
"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-06-01 19:40:56 +00:00
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.2.2"
},
2022-06-01 19:40:56 +00:00
"time": "2022-05-28T15:18:51+00:00"
},
2014-12-02 19:18:44 +00:00
{
2020-02-07 03:18:45 +00:00
"name": "symfony/phpunit-bridge",
2022-06-01 19:40:56 +00:00
"version": "v6.1.0",
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-06-01 19:40:56 +00:00
"reference": "092ccc3b364925cd8ed6046bc31dcf3a022bd5a4"
2014-12-02 19:18:44 +00:00
},
"dist": {
"type": "zip",
2022-06-01 19:40:56 +00:00
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/092ccc3b364925cd8ed6046bc31dcf3a022bd5a4",
"reference": "092ccc3b364925cd8ed6046bc31dcf3a022bd5a4",
2014-12-02 19:18:44 +00:00
"shasum": ""
},
2020-02-07 03:18:45 +00:00
"require": {
"php": ">=7.1.3"
2013-01-10 10:51:02 +00:00
},
2020-02-07 03:18:45 +00:00
"conflict": {
"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": {
"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
}
],
"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-06-01 19:40:56 +00:00
"source": "https://github.com/symfony/phpunit-bridge/tree/v6.1.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"
}
],
2022-06-01 19:40:56 +00:00
"time": "2022-04-12T16:22:53+00:00"
2013-01-10 10:51:02 +00:00
}
],
"aliases": [],
2012-08-15 15:52:50 +00:00
"minimum-stability": "stable",
2020-05-27 19:57:40 +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": {
"php": "^7.2.5 || ^8.0"
2013-04-08 16:12:19 +00:00
},
"platform-dev": [],
"platform-overrides": {
"php": "7.2.5"
},
2022-03-29 12:03:05 +00:00
"plugin-api-version": "2.3.0"
2012-02-20 11:34:28 +00:00
}