Skip to content

Commit 04e4676

Browse files
committed
Updated composer.json
1 parent 4d81559 commit 04e4676

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
],
1616
"autoload": {
1717
"psr-0": {
18-
"pmill/Plesk": "src/"
18+
"pmill\\Plesk": "src/"
1919
}
2020
},
2121
"require": {
2222
"php": ">=5.3.0"
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)