Version Notes
Newer PHP versions support
Download this release
Release Info
Developer | PICT |
Extension | pict |
Version | 1.2.0 |
Comparing to | |
See all releases |
Code changes from version 1.1.0 to 1.2.0
- package.xml +5 -5
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>pict</name>
|
4 |
-
<version>1.
|
5 |
<stability>stable</stability>
|
6 |
<license>GNU General Public License</license>
|
7 |
<channel>community</channel>
|
@@ -32,11 +32,11 @@ With the click of a button, share PICT photos to Facebook, Twitter, Pinterest, T
|
|
32 |
Measure&#xD;
|
33 |
&#xD;
|
34 |
See which photos and products are generating the most revenue and driving the most engagement.</description>
|
35 |
-
<notes>
|
36 |
<authors><author><name>PICT</name><user>PICT</user><email>operations@pict.com</email></author><author><name>Sajid Unar</name><user>sajidunnar</user><email>sajidunnar@gmail.com</email></author></authors>
|
37 |
-
<date>2013-
|
38 |
-
<time>
|
39 |
<contents><target name="magecommunity"><dir name="Pict"><dir name="FeedBuilder"><dir name="Helper"><file name="Data.php" hash="87cd964b8008e8c0f4b706f49a6a13e8"/></dir><dir name="Model"><file name="FeedBuilder.php" hash="a45ded7530b5a9826474db785132d0f4"/><file name=".FeedBuilder.php.swp" hash="c10019c76d494cde65505465a53d2565"/></dir><dir name="controllers"><file name="IndexController.php" hash="c4d5d1b324b666671aece80a7e7b0ec3"/></dir><dir name="etc"><file name="adminhtml.xml" hash="6a201b46b9c28faea2167d4111477f71"/><file name="config.xml" hash="2b1971dc6ab294f148e0d6feec9ac34d"/><file name="system.xml" hash="2737718479917c321154e2250bc154ee"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Pict_FeedBuilder.xml" hash="4a1e7926edb8f612583951ae57cd07d8"/></dir></target></contents>
|
40 |
<compatible/>
|
41 |
-
<dependencies><required><php><min>5.2.0</min><max>5.
|
42 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>pict</name>
|
4 |
+
<version>1.2.0</version>
|
5 |
<stability>stable</stability>
|
6 |
<license>GNU General Public License</license>
|
7 |
<channel>community</channel>
|
32 |
Measure&#xD;
|
33 |
&#xD;
|
34 |
See which photos and products are generating the most revenue and driving the most engagement.</description>
|
35 |
+
<notes>Newer PHP versions support</notes>
|
36 |
<authors><author><name>PICT</name><user>PICT</user><email>operations@pict.com</email></author><author><name>Sajid Unar</name><user>sajidunnar</user><email>sajidunnar@gmail.com</email></author></authors>
|
37 |
+
<date>2013-11-15</date>
|
38 |
+
<time>00:33:51</time>
|
39 |
<contents><target name="magecommunity"><dir name="Pict"><dir name="FeedBuilder"><dir name="Helper"><file name="Data.php" hash="87cd964b8008e8c0f4b706f49a6a13e8"/></dir><dir name="Model"><file name="FeedBuilder.php" hash="a45ded7530b5a9826474db785132d0f4"/><file name=".FeedBuilder.php.swp" hash="c10019c76d494cde65505465a53d2565"/></dir><dir name="controllers"><file name="IndexController.php" hash="c4d5d1b324b666671aece80a7e7b0ec3"/></dir><dir name="etc"><file name="adminhtml.xml" hash="6a201b46b9c28faea2167d4111477f71"/><file name="config.xml" hash="2b1971dc6ab294f148e0d6feec9ac34d"/><file name="system.xml" hash="2737718479917c321154e2250bc154ee"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="Pict_FeedBuilder.xml" hash="4a1e7926edb8f612583951ae57cd07d8"/></dir></target></contents>
|
40 |
<compatible/>
|
41 |
+
<dependencies><required><php><min>5.2.0</min><max>5.5.5</max></php></required></dependencies>
|
42 |
</package>
|