This repository has been archived by the owner on Aug 13, 2020. It is now read-only.
forked from tohirsolomons/loadshedding
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
54 lines (54 loc) · 1.74 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
{
"_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#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "0a782b0890c14f21d3d8a2544c683cb9",
"packages": [
{
"name": "parsecsv/php-parsecsv",
"version": "0.4.5",
"source": {
"type": "git",
"url": "https://github.com/parsecsv/parsecsv-for-php.git",
"reference": "0486a4bf3ef80dfa215f38f865ed8685fbb472c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/parsecsv/parsecsv-for-php/zipball/0486a4bf3ef80dfa215f38f865ed8685fbb472c7",
"reference": "0486a4bf3ef80dfa215f38f865ed8685fbb472c7",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "4.1.*"
},
"type": "library",
"autoload": {
"classmap": [
"."
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jim Myhrberg",
"email": "[email protected]"
}
],
"description": "CSV data parser for PHP",
"time": "2014-06-03T00:37:04+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}