grim/containers/imfwiki

Add composer.local.json to the repo...
draft
2020-09-02, Gary Kramlich
e46528822c6f
Parents ec5a7bc675c6
Children 570238eca58b
Add composer.local.json to the repo...
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/composer.local.json Wed Sep 02 02:47:57 2020 -0500
@@ -0,0 +1,9 @@
+{
+ "extra": {
+ "merge-plugin": {
+ "include": [
+ "extensions/OpenIDConnect/composer.json"
+ ]
+ }
+ }
+}