Skip to content

Commit 0104415

Browse files
Update dependency symfony/yaml to v8
| datasource | package | from | to | | ---------- | ------------ | ----- | ----- | | packagist | symfony/yaml | 7.4.1 | 8.0.1 |
1 parent aee56b1 commit 0104415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"doctrine/coding-standard": "^14.0.0",
3131
"phpunit/phpunit": "^12.5.3",
3232
"psalm/plugin-phpunit": "^0.19.5",
33-
"symfony/yaml": "^7.4.1",
33+
"symfony/yaml": "^8.0.1",
3434
"vimeo/psalm": "^6.14.2"
3535
},
3636
"autoload": {

0 commit comments

Comments
 (0)