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 63f03c0 commit ee5faa5Copy full SHA for ee5faa5
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.94](https://github.com/wayofdev/laravel-paginator/compare/v1.2.93...v1.2.94) (2023-09-04)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency phpstan/phpstan to v1.10.33 ([63f03c0](https://github.com/wayofdev/laravel-paginator/commit/63f03c06dc56a204b3e5b84d8ce1adcd06f6848c))
9
10
## [1.2.93](https://github.com/wayofdev/laravel-paginator/compare/v1.2.92...v1.2.93) (2023-09-04)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.93",
+ "version": "1.2.94",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments