This commit is contained in:
sHa
2018-12-21 11:13:17 +02:00
parent abfc58d585
commit d31f50ef19
15 changed files with 245 additions and 13 deletions

7
composer.json Normal file
View File

@@ -0,0 +1,7 @@
{
"require": {
"slim/slim": "^3.0",
"mailgun/mailgun-php": "^2.6",
"slim/php-view": "^2.2"
}
}