added Google Cloud Storage support

This commit is contained in:
Mark van Holsteijn
2021-05-28 22:39:50 +02:00
parent b6460616ba
commit 342270d6dd
19 changed files with 1621 additions and 16 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"
},
@@ -40,4 +43,4 @@
"config" : {
"autoloader-suffix" : "DontChange"
}
}
}