diff options
-rw-r--r-- | phpBB/composer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/composer.json b/phpBB/composer.json index 2941293e81..f005fff805 100644 --- a/phpBB/composer.json +++ b/phpBB/composer.json @@ -3,7 +3,6 @@ "You MUST update the clean-vendor-dir target in build/build.xml", "accordingly when adding or upgrading dependencies." ], - "minimum-stability": "beta", "require": { "lusitanian/oauth": "0.2.*", "symfony/config": "2.3.*", |