chore(deps): update swoole/phpx dependency version

- Updated swoole/phpx from ~2.4.0 to ~2.4.1 in composer.json
- Maintained compatibility with existing project requirements
- Ensured dependency version alignment with current standards
pull/40/head
韩天峰 1 month ago
parent 3fef88de8e
commit b51da46c5a
  1. 2
      composer.json

@ -12,7 +12,7 @@
"marcj/topsort": "^2.0", "marcj/topsort": "^2.0",
"symfony/var-dumper": "^8.0", "symfony/var-dumper": "^8.0",
"symfony/yaml": "^8.0", "symfony/yaml": "^8.0",
"swoole/phpx": "~2.4.0", "swoole/phpx": "~2.4.1",
"ajaxray/ansikit": "^0.3.1" "ajaxray/ansikit": "^0.3.1"
}, },
"require-dev": { "require-dev": {

Loading…
Cancel
Save