Lib_Cm - Version 1.9.3.3

Version Notes

1.9.3.3

Download this release

Release Info

Developer Magento Core Team
Extension Lib_Cm
Version 1.9.3.3
Comparing to
See all releases


Code changes from version 1.9.3.2 to 1.9.3.3

Files changed (1) hide show
  1. package.xml +5 -5
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Lib_Cm</name>
4
- <version>1.9.3.2</version>
5
  <stability>stable</stability>
6
  <license uri="http://framework.zend.com/license/new-bsd">New BSD</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Redis adapter for Zend_Cache</summary>
10
  <description>Redis adapter for Zend_Cache</description>
11
- <notes>1.9.3.2</notes>
12
  <authors><author><name>Colin Mollenhour</name><user>core</user><email>colin@mollenhour.com</email></author></authors>
13
- <date>2017-02-01</date>
14
- <time>17:29:21</time>
15
  <contents><target name="magelib"><dir name="Cm"><dir name="Cache"><dir name="Backend"><file name="Redis.php" hash="1c137eef42b9c034fa0b6d5258092c00"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
- <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Lib_Credis</name><channel>community</channel><min>1.9.3.2</min><max>1.9.3.2</max></package></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Lib_Cm</name>
4
+ <version>1.9.3.3</version>
5
  <stability>stable</stability>
6
  <license uri="http://framework.zend.com/license/new-bsd">New BSD</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Redis adapter for Zend_Cache</summary>
10
  <description>Redis adapter for Zend_Cache</description>
11
+ <notes>1.9.3.3</notes>
12
  <authors><author><name>Colin Mollenhour</name><user>core</user><email>colin@mollenhour.com</email></author></authors>
13
+ <date>2017-05-12</date>
14
+ <time>13:02:58</time>
15
  <contents><target name="magelib"><dir name="Cm"><dir name="Cache"><dir name="Backend"><file name="Redis.php" hash="1c137eef42b9c034fa0b6d5258092c00"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
+ <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Lib_Credis</name><channel>community</channel><min>1.9.3.3</min><max>1.9.3.3</max></package></required></dependencies>
18
  </package>