mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
Use composer for some libraries (twig, phpmailer, semver)
This commit is contained in:
7
composer.json
Normal file
7
composer.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"require": {
|
||||
"phpmailer/phpmailer": "^6.1",
|
||||
"composer/semver": "^3.2",
|
||||
"twig/twig": "~1.42.5"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user