Power-Components / livewire-powergrid

⚡ PowerGrid generates modern, powerful and easy-to-customize data tables using Laravel Livewire.
https://livewire-powergrid.com
MIT License
1.42k stars 209 forks source link

[CI] Update dependencies versions & add PHP 8.3 #1455

Closed dansysanalyst closed 4 months ago

dansysanalyst commented 4 months ago

⚡ PowerGrid - Pull Request

Welcome and thank you for your interest in contributing to our project!. You must use this template to submit a Pull Request or it will not be accepted.


Motivation

Description

This PR fix failing CI tests for PostgreSQL.

Update CI image version according to Laravel 10 and Laravel 11 (unreleased) minimum database versions. I have also added PHP 8.3 to the matrix.

Documentation

This PR requires Documentation update?

luanfreitasdev commented 4 months ago

Thank you @dansysanalyst !