Skip to content

Commit 4a8f8d6

Browse files
Update dependency symfony/yaml to v8
| datasource | package | from | to | | ---------- | ------------ | ----- | ----- | | packagist | symfony/yaml | 7.4.0 | 8.0.0 |
1 parent cacb5ee commit 4a8f8d6

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.4.5",
3232
"psalm/plugin-phpunit": "^0.19.5",
33-
"symfony/yaml": "^7.4.0",
33+
"symfony/yaml": "^8.0.0",
3434
"vimeo/psalm": "^6.13.1"
3535
},
3636
"autoload": {

0 commit comments

Comments
 (0)