1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 00:20:08 +01:00

move files

This commit is contained in:
Taylor Otwell
2016-05-08 23:14:53 -05:00
parent 937f1584ea
commit 0df4108ea2
4 changed files with 3 additions and 3 deletions

View File

@@ -15,9 +15,9 @@
],
"autoload": {
"files": [
"compatibility.php",
"facades.php",
"helpers.php"
"includes/compatibility.php",
"includes/facades.php",
"includes/helpers.php"
],
"psr-4": {
"Valet\\": "src/"