chg: Bump recommended pyMispVersion

pull/3658/head
Raphaël Vinot 2018-09-06 11:27:02 -07:00 committed by GitHub
parent 93c1927296
commit ed64988ffd
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 = '44';
public $pyMispVersion = '2.4.93';
public $pyMispVersion = '2.4.95';
public $phpmin = '5.6.5';
public $phprec = '7.0.16';