Skip to content

Commit

Permalink
Fixed HandlePagination trait not found and updated version in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
autonomynti committed Nov 26, 2023
1 parent 563be74 commit df40b56
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@
}
}
},
"version": "1.1.1"
"version": "1.1.1",
"minimum-stability": "stable",
"prefer-stable": true
}

0 comments on commit df40b56

Please sign in to comment.