Releases: staudenmeir/laravel-cte
Releases Β· staudenmeir/laravel-cte
v1.11.2
What's Changed
- Prepare for PHP 8.4
- Increase PHPStan level by @staudenmeir in #60
- docs: version compatibility by @AlanRezende in #61
- Upgrade to PHPStan 2 by @staudenmeir in #62
New Contributors
- @AlanRezende made their first contribution in #61
Full Changelog: v1.11.1...v1.11.2
v1.11.1
v1.10.1
v1.11
v1.10
v1.9
What's Changed
- Add Oracle support by @staudenmeir in #50
New Contributors
- @staudenmeir made their first contribution in #50
Full Changelog: v1.8...v1.9
v1.8
What's Changed
- Added support of the SingleStoreDB by @AdalbertMemSQL in #48
New Contributors
- @AdalbertMemSQL made their first contribution in #48
Full Changelog: v1.7.1...v1.8
v1.7.1
v1.7
- Support Laravel 10