Skip to content

Commit

Permalink
Add allow the component isntaller plugin for
Browse files Browse the repository at this point in the history
phpstan
Signed-off-by: Joey Smith <jsmith@webinertia.net>

Signed-off-by: Joey Smith <jsmith@webinertia.net>
  • Loading branch information
tyrsson committed Aug 15, 2022
1 parent bf73c40 commit fdd4ec9
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 @@ -32,5 +32,10 @@
"chat": "https://github.com/webinertia/aurora/discussions",
"source": "https://github.com/webinertia/aurora",
"docs": "https://github.com/webinertia/aurora/wiki"
},
"config": {
"allow-plugins": {
"laminas/laminas-component-installer": true
}
}
}

0 comments on commit fdd4ec9

Please sign in to comment.