From 1e8c68372dc4ed21435ba2e9454661692ded635e Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@arkins.net>
Date: Tue, 27 Oct 2020 12:41:04 +0100
Subject: [PATCH] docs: remove outdated Composer alpha comment

---
 docs/usage/configuration-options.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/usage/configuration-options.md b/docs/usage/configuration-options.md
index ddf5903b07..f348aabb5d 100644
--- a/docs/usage/configuration-options.md
+++ b/docs/usage/configuration-options.md
@@ -1156,8 +1156,6 @@ Add to this object if you wish to define rules that apply only to patch updates.
 
 ## php
 
-Warning: PHP Composer support is in alpha stage so you probably only want to run this if you are helping get it feature-ready.
-
 ## pin
 
 Add to this object if you wish to define rules that apply only to PRs that pin dependencies.
-- 
GitLab