From 92a556ad196db27a174295e8b6e121073f204c14 Mon Sep 17 00:00:00 2001 From: kyaw Date: Tue, 5 Sep 2017 16:19:43 +0800 Subject: [PATCH] to support flutter test --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b9ddea4c21..ba7a06c31e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ homepage: https://github.com/flutter/sentry dependencies: http: ">=0.11.3+13 <2.0.0" meta: ">=1.0.5 <2.0.0" - quiver: ">=0.25.0 <2.0.0" + quiver: ">=0.24.0 <2.0.0" stack_trace: ">=1.7.3 <2.0.0" usage: ">=3.1.1 <4.0.0"