Skip to content

Commit 00b864c

Browse files
authored
Update symfony/yaml to 7.x (#45)
Allow symfony/yaml@7
1 parent 0ed571e commit 00b864c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"ext-mbstring": "*",
99
"pear/ole": "^1.0.0RC8",
1010
"pear/pear-core-minimal": "^1.10",
11-
"symfony/yaml": "^4.1||^5.0||^6.0",
11+
"symfony/yaml": "^4.1||^5.0||^6.0||^7.0",
1212
"ramsey/uuid": "^3.8||^4.0",
1313
"psr/log": "^1.0||^2.0||^3.0"
1414
},

0 commit comments

Comments
 (0)