Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit 469584d

Browse files
committed
composer optimization
1 parent be4e4af commit 469584d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
"zendframework/zend-diactoros": "^1.3.7"
2424
},
2525
"autoload": {
26-
"psr-4": {
27-
"Selami\\": "src/"
28-
}
26+
"classmap": ["src/"]
2927
}
3028
}

0 commit comments

Comments
 (0)