forked from helsingborg-stad/Customer-feedback
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
55 lines (55 loc) · 2 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
{
"_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": "fcfae9afce43690b238a20e876a91656",
"packages": [
{
"name": "helsingborg-stad/acf-export-manager",
"version": "1.0.11",
"source": {
"type": "git",
"url": "https://github.com/helsingborg-stad/acf-export-manager.git",
"reference": "27e904a24eb013cac5c8f3d3c30e88b5b9b7859b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/helsingborg-stad/acf-export-manager/zipball/27e904a24eb013cac5c8f3d3c30e88b5b9b7859b",
"reference": "27e904a24eb013cac5c8f3d3c30e88b5b9b7859b",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"AcfExportManager\\": "src"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Kristoffer Svanmark",
"email": "[email protected]"
}
],
"description": "ACF Export Manager is a extension that let's you automatically export specified your ACF fields on save.",
"support": {
"source": "https://github.com/helsingborg-stad/acf-export-manager/tree/1.0.11",
"issues": "https://github.com/helsingborg-stad/acf-export-manager/issues"
},
"time": "2018-05-29T07:52:24+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.1.0"
}