Fix the build

This commit is contained in:
Kamil Kokot
2020-01-13 20:21:46 +01:00
parent 9c6c019c6d
commit 0aeb7b089d

View File

@@ -30,7 +30,9 @@
"symfony/yaml": "^3.4|^4.1"
},
"conflict": {
"symfony/stopwatch": "^5.0"
"symfony/stopwatch": "^5.0",
"symplify/package-builder": "^7.2",
"symplify/smart-file-system": "^7.2"
},
"suggest": {
"behat/mink-browserkit-driver": "^1.3"