chg: [PyMISP] Bump

pull/8435/head
Raphaël Vinot 2022-05-30 11:03:50 +02:00
parent 6d733c7c0f
commit b1a5979fcb
2 changed files with 2 additions and 2 deletions

2
PyMISP

@ -1 +1 @@
Subproject commit b1892efb6a078d1370cee51c9103f3a591c628d2
Subproject commit cd4b5d533b68de19b714be7f83f231640404f0bf

View File

@ -35,7 +35,7 @@ class AppController extends Controller
public $helpers = array('OrgImg', 'FontAwesome', 'UserName');
private $__queryVersion = '141';
public $pyMispVersion = '2.4.157';
public $pyMispVersion = '2.4.159';
public $phpmin = '7.2';
public $phprec = '7.4';
public $phptoonew = '8.0';