1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-31 17:51:43 +02:00

renamed directory tools -> vendor

This commit is contained in:
David Grudl
2013-03-15 05:06:38 +01:00
parent ff675e32d1
commit 8a07e1fbe4
3 changed files with 2 additions and 5 deletions

View File

@@ -13,9 +13,6 @@
"require-dev": {
"nette/tester": "@dev"
},
"config": {
"vendor-dir": "tools"
},
"autoload": {
"classmap": ["dibi/"]
}