mirror of
https://gh.wpcy.net/https://github.com/BracketSpace/WP-Admin-Reference.git
synced 2026-07-14 11:06:55 +08:00
578 lines
19 KiB
JSON
578 lines
19 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": "3a299bc684ac32eb64c31f663cc6d304",
|
|
"packages": [
|
|
{
|
|
"name": "composer/installers",
|
|
"version": "v1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/installers.git",
|
|
"reference": "141b272484481432cda342727a427dc1e206bfa0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/installers/zipball/141b272484481432cda342727a427dc1e206bfa0",
|
|
"reference": "141b272484481432cda342727a427dc1e206bfa0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0"
|
|
},
|
|
"replace": {
|
|
"roundcube/plugin-installer": "*",
|
|
"shama/baton": "*"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "1.0.*@dev",
|
|
"phpunit/phpunit": "^4.8.36"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Composer\\Installers\\Plugin",
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"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",
|
|
"Mautic",
|
|
"Maya",
|
|
"OXID",
|
|
"Plentymarkets",
|
|
"Porto",
|
|
"RadPHP",
|
|
"SMF",
|
|
"Thelia",
|
|
"Whmcs",
|
|
"WolfCMS",
|
|
"agl",
|
|
"aimeos",
|
|
"annotatecms",
|
|
"attogram",
|
|
"bitrix",
|
|
"cakephp",
|
|
"chef",
|
|
"cockpit",
|
|
"codeigniter",
|
|
"concrete5",
|
|
"croogo",
|
|
"dokuwiki",
|
|
"drupal",
|
|
"eZ Platform",
|
|
"elgg",
|
|
"expressionengine",
|
|
"fuelphp",
|
|
"grav",
|
|
"installer",
|
|
"itop",
|
|
"joomla",
|
|
"known",
|
|
"kohana",
|
|
"laravel",
|
|
"lavalite",
|
|
"lithium",
|
|
"magento",
|
|
"majima",
|
|
"mako",
|
|
"mediawiki",
|
|
"modulework",
|
|
"modx",
|
|
"moodle",
|
|
"osclass",
|
|
"phpbb",
|
|
"piwik",
|
|
"ppi",
|
|
"puppet",
|
|
"pxcms",
|
|
"reindex",
|
|
"roundcube",
|
|
"shopware",
|
|
"silverstripe",
|
|
"sydes",
|
|
"symfony",
|
|
"typo3",
|
|
"wordpress",
|
|
"yawik",
|
|
"zend",
|
|
"zikula"
|
|
],
|
|
"time": "2019-08-12T15:00:31+00:00"
|
|
},
|
|
{
|
|
"name": "oscarotero/env",
|
|
"version": "v1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/oscarotero/env.git",
|
|
"reference": "4ab45ce5c1f2c62549208426bfa20a3d5fa008c6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/oscarotero/env/zipball/4ab45ce5c1f2c62549208426bfa20a3d5fa008c6",
|
|
"reference": "4ab45ce5c1f2c62549208426bfa20a3d5fa008c6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"php": ">=5.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Env": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Oscar Otero",
|
|
"email": "oom@oscarotero.com",
|
|
"homepage": "http://oscarotero.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Simple library to consume environment variables",
|
|
"homepage": "https://github.com/oscarotero/env",
|
|
"keywords": [
|
|
"env"
|
|
],
|
|
"time": "2019-04-03T18:28:43+00:00"
|
|
},
|
|
{
|
|
"name": "phpoption/phpoption",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/schmittjoh/php-option.git",
|
|
"reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
|
|
"reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.7.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PhpOption\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache2"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Johannes M. Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Option Type for PHP",
|
|
"keywords": [
|
|
"language",
|
|
"option",
|
|
"php",
|
|
"type"
|
|
],
|
|
"time": "2015-07-25T16:39:46+00:00"
|
|
},
|
|
{
|
|
"name": "roots/wordpress",
|
|
"version": "5.2.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/WordPress/WordPress.git",
|
|
"reference": "5.2.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/WordPress/WordPress/zipball/5.2.3",
|
|
"reference": "5.2.3"
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2",
|
|
"roots/wordpress-core-installer": ">=1.0.0"
|
|
},
|
|
"type": "wordpress-core",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "WordPress Community",
|
|
"homepage": "https://wordpress.org/about/"
|
|
}
|
|
],
|
|
"description": "WordPress is web software you can use to create a beautiful website or blog.",
|
|
"homepage": "https://wordpress.org/",
|
|
"keywords": [
|
|
"blog",
|
|
"cms",
|
|
"wordpress"
|
|
],
|
|
"time": "2019-09-04T22:41:56+00:00"
|
|
},
|
|
{
|
|
"name": "roots/wordpress-core-installer",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/roots/wordpress-core-installer.git",
|
|
"reference": "83744b1ba5bbdb5bb225f47e24da61a6cf6c5b80"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/roots/wordpress-core-installer/zipball/83744b1ba5bbdb5bb225f47e24da61a6cf6c5b80",
|
|
"reference": "83744b1ba5bbdb5bb225f47e24da61a6cf6c5b80",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0"
|
|
},
|
|
"conflict": {
|
|
"composer/installers": "<1.0.6"
|
|
},
|
|
"replace": {
|
|
"johnpbloch/wordpress-core-installer": "*"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.0",
|
|
"phpunit/phpunit": ">=4.8.35"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Roots\\Composer\\WordPressCorePlugin"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Roots\\Composer\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "John P. Bloch",
|
|
"email": "me@johnpbloch.com"
|
|
},
|
|
{
|
|
"name": "Roots",
|
|
"email": "team@roots.io"
|
|
}
|
|
],
|
|
"description": "A custom installer to handle deploying WordPress with composer",
|
|
"keywords": [
|
|
"wordpress"
|
|
],
|
|
"time": "2018-12-10T00:22:15+00:00"
|
|
},
|
|
{
|
|
"name": "roots/wp-config",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/roots/wp-config.git",
|
|
"reference": "37c38230796119fb487fa03346ab0706ce6d4962"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/roots/wp-config/zipball/37c38230796119fb487fa03346ab0706ce6d4962",
|
|
"reference": "37c38230796119fb487fa03346ab0706ce6d4962",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.1",
|
|
"phpunit/phpunit": "^5.7",
|
|
"roave/security-advisories": "dev-master",
|
|
"squizlabs/php_codesniffer": "^3.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Roots\\WPConfig\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Austin Pray",
|
|
"email": "austin@austinpray.com"
|
|
}
|
|
],
|
|
"description": "Collect configuration values and safely define() them",
|
|
"time": "2018-08-10T14:18:38+00:00"
|
|
},
|
|
{
|
|
"name": "roots/wp-password-bcrypt",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/roots/wp-password-bcrypt.git",
|
|
"reference": "5cecd2e98ccc3193443cc5c5db9b3bc7abed5ffa"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/roots/wp-password-bcrypt/zipball/5cecd2e98ccc3193443cc5c5db9b3bc7abed5ffa",
|
|
"reference": "5cecd2e98ccc3193443cc5c5db9b3bc7abed5ffa",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0",
|
|
"php": ">=5.5.0"
|
|
},
|
|
"require-dev": {
|
|
"brain/monkey": "^1.3.1",
|
|
"mockery/mockery": "^0.9.4",
|
|
"phpunit/phpunit": "^4.8.23|^5.2.9",
|
|
"squizlabs/php_codesniffer": "^2.5.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"wp-password-bcrypt.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Scott Walkinshaw",
|
|
"email": "scott.walkinshaw@gmail.com",
|
|
"homepage": "https://github.com/swalkinshaw"
|
|
},
|
|
{
|
|
"name": "qwp6t",
|
|
"homepage": "https://github.com/qwp6t"
|
|
},
|
|
{
|
|
"name": "Jan Pingel",
|
|
"email": "jpingel@bitpiston.com",
|
|
"homepage": "http://janpingel.com"
|
|
}
|
|
],
|
|
"description": "WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.",
|
|
"homepage": "https://roots.io/plugins/wp-password-bcrypt",
|
|
"keywords": [
|
|
"wordpress wp bcrypt password"
|
|
],
|
|
"time": "2016-03-01T16:27:06+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"version": "v1.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
"reference": "550ebaac289296ce228a706d0867afc34687e3f4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
|
|
"reference": "550ebaac289296ce228a706d0867afc34687e3f4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"suggest": {
|
|
"ext-ctype": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.12-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Gert de Pagter",
|
|
"email": "BackEndTea@gmail.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for ctype functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"ctype",
|
|
"polyfill",
|
|
"portable"
|
|
],
|
|
"time": "2019-08-06T08:03:45+00:00"
|
|
},
|
|
{
|
|
"name": "vlucas/phpdotenv",
|
|
"version": "v3.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/vlucas/phpdotenv.git",
|
|
"reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1bdf24f065975594f6a117f0f1f6cabf1333b156",
|
|
"reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.4 || ^7.0",
|
|
"phpoption/phpoption": "^1.5",
|
|
"symfony/polyfill-ctype": "^1.9"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Dotenv\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "graham@alt-three.com",
|
|
"homepage": "https://gjcampbell.co.uk/"
|
|
},
|
|
{
|
|
"name": "Vance Lucas",
|
|
"email": "vance@vancelucas.com",
|
|
"homepage": "https://vancelucas.com/"
|
|
}
|
|
],
|
|
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
|
|
"keywords": [
|
|
"dotenv",
|
|
"env",
|
|
"environment"
|
|
],
|
|
"time": "2019-09-10T21:37:39+00:00"
|
|
},
|
|
{
|
|
"name": "wpackagist-plugin/spinupwp",
|
|
"version": "1.1.2",
|
|
"source": {
|
|
"type": "svn",
|
|
"url": "https://plugins.svn.wordpress.org/spinupwp/",
|
|
"reference": "tags/1.1.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://downloads.wordpress.org/plugin/spinupwp.1.1.2.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "wordpress-plugin",
|
|
"homepage": "https://wordpress.org/plugins/spinupwp/"
|
|
},
|
|
{
|
|
"name": "wpackagist-plugin/super-progressive-web-apps",
|
|
"version": "2.0.2",
|
|
"source": {
|
|
"type": "svn",
|
|
"url": "https://plugins.svn.wordpress.org/super-progressive-web-apps/",
|
|
"reference": "tags/2.0.2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://downloads.wordpress.org/plugin/super-progressive-web-apps.2.0.2.zip"
|
|
},
|
|
"require": {
|
|
"composer/installers": "~1.0"
|
|
},
|
|
"type": "wordpress-plugin",
|
|
"homepage": "https://wordpress.org/plugins/super-progressive-web-apps/"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=7.1"
|
|
},
|
|
"platform-dev": []
|
|
}
|