437 lines
16 KiB
JSON
437 lines
16 KiB
JSON
{
|
|
"_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": "d50d0f174a8f5174aae12bf0bf03e954",
|
|
"packages": [
|
|
{
|
|
"name": "php-stubs/woocommerce-stubs",
|
|
"version": "v5.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-stubs/woocommerce-stubs.git",
|
|
"reference": "e3978c519fb1e51585e8c86b489b802aa0c64cee"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/e3978c519fb1e51585e8c86b489b802aa0c64cee",
|
|
"reference": "e3978c519fb1e51585e8c86b489b802aa0c64cee",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php-stubs/wordpress-stubs": "^5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"giacocorsiglia/stubs-generator": "^0.5.0",
|
|
"php": "~7.1"
|
|
},
|
|
"suggest": {
|
|
"symfony/polyfill-php73": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
|
|
"szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan"
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "WooCommerce function and class declaration stubs for static analysis.",
|
|
"homepage": "https://github.com/php-stubs/woocommerce-stubs",
|
|
"keywords": [
|
|
"PHPStan",
|
|
"static analysis",
|
|
"woocommerce",
|
|
"wordpress"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-stubs/woocommerce-stubs/issues",
|
|
"source": "https://github.com/php-stubs/woocommerce-stubs/tree/v5.8.0"
|
|
},
|
|
"time": "2021-10-15T14:13:09+00:00"
|
|
},
|
|
{
|
|
"name": "php-stubs/wordpress-stubs",
|
|
"version": "v5.8.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-stubs/wordpress-stubs.git",
|
|
"reference": "8b333464d3183bccde2fdbb814e3cae592434943"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/8b333464d3183bccde2fdbb814e3cae592434943",
|
|
"reference": "8b333464d3183bccde2fdbb814e3cae592434943",
|
|
"shasum": ""
|
|
},
|
|
"replace": {
|
|
"giacocorsiglia/wordpress-stubs": "*"
|
|
},
|
|
"require-dev": {
|
|
"giacocorsiglia/stubs-generator": "^0.5.0",
|
|
"php": "~7.1"
|
|
},
|
|
"suggest": {
|
|
"paragonie/sodium_compat": "Pure PHP implementation of libsodium",
|
|
"symfony/polyfill-php73": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
|
|
"szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan"
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "WordPress function and class declaration stubs for static analysis.",
|
|
"homepage": "https://github.com/php-stubs/wordpress-stubs",
|
|
"keywords": [
|
|
"PHPStan",
|
|
"static analysis",
|
|
"wordpress"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-stubs/wordpress-stubs/issues",
|
|
"source": "https://github.com/php-stubs/wordpress-stubs/tree/v5.8.1"
|
|
},
|
|
"time": "2021-09-09T22:10:19+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpstan",
|
|
"version": "0.12.99",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
"reference": "b4d40f1d759942f523be267a1bab6884f46ca3f7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/b4d40f1d759942f523be267a1bab6884f46ca3f7",
|
|
"reference": "b4d40f1d759942f523be267a1bab6884f46ca3f7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1|^8.0"
|
|
},
|
|
"conflict": {
|
|
"phpstan/phpstan-shim": "*"
|
|
},
|
|
"bin": [
|
|
"phpstan",
|
|
"phpstan.phar"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.12-dev"
|
|
}
|
|
},
|
|
"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.99"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/ondrejmirtes",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/phpstan",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpstan",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-09-12T20:09:55+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpstan-doctrine",
|
|
"version": "0.12.44",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
|
"reference": "5fe9a9b15707d9bc5178fa7cf0899e904d112ccd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/5fe9a9b15707d9bc5178fa7cf0899e904d112ccd",
|
|
"reference": "5fe9a9b15707d9bc5178fa7cf0899e904d112ccd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0",
|
|
"phpstan/phpstan": "^0.12.85"
|
|
},
|
|
"conflict": {
|
|
"doctrine/collections": "<1.0",
|
|
"doctrine/common": "<2.7",
|
|
"doctrine/mongodb-odm": "<1.2",
|
|
"doctrine/orm": "<2.5",
|
|
"doctrine/persistence": "<1.3"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "^1.11.0",
|
|
"doctrine/collections": "^1.6",
|
|
"doctrine/common": "^2.7 || ^3.0",
|
|
"doctrine/dbal": "^2.13.1",
|
|
"doctrine/mongodb-odm": "^1.3 || ^2.1",
|
|
"doctrine/orm": "^2.9.1",
|
|
"doctrine/persistence": "^1.1 || ^2.0",
|
|
"nesbot/carbon": "^2.49",
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
"phpstan/phpstan-phpunit": "^0.12.16",
|
|
"phpstan/phpstan-strict-rules": "^0.12.5",
|
|
"phpunit/phpunit": "^9.5",
|
|
"ramsey/uuid-doctrine": "^1.5.0"
|
|
},
|
|
"type": "phpstan-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.12-dev"
|
|
},
|
|
"phpstan": {
|
|
"includes": [
|
|
"extension.neon",
|
|
"rules.neon"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PHPStan\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Doctrine extensions for PHPStan",
|
|
"support": {
|
|
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
|
|
"source": "https://github.com/phpstan/phpstan-doctrine/tree/0.12.44"
|
|
},
|
|
"time": "2021-09-01T06:46:16+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpstan-phpunit",
|
|
"version": "0.12.22",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/phpstan-phpunit.git",
|
|
"reference": "7c01ef93bf128b4ac8bdad38c54b2a4fd6b0b3cc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/7c01ef93bf128b4ac8bdad38c54b2a4fd6b0b3cc",
|
|
"reference": "7c01ef93bf128b4ac8bdad38c54b2a4fd6b0b3cc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0",
|
|
"phpstan/phpstan": "^0.12.92"
|
|
},
|
|
"conflict": {
|
|
"phpunit/phpunit": "<7.0"
|
|
},
|
|
"require-dev": {
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
"phpstan/phpstan-strict-rules": "^0.12.6",
|
|
"phpunit/phpunit": "^9.5"
|
|
},
|
|
"type": "phpstan-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.12-dev"
|
|
},
|
|
"phpstan": {
|
|
"includes": [
|
|
"extension.neon",
|
|
"rules.neon"
|
|
]
|
|
}
|
|
},
|
|
"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.22"
|
|
},
|
|
"time": "2021-08-12T10:53:43+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php73",
|
|
"version": "v1.23.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
"reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
|
|
"reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"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.23.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"
|
|
}
|
|
],
|
|
"time": "2021-02-19T12:13:01+00:00"
|
|
},
|
|
{
|
|
"name": "szepeviktor/phpstan-wordpress",
|
|
"version": "v0.7.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/szepeviktor/phpstan-wordpress.git",
|
|
"reference": "bdbea69b2ba4a69998c3b6fe2b7106d78a23bd72"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/bdbea69b2ba4a69998c3b6fe2b7106d78a23bd72",
|
|
"reference": "bdbea69b2ba4a69998c3b6fe2b7106d78a23bd72",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0",
|
|
"php-stubs/wordpress-stubs": "^4.7 || ^5.0",
|
|
"phpstan/phpstan": "^0.12.26",
|
|
"symfony/polyfill-php73": "^1.12.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.10.22",
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
|
|
"php-parallel-lint/php-parallel-lint": "^1.1",
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
|
"szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^0.6"
|
|
},
|
|
"type": "phpstan-extension",
|
|
"extra": {
|
|
"phpstan": {
|
|
"includes": [
|
|
"extension.neon"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SzepeViktor\\PHPStan\\WordPress\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "WordPress extensions for PHPStan",
|
|
"keywords": [
|
|
"PHPStan",
|
|
"code analyse",
|
|
"code analysis",
|
|
"static analysis",
|
|
"wordpress"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/szepeviktor/phpstan-wordpress/issues",
|
|
"source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v0.7.7"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.paypal.me/szepeviktor",
|
|
"type": "custom"
|
|
}
|
|
],
|
|
"time": "2021-07-14T09:19:15+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.1.0"
|
|
}
|