We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f99a76 commit 5d6407aCopy full SHA for 5d6407a
openapi-generator/pubspec.yaml
@@ -11,7 +11,7 @@ dependencies:
11
source_gen: '>=1.0.0 <=2.0.0'
12
path: '>=1.0.0 <=2.0.0'
13
openapi_generator_annotations: '>=4.13.0 <6.0.0'
14
- analyzer: '>=2.0.0 <=6.1.0'
+ analyzer: '>=2.0.0 <=6.9.9'
15
openapi_generator_cli: '>=4.13.0 <6.0.0'
16
yaml: ^3.1.2
17
http: '>=0.13.1 <=2.0.0'
@@ -25,6 +25,6 @@ dev_dependencies:
25
pedantic:
26
coverage: ^1.6.3
27
28
-dependency_overrides:
29
- openapi_generator_annotations:
30
- path: ../openapi-generator-annotations
+# dependency_overrides:
+# openapi_generator_annotations:
+# path: ../openapi-generator-annotations
0 commit comments