|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "235680d5acdc65329fb3070b347a2165",
|
|
|
+ "content-hash": "f9086bbc632676b2404fc74fee36666c",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "adbario/php-dot-notation",
|
|
@@ -1641,6 +1641,66 @@
|
|
|
"time": "2022-02-23T14:25:13+00:00"
|
|
|
},
|
|
|
{
|
|
|
+ "name": "fukuball/jieba-php",
|
|
|
+ "version": "dev-master",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/fukuball/jieba-php.git",
|
|
|
+ "reference": "a485a16e5424b69526f18d4a7d90009692f2284c"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/fukuball/jieba-php/zipball/a485a16e5424b69526f18d4a7d90009692f2284c",
|
|
|
+ "reference": "a485a16e5424b69526f18d4a7d90009692f2284c",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">= 5.3"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "php-coveralls/php-coveralls": "dev-master",
|
|
|
+ "phpunit/phpunit": "~9.0",
|
|
|
+ "squizlabs/php_codesniffer": "4.0.x-dev"
|
|
|
+ },
|
|
|
+ "default-branch": true,
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "files": [
|
|
|
+ "src/vendor/multi-array/MultiArray.php",
|
|
|
+ "src/vendor/multi-array/Factory/MultiArrayFactory.php"
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "Fukuball\\Jieba\\": "src/class/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "fukuball",
|
|
|
+ "email": "fukuball@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "結巴中文分詞(PHP 版本):做最好的 PHP 中文分詞、中文斷詞組件",
|
|
|
+ "keywords": [
|
|
|
+ "Jieba",
|
|
|
+ "php"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/fukuball/jieba-php/issues",
|
|
|
+ "source": "https://github.com/fukuball/jieba-php/tree/master"
|
|
|
+ },
|
|
|
+ "time": "2022-08-15T06:50:32+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
"name": "getuilaboratory/getui-pushapi-php-client-v2",
|
|
|
"version": "dev-master",
|
|
|
"source": {
|
|
@@ -8181,6 +8241,49 @@
|
|
|
"time": "2021-03-05T03:09:29+00:00"
|
|
|
},
|
|
|
{
|
|
|
+ "name": "wxkxklmyt/pscws4",
|
|
|
+ "version": "0.0.2",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/wxkxklmyt/pscws4.git",
|
|
|
+ "reference": "b81e40fb8b5427eb5ed410f1e0f6adaaaa660b3f"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/wxkxklmyt/pscws4/zipball/b81e40fb8b5427eb5ed410f1e0f6adaaaa660b3f",
|
|
|
+ "reference": "b81e40fb8b5427eb5ed410f1e0f6adaaaa660b3f",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.4.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "wxkxklmyt\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "我的梦",
|
|
|
+ "email": "519468341@qq.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "基于PSCWS4的中文分词工具",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/wxkxklmyt/pscws4/issues",
|
|
|
+ "source": "https://github.com/wxkxklmyt/pscws4/tree/0.0.2"
|
|
|
+ },
|
|
|
+ "time": "2017-12-22T08:56:36+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
"name": "yansongda/pay",
|
|
|
"version": "v3.4.2",
|
|
|
"source": {
|
|
@@ -10558,6 +10661,7 @@
|
|
|
"aliases": [],
|
|
|
"minimum-stability": "dev",
|
|
|
"stability-flags": {
|
|
|
+ "fukuball/jieba-php": 20,
|
|
|
"getuilaboratory/getui-pushapi-php-client-v2": 20
|
|
|
},
|
|
|
"prefer-stable": true,
|
|
@@ -10566,6 +10670,6 @@
|
|
|
"php": "^8.0",
|
|
|
"ext-json": "*"
|
|
|
},
|
|
|
- "platform-dev": [],
|
|
|
+ "platform-dev": {},
|
|
|
"plugin-api-version": "2.6.0"
|
|
|
}
|