Commit 8e0c6fc
[TASK] Suggest 'EXT:gridelements' in
For getting the correct loading order in preparation
of overriding gridelements `DatabaseRecordList` add
as suggest.
```shell
composer config \
suggest.gridelementsteam/gridelements \
"This suggest is only for load order adjusting issues with gridelements"
``composer.json and ext_emconf.php
1 parent 8a03f47 commit 8e0c6fc
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments