| Index: pkg/stub_core_library/pubspec.yaml
|
| diff --git a/pkg/stub_core_library/pubspec.yaml b/pkg/stub_core_library/pubspec.yaml
|
| index c37bc220bc29e2b265a4cecd01b25ab56121a6e7..b22b6d3b378ddb34d33e42e9f3164a668d314add 100644
|
| --- a/pkg/stub_core_library/pubspec.yaml
|
| +++ b/pkg/stub_core_library/pubspec.yaml
|
| @@ -2,5 +2,5 @@ name: stub_core_library
|
| description: A repo-internal package for creating core library stubs.
|
| dependencies:
|
| args: ">=0.11.0 <0.12.0"
|
| - analyzer: ">=0.22.0 <0.23.0"
|
| + analyzer: ">=0.22.0-dev <0.23.0"
|
| path: ">=1.1.0 <2.0.0"
|
|
|