Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBernskiold authored Apr 11, 2023
1 parent cae62fb commit cf6d9b4
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 @@ -22,5 +22,10 @@
"scripts": {
"lint": "phpcs .",
"lint-fix": "phpcbf ."
},
"config": {
"allow-plugins": {
"composer/installers": true
}
}
}

0 comments on commit cf6d9b4

Please sign in to comment.