Skip to content

Commit 7122782

Browse files
committed
lib => src
1 parent b8388d0 commit 7122782

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"squizlabs/php_codesniffer": "^2.0.0|^3.0.0"
3131
},
3232
"autoload-dev": {
33-
"classmap": ["lib/", "tests/lib/"]
33+
"classmap": ["src/", "tests/lib/"]
3434
},
3535
"extra": {
3636
"branch-alias": {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)