-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsatis-explicit-packages.json
38 lines (38 loc) · 1.78 KB
/
satis-explicit-packages.json
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
{
"name": "ingenerator/forks_and_extras",
"homepage" : "https://php-packages.ingenerator.com",
"repositories": [
{"type": "vcs", "url": "https://github.com/craig410/rpage"},
{"type": "vcs", "url": "https://github.com/ingenerator/kohana-dependencies"},
{"type": "vcs", "url": "https://github.com/ingenerator/chrome-mink-driver"},
{"type": "vcs", "url": "https://github.com/ingenerator/cloud-tasks-wrapper"},
{"type": "vcs", "url": "https://github.com/ingenerator/content-snippets.git"},
{"type": "vcs", "url": "https://github.com/ingenerator/form.git"},
{"type": "vcs", "url": "https://github.com/ingenerator/image-processing.git"},
{"type": "vcs", "url": "https://github.com/ingenerator/no-robloach-component-installer"},
{"type": "vcs", "url": "https://github.com/ingenerator/warden-core"},
{"type": "vcs", "url": "https://github.com/ingenerator/warden-auth"},
{"type": "vcs", "url": "https://github.com/ingenerator/warden-validator-symfony"},
{"type": "vcs", "url": "https://github.com/ingenerator/warden-persistence-doctrine"},
{"type": "vcs", "url": "https://github.com/ingenerator/warden-ui-kohana"},
{"type": "vcs", "url": "https://github.com/ingenerator/kohana-core"},
{"type": "vcs", "url": "https://github.com/ingenerator/kohana-extras"},
{
"type": "package",
"package": {
"name": "mailcheck/mailcheck",
"version": "1.1.2",
"dist": {
"url": "https://github.com/mailcheck/mailcheck/archive/1.1.2.zip",
"type": "zip"
},
"source": {
"url": "https://github.com/mailcheck/mailcheck",
"type": "git",
"reference": "95911d5e0c941577c05ba166a0ee7fc9a5040467"
}
}
}
],
"require-all" : true
}