Skip to content

Commit 665efdb

Browse files
committed
Use PSR-4 code layout
1 parent 8f81c1f commit 665efdb

File tree

12 files changed

+16
-14
lines changed

12 files changed

+16
-14
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-0": { "Clue\\Stdio\\React": "src/" }
16+
"psr-4": { "Clue\\Stdio\\React\\": "src/" }
1717
}
1818
}

composer.lock

Lines changed: 15 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

0 commit comments

Comments
 (0)