Skip to content

Commit 004fd14

Browse files
committed
fix psr-4 issues
1 parent fd7d00c commit 004fd14

File tree

9 files changed

+1
-1
lines changed

9 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"autoload": {
1818
"psr-4": {
19-
"PHPPM\\": ""
19+
"PHPPM\\": "src"
2020
}
2121
},
2222
"autoload-dev": {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)