From 11c37498e38a6e6583f558d2358152039c19f212 Mon Sep 17 00:00:00 2001 From: Phil Quitslund Date: Wed, 26 Jul 2017 15:54:55 -0700 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7fc6cec4b..8ba7093b4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ homepage: https://github.com/dart-lang/test environment: sdk: '>=1.23.0 <2.0.0' dependencies: - analyzer: '>=0.26.4 <0.31.0' + analyzer: 0.31.0-alpha.0 args: '>=0.13.1 <2.0.0' async: '^1.13.0' barback: '>=0.14.0 <0.16.0'