We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c0a739 + 370e381 commit 2fcf135Copy full SHA for 2fcf135
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.28](https://github.com/wayofdev/laravel-paginator/compare/v1.2.27...v1.2.28) (2023-07-04)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency phpstan/phpstan to v1.10.23 ([9c0a739](https://github.com/wayofdev/laravel-paginator/commit/9c0a73967b0da10121066ed279d40807b6735bba))
9
10
## [1.2.27](https://github.com/wayofdev/laravel-paginator/compare/v1.2.26...v1.2.27) (2023-07-01)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.27",
+ "version": "1.2.28",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments