Skip to content

Commit f966cf5

Browse files
Updated PHPStan config
Signed-off-by: Tom Wright <[email protected]>
1 parent 5ee4cee commit f966cf5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

+5
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,10 @@
3030
"branch-alias": {
3131
"dev-develop": "0.3.x-dev"
3232
}
33+
},
34+
"config": {
35+
"allow-plugins": {
36+
"phpstan/extension-installer": true
37+
}
3338
}
3439
}

0 commit comments

Comments
 (0)