Skip to content

Commit b85ae6e

Browse files
update composer.json
1 parent 8ed4816 commit b85ae6e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
"Reloader\\": "src/"
1212
}
1313
},
14+
"autoload-dev": {
15+
"psr-4": {
16+
"Reloader\\Tests": "tests/"
17+
}
18+
},
1419
"authors": [
1520
{
1621
"name": "Sushil Kumar",

0 commit comments

Comments
 (0)