mirror of
https://github.com/archtechx/enums.git
synced 2025-12-12 06:44:04 +00:00
support PHPStan extension-installer (#31)
This commit is contained in:
parent
fe17705ca9
commit
81375b71c1
2 changed files with 9 additions and 0 deletions
|
|
@ -34,5 +34,12 @@
|
|||
"allow-plugins": {
|
||||
"pestphp/pest-plugin": true
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"phpstan": {
|
||||
"includes": [
|
||||
"extension.neon"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue