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 ca639cb + b9591a0 commit 43a4ca6Copy full SHA for 43a4ca6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.14](https://github.com/wayofdev/laravel-paginator/compare/v1.2.13...v1.2.14) (2023-06-21)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency phpstan/phpstan to v1.10.21 ([ca639cb](https://github.com/wayofdev/laravel-paginator/commit/ca639cb16a7a50788aaccd6425407737119f79a9))
9
10
## [1.2.13](https://github.com/wayofdev/laravel-paginator/compare/v1.2.12...v1.2.13) (2023-06-20)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.13",
+ "version": "1.2.14",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments