Skip to content

Commit ea601b9

Browse files
committed
Require at least analyzer 0.27.3-alpha.1
dart-lang/sdk#25822
1 parent 3e4a897 commit ea601b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ homepage: https://github.com/dart-lang/source_gen
66
environment:
77
sdk: '>=1.12.0 <2.0.0'
88
dependencies:
9-
analyzer: '^0.27.1'
9+
analyzer: '^0.27.3-alpha.1'
1010
args: '>=0.12.2+3 <0.14.0'
1111
cli_util: ^0.0.1
1212
dart_style: '>=0.1.7 <0.3.0'

0 commit comments

Comments
 (0)