Skip to content

Commit

Permalink
Update composer files for 2.2+ and allow-plugins config.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Jan 14, 2022
1 parent f1adb6a commit 5c4ee14
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 @@ -43,6 +43,9 @@
}
},
"config": {
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}

0 comments on commit 5c4ee14

Please sign in to comment.