mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
change swoole to version 6.x because 5.x is not compatible with php 8.4+
This commit is contained in:
parent
0ae4bcbd6f
commit
b8fe70e5ee
@ -998,6 +998,7 @@
|
||||
"path": "php-src/ext/swoole",
|
||||
"type": "ghtar",
|
||||
"repo": "swoole/swoole-src",
|
||||
"match": "v6\\.+",
|
||||
"prefer-stable": true,
|
||||
"license": {
|
||||
"type": "file",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user