代码拉取完成,页面将自动刷新
同步操作将从 Licoy/wordpress-theme-puock 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"_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": "c76f20f355c868528b44055226298ea2",
"packages": [
{
"name": "psr/http-message",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"support": {
"source": "https://github.com/php-fig/http-message/tree/master"
},
"time": "2016-08-06T14:39:51+00:00"
},
{
"name": "yurunsoft/yurun-http",
"version": "v4.3.12",
"source": {
"type": "git",
"url": "https://github.com/Yurunsoft/YurunHttp.git",
"reference": "e0f50f4024da89f62e7e38a4faa9096483032349"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Yurunsoft/YurunHttp/zipball/e0f50f4024da89f62e7e38a4faa9096483032349",
"reference": "e0f50f4024da89f62e7e38a4faa9096483032349",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=5.5.0",
"psr/http-message": "~1.0"
},
"require-dev": {
"phpunit/phpunit": ">=4",
"swoole/ide-helper": "^4.5",
"workerman/workerman": "^4.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Yurun\\Util\\": "./src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "YurunHttp 是开源的 PHP HTTP 类库,支持链式操作,简单易用。支持 Curl、Swoole,支持 Http、Http2、WebSocket!",
"support": {
"issues": "https://github.com/Yurunsoft/YurunHttp/issues",
"source": "https://github.com/Yurunsoft/YurunHttp/tree/v4.3.12"
},
"time": "2022-03-31T09:14:42+00:00"
},
{
"name": "yurunsoft/yurun-oauth-login",
"version": "v3.0.6",
"source": {
"type": "git",
"url": "https://github.com/Yurunsoft/YurunOAuthLogin.git",
"reference": "3f67cc3ead9e14963fd0a40efe066530fac60746"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Yurunsoft/YurunOAuthLogin/zipball/3f67cc3ead9e14963fd0a40efe066530fac60746",
"reference": "3f67cc3ead9e14963fd0a40efe066530fac60746",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=5.5",
"yurunsoft/yurun-http": "~4.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "2.18.3"
},
"type": "library",
"autoload": {
"psr-4": {
"Yurun\\OAuthLogin\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "YurunOAuthLogin是一个PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。",
"support": {
"issues": "https://github.com/Yurunsoft/YurunOAuthLogin/issues",
"source": "https://github.com/Yurunsoft/YurunOAuthLogin/tree/v3.0.6"
},
"time": "2021-12-07T05:56:44+00:00"
},
{
"name": "zoujingli/ip2region",
"version": "v2.0.0",
"source": {
"type": "git",
"url": "https://github.com/zoujingli/ip2region.git",
"reference": "8bf96bb720e206f1ade1673bae79fde7b97ba8ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zoujingli/ip2region/zipball/8bf96bb720e206f1ade1673bae79fde7b97ba8ca",
"reference": "8bf96bb720e206f1ade1673bae79fde7b97ba8ca",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=5.4"
},
"type": "library",
"autoload": {
"classmap": [
"Ip2Region.php",
"XdbSearcher.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Anyon",
"email": "zoujingli@qq.com",
"homepage": "https://thinkadmin.top"
}
],
"description": "Ip2Region for PHP",
"homepage": "https://github.com/zoujingli/Ip2Region",
"keywords": [
"Ip2Region"
],
"support": {
"issues": "https://github.com/zoujingli/ip2region/issues",
"source": "https://github.com/zoujingli/ip2region/tree/v2.0.0"
},
"time": "2022-07-18T10:42:52+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。