Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index e4536d07f3f5f7cc6c5103ae23667ca8fb94391a..86cb82091812ddb8cbb977ac37dbe6e40d749a2e 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -4,7 +4,7 @@ author: Dart Team <misc@dartlang.org> |
| description: A library for writing dart unit tests. |
| homepage: https://github.com/dart-lang/unittest |
| environment: |
| - sdk: '>=1.9.0-dev.5.1 <2.0.0' |
| + sdk: '>=1.8.0 <2.0.0' |
| dependencies: |
| args: '^0.12.1' |
| matcher: '^0.12.0-alpha.0' |