intellij project files

This commit is contained in:
Nabeel Shahzad
2017-06-20 10:11:28 -05:00
parent d803e1ef62
commit dac5b09761
12 changed files with 178 additions and 2 deletions

9
.idea/php.xml generated Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PhpProjectSharedConfiguration" php_language_level="7.1" />
<component name="PhpUnit">
<phpunit_settings>
<PhpUnitSettings load_method="CUSTOM_LOADER" custom_loader_path="$PROJECT_DIR$/bootstrap/autoload.php" phpunit_phar_path="" />
</phpunit_settings>
</component>
</project>