chg: Bump PyMISP recommended version

pull/2886/head
Raphaël Vinot 2018-01-28 20:59:57 +01:00 committed by GitHub
parent 9c9b053c04
commit c6cafce47f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ class AppController extends Controller {
public $helpers = array('Utility', 'OrgImg');
private $__queryVersion = '29';
public $pyMispVersion = '2.4.85';
public $pyMispVersion = '2.4.87';
public $phpmin = '5.6.5';
public $phprec = '7.0.16';