We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f1dc7 commit c229550Copy full SHA for c229550
README.md
@@ -8,6 +8,13 @@
8
9
Developed by [Byteout Software](https://www.byteout.com/).
10
11
+## Compatibility
12
+
13
+| PHP | codeception | psr/log | Module Version |
14
+|----------------|----------------------------|------------------|----------------------------------------------|
15
+| `>=5.6.0 <9.0` | `^2.2|^3.0|^4.0` | `^1.0` | `byteout/psr-logger-codeception-module:^1.0` |
16
+| `^8.0` | `^4.1.9` | `^2.0|^3.0` | `byteout/psr-logger-codeception-module:^2.0` |
17
18
## Installation
19
20
1. Install and configure [Codeception](https://codeception.com/install)
0 commit comments