forked from campaignmonitor/createsend-php
-
Notifications
You must be signed in to change notification settings - Fork 1
/
composer.lock
57 lines (53 loc) · 1.54 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
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
],
"hash": "eccad7521596b5fe0d81af51ab2f16a1",
"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"
},
"type": "library",
"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/",
"time": "2012-06-11 22:22:54"
}
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": [
],
"platform": {
"php": ">=5.3.0"
},
"platform-dev": [
]
}