We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db23019 commit ebf9c2cCopy full SHA for ebf9c2c
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.3-alpha"
+composer require sdpmlab/codeigniter4-roadrunner "v0.0.4-alpha"
23
24
Initialize Roadrunner and files using built-in commands in the library
25
0 commit comments