Added .idea

This commit is contained in:
2025-10-15 12:17:05 -04:00
parent 78d5213892
commit a7c86343e4
19 changed files with 561 additions and 16 deletions

10
.idea/phpspec.xml generated Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PHPSpec">
<suites>
<PhpSpecSuiteConfiguration>
<option name="myPath" value="$PROJECT_DIR$" />
</PhpSpecSuiteConfiguration>
</suites>
</component>
</project>