Skip to content

Commit f8d3416

Browse files
AnurilChristoph Schläpfer
andauthored
Fixed autoload naming (#5)
Co-authored-by: Christoph Schläpfer <[email protected]>
1 parent 7f05250 commit f8d3416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"autoload": {
1717
"psr-4": {
18-
"Symfony\\Component\\PVE2API\\": "src/"
18+
"PVE2APIClient\\PVE2APIClient\\PVE2API\\": "src/"
1919
}
2020
},
2121
"license": "MIT",

0 commit comments

Comments
 (0)