rector/vendor/composer/installed.json

4637 lines
170 KiB
JSON
Raw Normal View History

{
"packages": [
{
"name": "composer\/package-versions-deprecated",
"version": "1.11.99.1",
"version_normalized": "1.11.99.1",
"source": {
"type": "git",
"url": "https:\/\/github.com\/composer\/package-versions-deprecated.git",
"reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/composer\/package-versions-deprecated\/zipball\/7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
"reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1.0 || ^2.0",
"php": "^7 || ^8"
},
"replace": {
"ocramius\/package-versions": "1.11.99"
},
"require-dev": {
"composer\/composer": "^1.9.3 || ^2.0@dev",
"ext-zip": "^1.13",
"phpunit\/phpunit": "^6.5 || ^7"
},
"time": "2020-11-11T10:22:58+00:00",
"type": "composer-plugin",
"extra": {
"class": "PackageVersions\\Installer",
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\PackageVersions\\": "src\/PackageVersions"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be"
}
],
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
"support": {
"issues": "https:\/\/github.com\/composer\/package-versions-deprecated\/issues",
"source": "https:\/\/github.com\/composer\/package-versions-deprecated\/tree\/1.11.99.1"
},
"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": ".\/package-versions-deprecated"
},
{
"name": "composer\/semver",
"version": "3.2.4",
"version_normalized": "3.2.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/composer\/semver.git",
"reference": "a02fdf930a3c1c3ed3a49b5f63859c0c20e10464"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/composer\/semver\/zipball\/a02fdf930a3c1c3ed3a49b5f63859c0c20e10464",
"reference": "a02fdf930a3c1c3ed3a49b5f63859c0c20e10464",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan\/phpstan": "^0.12.54",
"symfony\/phpunit-bridge": "^4.2 || ^5"
},
"time": "2020-11-13T08:59:24+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.4"
},
"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.1",
"version_normalized": "2.0.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/composer\/xdebug-handler.git",
"reference": "964adcdd3a28bf9ed5d9ac6450064e0d71ed7496"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/composer\/xdebug-handler\/zipball\/964adcdd3a28bf9ed5d9ac6450064e0d71ed7496",
"reference": "964adcdd3a28bf9ed5d9ac6450064e0d71ed7496",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0",
"psr\/log": "^1.0"
},
"require-dev": {
"phpstan\/phpstan": "^0.12.55",
"symfony\/phpunit-bridge": "^4.2 || ^5"
},
"time": "2021-05-05T19:37:51+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.1"
},
"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": {
"RectorPrefix20210514\\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": {
"RectorPrefix20210514\\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": {
"RectorPrefix20210514\\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": "idiosyncratic\/editorconfig",
"version": "0.1.1",
"version_normalized": "0.1.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/idiosyncratic-code\/editorconfig-php.git",
"reference": "50f742daee8b7a632b795f5927d8d88c43dd3a4f"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/idiosyncratic-code\/editorconfig-php\/zipball\/50f742daee8b7a632b795f5927d8d88c43dd3a4f",
"reference": "50f742daee8b7a632b795f5927d8d88c43dd3a4f",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"idiosyncratic\/devtools": "^0.2"
},
"time": "2021-05-03T15:39:40+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.1"
},
"install-path": "..\/idiosyncratic\/editorconfig"
},
{
"name": "jean85\/pretty-package-versions",
"version": "1.6.0",
"version_normalized": "1.6.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/Jean85\/pretty-package-versions.git",
"reference": "1e0104b46f045868f11942aea058cd7186d6c303"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/Jean85\/pretty-package-versions\/zipball\/1e0104b46f045868f11942aea058cd7186d6c303",
"reference": "1e0104b46f045868f11942aea058cd7186d6c303",
"shasum": ""
},
"require": {
"composer\/package-versions-deprecated": "^1.8.0",
"php": "^7.0|^8.0"
},
"require-dev": {
"phpunit\/phpunit": "^6.0|^8.5|^9.2"
},
"time": "2021-02-04T16:20:16+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\Jean85\\": "src\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alessandro Lai",
"email": "alessandro.lai85@gmail.com"
}
],
"description": "A wrapper for ocramius\/package-versions to get pretty versions strings",
"keywords": [
"composer",
"package",
"release",
"versions"
],
"support": {
"issues": "https:\/\/github.com\/Jean85\/pretty-package-versions\/issues",
"source": "https:\/\/github.com\/Jean85\/pretty-package-versions\/tree\/1.6.0"
},
"install-path": "..\/jean85\/pretty-package-versions"
},
{
"name": "nette\/caching",
"version": "v3.1.1",
"version_normalized": "3.1.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/nette\/caching.git",
"reference": "3e771c589dee414724be473c24ad16dae50c1960"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/nette\/caching\/zipball\/3e771c589dee414724be473c24ad16dae50c1960",
"reference": "3e771c589dee414724be473c24ad16dae50c1960",
"shasum": ""
},
"require": {
"nette\/finder": "^2.4 || ^3.0",
"nette\/utils": "^2.4 || ^3.0",
"php": ">=7.2 <8.1"
},
"require-dev": {
"latte\/latte": "^2.10",
"nette\/di": "^v3.0",
"nette\/tester": "^2.0",
"phpstan\/phpstan": "^0.12",
"tracy\/tracy": "^2.4"
},
"suggest": {
"ext-pdo_sqlite": "to use SQLiteStorage or SQLiteJournal"
},
"time": "2021-03-06T14:07:38+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1-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": "\u23f1 Nette Caching: library with easy-to-use API and many cache backends.",
"homepage": "https:\/\/nette.org",
"keywords": [
"cache",
"journal",
"memcached",
"nette",
"sqlite"
],
"support": {
"issues": "https:\/\/github.com\/nette\/caching\/issues",
"source": "https:\/\/github.com\/nette\/caching\/tree\/v3.1.1"
},
"install-path": "..\/nette\/caching"
},
{
"name": "nette\/finder",
"version": "v2.5.2",
"version_normalized": "2.5.2.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/nette\/finder.git",
"reference": "4ad2c298eb8c687dd0e74ae84206a4186eeaed50"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/nette\/finder\/zipball\/4ad2c298eb8c687dd0e74ae84206a4186eeaed50",
"reference": "4ad2c298eb8c687dd0e74ae84206a4186eeaed50",
"shasum": ""
},
"require": {
"nette\/utils": "^2.4 || ^3.0",
"php": ">=7.1"
},
"conflict": {
"nette\/nette": "<2.2"
},
"require-dev": {
"nette\/tester": "^2.0",
"phpstan\/phpstan": "^0.12",
"tracy\/tracy": "^2.3"
},
"time": "2020-01-03T20:35:40+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.5-dev"
}
},
"installation-source": "dist",
"autoload": {
"classmap": [
"src\/"
]
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"BSD-3-Clause",
"GPL-2.0",
"GPL-3.0"
],
"authors": [
{
"name": "David Grudl",
"homepage": "https:\/\/davidgrudl.com"
},
{
"name": "Nette Community",
"homepage": "https:\/\/nette.org\/contributors"
}
],
"description": "\ud83d\udd0d Nette Finder: find files and directories with an intuitive API.",
"homepage": "https:\/\/nette.org",
"keywords": [
"filesystem",
"glob",
"iterator",
"nette"
],
"support": {
"issues": "https:\/\/github.com\/nette\/finder\/issues",
"source": "https:\/\/github.com\/nette\/finder\/tree\/v2.5.2"
},
"install-path": "..\/nette\/finder"
},
{
"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.10.5",
"version_normalized": "4.10.5.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/nikic\/PHP-Parser.git",
"reference": "4432ba399e47c66624bc73c8c0f811e5c109576f"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/nikic\/PHP-Parser\/zipball\/4432ba399e47c66624bc73c8c0f811e5c109576f",
"reference": "4432ba399e47c66624bc73c8c0f811e5c109576f",
"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-05-03T19:11:20+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.10.5"
},
"install-path": "..\/nikic\/php-parser"
},
{
"name": "phpstan\/phpdoc-parser",
"version": "0.5.4",
"version_normalized": "0.5.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/phpstan\/phpdoc-parser.git",
"reference": "e352d065af1ae9b41c12d1dfd309e90f7b1f55c9"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/phpstan\/phpdoc-parser\/zipball\/e352d065af1ae9b41c12d1dfd309e90f7b1f55c9",
"reference": "e352d065af1ae9b41c12d1dfd309e90f7b1f55c9",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"phing\/phing": "^2.16.3",
"php-parallel-lint\/php-parallel-lint": "^1.2",
"phpstan\/extension-installer": "^1.0",
"phpstan\/phpstan": "^0.12.60",
"phpstan\/phpstan-strict-rules": "^0.12.5",
"phpunit\/phpunit": "^7.5.20",
"symfony\/process": "^5.2"
},
"time": "2021-04-03T14:46:19+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.4"
},
"install-path": "..\/phpstan\/phpdoc-parser"
},
{
"name": "phpstan\/phpstan",
"version": "0.12.86",
"version_normalized": "0.12.86.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/phpstan\/phpstan.git",
"reference": "a84fdc53ecca7643dbc89ef8880d8b393a6c155a"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/phpstan\/phpstan\/zipball\/a84fdc53ecca7643dbc89ef8880d8b393a6c155a",
"reference": "a84fdc53ecca7643dbc89ef8880d8b393a6c155a",
"shasum": ""
},
"require": {
"php": "^7.1|^8.0"
},
"conflict": {
"phpstan\/phpstan-shim": "*"
},
"time": "2021-05-08T11:29:01+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.86"
},
"funding": [
{
"url": "https:\/\/github.com\/ondrejmirtes",
"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.19",
"version_normalized": "0.12.19.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/phpstan\/phpstan-phpunit.git",
"reference": "52f7072ddc5f81492f9d2de65a24813a48c90b18"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/phpstan\/phpstan-phpunit\/zipball\/52f7072ddc5f81492f9d2de65a24813a48c90b18",
"reference": "52f7072ddc5f81492f9d2de65a24813a48c90b18",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0",
"phpstan\/phpstan": "^0.12.86"
},
"conflict": {
"phpunit\/phpunit": "<7.0"
},
"require-dev": {
"phing\/phing": "^2.16.3",
"php-parallel-lint\/php-parallel-lint": "^1.2",
"phpstan\/phpstan-strict-rules": "^0.12.6",
"phpunit\/phpunit": "^7.5.20"
},
"time": "2021-04-30T11:10:37+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.19"
},
"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": {
"RectorPrefix20210514\\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": {
"RectorPrefix20210514\\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": "1.1.4",
"version_normalized": "1.1.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/php-fig\/log.git",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/php-fig\/log\/zipball\/d49695b909c3b7628b6289db5479a1c204601f11",
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2021-05-03T11:20:27+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\Psr\\Log\\": "Psr\/Log\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https:\/\/www.php-fig.org\/"
}
],
"description": "Common interface for logging libraries",
"homepage": "https:\/\/github.com\/php-fig\/log",
"keywords": [
"log",
"psr",
"psr-3"
],
"support": {
"source": "https:\/\/github.com\/php-fig\/log\/tree\/1.1.4"
},
"install-path": "..\/psr\/log"
},
{
"name": "rector\/extension-installer",
"version": "0.10.2",
"version_normalized": "0.10.2.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/extension-installer.git",
"reference": "56c97630fca170b5586b2f08e76348f924ebb8dd"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/extension-installer\/zipball\/56c97630fca170b5586b2f08e76348f924ebb8dd",
"reference": "56c97630fca170b5586b2f08e76348f924ebb8dd",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0",
"php": "^7.3 || ^8.0"
},
"require-dev": {
"composer\/composer": "^2.0",
"composer\/xdebug-handler": "2.0 as 1.4",
"friendsofphp\/php-cs-fixer": "^3.0",
"jangregor\/phpstan-prophecy": "^0.8.1",
"phpspec\/prophecy-phpunit": "^2.0",
"phpstan\/extension-installer": "^1.1",
"phpunit\/phpunit": "^9.5",
"rector\/rector-phpstan-rules": "^0.1",
"symplify\/easy-coding-standard": "^9.3.1",
"symplify\/phpstan-extensions": "^9.3",
"symplify\/phpstan-rules": "^9.3"
},
"time": "2021-05-06T21:14:19+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.10.2"
},
"install-path": "..\/rector\/extension-installer"
},
{
"name": "rector\/rector-cakephp",
"version": "0.10.4",
"version_normalized": "0.10.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-cakephp.git",
"reference": "5155ac30d2cd04144690c118a030af0a4a1e68f4"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-cakephp\/zipball\/5155ac30d2cd04144690c118a030af0a4a1e68f4",
"reference": "5155ac30d2cd04144690c118a030af0a4a1e68f4",
"shasum": ""
},
"require": {
"ext-xml": "*",
"php": ">=7.3",
"rector\/rector": "^0.10.5"
},
"conflict": {
"rector\/rector": "<=0.10.3"
},
"require-dev": {
"phpunit\/phpunit": "^9.5",
"symplify\/easy-coding-standard": "^9.2",
"symplify\/phpstan-extensions": "^9.2",
"symplify\/phpstan-rules": "^9.2",
"symplify\/rule-doc-generator": "^9.2"
},
"time": "2021-04-15T22:27:55+00:00",
"type": "rector-extension",
"extra": {
"branch-alias": {
"dev-main": "0.10-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.10.4"
},
"install-path": "..\/rector\/rector-cakephp"
},
{
"name": "rector\/rector-doctrine",
"version": "0.10.6",
"version_normalized": "0.10.6.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-doctrine.git",
"reference": "52dbdf1d60c522c1c40142a194960610db451f91"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-doctrine\/zipball\/52dbdf1d60c522c1c40142a194960610db451f91",
"reference": "52dbdf1d60c522c1c40142a194960610db451f91",
"shasum": ""
},
"require": {
"php": ">=7.3",
"rector\/rector": "^0.10.10"
},
"conflict": {
"rector\/rector": "<=0.10.3"
},
"require-dev": {
"phpunit\/phpunit": "^9.5",
"symplify\/easy-coding-standard": "^9.2",
"symplify\/phpstan-extensions": "^9.2",
"symplify\/phpstan-rules": "^9.2",
"symplify\/rule-doc-generator": "^9.2",
"tracy\/tracy": "^2.8"
},
"time": "2021-04-24T12:17:00+00:00",
"type": "rector-extension",
"extra": {
"branch-alias": {
"dev-main": "0.10-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.10.6"
},
"install-path": "..\/rector\/rector-doctrine"
},
{
"name": "rector\/rector-laravel",
"version": "0.10.2",
"version_normalized": "0.10.2.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-laravel.git",
"reference": "d4ccd50d7975bea9a0ce961bbaded385b5ede739"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-laravel\/zipball\/d4ccd50d7975bea9a0ce961bbaded385b5ede739",
"reference": "d4ccd50d7975bea9a0ce961bbaded385b5ede739",
"shasum": ""
},
"require": {
"php": ">=7.3",
"rector\/rector": "^0.10.5"
},
"conflict": {
"rector\/rector": "<=0.10.3"
},
"require-dev": {
"phpunit\/phpunit": "^9.5",
"symplify\/easy-coding-standard": "^9.2",
"symplify\/phpstan-extensions": "^9.2",
"symplify\/phpstan-rules": "^9.2",
"symplify\/rule-doc-generator": "^9.2",
"tracy\/tracy": "^2.8"
},
"time": "2021-04-15T22:21:20+00:00",
"type": "rector-extension",
"extra": {
"branch-alias": {
"dev-main": "0.10-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.10.2"
},
"install-path": "..\/rector\/rector-laravel"
},
{
"name": "rector\/rector-nette",
"version": "0.10.10",
"version_normalized": "0.10.10.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-nette.git",
"reference": "e9f0de1ffb3ba1eecdaa281fcd64fda1d3515e6f"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-nette\/zipball\/e9f0de1ffb3ba1eecdaa281fcd64fda1d3515e6f",
"reference": "e9f0de1ffb3ba1eecdaa281fcd64fda1d3515e6f",
"shasum": ""
},
"require": {
"ext-xml": "*",
"php": ">=7.3",
"rector\/rector": "^0.10.19"
},
"conflict": {
"rector\/rector": "<=0.10.3"
},
"require-dev": {
"nette\/application": "^3.0.7",
"nette\/di": "^3.0",
"nette\/forms": "3.0.*",
"phpstan\/extension-installer": "^1.1",
"phpstan\/phpstan": "^0.12.85",
"phpstan\/phpstan-nette": "^0.12.16",
"phpunit\/phpunit": "^9.5",
"rector\/rector-phpstan-rules": "^0.2",
"symplify\/easy-coding-standard": "^9.3",
"symplify\/phpstan-extensions": "^9.3",
"symplify\/phpstan-rules": "^9.3",
"symplify\/rule-doc-generator": "^9.3"
},
"time": "2021-05-06T23:55:02+00:00",
"type": "rector-extension",
"extra": {
"branch-alias": {
"dev-main": "0.10-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.10.10"
},
"install-path": "..\/rector\/rector-nette"
},
{
"name": "rector\/rector-nette-to-symfony",
"version": "0.10.0",
"version_normalized": "0.10.0.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-nette-to-symfony.git",
"reference": "27be9cb982ac7ad3799e0ac7fd45be0a46d7fb0b"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-nette-to-symfony\/zipball\/27be9cb982ac7ad3799e0ac7fd45be0a46d7fb0b",
"reference": "27be9cb982ac7ad3799e0ac7fd45be0a46d7fb0b",
"shasum": ""
},
"require": {
"php": ">=7.3",
"rector\/rector": "^0.10.19",
"rector\/rector-nette": "^0.10.9"
},
"require-dev": {
"nette\/application": "^3.1",
"nette\/forms": "^3.1",
"phpstan\/extension-installer": "^1.1",
"phpstan\/phpstan-nette": "^0.12.16",
"phpunit\/phpunit": "^9.5",
"rector\/rector-phpstan-rules": "^0.1",
"symfony\/form": "^5.2",
"symplify\/easy-coding-standard": "^9.3",
"symplify\/phpstan-extensions": "^9.3",
"symplify\/phpstan-rules": "^9.3",
"symplify\/rule-doc-generator": "^9.3"
},
"time": "2021-05-05T21:07:31+00:00",
"type": "rector-extension",
"extra": {
"rector": {
"includes": [
"config\/config.php"
]
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Rector\\NetteToSymfony\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Generate Rector rules from command line",
"support": {
"issues": "https:\/\/github.com\/rectorphp\/rector-nette-to-symfony\/issues",
"source": "https:\/\/github.com\/rectorphp\/rector-nette-to-symfony\/tree\/0.10.0"
},
"funding": [
{
"url": "https:\/\/github.com\/tomasvotruba",
"type": "github"
}
],
"install-path": "..\/rector\/rector-nette-to-symfony"
},
{
"name": "rector\/rector-phpunit",
"version": "0.10.8",
"version_normalized": "0.10.8.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-phpunit.git",
"reference": "2b272b61cacf29bf0e448719165c8376cd41872e"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/2b272b61cacf29bf0e448719165c8376cd41872e",
"reference": "2b272b61cacf29bf0e448719165c8376cd41872e",
"shasum": ""
},
"require": {
"php": ">=7.3",
"rector\/rector": "^0.10.10"
},
"conflict": {
"rector\/rector": "<=0.10.3"
},
"require-dev": {
"phpunit\/phpunit": "^9.5",
"symplify\/easy-coding-standard": "^9.2",
"symplify\/phpstan-extensions": "^9.2",
"symplify\/phpstan-rules": "^9.2",
"symplify\/rule-doc-generator": "^9.2",
"tracy\/tracy": "^2.8"
},
"time": "2021-04-24T12:18:06+00:00",
"type": "rector-extension",
"extra": {
"branch-alias": {
"dev-main": "0.10-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.10.8"
},
"install-path": "..\/rector\/rector-phpunit"
},
{
"name": "rector\/rector-symfony",
"version": "0.10.6",
"version_normalized": "0.10.6.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/rectorphp\/rector-symfony.git",
"reference": "583e77ad2fc8c7740418d55884beb3d18822e115"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-symfony\/zipball\/583e77ad2fc8c7740418d55884beb3d18822e115",
"reference": "583e77ad2fc8c7740418d55884beb3d18822e115",
"shasum": ""
},
"require": {
"ext-xml": "*",
"php": ">=7.3",
"rector\/rector": "^0.10.12"
},
"conflict": {
"rector\/rector": "<=0.10.3"
},
"require-dev": {
"phpstan\/extension-installer": "^1.1",
"phpunit\/phpunit": "^9.5",
"rector\/rector-phpstan-rules": "dev-main",
"symfony\/security-core": "^5.2",
"symfony\/security-http": "^5.2",
"symplify\/easy-coding-standard": "^9.2",
"symplify\/phpstan-extensions": "^9.2",
"symplify\/phpstan-rules": "^9.2",
"symplify\/rule-doc-generator": "^9.2"
},
"time": "2021-04-26T10:06:34+00:00",
"type": "rector-extension",
"extra": {
"branch-alias": {
"dev-main": "0.10-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.10.6"
},
"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": "shanethehat\/pretty-xml",
"version": "1.0.2",
"version_normalized": "1.0.2.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/shanethehat\/pretty-xml.git",
"reference": "2b063c6544c8dc9563c53cb72eb06d1d74c9e75f"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/shanethehat\/pretty-xml\/zipball\/2b063c6544c8dc9563c53cb72eb06d1d74c9e75f",
"reference": "2b063c6544c8dc9563c53cb72eb06d1d74c9e75f",
"shasum": ""
},
"require-dev": {
"behat\/behat": "~3.0",
"bossa\/phpspec2-expect": "*",
"phpspec\/phpspec": "~2.0"
},
"time": "2015-08-10T14:22:54+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\PrettyXml\\": "src\/PrettyXml\/"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"authors": [
{
"name": "Shane Auckland",
"email": "shane.auckland@gmail.com",
"homepage": "http:\/\/shaneauckland.co.uk"
}
],
"description": "Library for pretty-printing XML",
"keywords": [
"pretty",
"xml"
],
"support": {
"issues": "https:\/\/github.com\/shanethehat\/pretty-xml\/issues",
"source": "https:\/\/github.com\/shanethehat\/pretty-xml\/tree\/master"
},
"install-path": "..\/shanethehat\/pretty-xml"
},
{
"name": "symfony\/config",
"version": "v5.2.8",
"version_normalized": "5.2.8.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/config.git",
"reference": "8dfa5f8adea9cd5155920069224beb04f11d6b7e"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/config\/zipball\/8dfa5f8adea9cd5155920069224beb04f11d6b7e",
"reference": "8dfa5f8adea9cd5155920069224beb04f11d6b7e",
"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.15"
},
"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-05-07T13:41:16+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.2.8"
},
"funding": [
{
"url": "https:\/\/symfony.com\/sponsor",
"type": "custom"
},
{
"url": "https:\/\/github.com\/fabpot",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
"type": "tidelift"
}
],
"install-path": "..\/symfony\/config"
},
{
"name": "symfony\/console",
"version": "v5.2.8",
"version_normalized": "5.2.8.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/console.git",
"reference": "864568fdc0208b3eba3638b6000b69d2386e6768"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/console\/zipball\/864568fdc0208b3eba3638b6000b69d2386e6768",
"reference": "864568fdc0208b3eba3638b6000b69d2386e6768",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony\/polyfill-mbstring": "~1.0",
"symfony\/polyfill-php73": "^1.8",
"symfony\/polyfill-php80": "^1.15",
"symfony\/service-contracts": "^1.1|^2",
"symfony\/string": "^5.1"
},
"conflict": {
"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"
},
"require-dev": {
"psr\/log": "~1.0",
"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-05-11T15:45:21+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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\/v5.2.8"
},
"funding": [
{
"url": "https:\/\/symfony.com\/sponsor",
"type": "custom"
},
{
"url": "https:\/\/github.com\/fabpot",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
"type": "tidelift"
}
],
"install-path": "..\/symfony\/console"
},
{
"name": "symfony\/dependency-injection",
"version": "v5.2.8",
"version_normalized": "5.2.8.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/dependency-injection.git",
"reference": "024e929da5a994cbab0ce2291d332f7edf926acf"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/dependency-injection\/zipball\/024e929da5a994cbab0ce2291d332f7edf926acf",
"reference": "024e929da5a994cbab0ce2291d332f7edf926acf",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr\/container": "^1.0",
"symfony\/deprecation-contracts": "^2.1",
"symfony\/polyfill-php80": "^1.15",
"symfony\/service-contracts": "^1.1.6|^2"
},
"conflict": {
"symfony\/config": "<5.1",
"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.1",
"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-05-11T16:07:35+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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\/v5.2.8"
},
"funding": [
{
"url": "https:\/\/symfony.com\/sponsor",
"type": "custom"
},
{
"url": "https:\/\/github.com\/fabpot",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
"type": "tidelift"
}
],
"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.2.8",
"version_normalized": "5.2.8.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/error-handler.git",
"reference": "1416bc16317a8188aabde251afef7618bf4687ac"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/error-handler\/zipball\/1416bc16317a8188aabde251afef7618bf4687ac",
"reference": "1416bc16317a8188aabde251afef7618bf4687ac",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr\/log": "^1.0",
"symfony\/polyfill-php80": "^1.15",
"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-05-07T13:42:21+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.2.8"
},
"funding": [
{
"url": "https:\/\/symfony.com\/sponsor",
"type": "custom"
},
{
"url": "https:\/\/github.com\/fabpot",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
"type": "tidelift"
}
],
"install-path": "..\/symfony\/error-handler"
},
{
"name": "symfony\/event-dispatcher",
"version": "v5.2.4",
"version_normalized": "5.2.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/event-dispatcher.git",
"reference": "d08d6ec121a425897951900ab692b612a61d6240"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/event-dispatcher\/zipball\/d08d6ec121a425897951900ab692b612a61d6240",
"reference": "d08d6ec121a425897951900ab692b612a61d6240",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony\/deprecation-contracts": "^2.1",
"symfony\/event-dispatcher-contracts": "^2",
"symfony\/polyfill-php80": "^1.15"
},
"conflict": {
"symfony\/dependency-injection": "<4.4"
},
"provide": {
"psr\/event-dispatcher-implementation": "1.0",
"symfony\/event-dispatcher-implementation": "2.0"
},
"require-dev": {
"psr\/log": "~1.0",
"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-02-18T17:12:37+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.2.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": {
"RectorPrefix20210514\\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.2.7",
"version_normalized": "5.2.7.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/filesystem.git",
"reference": "056e92acc21d977c37e6ea8e97374b2a6c8551b0"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/filesystem\/zipball\/056e92acc21d977c37e6ea8e97374b2a6c8551b0",
"reference": "056e92acc21d977c37e6ea8e97374b2a6c8551b0",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony\/polyfill-ctype": "~1.8"
},
"time": "2021-04-01T10:42:13+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.2.7"
},
"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.2.8",
"version_normalized": "5.2.8.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/finder.git",
"reference": "eccb8be70d7a6a2230d05f6ecede40f3fdd9e252"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/finder\/zipball\/eccb8be70d7a6a2230d05f6ecede40f3fdd9e252",
"reference": "eccb8be70d7a6a2230d05f6ecede40f3fdd9e252",
"shasum": ""
},
"require": {
"php": ">=7.2.5"
},
"time": "2021-05-10T14:39:23+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.2.8"
},
"funding": [
{
"url": "https:\/\/symfony.com\/sponsor",
"type": "custom"
},
{
"url": "https:\/\/github.com\/fabpot",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
"type": "tidelift"
}
],
"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": {
"RectorPrefix20210514\\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.2.8",
"version_normalized": "5.2.8.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/http-foundation.git",
"reference": "e8fbbab7c4a71592985019477532629cb2e142dc"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/http-foundation\/zipball\/e8fbbab7c4a71592985019477532629cb2e142dc",
"reference": "e8fbbab7c4a71592985019477532629cb2e142dc",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony\/deprecation-contracts": "^2.1",
"symfony\/polyfill-mbstring": "~1.1",
"symfony\/polyfill-php80": "^1.15"
},
"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-05-07T13:41:16+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.2.8"
},
"funding": [
{
"url": "https:\/\/symfony.com\/sponsor",
"type": "custom"
},
{
"url": "https:\/\/github.com\/fabpot",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
"type": "tidelift"
}
],
"install-path": "..\/symfony\/http-foundation"
},
{
"name": "symfony\/http-kernel",
"version": "v5.2.8",
"version_normalized": "5.2.8.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/http-kernel.git",
"reference": "c3cb71ee7e2d3eae5fe1001f81780d6a49b37937"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/http-kernel\/zipball\/c3cb71ee7e2d3eae5fe1001f81780d6a49b37937",
"reference": "c3cb71ee7e2d3eae5fe1001f81780d6a49b37937",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr\/log": "~1.0",
"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": "^4.4|^5.0",
"symfony\/polyfill-ctype": "^1.8",
"symfony\/polyfill-php73": "^1.9",
"symfony\/polyfill-php80": "^1.15"
},
"conflict": {
"symfony\/browser-kit": "<4.4",
"symfony\/cache": "<5.0",
"symfony\/config": "<5.0",
"symfony\/console": "<4.4",
"symfony\/dependency-injection": "<5.1.8",
"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"
},
"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.1.8",
"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-05-12T13:27:53+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.2.8"
},
"funding": [
{
"url": "https:\/\/symfony.com\/sponsor",
"type": "custom"
},
{
"url": "https:\/\/github.com\/fabpot",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
"type": "tidelift"
}
],
"install-path": "..\/symfony\/http-kernel"
},
{
"name": "symfony\/polyfill-ctype",
"version": "v1.22.1",
"version_normalized": "1.22.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/polyfill-ctype.git",
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-ctype\/zipball\/c6c942b1ac76c82448322025e084cadc56048b4e",
"reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-ctype": "For best performance"
},
"time": "2021-01-07T16:49:33+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.22-dev"
},
"thanks": {
"name": "symfony\/polyfill",
"url": "https:\/\/github.com\/symfony\/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.22.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-ctype"
},
{
"name": "symfony\/polyfill-intl-grapheme",
"version": "v1.22.1",
"version_normalized": "1.22.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/polyfill-intl-grapheme.git",
"reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-grapheme\/zipball\/5601e09b69f26c1828b13b6bb87cb07cddba3170",
"reference": "5601e09b69f26c1828b13b6bb87cb07cddba3170",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"time": "2021-01-22T09:19:47+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.22-dev"
},
"thanks": {
"name": "symfony\/polyfill",
"url": "https:\/\/github.com\/symfony\/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.22.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.22.1",
"version_normalized": "1.22.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/polyfill-intl-normalizer.git",
"reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-intl-normalizer\/zipball\/43a0283138253ed1d48d352ab6d0bdb3f809f248",
"reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"time": "2021-01-22T09:19:47+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.22-dev"
},
"thanks": {
"name": "symfony\/polyfill",
"url": "https:\/\/github.com\/symfony\/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.22.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-normalizer"
},
{
"name": "symfony\/polyfill-mbstring",
"version": "v1.22.1",
"version_normalized": "1.22.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/polyfill-mbstring.git",
"reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/5232de97ee3b75b0360528dae24e73db49566ab1",
"reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"time": "2021-01-22T09:19:47+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.22-dev"
},
"thanks": {
"name": "symfony\/polyfill",
"url": "https:\/\/github.com\/symfony\/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.22.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.22.1",
"version_normalized": "1.22.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/polyfill-php73.git",
"reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php73\/zipball\/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
"reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"time": "2021-01-07T16:49:33+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.22-dev"
},
"thanks": {
"name": "symfony\/polyfill",
"url": "https:\/\/github.com\/symfony\/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.22.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-php73"
},
{
"name": "symfony\/polyfill-php80",
"version": "v1.22.1",
"version_normalized": "1.22.1.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/polyfill-php80.git",
"reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/dc3063ba22c2a1fd2f45ed856374d79114998f91",
"reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"time": "2021-01-07T16:49:33+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.22-dev"
},
"thanks": {
"name": "symfony\/polyfill",
"url": "https:\/\/github.com\/symfony\/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.22.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\/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": {
"RectorPrefix20210514\\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.2.8",
"version_normalized": "5.2.8.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/string.git",
"reference": "01b35eb64cac8467c3f94cd0ce2d0d376bb7d1db"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/string\/zipball\/01b35eb64cac8467c3f94cd0ce2d0d376bb7d1db",
"reference": "01b35eb64cac8467c3f94cd0ce2d0d376bb7d1db",
"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-05-10T14:56:10+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.2.8"
},
"funding": [
{
"url": "https:\/\/symfony.com\/sponsor",
"type": "custom"
},
{
"url": "https:\/\/github.com\/fabpot",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
"type": "tidelift"
}
],
"install-path": "..\/symfony\/string"
},
{
"name": "symfony\/var-dumper",
"version": "v5.2.8",
"version_normalized": "5.2.8.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/var-dumper.git",
"reference": "d693200a73fae179d27f8f1b16b4faf3e8569eba"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/var-dumper\/zipball\/d693200a73fae179d27f8f1b16b4faf3e8569eba",
"reference": "d693200a73fae179d27f8f1b16b4faf3e8569eba",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony\/polyfill-mbstring": "~1.0",
"symfony\/polyfill-php80": "^1.15"
},
"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-05-07T13:42:21+00:00",
"bin": [
"Resources\/bin\/var-dump-server"
],
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"Resources\/functions\/dump.php"
],
"psr-4": {
"RectorPrefix20210514\\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.2.8"
},
"funding": [
{
"url": "https:\/\/symfony.com\/sponsor",
"type": "custom"
},
{
"url": "https:\/\/github.com\/fabpot",
"type": "github"
},
{
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
"type": "tidelift"
}
],
"install-path": "..\/symfony\/var-dumper"
},
{
"name": "symfony\/yaml",
"version": "v5.2.7",
"version_normalized": "5.2.7.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symfony\/yaml.git",
"reference": "76546cbeddd0a9540b4e4e57eddeec3e9bb444a5"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symfony\/yaml\/zipball\/76546cbeddd0a9540b4e4e57eddeec3e9bb444a5",
"reference": "76546cbeddd0a9540b4e4e57eddeec3e9bb444a5",
"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-04-29T20:47:09+00:00",
"bin": [
"Resources\/bin\/yaml-lint"
],
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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.2.7"
},
"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",
2021-05-13 16:43:15 +00:00
"version": "v9.3.11",
"version_normalized": "9.3.11.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/astral.git",
2021-05-13 16:43:15 +00:00
"reference": "4934e1f0fef054051441db7ecaa267bd80231e4f"
},
"dist": {
"type": "zip",
2021-05-13 16:43:15 +00:00
"url": "https:\/\/api.github.com\/repos\/symplify\/astral\/zipball\/4934e1f0fef054051441db7ecaa267bd80231e4f",
"reference": "4934e1f0fef054051441db7ecaa267bd80231e4f",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"nikic\/php-parser": "4.10.5",
"php": ">=7.3",
"symfony\/dependency-injection": "^5.2",
"symfony\/http-kernel": "^4.4|^5.2",
2021-05-13 16:43:15 +00:00
"symplify\/autowire-array-parameter": "^9.3.11",
"symplify\/package-builder": "^9.3.11"
},
"require-dev": {
"phpunit\/phpunit": "^9.5",
2021-05-13 16:43:15 +00:00
"symplify\/easy-testing": "^9.3.11"
},
2021-05-13 16:43:15 +00:00
"time": "2021-05-13T11:33:59+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.4-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\Symplify\\Astral\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Toolking for smart daily work with AST",
"support": {
2021-05-13 16:43:15 +00:00
"source": "https:\/\/github.com\/symplify\/astral\/tree\/v9.3.11"
},
"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",
2021-05-13 16:43:15 +00:00
"version": "v9.3.11",
"version_normalized": "9.3.11.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/autowire-array-parameter.git",
2021-05-13 16:43:15 +00:00
"reference": "269fcb76ed64ca1e9dd0abe6c13273be8dfba64c"
},
"dist": {
"type": "zip",
2021-05-13 16:43:15 +00:00
"url": "https:\/\/api.github.com\/repos\/symplify\/autowire-array-parameter\/zipball\/269fcb76ed64ca1e9dd0abe6c13273be8dfba64c",
"reference": "269fcb76ed64ca1e9dd0abe6c13273be8dfba64c",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"php": ">=7.3",
"symfony\/dependency-injection": "^5.2",
2021-05-13 16:43:15 +00:00
"symplify\/package-builder": "^9.3.11"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
},
2021-05-13 16:43:15 +00:00
"time": "2021-05-13T11:33:56+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.4-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\Symplify\\AutowireArrayParameter\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Autowire array parameters for your Symfony applications",
"support": {
2021-05-13 16:43:15 +00:00
"source": "https:\/\/github.com\/symplify\/autowire-array-parameter\/tree\/v9.3.11"
},
"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",
2021-05-13 16:43:15 +00:00
"version": "v9.3.11",
"version_normalized": "9.3.11.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/composer-json-manipulator.git",
2021-05-13 16:43:15 +00:00
"reference": "87a675a761aa5df90f5d5cf2c7d49d1e7e7a91be"
},
"dist": {
"type": "zip",
2021-05-13 16:43:15 +00:00
"url": "https:\/\/api.github.com\/repos\/symplify\/composer-json-manipulator\/zipball\/87a675a761aa5df90f5d5cf2c7d49d1e7e7a91be",
"reference": "87a675a761aa5df90f5d5cf2c7d49d1e7e7a91be",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"php": ">=7.3",
"symfony\/config": "^4.4|^5.2",
"symfony\/dependency-injection": "^5.2",
"symfony\/filesystem": "^4.4|^5.2",
"symfony\/http-kernel": "^4.4|^5.2",
2021-05-13 16:43:15 +00:00
"symplify\/package-builder": "^9.3.11",
"symplify\/smart-file-system": "^9.3.11"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
},
2021-05-13 16:43:15 +00:00
"time": "2021-05-13T11:33:58+00:00",
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-main": "9.4-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\Symplify\\ComposerJsonManipulator\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Package to load, merge and save composer.json file(s)",
"support": {
2021-05-13 16:43:15 +00:00
"source": "https:\/\/github.com\/symplify\/composer-json-manipulator\/tree\/v9.3.11"
},
"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",
2021-05-13 16:43:15 +00:00
"version": "v9.3.11",
"version_normalized": "9.3.11.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/console-color-diff.git",
2021-05-13 16:43:15 +00:00
"reference": "7b97c8e124eb790a24b2e3319e3795abeffef557"
},
"dist": {
"type": "zip",
2021-05-13 16:43:15 +00:00
"url": "https:\/\/api.github.com\/repos\/symplify\/console-color-diff\/zipball\/7b97c8e124eb790a24b2e3319e3795abeffef557",
"reference": "7b97c8e124eb790a24b2e3319e3795abeffef557",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"php": ">=7.3",
"sebastian\/diff": "^3.0|^4.0",
"symfony\/console": "^4.4|^5.2",
"symfony\/dependency-injection": "^5.2",
"symfony\/http-kernel": "^4.4|^5.2",
2021-05-13 16:43:15 +00:00
"symplify\/package-builder": "^9.3.11"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
},
2021-05-13 16:43:15 +00:00
"time": "2021-05-13T11:34:04+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.4-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\Symplify\\ConsoleColorDiff\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Package to print diffs in console with colors",
"support": {
2021-05-13 16:43:15 +00:00
"source": "https:\/\/github.com\/symplify\/console-color-diff\/tree\/v9.3.11"
},
"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",
2021-05-13 16:43:15 +00:00
"version": "v9.3.11",
"version_normalized": "9.3.11.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/console-package-builder.git",
2021-05-13 16:43:15 +00:00
"reference": "4fd36633c3607f74a21eee5bd32c00f24130261f"
},
"dist": {
"type": "zip",
2021-05-13 16:43:15 +00:00
"url": "https:\/\/api.github.com\/repos\/symplify\/console-package-builder\/zipball\/4fd36633c3607f74a21eee5bd32c00f24130261f",
"reference": "4fd36633c3607f74a21eee5bd32c00f24130261f",
"shasum": ""
},
"require": {
"php": ">=7.3",
"symfony\/console": "^4.4|^5.2",
"symfony\/dependency-injection": "^5.2",
2021-05-13 16:43:15 +00:00
"symplify\/symplify-kernel": "^9.3.11"
},
"require-dev": {
"phpunit\/phpunit": "^9.5",
"symfony\/http-kernel": "^4.4|^5.2",
2021-05-13 16:43:15 +00:00
"symplify\/package-builder": "^9.3.11"
},
2021-05-13 16:43:15 +00:00
"time": "2021-05-13T11:33:59+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.4-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\Symplify\\ConsolePackageBuilder\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Package to speed up building command line applications",
"support": {
2021-05-13 16:43:15 +00:00
"source": "https:\/\/github.com\/symplify\/console-package-builder\/tree\/v9.3.11"
},
"install-path": "..\/symplify\/console-package-builder"
},
{
"name": "symplify\/easy-testing",
2021-05-13 16:43:15 +00:00
"version": "v9.3.11",
"version_normalized": "9.3.11.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/easy-testing.git",
2021-05-13 16:43:15 +00:00
"reference": "5662ac6e55dca7d7ae7df0b47e84a165573359ed"
},
"dist": {
"type": "zip",
2021-05-13 16:43:15 +00:00
"url": "https:\/\/api.github.com\/repos\/symplify\/easy-testing\/zipball\/5662ac6e55dca7d7ae7df0b47e84a165573359ed",
"reference": "5662ac6e55dca7d7ae7df0b47e84a165573359ed",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"php": ">=7.3",
"symfony\/console": "^4.4|^5.2",
"symfony\/dependency-injection": "^5.2",
"symfony\/finder": "^4.4|^5.2",
"symfony\/http-kernel": "^4.4|^5.2",
2021-05-13 16:43:15 +00:00
"symplify\/console-package-builder": "^9.3.11",
"symplify\/package-builder": "^9.3.11",
"symplify\/smart-file-system": "^9.3.11",
"symplify\/symplify-kernel": "^9.3.11"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
},
2021-05-13 16:43:15 +00:00
"time": "2021-05-13T11:34:12+00:00",
"bin": [
"bin\/easy-testing"
],
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-main": "9.4-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\Symplify\\EasyTesting\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Testing made easy",
"support": {
2021-05-13 16:43:15 +00:00
"source": "https:\/\/github.com\/symplify\/easy-testing\/tree\/v9.3.11"
},
"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",
2021-05-13 16:43:15 +00:00
"version": "v9.3.11",
"version_normalized": "9.3.11.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/package-builder.git",
2021-05-13 16:43:15 +00:00
"reference": "479752e9b19efbd0470aba8e92b9d6a01722430b"
},
"dist": {
"type": "zip",
2021-05-13 16:43:15 +00:00
"url": "https:\/\/api.github.com\/repos\/symplify\/package-builder\/zipball\/479752e9b19efbd0470aba8e92b9d6a01722430b",
"reference": "479752e9b19efbd0470aba8e92b9d6a01722430b",
"shasum": ""
},
"require": {
"nette\/neon": "^3.2",
"nette\/utils": "^3.2",
"php": ">=7.3",
"symfony\/config": "^4.4|^5.2",
"symfony\/console": "^4.4|^5.2",
"symfony\/dependency-injection": "^5.2",
"symfony\/finder": "^4.4|^5.2",
"symfony\/http-kernel": "^4.4|^5.2",
2021-05-13 16:43:15 +00:00
"symplify\/easy-testing": "^9.3.11",
"symplify\/symplify-kernel": "^9.3.11"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
},
2021-05-13 16:43:15 +00:00
"time": "2021-05-13T11:34:38+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.4-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\Symplify\\PackageBuilder\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Dependency Injection, Console and Kernel toolkit for Symplify packages.",
"support": {
2021-05-13 16:43:15 +00:00
"source": "https:\/\/github.com\/symplify\/package-builder\/tree\/v9.3.11"
},
"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",
2021-05-13 16:43:15 +00:00
"version": "v9.3.11",
"version_normalized": "9.3.11.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/rule-doc-generator-contracts.git",
"reference": "06f23a3bfe1426030c4032e99665472a229d5b43"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/rule-doc-generator-contracts\/zipball\/06f23a3bfe1426030c4032e99665472a229d5b43",
"reference": "06f23a3bfe1426030c4032e99665472a229d5b43",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"php": ">=7.3"
},
"time": "2021-05-11T13:31:15+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.4-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": {
2021-05-13 16:43:15 +00:00
"source": "https:\/\/github.com\/symplify\/rule-doc-generator-contracts\/tree\/v9.3.11"
},
"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\/set-config-resolver",
2021-05-13 16:43:15 +00:00
"version": "v9.3.11",
"version_normalized": "9.3.11.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/set-config-resolver.git",
2021-05-13 16:43:15 +00:00
"reference": "cced883469d32b45f83471c17443faf18a3c2e75"
},
"dist": {
"type": "zip",
2021-05-13 16:43:15 +00:00
"url": "https:\/\/api.github.com\/repos\/symplify\/set-config-resolver\/zipball\/cced883469d32b45f83471c17443faf18a3c2e75",
"reference": "cced883469d32b45f83471c17443faf18a3c2e75",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"php": ">=7.3",
"symfony\/config": "^4.4|^5.2",
"symfony\/console": "^4.4|^5.2",
"symfony\/dependency-injection": "^5.2",
"symfony\/filesystem": "^4.4|^5.2",
"symfony\/finder": "^4.4|^5.2",
2021-05-13 16:43:15 +00:00
"symplify\/smart-file-system": "^9.3.11",
"symplify\/symplify-kernel": "^9.3.11"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
},
2021-05-13 16:43:15 +00:00
"time": "2021-05-13T11:34:45+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.4-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\Symplify\\SetConfigResolver\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Resolve config and sets from configs and cli opptions for CLI applications",
"support": {
2021-05-13 16:43:15 +00:00
"source": "https:\/\/github.com\/symplify\/set-config-resolver\/tree\/v9.3.11"
},
"funding": [
{
"url": "https:\/\/www.paypal.me\/rectorphp",
"type": "custom"
},
{
"url": "https:\/\/github.com\/tomasvotruba",
"type": "github"
}
],
"install-path": "..\/symplify\/set-config-resolver"
},
{
"name": "symplify\/simple-php-doc-parser",
2021-05-13 16:43:15 +00:00
"version": "v9.3.11",
"version_normalized": "9.3.11.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/simple-php-doc-parser.git",
2021-05-13 16:43:15 +00:00
"reference": "e70450dfaa94db70e34a4d2252891a43bc57f956"
},
"dist": {
"type": "zip",
2021-05-13 16:43:15 +00:00
"url": "https:\/\/api.github.com\/repos\/symplify\/simple-php-doc-parser\/zipball\/e70450dfaa94db70e34a4d2252891a43bc57f956",
"reference": "e70450dfaa94db70e34a4d2252891a43bc57f956",
"shasum": ""
},
"require": {
"php": ">=7.3",
"phpstan\/phpdoc-parser": "^0.5",
"symfony\/config": "^4.4|^5.2",
"symfony\/dependency-injection": "^5.2",
"symfony\/http-kernel": "^4.4|^5.2",
2021-05-13 16:43:15 +00:00
"symplify\/package-builder": "^9.3.11"
},
"require-dev": {
"phpunit\/phpunit": "^9.5",
2021-05-13 16:43:15 +00:00
"symplify\/easy-testing": "^9.3.11"
},
2021-05-13 16:43:15 +00:00
"time": "2021-05-13T11:34:46+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.4-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\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": {
2021-05-13 16:43:15 +00:00
"source": "https:\/\/github.com\/symplify\/simple-php-doc-parser\/tree\/v9.3.11"
},
"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",
2021-05-13 16:43:15 +00:00
"version": "v9.3.11",
"version_normalized": "9.3.11.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/skipper.git",
2021-05-13 16:43:15 +00:00
"reference": "3b446ce9c78f0d455788d9bfd92915eac6da1054"
},
"dist": {
"type": "zip",
2021-05-13 16:43:15 +00:00
"url": "https:\/\/api.github.com\/repos\/symplify\/skipper\/zipball\/3b446ce9c78f0d455788d9bfd92915eac6da1054",
"reference": "3b446ce9c78f0d455788d9bfd92915eac6da1054",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"php": ">=7.3",
"symfony\/config": "^4.4|^5.2",
"symfony\/dependency-injection": "^5.2",
"symfony\/filesystem": "^4.4|^5.2",
"symfony\/finder": "^4.4|^5.2",
2021-05-13 16:43:15 +00:00
"symplify\/package-builder": "^9.3.11",
"symplify\/smart-file-system": "^9.3.11",
"symplify\/symplify-kernel": "^9.3.11"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
},
2021-05-13 16:43:15 +00:00
"time": "2021-05-13T11:34:52+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.4-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\Symplify\\Skipper\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Skip files by rule class, directory, file or fnmatch",
"support": {
2021-05-13 16:43:15 +00:00
"source": "https:\/\/github.com\/symplify\/skipper\/tree\/v9.3.11"
},
"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",
2021-05-13 16:43:15 +00:00
"version": "v9.3.11",
"version_normalized": "9.3.11.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/smart-file-system.git",
"reference": "aafc000f17d9f4b2d1274115095e3cbc2c32d63d"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/smart-file-system\/zipball\/aafc000f17d9f4b2d1274115095e3cbc2c32d63d",
"reference": "aafc000f17d9f4b2d1274115095e3cbc2c32d63d",
"shasum": ""
},
"require": {
"nette\/utils": "^3.2",
"php": ">=7.3",
"symfony\/filesystem": "^4.4|^5.2",
"symfony\/finder": "^4.4|^5.2"
},
"require-dev": {
"nette\/finder": "^2.5",
"phpunit\/phpunit": "^9.5"
},
"time": "2021-05-11T13:30:32+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.4-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\Symplify\\SmartFileSystem\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Sanitized FileInfo with safe getRealPath() and other handy methods",
"support": {
2021-05-13 16:43:15 +00:00
"source": "https:\/\/github.com\/symplify\/smart-file-system\/tree\/v9.3.11"
},
"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": "v9.3.10",
"version_normalized": "9.3.10.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/symfony-php-config.git",
"reference": "91f29a210de56fb208da5e18c8573937bf7bc37e"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/symplify\/symfony-php-config\/zipball\/91f29a210de56fb208da5e18c8573937bf7bc37e",
"reference": "91f29a210de56fb208da5e18c8573937bf7bc37e",
"shasum": ""
},
"require": {
"php": ">=7.3",
"symfony\/dependency-injection": "^5.2",
"symplify\/package-builder": "^9.3.10",
"symplify\/symplify-kernel": "^9.3.10"
},
"require-dev": {
"phpstan\/phpstan": "0.12.86",
"phpunit\/phpunit": "^9.5",
"symfony\/http-kernel": "^4.4|^5.2"
},
"time": "2021-05-12T14:29:08+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.4-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\/v9.3.10"
},
"install-path": "..\/symplify\/symfony-php-config"
},
{
"name": "symplify\/symplify-kernel",
2021-05-13 16:43:15 +00:00
"version": "v9.3.11",
"version_normalized": "9.3.11.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/symplify\/symplify-kernel.git",
2021-05-13 16:43:15 +00:00
"reference": "d79a26c90ebd292d8b474dbee26b602379be3f66"
},
"dist": {
"type": "zip",
2021-05-13 16:43:15 +00:00
"url": "https:\/\/api.github.com\/repos\/symplify\/symplify-kernel\/zipball\/d79a26c90ebd292d8b474dbee26b602379be3f66",
"reference": "d79a26c90ebd292d8b474dbee26b602379be3f66",
"shasum": ""
},
"require": {
"php": ">=7.3",
"symfony\/console": "^4.4|^5.2",
"symfony\/dependency-injection": "^5.2",
"symfony\/http-kernel": "^4.4|^5.2",
2021-05-13 16:43:15 +00:00
"symplify\/autowire-array-parameter": "^9.3.11",
"symplify\/composer-json-manipulator": "^9.3.11",
"symplify\/package-builder": "^9.3.11",
"symplify\/smart-file-system": "^9.3.11"
},
"require-dev": {
"phpunit\/phpunit": "^9.5"
},
2021-05-13 16:43:15 +00:00
"time": "2021-05-13T11:35:17+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.4-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"RectorPrefix20210514\\Symplify\\SymplifyKernel\\": "src"
}
},
"notification-url": "https:\/\/packagist.org\/downloads\/",
"license": [
"MIT"
],
"description": "Internal Kernel for Symplify packages",
"support": {
2021-05-13 16:43:15 +00:00
"source": "https:\/\/github.com\/symplify\/symplify-kernel\/tree\/v9.3.11"
},
"install-path": "..\/symplify\/symplify-kernel"
},
{
"name": "tracy\/tracy",
"version": "v2.8.4",
"version_normalized": "2.8.4.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/nette\/tracy.git",
"reference": "cb7d3dcd9469aa2aa6722edf6bee2d5d75188079"
},
"dist": {
"type": "zip",
"url": "https:\/\/api.github.com\/repos\/nette\/tracy\/zipball\/cb7d3dcd9469aa2aa6722edf6bee2d5d75188079",
"reference": "cb7d3dcd9469aa2aa6722edf6bee2d5d75188079",
"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-04-27T21:47:10+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.4"
},
"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": {
"RectorPrefix20210514\\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": []
}