|
|
|
@ -1,148 +1,5 @@
|
|
|
|
|
{ |
|
|
|
|
"packages": [ |
|
|
|
|
{ |
|
|
|
|
"name": "dealerdirect/phpcodesniffer-composer-installer", |
|
|
|
|
"version": "v0.7.2", |
|
|
|
|
"version_normalized": "0.7.2.0", |
|
|
|
|
"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" |
|
|
|
|
}, |
|
|
|
|
"time": "2022-02-04T12:51:07+00:00", |
|
|
|
|
"type": "composer-plugin", |
|
|
|
|
"extra": { |
|
|
|
|
"class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" |
|
|
|
|
}, |
|
|
|
|
"installation-source": "dist", |
|
|
|
|
"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" |
|
|
|
|
}, |
|
|
|
|
"install-path": "../dealerdirect/phpcodesniffer-composer-installer" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "phpcompatibility/php-compatibility", |
|
|
|
|
"version": "9.3.5", |
|
|
|
|
"version_normalized": "9.3.5.0", |
|
|
|
|
"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." |
|
|
|
|
}, |
|
|
|
|
"time": "2019-12-27T09:44:58+00:00", |
|
|
|
|
"type": "phpcodesniffer-standard", |
|
|
|
|
"installation-source": "dist", |
|
|
|
|
"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" |
|
|
|
|
}, |
|
|
|
|
"install-path": "../phpcompatibility/php-compatibility" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "psr/log", |
|
|
|
|
"version": "1.1.4", |
|
|
|
@ -253,126 +110,6 @@
|
|
|
|
|
}, |
|
|
|
|
"install-path": "../spatie/image-optimizer" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "spip/coding-standards", |
|
|
|
|
"version": "1.2.1", |
|
|
|
|
"version_normalized": "1.2.1.0", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/JamesRezo/spip-coding-standards.git", |
|
|
|
|
"reference": "a1bf55f9dbe56019c53e39c584542df789463552" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/JamesRezo/spip-coding-standards/zipball/a1bf55f9dbe56019c53e39c584542df789463552", |
|
|
|
|
"reference": "a1bf55f9dbe56019c53e39c584542df789463552", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"ext-mbstring": "*", |
|
|
|
|
"php": ">=7.0", |
|
|
|
|
"phpcompatibility/php-compatibility": "^9.3", |
|
|
|
|
"squizlabs/php_codesniffer": "^3.6" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"phpunit/phpunit": "^9.5" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically." |
|
|
|
|
}, |
|
|
|
|
"time": "2021-08-26T06:16:00+00:00", |
|
|
|
|
"type": "phpcodesniffer-standard", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-main": "1.2.x-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"installation-source": "dist", |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-4": { |
|
|
|
|
"Spip\\CodingStandards\\": "src/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "JamesRezo", |
|
|
|
|
"email": "james@rezo.net" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "SPIP Coding Standards", |
|
|
|
|
"keywords": [ |
|
|
|
|
"phpcs", |
|
|
|
|
"spip" |
|
|
|
|
], |
|
|
|
|
"support": { |
|
|
|
|
"issues": "https://github.com/JamesRezo/spip-coding-standards/issues", |
|
|
|
|
"source": "https://github.com/JamesRezo/spip-coding-standards/tree/1.2.1" |
|
|
|
|
}, |
|
|
|
|
"install-path": "../spip/coding-standards" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "squizlabs/php_codesniffer", |
|
|
|
|
"version": "3.6.2", |
|
|
|
|
"version_normalized": "3.6.2.0", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git", |
|
|
|
|
"reference": "5e4e71592f69da17871dba6e80dd51bce74a351a" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a", |
|
|
|
|
"reference": "5e4e71592f69da17871dba6e80dd51bce74a351a", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"ext-simplexml": "*", |
|
|
|
|
"ext-tokenizer": "*", |
|
|
|
|
"ext-xmlwriter": "*", |
|
|
|
|
"php": ">=5.4.0" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" |
|
|
|
|
}, |
|
|
|
|
"time": "2021-12-12T21:44:58+00:00", |
|
|
|
|
"bin": [ |
|
|
|
|
"bin/phpcs", |
|
|
|
|
"bin/phpcbf" |
|
|
|
|
], |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "3.x-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"installation-source": "dist", |
|
|
|
|
"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" |
|
|
|
|
}, |
|
|
|
|
"install-path": "../squizlabs/php_codesniffer" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/polyfill-php80", |
|
|
|
|
"version": "v1.25.0", |
|
|
|
@ -461,24 +198,24 @@
|
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/process", |
|
|
|
|
"version": "v5.4.5", |
|
|
|
|
"version_normalized": "5.4.5.0", |
|
|
|
|
"version": "v5.4.7", |
|
|
|
|
"version_normalized": "5.4.7.0", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/process.git", |
|
|
|
|
"reference": "95440409896f90a5f85db07a32b517ecec17fa4c" |
|
|
|
|
"reference": "38a44b2517b470a436e1c944bf9b9ba3961137fb" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/95440409896f90a5f85db07a32b517ecec17fa4c", |
|
|
|
|
"reference": "95440409896f90a5f85db07a32b517ecec17fa4c", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/38a44b2517b470a436e1c944bf9b9ba3961137fb", |
|
|
|
|
"reference": "38a44b2517b470a436e1c944bf9b9ba3961137fb", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=7.2.5", |
|
|
|
|
"symfony/polyfill-php80": "^1.16" |
|
|
|
|
}, |
|
|
|
|
"time": "2022-01-30T18:16:22+00:00", |
|
|
|
|
"time": "2022-03-18T16:18:52+00:00", |
|
|
|
|
"type": "library", |
|
|
|
|
"installation-source": "dist", |
|
|
|
|
"autoload": { |
|
|
|
@ -506,7 +243,7 @@
|
|
|
|
|
"description": "Executes commands in sub-processes", |
|
|
|
|
"homepage": "https://symfony.com", |
|
|
|
|
"support": { |
|
|
|
|
"source": "https://github.com/symfony/process/tree/v5.4.5" |
|
|
|
|
"source": "https://github.com/symfony/process/tree/v5.4.7" |
|
|
|
|
}, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
@ -526,10 +263,5 @@
|
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"dev": true, |
|
|
|
|
"dev-package-names": [ |
|
|
|
|
"dealerdirect/phpcodesniffer-composer-installer", |
|
|
|
|
"phpcompatibility/php-compatibility", |
|
|
|
|
"spip/coding-standards", |
|
|
|
|
"squizlabs/php_codesniffer" |
|
|
|
|
] |
|
|
|
|
"dev-package-names": [] |
|
|
|
|
} |
|
|
|
|