mirror of
https://github.com/pnx/neotest-phpunit
synced 2026-06-16 03:54:55 +02:00
10 lines
163 B
JSON
10 lines
163 B
JSON
{
|
|
"require-dev": {
|
|
"pestphp/pest": "^1.22"
|
|
},
|
|
"config": {
|
|
"allow-plugins": {
|
|
"pestphp/pest-plugin": true
|
|
}
|
|
}
|
|
}
|