forked from handelaar/cavan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
39 lines (39 loc) · 1.15 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
{
"_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",
"This file is @generated automatically"
],
"hash": "6a183e962cc8b0a2078d3ea1323e8f64",
"packages": [
{
"name": "openaustralia/scraperwiki",
"version": "dev-morph_defaults",
"source": {
"type": "git",
"url": "https://github.com/openaustralia/scraperwiki-php.git",
"reference": "e996fe0253bb50330690f5d2bafb66f094dbacb8"
},
"require": {
"ext-pdo_sqlite": "*"
},
"type": "library",
"time": "2014-06-23 01:47:45"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"openaustralia/scraperwiki": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"ext-sqlite3": "*",
"ext-pdo_sqlite": "*",
"ext-gd": "*",
"ext-mbstring": "*"
},
"platform-dev": []
}