Skip to content

Commit c77af2d

Browse files
committed
update docs
1 parent 76e6f0d commit c77af2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ The Toolbox is a Kickstarter for your every day project. It provides some import
1515

1616
| Release | Supported Pimcore Versions | Supported Symfony Versions | Release Date | Maintained | Branch |
1717
|---------|-----------------------------------|----------------------------|--------------|----------------|------------|
18-
| **3.0** | `6.0` | `3.4`, `^4.0` | 16.07.2019 | Feature Branch | master |
18+
| **3.x** | `6.0` - `6.3` | `3.4`, `^4.0` | 16.07.2019 | Feature Branch | master |
1919
| **2.8** | `5.4`, `5.5`, `5.6`, `5.7`, `5.8` | `3.4` | 30.06.2019 | Bugfix only | 2.8 |
2020
| **1.8** | `4.0` | -- | 28.04.2017 | Unsupported | pimcore4 |
2121

2222
### Installation
2323

2424
```json
2525
"require" : {
26-
"dachcom-digital/toolbox" : "~3.0.0"
26+
"dachcom-digital/toolbox" : "~3.1.0"
2727
}
2828
```
2929

0 commit comments

Comments
 (0)