mirror of
https://github.com/pestphp/pest.git
synced 2026-03-11 02:07:23 +01:00
Create phpstan extension
This commit is contained in:
@ -109,6 +109,11 @@
|
||||
"Pest\\Plugins\\Version",
|
||||
"Pest\\Plugins\\Parallel"
|
||||
]
|
||||
},
|
||||
"phpstan": {
|
||||
"includes": [
|
||||
"extension.neon"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user