This commit is contained in:
2026-05-27 11:48:31 -04:00
parent 414f85ad05
commit 5aa5af3411
31 changed files with 2165 additions and 0 deletions

11
.idea/phpunit.xml generated Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PHPUnit">
<option name="directories">
<list>
<option value="$PROJECT_DIR$/phpoffice/tests" />
<option value="$PROJECT_DIR$/tests" />
</list>
</option>
</component>
</project>