Skip to content

Commit a0e361e

Browse files
authored
fix(deps): update dependency symfony/console to v7 (#2009)
1 parent 69101d6 commit a0e361e

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

0 commit comments

Comments
 (0)