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.
1 parent 46ea525 commit 653f2feCopy full SHA for 653f2fe
package.xml
@@ -2078,6 +2078,24 @@
2078
<min>1.4.0</min>
2079
</pearinstaller>
2080
</required>
2081
+ <optional>
2082
+ <package>
2083
+ <name>curl</name>
2084
+ <channel>pecl.php.net</channel>
2085
+ </package>
2086
2087
+ <name>mysqlnd</name>
2088
2089
2090
2091
+ <name>json</name>
2092
2093
2094
2095
+ <name>sockets</name>
2096
2097
2098
+ </optional>
2099
</dependencies>
2100
<providesextension>swoole</providesextension>
2101
<extsrcrelease>
0 commit comments