We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0d4bb0 + 6933cab commit 5e6be12Copy full SHA for 5e6be12
.github/workflows/phpunits.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
strategy:
20
matrix:
21
- php-versions: [8.2, 8.3]
+ php-versions: [8.2, 8.3, 8.4]
22
databases: [testing, pgsql, mysql, mariadb]
23
caches: [array, redis, memcached, database]
24
locks: [redis, memcached]
0 commit comments