We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f02f13c commit 05e4693Copy full SHA for 05e4693
pubspec.yaml
@@ -9,6 +9,6 @@ environment:
9
sdk: ">=2.18.0 <4.0.0"
10
11
dependencies:
12
- analyzer: ">=6.0.0 <7.0.0"
13
- analyzer_plugin: ^0.11.2
+ analyzer: ">=6.0.0 <8.0.0"
+ analyzer_plugin: ">=0.11.2 <0.13.0"
14
custom_lint_builder: ">=0.5.2 <0.8.0"
0 commit comments