dbwrapper now in composer

This commit is contained in:
JoseluCross
2017-09-22 01:23:43 +02:00
parent 0fca1adf77
commit 9b89aef9c2
4 changed files with 47 additions and 240 deletions

View File

@@ -1,5 +1,6 @@
{
"require": {
"twig/twig": "^2.0"
"twig/twig": "^2.0",
"jkanetwork/dbwrapper": "^1.4"
}
}