xref: /plugin/farmer/composer.lock (revision c609f1dcc91a56df760d51ba92f6e25b7289002c)
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": "a5892ce1acee7531d9b8bbad7ecc604c",
8    "packages": [
9        {
10            "name": "splitbrain/php-ico",
11            "version": "1.2.0",
12            "source": {
13                "type": "git",
14                "url": "https://github.com/splitbrain/php-ico.git",
15                "reference": "759d5df45161fab11982568635f8b2a47fcfd8eb"
16            },
17            "dist": {
18                "type": "zip",
19                "url": "https://api.github.com/repos/splitbrain/php-ico/zipball/759d5df45161fab11982568635f8b2a47fcfd8eb",
20                "reference": "759d5df45161fab11982568635f8b2a47fcfd8eb",
21                "shasum": ""
22            },
23            "require": {
24                "ext-gd": "*",
25                "php": ">=7.3"
26            },
27            "require-dev": {
28                "phpunit/phpunit": "^9.5"
29            },
30            "type": "library",
31            "autoload": {
32                "psr-4": {
33                    "splitbrain\\phpico\\": "src/"
34                }
35            },
36            "notification-url": "https://packagist.org/downloads/",
37            "license": [
38                "GPL-2.0+"
39            ],
40            "authors": [
41                {
42                    "name": "Chris Jean",
43                    "homepage": "https://chrisjean.com",
44                    "role": "Developer"
45                },
46                {
47                    "name": "SignpostMarv",
48                    "homepage": "https://signpostmarv.name",
49                    "role": "Developer"
50                },
51                {
52                    "name": "Andreas Gohr",
53                    "homepage": "https://www.splitbrain.org",
54                    "role": "Maintainer"
55                }
56            ],
57            "description": "An easy-to-use library to generate valid ICO files.",
58            "homepage": "https://github.com/splitbrain/php-ico",
59            "keywords": [
60                "favicon",
61                "ico"
62            ],
63            "support": {
64                "source": "https://github.com/splitbrain/php-ico/tree/1.2.0"
65            },
66            "time": "2025-10-06T11:21:46+00:00"
67        },
68        {
69            "name": "splitbrain/php-ringicon",
70            "version": "1.1.0",
71            "source": {
72                "type": "git",
73                "url": "https://github.com/splitbrain/php-ringicon.git",
74                "reference": "905277d123ed7da1224c46e255d5b8719c6d8bb6"
75            },
76            "dist": {
77                "type": "zip",
78                "url": "https://api.github.com/repos/splitbrain/php-ringicon/zipball/905277d123ed7da1224c46e255d5b8719c6d8bb6",
79                "reference": "905277d123ed7da1224c46e255d5b8719c6d8bb6",
80                "shasum": ""
81            },
82            "require": {
83                "ext-gd": "*",
84                "php": ">=5.3.0"
85            },
86            "type": "library",
87            "autoload": {
88                "psr-4": {
89                    "splitbrain\\RingIcon\\": "src"
90                }
91            },
92            "notification-url": "https://packagist.org/downloads/",
93            "license": [
94                "MIT"
95            ],
96            "authors": [
97                {
98                    "name": "Andreas Gohr",
99                    "email": "andi@splitbrain.org"
100                }
101            ],
102            "description": "A indenticon/glyphicon like avatar generator",
103            "keywords": [
104                "avatar",
105                "glyphicon",
106                "identicon"
107            ],
108            "support": {
109                "issues": "https://github.com/splitbrain/php-ringicon/issues",
110                "source": "https://github.com/splitbrain/php-ringicon/tree/master"
111            },
112            "time": "2018-03-20T13:06:41+00:00"
113        }
114    ],
115    "packages-dev": [],
116    "aliases": [],
117    "minimum-stability": "stable",
118    "stability-flags": {},
119    "prefer-stable": false,
120    "prefer-lowest": false,
121    "platform": {},
122    "platform-dev": {},
123    "plugin-api-version": "2.6.0"
124}
125