Skip to content

Commit 6f82fe1

Browse files
authored
fix(deps): update dependency symfony/console to v5 (GoogleCloudPlatform#1416)
1 parent 2d291b1 commit 6f82fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
33
"google/cloud-logging": "^1.20.0",
4-
"symfony/console": "^3.0",
4+
"symfony/console": "^5.0",
55
"monolog/monolog": "^2.0"
66
},
77
"autoload": {

0 commit comments

Comments
 (0)