Skip to content

Commit 1eb375d

Browse files
committed
Convert project structure to PSR-4
1 parent 5d5999e commit 1eb375d

20 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"autoload": {
12-
"psr-0": {"JakubOnderka\\PhpVarDumpCheck": "src/"}
12+
"psr-4": {"JakubOnderka\\PhpVarDumpCheck\\": "src/"}
1313
},
1414
"require": {
1515
"php": ">=5.4.0"
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)