PHPUnit stuff.
This commit is contained in:
parent
91dc776e4d
commit
74f1d6e193
30 changed files with 358 additions and 89 deletions
|
@ -16,5 +16,10 @@
|
|||
"ext-mysqli": "*",
|
||||
"ext-curl": "*",
|
||||
"phpunit/phpunit": ">8.5.1.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"DJMixHosting\\": "classes/"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue