Commit 3108ccd
Sven Hagemann
Update minimum PHP requirements to version 7.3
In order to prepare for PHP8 I upgraded PHPUnit from version 5 to version 9.
However PHPUnit has dropped PHP5 support. And I would argue that maybe we should too.
I personally dont think that PHP 7.3 is a bad minimum requirement, if that means that we can support PHP81 parent d304b3c commit 3108ccd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments