You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
131 lines
4.4 KiB
131 lines
4.4 KiB
{
|
|
"_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": "32806a4860870f6306b69cf349584387",
|
|
"packages": [
|
|
{
|
|
"name": "curl/curl",
|
|
"version": "2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-mod/curl.git",
|
|
"reference": "d22086dd2eee5ca02e4c29b9a5bdf3645bfdbbff"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-mod/curl/zipball/d22086dd2eee5ca02e4c29b9a5bdf3645bfdbbff",
|
|
"reference": "d22086dd2eee5ca02e4c29b9a5bdf3645bfdbbff",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"php": "^5.6 | ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7",
|
|
"squizlabs/php_codesniffer": "~2.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Curl": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Hassan Amouhzi",
|
|
"email": "hassan@anezi.net",
|
|
"homepage": "http://hassan.amouhzi.com"
|
|
},
|
|
{
|
|
"name": "php-curl-class",
|
|
"homepage": "https://github.com/php-curl-class"
|
|
},
|
|
{
|
|
"name": "user52",
|
|
"homepage": "https://github.com/user52"
|
|
}
|
|
],
|
|
"description": "cURL class for PHP",
|
|
"homepage": "https://github.com/php-mod/curl",
|
|
"keywords": [
|
|
"curl",
|
|
"dot"
|
|
],
|
|
"time": "2018-12-04T19:47:03+00:00"
|
|
},
|
|
{
|
|
"name": "owner888/phpspider",
|
|
"version": "v2.1.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/owner888/phpspider.git",
|
|
"reference": "e6021148adec201418c16ba26f39bc013ba5b4d9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/owner888/phpspider/zipball/e6021148adec201418c16ba26f39bc013ba5b4d9",
|
|
"reference": "e6021148adec201418c16ba26f39bc013ba5b4d9",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.0"
|
|
},
|
|
"suggest": {
|
|
"ext-pcntl、ext-redis": "For better performance. "
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"phpspider\\": "./"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Seatle Yang",
|
|
"email": "seatle@foxmail.com",
|
|
"homepage": "http://www.phpspider.org",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "The PHPSpider Framework.",
|
|
"homepage": "http://www.phpspider.org",
|
|
"keywords": [
|
|
"framework",
|
|
"phpspider"
|
|
],
|
|
"time": "2018-08-15T08:04:29+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|
|
|