Skip to content

Commit b45e64e

Browse files
committed
Add ext-swow for Windows
1 parent 1a02700 commit b45e64e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Package/Extension/swow.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ class swow extends PhpExtensionPackage
1717
{
1818
#[CustomPhpConfigureArg('Darwin')]
1919
#[CustomPhpConfigureArg('Linux')]
20+
#[CustomPhpConfigureArg('Windows')]
2021
public function configureArg(PackageInstaller $installer): string
2122
{
2223
$arg = '--enable-swow';

0 commit comments

Comments
 (0)