You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: composer.json
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@
65
65
"drupal/workbench": "^1.3",
66
66
"drush/drush": "^9.7.1 | ^10.0.0",
67
67
"mglaman/drupal-check": "^1.1",
68
-
"os2web/os2web": "^1.0",
68
+
"os2web/os2web": "dev-master",
69
69
"os2web/os2web_borgerdk": "dev-master",
70
70
"os2web/os2web_events": "dev-master",
71
71
"os2web/os2web_hearings": "dev-master",
@@ -146,10 +146,6 @@
146
146
"drupal/better_exposed_filters": {
147
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"
148
148
},
149
-
"drupal/user_delete_reassign": {
150
-
"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",
151
-
"Incorrect user lookup on Bulk deleting": "https://git.drupalcode.org/project/user_delete_reassign/-/commit/05076bbedb66f8471d023894a88b980c2ecdf8d5.patch"
152
-
},
153
149
"drupal/core": {
154
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",
155
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