chg: Bump PyMISP

pull/7984/head
Raphaël Vinot 2021-11-19 01:54:56 -08:00
parent 0e7c83feae
commit 94519efb17
2 changed files with 2 additions and 2 deletions

2
PyMISP

@ -1 +1 @@
Subproject commit f85ccb3e19cd3aec3c694ccfa4be97fffb9597f8
Subproject commit 8b66d5f75346271c78d4737f79fb302e17c961d2

View File

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