chore: add composer + phpunit dev scaffolding

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Vladimir Bryzgalov
2026-04-17 21:53:22 +05:00
parent be00b7996c
commit 6aa1ef41e6
4 changed files with 76 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
/tests export-ignore
/docs export-ignore
/phpunit.xml export-ignore
/composer.json export-ignore
/composer.lock export-ignore
/.gitignore export-ignore
/.gitattributes export-ignore