Updated minimum version of the Dart SDK required

This commit is contained in:
Lucien Cartier-Tilet 2020-05-10 11:59:10 +02:00
parent 9f6a32f5d2
commit 2f297b6374
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ homepage: https://labs.phundrak.com/phundrak/org-website-backend
author: Lucien Cartier-Tilet <lucien@phundrak.com>
environment:
sdk: '>=2.5.0 <3.0.0'
sdk: '>=2.7.0 <3.0.0'
dependencies:
html: '^0.14.0+3'