Exclude Platform.sh's Config Reader
This commit is contained in:
parent
0da818f888
commit
fa5de76d5a
|
@ -141,6 +141,7 @@
|
|||
<excludeFolder url="file://$MODULE_DIR$/vendor/zendframework/zend-feed" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/zendframework/zend-stdlib" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/symfony/config" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/platformsh/config-reader" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
|
|
|
@ -150,6 +150,7 @@
|
|||
<path value="$PROJECT_DIR$/vendor/topfloor/composer-cleanup-vcs-dirs" />
|
||||
<path value="$PROJECT_DIR$/vendor/tightenco/collect" />
|
||||
<path value="$PROJECT_DIR$/vendor/symfony/config" />
|
||||
<path value="$PROJECT_DIR$/vendor/platformsh/config-reader" />
|
||||
</include_path>
|
||||
</component>
|
||||
<component name="PhpProjectSharedConfiguration" php_language_level="8.0">
|
||||
|
|
Loading…
Reference in a new issue