436 lines
16 KiB
JSON
436 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": "23b012b10f7ae84128fe9d3ec11447f6",
|
|
"packages": [
|
|
{
|
|
"name": "php-stubs/woocommerce-stubs",
|
|
"version": "v8.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-stubs/woocommerce-stubs.git",
|
|
"reference": "bf594026d5d6ec043c42956a6cf465ec616cbba2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/bf594026d5d6ec043c42956a6cf465ec616cbba2",
|
|
"reference": "bf594026d5d6ec043c42956a6cf465ec616cbba2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php-stubs/wordpress-stubs": "^5.3 || ^6.0"
|
|
},
|
|
"require-dev": {
|
|
"php": "~7.1 || ~8.0",
|
|
"php-stubs/generator": "^0.8.0"
|
|
},
|
|
"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/v8.3.1"
|
|
},
|
|
"time": "2023-11-21T21:16:40+00:00"
|
|
},
|
|
{
|
|
"name": "php-stubs/wordpress-stubs",
|
|
"version": "v6.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-stubs/wordpress-stubs.git",
|
|
"reference": "6d6063cf9464a306ca2a0529705d41312b08500b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/6d6063cf9464a306ca2a0529705d41312b08500b",
|
|
"reference": "6d6063cf9464a306ca2a0529705d41312b08500b",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
|
|
"nikic/php-parser": "^4.13",
|
|
"php": "^7.4 || ~8.0.0",
|
|
"php-stubs/generator": "^0.8.3",
|
|
"phpdocumentor/reflection-docblock": "^5.3",
|
|
"phpstan/phpstan": "^1.10.12",
|
|
"phpunit/phpunit": "^9.5",
|
|
"szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^0.8"
|
|
},
|
|
"suggest": {
|
|
"paragonie/sodium_compat": "Pure PHP implementation of libsodium",
|
|
"symfony/polyfill-php80": "Symfony polyfill backporting some PHP 8.0+ 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/v6.4.1"
|
|
},
|
|
"time": "2023-11-10T00:33:47+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpstan",
|
|
"version": "1.10.46",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
"reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/90d3d25c5b98b8068916bbf08ce42d5cb6c54e70",
|
|
"reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2|^8.0"
|
|
},
|
|
"conflict": {
|
|
"phpstan/phpstan-shim": "*"
|
|
},
|
|
"bin": [
|
|
"phpstan",
|
|
"phpstan.phar"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "PHPStan - PHP Static Analysis Tool",
|
|
"keywords": [
|
|
"dev",
|
|
"static analysis"
|
|
],
|
|
"support": {
|
|
"docs": "https://phpstan.org/user-guide/getting-started",
|
|
"forum": "https://github.com/phpstan/phpstan/discussions",
|
|
"issues": "https://github.com/phpstan/phpstan/issues",
|
|
"security": "https://github.com/phpstan/phpstan/security/policy",
|
|
"source": "https://github.com/phpstan/phpstan-src"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/ondrejmirtes",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/phpstan",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2023-11-28T14:57:26+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpstan-doctrine",
|
|
"version": "1.3.53",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
|
"reference": "85def57e5db6ac6c8a512200c0cfadf7b6621b10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/85def57e5db6ac6c8a512200c0cfadf7b6621b10",
|
|
"reference": "85def57e5db6ac6c8a512200c0cfadf7b6621b10",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0",
|
|
"phpstan/phpstan": "^1.10.12"
|
|
},
|
|
"conflict": {
|
|
"doctrine/collections": "<1.0",
|
|
"doctrine/common": "<2.7",
|
|
"doctrine/mongodb-odm": "<1.2",
|
|
"doctrine/orm": "<2.5",
|
|
"doctrine/persistence": "<1.3"
|
|
},
|
|
"require-dev": {
|
|
"composer/semver": "^3.3.2",
|
|
"doctrine/annotations": "^1.11.0",
|
|
"doctrine/collections": "^1.6",
|
|
"doctrine/common": "^2.7 || ^3.0",
|
|
"doctrine/dbal": "^2.13.8 || ^3.3.3",
|
|
"doctrine/lexer": "^1.2.1",
|
|
"doctrine/mongodb-odm": "^1.3 || ^2.1",
|
|
"doctrine/orm": "^2.11.0",
|
|
"doctrine/persistence": "^1.3.8 || ^2.2.1",
|
|
"gedmo/doctrine-extensions": "^3.8",
|
|
"nesbot/carbon": "^2.49",
|
|
"nikic/php-parser": "^4.13.2",
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
"phpstan/phpstan-phpunit": "^1.3.13",
|
|
"phpstan/phpstan-strict-rules": "^1.5.1",
|
|
"phpunit/phpunit": "^9.5.10",
|
|
"ramsey/uuid-doctrine": "^1.5.0",
|
|
"symfony/cache": "^4.4.35"
|
|
},
|
|
"type": "phpstan-extension",
|
|
"extra": {
|
|
"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/1.3.53"
|
|
},
|
|
"time": "2023-11-21T10:31:58+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpstan-phpunit",
|
|
"version": "1.3.15",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/phpstan-phpunit.git",
|
|
"reference": "70ecacc64fe8090d8d2a33db5a51fe8e88acd93a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/70ecacc64fe8090d8d2a33db5a51fe8e88acd93a",
|
|
"reference": "70ecacc64fe8090d8d2a33db5a51fe8e88acd93a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0",
|
|
"phpstan/phpstan": "^1.10"
|
|
},
|
|
"conflict": {
|
|
"phpunit/phpunit": "<7.0"
|
|
},
|
|
"require-dev": {
|
|
"nikic/php-parser": "^4.13.0",
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
"phpstan/phpstan-strict-rules": "^1.5.1",
|
|
"phpunit/phpunit": "^9.5"
|
|
},
|
|
"type": "phpstan-extension",
|
|
"extra": {
|
|
"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/1.3.15"
|
|
},
|
|
"time": "2023-10-09T18:58:39+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php73",
|
|
"version": "v1.28.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
"reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
|
|
"reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.28-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php73\\": ""
|
|
},
|
|
"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.28.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": "2023-01-26T09:26:14+00:00"
|
|
},
|
|
{
|
|
"name": "szepeviktor/phpstan-wordpress",
|
|
"version": "v1.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/szepeviktor/phpstan-wordpress.git",
|
|
"reference": "b8516ed6bab7ec50aae981698ce3f67f1be2e45a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/b8516ed6bab7ec50aae981698ce3f67f1be2e45a",
|
|
"reference": "b8516ed6bab7ec50aae981698ce3f67f1be2e45a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0",
|
|
"php-stubs/wordpress-stubs": "^4.7 || ^5.0 || ^6.0",
|
|
"phpstan/phpstan": "^1.10.30",
|
|
"symfony/polyfill-php73": "^1.12.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^2.1.14",
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
|
|
"php-parallel-lint/php-parallel-lint": "^1.1",
|
|
"phpstan/phpstan-strict-rules": "^1.2",
|
|
"phpunit/phpunit": "^8.0 || ^9.0",
|
|
"szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^0.8"
|
|
},
|
|
"suggest": {
|
|
"swissspidy/phpstan-no-private": "Detect usage of internal core functions, classes and methods"
|
|
},
|
|
"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/v1.3.2"
|
|
},
|
|
"time": "2023-10-16T17:23:56+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.6.0"
|
|
}
|