From e7846f7f46a7d26db1ccb8ea9482a1ed355e927a Mon Sep 17 00:00:00 2001 From: Floran Brutel Date: Mon, 13 May 2019 10:56:31 +0200 Subject: [PATCH] Remove beta reference in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6352b04..e6a1fea5 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Use sentry-symfony for: You can install this bundle using Composer: ```bash -composer require sentry/sentry-symfony:^3.0-beta2 +composer require sentry/sentry-symfony:^3.0 ``` #### Optional: use custom HTTP factory/transport