Skip to content

Commit c229550

Browse files
author
Igor Lukic
committed
Add compatibility table to readme
1 parent 16f1dc7 commit c229550

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88

99
Developed by [Byteout Software](https://www.byteout.com/).
1010

11+
## Compatibility
12+
13+
| PHP | codeception | psr/log | Module Version |
14+
|----------------|----------------------------|------------------|----------------------------------------------|
15+
| `>=5.6.0 <9.0` | `^2.2&#124;^3.0&#124;^4.0` | `^1.0` | `byteout/psr-logger-codeception-module:^1.0` |
16+
| `^8.0` | `^4.1.9` | `^2.0&#124;^3.0` | `byteout/psr-logger-codeception-module:^2.0` |
17+
1118
## Installation
1219

1320
1. Install and configure [Codeception](https://codeception.com/install)

0 commit comments

Comments
 (0)