Update composer.json
This commit is contained in:
parent
9ff7dd003e
commit
1af7fe0b37
1 changed files with 1 additions and 1 deletions
|
@ -27,6 +27,6 @@
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.1",
|
"php": ">=7.1",
|
||||||
"symfony/yaml": "^3.4"
|
"symfony/yaml": "^4.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue