-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
107 lines (107 loc) · 3.75 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
{
"_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": "8b0f24eb8cbd983484ca6d32ba485089",
"packages": [
{
"name": "deployer/deployer",
"version": "v7.4.0",
"source": {
"type": "git",
"url": "https://github.com/deployphp/deployer.git",
"reference": "b438dc22545ab2ecc67d79c80c7a79c156de3599"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/deployphp/deployer/zipball/b438dc22545ab2ecc67d79c80c7a79c156de3599",
"reference": "b438dc22545ab2ecc67d79c80c7a79c156de3599",
"shasum": ""
},
"bin": [
"dep"
],
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Anton Medvedev",
"email": "[email protected]"
}
],
"description": "Deployment Tool",
"homepage": "https://deployer.org",
"support": {
"docs": "https://deployer.org/docs",
"issues": "https://github.com/deployphp/deployer/issues",
"source": "https://github.com/deployphp/deployer"
},
"funding": [
{
"url": "https://github.com/sponsors/antonmedv",
"type": "github"
}
],
"time": "2024-04-17T20:55:49+00:00"
},
{
"name": "studio24/deployer-recipes",
"version": "v2.0.0",
"source": {
"type": "git",
"url": "https://github.com/studio24/deployer-recipes.git",
"reference": "a86dbbba2fab1294d566aab6139a36f65f2abab2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/studio24/deployer-recipes/zipball/a86dbbba2fab1294d566aab6139a36f65f2abab2",
"reference": "a86dbbba2fab1294d566aab6139a36f65f2abab2",
"shasum": ""
},
"require": {
"deployer/deployer": "^7.3",
"php": ">=8.0"
},
"require-dev": {
"overtrue/phplint": "^2.3",
"squizlabs/php_codesniffer": "^3.7"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alan Isaacson",
"email": "[email protected]"
},
{
"name": "Simon R Jones",
"email": "[email protected]"
}
],
"description": "Deployer recipes to aid deployment",
"homepage": "https://github.com/studio24/deployer-recipes",
"support": {
"issues": "https://github.com/studio24/deployer-recipes/issues",
"source": "https://github.com/studio24/deployer-recipes/tree/v2.0.0"
},
"time": "2024-05-07T11:05:41+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.3.0"
}