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
refactor(Utils): Simplify array merging in defined and required properties
- Refactored the return statement to directly merge defined and required properties without unnecessary array conversion.
- Improved code readability and performance by eliminating redundant calls.
- Updated MemoryCacheTest to use toBeEmpty() for clearer intent.
- Adjusted composer.json to update dependency versions for peststan and cognitive-complexity.
0 commit comments