Skip to content

Commit e456bd3

Browse files
authored
Allow update helper
1 parent d59123a commit e456bd3

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)