forked from shopware5/SwagBackendOrder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomposer.lock
49 lines (49 loc) · 1.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
{
"_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#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "0d82d0ee1e63df6aa91054a9f0902e3e",
"content-hash": "73047e0f77ee42824ef4360e6b26d93f",
"packages": [],
"packages-dev": [
{
"name": "shopware/plugin-dev-tools",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/shopwareLabs/plugin-dev-tools.git",
"reference": "1913b26a6c17ffe3b6cba2ab0957a28537217059"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/shopwareLabs/plugin-dev-tools/zipball/1913b26a6c17ffe3b6cba2ab0957a28537217059",
"reference": "1913b26a6c17ffe3b6cba2ab0957a28537217059",
"shasum": ""
},
"type": "application",
"authors": [
{
"name": "Simon Bäumer",
"email": "[email protected]"
}
],
"description": "Tools for plugin development.",
"support": {
"source": "https://github.com/shopwareLabs/plugin-dev-tools/tree/master",
"issues": "https://github.com/shopwareLabs/plugin-dev-tools/issues"
},
"time": "2017-07-28 13:14:21"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"shopware/plugin-dev-tools": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}