Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
sdk: '>=2.19.0 <4.0.0'

dependencies:
analyzer: ">=5.0.0 <8.0.0"
analyzer: ">=5.0.0 <11.0.0"
args: ^2.0.0
async: ^2.5.0
crypto: ^3.0.1
Expand All @@ -32,3 +32,8 @@ dev_dependencies:
test: ^1.15.7
test_descriptor: ^2.0.0
test_process: ^2.0.0


dependency_overrides:
dependency_validator:
path: ../dependency_validator
Comment thread
robbecker-wf marked this conversation as resolved.
Outdated
Loading