-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
106 lines (106 loc) · 3.65 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
{
"_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": "208328ae642ea4d1094ddff87a2aade5",
"packages": [],
"packages-dev": [
{
"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": "anton@medv.io"
}
],
"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": "gaambo/deployer-wordpress",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/gaambo/deployer-wordpress.git",
"reference": "48710593af51e2fbec00a50ba674d3255b543efb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/gaambo/deployer-wordpress/zipball/48710593af51e2fbec00a50ba674d3255b543efb",
"reference": "48710593af51e2fbec00a50ba674d3255b543efb",
"shasum": ""
},
"require": {
"deployer/deployer": "^7.3",
"php": "^8.0|^7.3"
},
"type": "library",
"autoload": {
"files": [
"autoload.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabian Todt",
"email": "fabian@fabiantodt.at"
}
],
"description": "Deployer tasks for deploying WordPress Sites",
"homepage": "https://github.com/gaambo/deployer-wordpress",
"support": {
"issues": "https://github.com/gaambo/deployer-wordpress/issues",
"source": "https://github.com/gaambo/deployer-wordpress/tree/v3.1.0"
},
"time": "2023-06-21T09:28:13+00:00"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=7.4"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
}