Skip to content

Commit 0e455b7

Browse files
committed
Allow installation via phpstan/extension-installer
1 parent b730621 commit 0e455b7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@
4040
"extra": {
4141
"branch-alias": {
4242
"dev-main": "2.x-dev"
43+
},
44+
"phpstan": {
45+
"includes": [
46+
"extension.neon"
47+
]
4348
}
4449
},
4550
"scripts": {

0 commit comments

Comments
 (0)