added validation and fixed missing quote

This commit is contained in:
2025-07-07 22:01:42 -07:00
parent caca552cae
commit 2021ada52b
2 changed files with 3 additions and 2 deletions

View File

@@ -16,7 +16,8 @@
}
},
"require": {
"twig/twig": "*"
"twig/twig": "*",
"nickyeoman/php-validation-class": "*"
},
"minimum-stability": "stable",
"extra": {