Skip to content

Commit

Permalink
Readme: correct versions
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Oct 8, 2018
1 parent 2968f68 commit f7706ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ composer require ublaboo/datagrid
| State | Version | Branch | Nette | PHP | |
|-------------|-----------|----------|-------|----------|--|
| dev | `^6.0.0` | `master` | >=2.4 | `>= 7.1` | `minimum-stability: dev, prefer-stable: true` |
| dev | `^5.7.0` | `master` | >=2.4 | `>= 5.6` | `minimum-stability: dev, prefer-stable: true` |
| next | `^5.7.0` | `v5.x` | >=2.4 | `>= 5.6` | `minimum-stability: dev, prefer-stable: true` |
| stable | `^5.6.0` | `v5.x` | >=2.3 | `>= 5.6` | |
| stable | `^4.4.22` | `v5.x` | >=2.3 | `>= 5.6` | |
| stable | `^3.3.1` | `v5.x` | >=2.3 | `>= 5.3` | |
Expand Down

0 comments on commit f7706ae

Please sign in to comment.