mirror of
https://github.com/pnx/neotest-phpunit
synced 2026-06-16 03:54:55 +02:00
Setup phpstan and pint
This commit is contained in:
parent
ba2b5d1122
commit
ab76df29c4
3 changed files with 134 additions and 2 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"require-dev": {
|
||||
"pestphp/pest": "^1.22"
|
||||
"pestphp/pest": "^1.22",
|
||||
"phpstan/phpstan": "^1.9",
|
||||
"laravel/pint": "^1.2"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue