umbrellio / laravel-pg-extensions

Laravel extensions for Postgres
MIT License
90 stars 18 forks source link

feat: Add Laravel 10 Support #77

Closed siketyan closed 1 year ago

siketyan commented 1 year ago

Closes #76

This pull request adds Laravel 10 support.

Since Laravel 10 now requires PHP 8.1, I added runs on PHP 8.1 into the CI workflow. Also, PHP 8.1 is supported by PHPUnit 10; It will be automatically resolved and the CI workflow is not ready for PHPUnit 10. So I temporarily disabled resolving PHPUnit 10 and fixed to 9.6.

pvsaintpe commented 1 year ago

@siketyan

Thank you very much for your work to improve our project.

New version in composer already are available: https://packagist.org/packages/umbrellio/laravel-pg-extensions#5.3.6