Merge branch 'master' into php8

This commit is contained in:
El RIDO 2023-07-05 07:15:28 +02:00
commit dabcafb99b
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
14 changed files with 106 additions and 104 deletions

View file

@ -28,11 +28,11 @@
"paragonie/random_compat" : "2.0.21",
"yzalis/identicon" : "2.0.0",
"mlocati/ip-lib" : "1.18.0",
"jdenticon/jdenticon": "^1.0"
"jdenticon/jdenticon": "1.0.2"
},
"suggest" : {
"google/cloud-storage" : "1.30.1",
"aws/aws-sdk-php" : "3.254.0"
"google/cloud-storage" : "1.32.0",
"aws/aws-sdk-php" : "3.275.1"
},
"require-dev" : {
"phpunit/phpunit" : "^9"