Skip to content

Commit

Permalink
Maintain | Added new Composer 2.2 config for "allow-plugins"
Browse files Browse the repository at this point in the history
  • Loading branch information
stloyd committed Dec 27, 2021
1 parent ee33e6d commit de53341
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,12 @@
"phpstan/extension-installer": "^1.1"
},

"config": {
"allow-plugins": {
"phpstan/extension-installer": true
}
},

"conflict": {
"twig/twig": "<1.43|>=2.0,<2.13"
},
Expand Down

0 comments on commit de53341

Please sign in to comment.