Files
genesis-simple-sidebars/composer.lock
T

527 lines
20 KiB
JSON
Raw Normal View History

2019-04-22 17:28:46 -03:00
{
"_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"
],
2022-04-28 10:41:08 -06:00
"content-hash": "60bdbed78b63458c8decfc4af93cae8a",
2019-04-22 17:28:46 -03:00
"packages": [
{
"name": "composer/installers",
2022-04-28 10:41:08 -06:00
"version": "v1.12.0",
2019-04-22 17:28:46 -03:00
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
2022-04-28 10:41:08 -06:00
"reference": "d20a64ed3c94748397ff5973488761b22f6d3f19"
2019-04-22 17:28:46 -03:00
},
"dist": {
"type": "zip",
2022-04-28 10:41:08 -06:00
"url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19",
"reference": "d20a64ed3c94748397ff5973488761b22f6d3f19",
2019-04-22 17:28:46 -03:00
"shasum": ""
},
"require": {
2022-04-28 10:41:08 -06:00
"composer-plugin-api": "^1.0 || ^2.0"
2019-04-22 17:28:46 -03:00
},
"replace": {
"roundcube/plugin-installer": "*",
"shama/baton": "*"
},
"require-dev": {
2022-04-28 10:41:08 -06:00
"composer/composer": "1.6.* || ^2.0",
"composer/semver": "^1 || ^3",
"phpstan/phpstan": "^0.12.55",
"phpstan/phpstan-phpunit": "^0.12.16",
"symfony/phpunit-bridge": "^4.2 || ^5",
"symfony/process": "^2.3"
2019-04-22 17:28:46 -03:00
},
"type": "composer-plugin",
"extra": {
"class": "Composer\\Installers\\Plugin",
"branch-alias": {
2022-04-28 10:41:08 -06:00
"dev-main": "1.x-dev"
2019-04-22 17:28:46 -03:00
}
},
"autoload": {
"psr-4": {
"Composer\\Installers\\": "src/Composer/Installers"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kyle Robinson Young",
"email": "kyle@dontkry.com",
"homepage": "https://github.com/shama"
}
],
"description": "A multi-framework Composer library installer",
"homepage": "https://composer.github.io/installers/",
"keywords": [
"Craft",
"Dolibarr",
"Eliasis",
"Hurad",
"ImageCMS",
"Kanboard",
"Lan Management System",
"MODX Evo",
2022-04-28 10:41:08 -06:00
"MantisBT",
2019-04-22 17:28:46 -03:00
"Mautic",
"Maya",
"OXID",
"Plentymarkets",
"Porto",
"RadPHP",
"SMF",
2022-04-28 10:41:08 -06:00
"Starbug",
2019-04-22 17:28:46 -03:00
"Thelia",
2022-04-28 10:41:08 -06:00
"Whmcs",
2019-04-22 17:28:46 -03:00
"WolfCMS",
"agl",
"aimeos",
"annotatecms",
"attogram",
"bitrix",
"cakephp",
"chef",
"cockpit",
"codeigniter",
"concrete5",
"croogo",
"dokuwiki",
"drupal",
"eZ Platform",
"elgg",
"expressionengine",
"fuelphp",
"grav",
"installer",
"itop",
"joomla",
2022-04-28 10:41:08 -06:00
"known",
2019-04-22 17:28:46 -03:00
"kohana",
"laravel",
"lavalite",
"lithium",
"magento",
"majima",
"mako",
"mediawiki",
2022-04-28 10:41:08 -06:00
"miaoxing",
2019-04-22 17:28:46 -03:00
"modulework",
"modx",
"moodle",
"osclass",
2022-04-28 10:41:08 -06:00
"pantheon",
2019-04-22 17:28:46 -03:00
"phpbb",
"piwik",
"ppi",
2022-04-28 10:41:08 -06:00
"processwire",
2019-04-22 17:28:46 -03:00
"puppet",
"pxcms",
"reindex",
"roundcube",
"shopware",
"silverstripe",
"sydes",
2022-04-28 10:41:08 -06:00
"sylius",
2019-04-22 17:28:46 -03:00
"symfony",
2022-04-28 10:41:08 -06:00
"tastyigniter",
2019-04-22 17:28:46 -03:00
"typo3",
"wordpress",
"yawik",
"zend",
"zikula"
],
2022-04-28 10:41:08 -06:00
"support": {
"issues": "https://github.com/composer/installers/issues",
"source": "https://github.com/composer/installers/tree/v1.12.0"
},
"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"
}
],
"time": "2021-09-13T08:19:44+00:00"
2019-04-22 17:28:46 -03:00
}
],
"packages-dev": [
{
"name": "dealerdirect/phpcodesniffer-composer-installer",
2022-04-28 10:41:08 -06:00
"version": "v0.7.2",
2019-04-22 17:28:46 -03:00
"source": {
"type": "git",
"url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
2022-04-28 10:41:08 -06:00
"reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db"
2019-04-22 17:28:46 -03:00
},
"dist": {
"type": "zip",
2022-04-28 10:41:08 -06:00
"url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db",
"reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db",
2019-04-22 17:28:46 -03:00
"shasum": ""
},
"require": {
2022-04-28 10:41:08 -06:00
"composer-plugin-api": "^1.0 || ^2.0",
"php": ">=5.3",
"squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0"
2019-04-22 17:28:46 -03:00
},
"require-dev": {
"composer/composer": "*",
2022-04-28 10:41:08 -06:00
"php-parallel-lint/php-parallel-lint": "^1.3.1",
"phpcompatibility/php-compatibility": "^9.0"
2019-04-22 17:28:46 -03: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",
"email": "franck.nijhof@dealerdirect.com",
"homepage": "http://www.frenck.nl",
"role": "Developer / IT Manager"
2022-04-28 10:41:08 -06:00
},
{
"name": "Contributors",
"homepage": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer/graphs/contributors"
2019-04-22 17:28:46 -03:00
}
],
"description": "PHP_CodeSniffer Standards Composer Installer Plugin",
"homepage": "http://www.dealerdirect.com",
"keywords": [
"PHPCodeSniffer",
"PHP_CodeSniffer",
"code quality",
"codesniffer",
"composer",
"installer",
2022-04-28 10:41:08 -06:00
"phpcbf",
2019-04-22 17:28:46 -03:00
"phpcs",
"plugin",
"qa",
"quality",
"standard",
"standards",
"style guide",
"stylecheck",
"tests"
],
2022-04-28 10:41:08 -06:00
"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"
2019-04-22 17:28:46 -03:00
},
{
"name": "phpcompatibility/php-compatibility",
2022-04-28 10:41:08 -06:00
"version": "9.3.5",
2019-04-22 17:28:46 -03:00
"source": {
"type": "git",
"url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
2022-04-28 10:41:08 -06:00
"reference": "9fb324479acf6f39452e0655d2429cc0d3914243"
2019-04-22 17:28:46 -03:00
},
"dist": {
"type": "zip",
2022-04-28 10:41:08 -06:00
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243",
"reference": "9fb324479acf6f39452e0655d2429cc0d3914243",
2019-04-22 17:28:46 -03:00
"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": {
2022-04-28 10:41:08 -06:00
"dealerdirect/phpcodesniffer-composer-installer": "^0.5 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically.",
2019-04-22 17:28:46 -03:00
"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"
2022-04-28 10:41:08 -06:00
},
{
"name": "Contributors",
"homepage": "https://github.com/PHPCompatibility/PHPCompatibility/graphs/contributors"
2019-04-22 17:28:46 -03:00
}
],
"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"
],
2022-04-28 10:41:08 -06:00
"support": {
"issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
"source": "https://github.com/PHPCompatibility/PHPCompatibility"
},
"time": "2019-12-27T09:44:58+00:00"
2019-04-22 17:28:46 -03:00
},
{
"name": "phpcompatibility/phpcompatibility-paragonie",
2022-04-28 10:41:08 -06:00
"version": "1.3.1",
2019-04-22 17:28:46 -03:00
"source": {
"type": "git",
"url": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie.git",
2022-04-28 10:41:08 -06:00
"reference": "ddabec839cc003651f2ce695c938686d1086cf43"
2019-04-22 17:28:46 -03:00
},
"dist": {
"type": "zip",
2022-04-28 10:41:08 -06:00
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityParagonie/zipball/ddabec839cc003651f2ce695c938686d1086cf43",
"reference": "ddabec839cc003651f2ce695c938686d1086cf43",
2019-04-22 17:28:46 -03:00
"shasum": ""
},
"require": {
"phpcompatibility/php-compatibility": "^9.0"
},
"require-dev": {
2022-04-28 10:41:08 -06:00
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
"paragonie/random_compat": "dev-master",
"paragonie/sodium_compat": "dev-master"
2019-04-22 17:28:46 -03:00
},
"suggest": {
2022-04-28 10:41:08 -06:00
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
2019-04-22 17:28:46 -03:00
"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"
],
2022-04-28 10:41:08 -06:00
"support": {
"issues": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie/issues",
"source": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie"
},
"time": "2021-02-15T10:24:51+00:00"
2019-04-22 17:28:46 -03:00
},
{
"name": "phpcompatibility/phpcompatibility-wp",
2022-04-28 10:41:08 -06:00
"version": "2.1.3",
2019-04-22 17:28:46 -03:00
"source": {
"type": "git",
"url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
2022-04-28 10:41:08 -06:00
"reference": "d55de55f88697b9cdb94bccf04f14eb3b11cf308"
2019-04-22 17:28:46 -03:00
},
"dist": {
"type": "zip",
2022-04-28 10:41:08 -06:00
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/d55de55f88697b9cdb94bccf04f14eb3b11cf308",
"reference": "d55de55f88697b9cdb94bccf04f14eb3b11cf308",
2019-04-22 17:28:46 -03:00
"shasum": ""
},
"require": {
"phpcompatibility/php-compatibility": "^9.0",
"phpcompatibility/phpcompatibility-paragonie": "^1.0"
},
"require-dev": {
2022-04-28 10:41:08 -06:00
"dealerdirect/phpcodesniffer-composer-installer": "^0.7"
2019-04-22 17:28:46 -03:00
},
"suggest": {
2022-04-28 10:41:08 -06:00
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
2019-04-22 17:28:46 -03:00
"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",
"wordpress"
],
2022-04-28 10:41:08 -06:00
"support": {
"issues": "https://github.com/PHPCompatibility/PHPCompatibilityWP/issues",
"source": "https://github.com/PHPCompatibility/PHPCompatibilityWP"
},
"time": "2021-12-30T16:37:40+00:00"
2019-04-22 17:28:46 -03:00
},
{
"name": "squizlabs/php_codesniffer",
2022-04-28 10:41:08 -06:00
"version": "3.6.2",
2019-04-22 17:28:46 -03:00
"source": {
"type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
2022-04-28 10:41:08 -06:00
"reference": "5e4e71592f69da17871dba6e80dd51bce74a351a"
2019-04-22 17:28:46 -03:00
},
"dist": {
"type": "zip",
2022-04-28 10:41:08 -06:00
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a",
"reference": "5e4e71592f69da17871dba6e80dd51bce74a351a",
2019-04-22 17:28:46 -03: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": "https://github.com/squizlabs/PHP_CodeSniffer",
"keywords": [
"phpcs",
"standards"
],
2022-04-28 10:41:08 -06:00
"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": "2021-12-12T21:44:58+00:00"
2019-04-22 17:28:46 -03:00
},
{
"name": "wp-coding-standards/wpcs",
"version": "1.2.1",
"source": {
"type": "git",
2022-04-28 10:41:08 -06:00
"url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
2019-04-22 17:28:46 -03:00
"reference": "f328bcafd97377e8e5e5d7b244d5ddbf301a3a5c"
},
"dist": {
"type": "zip",
2022-04-28 10:41:08 -06:00
"url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/f328bcafd97377e8e5e5d7b244d5ddbf301a3a5c",
2019-04-22 17:28:46 -03:00
"reference": "f328bcafd97377e8e5e5d7b244d5ddbf301a3a5c",
"shasum": ""
},
"require": {
"php": ">=5.3",
"squizlabs/php_codesniffer": "^2.9.0 || ^3.0.2"
},
"require-dev": {
"phpcompatibility/php-compatibility": "^9.0"
},
"suggest": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || 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-Coding-Standards/WordPress-Coding-Standards/graphs/contributors"
}
],
"description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
"keywords": [
"phpcs",
"standards",
"wordpress"
],
2022-04-28 10:41:08 -06:00
"support": {
"issues": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/issues",
"source": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards",
"wiki": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/wiki"
},
2019-04-22 17:28:46 -03:00
"time": "2018-12-18T09:43:51+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
2022-04-28 10:41:08 -06:00
"php": "^5.3 || ^7 || ^8"
2019-04-22 17:28:46 -03:00
},
"platform-dev": {
"php": "^5.6 || ^7"
2022-04-28 10:41:08 -06:00
},
"plugin-api-version": "2.2.0"
2019-04-22 17:28:46 -03:00
}