forked from campaignmonitor/createsend-php
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomposer.lock
More file actions
48 lines (45 loc) · 1.3 KB
/
composer.lock
File metadata and controls
48 lines (45 loc) · 1.3 KB
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
{
"hash": "f2adebce4627e3132ab9ff4983dab408",
"packages": [
],
"packages-dev": [
{
"name": "lastcraft/simpletest",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/lox/simpletest",
"reference": "1.1.0"
},
"dist": {
"type": "zip",
"url": "https://github.com/lox/simpletest/zipball/1.1.0",
"reference": "1.1.0",
"shasum": ""
},
"require": {
"php": ">=5.0.5"
},
"time": "2012-06-11 22:22:54",
"type": "library",
"installation-source": "dist",
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.0+"
],
"authors": [
{
"name": "Marcus Baker",
"email": "[email protected]"
}
],
"description": "Unit testing, mock objects and web testing framework for PHP built around test cases.",
"homepage": "http://simpletest.org/"
}
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": [
]
}