mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Windows detect newer versions (#12164)
* Fix Window hardware info flapping * add description * Missing features field * Rename hardware method * Updated test data
This commit is contained in:
@@ -206,6 +206,7 @@ class CiHelper
|
||||
{
|
||||
$cs_cmd = [
|
||||
$this->checkPhpExec('php-cs-fixer'),
|
||||
'--config=.php_cs',
|
||||
'fix',
|
||||
'-v',
|
||||
];
|
||||
|
Reference in New Issue
Block a user