File tree 1 file changed +7
-6
lines changed
1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -696,12 +696,13 @@ $ docker-compose run --rm -w /tmp/ganesha -u ganesha client vendor/bin/phpunit
696
696
697
697
### Version Guidance
698
698
699
- | Version | PHP Version |
700
- | ---------| -------------|
701
- | 3.x | >=8.0 |
702
- | 2.x | >=7.3 |
703
- | 1.x | >=7.1 |
704
- | 0.x | >=5.6 |
699
+ | Version | PHP Version | Latest Release |
700
+ | ---------| -------------| ------------------------------------------------------------------------|
701
+ | 4.x | >=8.1 | [ Latest Release] ( https://github.com/ackintosh/ganesha/releases/latest ) |
702
+ | 3.x | >=8.0 | [ 3.2.0] ( https://github.com/ackintosh/ganesha/releases/tag/3.2.0 ) |
703
+ | 2.x | >=7.3 | [ 2.0.2] ( https://github.com/ackintosh/ganesha/releases/tag/2.0.2 ) |
704
+ | 1.x | >=7.1 | [ 1.3.0] ( https://github.com/ackintosh/ganesha/releases/tag/1.3.0 ) |
705
+ | 0.x | >=5.6 | [ 0.5.0] ( https://github.com/ackintosh/ganesha/releases/tag/0.5.0 ) |
705
706
706
707
## [ Author] ( #table-of-contents )
707
708
You can’t perform that action at this time.
0 commit comments