Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone committed Oct 4, 2024
2 parents dbc1f63 + 96751ed commit d738882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/SerializerPhp80Test.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?php

use Tests\Fixtures\Model;
use Tests\Fixtures\Route;
use Tests\Fixtures\RegularClass;
use Tests\Fixtures\Route;

test('named arguments', function () {
$f1 = function (string $firstName, string $lastName) {
Expand Down

0 comments on commit d738882

Please sign in to comment.