|
6 | 6 | <sourceFolder url="file://$MODULE_DIR$/src/Gitter" isTestSource="false" packagePrefix="Gitter\" />
|
7 | 7 | <sourceFolder url="file://$MODULE_DIR$/src/GitList" isTestSource="false" packagePrefix="GitList\" />
|
8 | 8 | <sourceFolder url="file://$MODULE_DIR$/src/Silex/src/Silex" isTestSource="false" packagePrefix="Silex\" />
|
| 9 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/mime" /> |
| 10 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/http-foundation" /> |
| 11 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/process" /> |
| 12 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/http-client-contracts" /> |
| 13 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php72" /> |
| 14 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-mbstring" /> |
| 15 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/deprecation-contracts" /> |
| 16 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/event-dispatcher" /> |
| 17 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/http-kernel" /> |
| 18 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/var-dumper" /> |
| 19 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-intl-normalizer" /> |
| 20 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/routing" /> |
9 | 21 | <excludeFolder url="file://$MODULE_DIR$/vendor/psr/log" />
|
10 | 22 | <excludeFolder url="file://$MODULE_DIR$/vendor/psr/event-dispatcher" />
|
11 | 23 | <excludeFolder url="file://$MODULE_DIR$/vendor/psr/container" />
|
12 | 24 | <excludeFolder url="file://$MODULE_DIR$/vendor/twig/twig" />
|
13 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/spatie/temporary-directory" /> |
14 | 25 | <excludeFolder url="file://$MODULE_DIR$/vendor/pimple/pimple" />
|
15 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/composer" /> |
| 26 | + <excludeFolder url="file://$MODULE_DIR$/vendor/spatie/temporary-directory" /> |
16 | 27 | <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/event-dispatcher-contracts" />
|
17 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/http-kernel" /> |
18 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/var-dumper" /> |
19 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/http-foundation" /> |
20 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/routing" /> |
21 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/event-dispatcher" /> |
22 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/error-handler" /> |
23 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/deprecation-contracts" /> |
24 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-mbstring" /> |
| 28 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-intl-idn" /> |
25 | 29 | <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php73" />
|
26 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/http-client-contracts" /> |
27 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/filesystem" /> |
| 30 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/translation-contracts" /> |
28 | 31 | <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-ctype" />
|
| 32 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/error-handler" /> |
29 | 33 | <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/twig-bridge" />
|
30 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/translation-contracts" /> |
31 | 34 | <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php80" />
|
| 35 | + <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/filesystem" /> |
| 36 | + <excludeFolder url="file://$MODULE_DIR$/vendor/composer" /> |
32 | 37 | <excludeFolder url="file://$MODULE_DIR$/vendor/danielstjules/stringy" />
|
33 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-intl-idn" /> |
34 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/mime" /> |
35 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-php72" /> |
36 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/polyfill-intl-normalizer" /> |
37 |
| - <excludeFolder url="file://$MODULE_DIR$/vendor/symfony/process" /> |
38 | 38 | </content>
|
39 | 39 | <orderEntry type="inheritedJdk" />
|
40 | 40 | <orderEntry type="sourceFolder" forTests="false" />
|
|
0 commit comments