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 994a3a2 + cb62410 commit bde7af0Copy full SHA for bde7af0
1 file changed
sapi/src/builder/extension/ds.php
@@ -7,8 +7,8 @@
7
$p->addExtension(
8
(new Extension('ds'))
9
->withOptions(' --enable-ds')
10
- ->withPeclVersion('1.4.0')
11
- ->withFileHash('md5', 'd7e64fbb53b567908d63155ec2a8f548')
+ ->withPeclVersion('1.6.0')
+ ->withFileHash('md5', 'c743b75f58bedfa2ab7fb3853b7b629b')
12
->withHomePage('https://github.com/php-ds/ext-ds')
13
->withManual('https://www.php.net/ds')
14
->withLicense('https://github.com/php-ds/ext-ds/blob/master/LICENSE', Extension::LICENSE_MIT)
0 commit comments