Skip to content

Commit c1cddd7

Browse files
committed
Remove a patch for the Rabbit Hole module on fix: #3516167 Multiple Implicit Nullable Parameters for PHP 8.4 Compatibility #336
1 parent 1caaecb commit c1cddd7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,7 @@
8484
},
8585
"drupal/rabbit_hole": {
8686
"Issue #3419073: Fix Return value must be of type bool fatal error":
87-
"https://www.drupal.org/files/issues/2024-02-04/rabbit_hole--2024-02-04--3419073-3.patch",
88-
"fix: #3516167 Multiple Implicit Nullable Parameters for PHP 8.4 Compatibility":
89-
"https://raw.githubusercontent.com/vardot/varbase-patches/refs/heads/patches/rabbit_hole--2025-12-08--3516167--mr-87.patch"
87+
"https://www.drupal.org/files/issues/2024-02-04/rabbit_hole--2024-02-04--3419073-3.patch"
9088
},
9189
"drupal/cl_block": {
9290
"Issue #3365591: Fix TypeError: array_filter() when pressing Save configuration":

0 commit comments

Comments
 (0)