Closed asnanmtakim closed 6 months ago
Thank you @asnanmtakim
Can you also update https://github.com/michalsn/codeigniter4-uuid/blob/develop/.github/workflows/php.yml#L30 - replace all existing versions with 8.1
, so we can test if this is working?
-php-versions: ['7.3', '7.4', '8.0']
+php-versions: ['8.1']
Thanks!
I just update my PR. Thank you
Thank you.
I have an error on Codeigniter 4.5 like that I think just change a little code in UuidModel will fix that