Skip to content

Commit fa5b30f

Browse files
committed
Updated composer.json with correct psr-4 path
1 parent 47c95aa commit fa5b30f

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
@@ -7,7 +7,7 @@
77
},
88
"autoload": {
99
"psr-4": {
10-
"Citrix\\": "src/"
10+
"Slakbal\\Citrix\\": "src/"
1111
},
1212
"files": [
1313
]

0 commit comments

Comments
 (0)