summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-04-05 16:12:00 +0200
committerValery Piashchynski <[email protected]>2023-04-05 16:12:29 +0200
commit68fee34333532fb64da453e165e0bb2b687e4051 (patch)
tree5c78369aca177ac7dd078bfc2b852223c149bcb7 /README.md
parentaa4468ff818c7da724e8d7e73f263928c52f5420 (diff)
feat: update .rr.yaml
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 72db07a0..aba8fa2a 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ Configuration located in the `.rr.yaml` file ([full sample](https://github.com/r
You can also install RoadRunner automatically using command shipped with the composer package, run:
```bash
-composer require spiral/roadrunner:v2.0 nyholm/psr7
+composer require spiral/roadrunner:v2023.1.0 nyholm/psr7
./vendor/bin/rr get-binary
```