mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 15:44:33 -04:00
Fixes for tests
This commit is contained in:
parent
d25d6d1c9e
commit
e669b96f8a
@ -27,7 +27,7 @@ class SystemHealth
|
||||
'zip',
|
||||
];
|
||||
|
||||
private static $php_version = 7.1;
|
||||
private static $php_version = 7.3;
|
||||
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user