Skip to content

Commit

Permalink
Merge 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Jan 9, 2025
2 parents 36c657b + 5e1a6e1 commit a846079
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Laravel/ApiPlatformProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@ public function register(): void
$this->app->bind(OperationMetadataFactoryInterface::class, OperationMetadataFactory::class);

$this->app->tag([
BooleanFilter::class,
EqualsFilter::class,
PartialSearchFilter::class,
DateFilter::class,
Expand Down

0 comments on commit a846079

Please sign in to comment.