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 69d32e0 + fe47233 commit 994a3a2Copy full SHA for 994a3a2
1 file changed
sapi/src/builder/extension/apcu.php
@@ -7,8 +7,8 @@
7
$p->addExtension(
8
(new Extension('apcu'))
9
->withOptions('--enable-apcu')
10
- ->withPeclVersion('5.1.22')
11
- ->withFileHash('md5', '2e1fb1f09725ada616e873c4e4012ff6')
+ ->withPeclVersion('5.1.27')
+ ->withFileHash('md5', '2f8c0244d31aabfb9cf68695764398f0')
12
->withHomePage('https://github.com/krakjoe/apcu.git')
13
->withManual('https://www.php.net/apcu')
14
->withLicense('https://github.com/krakjoe/apcu/blob/master/LICENSE', Extension::LICENSE_PHP)
0 commit comments