From e93ab2a438aa68330240eef1b5e7158f2d8be619 Mon Sep 17 00:00:00 2001 From: Sullivan SENECHAL Date: Mon, 26 Feb 2018 10:59:28 +0100 Subject: [PATCH] Remove beta tag from upgrade note --- UPGRADE-3.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADE-3.0.md b/UPGRADE-3.0.md index f7d8ae3..0c182a6 100644 --- a/UPGRADE-3.0.md +++ b/UPGRADE-3.0.md @@ -260,7 +260,7 @@ Step 4: Update the bundle ------------------------- Change the constraint of ``nelmio/api-doc-bundle`` in your ``composer.json`` file -to ``~3.0@beta``: +to ``^3.0``: ```json {