|
|
@ -4,8 +4,57 @@ |
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
|
"This file is @generated automatically" |
|
|
|
"This file is @generated automatically" |
|
|
|
], |
|
|
|
], |
|
|
|
"content-hash": "efed3de4393079f8b609bebb4a9d2a58", |
|
|
|
"content-hash": "5bebcc361d8f9cd6edd95e4e81591436", |
|
|
|
"packages": [ |
|
|
|
"packages": [ |
|
|
|
|
|
|
|
{ |
|
|
|
|
|
|
|
"name": "jdenticon/jdenticon", |
|
|
|
|
|
|
|
"version": "1.0.2", |
|
|
|
|
|
|
|
"source": { |
|
|
|
|
|
|
|
"type": "git", |
|
|
|
|
|
|
|
"url": "https://github.com/dmester/jdenticon-php.git", |
|
|
|
|
|
|
|
"reference": "cabb7a44c413c318392a341c5d3ca30fcdd57a6f" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"dist": { |
|
|
|
|
|
|
|
"type": "zip", |
|
|
|
|
|
|
|
"url": "https://api.github.com/repos/dmester/jdenticon-php/zipball/cabb7a44c413c318392a341c5d3ca30fcdd57a6f", |
|
|
|
|
|
|
|
"reference": "cabb7a44c413c318392a341c5d3ca30fcdd57a6f", |
|
|
|
|
|
|
|
"shasum": "" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"require": { |
|
|
|
|
|
|
|
"php": ">=5.3.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"require-dev": { |
|
|
|
|
|
|
|
"phpunit/phpunit": "^5.7" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"type": "library", |
|
|
|
|
|
|
|
"autoload": { |
|
|
|
|
|
|
|
"psr-4": { |
|
|
|
|
|
|
|
"Jdenticon\\": "src/" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
|
|
|
"license": [ |
|
|
|
|
|
|
|
"MIT" |
|
|
|
|
|
|
|
], |
|
|
|
|
|
|
|
"authors": [ |
|
|
|
|
|
|
|
{ |
|
|
|
|
|
|
|
"name": "Daniel Mester Pirttijärvi" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
], |
|
|
|
|
|
|
|
"description": "Render PNG and SVG identicons.", |
|
|
|
|
|
|
|
"homepage": "https://jdenticon.com/", |
|
|
|
|
|
|
|
"keywords": [ |
|
|
|
|
|
|
|
"avatar", |
|
|
|
|
|
|
|
"identicon", |
|
|
|
|
|
|
|
"jdenticon" |
|
|
|
|
|
|
|
], |
|
|
|
|
|
|
|
"support": { |
|
|
|
|
|
|
|
"docs": "https://jdenticon.com/php-api.html", |
|
|
|
|
|
|
|
"issues": "https://github.com/dmester/jdenticon-php/issues", |
|
|
|
|
|
|
|
"source": "https://github.com/dmester/jdenticon-php" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"time": "2022-10-30T17:15:02+00:00" |
|
|
|
|
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"name": "psr/cache", |
|
|
|
"name": "psr/cache", |
|
|
|
"version": "3.0.0", |
|
|
|
"version": "3.0.0", |
|
|
|