Skip to content

Commit b8fe70e

Browse files
committed
change swoole to version 6.x because 5.x is not compatible with php 8.4+
1 parent 0ae4bcb commit b8fe70e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/source.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -998,6 +998,7 @@
998998
"path": "php-src/ext/swoole",
999999
"type": "ghtar",
10001000
"repo": "swoole/swoole-src",
1001+
"match": "v6\\.+",
10011002
"prefer-stable": true,
10021003
"license": {
10031004
"type": "file",

0 commit comments

Comments
 (0)