2018-04-05 09:04:08 +02:00
|
|
|
{
|
|
|
|
"_readme": [
|
|
|
|
"This file locks the dependencies of your project to a known state",
|
2018-08-17 03:50:26 +02:00
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
2018-04-05 09:04:08 +02:00
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2019-07-05 04:49:53 +02:00
|
|
|
"content-hash": "54fbee5534d4ee1d332bb374c5442e79",
|
2018-04-05 09:04:08 +02:00
|
|
|
"packages": [],
|
|
|
|
"packages-dev": [
|
|
|
|
{
|
|
|
|
"name": "dealerdirect/phpcodesniffer-composer-installer",
|
2019-01-12 07:40:16 +01:00
|
|
|
"version": "v0.5.0",
|
2018-04-05 09:04:08 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
|
2019-01-12 07:40:16 +01:00
|
|
|
"reference": "e749410375ff6fb7a040a68878c656c2e610b132"
|
2018-04-05 09:04:08 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2019-01-12 07:40:16 +01:00
|
|
|
"url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/e749410375ff6fb7a040a68878c656c2e610b132",
|
|
|
|
"reference": "e749410375ff6fb7a040a68878c656c2e610b132",
|
2018-04-05 09:04:08 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"composer-plugin-api": "^1.0",
|
|
|
|
"php": "^5.3|^7",
|
2019-01-12 07:40:16 +01:00
|
|
|
"squizlabs/php_codesniffer": "^2|^3"
|
2018-04-05 09:04:08 +02:00
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"composer/composer": "*",
|
2019-01-12 07:40:16 +01:00
|
|
|
"phpcompatibility/php-compatibility": "^9.0",
|
|
|
|
"sensiolabs/security-checker": "^4.1.0"
|
2018-04-05 09:04:08 +02:00
|
|
|
},
|
|
|
|
"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",
|
2019-01-12 07:40:16 +01:00
|
|
|
"email": "franck.nijhof@dealerdirect.com",
|
|
|
|
"homepage": "http://www.frenck.nl",
|
|
|
|
"role": "Developer / IT Manager"
|
2018-04-05 09:04:08 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PHP_CodeSniffer Standards Composer Installer Plugin",
|
2019-01-12 07:40:16 +01:00
|
|
|
"homepage": "http://www.dealerdirect.com",
|
2018-04-05 09:04:08 +02:00
|
|
|
"keywords": [
|
|
|
|
"PHPCodeSniffer",
|
|
|
|
"PHP_CodeSniffer",
|
|
|
|
"code quality",
|
|
|
|
"codesniffer",
|
|
|
|
"composer",
|
|
|
|
"installer",
|
|
|
|
"phpcs",
|
|
|
|
"plugin",
|
|
|
|
"qa",
|
|
|
|
"quality",
|
|
|
|
"standard",
|
|
|
|
"standards",
|
|
|
|
"style guide",
|
|
|
|
"stylecheck",
|
|
|
|
"tests"
|
|
|
|
],
|
2019-01-12 07:40:16 +01:00
|
|
|
"time": "2018-10-26T13:21:45+00:00"
|
2018-04-05 09:04:08 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "squizlabs/php_codesniffer",
|
2019-01-12 07:40:16 +01:00
|
|
|
"version": "3.4.0",
|
2018-04-05 09:04:08 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
|
2019-01-12 07:40:16 +01:00
|
|
|
"reference": "379deb987e26c7cd103a7b387aea178baec96e48"
|
2018-04-05 09:04:08 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2019-01-12 07:40:16 +01:00
|
|
|
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/379deb987e26c7cd103a7b387aea178baec96e48",
|
|
|
|
"reference": "379deb987e26c7cd103a7b387aea178baec96e48",
|
2018-04-05 09:04:08 +02:00
|
|
|
"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": "http://www.squizlabs.com/php-codesniffer",
|
|
|
|
"keywords": [
|
|
|
|
"phpcs",
|
|
|
|
"standards"
|
|
|
|
],
|
2019-01-12 07:40:16 +01:00
|
|
|
"time": "2018-12-19T23:57:18+00:00"
|
2018-04-05 09:04:08 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "wp-coding-standards/wpcs",
|
2019-07-05 04:49:53 +02:00
|
|
|
"version": "2.1.1",
|
2018-04-05 09:04:08 +02:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2019-07-05 04:49:53 +02:00
|
|
|
"url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
|
|
|
|
"reference": "bd9c33152115e6741e3510ff7189605b35167908"
|
2018-04-05 09:04:08 +02:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2019-07-05 04:49:53 +02:00
|
|
|
"url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/bd9c33152115e6741e3510ff7189605b35167908",
|
|
|
|
"reference": "bd9c33152115e6741e3510ff7189605b35167908",
|
2018-04-05 09:04:08 +02:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2019-01-18 03:14:24 +01:00
|
|
|
"php": ">=5.4",
|
|
|
|
"squizlabs/php_codesniffer": "^3.3.1"
|
2018-04-05 09:04:08 +02:00
|
|
|
},
|
2018-08-17 03:50:26 +02:00
|
|
|
"require-dev": {
|
2019-01-18 03:14:24 +01:00
|
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
|
|
|
|
"phpcompatibility/php-compatibility": "^9.0",
|
|
|
|
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
|
2018-08-17 03:50:26 +02:00
|
|
|
},
|
2018-04-05 09:04:08 +02:00
|
|
|
"suggest": {
|
2019-07-05 04:49:53 +02:00
|
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
|
2018-04-05 09:04:08 +02:00
|
|
|
},
|
|
|
|
"type": "phpcodesniffer-standard",
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Contributors",
|
|
|
|
"homepage": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/graphs/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
|
|
|
|
"keywords": [
|
|
|
|
"phpcs",
|
|
|
|
"standards",
|
|
|
|
"wordpress"
|
|
|
|
],
|
2019-07-05 04:49:53 +02:00
|
|
|
"time": "2019-05-21T02:50:00+00:00"
|
2018-04-05 09:04:08 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
2018-08-17 03:50:26 +02:00
|
|
|
"stability-flags": [],
|
2018-04-05 09:04:08 +02:00
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": [],
|
|
|
|
"platform-dev": []
|
|
|
|
}
|