mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 23:17:47 +01:00
fix github workflow
This commit is contained in:
+2
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user