diff options
Diffstat (limited to 'REFLECTION-im6')
-rw-r--r-- | REFLECTION-im6 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/REFLECTION-im6 b/REFLECTION-im6 index db65ffa..07971e0 100644 --- a/REFLECTION-im6 +++ b/REFLECTION-im6 @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #15 imagick version 3.5.0 ] { +Extension [ <persistent> extension #96 imagick version 3.5.1 ] { - Dependencies { Dependency [ gmagick (Conflicts) ] @@ -11,7 +11,7 @@ Extension [ <persistent> extension #15 imagick version 3.5.0 ] { Current = '0' } Entry [ imagick.skip_version_check <ALL> ] - Current = '0' + Current = '1' } Entry [ imagick.progress_monitor <SYSTEM> ] Current = '0' @@ -326,8 +326,8 @@ Extension [ <persistent> extension #15 imagick version 3.5.0 ] { Constant [ public int COLOR_OPACITY ] { 18 } Constant [ public int COLOR_ALPHA ] { 19 } Constant [ public int COLOR_FUZZ ] { 20 } - Constant [ public int IMAGICK_EXTNUM ] { 30500 } - Constant [ public string IMAGICK_EXTVER ] { 3.5.0 } + Constant [ public int IMAGICK_EXTNUM ] { 30501 } + Constant [ public string IMAGICK_EXTVER ] { 3.5.1 } Constant [ public int QUANTUM_RANGE ] { 65535 } Constant [ public int USE_ZEND_MM ] { 0 } Constant [ public int COMPOSITE_DEFAULT ] { 40 } |