feat(timezone): implement Tehran timezone handling across the application
This commit is contained in:
+4
-1
@@ -54,7 +54,10 @@
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"App\\": "src/"
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"config/bootstrap_tz.php"
|
||||
]
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
|
||||
Reference in New Issue
Block a user