updating jdenticon library to 2.0.0, minimum PHP version 7.4

This commit is contained in:
El RIDO 2025-07-14 22:01:11 +02:00
parent 3ba29ea29e
commit 13869e46be
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
47 changed files with 764 additions and 912 deletions

View file

@ -22,7 +22,7 @@ jobs:
continue-on-error: "${{ matrix.experimental }}"
strategy:
matrix:
php-versions: ['7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
php-versions: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
experimental: [false]
# uncomment this to start testing on development release
# include: