Skip to content

Commit d738882

Browse files
committed
Merge remote-tracking branch 'upstream/develop' into develop
2 parents dbc1f63 + 96751ed commit d738882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SerializerPhp80Test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22

33
use Tests\Fixtures\Model;
4-
use Tests\Fixtures\Route;
54
use Tests\Fixtures\RegularClass;
5+
use Tests\Fixtures\Route;
66

77
test('named arguments', function () {
88
$f1 = function (string $firstName, string $lastName) {

0 commit comments

Comments
 (0)