mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 00:20:08 +01:00
move files
This commit is contained in:
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user