project files/composer update

This commit is contained in:
Nabeel Shahzad
2017-11-22 12:07:43 -06:00
parent 6df5184734
commit 714d9f2d68
4 changed files with 20 additions and 6 deletions

2
.idea/php.xml generated
View File

@@ -137,7 +137,7 @@
<component name="PhpProjectSharedConfiguration" php_language_level="7" />
<component name="PhpUnit">
<phpunit_settings>
<PhpUnitSettings load_method="CUSTOM_LOADER" custom_loader_path="$PROJECT_DIR$/bootstrap/autoload.php" phpunit_phar_path="" />
<PhpUnitSettings load_method="CUSTOM_LOADER" custom_loader_path="$PROJECT_DIR$/vendor/autoload.php" phpunit_phar_path="" />
</phpunit_settings>
</component>
</project>