|
@@ -0,0 +1,78 @@
|
|
1
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+<project version="4">
|
|
3
|
+ <component name="ChangeListManager">
|
|
4
|
+ <list default="true" id="d34cafd0-eade-4b43-97b9-dd7f3a1eae86" name="Default Changelist" comment="" />
|
|
5
|
+ <option name="SHOW_DIALOG" value="false" />
|
|
6
|
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
7
|
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
8
|
+ <option name="LAST_RESOLUTION" value="IGNORE" />
|
|
9
|
+ </component>
|
|
10
|
+ <component name="ComposerSettings" synchronizationState="SYNCHRONIZE">
|
|
11
|
+ <pharConfigPath>$PROJECT_DIR$/composer.json</pharConfigPath>
|
|
12
|
+ <execution />
|
|
13
|
+ </component>
|
|
14
|
+ <component name="PhpWorkspaceProjectConfiguration">
|
|
15
|
+ <include_path>
|
|
16
|
+ <path value="$PROJECT_DIR$/vendor/doctrine/inflector" />
|
|
17
|
+ <path value="$PROJECT_DIR$/vendor/mirfalah/laravel-payment" />
|
|
18
|
+ <path value="$PROJECT_DIR$/vendor/psr/log" />
|
|
19
|
+ <path value="$PROJECT_DIR$/vendor/psr/container" />
|
|
20
|
+ <path value="$PROJECT_DIR$/vendor/psr/simple-cache" />
|
|
21
|
+ <path value="$PROJECT_DIR$/vendor/psr/event-dispatcher" />
|
|
22
|
+ <path value="$PROJECT_DIR$/vendor/symfony/event-dispatcher" />
|
|
23
|
+ <path value="$PROJECT_DIR$/vendor/symfony/var-dumper" />
|
|
24
|
+ <path value="$PROJECT_DIR$/vendor/symfony/event-dispatcher-contracts" />
|
|
25
|
+ <path value="$PROJECT_DIR$/vendor/symfony/polyfill-intl-idn" />
|
|
26
|
+ <path value="$PROJECT_DIR$/vendor/symfony/translation" />
|
|
27
|
+ <path value="$PROJECT_DIR$/vendor/symfony/polyfill-php80" />
|
|
28
|
+ <path value="$PROJECT_DIR$/vendor/symfony/mime" />
|
|
29
|
+ <path value="$PROJECT_DIR$/vendor/nesbot/carbon" />
|
|
30
|
+ <path value="$PROJECT_DIR$/vendor/symfony/polyfill-php73" />
|
|
31
|
+ <path value="$PROJECT_DIR$/vendor/symfony/polyfill-intl-normalizer" />
|
|
32
|
+ <path value="$PROJECT_DIR$/vendor/composer" />
|
|
33
|
+ <path value="$PROJECT_DIR$/vendor/symfony/polyfill-mbstring" />
|
|
34
|
+ <path value="$PROJECT_DIR$/vendor/voku/portable-ascii" />
|
|
35
|
+ <path value="$PROJECT_DIR$/vendor/symfony/polyfill-ctype" />
|
|
36
|
+ <path value="$PROJECT_DIR$/vendor/symfony/deprecation-contracts" />
|
|
37
|
+ <path value="$PROJECT_DIR$/vendor/symfony/http-kernel" />
|
|
38
|
+ <path value="$PROJECT_DIR$/vendor/symfony/finder" />
|
|
39
|
+ <path value="$PROJECT_DIR$/vendor/symfony/polyfill-php70" />
|
|
40
|
+ <path value="$PROJECT_DIR$/vendor/illuminate/http" />
|
|
41
|
+ <path value="$PROJECT_DIR$/vendor/symfony/http-foundation" />
|
|
42
|
+ <path value="$PROJECT_DIR$/vendor/symfony/translation-contracts" />
|
|
43
|
+ <path value="$PROJECT_DIR$/vendor/illuminate/filesystem" />
|
|
44
|
+ <path value="$PROJECT_DIR$/vendor/symfony/polyfill-php72" />
|
|
45
|
+ <path value="$PROJECT_DIR$/vendor/illuminate/support" />
|
|
46
|
+ <path value="$PROJECT_DIR$/vendor/illuminate/session" />
|
|
47
|
+ <path value="$PROJECT_DIR$/vendor/symfony/error-handler" />
|
|
48
|
+ <path value="$PROJECT_DIR$/vendor/illuminate/contracts" />
|
|
49
|
+ <path value="$PROJECT_DIR$/vendor/paragonie/random_compat" />
|
|
50
|
+ </include_path>
|
|
51
|
+ </component>
|
|
52
|
+ <component name="ProjectId" id="1htW5VaFbIHUzp9eSpkWJUVlqhl" />
|
|
53
|
+ <component name="ProjectViewState">
|
|
54
|
+ <option name="hideEmptyMiddlePackages" value="true" />
|
|
55
|
+ <option name="showLibraryContents" value="true" />
|
|
56
|
+ </component>
|
|
57
|
+ <component name="PropertiesComponent">
|
|
58
|
+ <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
59
|
+ <property name="WebServerToolWindowFactoryState" value="false" />
|
|
60
|
+ <property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
61
|
+ <property name="vue.rearranger.settings.migration" value="true" />
|
|
62
|
+ </component>
|
|
63
|
+ <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
64
|
+ <component name="TaskManager">
|
|
65
|
+ <task active="true" id="Default" summary="Default task">
|
|
66
|
+ <changelist id="d34cafd0-eade-4b43-97b9-dd7f3a1eae86" name="Default Changelist" comment="" />
|
|
67
|
+ <created>1600830685900</created>
|
|
68
|
+ <option name="number" value="Default" />
|
|
69
|
+ <option name="presentableId" value="Default" />
|
|
70
|
+ <updated>1600830685900</updated>
|
|
71
|
+ <workItem from="1600830687029" duration="621000" />
|
|
72
|
+ </task>
|
|
73
|
+ <servers />
|
|
74
|
+ </component>
|
|
75
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
76
|
+ <option name="version" value="3" />
|
|
77
|
+ </component>
|
|
78
|
+</project>
|