-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
42 lines (42 loc) · 1.31 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
{
"_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": "c769d70e32237a32b152b59a549bc8e7",
"packages": [
{
"name": "jefferson49/webtrees-common",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/Jefferson49/webtrees-common.git",
"reference": "b3a00f9e84320f2a2968bb98d15212edab695bd2"
},
"require": {
"php": ">=7.4"
},
"type": "library",
"license": [
"GPL-3.0"
],
"description": "Library to share common code between webtrees custom modules",
"keywords": [
"custom-module",
"webtree-module",
"webtrees"
],
"time": "2024-12-20T11:58:08+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {},
"platform-dev": {},
"plugin-api-version": "2.6.0"
}