Merge branch 'master' into php8

This commit is contained in:
El RIDO
2022-02-26 06:51:32 +01:00
37 changed files with 951 additions and 278 deletions

View File

@@ -25,12 +25,12 @@
},
"require" : {
"php" : "^5.6.0 || ^7.0 || ^8.0",
"paragonie/random_compat" : "<9.99",
"yzalis/identicon" : "^2.0.0",
"mlocati/ip-lib" : "1.14.0"
"paragonie/random_compat" : "2.0.21",
"yzalis/identicon" : "2.0.0",
"mlocati/ip-lib" : "1.18.0"
},
"suggest" : {
"google/cloud-storage" : "1.23.1"
"google/cloud-storage" : "1.26.1"
},
"require-dev" : {
"phpunit/phpunit" : "^9"
@@ -43,4 +43,4 @@
"config" : {
"autoloader-suffix" : "DontChange"
}
}
}