aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/composer.json')
-rw-r--r--phpBB/composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/composer.json b/phpBB/composer.json
index bf693d1950..20fe42735b 100644
--- a/phpBB/composer.json
+++ b/phpBB/composer.json
@@ -1,6 +1,7 @@
{
"minimum-stability": "beta",
"require": {
+ "lusitanian/oauth": "0.1.*@dev",
"symfony/config": "2.1.*",
"symfony/dependency-injection": "2.1.*",
"symfony/event-dispatcher": "2.1.*",