This commit is contained in:
26
.idea/php.xml
generated
26
.idea/php.xml
generated
@@ -142,6 +142,31 @@
|
||||
<path value="$PROJECT_DIR$/vendor/sebastian/lines-of-code" />
|
||||
</include_path>
|
||||
</component>
|
||||
<component name="PhpInterpreters">
|
||||
<interpreters>
|
||||
<interpreter id="64ff8bd0-da32-4db6-9020-b3f9551fc212" name="DDEV" home="docker-compose://DATA" debugger_id="php.debugger.XDebug">
|
||||
<remote_data INTERPRETER_PATH="php8.1" HELPERS_PATH="/opt/.phpstorm_helpers" INITIALIZED="false" VALID="true" RUN_AS_ROOT_VIA_SUDO="false" DOCKER_ACCOUNT_NAME="Docker" DOCKER_COMPOSE_SERVICE_NAME="web" DOCKER_REMOTE_PROJECT_PATH="/opt/project">
|
||||
<PathMappingSettings>
|
||||
<option name="pathMappings">
|
||||
<list>
|
||||
<mapping local-root="$PROJECT_DIR$/.ddev" remote-root="/mnt/ddev_config" />
|
||||
<mapping local-root="$PROJECT_DIR$/.ddev/xhprof" remote-root="/usr/local/bin/xhprof" />
|
||||
<mapping local-root="$PROJECT_DIR$/.git" remote-root="/var/www/html/.git" />
|
||||
<mapping local-root="$APPLICATION_CONFIG_DIR$/scratches" remote-root="/opt/scratches" />
|
||||
</list>
|
||||
</option>
|
||||
</PathMappingSettings>
|
||||
<type_data command="EXEC" />
|
||||
<dockerComposeConfigurationPaths>
|
||||
<item value="$PROJECT_DIR$/.ddev/.ddev-docker-compose-full.yaml" />
|
||||
</dockerComposeConfigurationPaths>
|
||||
<envs>
|
||||
<env name="COMPOSE_PROJECT_NAME" value="ddev-CdsConnector" />
|
||||
</envs>
|
||||
</remote_data>
|
||||
</interpreter>
|
||||
</interpreters>
|
||||
</component>
|
||||
<component name="PhpProjectSharedConfiguration" php_language_level="8.1" />
|
||||
<component name="PhpStanOptionsConfiguration">
|
||||
<option name="transferred" value="true" />
|
||||
@@ -149,6 +174,7 @@
|
||||
<component name="PhpUnit">
|
||||
<phpunit_settings>
|
||||
<PhpUnitSettings configuration_file_path="$PROJECT_DIR$/phpunit.xml.dist" custom_loader_path="$PROJECT_DIR$/vendor/autoload.php" use_configuration_file="true" />
|
||||
<phpunit_by_interpreter interpreter_id="64ff8bd0-da32-4db6-9020-b3f9551fc212" configuration_file_path="/Users/markomoller/code/CdsConnector/phpunit.xml.dist" custom_loader_path="/Users/markomoller/code/CdsConnector/vendor/autoload.php" use_configuration_file="true" />
|
||||
</phpunit_settings>
|
||||
</component>
|
||||
<component name="PsalmOptionsConfiguration">
|
||||
|
||||
Reference in New Issue
Block a user