Skip to content

Commit

Permalink
Support v4 or v5 of symfony/yaml to address some composer conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonvarga committed Aug 19, 2020
1 parent 703e84e commit c8dec99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"spatie/blink": "^1.1.2",
"statamic/stringy": "^3.1",
"symfony/var-exporter": "^4.3",
"symfony/yaml": "^4.1@dev",
"symfony/yaml": "^4.1 || ^5.1",
"twistor/flysystem-guzzle": "^6.0",
"ueberdosis/html-to-prosemirror": "^0.7.0",
"ueberdosis/prosemirror-to-html": "^0.10.0",
Expand Down

0 comments on commit c8dec99

Please sign in to comment.