namespace tests

This commit is contained in:
Yisroel Baum 2025-09-26 13:50:15 +03:00
parent 819059ef37
commit c9a69e80e4
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

View file

@ -7,6 +7,11 @@
"Yisroel\\DigiWill\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"Tests\\": "tests/"
}
},
"authors": [
{
"name": "Yisroel Baum",