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 {