diff --git a/src/PHP/ComposerConfig.php b/src/PHP/ComposerConfig.php new file mode 100644 index 0000000..6b077bf --- /dev/null +++ b/src/PHP/ComposerConfig.php @@ -0,0 +1,28 @@ +host, + $this->token, + )); + } +}