This commit is contained in:
Matthew Shillam 2018-10-22 03:24:51 +01:00
parent a625377638
commit 5b6bebe8f1
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"App\\": "app/" "App\\": "app/"
}, },
"files": [ "files": [
"/app/Helpers.php" "app/Helpers.php"
] ]
}, },
"autoload-dev": { "autoload-dev": {