Skip to content

Commit fd7036e

Browse files
committed
chore: deps update for d10, druxt patches
1 parent 128111b commit fd7036e

File tree

2 files changed

+18
-15
lines changed

2 files changed

+18
-15
lines changed

composer.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"drupal/tome": "^1.8.0",
9494
"drupal/transliterate_filenames": "^2.0.1",
9595
"drupal/upgrade_status": "^3.18",
96-
"drupal/username_enumeration_prevention": "1.x-dev@dev",
96+
"drupal/username_enumeration_prevention": "^1.3",
9797
"drupal/viewfield": "^3.0",
9898
"drupal/wpf": "^1.0.0-alpha2@alpha"
9999
},
@@ -196,6 +196,10 @@
196196
"https://www.drupal.org/project/drupal/issues/2350939#comment-14761757": "https://www.drupal.org/files/issues/2022-10-25/2350939-290.patch",
197197
"#3312270 - Twig LoaderError after upgrading Twig to 2.15.3": "https://www.drupal.org/files/issues/2022-09-28/3312270-claro-menu-twig-fix.patch"
198198
},
199+
"drupal/druxt": {
200+
"#3315030 - Add a wildcard route translator": "https://git.drupalcode.org/project/druxt/-/merge_requests/11.diff",
201+
"#3315035 - Cannot load the 'view' entity with NULL ID": "https://git.drupalcode.org/project/druxt/-/merge_requests/10.diff"
202+
},
199203
"drupal/entity_clone": {
200204
"Batch field creation https://www.drupal.org/project/entity_clone/issues/2845094#comment-14163283": "https://git.drupalcode.org/project/entity_clone/-/merge_requests/8.diff"
201205
},
@@ -250,9 +254,6 @@
250254
"drupal/paragraphs_ee": {
251255
"https://www.drupal.org/project/paragraphs_ee/issues/3288984#comment-14621948": "https://www.drupal.org/files/issues/2022-07-23/paragraphs_ee.2.0.x-dev.rector.patch"
252256
},
253-
"drupal/username_enumeration_prevention": {
254-
"https://www.drupal.org/project/username_enumeration_prevention/issues/3290308#comment-14766522": "https://www.drupal.org/files/issues/2022-10-28/username_enumeration_prevention-3290308-11.patch"
255-
},
256257
"drupal/wpf": {
257258
"https://www.drupal.org/project/wpf/issues/3299521#comment-14622891": "https://www.drupal.org/files/issues/2022-07-23/wpf.1.0.x-dev.rector.patch"
258259
}

composer.lock

Lines changed: 13 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)