fix: fix issue with php install swoole failed (#9113)

Refs https://github.com/1Panel-dev/1Panel/issues/9080
This commit is contained in:
CityFun 2025-06-16 14:42:51 +08:00 committed by GitHub
parent a0d5319cd9
commit 55d966a52e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"],