-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
38 lines (38 loc) · 1.08 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
{
"_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": "656180f598b2d46e2b0ef2c46b717c51",
"packages": [
{
"name": "phpclasses/php_serial",
"version": "1.10",
"dist": {
"type": "zip",
"url": "https://www.phpclasses.org/install/package/php_serial.zip"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-develop": "1.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
}
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.3.0"
}