Skip to content

Commit 0c21158

Browse files
fix(deps): update dependency google/cloud-storage-transfer to use ^0.1 (GoogleCloudPlatform#1578)
Co-authored-by: Brent Shaffer
1 parent a7f5e25 commit 0c21158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storagetransfer/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"google/cloud-storage-transfer": "0.1.2",
3+
"google/cloud-storage-transfer": "^0.1",
44
"paragonie/random_compat": "^9.0.0"
55
},
66
"require-dev": {

0 commit comments

Comments
 (0)