Skip to content

Commit

Permalink
Allow installation via phpstan/extension-installer
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Jul 25, 2024
1 parent b730621 commit 0e455b7
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 @@ -40,6 +40,11 @@
"extra": {
"branch-alias": {
"dev-main": "2.x-dev"
},
"phpstan": {
"includes": [
"extension.neon"
]
}
},
"scripts": {
Expand Down

0 comments on commit 0e455b7

Please sign in to comment.