Skip to content

Commit 90ff718

Browse files
author
Zsolt Gál
committed
Fix autoloading def
1 parent 2d21191 commit 90ff718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
}
1414
],
1515
"autoload": {
16-
"PSR-4": {"Technodelight\\ITermImage\\": "src/"}
16+
"psr-4": {"Technodelight\\ITermImage\\": "src"}
1717
}
1818
}

0 commit comments

Comments
 (0)