forked from peachproductions/MoodleBasicAuthProxy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.lock
49 lines (49 loc) · 1.7 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
{
"_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": "cc1fce151656b94ffa572f3e3e6e2771",
"packages": [],
"packages-dev": [
{
"name": "moodle/moodle",
"version": "v3.3.2",
"source": {
"type": "git",
"url": "https://github.com/moodle/moodle.git",
"reference": "3d77676d51dd9bf54b4ab4f9515c1b90c90de355"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/moodle/moodle/zipball/3d77676d51dd9bf54b4ab4f9515c1b90c90de355",
"reference": "3d77676d51dd9bf54b4ab4f9515c1b90c90de355",
"shasum": ""
},
"require-dev": {
"mikey179/vfsstream": "^1.6",
"moodlehq/behat-extension": "3.33.1",
"phpunit/dbunit": "1.4.*",
"phpunit/phpunit": "5.5.*"
},
"type": "project",
"license": [
"GPL-3.0"
],
"description": "Moodle - the world's open source learning platform",
"homepage": "https://moodle.org",
"support": {
"source": "https://github.com/moodle/moodle/tree/v3.3.2"
},
"time": "2017-09-09T20:48:09+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}