Skip to content

Commit 5c4e662

Browse files
authored
fix(deps): update dependency symfony/console to v5 (GoogleCloudPlatform#1419)
1 parent 60e207d commit 5c4e662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vision/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"require": {
55
"google/cloud-vision": "^1.0.0",
66
"google/cloud-storage": "^1.20.1",
7-
"symfony/console": "^3.1"
7+
"symfony/console": "^5.0"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)