Skip to content

Commit 053ddc6

Browse files
committed
fix(deps): update dependency symfony/yaml to v6
1 parent 9b3b2e3 commit 053ddc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/standard/getting-started/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"slim/psr7": "^1.0",
66
"slim/twig-view": "^3.0",
77
"php-di/slim-bridge": "^3.1",
8-
"symfony/yaml": "^5.2"
8+
"symfony/yaml": "^6.0"
99
},
1010
"autoload": {
1111
"psr-4": {

0 commit comments

Comments
 (0)