chg: [PyMISP] Bump recommended version

pull/7632/head
Raphaël Vinot 2021-08-05 11:47:42 +02:00
parent 9802c22235
commit 111cbd349d
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class AppController extends Controller
public $helpers = array('OrgImg', 'FontAwesome', 'UserName', 'DataPathCollector');
private $__queryVersion = '130';
public $pyMispVersion = '2.4.144';
public $pyMispVersion = '2.4.148';
public $phpmin = '7.2';
public $phprec = '7.4';
public $phptoonew = '8.0';