WIP
This commit is contained in:
@@ -44,6 +44,11 @@
|
||||
"app/helpers.php"
|
||||
]
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Tests\\": "tests/"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"clear-views": "rm -rf cache/views",
|
||||
"post-install-cmd": [
|
||||
|
||||
Reference in New Issue
Block a user