File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " leafs/mvc" ,
3- "version" : " 3.6.2 " ,
3+ "version" : " 3.7 " ,
44 "description" : " A lightweight PHP MVC framework powered by Leaf" ,
55 "type" : " library" ,
66 "keywords" : [
2626 }
2727 ],
2828 "require" : {
29- "leafs/aloe" : " *" ,
3029 "illuminate/console" : " ^8.75" ,
3130 "leafs/blade" : " *" ,
3231 "leafs/mvc-core" : " *" ,
3332 "leafs/leaf" : " ^3.7" ,
3433 "leafs/csrf" : " *" ,
3534 "leafs/logger" : " *" ,
3635 "leafs/cors" : " *" ,
37- "leafs/auth" : " * " ,
36+ "leafs/auth" : " ^3.0 " ,
3837 "leafs/db" : " *" ,
39- "leafs/vite" : " *"
38+ "leafs/vite" : " *" ,
39+ "leafs/form" : " ^3.0" ,
40+ "leafs/http" : " ^3.0" ,
41+ "leafs/aloe" : " ^2.0"
4042 },
4143 "require-dev" : {
42- "fakerphp/faker" : " ^1.16"
44+ "fakerphp/faker" : " ^1.16" ,
45+ "leafs/alchemy" : " ^2.0"
4346 },
4447 "autoload" : {
4548 "psr-4" : {
You can’t perform that action at this time.
0 commit comments