Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit e75f7c8

Browse files
committed
fix typo
1 parent badca7b commit e75f7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"phpunit/phpunit": "^7.0|^9.0"
2727
},
2828
"suggest": {
29-
"hammerstone/fast-paginate": "Improves jsonApiPaginate method performance (SQL database query pagination)",
29+
"hammerstone/fast-paginate": "Improves jsonPaginate method performance (SQL database query pagination)",
3030
"skorelabs/laravel-query-builder": "Allows to include data on your API responses following the JSON:API"
3131
},
3232
"autoload": {

0 commit comments

Comments
 (0)