summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-07-24 14:48:21 +0300
committerAndrew Dolgov <[email protected]>2022-07-24 14:48:21 +0300
commit2634afed889eea33eefd24629d21cadc09e80818 (patch)
tree99b5426aeeedcff4a8ad396fb76a9c18e0799ec6 /composer.json
initial
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/composer.json b/composer.json
new file mode 100644
index 0000000..239ab16
--- /dev/null
+++ b/composer.json
@@ -0,0 +1,5 @@
+{
+ "require": {
+ "jumbojett/openid-connect-php": "^0.9.7"
+ }
+}