updated phpunit

This commit is contained in:
Taras Machyshyn
2014-03-05 13:34:16 +02:00
parent a9af3dcf41
commit 030f04e09d
2 changed files with 19 additions and 18 deletions
+2 -1
View File
@@ -10,7 +10,8 @@
"autoload": {
"psr-0": {
"": "application/",
"tests": ""
"tests": "",
"Espo\\Custom": "custom/"
}
},
"require-dev": {