summaryrefslogtreecommitdiff
path: root/vendor/phar-io/manifest/composer.lock
blob: e0e6db76a3edb9f89e414fbd2b3f98a907d1cac5 (plain)
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
    "_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": "f2ac4614ce4f7273fd54a64b65fd047a",
    "packages": [
        {
            "name": "phar-io/version",
            "version": "3.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/version.git",
                "reference": "d06a5000ac1a258a7d035295f0bd4ae7c859bc4f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/version/zipball/d06a5000ac1a258a7d035295f0bd4ae7c859bc4f",
                "reference": "d06a5000ac1a258a7d035295f0bd4ae7c859bc4f",
                "shasum": ""
            },
            "require": {
                "php": "^7.2"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "[email protected]",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "[email protected]",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "[email protected]",
                    "role": "Developer"
                }
            ],
            "description": "Library for handling version information and constraints",
            "time": "2020-05-09T21:27:55+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": "^7.2",
        "ext-dom": "*",
        "ext-phar": "*",
        "ext-xmlwriter": "*"
    },
    "platform-dev": []
}