diff --git a/pubspec.yaml b/pubspec.yaml index b26a65eed6..8822e541fb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ description: A non-interactive HTML documentation generator for Dart source code repository: /~https://github.com/dart-lang/dartdoc environment: - sdk: '>=2.18.0 <3.0.0' + sdk: '>=2.18.0 <4.0.0' dependencies: analyzer: ^5.7.1