-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcomposer.lock
44 lines (44 loc) · 1.52 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
{
"_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": "bd968fbded26eeef1448ca2bcd50fa5f",
"packages": [
{
"name": "lucaasleaal/mysqlucas",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/lucaasleaal/mysqlucas.git",
"reference": "23e7cf75b7ce8902175a6433cbec4b7fc8939a7b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lucaasleaal/mysqlucas/zipball/23e7cf75b7ce8902175a6433cbec4b7fc8939a7b",
"reference": "23e7cf75b7ce8902175a6433cbec4b7fc8939a7b",
"shasum": ""
},
"type": "library",
"autoload": {
"files": [
"mysqlucas.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"description": "Classe mysqli para execução de consultas com prepared statements",
"time": "2018-10-15T22:21:09+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"lucaasleaal/mysqlucas": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}