Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit aa6b875

Browse files
committed
update ext-swoole dependency
1 parent 2b7d6cc commit aa6b875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"php": "^7.1",
18-
"ext-swoole": ">=1.9.3",
18+
"ext-swoole": ">=1.9.3 || >=2.1.0",
1919
"illuminate/console": "~5.1",
2020
"illuminate/contracts": "~5.1",
2121
"illuminate/http": "~5.1",

0 commit comments

Comments
 (0)