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

Commit 0af9792

Browse files
authored
Merge pull request #76 from killtw/should-require-swoole
add ext-swoole to require
2 parents 7375864 + f5ee90e commit 0af9792

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
],
1616
"require": {
1717
"php": "^7.1",
18+
"ext-swoole": ">=1.9.3",
1819
"illuminate/console": "~5.1",
1920
"illuminate/contracts": "~5.1",
2021
"illuminate/http": "~5.1",

0 commit comments

Comments
 (0)