diff options
| author | Piotr Pawlow <pp@siedziba.pl> | 2017-03-19 17:47:45 +0100 |
|---|---|---|
| committer | Piotr Pawlow <pp@siedziba.pl> | 2017-03-19 17:47:45 +0100 |
| commit | 4251d5f5e46a822b56e8a8c52c2aea53f107065b (patch) | |
| tree | e73689bf55f073480d59d9293c7a839dfe5d59de /composer.json | |
Initial commit.
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..c259f57 --- /dev/null +++ b/composer.json @@ -0,0 +1,5 @@ +{ + "require": { + "spomky-labs/otphp": "^8.3" + } +} |
