chg: [PyMISP] Bump.

pull/9225/head
Raphaël Vinot 2023-07-31 12:08:29 +02:00
parent 2f4a49ccb2
commit f22c82e87a
2 changed files with 2 additions and 2 deletions

2
PyMISP

@ -1 +1 @@
Subproject commit ccae32ae716c143bea09954e860238e193bc78c6
Subproject commit 94983c01ecced6086df28133a38a297111534142

View File

@ -34,7 +34,7 @@ class AppController extends Controller
public $helpers = array('OrgImg', 'FontAwesome', 'UserName');
private $__queryVersion = '153';
public $pyMispVersion = '2.4.173';
public $pyMispVersion = '2.4.174';
public $phpmin = '7.2';
public $phprec = '7.4';
public $phptoonew = '8.0';