aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2013-05-09 02:29:03 +0200
committerAndreas Fischer <bantu@phpbb.com>2013-05-09 02:48:31 +0200
commitb3d16f21a80df845890de5fe658648ea545dbfbc (patch)
tree39830c945b685b5b1e00ccd8be4e52d8c018a6b5
parentd26da01fa067a18a75e2b914c483b618a21f7d5c (diff)
downloadforums-b3d16f21a80df845890de5fe658648ea545dbfbc.tar
forums-b3d16f21a80df845890de5fe658648ea545dbfbc.tar.gz
forums-b3d16f21a80df845890de5fe658648ea545dbfbc.tar.bz2
forums-b3d16f21a80df845890de5fe658648ea545dbfbc.tar.xz
forums-b3d16f21a80df845890de5fe658648ea545dbfbc.zip
[ticket/11526] Increase composer minimum stability in olympus to stable.
PHPBB3-11526
-rw-r--r--phpBB/composer.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/composer.json b/phpBB/composer.json
index 8d5dd1d52e..9befaf0ee3 100644
--- a/phpBB/composer.json
+++ b/phpBB/composer.json
@@ -1,5 +1,4 @@
{
- "minimum-stability": "beta",
"require-dev": {
"fabpot/goutte": "v0.1.0"
}