Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
peteryang1756 authored Aug 4, 2024
1 parent 1335c24 commit e4737ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"homepage": "https://your-homepage.com",
"autoload": {
"psr-4": {
"SsangyongSports\\Logto\\": "src/"
"Ssangyongsports\\Logto\\": "src/"
}
},
"extra": {
Expand All @@ -38,4 +38,4 @@
}
}
}
}
}

0 comments on commit e4737ea

Please sign in to comment.