fix github workflow

This commit is contained in:
Khoubza Younes
2020-12-06 21:40:28 +01:00
parent ca4ce1e397
commit 934c24bba5
+2 -1
View File
@@ -36,7 +36,8 @@
"symfony/yaml": "^2.7|^3.0|^4.0|^5.0"
},
"require-dev": {
"twig/twig": "^1.34|^2.0|^3.0"
"twig/twig": "^1.34|^2.0|^3.0",
"phpunit/phpunit": "^4.8|^5.0|^6.0|^7.0|^8.0|^9.0"
},
"suggest": {
"twig/twig": "Twig support for Htmlpresenter"