Skip to content
Snippets Groups Projects
Commit 3b6a4376 authored by jurgenhaas's avatar jurgenhaas
Browse files

Merge branch 'develop' into 'main'

Merging develop into main

See merge request !54
parents 199aa991 16b51086
No related branches found
Tags v2.10.15
1 merge request!54Merging develop into main
......@@ -43,7 +43,7 @@ $tasks = [
[
'attribute' => 'name',
'value' => 'PhpInterpreters',
'content' => '<component name="PhpInterpreters"><interpreters><interpreter id="' . $uuid . '" name="php" home="docker-compose://DATA" auto="false" debugger_id="php.debugger.XDebug"><remote_data INTERPRETER_PATH="php" HELPERS_PATH="/opt/.phpstorm_helpers" INITIALIZED="false" VALID="true" RUN_AS_ROOT_VIA_SUDO="false" DOCKER_ACCOUNT_NAME="Docker" DOCKER_COMPOSE_SERVICE_NAME="php" DOCKER_REMOTE_PROJECT_PATH="/opt/project"><type_data command="RUN" /><dockerComposeConfigurationPaths><item value="$PROJECT_DIR$/docker-compose.yml" /></dockerComposeConfigurationPaths><envs /></remote_data></interpreter></interpreters></component>',
'content' => '<component name="PhpInterpreters"><interpreters><interpreter id="' . $uuid . '" name="php" home="docker-compose://DATA" auto="false" debugger_id="php.debugger.XDebug"><remote_data INTERPRETER_PATH="php" HELPERS_PATH="/opt/.phpstorm_helpers" INITIALIZED="false" VALID="true" RUN_AS_ROOT_VIA_SUDO="false" DOCKER_ACCOUNT_NAME="Docker" DOCKER_COMPOSE_SERVICE_NAME="php" DOCKER_REMOTE_PROJECT_PATH="/opt/project"><type_data command="EXEC" /><dockerComposeConfigurationPaths><item value="$PROJECT_DIR$/docker-compose.yml" /></dockerComposeConfigurationPaths><envs /></remote_data></interpreter></interpreters></component>',
],
[
'attribute' => 'name',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment