Commit 00bd857
committed
Fix super-linter v8.3.1 composer install errors
Disable PHP_BUILTIN and PHP_PHPCS validators to prevent
super-linter from attempting composer install on vendor files.
The PHP extensions (ext-pdo, ext-xml) are not available in the
super-linter container, causing the build to fail.1 parent c9eee4f commit 00bd857
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
73 | 74 | | |
| 75 | + | |
74 | 76 | | |
0 commit comments