-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
65 lines (65 loc) · 2.13 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
{
"_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": "b954339d110cc4773e95741258d341ad",
"packages": [],
"packages-dev": [
{
"name": "yootheme/starter-utils",
"version": "1.0.4",
"source": {
"type": "git",
"url": "https://github.com/yootheme/starter-utils.git",
"reference": "7d2385d398fa3a7af8164dcda25a31e69cd298d5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yootheme/starter-utils/zipball/7d2385d398fa3a7af8164dcda25a31e69cd298d5",
"reference": "7d2385d398fa3a7af8164dcda25a31e69cd298d5",
"shasum": ""
},
"require": {
"php": "^8.0"
},
"require-dev": {
"composer/composer": "^2.7",
"phpstan/phpstan": "^1.11"
},
"type": "library",
"autoload": {
"psr-4": {
"YOOtheme\\Starter\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "YOOtheme Pro - Starter Utilities",
"homepage": "https://yootheme.com",
"keywords": [
"joomla",
"wordpress",
"yootheme"
],
"support": {
"issues": "https://github.com/yootheme/starter-utils/issues",
"source": "https://github.com/yootheme/starter-utils"
},
"time": "2024-09-03T16:47:27+00:00"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "^8.0"
},
"platform-dev": [],
"plugin-api-version": "2.6.0"
}