Skip to content

Commit 38e0a93

Browse files
committed
update composer.json
1 parent e9fca7b commit 38e0a93

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,10 @@
2020
"psr-4":{
2121
"skrtdev\\Prototypes\\":"src/"
2222
}
23+
},
24+
"autoload-dev":{
25+
"psr-4":{
26+
"skrtdev\\PrototypesTests\\":"tests/"
27+
}
2328
}
2429
}

0 commit comments

Comments
 (0)