Skip to content

Call to undefined method Saloon\PaginationPlugin\OffsetPaginator@anonymous::setStartPage() #351

Answered by Sammyjo20
RhysLees asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @RhysLees!

That method definitely exists in the pagination plugin! Does your CI use composer install --prefer-lowest or anything like that? If your CI does, then just change the pagination plugin to the latest minor version. For example, the setStartPage was only added in Saloon ^2.1 so you need to set that to be your minimum.

Let me know if that doesn't work.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@RhysLees
Comment options

@Sammyjo20
Comment options

Answer selected by RhysLees
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants