Skip to content

Commit 9b99250

Browse files
committed
Rename directory "lib" to "src"
1 parent ab08364 commit 9b99250

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"autoload": {
2727
"psr-4": {
28-
"Secondtruth\\Compiler\\": "lib/"
28+
"Secondtruth\\Compiler\\": "src/"
2929
}
3030
},
3131
"autoload-dev": {
File renamed without changes.

0 commit comments

Comments
 (0)