Skip to content

Commit

Permalink
Merge pull request #44 from peter279k/fix_composer_plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
j0k3r committed Sep 20, 2023
2 parents 0547039 + d7a01d2 commit 14b7ca0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@
"symfony/phpunit-bridge": "^6.0"
},
"config": {
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"phpstan/extension-installer": true
}
}
}

0 comments on commit 14b7ca0

Please sign in to comment.