Skip to content

Commit fec07de

Browse files
committed
Added 7.x version of symfony yaml in the dependency list
1 parent 931122c commit fec07de

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
@@ -7,7 +7,7 @@
77
"php": "~8.2.0||~8.3.0||~8.4.0",
88
"mustache/mustache": "^2.12",
99
"xantios/mimey": "^2.2",
10-
"symfony/yaml": "^2.3 || ^3.3 || ^4.0 || ^5.0",
10+
"symfony/yaml": "^2.3 || ^3.3 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
1111
"laminas/laminas-http": "^2.6.0",
1212
"laminas/laminas-stdlib": "^3.2.1"
1313
},

0 commit comments

Comments
 (0)