mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 01:15:37 +08:00
Fix xlswriter with openssl conflict bug (#472)
* Fix xlswriter with openssl conflict bug * bump version to 2.2.3
This commit is contained in:
@@ -853,6 +853,9 @@
|
||||
"ext-depends": [
|
||||
"zlib",
|
||||
"zip"
|
||||
],
|
||||
"lib-suggests": [
|
||||
"openssl"
|
||||
]
|
||||
},
|
||||
"xml": {
|
||||
|
||||
Reference in New Issue
Block a user