Skip to content

Commit fd3fe72

Browse files
authored
Set phpredis to latest (#44667)
1 parent eb673be commit fd3fe72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
uses: shivammathur/setup-php@v2
5353
with:
5454
php-version: ${{ matrix.php }}
55-
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, gd, redis-phpredis/[email protected].5, igbinary, msgpack, lzf, zstd, lz4, memcached, gmp
55+
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, gd, redis-phpredis/[email protected].7, igbinary, msgpack, lzf, zstd, lz4, memcached, gmp
5656
ini-values: error_reporting=E_ALL
5757
tools: composer:v2
5858
coverage: none

0 commit comments

Comments
 (0)