We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6801e0 commit 8102a2cCopy full SHA for 8102a2c
pkgs/mockito/pubspec.yaml
@@ -1,12 +1,12 @@
1
name: mockito
2
-version: 2.2.0
+version: 2.2.1-dev
3
authors:
4
- Dmitriy Fibulwinter <fibulwinter@gmail.com>
5
- Dart Team <misc@dartlang.org>
6
description: A mock framework inspired by Mockito.
7
homepage: https://github.com/dart-lang/mockito
8
environment:
9
- sdk: '>=1.21.0 <2.0.0-dev.infinity'
+ sdk: '>=1.21.0 <2.0.0'
10
dependencies:
11
collection: '^1.1.0'
12
matcher: '^0.12.0'
0 commit comments