Skip to content

Commit 17bc864

Browse files
committed
Allow plugin
1 parent fed95fc commit 17bc864

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
"Understand\\UnderstandLaravel5\\": "src"
2626
}
2727
},
28+
"config": {
29+
"allow-plugins": {
30+
"kylekatarnls/update-helper": true
31+
}
32+
},
2833
"extra": {
2934
"component": "package",
3035
"frameworks": ["Laravel 5", "Laravel 6", "Laravel 7", "Laravel 8", "Laravel 9", "Laravel 10"],

0 commit comments

Comments
 (0)