Skip to content

Commit 92747db

Browse files
committed
fixed psr-4 namespace error
1 parent 6cf559b commit 92747db

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
@@ -3,7 +3,7 @@
33
"description": "PHPDI plugin for Padawan.php",
44
"license": "MIT",
55
"autoload": {
6-
"psr-4":{"Mkusher\\PadawanDi":""}
6+
"psr-4":{"Mkusher\\PadawanDi\\":""}
77
},
88
"authors": [
99
{

0 commit comments

Comments
 (0)