Commit 7c7e343
[TASK] Add external installed dependencies
For legacy mode installed version, the system ships self-installed packages for
`DeepL` and `Http\Discovery\`.
As composer-based installations ignore autoloading in `ext_emconf.php`, this can
be safely added to ensure external dependencies installed during release will
work out of the box.1 parent 1eafd9d commit 7c7e343
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
0 commit comments