File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -67,15 +67,17 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for how to contribute changes. All contri
6767
6868## Compatibility
6969
70- * 7.* (last tested on v7.16.1)
71- * 6.* (last tested on v6.18.20)
72- * 5.8.* (last tested on v5.8.38)
73- * 5.7.* (last tested on v5.7.29)
74- * 5.6.* (last tested on v5.6.40)
75- * 5.5.* (last tested on v5.5.49)
76- * 5.4.* (last tested on v5.4.36)
77- * 5.3.* (last tested on v5.3.31)
78- * 5.2.* (last tested on v5.2.45)
70+ > Laravel 5/6 should be still supported but we are not testing them via automation sccripts
71+
72+ | Version | PHP |
73+ | ------- | ----------- |
74+ | 9.* | 8.1-node-17 |
75+ | 9.* | 8.0-node-17 |
76+ | 8.* | 8.1-node-17 |
77+ | 8.* | 8.0-node-17 |
78+ | 8.* | 7.4-node-17 |
79+ | 7.* | 7.4-node-17 |
80+
7981
8082
8183## Copyright and License
You can’t perform that action at this time.
0 commit comments