rector/vendor/composer/installed.json
Tomas Votruba e9e85a1300 Updated Rector to commit a8b01f217b
a8b01f217b [automated] Re-Generate Nodes/Rectors Documentation (#619)
2021-08-08 00:26:40 +00:00

5047 lines
191 KiB
JSON

{
"packages": [
{
"name": "composer\/semver",
"version": "3.2.5",
"version_normalized": "3.2.5.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/composer\/semver.git",
"reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/composer\/semver\/zipball\/31f3ea725711245195f62e54ffa402d8ef2fdba9",
"reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan\/phpstan": "^0.12.54",
"symfony\/phpunit-bridge": "^4.2 || ^5"
},
"time": "2021-05-24T12:41:47+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Composer\\Semver\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http:\/\/www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http:\/\/seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http:\/\/robbast.nl"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
"support": {
"irc": "irc:\/\/irc.freenode.org\/composer",
"issues": "https:\/\/github.com\/composer\/semver\/issues",
"source": "https:\/\/github.com\/composer\/semver\/tree\/3.2.5"
},
"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"
}
],
"install-path": ".\/semver"
},
{
"name": "composer\/xdebug-handler",
"version": "2.0.2",
"version_normalized": "2.0.2.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/composer\/xdebug-handler.git",
"reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/composer\/xdebug-handler\/zipball\/84674dd3a7575ba617f5a76d7e9e29a7d3891339",
"reference": "84674dd3a7575ba617f5a76d7e9e29a7d3891339",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0",
"psr\/log": "^1 || ^2 || ^3"
},
"require-dev": {
"phpstan\/phpstan": "^0.12.55",
"symfony\/phpunit-bridge": "^4.2 || ^5"
},
"time": "2021-07-31T17:03:58+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Composer\\XdebugHandler\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "John Stevenson",
"email": "john-stevenson@blueyonder.co.uk"
}
],
"description": "Restarts a process without Xdebug.",
"keywords": [
"Xdebug",
"performance"
],
"support": {
"irc": "irc:\/\/irc.freenode.org\/composer",
"issues": "https:\/\/github.com\/composer\/xdebug-handler\/issues",
"source": "https:\/\/github.com\/composer\/xdebug-handler\/tree\/2.0.2"
},
"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"
}
],
"install-path": ".\/xdebug-handler"
},
{
"name": "danielstjules\/stringy",
"version": "3.1.0",
"version_normalized": "3.1.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/danielstjules\/Stringy.git",
"reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/danielstjules\/Stringy\/zipball\/df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e",
"reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e",
"shasum": ""
},
"require": {
"php": ">=5.4.0",
"symfony\/polyfill-mbstring": "~1.1"
},
"require-dev": {
"phpunit\/phpunit": "~4.0"
},
"time": "2017-06-12T01:10:27+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Stringy\\": "src\/"
},
"files": [
"src\/Create.php"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniel St. Jules",
"email": "danielst.jules@gmail.com",
"homepage": "http:\/\/www.danielstjules.com"
}
],
"description": "A string manipulation library with multibyte support",
"homepage": "https:\/\/github.com\/danielstjules\/Stringy",
"keywords": [
"UTF",
"helpers",
"manipulation",
"methods",
"multibyte",
"string",
"utf-8",
"utility",
"utils"
],
"support": {
"issues": "https:\/\/github.com\/danielstjules\/Stringy\/issues",
"source": "https:\/\/github.com\/danielstjules\/Stringy"
},
"install-path": "..\/danielstjules\/stringy"
},
{
"name": "doctrine\/inflector",
"version": "2.0.3",
"version_normalized": "2.0.3.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/doctrine\/inflector.git",
"reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/doctrine\/inflector\/zipball\/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
"reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine\/coding-standard": "^7.0",
"phpstan\/phpstan": "^0.11",
"phpstan\/phpstan-phpunit": "^0.11",
"phpstan\/phpstan-strict-rules": "^0.11",
"phpunit\/phpunit": "^7.0 || ^8.0 || ^9.0"
},
"time": "2020-05-29T15:13:26+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Doctrine\\Inflector\\": "lib\/Doctrine\/Inflector"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper\/lowercase and singular\/plural forms of words.",
"homepage": "https:\/\/www.doctrine-project.org\/projects\/inflector.html",
"keywords": [
"inflection",
"inflector",
"lowercase",
"manipulation",
"php",
"plural",
"singular",
"strings",
"uppercase",
"words"
],
"support": {
"issues": "https:\/\/github.com\/doctrine\/inflector\/issues",
"source": "https:\/\/github.com\/doctrine\/inflector\/tree\/2.0.x"
},
"funding": [
{
"url": "https:\/\/www.doctrine-project.org\/sponsorship.html",
"type": "custom"
},
{
"url": "https:\/\/www.patreon.com\/phpdoctrine",
"type": "patreon"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/doctrine%2Finflector",
"type": "tidelift"
}
],
"install-path": "..\/doctrine\/inflector"
},
{
"name": "ergebnis\/json-printer",
"version": "3.1.1",
"version_normalized": "3.1.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/ergebnis\/json-printer.git",
"reference": "e4190dadd9937a77d8afcaf2b6c42a528ab367d6"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/ergebnis\/json-printer\/zipball\/e4190dadd9937a77d8afcaf2b6c42a528ab367d6",
"reference": "e4190dadd9937a77d8afcaf2b6c42a528ab367d6",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-mbstring": "*",
"php": "^7.2 || ^8.0"
},
"require-dev": {
"ergebnis\/license": "^1.0.0",
"ergebnis\/php-cs-fixer-config": "^2.2.1",
"ergebnis\/phpstan-rules": "~0.15.2",
"ergebnis\/test-util": "^1.1.0",
"infection\/infection": "~0.15.3",
"phpstan\/extension-installer": "^1.0.4",
"phpstan\/phpstan": "~0.12.40",
"phpstan\/phpstan-deprecation-rules": "~0.12.5",
"phpstan\/phpstan-phpunit": "~0.12.16",
"phpstan\/phpstan-strict-rules": "~0.12.4",
"phpunit\/phpunit": "^8.5.8",
"psalm\/plugin-phpunit": "~0.11.0",
"vimeo\/psalm": "^3.14.2"
},
"time": "2020-08-30T12:17:03+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Ergebnis\\Json\\Printer\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Andreas M\u00f6ller",
"email": "am@localheinz.com"
}
],
"description": "Provides a JSON printer, allowing for flexible indentation.",
"homepage": "https:\/\/github.com\/ergebnis\/json-printer",
"keywords": [
"formatter",
"json",
"printer"
],
"support": {
"issues": "https:\/\/github.com\/ergebnis\/json-printer\/issues",
"source": "https:\/\/github.com\/ergebnis\/json-printer"
},
"funding": [
{
"url": "https:\/\/github.com\/localheinz",
"type": "github"
}
],
"install-path": "..\/ergebnis\/json-printer"
},
{
"name": "helmich\/typo3-typoscript-parser",
"version": "v2.3.1",
"version_normalized": "2.3.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/martin-helmich\/typo3-typoscript-parser.git",
"reference": "366c38db68a83503ba4148cd77d77e08deae084e"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/martin-helmich\/typo3-typoscript-parser\/zipball\/366c38db68a83503ba4148cd77d77e08deae084e",
"reference": "366c38db68a83503ba4148cd77d77e08deae084e",
"shasum": ""
},
"require": {
"php": ">=7.2",
"symfony\/config": "~3.0|~4.0|~5.0",
"symfony\/dependency-injection": "~3.0|~4.0|~5.0",
"symfony\/yaml": "~3.0|~4.0|~5.0"
},
"require-dev": {
"php-vfs\/php-vfs": "^1.3",
"phpunit\/phpunit": "^8.0",
"symfony\/phpunit-bridge": "~2.7|~3.0|~4.0|~5.0",
"vimeo\/psalm": "^4.7"
},
"time": "2021-05-19T07:51:19+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Helmich\\TypoScriptParser\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Martin Helmich",
"email": "m.helmich@mittwald.de",
"role": "lead"
}
],
"description": "Parser for the TYPO3 configuration language TypoScript.",
"homepage": "https:\/\/github.com\/martin-helmich",
"support": {
"issues": "https:\/\/github.com\/martin-helmich\/typo3-typoscript-parser\/issues",
"source": "https:\/\/github.com\/martin-helmich\/typo3-typoscript-parser\/tree\/v2.3.1"
},
"funding": [
{
"url": "https:\/\/donate.helmich.me",
"type": "custom"
},
{
"url": "https:\/\/github.com\/martin-helmich",
"type": "github"
}
],
"install-path": "..\/helmich\/typo3-typoscript-parser"
},
{
"name": "idiosyncratic\/editorconfig",
"version": "0.1.3",
"version_normalized": "0.1.3.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/idiosyncratic-code\/editorconfig-php.git",
"reference": "3445fa4a1e00f95630d4edc729c2effb116db19b"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/idiosyncratic-code\/editorconfig-php\/zipball\/3445fa4a1e00f95630d4edc729c2effb116db19b",
"reference": "3445fa4a1e00f95630d4edc729c2effb116db19b",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"idiosyncratic\/coding-standard": "^2.0",
"php-parallel-lint\/php-console-highlighter": "^0.5",
"php-parallel-lint\/php-parallel-lint": "^1.3",
"phploc\/phploc": "^7.0",
"phpstan\/phpstan": "^0.12",
"phpunit\/phpunit": "^9.5",
"sebastian\/phpcpd": "^6.0"
},
"time": "2021-06-02T16:24:34+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Idiosyncratic\\EditorConfig\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"ISC"
],
"authors": [
{
"name": "Jason Silkey",
"email": "jason@jasonsilkey.com"
}
],
"description": "PHP implementation of EditorConfig",
"support": {
"issues": "https:\/\/github.com\/idiosyncratic-code\/editorconfig-php\/issues",
"source": "https:\/\/github.com\/idiosyncratic-code\/editorconfig-php\/tree\/0.1.3"
},
"install-path": "..\/idiosyncratic\/editorconfig"
},
{
"name": "myclabs\/php-enum",
"version": "1.8.3",
"version_normalized": "1.8.3.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/myclabs\/php-enum.git",
"reference": "b942d263c641ddb5190929ff840c68f78713e937"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/myclabs\/php-enum\/zipball\/b942d263c641ddb5190929ff840c68f78713e937",
"reference": "b942d263c641ddb5190929ff840c68f78713e937",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^7.3 || ^8.0"
},
"require-dev": {
"phpunit\/phpunit": "^9.5",
"squizlabs\/php_codesniffer": "1.*",
"vimeo\/psalm": "^4.6.2"
},
"time": "2021-07-05T08:18:36+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\MyCLabs\\Enum\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP Enum contributors",
"homepage": "https:\/\/github.com\/myclabs\/php-enum\/graphs\/contributors"
}
],
"description": "PHP Enum implementation",
"homepage": "http:\/\/github.com\/myclabs\/php-enum",
"keywords": [
"enum"
],
"support": {
"issues": "https:\/\/github.com\/myclabs\/php-enum\/issues",
"source": "https:\/\/github.com\/myclabs\/php-enum\/tree\/1.8.3"
},
"funding": [
{
"url": "https:\/\/github.com\/mnapoli",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/myclabs\/php-enum",
"type": "tidelift"
}
],
"install-path": "..\/myclabs\/php-enum"
},
{
"name": "nette\/neon",
"version": "v3.2.2",
"version_normalized": "3.2.2.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/nette\/neon.git",
"reference": "e4ca6f4669121ca6876b1d048c612480e39a28d5"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/nette\/neon\/zipball\/e4ca6f4669121ca6876b1d048c612480e39a28d5",
"reference": "e4ca6f4669121ca6876b1d048c612480e39a28d5",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=7.1"
},
"require-dev": {
"nette\/tester": "^2.0",
"phpstan\/phpstan": "^0.12",
"tracy\/tracy": "^2.3"
},
"time": "2021-02-28T12:30:32+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.2-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src\/"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"BSD-3-Clause",
"GPL-2.0-only",
"GPL-3.0-only"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https:\/\/davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https:\/\/nette.org\/contributors"
}
],
"description": "\ud83c\udf78 Nette NEON: encodes and decodes NEON file format.",
"homepage": "https:\/\/ne-on.org",
"keywords": [
"export",
"import",
"neon",
"nette",
"yaml"
],
"support": {
"issues": "https:\/\/github.com\/nette\/neon\/issues",
"source": "https:\/\/github.com\/nette\/neon\/tree\/v3.2.2"
},
"install-path": "..\/nette\/neon"
},
{
"name": "nette\/utils",
"version": "v3.2.2",
"version_normalized": "3.2.2.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/nette\/utils.git",
"reference": "967cfc4f9a1acd5f1058d76715a424c53343c20c"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/nette\/utils\/zipball\/967cfc4f9a1acd5f1058d76715a424c53343c20c",
"reference": "967cfc4f9a1acd5f1058d76715a424c53343c20c",
"shasum": ""
},
"require": {
"php": ">=7.2 <8.1"
},
"conflict": {
"nette\/di": "<3.0.6"
},
"require-dev": {
"nette\/tester": "~2.0",
"phpstan\/phpstan": "^0.12",
"tracy\/tracy": "^2.3"
},
"suggest": {
"ext-gd": "to use Image",
"ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
"ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
"ext-json": "to use Nette\\Utils\\Json",
"ext-mbstring": "to use Strings::lower() etc...",
"ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
"ext-xml": "to use Strings::length() etc. when mbstring is not available"
},
"time": "2021-03-03T22:53:25+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.2-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src\/"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"BSD-3-Clause",
"GPL-2.0-only",
"GPL-3.0-only"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https:\/\/davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https:\/\/nette.org\/contributors"
}
],
"description": "\ud83d\udee0 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding\/decoding, validation, slug or strong password generating etc.",
"homepage": "https:\/\/nette.org",
"keywords": [
"array",
"core",
"datetime",
"images",
"json",
"nette",
"paginator",
"password",
"slugify",
"string",
"unicode",
"utf-8",
"utility",
"validation"
],
"support": {
"issues": "https:\/\/github.com\/nette\/utils\/issues",
"source": "https:\/\/github.com\/nette\/utils\/tree\/v3.2.2"
},
"install-path": "..\/nette\/utils"
},
{
"name": "nikic\/php-parser",
"version": "v4.12.0",
"version_normalized": "4.12.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/nikic\/PHP-Parser.git",
"reference": "6608f01670c3cc5079e18c1dab1104e002579143"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/nikic\/PHP-Parser\/zipball\/6608f01670c3cc5079e18c1dab1104e002579143",
"reference": "6608f01670c3cc5079e18c1dab1104e002579143",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": ">=7.0"
},
"require-dev": {
"ircmaxell\/php-yacc": "^0.0.7",
"phpunit\/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
},
"time": "2021-07-21T10:44:31+00:00",
"bin": [
"bin\/php-parse"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.9-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"PhpParser\\": "lib\/PhpParser"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nikita Popov"
}
],
"description": "A PHP parser written in PHP",
"keywords": [
"parser",
"php"
],
"support": {
"issues": "https:\/\/github.com\/nikic\/PHP-Parser\/issues",
"source": "https:\/\/github.com\/nikic\/PHP-Parser\/tree\/v4.12.0"
},
"install-path": "..\/nikic\/php-parser"
},
{
"name": "phpstan\/phpdoc-parser",
"version": "0.5.5",
"version_normalized": "0.5.5.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/phpstan\/phpdoc-parser.git",
"reference": "ea0b17460ec38e20d7eb64e7ec49b5d44af5d28c"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/phpstan\/phpdoc-parser\/zipball\/ea0b17460ec38e20d7eb64e7ec49b5d44af5d28c",
"reference": "ea0b17460ec38e20d7eb64e7ec49b5d44af5d28c",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"php-parallel-lint\/php-parallel-lint": "^1.2",
"phpstan\/extension-installer": "^1.0",
"phpstan\/phpstan": "^0.12.87",
"phpstan\/phpstan-strict-rules": "^0.12.5",
"phpunit\/phpunit": "^9.5",
"symfony\/process": "^5.2"
},
"time": "2021-06-11T13:24:46+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"PHPStan\\PhpDocParser\\": [
"src\/"
]
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https:\/\/github.com\/phpstan\/phpdoc-parser\/issues",
"source": "https:\/\/github.com\/phpstan\/phpdoc-parser\/tree\/0.5.5"
},
"install-path": "..\/phpstan\/phpdoc-parser"
},
{
"name": "phpstan\/phpstan",
"version": "0.12.94",
"version_normalized": "0.12.94.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/phpstan\/phpstan.git",
"reference": "3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/phpstan\/phpstan\/zipball\/3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6",
"reference": "3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6",
"shasum": ""
},
"require": {
"php": "^7.1|^8.0"
},
"conflict": {
"phpstan\/phpstan-shim": "*"
},
"time": "2021-07-30T09:05:27+00:00",
"bin": [
"phpstan",
"phpstan.phar"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.12-dev"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"bootstrap.php"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https:\/\/github.com\/phpstan\/phpstan\/issues",
"source": "https:\/\/github.com\/phpstan\/phpstan\/tree\/0.12.94"
},
"funding": [
{
"url": "https:\/\/github.com\/ondrejmirtes",
"type": "github"
},
{
"url": "https:\/\/github.com\/phpstan",
"type": "github"
},
{
"url": "https:\/\/www.patreon.com\/phpstan",
"type": "patreon"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/phpstan\/phpstan",
"type": "tidelift"
}
],
"install-path": "..\/phpstan\/phpstan"
},
{
"name": "phpstan\/phpstan-phpunit",
"version": "0.12.21",
"version_normalized": "0.12.21.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/phpstan\/phpstan-phpunit.git",
"reference": "6aaff1196c4f808769774b49a94a60e5fdf18de7"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/phpstan\/phpstan-phpunit\/zipball\/6aaff1196c4f808769774b49a94a60e5fdf18de7",
"reference": "6aaff1196c4f808769774b49a94a60e5fdf18de7",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0",
"phpstan\/phpstan": "^0.12.86"
},
"conflict": {
"phpunit\/phpunit": "<7.0"
},
"require-dev": {
"php-parallel-lint\/php-parallel-lint": "^1.2",
"phpstan\/phpstan-strict-rules": "^0.12.6",
"phpunit\/phpunit": "^9.5"
},
"time": "2021-07-14T10:48:30+00:00",
"type": "phpstan-extension",
"extra": {
"branch-alias": {
"dev-master": "0.12-dev"
},
"phpstan": {
"includes": [
"extension.neon",
"rules.neon"
]
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"PHPStan\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "PHPUnit extensions and rules for PHPStan",
"support": {
"issues": "https:\/\/github.com\/phpstan\/phpstan-phpunit\/issues",
"source": "https:\/\/github.com\/phpstan\/phpstan-phpunit\/tree\/0.12.21"
},
"install-path": "..\/phpstan\/phpstan-phpunit"
},
{
"name": "psr\/container",
"version": "1.1.1",
"version_normalized": "1.1.1.0",
"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"
},
"time": "2021-03-05T17:36:06+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\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"
},
"install-path": "..\/psr\/container"
},
{
"name": "psr\/event-dispatcher",
"version": "1.0.0",
"version_normalized": "1.0.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/php-fig\/event-dispatcher.git",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/php-fig\/event-dispatcher\/zipball\/dbefd12671e8a14ec7f180cab83036ed26714bb0",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"time": "2019-01-08T18:20:26+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Psr\\EventDispatcher\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http:\/\/www.php-fig.org\/"
}
],
"description": "Standard interfaces for event handling.",
"keywords": [
"events",
"psr",
"psr-14"
],
"support": {
"issues": "https:\/\/github.com\/php-fig\/event-dispatcher\/issues",
"source": "https:\/\/github.com\/php-fig\/event-dispatcher\/tree\/1.0.0"
},
"install-path": "..\/psr\/event-dispatcher"
},
{
"name": "psr\/log",
"version": "2.0.0",
"version_normalized": "2.0.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/php-fig\/log.git",
"reference": "ef29f6d262798707a9edd554e2b82517ef3a9376"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/php-fig\/log\/zipball\/ef29f6d262798707a9edd554e2b82517ef3a9376",
"reference": "ef29f6d262798707a9edd554e2b82517ef3a9376",
"shasum": ""
},
"require": {
"php": ">=8.0.0"
},
"time": "2021-07-14T16:41:46+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Psr\\Log\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https:\/\/www.php-fig.org\/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https:\/\/github.com\/php-fig\/log",
"keywords": [
"log",
"psr",
"psr-3"
],
"support": {
"source": "https:\/\/github.com\/php-fig\/log\/tree\/2.0.0"
},
"install-path": "..\/psr\/log"
},
{
"name": "rector\/extension-installer",
"version": "0.11.0",
"version_normalized": "0.11.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/extension-installer.git",
"reference": "10aedb0fab9a759ed9fa5a3396bd021960c10eab"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/extension-installer\/zipball\/10aedb0fab9a759ed9fa5a3396bd021960c10eab",
"reference": "10aedb0fab9a759ed9fa5a3396bd021960c10eab",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0",
"php": "^8.0"
},
"require-dev": {
"composer\/composer": "^2.0",
"composer\/xdebug-handler": "2.0 as 1.4",
"phpstan\/extension-installer": "^1.1",
"rector\/phpstan-rules": "^0.3.4",
"rector\/rector-src": "dev-main",
"symplify\/easy-coding-standard": "^9.4.22",
"symplify\/phpstan-extensions": "^9.4.22"
},
"time": "2021-07-22T22:17:50+00:00",
"type": "composer-plugin",
"extra": {
"class": "Rector\\RectorInstaller\\Plugin"
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Rector\\RectorInstaller\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Composer plugin for automatic installation of Rector extensions",
"support": {
"issues": "https:\/\/github.com\/rectorphp\/extension-installer\/issues",
"source": "https:\/\/github.com\/rectorphp\/extension-installer\/tree\/0.11.0"
},
"install-path": "..\/rector\/extension-installer"
},
{
"name": "rector\/rector-cakephp",
"version": "0.11.3",
"version_normalized": "0.11.3.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-cakephp.git",
"reference": "42e57ebb5573f0a65a680eecdfa0db536cca2db1"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-cakephp\/zipball\/42e57ebb5573f0a65a680eecdfa0db536cca2db1",
"reference": "42e57ebb5573f0a65a680eecdfa0db536cca2db1",
"shasum": ""
},
"require": {
"danielstjules\/stringy": "^3.1",
"ext-xml": "*",
"php": ">=8.0"
},
"conflict": {
"rector\/rector": "<0.11"
},
"require-dev": {
"phpstan\/extension-installer": "^1.1",
"phpunit\/phpunit": "^9.5",
"rector\/rector-phpstan-rules": "^0.3.3",
"rector\/rector-src": "^0.11",
"symplify\/easy-coding-standard": "^9.3",
"symplify\/phpstan-extensions": "^9.3",
"symplify\/phpstan-rules": "^9.3",
"symplify\/rule-doc-generator": "^9.3"
},
"time": "2021-06-23T12:53:55+00:00",
"type": "rector-extension",
"extra": {
"branch-alias": {
"dev-main": "0.11-dev"
},
"rector": {
"includes": [
"config\/config.php"
]
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Rector\\CakePHP\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Rector upgrades rules for CakePHP",
"support": {
"issues": "https:\/\/github.com\/rectorphp\/rector-cakephp\/issues",
"source": "https:\/\/github.com\/rectorphp\/rector-cakephp\/tree\/0.11.3"
},
"install-path": "..\/rector\/rector-cakephp"
},
{
"name": "rector\/rector-doctrine",
"version": "0.11.15",
"version_normalized": "0.11.15.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-doctrine.git",
"reference": "14bf31132fa8356596eb588ab51c22b125f7bed1"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-doctrine\/zipball\/14bf31132fa8356596eb588ab51c22b125f7bed1",
"reference": "14bf31132fa8356596eb588ab51c22b125f7bed1",
"shasum": ""
},
"require": {
"php": ">=8.0"
},
"conflict": {
"rector\/rector": "<0.11"
},
"require-dev": {
"doctrine\/orm": "^2.9",
"phpstan\/extension-installer": "^1.1",
"phpunit\/phpunit": "^9.5",
"rector\/phpstan-rules": "^0.3.2",
"rector\/rector-generator": "^0.2",
"rector\/rector-src": "dev-main",
"symplify\/easy-coding-standard": "^9.4",
"symplify\/phpstan-extensions": "^9.4",
"symplify\/phpstan-rules": "^9.4",
"symplify\/rule-doc-generator": "^9.4"
},
"time": "2021-08-05T16:04:57+00:00",
"type": "rector-extension",
"extra": {
"branch-alias": {
"dev-main": "0.11-dev"
},
"rector": {
"includes": [
"config\/config.php"
]
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Rector\\Doctrine\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Rector upgrades rules for Doctrine",
"support": {
"issues": "https:\/\/github.com\/rectorphp\/rector-doctrine\/issues",
"source": "https:\/\/github.com\/rectorphp\/rector-doctrine\/tree\/0.11.15"
},
"install-path": "..\/rector\/rector-doctrine"
},
{
"name": "rector\/rector-laravel",
"version": "0.11.5",
"version_normalized": "0.11.5.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-laravel.git",
"reference": "6c5f56c2655039052ef3fe4301596241421d7ee9"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-laravel\/zipball\/6c5f56c2655039052ef3fe4301596241421d7ee9",
"reference": "6c5f56c2655039052ef3fe4301596241421d7ee9",
"shasum": ""
},
"require": {
"php": ">=8.0"
},
"conflict": {
"rector\/rector": "<0.11"
},
"require-dev": {
"phpstan\/extension-installer": "^1.1",
"phpunit\/phpunit": "^9.5",
"rector\/rector-phpstan-rules": "^0.3.4",
"rector\/rector-src": "dev-main",
"symplify\/easy-coding-standard": "^9.4",
"symplify\/phpstan-extensions": "^9.4",
"symplify\/phpstan-rules": "^9.4",
"symplify\/rule-doc-generator": "^9.4"
},
"time": "2021-08-05T10:22:16+00:00",
"type": "rector-extension",
"extra": {
"branch-alias": {
"dev-main": "0.11-dev"
},
"rector": {
"includes": [
"config\/config.php"
]
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Rector\\Laravel\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Rector upgrades rules for Laravel Framework",
"support": {
"issues": "https:\/\/github.com\/rectorphp\/rector-laravel\/issues",
"source": "https:\/\/github.com\/rectorphp\/rector-laravel\/tree\/0.11.5"
},
"install-path": "..\/rector\/rector-laravel"
},
{
"name": "rector\/rector-nette",
"version": "0.11.21",
"version_normalized": "0.11.21.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-nette.git",
"reference": "dc35ce0cd59b86e5d8e1612f1fd991d1b40f8253"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-nette\/zipball\/dc35ce0cd59b86e5d8e1612f1fd991d1b40f8253",
"reference": "dc35ce0cd59b86e5d8e1612f1fd991d1b40f8253",
"shasum": ""
},
"require": {
"danielstjules\/stringy": "^3.1",
"ext-xml": "*",
"php": ">=8.0",
"rector\/rector-phpunit": "^0.11"
},
"conflict": {
"rector\/rector": "<0.11"
},
"require-dev": {
"nette\/application": "^3.1",
"nette\/di": "^3.0",
"nette\/forms": "3.0.*",
"phpstan\/extension-installer": "^1.1",
"phpstan\/phpstan-nette": "^0.12.21",
"phpunit\/phpunit": "^9.5",
"rector\/rector-phpstan-rules": "^0.3.4",
"rector\/rector-src": "dev-main",
"symplify\/easy-coding-standard": "^9.4",
"symplify\/phpstan-extensions": "^9.4",
"symplify\/phpstan-rules": "^9.4",
"symplify\/rule-doc-generator": "^9.4"
},
"time": "2021-08-05T12:33:15+00:00",
"type": "rector-extension",
"extra": {
"branch-alias": {
"dev-main": "0.11-dev"
},
"rector": {
"includes": [
"config\/config.php"
]
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Rector\\Nette\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Rector upgrades rules for Nette Framework",
"support": {
"issues": "https:\/\/github.com\/rectorphp\/rector-nette\/issues",
"source": "https:\/\/github.com\/rectorphp\/rector-nette\/tree\/0.11.21"
},
"install-path": "..\/rector\/rector-nette"
},
{
"name": "rector\/rector-phpoffice",
"version": "0.11.2",
"version_normalized": "0.11.2.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-phpoffice.git",
"reference": "b69f880e0b162cff0a95dffe9130f3a3360a1e9e"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpoffice\/zipball\/b69f880e0b162cff0a95dffe9130f3a3360a1e9e",
"reference": "b69f880e0b162cff0a95dffe9130f3a3360a1e9e",
"shasum": ""
},
"require": {
"php": ">=8.0"
},
"conflict": {
"rector\/rector": "<0.11"
},
"require-dev": {
"phpstan\/extension-installer": "^1.1",
"phpunit\/phpunit": "^9.5",
"rector\/phpstan-rules": "^0.3.2",
"rector\/rector-generator": "^0.2",
"rector\/rector-src": "dev-main",
"symplify\/easy-coding-standard": "^9.4",
"symplify\/phpstan-extensions": "^9.4",
"symplify\/phpstan-rules": "^9.4",
"symplify\/rule-doc-generator": "^9.4"
},
"time": "2021-08-02T15:42:58+00:00",
"type": "rector-extension",
"extra": {
"branch-alias": {
"dev-main": "0.11-dev"
},
"rector": {
"includes": [
"config\/config.php"
]
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Rector\\PHPOffice\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Rector upgrades rules for PHP Office",
"support": {
"issues": "https:\/\/github.com\/rectorphp\/rector-phpoffice\/issues",
"source": "https:\/\/github.com\/rectorphp\/rector-phpoffice\/tree\/0.11.2"
},
"install-path": "..\/rector\/rector-phpoffice"
},
{
"name": "rector\/rector-phpunit",
"version": "0.11.7",
"version_normalized": "0.11.7.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-phpunit.git",
"reference": "9daf9b37e1373fc449f3cb3854a9487f75994ddf"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/9daf9b37e1373fc449f3cb3854a9487f75994ddf",
"reference": "9daf9b37e1373fc449f3cb3854a9487f75994ddf",
"shasum": ""
},
"require": {
"php": ">=8.0"
},
"conflict": {
"rector\/rector": "<0.11"
},
"require-dev": {
"phpstan\/extension-installer": "^1.1",
"phpunit\/phpunit": "^9.5",
"rector\/rector-phpstan-rules": "^0.3.4",
"rector\/rector-src": "dev-main",
"symplify\/easy-coding-standard": "^9.4",
"symplify\/phpstan-extensions": "^9.4",
"symplify\/phpstan-rules": "^9.2",
"symplify\/rule-doc-generator": "^9.4"
},
"time": "2021-07-22T22:55:16+00:00",
"type": "rector-extension",
"extra": {
"branch-alias": {
"dev-main": "0.11-dev"
},
"rector": {
"includes": [
"config\/config.php"
]
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Rector\\PHPUnit\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Rector upgrades rules for PHPUnit",
"support": {
"issues": "https:\/\/github.com\/rectorphp\/rector-phpunit\/issues",
"source": "https:\/\/github.com\/rectorphp\/rector-phpunit\/tree\/0.11.7"
},
"install-path": "..\/rector\/rector-phpunit"
},
{
"name": "rector\/rector-symfony",
"version": "0.11.17",
"version_normalized": "0.11.17.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-symfony.git",
"reference": "788252640f3b4474df2cec6fb7ed8a050d05beed"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-symfony\/zipball\/788252640f3b4474df2cec6fb7ed8a050d05beed",
"reference": "788252640f3b4474df2cec6fb7ed8a050d05beed",
"shasum": ""
},
"require": {
"danielstjules\/stringy": "^3.1",
"ext-xml": "*",
"php": ">=8.0"
},
"conflict": {
"rector\/rector": "<0.11"
},
"require-dev": {
"phpstan\/extension-installer": "^1.1",
"phpunit\/phpunit": "^9.5",
"rector\/phpstan-rules": "^0.3.4",
"rector\/rector-src": "dev-main",
"symfony\/security-core": "^5.2",
"symfony\/security-http": "^5.2",
"symplify\/easy-coding-standard": "^9.4",
"symplify\/phpstan-extensions": "^9.4",
"symplify\/phpstan-rules": "^9.4",
"symplify\/rule-doc-generator": "^9.4"
},
"time": "2021-08-05T16:18:06+00:00",
"type": "rector-extension",
"extra": {
"branch-alias": {
"dev-main": "0.11-dev"
},
"rector": {
"includes": [
"config\/config.php"
]
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Rector\\Symfony\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Rector upgrades rules for Symfony Framework",
"support": {
"issues": "https:\/\/github.com\/rectorphp\/rector-symfony\/issues",
"source": "https:\/\/github.com\/rectorphp\/rector-symfony\/tree\/0.11.17"
},
"install-path": "..\/rector\/rector-symfony"
},
{
"name": "sebastian\/diff",
"version": "4.0.4",
"version_normalized": "4.0.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/sebastianbergmann\/diff.git",
"reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/sebastianbergmann\/diff\/zipball\/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
"reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit\/phpunit": "^9.3",
"symfony\/process": "^4.2 || ^5"
},
"time": "2020-10-26T13:10:38+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src\/"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
}
],
"description": "Diff implementation",
"homepage": "https:\/\/github.com\/sebastianbergmann\/diff",
"keywords": [
"diff",
"udiff",
"unidiff",
"unified diff"
],
"support": {
"issues": "https:\/\/github.com\/sebastianbergmann\/diff\/issues",
"source": "https:\/\/github.com\/sebastianbergmann\/diff\/tree\/4.0.4"
},
"funding": [
{
"url": "https:\/\/github.com\/sebastianbergmann",
"type": "github"
}
],
"install-path": "..\/sebastian\/diff"
},
{
"name": "ssch\/typo3-rector",
"version": "v0.11.23",
"version_normalized": "0.11.23.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/sabbelasichon\/typo3-rector.git",
"reference": "ebe86cfb57972a9092eb385e5025190c06bbcfc6"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/sabbelasichon\/typo3-rector\/zipball\/ebe86cfb57972a9092eb385e5025190c06bbcfc6",
"reference": "ebe86cfb57972a9092eb385e5025190c06bbcfc6",
"shasum": ""
},
"require": {
"helmich\/typo3-typoscript-parser": "^2.3.0",
"php": ">=8.0",
"symfony\/var-exporter": "^5.2"
},
"conflict": {
"rector\/rector": "<0.11"
},
"require-dev": {
"phpspec\/prophecy-phpunit": "^2.0",
"phpstan\/extension-installer": "^1.1",
"phpunit\/phpunit": "^9.5",
"rector\/phpstan-rules": "^0.3.4",
"rector\/rector-generator": "^0.1.7",
"rector\/rector-src": "dev-main",
"symfony\/console": "^5.3.x-dev",
"symplify\/coding-standard": "^9.4.22",
"symplify\/easy-coding-standard": "^9.4.22",
"symplify\/phpstan-extensions": "^9.4.22",
"symplify\/phpstan-rules": "^9.4.22",
"symplify\/rule-doc-generator": "^9.4.22",
"tracy\/tracy": "^2.8"
},
"time": "2021-08-06T15:18:22+00:00",
"type": "rector-extension",
"extra": {
"rector": {
"includes": [
"config\/config.php"
]
},
"branch-alias": {
"dev-main": "0.11-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Ssch\\TYPO3Rector\\": "src",
"Ssch\\TYPO3Rector\\PHPStan\\": "utils\/phpstan\/src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Sebastian Schreiber",
"email": "breakpoint@schreibersebastian.de"
}
],
"description": "Instant fixes for your TYPO3 code by using Rector.",
"support": {
"issues": "https:\/\/github.com\/sabbelasichon\/typo3-rector\/issues",
"source": "https:\/\/github.com\/sabbelasichon\/typo3-rector\/tree\/v0.11.23"
},
"funding": [
{
"url": "https:\/\/github.com\/sabbelasichon",
"type": "github"
}
],
"install-path": "..\/ssch\/typo3-rector"
},
{
"name": "symfony\/config",
"version": "v5.3.4",
"version_normalized": "5.3.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/config.git",
"reference": "4268f3059c904c61636275182707f81645517a37"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/config\/zipball\/4268f3059c904c61636275182707f81645517a37",
"reference": "4268f3059c904c61636275182707f81645517a37",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony\/deprecation-contracts": "^2.1",
"symfony\/filesystem": "^4.4|^5.0",
"symfony\/polyfill-ctype": "~1.8",
"symfony\/polyfill-php80": "^1.16",
"symfony\/polyfill-php81": "^1.22"
},
"conflict": {
"symfony\/finder": "<4.4"
},
"require-dev": {
"symfony\/event-dispatcher": "^4.4|^5.0",
"symfony\/finder": "^4.4|^5.0",
"symfony\/messenger": "^4.4|^5.0",
"symfony\/service-contracts": "^1.1|^2",
"symfony\/yaml": "^4.4|^5.0"
},
"suggest": {
"symfony\/yaml": "To use the yaml reference dumper"
},
"time": "2021-07-21T12:40:44+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Component\\Config\\": ""
},
"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": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https:\/\/symfony.com",
"support": {
"source": "https:\/\/github.com\/symfony\/config\/tree\/v5.3.4"
},
"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"
}
],
"install-path": "..\/symfony\/config"
},
{
"name": "symfony\/console",
"version": "5.3.x-dev",
"version_normalized": "5.3.9999999.9999999-dev",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/console.git",
"reference": "37e6cca375ed4cca2a82c81487cd077520f6cab2"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/console\/zipball\/37e6cca375ed4cca2a82c81487cd077520f6cab2",
"reference": "37e6cca375ed4cca2a82c81487cd077520f6cab2",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony\/deprecation-contracts": "^2.1",
"symfony\/polyfill-mbstring": "~1.0",
"symfony\/polyfill-php73": "^1.8",
"symfony\/polyfill-php80": "^1.16",
"symfony\/service-contracts": "^1.1|^2",
"symfony\/string": "^5.1"
},
"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"
},
"require-dev": {
"psr\/log": "^1|^2",
"symfony\/config": "^4.4|^5.0",
"symfony\/dependency-injection": "^4.4|^5.0",
"symfony\/event-dispatcher": "^4.4|^5.0",
"symfony\/lock": "^4.4|^5.0",
"symfony\/process": "^4.4|^5.0",
"symfony\/var-dumper": "^4.4|^5.0"
},
"suggest": {
"psr\/log": "For using the console logger",
"symfony\/event-dispatcher": "",
"symfony\/lock": "",
"symfony\/process": ""
},
"time": "2021-08-04T23:50:27+00:00",
"default-branch": true,
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Component\\Console\\": ""
},
"exclude-from-classmap": [
"\/Tests\/"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Eases the creation of beautiful and testable command line interfaces",
"homepage": "https:\/\/symfony.com",
"keywords": [
"cli",
"command line",
"console",
"terminal"
],
"support": {
"source": "https:\/\/github.com\/symfony\/console\/tree\/5.3"
},
"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"
}
],
"install-path": "..\/symfony\/console"
},
{
"name": "symfony\/dependency-injection",
"version": "5.3.x-dev",
"version_normalized": "5.3.9999999.9999999-dev",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/dependency-injection.git",
"reference": "a665946279f566d94ed5eb98999cfa65c6fa5a78"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/dependency-injection\/zipball\/a665946279f566d94ed5eb98999cfa65c6fa5a78",
"reference": "a665946279f566d94ed5eb98999cfa65c6fa5a78",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr\/container": "^1.1.1",
"symfony\/deprecation-contracts": "^2.1",
"symfony\/polyfill-php80": "^1.16",
"symfony\/service-contracts": "^1.1.6|^2"
},
"conflict": {
"ext-psr": "<1.1|>=2",
"symfony\/config": "<5.3",
"symfony\/finder": "<4.4",
"symfony\/proxy-manager-bridge": "<4.4",
"symfony\/yaml": "<4.4"
},
"provide": {
"psr\/container-implementation": "1.0",
"symfony\/service-implementation": "1.0|2.0"
},
"require-dev": {
"symfony\/config": "^5.3",
"symfony\/expression-language": "^4.4|^5.0",
"symfony\/yaml": "^4.4|^5.0"
},
"suggest": {
"symfony\/config": "",
"symfony\/expression-language": "For using expressions in service container configuration",
"symfony\/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
"symfony\/proxy-manager-bridge": "Generate service proxies to lazy load them",
"symfony\/yaml": ""
},
"time": "2021-08-02T16:16:27+00:00",
"default-branch": true,
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Component\\DependencyInjection\\": ""
},
"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": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https:\/\/symfony.com",
"support": {
"source": "https:\/\/github.com\/symfony\/dependency-injection\/tree\/5.3"
},
"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"
}
],
"install-path": "..\/symfony\/dependency-injection"
},
{
"name": "symfony\/deprecation-contracts",
"version": "v2.4.0",
"version_normalized": "2.4.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/deprecation-contracts.git",
"reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
"reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"time": "2021-03-23T23:28:01+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.4-dev"
},
"thanks": {
"name": "symfony\/contracts",
"url": "https:\/\/github.com\/symfony\/contracts"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"function.php"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https:\/\/symfony.com",
"support": {
"source": "https:\/\/github.com\/symfony\/deprecation-contracts\/tree\/v2.4.0"
},
"funding": [
{
"url": "https:\/\/symfony.com\/sponsor",
"type": "custom"
},
{
"url": "https:\/\/github.com\/fabpot",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
"type": "tidelift"
}
],
"install-path": "..\/symfony\/deprecation-contracts"
},
{
"name": "symfony\/error-handler",
"version": "v5.3.4",
"version_normalized": "5.3.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/error-handler.git",
"reference": "281f6c4660bcf5844bb0346fe3a4664722fe4c73"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/error-handler\/zipball\/281f6c4660bcf5844bb0346fe3a4664722fe4c73",
"reference": "281f6c4660bcf5844bb0346fe3a4664722fe4c73",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr\/log": "^1|^2|^3",
"symfony\/var-dumper": "^4.4|^5.0"
},
"require-dev": {
"symfony\/deprecation-contracts": "^2.1",
"symfony\/http-kernel": "^4.4|^5.0",
"symfony\/serializer": "^4.4|^5.0"
},
"time": "2021-07-23T15:55:36+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Component\\ErrorHandler\\": ""
},
"exclude-from-classmap": [
"\/Tests\/"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https:\/\/symfony.com",
"support": {
"source": "https:\/\/github.com\/symfony\/error-handler\/tree\/v5.3.4"
},
"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"
}
],
"install-path": "..\/symfony\/error-handler"
},
{
"name": "symfony\/event-dispatcher",
"version": "v5.3.4",
"version_normalized": "5.3.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/event-dispatcher.git",
"reference": "f2fd2208157553874560f3645d4594303058c4bd"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/event-dispatcher\/zipball\/f2fd2208157553874560f3645d4594303058c4bd",
"reference": "f2fd2208157553874560f3645d4594303058c4bd",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony\/deprecation-contracts": "^2.1",
"symfony\/event-dispatcher-contracts": "^2",
"symfony\/polyfill-php80": "^1.16"
},
"conflict": {
"symfony\/dependency-injection": "<4.4"
},
"provide": {
"psr\/event-dispatcher-implementation": "1.0",
"symfony\/event-dispatcher-implementation": "2.0"
},
"require-dev": {
"psr\/log": "^1|^2|^3",
"symfony\/config": "^4.4|^5.0",
"symfony\/dependency-injection": "^4.4|^5.0",
"symfony\/error-handler": "^4.4|^5.0",
"symfony\/expression-language": "^4.4|^5.0",
"symfony\/http-foundation": "^4.4|^5.0",
"symfony\/service-contracts": "^1.1|^2",
"symfony\/stopwatch": "^4.4|^5.0"
},
"suggest": {
"symfony\/dependency-injection": "",
"symfony\/http-kernel": ""
},
"time": "2021-07-23T15:55:36+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Component\\EventDispatcher\\": ""
},
"exclude-from-classmap": [
"\/Tests\/"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https:\/\/symfony.com",
"support": {
"source": "https:\/\/github.com\/symfony\/event-dispatcher\/tree\/v5.3.4"
},
"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"
}
],
"install-path": "..\/symfony\/event-dispatcher"
},
{
"name": "symfony\/event-dispatcher-contracts",
"version": "v2.4.0",
"version_normalized": "2.4.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/event-dispatcher-contracts.git",
"reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/event-dispatcher-contracts\/zipball\/69fee1ad2332a7cbab3aca13591953da9cdb7a11",
"reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr\/event-dispatcher": "^1"
},
"suggest": {
"symfony\/event-dispatcher-implementation": ""
},
"time": "2021-03-23T23:28:01+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.4-dev"
},
"thanks": {
"name": "symfony\/contracts",
"url": "https:\/\/github.com\/symfony\/contracts"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Contracts\\EventDispatcher\\": ""
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Generic abstractions related to dispatching event",
"homepage": "https:\/\/symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
"source": "https:\/\/github.com\/symfony\/event-dispatcher-contracts\/tree\/v2.4.0"
},
"funding": [
{
"url": "https:\/\/symfony.com\/sponsor",
"type": "custom"
},
{
"url": "https:\/\/github.com\/fabpot",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
"type": "tidelift"
}
],
"install-path": "..\/symfony\/event-dispatcher-contracts"
},
{
"name": "symfony\/filesystem",
"version": "v5.3.4",
"version_normalized": "5.3.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/filesystem.git",
"reference": "343f4fe324383ca46792cae728a3b6e2f708fb32"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/filesystem\/zipball\/343f4fe324383ca46792cae728a3b6e2f708fb32",
"reference": "343f4fe324383ca46792cae728a3b6e2f708fb32",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony\/polyfill-ctype": "~1.8",
"symfony\/polyfill-php80": "^1.16"
},
"time": "2021-07-21T12:40:44+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Component\\Filesystem\\": ""
},
"exclude-from-classmap": [
"\/Tests\/"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Provides basic utilities for the filesystem",
"homepage": "https:\/\/symfony.com",
"support": {
"source": "https:\/\/github.com\/symfony\/filesystem\/tree\/v5.3.4"
},
"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"
}
],
"install-path": "..\/symfony\/filesystem"
},
{
"name": "symfony\/finder",
"version": "v5.3.4",
"version_normalized": "5.3.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/finder.git",
"reference": "17f50e06018baec41551a71a15731287dbaab186"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/finder\/zipball\/17f50e06018baec41551a71a15731287dbaab186",
"reference": "17f50e06018baec41551a71a15731287dbaab186",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony\/polyfill-php80": "^1.16"
},
"time": "2021-07-23T15:54:19+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Component\\Finder\\": ""
},
"exclude-from-classmap": [
"\/Tests\/"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https:\/\/symfony.com",
"support": {
"source": "https:\/\/github.com\/symfony\/finder\/tree\/v5.3.4"
},
"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"
}
],
"install-path": "..\/symfony\/finder"
},
{
"name": "symfony\/http-client-contracts",
"version": "v2.4.0",
"version_normalized": "2.4.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/http-client-contracts.git",
"reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/http-client-contracts\/zipball\/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
"reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
"shasum": ""
},
"require": {
"php": ">=7.2.5"
},
"suggest": {
"symfony\/http-client-implementation": ""
},
"time": "2021-04-11T23:07:08+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.4-dev"
},
"thanks": {
"name": "symfony\/contracts",
"url": "https:\/\/github.com\/symfony\/contracts"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Contracts\\HttpClient\\": ""
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Generic abstractions related to HTTP clients",
"homepage": "https:\/\/symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
"source": "https:\/\/github.com\/symfony\/http-client-contracts\/tree\/v2.4.0"
},
"funding": [
{
"url": "https:\/\/symfony.com\/sponsor",
"type": "custom"
},
{
"url": "https:\/\/github.com\/fabpot",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
"type": "tidelift"
}
],
"install-path": "..\/symfony\/http-client-contracts"
},
{
"name": "symfony\/http-foundation",
"version": "v5.3.6",
"version_normalized": "5.3.6.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/http-foundation.git",
"reference": "a8388f7b7054a7401997008ce9cd8c6b0ab7ac75"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/http-foundation\/zipball\/a8388f7b7054a7401997008ce9cd8c6b0ab7ac75",
"reference": "a8388f7b7054a7401997008ce9cd8c6b0ab7ac75",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony\/deprecation-contracts": "^2.1",
"symfony\/polyfill-mbstring": "~1.1",
"symfony\/polyfill-php80": "^1.16"
},
"require-dev": {
"predis\/predis": "~1.0",
"symfony\/cache": "^4.4|^5.0",
"symfony\/expression-language": "^4.4|^5.0",
"symfony\/mime": "^4.4|^5.0"
},
"suggest": {
"symfony\/mime": "To use the file extension guesser"
},
"time": "2021-07-27T17:08:17+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Component\\HttpFoundation\\": ""
},
"exclude-from-classmap": [
"\/Tests\/"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https:\/\/symfony.com",
"support": {
"source": "https:\/\/github.com\/symfony\/http-foundation\/tree\/v5.3.6"
},
"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"
}
],
"install-path": "..\/symfony\/http-foundation"
},
{
"name": "symfony\/http-kernel",
"version": "v5.3.6",
"version_normalized": "5.3.6.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/http-kernel.git",
"reference": "60030f209018356b3b553b9dbd84ad2071c1b7e0"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/http-kernel\/zipball\/60030f209018356b3b553b9dbd84ad2071c1b7e0",
"reference": "60030f209018356b3b553b9dbd84ad2071c1b7e0",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr\/log": "^1|^2",
"symfony\/deprecation-contracts": "^2.1",
"symfony\/error-handler": "^4.4|^5.0",
"symfony\/event-dispatcher": "^5.0",
"symfony\/http-client-contracts": "^1.1|^2",
"symfony\/http-foundation": "^5.3",
"symfony\/polyfill-ctype": "^1.8",
"symfony\/polyfill-php73": "^1.9",
"symfony\/polyfill-php80": "^1.16"
},
"conflict": {
"symfony\/browser-kit": "<4.4",
"symfony\/cache": "<5.0",
"symfony\/config": "<5.0",
"symfony\/console": "<4.4",
"symfony\/dependency-injection": "<5.3",
"symfony\/doctrine-bridge": "<5.0",
"symfony\/form": "<5.0",
"symfony\/http-client": "<5.0",
"symfony\/mailer": "<5.0",
"symfony\/messenger": "<5.0",
"symfony\/translation": "<5.0",
"symfony\/twig-bridge": "<5.0",
"symfony\/validator": "<5.0",
"twig\/twig": "<2.13"
},
"provide": {
"psr\/log-implementation": "1.0|2.0"
},
"require-dev": {
"psr\/cache": "^1.0|^2.0|^3.0",
"symfony\/browser-kit": "^4.4|^5.0",
"symfony\/config": "^5.0",
"symfony\/console": "^4.4|^5.0",
"symfony\/css-selector": "^4.4|^5.0",
"symfony\/dependency-injection": "^5.3",
"symfony\/dom-crawler": "^4.4|^5.0",
"symfony\/expression-language": "^4.4|^5.0",
"symfony\/finder": "^4.4|^5.0",
"symfony\/process": "^4.4|^5.0",
"symfony\/routing": "^4.4|^5.0",
"symfony\/stopwatch": "^4.4|^5.0",
"symfony\/translation": "^4.4|^5.0",
"symfony\/translation-contracts": "^1.1|^2",
"twig\/twig": "^2.13|^3.0.4"
},
"suggest": {
"symfony\/browser-kit": "",
"symfony\/config": "",
"symfony\/console": "",
"symfony\/dependency-injection": ""
},
"time": "2021-07-29T07:06:27+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Component\\HttpKernel\\": ""
},
"exclude-from-classmap": [
"\/Tests\/"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https:\/\/symfony.com",
"support": {
"source": "https:\/\/github.com\/symfony\/http-kernel\/tree\/v5.3.6"
},
"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"
}
],
"install-path": "..\/symfony\/http-kernel"
},
{
"name": "symfony\/polyfill-ctype",
"version": "v1.23.0",
"version_normalized": "1.23.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/polyfill-ctype.git",
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-ctype\/zipball\/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
"reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-ctype": "For best performance"
},
"time": "2021-02-19T12:13:01+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony\/polyfill",
"url": "https:\/\/github.com\/symfony\/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Polyfill\\Ctype\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Symfony polyfill for ctype functions",
"homepage": "https:\/\/symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],
"support": {
"source": "https:\/\/github.com\/symfony\/polyfill-ctype\/tree\/v1.23.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"
}
],
"install-path": "..\/symfony\/polyfill-ctype"
},
{
"name": "symfony\/polyfill-intl-grapheme",
"version": "v1.23.1",
"version_normalized": "1.23.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme.git",
"reference": "16880ba9c5ebe3642d1995ab866db29270b36535"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-grapheme\/zipball\/16880ba9c5ebe3642d1995ab866db29270b36535",
"reference": "16880ba9c5ebe3642d1995ab866db29270b36535",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"time": "2021-05-27T12:26:48+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony\/polyfill",
"url": "https:\/\/github.com\/symfony\/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Polyfill\\Intl\\Grapheme\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Symfony polyfill for intl's grapheme_* functions",
"homepage": "https:\/\/symfony.com",
"keywords": [
"compatibility",
"grapheme",
"intl",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme\/tree\/v1.23.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"
}
],
"install-path": "..\/symfony\/polyfill-intl-grapheme"
},
{
"name": "symfony\/polyfill-intl-normalizer",
"version": "v1.23.0",
"version_normalized": "1.23.0.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"
},
"time": "2021-02-19T12:13:01+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony\/polyfill",
"url": "https:\/\/github.com\/symfony\/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
"files": [
"bootstrap.php"
],
"classmap": [
"Resources\/stubs"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Symfony polyfill for intl's Normalizer class and related functions",
"homepage": "https:\/\/symfony.com",
"keywords": [
"compatibility",
"intl",
"normalizer",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer\/tree\/v1.23.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"
}
],
"install-path": "..\/symfony\/polyfill-intl-normalizer"
},
{
"name": "symfony\/polyfill-mbstring",
"version": "v1.23.1",
"version_normalized": "1.23.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/polyfill-mbstring.git",
"reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/9174a3d80210dca8daa7f31fec659150bbeabfc6",
"reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"time": "2021-05-27T12:26:48+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony\/polyfill",
"url": "https:\/\/github.com\/symfony\/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Polyfill\\Mbstring\\": ""
},
"files": [
"bootstrap.php"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https:\/\/symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https:\/\/github.com\/symfony\/polyfill-mbstring\/tree\/v1.23.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"
}
],
"install-path": "..\/symfony\/polyfill-mbstring"
},
{
"name": "symfony\/polyfill-php73",
"version": "v1.23.0",
"version_normalized": "1.23.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/polyfill-php73.git",
"reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php73\/zipball\/fba8933c384d6476ab14fb7b8526e5287ca7e010",
"reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"time": "2021-02-19T12:13:01+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony\/polyfill",
"url": "https:\/\/github.com\/symfony\/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Polyfill\\Php73\\": ""
},
"files": [
"bootstrap.php"
],
"classmap": [
"Resources\/stubs"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
"homepage": "https:\/\/symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https:\/\/github.com\/symfony\/polyfill-php73\/tree\/v1.23.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"
}
],
"install-path": "..\/symfony\/polyfill-php73"
},
{
"name": "symfony\/polyfill-php80",
"version": "v1.23.1",
"version_normalized": "1.23.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/polyfill-php80.git",
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/1100343ed1a92e3a38f9ae122fc0eb21602547be",
"reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"time": "2021-07-28T13:41:28+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony\/polyfill",
"url": "https:\/\/github.com\/symfony\/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Polyfill\\Php80\\": ""
},
"files": [
"bootstrap.php"
],
"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": {
"source": "https:\/\/github.com\/symfony\/polyfill-php80\/tree\/v1.23.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"
}
],
"install-path": "..\/symfony\/polyfill-php80"
},
{
"name": "symfony\/polyfill-php81",
"version": "v1.23.0",
"version_normalized": "1.23.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/polyfill-php81.git",
"reference": "e66119f3de95efc359483f810c4c3e6436279436"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php81\/zipball\/e66119f3de95efc359483f810c4c3e6436279436",
"reference": "e66119f3de95efc359483f810c4c3e6436279436",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"time": "2021-05-21T13:25:03+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony\/polyfill",
"url": "https:\/\/github.com\/symfony\/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Polyfill\\Php81\\": ""
},
"files": [
"bootstrap.php"
],
"classmap": [
"Resources\/stubs"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
"homepage": "https:\/\/symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https:\/\/github.com\/symfony\/polyfill-php81\/tree\/v1.23.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"
}
],
"install-path": "..\/symfony\/polyfill-php81"
},
{
"name": "symfony\/process",
"version": "v5.3.4",
"version_normalized": "5.3.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/process.git",
"reference": "d16634ee55b895bd85ec714dadc58e4428ecf030"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/process\/zipball\/d16634ee55b895bd85ec714dadc58e4428ecf030",
"reference": "d16634ee55b895bd85ec714dadc58e4428ecf030",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony\/polyfill-php80": "^1.16"
},
"time": "2021-07-23T15:54:19+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\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": {
"source": "https:\/\/github.com\/symfony\/process\/tree\/v5.3.4"
},
"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"
}
],
"install-path": "..\/symfony\/process"
},
{
"name": "symfony\/service-contracts",
"version": "v2.4.0",
"version_normalized": "2.4.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/service-contracts.git",
"reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/service-contracts\/zipball\/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
"reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr\/container": "^1.1"
},
"suggest": {
"symfony\/service-implementation": ""
},
"time": "2021-04-01T10:43:52+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.4-dev"
},
"thanks": {
"name": "symfony\/contracts",
"url": "https:\/\/github.com\/symfony\/contracts"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\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": {
"source": "https:\/\/github.com\/symfony\/service-contracts\/tree\/v2.4.0"
},
"funding": [
{
"url": "https:\/\/symfony.com\/sponsor",
"type": "custom"
},
{
"url": "https:\/\/github.com\/fabpot",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
"type": "tidelift"
}
],
"install-path": "..\/symfony\/service-contracts"
},
{
"name": "symfony\/string",
"version": "v5.3.3",
"version_normalized": "5.3.3.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/string.git",
"reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/string\/zipball\/bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
"reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
"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"
},
"require-dev": {
"symfony\/error-handler": "^4.4|^5.0",
"symfony\/http-client": "^4.4|^5.0",
"symfony\/translation-contracts": "^1.1|^2",
"symfony\/var-exporter": "^4.4|^5.0"
},
"time": "2021-06-27T11:44:38+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Component\\String\\": ""
},
"files": [
"Resources\/functions.php"
],
"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": {
"source": "https:\/\/github.com\/symfony\/string\/tree\/v5.3.3"
},
"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"
}
],
"install-path": "..\/symfony\/string"
},
{
"name": "symfony\/var-dumper",
"version": "v5.3.6",
"version_normalized": "5.3.6.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/var-dumper.git",
"reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/var-dumper\/zipball\/3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0",
"reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony\/polyfill-mbstring": "~1.0",
"symfony\/polyfill-php80": "^1.16"
},
"conflict": {
"phpunit\/phpunit": "<5.4.3",
"symfony\/console": "<4.4"
},
"require-dev": {
"ext-iconv": "*",
"symfony\/console": "^4.4|^5.0",
"symfony\/process": "^4.4|^5.0",
"twig\/twig": "^2.13|^3.0.4"
},
"suggest": {
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony\/polyfill-iconv in case ext-iconv cannot be used).",
"ext-intl": "To show region name in time zone dump",
"symfony\/console": "To use the ServerDumpCommand and\/or the bin\/var-dump-server script"
},
"time": "2021-07-27T01:56:02+00:00",
"bin": [
"Resources\/bin\/var-dump-server"
],
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"Resources\/functions\/dump.php"
],
"psr-4": {
"RectorPrefix20210808\\Symfony\\Component\\VarDumper\\": ""
},
"exclude-from-classmap": [
"\/Tests\/"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Provides mechanisms for walking through any arbitrary PHP variable",
"homepage": "https:\/\/symfony.com",
"keywords": [
"debug",
"dump"
],
"support": {
"source": "https:\/\/github.com\/symfony\/var-dumper\/tree\/v5.3.6"
},
"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"
}
],
"install-path": "..\/symfony\/var-dumper"
},
{
"name": "symfony\/var-exporter",
"version": "v5.3.4",
"version_normalized": "5.3.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/var-exporter.git",
"reference": "b7898a65fc91e7c41de7a88c7db9aee9c0d432f0"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/var-exporter\/zipball\/b7898a65fc91e7c41de7a88c7db9aee9c0d432f0",
"reference": "b7898a65fc91e7c41de7a88c7db9aee9c0d432f0",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony\/polyfill-php80": "^1.16"
},
"require-dev": {
"symfony\/var-dumper": "^4.4.9|^5.0.9"
},
"time": "2021-07-21T12:38:00+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Component\\VarExporter\\": ""
},
"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": "Allows exporting any serializable PHP data structure to plain PHP code",
"homepage": "https:\/\/symfony.com",
"keywords": [
"clone",
"construct",
"export",
"hydrate",
"instantiate",
"serialize"
],
"support": {
"source": "https:\/\/github.com\/symfony\/var-exporter\/tree\/v5.3.4"
},
"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"
}
],
"install-path": "..\/symfony\/var-exporter"
},
{
"name": "symfony\/yaml",
"version": "v5.3.6",
"version_normalized": "5.3.6.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/yaml.git",
"reference": "4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/yaml\/zipball\/4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7",
"reference": "4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony\/deprecation-contracts": "^2.1",
"symfony\/polyfill-ctype": "~1.8"
},
"conflict": {
"symfony\/console": "<4.4"
},
"require-dev": {
"symfony\/console": "^4.4|^5.0"
},
"suggest": {
"symfony\/console": "For validating YAML files using the lint command"
},
"time": "2021-07-29T06:20:01+00:00",
"bin": [
"Resources\/bin\/yaml-lint"
],
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symfony\\Component\\Yaml\\": ""
},
"exclude-from-classmap": [
"\/Tests\/"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https:\/\/symfony.com\/contributors"
}
],
"description": "Loads and dumps YAML files",
"homepage": "https:\/\/symfony.com",
"support": {
"source": "https:\/\/github.com\/symfony\/yaml\/tree\/v5.3.6"
},
"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"
}
],
"install-path": "..\/symfony\/yaml"
},
{
"name": "symplify\/astral",
"version": "9.4.25",
"version_normalized": "9.4.25.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/astral.git",
"reference": "6520d07ab15c031275f1f21b6d8f64cb35a3d29c"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/astral\/zipball\/6520d07ab15c031275f1f21b6d8f64cb35a3d29c",
"reference": "6520d07ab15c031275f1f21b6d8f64cb35a3d29c",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"nikic\/php-parser": "^4.11",
"php": ">=8.0",
"symfony\/dependency-injection": "^5.3.x-dev",
"symfony\/http-kernel": "^5.3",
"symplify\/autowire-array-parameter": "^9.4.25",
"symplify\/package-builder": "^9.4.25"
},
"conflict": {
"symplify\/amnesia": "<9.4.25",
"symplify\/coding-standard": "<9.4.25",
"symplify\/composer-json-manipulator": "<9.4.25",
"symplify\/config-transformer": "<9.4.25",
"symplify\/console-color-diff": "<9.4.25",
"symplify\/console-package-builder": "<9.4.25",
"symplify\/easy-ci": "<9.4.25",
"symplify\/easy-coding-standard": "<9.4.25",
"symplify\/easy-hydrator": "<9.4.25",
"symplify\/easy-testing": "<9.4.25",
"symplify\/git-wrapper": "<9.4.25",
"symplify\/markdown-diff": "<9.4.25",
"symplify\/monorepo-builder": "<9.4.25",
"symplify\/php-config-printer": "<9.4.25",
"symplify\/phpstan-extensions": "<9.4.25",
"symplify\/phpstan-rules": "<9.4.25",
"symplify\/phpunit-upgrader": "<9.4.25",
"symplify\/psr4-switcher": "<9.4.25",
"symplify\/rule-doc-generator": "<9.4.25",
"symplify\/rule-doc-generator-contracts": "<9.4.25",
"symplify\/simple-php-doc-parser": "<9.4.25",
"symplify\/skipper": "<9.4.25",
"symplify\/smart-file-system": "<9.4.25",
"symplify\/symfony-php-config": "<9.4.25",
"symplify\/symfony-static-dumper": "<9.4.25",
"symplify\/symplify-kernel": "<9.4.25",
"symplify\/vendor-patches": "<9.4.25"
},
"require-dev": {
"phpunit\/phpunit": "^9.5",
"symplify\/easy-testing": "^9.4.25"
},
"time": "2021-08-05T05:39:22+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symplify\\Astral\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Toolking for smart daily work with AST",
"support": {
"source": "https:\/\/github.com\/symplify\/astral\/tree\/9.4.25"
},
"funding": [
{
"url": "https:\/\/www.paypal.me\/rectorphp",
"type": "custom"
},
{
"url": "https:\/\/github.com\/tomasvotruba",
"type": "github"
}
],
"install-path": "..\/symplify\/astral"
},
{
"name": "symplify\/autowire-array-parameter",
"version": "9.4.25",
"version_normalized": "9.4.25.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/autowire-array-parameter.git",
"reference": "d5894d207294bb8a471f6798874335af37d807d3"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/autowire-array-parameter\/zipball\/d5894d207294bb8a471f6798874335af37d807d3",
"reference": "d5894d207294bb8a471f6798874335af37d807d3",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"php": ">=8.0",
"symfony\/dependency-injection": "^5.3.x-dev",
"symplify\/package-builder": "^9.4.25"
},
"conflict": {
"symplify\/amnesia": "<9.4.25",
"symplify\/astral": "<9.4.25",
"symplify\/coding-standard": "<9.4.25",
"symplify\/composer-json-manipulator": "<9.4.25",
"symplify\/config-transformer": "<9.4.25",
"symplify\/console-color-diff": "<9.4.25",
"symplify\/console-package-builder": "<9.4.25",
"symplify\/easy-ci": "<9.4.25",
"symplify\/easy-coding-standard": "<9.4.25",
"symplify\/easy-hydrator": "<9.4.25",
"symplify\/easy-testing": "<9.4.25",
"symplify\/git-wrapper": "<9.4.25",
"symplify\/markdown-diff": "<9.4.25",
"symplify\/monorepo-builder": "<9.4.25",
"symplify\/php-config-printer": "<9.4.25",
"symplify\/phpstan-extensions": "<9.4.25",
"symplify\/phpstan-rules": "<9.4.25",
"symplify\/phpunit-upgrader": "<9.4.25",
"symplify\/psr4-switcher": "<9.4.25",
"symplify\/rule-doc-generator": "<9.4.25",
"symplify\/rule-doc-generator-contracts": "<9.4.25",
"symplify\/simple-php-doc-parser": "<9.4.25",
"symplify\/skipper": "<9.4.25",
"symplify\/smart-file-system": "<9.4.25",
"symplify\/symfony-php-config": "<9.4.25",
"symplify\/symfony-static-dumper": "<9.4.25",
"symplify\/symplify-kernel": "<9.4.25",
"symplify\/vendor-patches": "<9.4.25"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
},
"time": "2021-08-05T05:39:20+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symplify\\AutowireArrayParameter\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Autowire array parameters for your Symfony applications",
"support": {
"source": "https:\/\/github.com\/symplify\/autowire-array-parameter\/tree\/9.4.25"
},
"funding": [
{
"url": "https:\/\/www.paypal.me\/rectorphp",
"type": "custom"
},
{
"url": "https:\/\/github.com\/tomasvotruba",
"type": "github"
}
],
"install-path": "..\/symplify\/autowire-array-parameter"
},
{
"name": "symplify\/composer-json-manipulator",
"version": "9.4.25",
"version_normalized": "9.4.25.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/composer-json-manipulator.git",
"reference": "1ad55a898fd5397f0c55e5d255badbbd8eb13576"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/composer-json-manipulator\/zipball\/1ad55a898fd5397f0c55e5d255badbbd8eb13576",
"reference": "1ad55a898fd5397f0c55e5d255badbbd8eb13576",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"php": ">=8.0",
"symfony\/config": "^5.3",
"symfony\/dependency-injection": "^5.3.x-dev",
"symfony\/filesystem": "^5.3",
"symfony\/http-kernel": "^5.3",
"symplify\/package-builder": "^9.4.25",
"symplify\/smart-file-system": "^9.4.25"
},
"conflict": {
"symplify\/amnesia": "<9.4.25",
"symplify\/astral": "<9.4.25",
"symplify\/autowire-array-parameter": "<9.4.25",
"symplify\/coding-standard": "<9.4.25",
"symplify\/config-transformer": "<9.4.25",
"symplify\/console-color-diff": "<9.4.25",
"symplify\/console-package-builder": "<9.4.25",
"symplify\/easy-ci": "<9.4.25",
"symplify\/easy-coding-standard": "<9.4.25",
"symplify\/easy-hydrator": "<9.4.25",
"symplify\/easy-testing": "<9.4.25",
"symplify\/git-wrapper": "<9.4.25",
"symplify\/markdown-diff": "<9.4.25",
"symplify\/monorepo-builder": "<9.4.25",
"symplify\/php-config-printer": "<9.4.25",
"symplify\/phpstan-extensions": "<9.4.25",
"symplify\/phpstan-rules": "<9.4.25",
"symplify\/phpunit-upgrader": "<9.4.25",
"symplify\/psr4-switcher": "<9.4.25",
"symplify\/rule-doc-generator": "<9.4.25",
"symplify\/rule-doc-generator-contracts": "<9.4.25",
"symplify\/simple-php-doc-parser": "<9.4.25",
"symplify\/skipper": "<9.4.25",
"symplify\/symfony-php-config": "<9.4.25",
"symplify\/symfony-static-dumper": "<9.4.25",
"symplify\/symplify-kernel": "<9.4.25",
"symplify\/vendor-patches": "<9.4.25"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
},
"time": "2021-08-05T05:39:32+00:00",
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-main": "9.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symplify\\ComposerJsonManipulator\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Package to load, merge and save composer.json file(s)",
"support": {
"source": "https:\/\/github.com\/symplify\/composer-json-manipulator\/tree\/9.4.25"
},
"funding": [
{
"url": "https:\/\/www.paypal.me\/rectorphp",
"type": "custom"
},
{
"url": "https:\/\/github.com\/tomasvotruba",
"type": "github"
}
],
"install-path": "..\/symplify\/composer-json-manipulator"
},
{
"name": "symplify\/console-color-diff",
"version": "9.4.25",
"version_normalized": "9.4.25.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/console-color-diff.git",
"reference": "64a248a0222fdb5cd4a551991324e8827b283ced"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/console-color-diff\/zipball\/64a248a0222fdb5cd4a551991324e8827b283ced",
"reference": "64a248a0222fdb5cd4a551991324e8827b283ced",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"php": ">=8.0",
"sebastian\/diff": "^4.0",
"symfony\/console": "^5.3.x-dev",
"symfony\/dependency-injection": "^5.3.x-dev",
"symfony\/http-kernel": "^5.3",
"symplify\/package-builder": "^9.4.25"
},
"conflict": {
"symplify\/amnesia": "<9.4.25",
"symplify\/astral": "<9.4.25",
"symplify\/autowire-array-parameter": "<9.4.25",
"symplify\/coding-standard": "<9.4.25",
"symplify\/composer-json-manipulator": "<9.4.25",
"symplify\/config-transformer": "<9.4.25",
"symplify\/console-package-builder": "<9.4.25",
"symplify\/easy-ci": "<9.4.25",
"symplify\/easy-coding-standard": "<9.4.25",
"symplify\/easy-hydrator": "<9.4.25",
"symplify\/easy-testing": "<9.4.25",
"symplify\/git-wrapper": "<9.4.25",
"symplify\/markdown-diff": "<9.4.25",
"symplify\/monorepo-builder": "<9.4.25",
"symplify\/php-config-printer": "<9.4.25",
"symplify\/phpstan-extensions": "<9.4.25",
"symplify\/phpstan-rules": "<9.4.25",
"symplify\/phpunit-upgrader": "<9.4.25",
"symplify\/psr4-switcher": "<9.4.25",
"symplify\/rule-doc-generator": "<9.4.25",
"symplify\/rule-doc-generator-contracts": "<9.4.25",
"symplify\/simple-php-doc-parser": "<9.4.25",
"symplify\/skipper": "<9.4.25",
"symplify\/smart-file-system": "<9.4.25",
"symplify\/symfony-php-config": "<9.4.25",
"symplify\/symfony-static-dumper": "<9.4.25",
"symplify\/symplify-kernel": "<9.4.25",
"symplify\/vendor-patches": "<9.4.25"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
},
"time": "2021-08-05T05:39:35+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symplify\\ConsoleColorDiff\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Package to print diffs in console with colors",
"support": {
"source": "https:\/\/github.com\/symplify\/console-color-diff\/tree\/9.4.25"
},
"funding": [
{
"url": "https:\/\/www.paypal.me\/rectorphp",
"type": "custom"
},
{
"url": "https:\/\/github.com\/tomasvotruba",
"type": "github"
}
],
"install-path": "..\/symplify\/console-color-diff"
},
{
"name": "symplify\/console-package-builder",
"version": "9.4.25",
"version_normalized": "9.4.25.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/console-package-builder.git",
"reference": "fbf75de83834a3107c07b64b81c742fe02573da1"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/console-package-builder\/zipball\/fbf75de83834a3107c07b64b81c742fe02573da1",
"reference": "fbf75de83834a3107c07b64b81c742fe02573da1",
"shasum": ""
},
"require": {
"php": ">=8.0",
"symfony\/console": "^5.3.x-dev",
"symfony\/dependency-injection": "^5.3.x-dev",
"symplify\/symplify-kernel": "^9.4.25"
},
"conflict": {
"symplify\/amnesia": "<9.4.25",
"symplify\/astral": "<9.4.25",
"symplify\/autowire-array-parameter": "<9.4.25",
"symplify\/coding-standard": "<9.4.25",
"symplify\/composer-json-manipulator": "<9.4.25",
"symplify\/config-transformer": "<9.4.25",
"symplify\/console-color-diff": "<9.4.25",
"symplify\/easy-ci": "<9.4.25",
"symplify\/easy-coding-standard": "<9.4.25",
"symplify\/easy-hydrator": "<9.4.25",
"symplify\/easy-testing": "<9.4.25",
"symplify\/git-wrapper": "<9.4.25",
"symplify\/markdown-diff": "<9.4.25",
"symplify\/monorepo-builder": "<9.4.25",
"symplify\/package-builder": "<9.4.25",
"symplify\/php-config-printer": "<9.4.25",
"symplify\/phpstan-extensions": "<9.4.25",
"symplify\/phpstan-rules": "<9.4.25",
"symplify\/phpunit-upgrader": "<9.4.25",
"symplify\/psr4-switcher": "<9.4.25",
"symplify\/rule-doc-generator": "<9.4.25",
"symplify\/rule-doc-generator-contracts": "<9.4.25",
"symplify\/simple-php-doc-parser": "<9.4.25",
"symplify\/skipper": "<9.4.25",
"symplify\/smart-file-system": "<9.4.25",
"symplify\/symfony-php-config": "<9.4.25",
"symplify\/symfony-static-dumper": "<9.4.25",
"symplify\/vendor-patches": "<9.4.25"
},
"require-dev": {
"phpunit\/phpunit": "^9.5",
"symfony\/http-kernel": "^5.3",
"symplify\/package-builder": "^9.4.25"
},
"time": "2021-08-05T05:39:06+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symplify\\ConsolePackageBuilder\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Package to speed up building command line applications",
"support": {
"source": "https:\/\/github.com\/symplify\/console-package-builder\/tree\/9.4.25"
},
"install-path": "..\/symplify\/console-package-builder"
},
{
"name": "symplify\/easy-testing",
"version": "9.4.25",
"version_normalized": "9.4.25.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/easy-testing.git",
"reference": "baa8ff09df01bd9fa367b16bb70385f7d74cd991"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/easy-testing\/zipball\/baa8ff09df01bd9fa367b16bb70385f7d74cd991",
"reference": "baa8ff09df01bd9fa367b16bb70385f7d74cd991",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"php": ">=8.0",
"symfony\/console": "^5.3.x-dev",
"symfony\/dependency-injection": "^5.3.x-dev",
"symfony\/finder": "^5.3",
"symfony\/http-kernel": "^5.3",
"symplify\/console-package-builder": "^9.4.25",
"symplify\/package-builder": "^9.4.25",
"symplify\/smart-file-system": "^9.4.25",
"symplify\/symplify-kernel": "^9.4.25"
},
"conflict": {
"symplify\/amnesia": "<9.4.25",
"symplify\/astral": "<9.4.25",
"symplify\/autowire-array-parameter": "<9.4.25",
"symplify\/coding-standard": "<9.4.25",
"symplify\/composer-json-manipulator": "<9.4.25",
"symplify\/config-transformer": "<9.4.25",
"symplify\/console-color-diff": "<9.4.25",
"symplify\/easy-ci": "<9.4.25",
"symplify\/easy-coding-standard": "<9.4.25",
"symplify\/easy-hydrator": "<9.4.25",
"symplify\/git-wrapper": "<9.4.25",
"symplify\/markdown-diff": "<9.4.25",
"symplify\/monorepo-builder": "<9.4.25",
"symplify\/php-config-printer": "<9.4.25",
"symplify\/phpstan-extensions": "<9.4.25",
"symplify\/phpstan-rules": "<9.4.25",
"symplify\/phpunit-upgrader": "<9.4.25",
"symplify\/psr4-switcher": "<9.4.25",
"symplify\/rule-doc-generator": "<9.4.25",
"symplify\/rule-doc-generator-contracts": "<9.4.25",
"symplify\/simple-php-doc-parser": "<9.4.25",
"symplify\/skipper": "<9.4.25",
"symplify\/symfony-php-config": "<9.4.25",
"symplify\/symfony-static-dumper": "<9.4.25",
"symplify\/vendor-patches": "<9.4.25"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
},
"time": "2021-08-05T05:39:53+00:00",
"bin": [
"bin\/easy-testing"
],
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-main": "9.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symplify\\EasyTesting\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Testing made easy",
"support": {
"source": "https:\/\/github.com\/symplify\/easy-testing\/tree\/9.4.25"
},
"funding": [
{
"url": "https:\/\/www.paypal.me\/rectorphp",
"type": "custom"
},
{
"url": "https:\/\/github.com\/tomasvotruba",
"type": "github"
}
],
"install-path": "..\/symplify\/easy-testing"
},
{
"name": "symplify\/package-builder",
"version": "9.4.25",
"version_normalized": "9.4.25.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/package-builder.git",
"reference": "2950ff60d5490547812bc3448fcb8f0b33e90e37"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/package-builder\/zipball\/2950ff60d5490547812bc3448fcb8f0b33e90e37",
"reference": "2950ff60d5490547812bc3448fcb8f0b33e90e37",
"shasum": ""
},
"require": {
"nette\/neon": "^3.2",
"nette\/utils": "^3.2",
"php": ">=8.0",
"symfony\/config": "^5.3",
"symfony\/console": "^5.3.x-dev",
"symfony\/dependency-injection": "^5.3.x-dev",
"symfony\/finder": "^5.3",
"symfony\/http-kernel": "^5.3",
"symplify\/easy-testing": "^9.4.25",
"symplify\/symplify-kernel": "^9.4.25"
},
"conflict": {
"symplify\/amnesia": "<9.4.25",
"symplify\/astral": "<9.4.25",
"symplify\/autowire-array-parameter": "<9.4.25",
"symplify\/coding-standard": "<9.4.25",
"symplify\/composer-json-manipulator": "<9.4.25",
"symplify\/config-transformer": "<9.4.25",
"symplify\/console-color-diff": "<9.4.25",
"symplify\/console-package-builder": "<9.4.25",
"symplify\/easy-ci": "<9.4.25",
"symplify\/easy-coding-standard": "<9.4.25",
"symplify\/easy-hydrator": "<9.4.25",
"symplify\/git-wrapper": "<9.4.25",
"symplify\/markdown-diff": "<9.4.25",
"symplify\/monorepo-builder": "<9.4.25",
"symplify\/php-config-printer": "<9.4.25",
"symplify\/phpstan-extensions": "<9.4.25",
"symplify\/phpstan-rules": "<9.4.25",
"symplify\/phpunit-upgrader": "<9.4.25",
"symplify\/psr4-switcher": "<9.4.25",
"symplify\/rule-doc-generator": "<9.4.25",
"symplify\/rule-doc-generator-contracts": "<9.4.25",
"symplify\/simple-php-doc-parser": "<9.4.25",
"symplify\/skipper": "<9.4.25",
"symplify\/smart-file-system": "<9.4.25",
"symplify\/symfony-php-config": "<9.4.25",
"symplify\/symfony-static-dumper": "<9.4.25",
"symplify\/vendor-patches": "<9.4.25"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
},
"time": "2021-08-05T05:40:40+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symplify\\PackageBuilder\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Dependency Injection, Console and Kernel toolkit for Symplify packages.",
"support": {
"source": "https:\/\/github.com\/symplify\/package-builder\/tree\/9.4.25"
},
"funding": [
{
"url": "https:\/\/www.paypal.me\/rectorphp",
"type": "custom"
},
{
"url": "https:\/\/github.com\/tomasvotruba",
"type": "github"
}
],
"install-path": "..\/symplify\/package-builder"
},
{
"name": "symplify\/rule-doc-generator-contracts",
"version": "9.4.25",
"version_normalized": "9.4.25.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/rule-doc-generator-contracts.git",
"reference": "75af1359fcd9e4b34afb3acaaf659ac8d921e4b1"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/rule-doc-generator-contracts\/zipball\/75af1359fcd9e4b34afb3acaaf659ac8d921e4b1",
"reference": "75af1359fcd9e4b34afb3acaaf659ac8d921e4b1",
"shasum": ""
},
"require": {
"danielstjules\/stringy": "^3.1",
"nette\/utils": "^3.2",
"php": ">=8.0"
},
"conflict": {
"symplify\/amnesia": "<9.4.25",
"symplify\/astral": "<9.4.25",
"symplify\/autowire-array-parameter": "<9.4.25",
"symplify\/coding-standard": "<9.4.25",
"symplify\/composer-json-manipulator": "<9.4.25",
"symplify\/config-transformer": "<9.4.25",
"symplify\/console-color-diff": "<9.4.25",
"symplify\/console-package-builder": "<9.4.25",
"symplify\/easy-ci": "<9.4.25",
"symplify\/easy-coding-standard": "<9.4.25",
"symplify\/easy-hydrator": "<9.4.25",
"symplify\/easy-testing": "<9.4.25",
"symplify\/git-wrapper": "<9.4.25",
"symplify\/markdown-diff": "<9.4.25",
"symplify\/monorepo-builder": "<9.4.25",
"symplify\/package-builder": "<9.4.25",
"symplify\/php-config-printer": "<9.4.25",
"symplify\/phpstan-extensions": "<9.4.25",
"symplify\/phpstan-rules": "<9.4.25",
"symplify\/phpunit-upgrader": "<9.4.25",
"symplify\/psr4-switcher": "<9.4.25",
"symplify\/rule-doc-generator": "<9.4.25",
"symplify\/simple-php-doc-parser": "<9.4.25",
"symplify\/skipper": "<9.4.25",
"symplify\/smart-file-system": "<9.4.25",
"symplify\/symfony-php-config": "<9.4.25",
"symplify\/symfony-static-dumper": "<9.4.25",
"symplify\/symplify-kernel": "<9.4.25",
"symplify\/vendor-patches": "<9.4.25"
},
"time": "2021-08-05T05:40:41+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symplify\\RuleDocGenerator\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Contracts for production code of RuleDocGenerator",
"support": {
"source": "https:\/\/github.com\/symplify\/rule-doc-generator-contracts\/tree\/9.4.25"
},
"funding": [
{
"url": "https:\/\/www.paypal.me\/rectorphp",
"type": "custom"
},
{
"url": "https:\/\/github.com\/tomasvotruba",
"type": "github"
}
],
"install-path": "..\/symplify\/rule-doc-generator-contracts"
},
{
"name": "symplify\/simple-php-doc-parser",
"version": "9.4.25",
"version_normalized": "9.4.25.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/simple-php-doc-parser.git",
"reference": "02a857d4b660317f15dd66718ee02c42c31b2777"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/simple-php-doc-parser\/zipball\/02a857d4b660317f15dd66718ee02c42c31b2777",
"reference": "02a857d4b660317f15dd66718ee02c42c31b2777",
"shasum": ""
},
"require": {
"php": ">=8.0",
"phpstan\/phpdoc-parser": "^0.5",
"symfony\/config": "^5.3",
"symfony\/dependency-injection": "^5.3.x-dev",
"symfony\/http-kernel": "^5.3",
"symplify\/package-builder": "^9.4.25"
},
"conflict": {
"symplify\/amnesia": "<9.4.25",
"symplify\/astral": "<9.4.25",
"symplify\/autowire-array-parameter": "<9.4.25",
"symplify\/coding-standard": "<9.4.25",
"symplify\/composer-json-manipulator": "<9.4.25",
"symplify\/config-transformer": "<9.4.25",
"symplify\/console-color-diff": "<9.4.25",
"symplify\/console-package-builder": "<9.4.25",
"symplify\/easy-ci": "<9.4.25",
"symplify\/easy-coding-standard": "<9.4.25",
"symplify\/easy-hydrator": "<9.4.25",
"symplify\/easy-testing": "<9.4.25",
"symplify\/git-wrapper": "<9.4.25",
"symplify\/markdown-diff": "<9.4.25",
"symplify\/monorepo-builder": "<9.4.25",
"symplify\/php-config-printer": "<9.4.25",
"symplify\/phpstan-extensions": "<9.4.25",
"symplify\/phpstan-rules": "<9.4.25",
"symplify\/phpunit-upgrader": "<9.4.25",
"symplify\/psr4-switcher": "<9.4.25",
"symplify\/rule-doc-generator": "<9.4.25",
"symplify\/rule-doc-generator-contracts": "<9.4.25",
"symplify\/skipper": "<9.4.25",
"symplify\/smart-file-system": "<9.4.25",
"symplify\/symfony-php-config": "<9.4.25",
"symplify\/symfony-static-dumper": "<9.4.25",
"symplify\/symplify-kernel": "<9.4.25",
"symplify\/vendor-patches": "<9.4.25"
},
"require-dev": {
"phpunit\/phpunit": "^9.5",
"symplify\/easy-testing": "^9.4.25"
},
"time": "2021-08-05T05:40:45+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symplify\\SimplePhpDocParser\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Service integration of phpstan\/phpdoc-parser, with few extra goodies for practical simple use",
"support": {
"source": "https:\/\/github.com\/symplify\/simple-php-doc-parser\/tree\/9.4.25"
},
"funding": [
{
"url": "https:\/\/www.paypal.me\/rectorphp",
"type": "custom"
},
{
"url": "https:\/\/github.com\/tomasvotruba",
"type": "github"
}
],
"install-path": "..\/symplify\/simple-php-doc-parser"
},
{
"name": "symplify\/skipper",
"version": "9.4.25",
"version_normalized": "9.4.25.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/skipper.git",
"reference": "0795cc97a492e2f5a1f1822232c1413432478f92"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/skipper\/zipball\/0795cc97a492e2f5a1f1822232c1413432478f92",
"reference": "0795cc97a492e2f5a1f1822232c1413432478f92",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"php": ">=8.0",
"symfony\/config": "^5.3",
"symfony\/dependency-injection": "^5.3.x-dev",
"symfony\/filesystem": "^5.3",
"symfony\/finder": "^5.3",
"symplify\/package-builder": "^9.4.25",
"symplify\/smart-file-system": "^9.4.25",
"symplify\/symplify-kernel": "^9.4.25"
},
"conflict": {
"symplify\/amnesia": "<9.4.25",
"symplify\/astral": "<9.4.25",
"symplify\/autowire-array-parameter": "<9.4.25",
"symplify\/coding-standard": "<9.4.25",
"symplify\/composer-json-manipulator": "<9.4.25",
"symplify\/config-transformer": "<9.4.25",
"symplify\/console-color-diff": "<9.4.25",
"symplify\/console-package-builder": "<9.4.25",
"symplify\/easy-ci": "<9.4.25",
"symplify\/easy-coding-standard": "<9.4.25",
"symplify\/easy-hydrator": "<9.4.25",
"symplify\/easy-testing": "<9.4.25",
"symplify\/git-wrapper": "<9.4.25",
"symplify\/markdown-diff": "<9.4.25",
"symplify\/monorepo-builder": "<9.4.25",
"symplify\/php-config-printer": "<9.4.25",
"symplify\/phpstan-extensions": "<9.4.25",
"symplify\/phpstan-rules": "<9.4.25",
"symplify\/phpunit-upgrader": "<9.4.25",
"symplify\/psr4-switcher": "<9.4.25",
"symplify\/rule-doc-generator": "<9.4.25",
"symplify\/rule-doc-generator-contracts": "<9.4.25",
"symplify\/simple-php-doc-parser": "<9.4.25",
"symplify\/symfony-php-config": "<9.4.25",
"symplify\/symfony-static-dumper": "<9.4.25",
"symplify\/vendor-patches": "<9.4.25"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
},
"time": "2021-08-05T05:40:44+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symplify\\Skipper\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Skip files by rule class, directory, file or fnmatch",
"support": {
"source": "https:\/\/github.com\/symplify\/skipper\/tree\/9.4.25"
},
"funding": [
{
"url": "https:\/\/www.paypal.me\/rectorphp",
"type": "custom"
},
{
"url": "https:\/\/github.com\/tomasvotruba",
"type": "github"
}
],
"install-path": "..\/symplify\/skipper"
},
{
"name": "symplify\/smart-file-system",
"version": "9.4.25",
"version_normalized": "9.4.25.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/smart-file-system.git",
"reference": "1f9f9c331edf57d843402d5581c716c7c686a96a"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/smart-file-system\/zipball\/1f9f9c331edf57d843402d5581c716c7c686a96a",
"reference": "1f9f9c331edf57d843402d5581c716c7c686a96a",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"php": ">=8.0",
"symfony\/filesystem": "^5.3",
"symfony\/finder": "^5.3"
},
"conflict": {
"symplify\/amnesia": "<9.4.25",
"symplify\/astral": "<9.4.25",
"symplify\/autowire-array-parameter": "<9.4.25",
"symplify\/coding-standard": "<9.4.25",
"symplify\/composer-json-manipulator": "<9.4.25",
"symplify\/config-transformer": "<9.4.25",
"symplify\/console-color-diff": "<9.4.25",
"symplify\/console-package-builder": "<9.4.25",
"symplify\/easy-ci": "<9.4.25",
"symplify\/easy-coding-standard": "<9.4.25",
"symplify\/easy-hydrator": "<9.4.25",
"symplify\/easy-testing": "<9.4.25",
"symplify\/git-wrapper": "<9.4.25",
"symplify\/markdown-diff": "<9.4.25",
"symplify\/monorepo-builder": "<9.4.25",
"symplify\/package-builder": "<9.4.25",
"symplify\/php-config-printer": "<9.4.25",
"symplify\/phpstan-extensions": "<9.4.25",
"symplify\/phpstan-rules": "<9.4.25",
"symplify\/phpunit-upgrader": "<9.4.25",
"symplify\/psr4-switcher": "<9.4.25",
"symplify\/rule-doc-generator": "<9.4.25",
"symplify\/rule-doc-generator-contracts": "<9.4.25",
"symplify\/simple-php-doc-parser": "<9.4.25",
"symplify\/skipper": "<9.4.25",
"symplify\/symfony-php-config": "<9.4.25",
"symplify\/symfony-static-dumper": "<9.4.25",
"symplify\/symplify-kernel": "<9.4.25",
"symplify\/vendor-patches": "<9.4.25"
},
"require-dev": {
"nette\/finder": "^2.5",
"phpunit\/phpunit": "^9.5"
},
"time": "2021-08-05T05:40:54+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symplify\\SmartFileSystem\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Sanitized FileInfo with safe getRealPath() and other handy methods",
"support": {
"source": "https:\/\/github.com\/symplify\/smart-file-system\/tree\/9.4.25"
},
"funding": [
{
"url": "https:\/\/www.paypal.me\/rectorphp",
"type": "custom"
},
{
"url": "https:\/\/github.com\/tomasvotruba",
"type": "github"
}
],
"install-path": "..\/symplify\/smart-file-system"
},
{
"name": "symplify\/symfony-php-config",
"version": "dev-main",
"version_normalized": "dev-main",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/symfony-php-config.git",
"reference": "82f3a9ccd4921f291ab531ea66444381cfd677cb"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/symfony-php-config\/zipball\/82f3a9ccd4921f291ab531ea66444381cfd677cb",
"reference": "82f3a9ccd4921f291ab531ea66444381cfd677cb",
"shasum": ""
},
"require": {
"php": ">=8.0",
"symfony\/dependency-injection": "^5.3.x-dev",
"symplify\/package-builder": "^9.4.22",
"symplify\/symplify-kernel": "^9.4.22"
},
"require-dev": {
"phpstan\/phpstan": "^0.12.91",
"phpunit\/phpunit": "^9.5",
"symfony\/http-kernel": "^5.3"
},
"time": "2021-07-12T09:00:48+00:00",
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symplify\\SymfonyPhpConfig\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Tools that easy work with Symfony PHP Configs",
"support": {
"source": "https:\/\/github.com\/symplify\/symfony-php-config\/tree\/9.4.22"
},
"install-path": "..\/symplify\/symfony-php-config"
},
{
"name": "symplify\/symplify-kernel",
"version": "9.4.25",
"version_normalized": "9.4.25.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/symplify-kernel.git",
"reference": "ecab6a936f4243cf3b0a7eae4879b0025fc81ee7"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/symplify-kernel\/zipball\/ecab6a936f4243cf3b0a7eae4879b0025fc81ee7",
"reference": "ecab6a936f4243cf3b0a7eae4879b0025fc81ee7",
"shasum": ""
},
"require": {
"php": ">=8.0",
"symfony\/console": "^5.3.x-dev",
"symfony\/dependency-injection": "^5.3.x-dev",
"symfony\/http-kernel": "^5.3",
"symplify\/autowire-array-parameter": "^9.4.25",
"symplify\/composer-json-manipulator": "^9.4.25",
"symplify\/package-builder": "^9.4.25",
"symplify\/smart-file-system": "^9.4.25"
},
"conflict": {
"symplify\/amnesia": "<9.4.25",
"symplify\/astral": "<9.4.25",
"symplify\/coding-standard": "<9.4.25",
"symplify\/config-transformer": "<9.4.25",
"symplify\/console-color-diff": "<9.4.25",
"symplify\/console-package-builder": "<9.4.25",
"symplify\/easy-ci": "<9.4.25",
"symplify\/easy-coding-standard": "<9.4.25",
"symplify\/easy-hydrator": "<9.4.25",
"symplify\/easy-testing": "<9.4.25",
"symplify\/git-wrapper": "<9.4.25",
"symplify\/markdown-diff": "<9.4.25",
"symplify\/monorepo-builder": "<9.4.25",
"symplify\/php-config-printer": "<9.4.25",
"symplify\/phpstan-extensions": "<9.4.25",
"symplify\/phpstan-rules": "<9.4.25",
"symplify\/phpunit-upgrader": "<9.4.25",
"symplify\/psr4-switcher": "<9.4.25",
"symplify\/rule-doc-generator": "<9.4.25",
"symplify\/rule-doc-generator-contracts": "<9.4.25",
"symplify\/simple-php-doc-parser": "<9.4.25",
"symplify\/skipper": "<9.4.25",
"symplify\/symfony-php-config": "<9.4.25",
"symplify\/symfony-static-dumper": "<9.4.25",
"symplify\/vendor-patches": "<9.4.25"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
},
"time": "2021-08-05T05:41:08+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Symplify\\SymplifyKernel\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Internal Kernel for Symplify packages",
"support": {
"source": "https:\/\/github.com\/symplify\/symplify-kernel\/tree\/9.4.25"
},
"install-path": "..\/symplify\/symplify-kernel"
},
{
"name": "tracy\/tracy",
"version": "v2.8.5",
"version_normalized": "2.8.5.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/nette\/tracy.git",
"reference": "b23da41363546aa750d9f698f21e14815bd78913"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/nette\/tracy\/zipball\/b23da41363546aa750d9f698f21e14815bd78913",
"reference": "b23da41363546aa750d9f698f21e14815bd78913",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-session": "*",
"php": ">=7.2 <8.1"
},
"conflict": {
"nette\/di": "<3.0"
},
"require-dev": {
"latte\/latte": "^2.5",
"nette\/di": "^3.0",
"nette\/mail": "^3.0",
"nette\/tester": "^2.2",
"nette\/utils": "^3.0",
"phpstan\/phpstan": "^0.12",
"psr\/log": "^1.0"
},
"time": "2021-06-02T15:42:54+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.8-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src"
],
"files": [
"src\/Tracy\/functions.php"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https:\/\/davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https:\/\/nette.org\/contributors"
}
],
"description": "\ud83d\ude0e Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.",
"homepage": "https:\/\/tracy.nette.org",
"keywords": [
"Xdebug",
"debug",
"debugger",
"nette",
"profiler"
],
"support": {
"issues": "https:\/\/github.com\/nette\/tracy\/issues",
"source": "https:\/\/github.com\/nette\/tracy\/tree\/v2.8.5"
},
"install-path": "..\/tracy\/tracy"
},
{
"name": "webmozart\/assert",
"version": "1.10.0",
"version_normalized": "1.10.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/webmozarts\/assert.git",
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/webmozarts\/assert\/zipball\/6964c76c7804814a842473e0c8fd15bab0f18e25",
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
"symfony\/polyfill-ctype": "^1.8"
},
"conflict": {
"phpstan\/phpstan": "<0.12.20",
"vimeo\/psalm": "<4.6.1 || 4.6.2"
},
"require-dev": {
"phpunit\/phpunit": "^8.5.13"
},
"time": "2021-03-09T10:59:23+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.10-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210808\\Webmozart\\Assert\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Assertions to validate method input\/output with nice error messages.",
"keywords": [
"assert",
"check",
"validate"
],
"support": {
"issues": "https:\/\/github.com\/webmozarts\/assert\/issues",
"source": "https:\/\/github.com\/webmozarts\/assert\/tree\/1.10.0"
},
"install-path": "..\/webmozart\/assert"
}
],
"dev": false,
"dev-package-names": []
}