Fix the build & add tests for Symfony 4.3 and 4.4

This commit is contained in:
Kamil Kokot
2019-12-09 12:01:38 +01:00
parent 96dfafd63e
commit 15f70c0a14
2 changed files with 4 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
"phpstan/phpstan-shim": "^0.11",
"sylius-labs/coding-standard": "^3.0",
"symfony/framework-bundle": "^3.4|^4.1",
"symfony/process": "^3.4|^4.1",
"symfony/yaml": "^3.4|^4.1"
},
"suggest": {