Skip to content

Commit b043c51

Browse files
fix(deps): update dependency symfony/yaml to v8
1 parent 5f4c4aa commit b043c51

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
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=7.1.3",
2020
"predicthq/address-formatter-templates": "~1.0",
21-
"symfony/yaml": "~4.0|~5.0|~6.0|~7.0",
21+
"symfony/yaml": "8.0.8",
2222
"mustache/mustache": "~2.0"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)