File tree 2 files changed +14
-9
lines changed
2 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1
1
# v2.0 - TBD
2
2
3
- ## v2.0.1-beta.7 TDB
3
+ ## v2.0-RC
4
+
5
+ ### Added
6
+
7
+
8
+ ## v2.0.1-beta.7
4
9
5
10
- [ #225 ] ( https://github.com/mineadmin/MineAdmin/pull/225 ) Optimising ws amqp processing logic
6
11
- [ #250 ] ( https://github.com/mineadmin/MineAdmin/pull/250 ) Optimise user filtering logic
Original file line number Diff line number Diff line change 10
10
"description" : " Quickly build a background management system for web applications" ,
11
11
"license" : " Apache-2.0" ,
12
12
"require" : {
13
- "mineadmin/app-store" : " 2.0.x-dev " ,
14
- "xmo/jwt-auth" : " 2.0.x-dev " ,
15
- "xmo/mine-core" : " 2.0.x-dev " ,
16
- "xmo/mine-generator" : " 2.0.x-dev " ,
17
- "xmo/mine-helpers" : " 2.0.x-dev " ,
18
- "xmo/mine-office" : " 2.0.x-dev " ,
19
- "xmo/mine-service" : " 2.0.x-dev " ,
20
- "xmo/mine-translatable" : " 2.0.x-dev "
13
+ "mineadmin/app-store" : " ^ 2.0-RC " ,
14
+ "xmo/jwt-auth" : " ^ 2.0-RC " ,
15
+ "xmo/mine-core" : " ^ 2.0-RC " ,
16
+ "xmo/mine-generator" : " ^ 2.0-RC " ,
17
+ "xmo/mine-helpers" : " ^ 2.0-RC " ,
18
+ "xmo/mine-office" : " ^ 2.0-RC " ,
19
+ "xmo/mine-service" : " ^ 2.0-RC " ,
20
+ "xmo/mine-translatable" : " ^ 2.0-RC "
21
21
},
22
22
"require-dev" : {
23
23
"friendsofphp/php-cs-fixer" : " ^3.0" ,
You can’t perform that action at this time.
0 commit comments