|
@@ -9,7 +9,9 @@
|
9
|
9
|
</component>
|
10
|
10
|
<component name="ComposerSettings" synchronizationState="SYNCHRONIZE">
|
11
|
11
|
<pharConfigPath>$PROJECT_DIR$/composer.json</pharConfigPath>
|
12
|
|
- <execution />
|
|
12
|
+ <execution>
|
|
13
|
+ <executable path="composer" />
|
|
14
|
+ </execution>
|
13
|
15
|
</component>
|
14
|
16
|
<component name="PhpWorkspaceProjectConfiguration">
|
15
|
17
|
<include_path>
|
|
@@ -58,6 +60,7 @@
|
58
|
60
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
59
|
61
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
60
|
62
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
63
|
+ <property name="nodejs_package_manager_path" value="npm" />
|
61
|
64
|
<property name="vue.rearranger.settings.migration" value="true" />
|
62
|
65
|
</component>
|
63
|
66
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
@@ -68,11 +71,17 @@
|
68
|
71
|
<option name="number" value="Default" />
|
69
|
72
|
<option name="presentableId" value="Default" />
|
70
|
73
|
<updated>1600830685900</updated>
|
71
|
|
- <workItem from="1600830687029" duration="621000" />
|
|
74
|
+ <workItem from="1600830687029" duration="1140000" />
|
72
|
75
|
</task>
|
73
|
76
|
<servers />
|
74
|
77
|
</component>
|
75
|
78
|
<component name="TypeScriptGeneratedFilesManager">
|
76
|
79
|
<option name="version" value="3" />
|
77
|
80
|
</component>
|
|
81
|
+ <component name="WindowStateProjectService">
|
|
82
|
+ <state x="717" y="383" width="475" height="391" key="#Composer" timestamp="1600831395575">
|
|
83
|
+ <screen x="0" y="32" width="1920" height="1048" />
|
|
84
|
+ </state>
|
|
85
|
+ <state x="717" y="383" width="475" height="391" key="#Composer/0.32.1920.1048@0.32.1920.1048" timestamp="1600831395575" />
|
|
86
|
+ </component>
|
78
|
87
|
</project>
|