Add core config patch
This commit is contained in:
parent
2f730f21b5
commit
12297e2305
4 changed files with 77 additions and 9 deletions
1
.idea/oliverdavies-uk.iml
generated
1
.idea/oliverdavies-uk.iml
generated
|
@ -21,6 +21,7 @@
|
|||
<excludeFolder url="file://$MODULE_DIR$/vendor/consolidation/site-alias" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/consolidation/site-process" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/container-interop/container-interop" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/cweagans/composer-patches" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/dealerdirect/phpcodesniffer-composer-installer" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/dflydev/dot-access-data" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/vendor/dnoegel/php-xdg-base-dir" />
|
||||
|
|
1
.idea/php.xml
generated
1
.idea/php.xml
generated
|
@ -138,6 +138,7 @@
|
|||
<path value="$PROJECT_DIR$/vendor/consolidation/annotated-command" />
|
||||
<path value="$PROJECT_DIR$/vendor/consolidation/robo" />
|
||||
<path value="$PROJECT_DIR$/vendor/consolidation/filter-via-dot-access-data" />
|
||||
<path value="$PROJECT_DIR$/vendor/cweagans/composer-patches" />
|
||||
</include_path>
|
||||
</component>
|
||||
<component name="PhpProjectSharedConfiguration" php_language_level="7.4" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue