-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
128 lines (128 loc) · 4.41 KB
/
composer.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
"_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": "2e8f512e287a13669066b5ea0bc9f7c4",
"packages": [
{
"name": "nancheng/pfinal-array",
"version": "v0.2.2",
"source": {
"type": "git",
"url": "https://github.com/pfinalclub/pfinal-array.git",
"reference": "186178fe9341f59b29615094eb51db266598f164"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pfinalclub/pfinal-array/zipball/186178fe9341f59b29615094eb51db266598f164",
"reference": "186178fe9341f59b29615094eb51db266598f164",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "6.2"
},
"type": "library",
"autoload": {
"psr-4": {
"pf\\arr\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "南丞",
"email": "[email protected]",
"homepage": "http://friday-go.cc/"
}
],
"description": "This is a PHP array manipulation middleware",
"homepage": "https://github.com/pfinalclub/pfinal-array",
"keywords": [
"Q哥",
"array",
"pfinal",
"php-array",
"南丞"
],
"support": {
"issues": "https://github.com/pfinalclub/pfinal-array/issues",
"source": "https://github.com/pfinalclub/pfinal-array/tree/v0.2.2"
},
"time": "2020-05-26T08:01:51+00:00"
},
{
"name": "php-ai/php-ml",
"version": "0.9.0",
"source": {
"type": "git",
"url": "https://gitlab.com/php-ai/php-ml.git",
"reference": "fd8b70629e16ed67307fe150ba25738449b9a6b2"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/php-ai%2Fphp-ml/repository/archive.zip?sha=fd8b70629e16ed67307fe150ba25738449b9a6b2",
"reference": "fd8b70629e16ed67307fe150ba25738449b9a6b2",
"shasum": ""
},
"require": {
"php": "^7.2"
},
"require-dev": {
"phpbench/phpbench": "^0.16.0",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
"phpunit/phpunit": "^8.0",
"symplify/easy-coding-standard": "^6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Phpml\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Arkadiusz Kondas",
"email": "[email protected]"
}
],
"description": "PHP-ML - Machine Learning library for PHP",
"homepage": "https://github.com/php-ai/php-ml",
"keywords": [
"Neural network",
"artificial intelligence",
"computational learning theory",
"data science",
"feature extraction",
"machine learning",
"pattern recognition"
],
"support": {
"issues": "https://gitlab.com/api/v4/projects/19024967/issues"
},
"time": "2020-05-27T09:52:59+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.0.0"
}