Skip to content

Commit be24a55

Browse files
committed
Add gcs lib to suggest
1 parent 7b81ac4 commit be24a55

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@
8080
"google/apiclient":"Require ^2.0 to sync to Google Drive",
8181
"arhitector/yandex":"Require ^2.0 to sync to Yandex Disk",
8282
"microsoft/azure-storage-blob": "Require ^1.4 to sync to Azure Blob Storage",
83-
"phpmailer/phpmailer": "Require ^6.0 to receive logs via email"
83+
"phpmailer/phpmailer": "Require ^6.0 to receive logs via email",
84+
"\"google/cloud-storage\"": "Require ^1.42 to sync to Google Cloud Storage"
8485
},
8586
"bin": [
8687
"phpbu"

0 commit comments

Comments
 (0)