Skip to content

Commit e98ef83

Browse files
committed
Fix extension configuration path
1 parent 40f3e99 commit e98ef83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"extra": {
2727
"phpstan": {
2828
"includes": [
29-
"rules.neon"
29+
"extension.neon"
3030
]
3131
}
3232
},

0 commit comments

Comments
 (0)