We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b81ac4 commit be24a55Copy full SHA for be24a55
composer.json
@@ -80,7 +80,8 @@
80
"google/apiclient":"Require ^2.0 to sync to Google Drive",
81
"arhitector/yandex":"Require ^2.0 to sync to Yandex Disk",
82
"microsoft/azure-storage-blob": "Require ^1.4 to sync to Azure Blob Storage",
83
- "phpmailer/phpmailer": "Require ^6.0 to receive logs via email"
+ "phpmailer/phpmailer": "Require ^6.0 to receive logs via email",
84
+ "\"google/cloud-storage\"": "Require ^1.42 to sync to Google Cloud Storage"
85
},
86
"bin": [
87
"phpbu"
0 commit comments