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 0d80d43 commit 686233cCopy full SHA for 686233c
CHANGELOG.md
@@ -21,7 +21,7 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
21
### Changed
22
23
- Fixed bug with sort callback on newer versions of Livewire - https://github.com/rappasoft/laravel-livewire-tables/pull/805
24
-
+- Fixed: Removed :mixed return type hint as it requires PHP8.0 - https://github.com/rappasoft/laravel-livewire-tables/pull/822
25
## [2.7.0] - 2022-05-07
26
27
### Added
0 commit comments