Skip to content

Commit 834c42b

Browse files
committed
Updated composer dependencies. Added BKDK-508 fix
1 parent c0189e4 commit 834c42b

File tree

2 files changed

+1002
-580
lines changed

2 files changed

+1002
-580
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"drupal/workbench": "^1.3",
6666
"drush/drush": "^9.7.1 | ^10.0.0",
6767
"mglaman/drupal-check": "^1.1",
68-
"os2web/os2web": "^1.0",
68+
"os2web/os2web": "dev-master",
6969
"os2web/os2web_borgerdk": "dev-master",
7070
"os2web/os2web_events": "dev-master",
7171
"os2web/os2web_hearings": "dev-master",
@@ -146,10 +146,6 @@
146146
"drupal/better_exposed_filters": {
147147
"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"
148148
},
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-
},
153149
"drupal/core": {
154150
"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",
155151
"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

Comments
 (0)