chore(deps): update swoole/phpx dependency version

- Updated swoole/phpx from ~2.6.6 to ~2.6.7 in composer.json
- Bumped minor version for bug fixes and improvements
- Maintained compatibility with existing codebase
- Updated dependency constraint in require section
master
韩天峰 2 hours ago
parent 560fa44160
commit d60fa56470
  1. 2
      composer.json

@ -21,7 +21,7 @@
"marcj/topsort": "^2.0",
"symfony/var-dumper": "^8.0",
"symfony/yaml": "^8.0",
"swoole/phpx": "~2.6.6",
"swoole/phpx": "~2.6.7",
"ajaxray/ansikit": "^0.3",
"ext-dom": "*"
},

Loading…
Cancel
Save