We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5a131 commit 0ede0d7Copy full SHA for 0ede0d7
1 file changed
README.md
@@ -37,14 +37,14 @@
37
### Installation
38
39
```bash
40
-composer req run_as_root/magento-cli-auto-proxy:*
+composer req run_as_root/magento-cli-auto-proxy:^1
41
```
42
43
## Roadmap
44
45
- [x] MVP release
46
- [x] Documentation
47
-- [ ] PHP 8 support (mostl likely supported already :suspect: )
+- [x] PHP 8 support (most likely supported already :suspect: )
48
- [ ] Unit tests coverage
49
- [ ] Static tests coverage
50
- [ ] php linting
0 commit comments