We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b553b7 commit 4975f1fCopy full SHA for 4975f1f
1 file changed
README.md
@@ -19,7 +19,7 @@ Make Codeigniter4 work on Roadrunner Server.
19
### Composer Install
20
Use "Composer" to download the library and its dependencies to the project
21
```
22
-composer require sdpmlab/codeigniter4-roadrunner "v0.0.4-alpha"
+composer require sdpmlab/codeigniter4-roadrunner "v1.0.0-beta"
23
24
Initialize Roadrunner and files using built-in commands in the library
25
0 commit comments