1189 lines
44 KiB
Plaintext
1189 lines
44 KiB
Plaintext
|
{
|
||
|
"_readme": [
|
||
|
"This file locks the dependencies of your project to a known state",
|
||
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||
|
"This file is @generated automatically"
|
||
|
],
|
||
|
"content-hash": "8de789a2c20183752e72c14c93a923cf",
|
||
|
"packages": [],
|
||
|
"packages-dev": [
|
||
|
{
|
||
|
"name": "dealerdirect/phpcodesniffer-composer-installer",
|
||
|
"version": "v0.7.2",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
|
||
|
"reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db",
|
||
|
"reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"composer-plugin-api": "^1.0 || ^2.0",
|
||
|
"php": ">=5.3",
|
||
|
"squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"composer/composer": "*",
|
||
|
"php-parallel-lint/php-parallel-lint": "^1.3.1",
|
||
|
"phpcompatibility/php-compatibility": "^9.0"
|
||
|
},
|
||
|
"type": "composer-plugin",
|
||
|
"extra": {
|
||
|
"class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Franck Nijhof",
|
||
|
"email": "franck.nijhof@dealerdirect.com",
|
||
|
"homepage": "http://www.frenck.nl",
|
||
|
"role": "Developer / IT Manager"
|
||
|
},
|
||
|
{
|
||
|
"name": "Contributors",
|
||
|
"homepage": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer/graphs/contributors"
|
||
|
}
|
||
|
],
|
||
|
"description": "PHP_CodeSniffer Standards Composer Installer Plugin",
|
||
|
"homepage": "http://www.dealerdirect.com",
|
||
|
"keywords": [
|
||
|
"PHPCodeSniffer",
|
||
|
"PHP_CodeSniffer",
|
||
|
"code quality",
|
||
|
"codesniffer",
|
||
|
"composer",
|
||
|
"installer",
|
||
|
"phpcbf",
|
||
|
"phpcs",
|
||
|
"plugin",
|
||
|
"qa",
|
||
|
"quality",
|
||
|
"standard",
|
||
|
"standards",
|
||
|
"style guide",
|
||
|
"stylecheck",
|
||
|
"tests"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues",
|
||
|
"source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer"
|
||
|
},
|
||
|
"time": "2022-02-04T12:51:07+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "eftec/bladeone",
|
||
|
"version": "3.52",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/EFTEC/BladeOne.git",
|
||
|
"reference": "a19bf66917de0b29836983db87a455a4f6e32148"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/EFTEC/BladeOne/zipball/a19bf66917de0b29836983db87a455a4f6e32148",
|
||
|
"reference": "a19bf66917de0b29836983db87a455a4f6e32148",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"ext-json": "*",
|
||
|
"php": ">=5.6"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"friendsofphp/php-cs-fixer": "^2.16.1",
|
||
|
"phpunit/phpunit": "^5.7",
|
||
|
"squizlabs/php_codesniffer": "^3.5.4"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"eftec/bladeonehtml": "Extension to create forms",
|
||
|
"ext-mbstring": "This extension is used if it's active"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"eftec\\bladeone\\": "lib/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Jorge Patricio Castro Castillo",
|
||
|
"email": "jcastro@eftec.cl"
|
||
|
}
|
||
|
],
|
||
|
"description": "The standalone version Blade Template Engine from Laravel in a single php file",
|
||
|
"homepage": "https://github.com/EFTEC/BladeOne",
|
||
|
"keywords": [
|
||
|
"blade",
|
||
|
"php",
|
||
|
"template",
|
||
|
"templating",
|
||
|
"view"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/EFTEC/BladeOne/issues",
|
||
|
"source": "https://github.com/EFTEC/BladeOne/tree/3.52"
|
||
|
},
|
||
|
"time": "2021-04-17T13:49:01+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "gettext/gettext",
|
||
|
"version": "v4.8.7",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/php-gettext/Gettext.git",
|
||
|
"reference": "3f7bc5ef23302a9059e64934f3d59e454516bec0"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/php-gettext/Gettext/zipball/3f7bc5ef23302a9059e64934f3d59e454516bec0",
|
||
|
"reference": "3f7bc5ef23302a9059e64934f3d59e454516bec0",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"gettext/languages": "^2.3",
|
||
|
"php": ">=5.4.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"illuminate/view": "^5.0.x-dev",
|
||
|
"phpunit/phpunit": "^4.8|^5.7|^6.5",
|
||
|
"squizlabs/php_codesniffer": "^3.0",
|
||
|
"symfony/yaml": "~2",
|
||
|
"twig/extensions": "*",
|
||
|
"twig/twig": "^1.31|^2.0"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"illuminate/view": "Is necessary if you want to use the Blade extractor",
|
||
|
"symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
|
||
|
"twig/extensions": "Is necessary if you want to use the Twig extractor",
|
||
|
"twig/twig": "Is necessary if you want to use the Twig extractor"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Gettext\\": "src"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Oscar Otero",
|
||
|
"email": "oom@oscarotero.com",
|
||
|
"homepage": "http://oscarotero.com",
|
||
|
"role": "Developer"
|
||
|
}
|
||
|
],
|
||
|
"description": "PHP gettext manager",
|
||
|
"homepage": "https://github.com/oscarotero/Gettext",
|
||
|
"keywords": [
|
||
|
"JS",
|
||
|
"gettext",
|
||
|
"i18n",
|
||
|
"mo",
|
||
|
"po",
|
||
|
"translation"
|
||
|
],
|
||
|
"support": {
|
||
|
"email": "oom@oscarotero.com",
|
||
|
"issues": "https://github.com/oscarotero/Gettext/issues",
|
||
|
"source": "https://github.com/php-gettext/Gettext/tree/v4.8.7"
|
||
|
},
|
||
|
"funding": [
|
||
|
{
|
||
|
"url": "https://paypal.me/oscarotero",
|
||
|
"type": "custom"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://github.com/oscarotero",
|
||
|
"type": "github"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://www.patreon.com/misteroom",
|
||
|
"type": "patreon"
|
||
|
}
|
||
|
],
|
||
|
"time": "2022-08-02T09:42:10+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "gettext/languages",
|
||
|
"version": "2.10.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/php-gettext/Languages.git",
|
||
|
"reference": "4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/php-gettext/Languages/zipball/4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab",
|
||
|
"reference": "4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
|
||
|
},
|
||
|
"bin": [
|
||
|
"bin/export-plural-rules"
|
||
|
],
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Gettext\\Languages\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Michele Locati",
|
||
|
"email": "mlocati@gmail.com",
|
||
|
"role": "Developer"
|
||
|
}
|
||
|
],
|
||
|
"description": "gettext languages with plural rules",
|
||
|
"homepage": "https://github.com/php-gettext/Languages",
|
||
|
"keywords": [
|
||
|
"cldr",
|
||
|
"i18n",
|
||
|
"internationalization",
|
||
|
"l10n",
|
||
|
"language",
|
||
|
"languages",
|
||
|
"localization",
|
||
|
"php",
|
||
|
"plural",
|
||
|
"plural rules",
|
||
|
"plurals",
|
||
|
"translate",
|
||
|
"translations",
|
||
|
"unicode"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/php-gettext/Languages/issues",
|
||
|
"source": "https://github.com/php-gettext/Languages/tree/2.10.0"
|
||
|
},
|
||
|
"funding": [
|
||
|
{
|
||
|
"url": "https://paypal.me/mlocati",
|
||
|
"type": "custom"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://github.com/mlocati",
|
||
|
"type": "github"
|
||
|
}
|
||
|
],
|
||
|
"time": "2022-10-18T15:00:10+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "mck89/peast",
|
||
|
"version": "v1.15.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/mck89/peast.git",
|
||
|
"reference": "733cd8f62dcb8239094688063a92766bbfcbf523"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/mck89/peast/zipball/733cd8f62dcb8239094688063a92766bbfcbf523",
|
||
|
"reference": "733cd8f62dcb8239094688063a92766bbfcbf523",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"ext-mbstring": "*",
|
||
|
"php": ">=5.4.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "1.15.0-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"Peast\\": "lib/Peast/",
|
||
|
"Peast\\test\\": "test/Peast/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"BSD-3-Clause"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Marco Marchiò",
|
||
|
"email": "marco.mm89@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"description": "Peast is PHP library that generates AST for JavaScript code",
|
||
|
"support": {
|
||
|
"issues": "https://github.com/mck89/peast/issues",
|
||
|
"source": "https://github.com/mck89/peast/tree/v1.15.0"
|
||
|
},
|
||
|
"time": "2022-09-13T15:56:53+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "mustache/mustache",
|
||
|
"version": "v2.14.2",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/bobthecow/mustache.php.git",
|
||
|
"reference": "e62b7c3849d22ec55f3ec425507bf7968193a6cb"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e62b7c3849d22ec55f3ec425507bf7968193a6cb",
|
||
|
"reference": "e62b7c3849d22ec55f3ec425507bf7968193a6cb",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.2.4"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"friendsofphp/php-cs-fixer": "~1.11",
|
||
|
"phpunit/phpunit": "~3.7|~4.0|~5.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-0": {
|
||
|
"Mustache": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Justin Hileman",
|
||
|
"email": "justin@justinhileman.info",
|
||
|
"homepage": "http://justinhileman.com"
|
||
|
}
|
||
|
],
|
||
|
"description": "A Mustache implementation in PHP.",
|
||
|
"homepage": "https://github.com/bobthecow/mustache.php",
|
||
|
"keywords": [
|
||
|
"mustache",
|
||
|
"templating"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/bobthecow/mustache.php/issues",
|
||
|
"source": "https://github.com/bobthecow/mustache.php/tree/v2.14.2"
|
||
|
},
|
||
|
"time": "2022-08-23T13:07:01+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "php-parallel-lint/php-parallel-lint",
|
||
|
"version": "v1.3.2",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/php-parallel-lint/PHP-Parallel-Lint.git",
|
||
|
"reference": "6483c9832e71973ed29cf71bd6b3f4fde438a9de"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/php-parallel-lint/PHP-Parallel-Lint/zipball/6483c9832e71973ed29cf71bd6b3f4fde438a9de",
|
||
|
"reference": "6483c9832e71973ed29cf71bd6b3f4fde438a9de",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"ext-json": "*",
|
||
|
"php": ">=5.3.0"
|
||
|
},
|
||
|
"replace": {
|
||
|
"grogy/php-parallel-lint": "*",
|
||
|
"jakub-onderka/php-parallel-lint": "*"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"nette/tester": "^1.3 || ^2.0",
|
||
|
"php-parallel-lint/php-console-highlighter": "0.* || ^1.0",
|
||
|
"squizlabs/php_codesniffer": "^3.6"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"php-parallel-lint/php-console-highlighter": "Highlight syntax in code snippet"
|
||
|
},
|
||
|
"bin": [
|
||
|
"parallel-lint"
|
||
|
],
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"classmap": [
|
||
|
"./src/"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"BSD-2-Clause"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Jakub Onderka",
|
||
|
"email": "ahoj@jakubonderka.cz"
|
||
|
}
|
||
|
],
|
||
|
"description": "This tool check syntax of PHP files about 20x faster than serial check.",
|
||
|
"homepage": "https://github.com/php-parallel-lint/PHP-Parallel-Lint",
|
||
|
"support": {
|
||
|
"issues": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues",
|
||
|
"source": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/tree/v1.3.2"
|
||
|
},
|
||
|
"time": "2022-02-21T12:50:22+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "phpcompatibility/php-compatibility",
|
||
|
"version": "9.3.5",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
|
||
|
"reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
|
||
|
"reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3",
|
||
|
"squizlabs/php_codesniffer": "^2.3 || ^3.0.2"
|
||
|
},
|
||
|
"conflict": {
|
||
|
"squizlabs/php_codesniffer": "2.6.2"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "~4.5 || ^5.0 || ^6.0 || ^7.0"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
|
||
|
"roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
|
||
|
},
|
||
|
"type": "phpcodesniffer-standard",
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"LGPL-3.0-or-later"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Wim Godden",
|
||
|
"homepage": "https://github.com/wimg",
|
||
|
"role": "lead"
|
||
|
},
|
||
|
{
|
||
|
"name": "Juliette Reinders Folmer",
|
||
|
"homepage": "https://github.com/jrfnl",
|
||
|
"role": "lead"
|
||
|
},
|
||
|
{
|
||
|
"name": "Contributors",
|
||
|
"homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
|
||
|
}
|
||
|
],
|
||
|
"description": "A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.",
|
||
|
"homepage": "http://techblog.wimgodden.be/tag/codesniffer/",
|
||
|
"keywords": [
|
||
|
"compatibility",
|
||
|
"phpcs",
|
||
|
"standards"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
|
||
|
"source": "https://github.com/PHPCompatibility/PHPCompatibility"
|
||
|
},
|
||
|
"time": "2019-12-27T09:44:58+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "phpcompatibility/phpcompatibility-paragonie",
|
||
|
"version": "1.3.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
|
||
|
"reference": "ddabec839cc003651f2ce695c938686d1086cf43"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/ddabec839cc003651f2ce695c938686d1086cf43",
|
||
|
"reference": "ddabec839cc003651f2ce695c938686d1086cf43",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"phpcompatibility/php-compatibility": "^9.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
|
||
|
"paragonie/random_compat": "dev-master",
|
||
|
"paragonie/sodium_compat": "dev-master"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
|
||
|
"roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
|
||
|
},
|
||
|
"type": "phpcodesniffer-standard",
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"LGPL-3.0-or-later"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Wim Godden",
|
||
|
"role": "lead"
|
||
|
},
|
||
|
{
|
||
|
"name": "Juliette Reinders Folmer",
|
||
|
"role": "lead"
|
||
|
}
|
||
|
],
|
||
|
"description": "A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.",
|
||
|
"homepage": "http://phpcompatibility.com/",
|
||
|
"keywords": [
|
||
|
"compatibility",
|
||
|
"paragonie",
|
||
|
"phpcs",
|
||
|
"polyfill",
|
||
|
"standards"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie/issues",
|
||
|
"source": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie"
|
||
|
},
|
||
|
"time": "2021-02-15T10:24:51+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "phpcompatibility/phpcompatibility-wp",
|
||
|
"version": "2.1.4",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
|
||
|
"reference": "b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5",
|
||
|
"reference": "b6c1e3ee1c35de6c41a511d5eb9bd03e447480a5",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"phpcompatibility/php-compatibility": "^9.0",
|
||
|
"phpcompatibility/phpcompatibility-paragonie": "^1.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
|
||
|
"roave/security-advisories": "dev-master || Helps prevent installing dependencies with known security issues."
|
||
|
},
|
||
|
"type": "phpcodesniffer-standard",
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"LGPL-3.0-or-later"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Wim Godden",
|
||
|
"role": "lead"
|
||
|
},
|
||
|
{
|
||
|
"name": "Juliette Reinders Folmer",
|
||
|
"role": "lead"
|
||
|
}
|
||
|
],
|
||
|
"description": "A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.",
|
||
|
"homepage": "http://phpcompatibility.com/",
|
||
|
"keywords": [
|
||
|
"compatibility",
|
||
|
"phpcs",
|
||
|
"standards",
|
||
|
"static analysis",
|
||
|
"wordpress"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/PHPCompatibility/PHPCompatibilityWP/issues",
|
||
|
"source": "https://github.com/PHPCompatibility/PHPCompatibilityWP"
|
||
|
},
|
||
|
"time": "2022-10-24T09:00:36+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "rmccue/requests",
|
||
|
"version": "v1.8.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/WordPress/Requests.git",
|
||
|
"reference": "82e6936366eac3af4d836c18b9d8c31028fe4cd5"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/WordPress/Requests/zipball/82e6936366eac3af4d836c18b9d8c31028fe4cd5",
|
||
|
"reference": "82e6936366eac3af4d836c18b9d8c31028fe4cd5",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.2"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
|
||
|
"php-parallel-lint/php-console-highlighter": "^0.5.0",
|
||
|
"php-parallel-lint/php-parallel-lint": "^1.3",
|
||
|
"phpcompatibility/php-compatibility": "^9.0",
|
||
|
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5",
|
||
|
"requests/test-server": "dev-master",
|
||
|
"squizlabs/php_codesniffer": "^3.5",
|
||
|
"wp-coding-standards/wpcs": "^2.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-0": {
|
||
|
"Requests": "library/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"ISC"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Ryan McCue",
|
||
|
"homepage": "http://ryanmccue.info"
|
||
|
}
|
||
|
],
|
||
|
"description": "A HTTP library written in PHP, for human beings.",
|
||
|
"homepage": "http://github.com/WordPress/Requests",
|
||
|
"keywords": [
|
||
|
"curl",
|
||
|
"fsockopen",
|
||
|
"http",
|
||
|
"idna",
|
||
|
"ipv6",
|
||
|
"iri",
|
||
|
"sockets"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/WordPress/Requests/issues",
|
||
|
"source": "https://github.com/WordPress/Requests/tree/v1.8.1"
|
||
|
},
|
||
|
"time": "2021-06-04T09:56:25+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "squizlabs/php_codesniffer",
|
||
|
"version": "3.7.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
|
||
|
"reference": "1359e176e9307e906dc3d890bcc9603ff6d90619"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619",
|
||
|
"reference": "1359e176e9307e906dc3d890bcc9603ff6d90619",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"ext-simplexml": "*",
|
||
|
"ext-tokenizer": "*",
|
||
|
"ext-xmlwriter": "*",
|
||
|
"php": ">=5.4.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
|
||
|
},
|
||
|
"bin": [
|
||
|
"bin/phpcs",
|
||
|
"bin/phpcbf"
|
||
|
],
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "3.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"BSD-3-Clause"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Greg Sherwood",
|
||
|
"role": "lead"
|
||
|
}
|
||
|
],
|
||
|
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
|
||
|
"homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
|
||
|
"keywords": [
|
||
|
"phpcs",
|
||
|
"standards"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
|
||
|
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
|
||
|
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
|
||
|
},
|
||
|
"time": "2022-06-18T07:21:10+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "symfony/finder",
|
||
|
"version": "v6.1.3",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/symfony/finder.git",
|
||
|
"reference": "39696bff2c2970b3779a5cac7bf9f0b88fc2b709"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/symfony/finder/zipball/39696bff2c2970b3779a5cac7bf9f0b88fc2b709",
|
||
|
"reference": "39696bff2c2970b3779a5cac7bf9f0b88fc2b709",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=8.1"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"symfony/filesystem": "^6.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"psr-4": {
|
||
|
"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/v6.1.3"
|
||
|
},
|
||
|
"funding": [
|
||
|
{
|
||
|
"url": "https://symfony.com/sponsor",
|
||
|
"type": "custom"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://github.com/fabpot",
|
||
|
"type": "github"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
||
|
"type": "tidelift"
|
||
|
}
|
||
|
],
|
||
|
"time": "2022-07-29T07:42:06+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "wp-cli/i18n-command",
|
||
|
"version": "v2.4.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/wp-cli/i18n-command.git",
|
||
|
"reference": "45bc2b47a4ed103b871cd2ec5b483ab55ad12d99"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/wp-cli/i18n-command/zipball/45bc2b47a4ed103b871cd2ec5b483ab55ad12d99",
|
||
|
"reference": "45bc2b47a4ed103b871cd2ec5b483ab55ad12d99",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"eftec/bladeone": "3.52",
|
||
|
"gettext/gettext": "^4.8",
|
||
|
"mck89/peast": "^1.13.11",
|
||
|
"wp-cli/wp-cli": "^2.5"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"wp-cli/scaffold-command": "^1.2 || ^2",
|
||
|
"wp-cli/wp-cli-tests": "^3.1"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"ext-json": "Used for reading and generating JSON translation files",
|
||
|
"ext-mbstring": "Used for calculating include/exclude matches in code extraction"
|
||
|
},
|
||
|
"type": "wp-cli-package",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-main": "2.x-dev"
|
||
|
},
|
||
|
"bundled": true,
|
||
|
"commands": [
|
||
|
"i18n",
|
||
|
"i18n make-pot",
|
||
|
"i18n make-json",
|
||
|
"i18n make-mo",
|
||
|
"i18n update-po"
|
||
|
]
|
||
|
},
|
||
|
"autoload": {
|
||
|
"files": [
|
||
|
"i18n-command.php"
|
||
|
],
|
||
|
"psr-4": {
|
||
|
"WP_CLI\\I18n\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Pascal Birchler",
|
||
|
"homepage": "https://pascalbirchler.com/"
|
||
|
}
|
||
|
],
|
||
|
"description": "Provides internationalization tools for WordPress projects.",
|
||
|
"homepage": "https://github.com/wp-cli/i18n-command",
|
||
|
"support": {
|
||
|
"issues": "https://github.com/wp-cli/i18n-command/issues",
|
||
|
"source": "https://github.com/wp-cli/i18n-command/tree/v2.4.0"
|
||
|
},
|
||
|
"time": "2022-07-04T21:43:20+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "wp-cli/mustangostang-spyc",
|
||
|
"version": "0.6.3",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/wp-cli/spyc.git",
|
||
|
"reference": "6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/wp-cli/spyc/zipball/6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7",
|
||
|
"reference": "6aa0b4da69ce9e9a2c8402dab8d43cf32c581cc7",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.3.1"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"phpunit/phpunit": "4.3.*@dev"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "0.5.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"files": [
|
||
|
"includes/functions.php"
|
||
|
],
|
||
|
"psr-4": {
|
||
|
"Mustangostang\\": "src/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "mustangostang",
|
||
|
"email": "vlad.andersen@gmail.com"
|
||
|
}
|
||
|
],
|
||
|
"description": "A simple YAML loader/dumper class for PHP (WP-CLI fork)",
|
||
|
"homepage": "https://github.com/mustangostang/spyc/",
|
||
|
"support": {
|
||
|
"source": "https://github.com/wp-cli/spyc/tree/autoload"
|
||
|
},
|
||
|
"time": "2017-04-25T11:26:20+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "wp-cli/php-cli-tools",
|
||
|
"version": "v0.11.15",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/wp-cli/php-cli-tools.git",
|
||
|
"reference": "b6edd35988892ea1451392eb7a26d9dbe98c836d"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/wp-cli/php-cli-tools/zipball/b6edd35988892ea1451392eb7a26d9dbe98c836d",
|
||
|
"reference": "b6edd35988892ea1451392eb7a26d9dbe98c836d",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">= 5.3.0"
|
||
|
},
|
||
|
"type": "library",
|
||
|
"autoload": {
|
||
|
"files": [
|
||
|
"lib/cli/cli.php"
|
||
|
],
|
||
|
"psr-0": {
|
||
|
"cli": "lib/"
|
||
|
}
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Daniel Bachhuber",
|
||
|
"email": "daniel@handbuilt.co",
|
||
|
"role": "Maintainer"
|
||
|
},
|
||
|
{
|
||
|
"name": "James Logsdon",
|
||
|
"email": "jlogsdon@php.net",
|
||
|
"role": "Developer"
|
||
|
}
|
||
|
],
|
||
|
"description": "Console utilities for PHP",
|
||
|
"homepage": "http://github.com/wp-cli/php-cli-tools",
|
||
|
"keywords": [
|
||
|
"cli",
|
||
|
"console"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/wp-cli/php-cli-tools/issues",
|
||
|
"source": "https://github.com/wp-cli/php-cli-tools/tree/v0.11.15"
|
||
|
},
|
||
|
"time": "2022-08-15T10:15:55+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "wp-cli/wp-cli",
|
||
|
"version": "v2.7.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/wp-cli/wp-cli.git",
|
||
|
"reference": "1ddc754f1c15e56fb2cdd1a4e82bd0ec6ca32a76"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/wp-cli/wp-cli/zipball/1ddc754f1c15e56fb2cdd1a4e82bd0ec6ca32a76",
|
||
|
"reference": "1ddc754f1c15e56fb2cdd1a4e82bd0ec6ca32a76",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"ext-curl": "*",
|
||
|
"mustache/mustache": "^2.14.1",
|
||
|
"php": "^5.6 || ^7.0 || ^8.0",
|
||
|
"rmccue/requests": "^1.8",
|
||
|
"symfony/finder": ">2.7",
|
||
|
"wp-cli/mustangostang-spyc": "^0.6.3",
|
||
|
"wp-cli/php-cli-tools": "~0.11.2"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"roave/security-advisories": "dev-latest",
|
||
|
"wp-cli/db-command": "^1.3 || ^2",
|
||
|
"wp-cli/entity-command": "^1.2 || ^2",
|
||
|
"wp-cli/extension-command": "^1.1 || ^2",
|
||
|
"wp-cli/package-command": "^1 || ^2",
|
||
|
"wp-cli/wp-cli-tests": "^3.1.6"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"ext-readline": "Include for a better --prompt implementation",
|
||
|
"ext-zip": "Needed to support extraction of ZIP archives when doing downloads or updates"
|
||
|
},
|
||
|
"bin": [
|
||
|
"bin/wp",
|
||
|
"bin/wp.bat"
|
||
|
],
|
||
|
"type": "library",
|
||
|
"extra": {
|
||
|
"branch-alias": {
|
||
|
"dev-master": "2.8.x-dev"
|
||
|
}
|
||
|
},
|
||
|
"autoload": {
|
||
|
"psr-0": {
|
||
|
"WP_CLI\\": "php/"
|
||
|
},
|
||
|
"classmap": [
|
||
|
"php/class-wp-cli.php",
|
||
|
"php/class-wp-cli-command.php"
|
||
|
]
|
||
|
},
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"description": "WP-CLI framework",
|
||
|
"homepage": "https://wp-cli.org",
|
||
|
"keywords": [
|
||
|
"cli",
|
||
|
"wordpress"
|
||
|
],
|
||
|
"support": {
|
||
|
"docs": "https://make.wordpress.org/cli/handbook/",
|
||
|
"issues": "https://github.com/wp-cli/wp-cli/issues",
|
||
|
"source": "https://github.com/wp-cli/wp-cli"
|
||
|
},
|
||
|
"time": "2022-10-17T23:10:42+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "wp-coding-standards/wpcs",
|
||
|
"version": "2.3.0",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
|
||
|
"reference": "7da1894633f168fe244afc6de00d141f27517b62"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62",
|
||
|
"reference": "7da1894633f168fe244afc6de00d141f27517b62",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.4",
|
||
|
"squizlabs/php_codesniffer": "^3.3.1"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6",
|
||
|
"phpcompatibility/php-compatibility": "^9.0",
|
||
|
"phpcsstandards/phpcsdevtools": "^1.0",
|
||
|
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
|
||
|
},
|
||
|
"type": "phpcodesniffer-standard",
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Contributors",
|
||
|
"homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
|
||
|
}
|
||
|
],
|
||
|
"description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
|
||
|
"keywords": [
|
||
|
"phpcs",
|
||
|
"standards",
|
||
|
"wordpress"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
|
||
|
"source": "https://github.com/WordPress/WordPress-Coding-Standards",
|
||
|
"wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
|
||
|
},
|
||
|
"time": "2020-05-13T23:57:56+00:00"
|
||
|
},
|
||
|
{
|
||
|
"name": "wptrt/wpthemereview",
|
||
|
"version": "0.2.1",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/WPTT/WPThemeReview.git",
|
||
|
"reference": "462e59020dad9399ed2fe8e61f2a21b5e206e420"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/WPTT/WPThemeReview/zipball/462e59020dad9399ed2fe8e61f2a21b5e206e420",
|
||
|
"reference": "462e59020dad9399ed2fe8e61f2a21b5e206e420",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=5.4",
|
||
|
"phpcompatibility/phpcompatibility-wp": "^2.0",
|
||
|
"squizlabs/php_codesniffer": "^3.3.1",
|
||
|
"wp-coding-standards/wpcs": "^2.2.0"
|
||
|
},
|
||
|
"require-dev": {
|
||
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
|
||
|
"phpcompatibility/php-compatibility": "^9.0",
|
||
|
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0",
|
||
|
"roave/security-advisories": "dev-master"
|
||
|
},
|
||
|
"suggest": {
|
||
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
|
||
|
},
|
||
|
"type": "phpcodesniffer-standard",
|
||
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
"license": [
|
||
|
"MIT"
|
||
|
],
|
||
|
"authors": [
|
||
|
{
|
||
|
"name": "Theme Review Team",
|
||
|
"homepage": "https://make.wordpress.org/themes/handbook/",
|
||
|
"role": "Strategy and rule setting"
|
||
|
},
|
||
|
{
|
||
|
"name": "Ulrich Pogson",
|
||
|
"homepage": "https://github.com/grappler",
|
||
|
"role": "Lead developer"
|
||
|
},
|
||
|
{
|
||
|
"name": "Juliette Reinders Folmer",
|
||
|
"homepage": "https://github.com/jrfnl",
|
||
|
"role": "Lead developer"
|
||
|
},
|
||
|
{
|
||
|
"name": "Denis Žoljom",
|
||
|
"homepage": "https://github.com/dingo-d",
|
||
|
"role": "Plugin integration lead"
|
||
|
},
|
||
|
{
|
||
|
"name": "Contributors",
|
||
|
"homepage": "https://github.com/WPTRT/WPThemeReview/graphs/contributors"
|
||
|
}
|
||
|
],
|
||
|
"description": "PHP_CodeSniffer rules (sniffs) to verify theme compliance with the rules for theme hosting on wordpress.org",
|
||
|
"homepage": "https://make.wordpress.org/themes/handbook/review/",
|
||
|
"keywords": [
|
||
|
"phpcs",
|
||
|
"standards",
|
||
|
"themes",
|
||
|
"wordpress"
|
||
|
],
|
||
|
"support": {
|
||
|
"issues": "https://github.com/WPTRT/WPThemeReview/issues",
|
||
|
"source": "https://github.com/WPTRT/WPThemeReview"
|
||
|
},
|
||
|
"time": "2019-11-17T20:05:55+00:00"
|
||
|
}
|
||
|
],
|
||
|
"aliases": [],
|
||
|
"minimum-stability": "stable",
|
||
|
"stability-flags": [],
|
||
|
"prefer-stable": false,
|
||
|
"prefer-lowest": false,
|
||
|
"platform": {
|
||
|
"php": ">=5.6"
|
||
|
},
|
||
|
"platform-dev": [],
|
||
|
"plugin-api-version": "2.3.0"
|
||
|
}
|