diff options
author | Valery Piashchynski <[email protected]> | 2023-03-29 17:17:29 +0200 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2023-03-29 17:17:29 +0200 |
commit | 4cc2b81d81d7ed142ff895dc226b721c5a3e4eac (patch) | |
tree | 9dd2d1d765876513fcc1e4416924dc43715c04d6 /README.md | |
parent | 22872c4c3a036eb70edcfc60ebe4e3fde8d8fe70 (diff) |
chore(deps): update dependencies
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -98,6 +98,7 @@ composer require spiral/roadrunner:v2.0 nyholm/psr7 Server binary will be available at the root of your project. > **Note** +> > PHP's extensions `php-curl` and `php-zip` are required to download RoadRunner automatically. > PHP's extensions `php-sockets` need to be installed to run roadrunner. > Check with `php --modules` your installed extensions. |