1{ 2 "packages": [ 3 { 4 "name": "splitbrain/php-ico", 5 "version": "1.2.0", 6 "version_normalized": "1.2.0.0", 7 "source": { 8 "type": "git", 9 "url": "https://github.com/splitbrain/php-ico.git", 10 "reference": "759d5df45161fab11982568635f8b2a47fcfd8eb" 11 }, 12 "dist": { 13 "type": "zip", 14 "url": "https://api.github.com/repos/splitbrain/php-ico/zipball/759d5df45161fab11982568635f8b2a47fcfd8eb", 15 "reference": "759d5df45161fab11982568635f8b2a47fcfd8eb", 16 "shasum": "" 17 }, 18 "require": { 19 "ext-gd": "*", 20 "php": ">=7.3" 21 }, 22 "require-dev": { 23 "phpunit/phpunit": "^9.5" 24 }, 25 "time": "2025-10-06T11:21:46+00:00", 26 "type": "library", 27 "installation-source": "dist", 28 "autoload": { 29 "psr-4": { 30 "splitbrain\\phpico\\": "src/" 31 } 32 }, 33 "notification-url": "https://packagist.org/downloads/", 34 "license": [ 35 "GPL-2.0+" 36 ], 37 "authors": [ 38 { 39 "name": "Chris Jean", 40 "homepage": "https://chrisjean.com", 41 "role": "Developer" 42 }, 43 { 44 "name": "SignpostMarv", 45 "homepage": "https://signpostmarv.name", 46 "role": "Developer" 47 }, 48 { 49 "name": "Andreas Gohr", 50 "homepage": "https://www.splitbrain.org", 51 "role": "Maintainer" 52 } 53 ], 54 "description": "An easy-to-use library to generate valid ICO files.", 55 "homepage": "https://github.com/splitbrain/php-ico", 56 "keywords": [ 57 "favicon", 58 "ico" 59 ], 60 "support": { 61 "source": "https://github.com/splitbrain/php-ico/tree/1.2.0" 62 }, 63 "install-path": "../splitbrain/php-ico" 64 }, 65 { 66 "name": "splitbrain/php-ringicon", 67 "version": "1.1.0", 68 "version_normalized": "1.1.0.0", 69 "source": { 70 "type": "git", 71 "url": "https://github.com/splitbrain/php-ringicon.git", 72 "reference": "905277d123ed7da1224c46e255d5b8719c6d8bb6" 73 }, 74 "dist": { 75 "type": "zip", 76 "url": "https://api.github.com/repos/splitbrain/php-ringicon/zipball/905277d123ed7da1224c46e255d5b8719c6d8bb6", 77 "reference": "905277d123ed7da1224c46e255d5b8719c6d8bb6", 78 "shasum": "" 79 }, 80 "require": { 81 "ext-gd": "*", 82 "php": ">=5.3.0" 83 }, 84 "time": "2018-03-20T13:06:41+00:00", 85 "type": "library", 86 "installation-source": "dist", 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 "install-path": "../splitbrain/php-ringicon" 113 } 114 ], 115 "dev": true, 116 "dev-package-names": [] 117} 118