Skip to content

Commit 60e207d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monitoring/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"symfony/console": "^3.3",
3+
"symfony/console": "^5.0",
44
"google/cloud-monitoring": "^1.0.0"
55
},
66
"autoload": {

0 commit comments

Comments
 (0)