app_template/vendor-bin/phpunit/composer.json
provokateurin a5f9017292
feat: Initial commit
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-04-25 10:03:54 +02:00

6 lines
66 B
JSON

{
"require-dev": {
"phpunit/phpunit": "^11.1"
}
}