Merge pull request #844 from crazywhalecc/swoole-v6

change swoole to version 6.x because 5.x is not compatible with php 8.4+
This commit is contained in:
Marc 2025-08-02 23:06:35 +07:00 committed by GitHub
commit 0bb8e83d68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -998,6 +998,7 @@
"path": "php-src/ext/swoole",
"type": "ghtar",
"repo": "swoole/swoole-src",
"match": "v6\\.+",
"prefer-stable": true,
"license": {
"type": "file",