Skip to content

Commit fbf2ad5

Browse files
committed
Include rules.neon for phpstan/extension-installer
1 parent aa4d5fc commit fbf2ad5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
},
1212
"phpstan": {
1313
"includes": [
14-
"extension.neon"
14+
"extension.neon",
15+
"rules.neon"
1516
]
1617
}
1718
},

0 commit comments

Comments
 (0)