Merge branch 'master' into php8

This commit is contained in:
El RIDO 2022-10-29 19:38:01 +02:00
commit c44b252aa8
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
52 changed files with 7024 additions and 729 deletions

View file

@ -27,7 +27,8 @@
"php" : "^5.6.0 || ^7.0 || ^8.0",
"paragonie/random_compat" : "2.0.21",
"yzalis/identicon" : "2.0.0",
"mlocati/ip-lib" : "1.18.0"
"mlocati/ip-lib" : "1.18.0",
"jdenticon/jdenticon": "^1.0"
},
"suggest" : {
"google/cloud-storage" : "1.26.1",