added validation and fixed missing quote
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"twig/twig": "*"
|
||||
"twig/twig": "*",
|
||||
"nickyeoman/php-validation-class": "*"
|
||||
},
|
||||
"minimum-stability": "stable",
|
||||
"extra": {
|
||||
|
||||
Reference in New Issue
Block a user