Skip to content

Commit b2d3da5

Browse files
committed
Merge branch 'DOCSP-41335-id-alias' of github.com:norareidy/laravel-mongodb into DOCSP-41335-id-alias
2 parents 27b0a21 + 30f6564 commit b2d3da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/includes/query-builder/QueryBuilderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
use Illuminate\Database\Query\Builder;
88
use Illuminate\Pagination\AbstractPaginator;
99
use Illuminate\Support\Facades\DB;
10+
use MongoDB\BSON\ObjectId;
1011
use MongoDB\BSON\Regex;
1112
use MongoDB\Laravel\Collection;
1213
use MongoDB\Laravel\Tests\TestCase;
13-
use MongoDB\BSON\ObjectId;
1414

1515
use function file_get_contents;
1616
use function json_decode;

0 commit comments

Comments
 (0)