diff --git a/pubspec.yaml b/pubspec.yaml index 0c209e4..48e7454 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ environment: sdk: ">=2.17.0 <3.0.0" dependencies: - analyzer: ^4.7.0 + analyzer: ">=4.7.0 <6.0.0" args: ^2.3.1 checked_yaml: ^2.0.1 console: ^4.1.0