1
0
Fork 0
mirror of https://github.com/pnx/neotest-phpunit synced 2026-06-16 03:54:55 +02:00
neotest-phpunit/composer.json
2022-11-14 22:16:57 +03:00

10 lines
163 B
JSON

{
"require-dev": {
"pestphp/pest": "^1.22"
},
"config": {
"allow-plugins": {
"pestphp/pest-plugin": true
}
}
}