Skip to content

Commit c8dec99

Browse files
committed
Support v4 or v5 of symfony/yaml to address some composer conflicts
1 parent 703e84e commit c8dec99

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
@@ -21,7 +21,7 @@
2121
"spatie/blink": "^1.1.2",
2222
"statamic/stringy": "^3.1",
2323
"symfony/var-exporter": "^4.3",
24-
"symfony/yaml": "^4.1@dev",
24+
"symfony/yaml": "^4.1 || ^5.1",
2525
"twistor/flysystem-guzzle": "^6.0",
2626
"ueberdosis/html-to-prosemirror": "^0.7.0",
2727
"ueberdosis/prosemirror-to-html": "^0.10.0",

0 commit comments

Comments
 (0)