Skip to content

Commit 0bb8e83

Browse files
authored
Merge pull request #844 from crazywhalecc/swoole-v6
change swoole to version 6.x because 5.x is not compatible with php 8.4+
2 parents 0ae4bcb + b8fe70e commit 0bb8e83

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)