Skip to content

Commit a8d4669

Browse files
author
Amburi Roy
committed
chore: update symfony/yaml and related dependencies
1 parent b4ce48e commit a8d4669

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
@@ -27,7 +27,7 @@
2727
"require": {
2828
"php": "^8.2",
2929
"illuminate/contracts": "^10.14.1",
30-
"symfony/yaml": "^6.3.0",
30+
"symfony/yaml": "^5.4 || ^6.0",
3131
"justinrainbow/json-schema": "^5.2"
3232
},
3333
"require-dev": {

0 commit comments

Comments
 (0)