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 b5c4f97 + b0bce54 commit 1aba72bCopy full SHA for 1aba72b
.github/workflows/tests.yml
@@ -50,7 +50,7 @@ jobs:
50
tools: composer
51
# Specific versions of extensions available on PECL can be set up by suffixing the extension's name with the version.
52
# https://github.com/shivammathur/setup-php?tab=readme-ov-file#heavy_plus_sign-php-extension-support
53
- extensions: apcu, redis-5.3.7, memcached, mongodb
+ extensions: apcu, redis-5.3.7, memcached, mongodb-1.21.0
54
ini-values: apc.enable_cli=1
55
coverage: xdebug
56
env:
0 commit comments