Update composer.json

This commit is contained in:
Joby Elliott 2019-12-06 19:19:11 +00:00
parent 9ff7dd003e
commit 1af7fe0b37

View file

@ -27,6 +27,6 @@
},
"require": {
"php": ">=7.1",
"symfony/yaml": "^3.4"
"symfony/yaml": "^4.4"
}
}