Welcome to mirror list, hosted at ThFree Co, Russian Federation.

composer.lock - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0d00ed2efcfa3d9961b2b1b5d8f4ad3893975439 (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
71
72
73
74
75
76
77
78
79
80
{
    "_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": "8333c8a239fe5ccec285dfbccc17cca4",
    "packages": [],
    "packages-dev": [
        {
            "name": "bamarni/composer-bin-plugin",
            "version": "v1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bamarni/composer-bin-plugin.git",
                "reference": "49934ffea764864788334c1485fbb08a4b852031"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/49934ffea764864788334c1485fbb08a4b852031",
                "reference": "49934ffea764864788334c1485fbb08a4b852031",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": "^5.5.9 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "composer/composer": "^1.0 || ^2.0",
                "symfony/console": "^2.5 || ^3.0 || ^4.0"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Bamarni\\Composer\\Bin\\Plugin"
            },
            "autoload": {
                "psr-4": {
                    "Bamarni\\Composer\\Bin\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "No conflicts for your bin dependencies",
            "keywords": [
                "composer",
                "conflict",
                "dependency",
                "executable",
                "isolation",
                "tool"
            ],
            "support": {
                "issues": "https://github.com/bamarni/composer-bin-plugin/issues",
                "source": "https://github.com/bamarni/composer-bin-plugin/tree/v1.5.0"
            },
            "time": "2022-02-22T21:01:25+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "ext-json": "*",
        "ext-libxml": "*",
        "ext-mbstring": "*",
        "ext-pdo": "*",
        "ext-simplexml": "*",
        "ext-xmlreader": "*",
        "ext-zip": "*"
    },
    "platform-dev": [],
    "platform-overrides": {
        "php": "7.4"
    },
    "plugin-api-version": "2.2.0"
}