mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-19 13:57:00 +00:00
lower php requirement
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.2.9",
|
"php": "^7.2.5",
|
||||||
"symfony/string": "^5.0",
|
"symfony/string": "^5.0",
|
||||||
"twig/twig": "^2.4|^3.0"
|
"twig/twig": "^2.4|^3.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user