mirror of
https://gh.wpcy.net/https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2026-04-25 01:02:18 +08:00
252 lines
No EOL
9 KiB
JSON
252 lines
No EOL
9 KiB
JSON
{
|
|
"packages": [
|
|
{
|
|
"name": "psr\/log",
|
|
"version": "1.1.4",
|
|
"version_normalized": "1.1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https:\/\/github.com\/php-fig\/log.git",
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/php-fig\/log\/zipball\/d49695b909c3b7628b6289db5479a1c204601f11",
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2021-05-03T11:20:27+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"WooCommerce\\PayPalCommerce\\Vendor\\Psr\\Log\\": "Psr\/Log\/"
|
|
}
|
|
},
|
|
"notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https:\/\/www.php-fig.org\/"
|
|
}
|
|
],
|
|
"description": "Common interface for logging libraries",
|
|
"homepage": "https:\/\/github.com\/php-fig\/log",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"support": {
|
|
"source": "https:\/\/github.com\/php-fig\/log\/tree\/1.1.4"
|
|
},
|
|
"install-path": "..\/psr\/log"
|
|
},
|
|
{
|
|
"name": "ralouphie\/getallheaders",
|
|
"version": "3.0.3",
|
|
"version_normalized": "3.0.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https:\/\/github.com\/ralouphie\/getallheaders.git",
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/ralouphie\/getallheaders\/zipball\/120b605dfeb996808c31b6477290a714d356e822",
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls\/php-coveralls": "^2.1",
|
|
"phpunit\/phpunit": "^5 || ^6.5"
|
|
},
|
|
"time": "2019-03-08T08:55:37+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"src\/getallheaders.php"
|
|
]
|
|
},
|
|
"notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ralph Khattar",
|
|
"email": "ralph.khattar@gmail.com"
|
|
}
|
|
],
|
|
"description": "A polyfill for getallheaders.",
|
|
"support": {
|
|
"issues": "https:\/\/github.com\/ralouphie\/getallheaders\/issues",
|
|
"source": "https:\/\/github.com\/ralouphie\/getallheaders\/tree\/develop"
|
|
},
|
|
"install-path": "..\/ralouphie\/getallheaders"
|
|
},
|
|
{
|
|
"name": "symfony\/polyfill-php80",
|
|
"version": "v1.33.0",
|
|
"version_normalized": "1.33.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https:\/\/github.com\/symfony\/polyfill-php80.git",
|
|
"reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
|
|
"reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"time": "2025-01-02T08:10:11+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"url": "https:\/\/github.com\/symfony\/polyfill",
|
|
"name": "symfony\/polyfill"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php80\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources\/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ion Bazan",
|
|
"email": "ion.bazan@gmail.com"
|
|
},
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https:\/\/symfony.com\/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
|
"homepage": "https:\/\/symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https:\/\/github.com\/symfony\/polyfill-php80\/tree\/v1.33.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https:\/\/symfony.com\/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https:\/\/github.com\/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https:\/\/github.com\/nicolas-grekas",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"install-path": "..\/symfony\/polyfill-php80"
|
|
},
|
|
{
|
|
"name": "wikimedia\/composer-merge-plugin",
|
|
"version": "v2.1.0",
|
|
"version_normalized": "2.1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https:\/\/github.com\/wikimedia\/composer-merge-plugin.git",
|
|
"reference": "a03d426c8e9fb2c9c569d9deeb31a083292788bc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https:\/\/api.github.com\/repos\/wikimedia\/composer-merge-plugin\/zipball\/a03d426c8e9fb2c9c569d9deeb31a083292788bc",
|
|
"reference": "a03d426c8e9fb2c9c569d9deeb31a083292788bc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.1||^2.0",
|
|
"php": ">=7.2.0"
|
|
},
|
|
"require-dev": {
|
|
"composer\/composer": "^1.1||^2.0",
|
|
"ext-json": "*",
|
|
"mediawiki\/mediawiki-phan-config": "0.11.1",
|
|
"php-parallel-lint\/php-parallel-lint": "~1.3.1",
|
|
"phpspec\/prophecy": "~1.15.0",
|
|
"phpunit\/phpunit": "^8.5||^9.0",
|
|
"squizlabs\/php_codesniffer": "~3.7.1"
|
|
},
|
|
"time": "2023-04-15T19:07:00+00:00",
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Wikimedia\\Composer\\Merge\\V2\\MergePlugin",
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Wikimedia\\Composer\\Merge\\V2\\": "src\/"
|
|
}
|
|
},
|
|
"notification-url": "https:\/\/packagist.org\/downloads\/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bryan Davis",
|
|
"email": "bd808@wikimedia.org"
|
|
}
|
|
],
|
|
"description": "Composer plugin to merge multiple composer.json files",
|
|
"support": {
|
|
"issues": "https:\/\/github.com\/wikimedia\/composer-merge-plugin\/issues",
|
|
"source": "https:\/\/github.com\/wikimedia\/composer-merge-plugin\/tree\/v2.1.0"
|
|
},
|
|
"install-path": "..\/wikimedia\/composer-merge-plugin"
|
|
}
|
|
],
|
|
"dev": false,
|
|
"dev-package-names": []
|
|
} |