Add coverage tests
This commit is contained in:
parent
46acc6ea17
commit
0bc450fdbd
1 changed files with 2 additions and 1 deletions
|
@ -14,6 +14,7 @@
|
||||||
"php": ">=8.2.0",
|
"php": ">=8.2.0",
|
||||||
"yosymfony/toml": "*",
|
"yosymfony/toml": "*",
|
||||||
"ext-mysqli": "*",
|
"ext-mysqli": "*",
|
||||||
"ext-curl": "*"
|
"ext-curl": "*",
|
||||||
|
"phpunit/phpunit": "*"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue