Merge branch 'issue-794/add-gcs-support' of https://github.com/binxio/PrivateBin into binxio-issue-794/add-gcs-support

This commit is contained in:
El RIDO
2021-05-30 07:57:58 +02:00
12 changed files with 1021 additions and 10 deletions

View File

@@ -29,6 +29,9 @@
"yzalis/identicon" : "2.0.0",
"mlocati/ip-lib" : "1.14.0"
},
"suggest" : {
"google/cloud-storage" : "1.23.1"
},
"require-dev" : {
"phpunit/phpunit" : "^4.6 || ^5.0"
},