Skip to content

Commit 34a5b7c

Browse files
Update dependency symfony/yaml to v8
| datasource | package | from | to | | ---------- | ------------ | ------ | ----- | | packagist | symfony/yaml | 7.4.15 | 8.1.2 |
1 parent 67e75ea commit 34a5b7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"michelf/php-markdown": "^2.0",
2121
"monolog/monolog": "^3.9.0",
2222
"psr/log": "^3.0.2",
23-
"symfony/yaml": "^7.4.1",
23+
"symfony/yaml": "^8.1.2",
2424
"twig/twig": "^3.22.1"
2525
},
2626
"require-dev": {

0 commit comments

Comments
 (0)