mirror of
https://gh.wpcy.net/https://github.com/superdav42/wp-update-server-plugin.git
synced 2026-07-14 13:42:22 +08:00
284 lines
11 KiB
JSON
284 lines
11 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": "38df85b91523aaa1a64d467c0e18683d",
|
|
"packages": [
|
|
{
|
|
"name": "yahnis-elsts/wp-update-server",
|
|
"version": "v2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/YahnisElsts/wp-update-server.git",
|
|
"reference": "043380dd45be4620b82d8906e40bceb0955359f5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/YahnisElsts/wp-update-server/zipball/043380dd45be4620b82d8906e40bceb0955359f5",
|
|
"reference": "043380dd45be4620b82d8906e40bceb0955359f5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "Used for escaping log values in a utf8 compatible manner. If the extension isn't installed logged values are handled as single-byte character strings."
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Yahnis Elsts",
|
|
"email": "whiteshadow@w-shadow.com",
|
|
"homepage": "https://w-shadow.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Custom update API server for WordPress plugins and themes.",
|
|
"homepage": "https://github.com/YahnisElsts/wp-update-server/",
|
|
"keywords": [
|
|
"automatic updates",
|
|
"plugin updates",
|
|
"theme updates",
|
|
"wordpress"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/YahnisElsts/wp-update-server/issues",
|
|
"source": "https://github.com/YahnisElsts/wp-update-server/tree/v2.0.2"
|
|
},
|
|
"time": "2024-12-09T11:31:09+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "php-stubs/wordpress-stubs",
|
|
"version": "v6.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-stubs/wordpress-stubs.git",
|
|
"reference": "f12220f303e0d7c0844c0e5e957b0c3cee48d2f7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/f12220f303e0d7c0844c0e5e957b0c3cee48d2f7",
|
|
"reference": "f12220f303e0d7c0844c0e5e957b0c3cee48d2f7",
|
|
"shasum": ""
|
|
},
|
|
"conflict": {
|
|
"phpdocumentor/reflection-docblock": "5.6.1"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
|
|
"nikic/php-parser": "^5.5",
|
|
"php": "^7.4 || ^8.0",
|
|
"php-stubs/generator": "^0.8.3",
|
|
"phpdocumentor/reflection-docblock": "^6.0",
|
|
"phpstan/phpstan": "^2.1",
|
|
"phpunit/phpunit": "^9.5",
|
|
"symfony/polyfill-php80": "*",
|
|
"szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.1.1",
|
|
"wp-coding-standards/wpcs": "3.1.0 as 2.3.0"
|
|
},
|
|
"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.9.1"
|
|
},
|
|
"time": "2026-02-03T19:29:21+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/extension-installer",
|
|
"version": "1.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/extension-installer.git",
|
|
"reference": "85e90b3942d06b2326fba0403ec24fe912372936"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/extension-installer/zipball/85e90b3942d06b2326fba0403ec24fe912372936",
|
|
"reference": "85e90b3942d06b2326fba0403ec24fe912372936",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^2.0",
|
|
"php": "^7.2 || ^8.0",
|
|
"phpstan/phpstan": "^1.9.0 || ^2.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^2.0",
|
|
"php-parallel-lint/php-parallel-lint": "^1.2.0",
|
|
"phpstan/phpstan-strict-rules": "^0.11 || ^0.12 || ^1.0"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "PHPStan\\ExtensionInstaller\\Plugin"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PHPStan\\ExtensionInstaller\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Composer plugin for automatic installation of PHPStan extensions",
|
|
"keywords": [
|
|
"dev",
|
|
"static analysis"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/phpstan/extension-installer/issues",
|
|
"source": "https://github.com/phpstan/extension-installer/tree/1.4.3"
|
|
},
|
|
"time": "2024-09-04T20:21:43+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpstan",
|
|
"version": "2.1.54",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8be50c3992107dc837b17da4d140fbbdf9a5c5bd",
|
|
"reference": "8be50c3992107dc837b17da4d140fbbdf9a5c5bd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.4|^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"
|
|
}
|
|
],
|
|
"time": "2026-04-29T13:31:09+00:00"
|
|
},
|
|
{
|
|
"name": "szepeviktor/phpstan-wordpress",
|
|
"version": "v2.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/szepeviktor/phpstan-wordpress.git",
|
|
"reference": "aa722f037b2d034828cd6c55ebe9e5c74961927e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/aa722f037b2d034828cd6c55ebe9e5c74961927e",
|
|
"reference": "aa722f037b2d034828cd6c55ebe9e5c74961927e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.4 || ^8.0",
|
|
"php-stubs/wordpress-stubs": "^6.6.2",
|
|
"phpstan/phpstan": "^2.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^2.1.14",
|
|
"composer/semver": "^3.4",
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
|
|
"php-parallel-lint/php-parallel-lint": "^1.1",
|
|
"phpstan/phpstan-strict-rules": "^2.0",
|
|
"phpunit/phpunit": "^9.0",
|
|
"szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.0",
|
|
"wp-coding-standards/wpcs": "3.1.0 as 2.3.0"
|
|
},
|
|
"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/v2.0.3"
|
|
},
|
|
"time": "2025-09-14T02:58:22+00:00"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {},
|
|
"platform-dev": {},
|
|
"plugin-api-version": "2.9.0"
|
|
}
|