mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-10-18 03:16:30 +08:00
fix: fix issue with php install swoole failed (#9113)
Refs https://github.com/1Panel-dev/1Panel/issues/9080
This commit is contained in:
parent
a0d5319cd9
commit
55d966a52e
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
"installed": false
|
||||
},
|
||||
{
|
||||
"name": "Swoole",
|
||||
"name": "swoole",
|
||||
"check": "swoole",
|
||||
"file": "swoole.so",
|
||||
"versions": ["56","70", "71", "72", "73", "74", "80", "81", "82", "83","84"],
|
||||
|
|
Loading…
Add table
Reference in a new issue