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
+14
View File
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PhpTestFrameworkVersionCache">
<tools_cache>
<tool tool_name="PHPUnit">
<cache>
<versions>
<info id="Local" version="6.4.1" />
</versions>
</cache>
</tool>
</tools_cache>
</component>
</project>
Generated
+1 -1
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>