v3.4.0 - Update packages

This commit is contained in:
idanoo 2024-12-11 14:18:25 +13:00
parent 2c995bd613
commit 81fe761577
5 changed files with 43 additions and 40 deletions

View file

@ -19,7 +19,7 @@ jobs:
container: php:${{ matrix.php_version }}
strategy:
matrix:
php_version: [8.1, 8.2]
php_version: [8.1, 8.2,8.3,8.4]
services:
redis:
image: redis:7.0