Add composer.json so we can validate php extension requirements
[surrogator.git] / composer.lock
1 {
2     "_readme": [
3         "This file locks the dependencies of your project to a known state",
4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5         "This file is @generated automatically"
6     ],
7     "content-hash": "c94e11a46a1283a678a79c9807c2b641",
8     "packages": [],
9     "packages-dev": [],
10     "aliases": [],
11     "minimum-stability": "stable",
12     "stability-flags": [],
13     "prefer-stable": false,
14     "prefer-lowest": false,
15     "platform": {
16         "ext-gd": "*",
17         "ext-imagick": "*"
18     },
19     "platform-dev": [],
20     "plugin-api-version": "2.3.0"
21 }