update all libraries

This commit is contained in:
El RIDO
2022-02-18 07:36:09 +01:00
parent c8c6a67530
commit 7277d2bb43
30 changed files with 928 additions and 257 deletions

View File

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