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 a6fc9c2 + 5c665e8 commit b1a7975Copy full SHA for b1a7975
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.30](https://github.com/wayofdev/laravel-paginator/compare/v1.2.29...v1.2.30) (2023-07-05)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency phpstan/phpstan to v1.10.24 ([a6fc9c2](https://github.com/wayofdev/laravel-paginator/commit/a6fc9c21d7268a79fa02d0af88533ff073a6bba3))
9
10
## [1.2.29](https://github.com/wayofdev/laravel-paginator/compare/v1.2.28...v1.2.29) (2023-07-04)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.29",
+ "version": "1.2.30",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments