Skip to content

Commit

Permalink
Updated PHPStan config
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Wright <[email protected]>
  • Loading branch information
betterthanclay committed Sep 4, 2024
1 parent 2479300 commit bf1f60f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,10 @@
"branch-alias": {
"dev-develop": "0.6.x-dev"
}
},
"config": {
"allow-plugins": {
"phpstan/extension-installer": true
}
}
}

0 comments on commit bf1f60f

Please sign in to comment.