Compare commits

..

6 commits

Author SHA1 Message Date
Thomas Hii
d6a81afab5
Merge pull request #7 from dukefirehawk/angel3-basic
Updated Dockfile
2022-04-26 09:23:58 +08:00
Thomas Hii
d171e49fc2
Merge pull request #6 from dukefirehawk/angel3-basic
Angel3 basic
2022-04-26 09:18:34 +08:00
thomashii
023d239c1f Merge branch 'angel3-basic' 2021-09-25 18:46:55 +08:00
thomashii
8a6bd74bf2 Merge branch 'angel3-basic' 2021-07-17 13:08:15 +08:00
thomashii
9e66a1af47 Merge branch 'angel3-basic' 2021-07-17 11:47:40 +08:00
thomashii
197e4c95e5 Updated README 2021-06-14 09:44:53 +08:00

View file

@ -3,25 +3,22 @@ version: 1.0.0
description: A basic starter application template for Angel3 framework
publish_to: none
environment:
sdk: '>=3.0.0 <4.0.0'
sdk: '>=2.16.0 <3.0.0'
dependencies:
angel3_auth: ^8.0.0
angel3_configuration: ^8.0.0
angel3_framework: ^8.0.0
angel3_jael: ^8.0.0
angel3_production: ^8.0.0
angel3_static: ^8.0.0
angel3_validate: ^8.0.0
angel3_container: ^8.0.0
belatuk_pretty_logging: ^6.0.0
logging: ^1.2.0
file: ^7.0.0
angel3_auth: ^6.0.0
angel3_configuration: ^6.0.0
angel3_framework: ^6.0.0
angel3_jael: ^6.0.0
angel3_production: ^6.0.0
angel3_static: ^6.0.0
angel3_validate: ^6.0.0
belatuk_pretty_logging: ^4.0.0
dev_dependencies:
angel3_test: ^8.0.0
angel3_hot: ^8.0.0
angel3_hot: ^6.0.0
angel3_test: ^6.0.0
io: ^1.0.0
test: ^1.24.0
lints: ^2.1.0
test: ^1.21.0
lints: ^1.0.0