bug #106 Fix the build (pamil)

This PR was merged into the 2.0 branch.

Discussion
----------



Commits
-------

0aeb7b089d Fix the build
This commit is contained in:
Kamil Kokot
2020-01-13 20:28:09 +01:00
committed by GitHub

View File

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