Skip to content

Commit bb4e52e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

endpoints/getting-started/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"require": {
33
"slim/slim": "^4.7",
44
"slim/psr7": "^1.3",
5-
"symfony/console": " ^3.0",
5+
"symfony/console": " ^5.0",
66
"google/auth": "^1.8.0"
77
},
88
"autoload": {

0 commit comments

Comments
 (0)