|
55 | 55 | "drupal/gin": "^3.0",
|
56 | 56 | "drupal/gin_login": "^1.0@RC",
|
57 | 57 | "drupal/memcache": "^2.2",
|
| 58 | + "drupal/modules_weight": "^1.9", |
58 | 59 | "drupal/monitoring": "^1.9",
|
59 | 60 | "drupal/pdf_api": "^2.0",
|
60 | 61 | "drupal/quick_node_clone": "^1.14",
|
|
64 | 65 | "drupal/workbench": "^1.3",
|
65 | 66 | "drush/drush": "^9.7.1 | ^10.0.0",
|
66 | 67 | "mglaman/drupal-check": "^1.1",
|
67 |
| - "os2web/os2web": "^1.0", |
| 68 | + "os2web/os2web": "dev-master", |
68 | 69 | "os2web/os2web_borgerdk": "dev-master",
|
69 | 70 | "os2web/os2web_events": "dev-master",
|
70 | 71 | "os2web/os2web_hearings": "dev-master",
|
|
145 | 146 | "drupal/better_exposed_filters": {
|
146 | 147 | "allow the date format to be set from the bef interface": "https://www.drupal.org/files/issues/2020-12-21/better_exposed_filters_allow_the_date_format-2858610-23_1.patch"
|
147 | 148 | },
|
148 |
| - "drupal/user_delete_reassign": { |
149 |
| - "User to assign this user's content to\" required even when method not selected": "https://www.drupal.org/files/issues/2020-11-20/settings_field_always_required-3183626-3.patch", |
150 |
| - "Incorrect user lookup on Bulk deleting": "https://git.drupalcode.org/project/user_delete_reassign/-/commit/05076bbedb66f8471d023894a88b980c2ecdf8d5.patch" |
151 |
| - }, |
152 | 149 | "drupal/core": {
|
153 | 150 | "Notice: Undefined index: value in Drupal\\views\\Plugin\\views\\filter\\NumericFilter->acceptExposedInput()" : "https://www.drupal.org/files/issues/2020-06-04/2825860-exposed-filter-notice-38.patch",
|
154 | 151 | "Allow edit Media items from Media Library modal dialog in CKEditor" : "https://www.drupal.org/files/issues/2021-04-21/3168868-13_0.patch"
|
|
0 commit comments