Skip to content

Commit

Permalink
fix suggested package name for fast-paginate
Browse files Browse the repository at this point in the history
  • Loading branch information
d8vjork committed Feb 27, 2025
1 parent a50f2c2 commit 6b27cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"tomasvotruba/type-coverage": "^0.2.1"
},
"suggest": {
"hammerstone/fast-paginate": "Improves jsonApiPaginate method performance (SQL database query pagination)",
"aaronfrancis/fast-paginate": "Improves jsonApiPaginate method performance (SQL database query pagination)",
"laravel/scout": "Integrate search with JsonApiResponse using its search method"
},
"minimum-stability": "dev",
Expand Down

0 comments on commit 6b27cc2

Please sign in to comment.