add profile identicons

This commit is contained in:
ghost 2023-08-29 21:26:38 +03:00
parent 8847a86085
commit c723ce85b1
5 changed files with 65 additions and 4 deletions

View file

@ -4,7 +4,8 @@
"type": "library",
"require": {
"php": "^8.1",
"yggverse/parser": ">=0.2.0"
"yggverse/parser": ">=0.2.0",
"jdenticon/jdenticon": "^1.0"
},
"license": "MIT",
"autoload": {