Skip to content

Commit

Permalink
Merge pull request #69 from ans-group/rbibby-patch-2
Browse files Browse the repository at this point in the history
Allow update helper
  • Loading branch information
tylerwoonton authored Jul 11, 2022
2 parents d59123a + e456bd3 commit 44058a6
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 @@ -48,7 +48,10 @@
}
},
"config": {
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"kylekatarnls/update-helper": true
}
},
"prefer-stable": true,
"require": {
Expand Down

0 comments on commit 44058a6

Please sign in to comment.