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 7df8d50 commit e3b4c44Copy full SHA for e3b4c44
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.76](https://github.com/wayofdev/laravel-paginator/compare/v1.2.75...v1.2.76) (2023-08-15)
4
+
5
6
+### Miscellaneous
7
8
+* **deps:** update dependency phpunit/phpunit to v10.3.1 ([7df8d50](https://github.com/wayofdev/laravel-paginator/commit/7df8d506d1aa6e3812946cffa73615a0bcd1acb6))
9
10
## [1.2.75](https://github.com/wayofdev/laravel-paginator/compare/v1.2.74...v1.2.75) (2023-08-15)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.2.75",
+ "version": "1.2.76",
"repository": {
"url": "https://github.com/wayofdev/laravel-paginator.git"
}
0 commit comments