Skip to content

v3.0.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 04:42
· 90 commits to refs/heads/master since this release

πŸ› Bug Fixes

  • [bug] Remove Arr::wrap for arguments to solve bug @Jaspur (#238)
  • Adding new config option:
    'call' => [
        'wrap_arguments_in_array' => true,
    ],

This is related to (#233)