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