Closed greatislander closed 2 years ago
Hey @greatislander,
Thanks for the contribution. Could you update it to remove support for PHP 7.4 please? 😄 I wanted to release a v3 for Laravel 9.
Sure! I'm also thinking that some older Laravel versions will need to be dropped as the PHP 8.1 prefer-lowest matrix is failing (likely due to older versions not supporting PHP 8.1).
Sure! I'm also thinking that some older Laravel versions will need to be dropped as the PHP 8.1 prefer-lowest matrix is failing (likely due to older versions not supporting PHP 8.1).
Yeah that's ok. The older versions will use v2
instead. 😄
@chinleung Looks like Travis is still a required check— but I think this is good now.
@chinleung Looks like Travis is still a required check— but I think this is good now.
I'll remove it from the settings of the repo.
We can also drop support for illuminate/support
v8 right?
This PR adds Laravel 9 and PHP 8.1 to supported environments and to the GitHub Actions test matrix.
Depends on https://github.com/chinleung/laravel-locales/pull/6 and a new release of https://github.com/chinleung/laravel-locales.