chore(deps): update swoole/phpx dependency version

- Updated swoole/phpx from ~2.6.13 to ~2.7.0 in composer.json
- Bumped version constraint to use latest stable release
- Maintains compatibility with existing extension requirements
master v0.7.0
韩天峰 2 days ago
parent 683a7c6ec0
commit dd4cd6d162
  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.13",
"swoole/phpx": "~2.7.0",
"ajaxray/ansikit": "^0.3",
"ext-dom": "*"
},

Loading…
Cancel
Save