Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Commit a6597e1

Browse files
committed
Allow kylekatarnls/update-helper
1 parent 4c6551e commit a6597e1

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
@@ -26,5 +26,10 @@
2626
"classmap": [
2727
"tests/TestCase.php"
2828
]
29+
},
30+
"config": {
31+
"allow-plugins": {
32+
"kylekatarnls/update-helper": true
33+
}
2934
}
3035
}

0 commit comments

Comments
 (0)