From 679ab75a11d4b5a9c9837c87b614b09a526d1e40 Mon Sep 17 00:00:00 2001 From: Jaroslav Petrusevic Date: Sat, 28 Oct 2017 22:19:32 +0300 Subject: [PATCH] remove suggestion of : immobiliare/sentry-php Hello, so basically, if we managed to install via composer require, means we have PHP >= 5.3 then we don't need to suggest installing this? Or am I missing something obvious --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 55d96479a..cb64a9053 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,6 @@ "ext-hash": "*", "ext-json": "*", "ext-mbstring": "*", - "immobiliare/sentry-php": "Fork that fixes support for PHP 5.2", "monolog/monolog": "Automatically capture Monolog events as breadcrumbs" }, "conflict": {