adodb를 composer로 불러오도록

This commit is contained in:
2018-03-04 19:06:46 +09:00
parent a8477aed99
commit 536ff0988d
222 changed files with 8098 additions and 3 deletions
+2 -1
View File
@@ -5,6 +5,7 @@
"league/plates": "^3.3",
"phpmailer/phpmailer": "^6.0",
"guzzlehttp/guzzle": "^6.3",
"leafo/scssphp": "^0.7.5"
"leafo/scssphp": "^0.7.5",
"adodb/adodb-php": "^5.20"
}
}