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.
1 parent 6e541f1 commit 2968dfbCopy full SHA for 2968dfb
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.8](https://github.com/wayofdev/laravel-paginator/compare/v1.2.7...v1.2.8) (2023-06-14)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency phpstan/phpstan to v1.10.19 ([6e541f1](https://github.com/wayofdev/laravel-paginator/commit/6e541f1c0b08d590c7dd2ed56ca22bb1e9fdafbc))
9
10
## [1.2.7](https://github.com/wayofdev/laravel-paginator/compare/v1.2.6...v1.2.7) (2023-06-14)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.7",
+ "version": "1.2.8",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments