Skip to content

Commit 846816d

Browse files
authored
fix(deps): update dependency symfony/console to v5 (GoogleCloudPlatform#1412)
1 parent e142f45 commit 846816d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dialogflow/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-dialogflow": "^0.21",
4-
"symfony/console": "^3.1"
4+
"symfony/console": "^5.0"
55
},
66
"autoload": {
77
"files": [

0 commit comments

Comments
 (0)