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