We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1eed7e + 64e6e12 commit 4d86be0Copy full SHA for 4d86be0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.103](https://github.com/wayofdev/laravel-paginator/compare/v1.2.102...v1.2.103) (2023-09-13)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency phpstan/phpstan to v1.10.34 ([c1eed7e](https://github.com/wayofdev/laravel-paginator/commit/c1eed7ea17f8a5bb90e01158f9bf3b950d404d02))
9
10
## [1.2.102](https://github.com/wayofdev/laravel-paginator/compare/v1.2.101...v1.2.102) (2023-09-12)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.102",
+ "version": "1.2.103",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments