Skip to content

Commit

Permalink
Fixed autoload naming (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Schläpfer <[email protected]>
  • Loading branch information
Anuril and Christoph Schläpfer authored Sep 29, 2023
1 parent 7f05250 commit f8d3416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"autoload": {
"psr-4": {
"Symfony\\Component\\PVE2API\\": "src/"
"PVE2APIClient\\PVE2APIClient\\PVE2API\\": "src/"
}
},
"license": "MIT",
Expand Down

0 comments on commit f8d3416

Please sign in to comment.