Skip to content

Commit

Permalink
Merge branch 'master' into downgrade-Chrome-driver-to-v114
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Oct 12, 2023
2 parents b3686b2 + 2795c2a commit 3e2b62c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/framework/src/helpers.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ function unslash(string $string): string
use Illuminate\Contracts\Support\Arrayable;
use Symfony\Component\Yaml\Yaml;

use function function_exists;
use function function_exists;
use function array_merge;
use function str_replace;
use function implode;
Expand Down

0 comments on commit 3e2b62c

Please sign in to comment.