some fix
This commit is contained in:
@ -5,11 +5,12 @@
|
||||
"require": {
|
||||
"illuminate/database": "^11.14",
|
||||
"craft-group/phroute": "^2.1",
|
||||
"ext-http": "*"
|
||||
"vlucas/phpdotenv": "^5.6"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"app\\": "app/"
|
||||
"app\\": "app/",
|
||||
"migrations\\": "migrations/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user