made the code more composer friendly
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
{
|
||||
"name": "Nick Yeoman",
|
||||
"email": "dev@4lt.ca",
|
||||
"homepage": "https://www.4lt.ca",
|
||||
"role": "Consultant"
|
||||
"homepage": "https://www.4lt.ca"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
@@ -16,6 +15,7 @@
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": "^8.1",
|
||||
"twig/twig": "*",
|
||||
"nickyeoman/php-validation-class": "^5.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user