Skip to content

Commit b59022d

Browse files
committed
fix in composer.json
1 parent b4d02df commit b59022d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"detain/licenses-licensing": "*"
2525
},
2626
"autoload": {
27-
"psr-4": {"Detain\\MyAdminVpsLicenses\": "src/"}
27+
"psr-4": {"Detain\\MyAdminVpsLicenses\\": "src/"}
2828
}
2929
}

0 commit comments

Comments
 (0)