-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
47 lines (47 loc) · 1.61 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
{
"_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#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "db59bc6a94a021624bc89c43ee1d8a4a",
"packages": [
{
"name": "paralleldots/apis",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/ParallelDots/ParallelDots-PHP-API.git",
"reference": "3e70512b2ff6e52813b72ba185e53b7d0583c20e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ParallelDots/ParallelDots-PHP-API/zipball/3e70512b2ff6e52813b72ba185e53b7d0583c20e",
"reference": "3e70512b2ff6e52813b72ba185e53b7d0583c20e",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
},
"type": "project",
"notification-url": "https://packagist.org/downloads/",
"description": "Rest Api Wrapper for PHP.",
"keywords": [
"ParallelDots",
"Rest Api Wrapper for PHP"
],
"time": "2018-07-05T09:18:53+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}