Skip to content

Commit 993a18d

Browse files
authored
Update README.md (#107)
1 parent 21c53f7 commit 993a18d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ The various versions of Dockerfile have been prepared for you in the [hyperf/hyp
1010

1111
When you don't want to use Docker as the basis for your running environment, you need to make sure that your operating environment meets the following requirements:
1212

13-
- PHP >= 8.0
13+
- PHP >= 8.1
1414
- Any of the following network engines
15-
- Swoole PHP extension >= 4.5,with `swoole.use_shortname` set to `Off` in your `php.ini`
16-
- Swow PHP extension (Beta)
15+
- Swoole PHP extension >= 5.0,with `swoole.use_shortname` set to `Off` in your `php.ini`
16+
- Swow PHP extension >= 1.3
1717
- JSON PHP extension
1818
- Pcntl PHP extension
1919
- OpenSSL PHP extension (If you need to use the HTTPS)

0 commit comments

Comments
 (0)