Skip to content

Commit

Permalink
Merge pull request #21 from lessevv/hotfix/add-other-import
Browse files Browse the repository at this point in the history
Cryface (fix other)
  • Loading branch information
reindert-vetter authored Oct 7, 2024
2 parents 47aa798 + 3c01d5f commit 71333f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Middleware/Version/Bind.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
use Closure;
use Illuminate\Http\Request;
use Illuminate\Container\Container;
use Illuminate\Http\Resources\Json\ResourceCollection;
use Illuminate\Support\Collection;
use ReindertVetter\ApiVersionControl\Concerns\CacheableVersion;
use Illuminate\Http\Resources\Json\JsonResource;
Expand Down

0 comments on commit 71333f6

Please sign in to comment.