We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef28fe5 commit 5788537Copy full SHA for 5788537
.scrutinizer.yml
@@ -27,7 +27,7 @@ build:
27
- 'RewriteCond %{REQUEST_FILENAME} !-f'
28
- 'RewriteRule ^(.*)$ index.php?_url=/$1 [QSA,L]'
29
php:
30
- version: 8.4
+ version: 8.4.10
31
# @link https://pecl.php.net/
32
pecl_extensions:
33
- redis
0 commit comments