updated phpunit
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"": "application/",
|
||||
"tests": ""
|
||||
"tests": "",
|
||||
"Espo\\Custom": "custom/"
|
||||
}
|
||||
},
|
||||
"require-dev": {
|
||||
|
||||
Reference in New Issue
Block a user