Skip to content

Commit

Permalink
allow phpstan extension installer
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeniau committed Jul 29, 2024
1 parent 87733ad commit 6ef2ab2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@
},
"config": {
"allow-plugins": {
"g1a/composer-test-scenarios": true
"g1a/composer-test-scenarios": true,
"phpstan/extension-installer": true
}
}
}
}

0 comments on commit 6ef2ab2

Please sign in to comment.