![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [rmccue/requests](https://github.com/WordPress/Requests) from 2.0.0 to 2.0.3. - [Release notes](https://github.com/WordPress/Requests/releases) - [Changelog](https://github.com/WordPress/Requests/blob/develop/CHANGELOG.md) - [Commits](https://github.com/WordPress/Requests/compare/v2.0.0...v2.0.3) --- updated-dependencies: - dependency-name: rmccue/requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
102 lines
3.6 KiB
JSON
102 lines
3.6 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": "55d65ecd209ff9bb30f393746ff9b81d",
|
|
"packages": [
|
|
{
|
|
"name": "rmccue/requests",
|
|
"version": "v2.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/WordPress/Requests.git",
|
|
"reference": "b290dd974051bf1ead51d1947a5a56357e5b80ff"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/WordPress/Requests/zipball/b290dd974051bf1ead51d1947a5a56357e5b80ff",
|
|
"reference": "b290dd974051bf1ead51d1947a5a56357e5b80ff",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": ">=5.6"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
|
|
"php-parallel-lint/php-console-highlighter": "^0.5.0",
|
|
"php-parallel-lint/php-parallel-lint": "^1.3.1",
|
|
"phpcompatibility/php-compatibility": "^9.0",
|
|
"requests/test-server": "dev-main",
|
|
"roave/security-advisories": "dev-latest",
|
|
"squizlabs/php_codesniffer": "^3.6",
|
|
"wp-coding-standards/wpcs": "^2.0",
|
|
"yoast/phpunit-polyfills": "^1.0.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"library/Deprecated.php"
|
|
],
|
|
"psr-4": {
|
|
"WpOrg\\Requests\\": "src/"
|
|
},
|
|
"classmap": [
|
|
"library/Requests.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"ISC"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ryan McCue",
|
|
"homepage": "https://rmccue.io/"
|
|
},
|
|
{
|
|
"name": "Alain Schlesser",
|
|
"homepage": "https://github.com/schlessera"
|
|
},
|
|
{
|
|
"name": "Juliette Reinders Folmer",
|
|
"homepage": "https://github.com/jrfnl"
|
|
},
|
|
{
|
|
"name": "Contributors",
|
|
"homepage": "https://github.com/WordPress/Requests/graphs/contributors"
|
|
}
|
|
],
|
|
"description": "A HTTP library written in PHP, for human beings.",
|
|
"homepage": "https://requests.ryanmccue.info/",
|
|
"keywords": [
|
|
"curl",
|
|
"fsockopen",
|
|
"http",
|
|
"idna",
|
|
"ipv6",
|
|
"iri",
|
|
"sockets"
|
|
],
|
|
"support": {
|
|
"docs": "https://requests.ryanmccue.info/",
|
|
"issues": "https://github.com/WordPress/Requests/issues",
|
|
"source": "https://github.com/WordPress/Requests"
|
|
},
|
|
"time": "2022-05-10T08:42:27+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=7.1"
|
|
},
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.3.0"
|
|
}
|