Replies: 1 comment 2 replies
-
I think this would constitute a breaking change for a lot of packages, and sites. There's nothing stopping you from overriding this if you'd prefer to recursively replace, even on a per-provider basis, but the expectation presently is to merge, as has been the case for quite some time. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please change
array_merge
toarray_replace_recursive
inIlluminate/Support/ServiceProvider:162
:Beta Was this translation helpful? Give feedback.
All reactions