Skip to content

Commit 9fb1234

Browse files
Fixed test and upgraded dependencies
1 parent 6fd3ccd commit 9fb1234

3 files changed

Lines changed: 524 additions & 479 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"type": "library",
55
"license": "MIT",
66
"require": {
7-
"php": "^8.2",
8-
"ext-openswoole": "^22.0|^22.1",
7+
"php": ">=8.2",
8+
"ext-openswoole": ">=22.0",
99
"league/pipeline": "^1.0",
1010
"symfony/workflow": "^7.0",
1111
"symfony/event-dispatcher": "^7.0",

0 commit comments

Comments
 (0)