... | ... |
@@ -9,8 +9,4 @@ |
9 | 9 |
<customRepositories /> |
10 | 10 |
<composerUpdateOptions /> |
11 | 11 |
</component> |
12 |
- <component name="SshConsoleOptionsProvider"> |
|
13 |
- <option name="myEncoding" value="UTF-8" /> |
|
14 |
- <option name="myConnectionType" value="NONE" /> |
|
15 |
- </component> |
|
16 | 12 |
</project> |
17 | 13 |
\ No newline at end of file |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,16 @@ |
1 |
+<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
+<project version="4"> |
|
3 |
+ <component name="ComposerJsonPluginSettings"> |
|
4 |
+ <unboundedVersionInspectionSettings> |
|
5 |
+ <excludedPackages> |
|
6 |
+ <pattern pattern="roave/security-advisories" /> |
|
7 |
+ </excludedPackages> |
|
8 |
+ </unboundedVersionInspectionSettings> |
|
9 |
+ <customRepositories /> |
|
10 |
+ <composerUpdateOptions /> |
|
11 |
+ </component> |
|
12 |
+ <component name="SshConsoleOptionsProvider"> |
|
13 |
+ <option name="myEncoding" value="UTF-8" /> |
|
14 |
+ <option name="myConnectionType" value="NONE" /> |
|
15 |
+ </component> |
|
16 |
+</project> |
|
0 | 17 |
\ No newline at end of file |