Skip to content

Commit 53a8c86

Browse files
committed
feat: allow analyzer 7.0.0
1 parent e44af54 commit 53a8c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/intl_translation/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ environment:
1515
sdk: ^3.0.0
1616

1717
dependencies:
18-
analyzer: ^6.3.0
18+
analyzer: ">=6.3.0 <8.0.0"
1919
args: ^2.0.0
2020
dart_style: ^2.0.0
2121
intl: '>=0.19.0 <0.21.0'

0 commit comments

Comments
 (0)