-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
composer.lock
96 lines (96 loc) · 3.03 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
{
"_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": "891f769a6e3c0b8a91edfc70c1b9cf1d",
"packages": [
{
"name": "gerencianet/gerencianet-sdk-php",
"version": "5.1.0",
"source": {
"type": "git",
"url": "https://github.com/gerencianet/gn-api-sdk-php.git",
"reference": "0e234dcc44440ee84f5aa71f4bdc0f9364504450"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/gerencianet/gn-api-sdk-php/zipball/0e234dcc44440ee84f5aa71f4bdc0f9364504450",
"reference": "0e234dcc44440ee84f5aa71f4bdc0f9364504450",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^7.0",
"php": "^7.2 || ^8.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Gerencianet\\": "src/Gerencianet"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Cecília Deveza"
},
{
"name": "Danniel Hugo"
},
{
"name": "Francisco Thiene"
},
{
"name": "Talita Campos"
},
{
"name": "Thomaz Feitoza"
},
{
"name": "Filipe Mata"
},
{
"name": "Thiago Resende"
},
{
"name": "Jéssica Gava"
},
{
"name": "Guilherme Cota"
},
{
"name": "Sady Coimbra"
},
{
"name": "Matheus Rodrigues"
},
{
"name": "João Oliveira"
},
{
"name": "Paloma Brito"
}
],
"description": "GN APIs SDK PHP",
"homepage": "https://github.com/gerencianet/gn-api-sdk-php",
"support": {
"issues": "https://github.com/gerencianet/gn-api-sdk-php/issues",
"source": "https://github.com/gerencianet/gn-api-sdk-php/tree/5.1.0"
},
"time": "2022-12-21T13:23:23+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.2.0"
}