Skip to content

Commit 44058a6

Browse files
authored
Merge pull request #69 from ans-group/rbibby-patch-2
Allow update helper
2 parents d59123a + e456bd3 commit 44058a6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,10 @@
4848
}
4949
},
5050
"config": {
51-
"sort-packages": true
51+
"sort-packages": true,
52+
"allow-plugins": {
53+
"kylekatarnls/update-helper": true
54+
}
5255
},
5356
"prefer-stable": true,
5457
"require": {

0 commit comments

Comments
 (0)