File tree 2 files changed +3
-6
lines changed
2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 18
18
"laravel/ui" : " ^4.2" ,
19
19
"lavalite/framework" : " dev-develop" ,
20
20
"league/fractal" : " ^0.20.1" ,
21
- "litecms/advert" : " dev-develop" ,
22
- "litecms/block" : " dev-develop" ,
23
- "litecms/blog" : " dev-develop" ,
24
- "litecms/contact" : " dev-develop" ,
25
- "litecms/page" : " dev-develop"
21
+ "litecms/block" : " ^10.0" ,
22
+ "litecms/contact" : " ^10.0" ,
23
+ "litecms/page" : " ^10.0"
26
24
},
27
25
"require-dev" : {
28
26
"fakerphp/faker" : " ^1.9.1" ,
Original file line number Diff line number Diff line change 212
212
Litecms \Block \Providers \BlockServiceProvider::class,
213
213
Litecms \Contact \Providers \ContactServiceProvider::class,
214
214
Litecms \Page \Providers \PageServiceProvider::class,
215
- Litecms \Blog \Providers \BlogServiceProvider::class,
216
215
217
216
/*
218
217
* Application Service Providers...
You can’t perform that action at this time.
0 commit comments