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 5c89093 commit 2ea3109Copy full SHA for 2ea3109
packages/dart_frog_web_socket/analysis_options.yaml
@@ -1 +1 @@
1
-include: package:very_good_analysis/analysis_options.3.1.0.yaml
+include: package:very_good_analysis/analysis_options.4.0.0.yaml
packages/dart_frog_web_socket/pubspec.yaml
@@ -7,7 +7,7 @@ issue_tracker: https://github.com/VeryGoodOpenSource/dart_frog/issues
7
documentation: https://dartfrog.vgv.dev/docs/overview
8
9
environment:
10
- sdk: ">=2.18.0 <3.0.0"
+ sdk: ">=2.19.0 <3.0.0"
11
12
dependencies:
13
dart_frog: ^0.3.0
@@ -18,4 +18,4 @@ dev_dependencies:
18
http: ^0.13.5
19
mocktail: ^0.3.0
20
test: ^1.19.2
21
- very_good_analysis: ^3.1.0
+ very_good_analysis: ^4.0.0
0 commit comments