From 5bbb99c6ffde3a5deecd07dbc4526f5b655d665e Mon Sep 17 00:00:00 2001 From: prestonBot Date: Wed, 22 Feb 2023 23:11:57 +0000 Subject: [PATCH] Updated PrestaShop Packages --- composer.lock | 549 +++++++++++++++++++++++++++++--------------------- 1 file changed, 314 insertions(+), 235 deletions(-) diff --git a/composer.lock b/composer.lock index 4f23cad5c663e..0246cc275d66b 100644 --- a/composer.lock +++ b/composer.lock @@ -4638,23 +4638,32 @@ }, { "name": "prestashop/contactform", - "version": "v4.3.0", + "version": "v4.4.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/contactform.git", - "reference": "849aae54ec564aca94877b9bee50e71bb0468edb" + "reference": "cccba73e68e8fac5e36f9061ce3dbcb3f2879ded" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/contactform/zipball/849aae54ec564aca94877b9bee50e71bb0468edb", - "reference": "849aae54ec564aca94877b9bee50e71bb0468edb", + "url": "https://api.github.com/repos/PrestaShop/contactform/zipball/cccba73e68e8fac5e36f9061ce3dbcb3f2879ded", + "reference": "cccba73e68e8fac5e36f9061ce3dbcb3f2879ded", "shasum": "" }, "require": { "jakeasmith/http_build_url": "^1", "php": ">=5.4.0" }, + "require-dev": { + "prestashop/php-dev-tools": "~3.0" + }, "type": "prestashop-module", + "autoload": { + "classmap": [ + "contactform.php", + "upgrade/" + ] + }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" @@ -4668,31 +4677,34 @@ "description": "PrestaShop module contactform", "homepage": "https://github.com/PrestaShop/contactform", "support": { - "source": "https://github.com/PrestaShop/contactform/tree/v4.3.0" + "source": "https://github.com/PrestaShop/contactform/tree/v4.4.0" }, - "time": "2020-09-15T09:37:15+00:00" + "time": "2022-11-30T13:06:59+00:00" }, { "name": "prestashop/dashactivity", - "version": "v2.0.2", + "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/dashactivity.git", - "reference": "8d41fab7a58cdaeabc0248f6fd571da32d7615d4" + "reference": "21e90c2d98dc797e2ce8927e6f6e510ac60a6159" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/dashactivity/zipball/8d41fab7a58cdaeabc0248f6fd571da32d7615d4", - "reference": "8d41fab7a58cdaeabc0248f6fd571da32d7615d4", + "url": "https://api.github.com/repos/PrestaShop/dashactivity/zipball/21e90c2d98dc797e2ce8927e6f6e510ac60a6159", + "reference": "21e90c2d98dc797e2ce8927e6f6e510ac60a6159", "shasum": "" }, "require": { "php": ">=5.4" }, + "require-dev": { + "prestashop/php-dev-tools": "^3.4" + }, "type": "prestashop-module", "notification-url": "https://packagist.org/downloads/", "license": [ - "AFL - Academic Free License (AFL 3.0)" + "AFL-3.0" ], "authors": [ { @@ -4703,28 +4715,37 @@ "description": "PrestaShop module dashactivity", "homepage": "https://github.com/PrestaShop/dashactivity", "support": { - "source": "https://github.com/PrestaShop/dashactivity/tree/master" + "source": "https://github.com/PrestaShop/dashactivity/tree/v2.1.0" }, - "time": "2017-12-08T11:06:01+00:00" + "time": "2022-12-01T10:40:27+00:00" }, { "name": "prestashop/dashgoals", - "version": "v2.0.2", + "version": "v2.0.3", "source": { "type": "git", "url": "https://github.com/PrestaShop/dashgoals.git", - "reference": "2a8d41bcc9f2b09924b5e82407bcd6d61ea61ab6" + "reference": "78c6ecf7c8a40c69964b9a92f6d73534636f1a5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/dashgoals/zipball/2a8d41bcc9f2b09924b5e82407bcd6d61ea61ab6", - "reference": "2a8d41bcc9f2b09924b5e82407bcd6d61ea61ab6", + "url": "https://api.github.com/repos/PrestaShop/dashgoals/zipball/78c6ecf7c8a40c69964b9a92f6d73534636f1a5f", + "reference": "78c6ecf7c8a40c69964b9a92f6d73534636f1a5f", "shasum": "" }, "require": { "php": ">=5.4" }, + "require-dev": { + "prestashop/php-dev-tools": "~3.0" + }, "type": "prestashop-module", + "autoload": { + "classmap": [ + "dashgoals.php", + "controllers/" + ] + }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" @@ -4738,27 +4759,30 @@ "description": "PrestaShop module dashgoals", "homepage": "https://github.com/PrestaShop/dashgoals", "support": { - "source": "https://github.com/PrestaShop/dashgoals/tree/v2.0.2" + "source": "https://github.com/PrestaShop/dashgoals/tree/v2.0.3" }, - "time": "2018-01-29T17:51:57+00:00" + "time": "2023-01-17T15:04:32+00:00" }, { "name": "prestashop/dashproducts", - "version": "v2.1.1", + "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/PrestaShop/dashproducts.git", - "reference": "22652ff141bfc3d5563918210f9b58305c80f4d7" + "reference": "6bf44650ffe053833a1aa1cc9c4b1123bd5bbedb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/dashproducts/zipball/22652ff141bfc3d5563918210f9b58305c80f4d7", - "reference": "22652ff141bfc3d5563918210f9b58305c80f4d7", + "url": "https://api.github.com/repos/PrestaShop/dashproducts/zipball/6bf44650ffe053833a1aa1cc9c4b1123bd5bbedb", + "reference": "6bf44650ffe053833a1aa1cc9c4b1123bd5bbedb", "shasum": "" }, "require": { "php": ">=5.4" }, + "require-dev": { + "prestashop/php-dev-tools": "^3.4" + }, "type": "prestashop-module", "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4773,22 +4797,22 @@ "description": "PrestaShop module dashproducts", "homepage": "https://github.com/PrestaShop/dashproducts", "support": { - "source": "https://github.com/PrestaShop/dashproducts/tree/v2.1.1" + "source": "https://github.com/PrestaShop/dashproducts/tree/v2.1.2" }, - "time": "2020-09-28T11:23:29+00:00" + "time": "2022-11-30T16:35:45+00:00" }, { "name": "prestashop/dashtrends", - "version": "v2.0.3", + "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/dashtrends.git", - "reference": "da68ea81c2d0d13d9fd851934c75927fe222d5e3" + "reference": "122384c3a7367a3bf8810466e5c0a2f80ab170fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/dashtrends/zipball/da68ea81c2d0d13d9fd851934c75927fe222d5e3", - "reference": "da68ea81c2d0d13d9fd851934c75927fe222d5e3", + "url": "https://api.github.com/repos/PrestaShop/dashtrends/zipball/122384c3a7367a3bf8810466e5c0a2f80ab170fb", + "reference": "122384c3a7367a3bf8810466e5c0a2f80ab170fb", "shasum": "" }, "require": { @@ -4816,9 +4840,9 @@ "description": "PrestaShop module dashtrends", "homepage": "https://github.com/PrestaShop/dashtrends", "support": { - "source": "https://github.com/PrestaShop/dashtrends/tree/v2.0.3" + "source": "https://github.com/PrestaShop/dashtrends/tree/v2.1.0" }, - "time": "2020-10-14T13:35:03+00:00" + "time": "2022-12-01T10:44:15+00:00" }, { "name": "prestashop/decimal", @@ -4875,21 +4899,24 @@ }, { "name": "prestashop/graphnvd3", - "version": "v2.0.2", + "version": "v2.0.3", "source": { "type": "git", "url": "https://github.com/PrestaShop/graphnvd3.git", - "reference": "ba9d68f6a66aca7b8750977d034e2adcceaa4167" + "reference": "3125226478226ce0cb2b3164709a0ca1450e6e62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/graphnvd3/zipball/ba9d68f6a66aca7b8750977d034e2adcceaa4167", - "reference": "ba9d68f6a66aca7b8750977d034e2adcceaa4167", + "url": "https://api.github.com/repos/PrestaShop/graphnvd3/zipball/3125226478226ce0cb2b3164709a0ca1450e6e62", + "reference": "3125226478226ce0cb2b3164709a0ca1450e6e62", "shasum": "" }, "require": { "php": ">=5.3.2" }, + "require-dev": { + "prestashop/php-dev-tools": "~3.0" + }, "type": "prestashop-module", "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4904,22 +4931,22 @@ "description": "PrestaShop module graphnvd3", "homepage": "https://github.com/PrestaShop/graphnvd3", "support": { - "source": "https://github.com/PrestaShop/graphnvd3/tree/v2.0.2" + "source": "https://github.com/PrestaShop/graphnvd3/tree/v2.0.3" }, - "time": "2021-11-19T14:55:33+00:00" + "time": "2023-01-17T15:55:21+00:00" }, { "name": "prestashop/gridhtml", - "version": "v2.0.2", + "version": "v2.0.3", "source": { "type": "git", "url": "https://github.com/PrestaShop/gridhtml.git", - "reference": "184ed2be93b84dea56c98a9042cafd66ac48458b" + "reference": "ed319db979ddd8d41f6552d7196e6feaa11ad2c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/gridhtml/zipball/184ed2be93b84dea56c98a9042cafd66ac48458b", - "reference": "184ed2be93b84dea56c98a9042cafd66ac48458b", + "url": "https://api.github.com/repos/PrestaShop/gridhtml/zipball/ed319db979ddd8d41f6552d7196e6feaa11ad2c2", + "reference": "ed319db979ddd8d41f6552d7196e6feaa11ad2c2", "shasum": "" }, "require": { @@ -4942,28 +4969,36 @@ "description": "PrestaShop module gridhtml", "homepage": "https://github.com/PrestaShop/gridhtml", "support": { - "source": "https://github.com/PrestaShop/gridhtml/tree/v2.0.2" + "source": "https://github.com/PrestaShop/gridhtml/tree/v2.0.3" }, - "time": "2021-11-19T15:48:55+00:00" + "time": "2023-01-19T11:24:06+00:00" }, { "name": "prestashop/gsitemap", - "version": "v4.2.0", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/PrestaShop/gsitemap.git", - "reference": "b67dda02a8b6488eb4e2a67080357ac3f9e57057" + "reference": "5d7c4bf591fcbbd3ac66e15bd9805b78abb47694" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/gsitemap/zipball/b67dda02a8b6488eb4e2a67080357ac3f9e57057", - "reference": "b67dda02a8b6488eb4e2a67080357ac3f9e57057", + "url": "https://api.github.com/repos/PrestaShop/gsitemap/zipball/5d7c4bf591fcbbd3ac66e15bd9805b78abb47694", + "reference": "5d7c4bf591fcbbd3ac66e15bd9805b78abb47694", "shasum": "" }, "require": { "php": ">=5.6.0" }, + "require-dev": { + "prestashop/php-dev-tools": "^3.4" + }, "type": "prestashop-module", + "autoload": { + "classmap": [ + "gsitemap.php" + ] + }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" @@ -4977,9 +5012,9 @@ "description": "PrestaShop module gsitemap", "homepage": "https://github.com/PrestaShop/gsitemap", "support": { - "source": "https://github.com/PrestaShop/gsitemap/tree/v4.2.0" + "source": "https://github.com/PrestaShop/gsitemap/tree/v4.2.1" }, - "time": "2020-06-23T05:58:30+00:00" + "time": "2023-01-10T10:10:23+00:00" }, { "name": "prestashop/laminas-code-lts", @@ -5178,25 +5213,28 @@ }, { "name": "prestashop/ps_bestsellers", - "version": "v1.0.3", + "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_bestsellers.git", - "reference": "202054bc2f0fa320fba7a14354d5532618466245" + "reference": "be00d63fc565f10dea000e0177bd7a5f58507030" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_bestsellers/zipball/202054bc2f0fa320fba7a14354d5532618466245", - "reference": "202054bc2f0fa320fba7a14354d5532618466245", + "url": "https://api.github.com/repos/PrestaShop/ps_bestsellers/zipball/be00d63fc565f10dea000e0177bd7a5f58507030", + "reference": "be00d63fc565f10dea000e0177bd7a5f58507030", "shasum": "" }, "require": { "php": ">=5.4.0" }, + "require-dev": { + "prestashop/php-dev-tools": "^3.4" + }, "type": "prestashop-module", "notification-url": "https://packagist.org/downloads/", "license": [ - "AFL - Academic Free License (AFL 3.0)" + "AFL-3.0" ], "authors": [ { @@ -5207,10 +5245,9 @@ "description": "PrestaShop - Best Sellers", "homepage": "https://github.com/PrestaShop/ps_bestsellers", "support": { - "issues": "https://github.com/PrestaShop/ps_bestsellers/issues", - "source": "https://github.com/PrestaShop/ps_bestsellers/tree/v1.0.3" + "source": "https://github.com/PrestaShop/ps_bestsellers/tree/v1.0.5" }, - "time": "2016-11-15T10:30:43+00:00" + "time": "2023-02-03T14:47:18+00:00" }, { "name": "prestashop/ps_brandlist", @@ -5294,25 +5331,28 @@ }, { "name": "prestashop/ps_categoryproducts", - "version": "v1.0.4", + "version": "v1.0.7", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_categoryproducts.git", - "reference": "84c308c249bfd8ecb710450614c4d291e8799d3a" + "reference": "da028e09597270e60fd19b4de7303ada04b7dc74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_categoryproducts/zipball/84c308c249bfd8ecb710450614c4d291e8799d3a", - "reference": "84c308c249bfd8ecb710450614c4d291e8799d3a", + "url": "https://api.github.com/repos/PrestaShop/ps_categoryproducts/zipball/da028e09597270e60fd19b4de7303ada04b7dc74", + "reference": "da028e09597270e60fd19b4de7303ada04b7dc74", "shasum": "" }, "require": { "php": ">=5.4" }, + "require-dev": { + "prestashop/php-dev-tools": "^3.4" + }, "type": "prestashop-module", "notification-url": "https://packagist.org/downloads/", "license": [ - "AFL - Academic Free License (AFL 3.0)" + "AFL-3.0" ], "authors": [ { @@ -5323,23 +5363,22 @@ "description": "PrestaShop module ps_categoryproducts", "homepage": "https://github.com/PrestaShop/ps_categoryproducts", "support": { - "issues": "https://github.com/PrestaShop/ps_categoryproducts/issues", - "source": "https://github.com/PrestaShop/ps_categoryproducts/tree/master" + "source": "https://github.com/PrestaShop/ps_categoryproducts/tree/v1.0.7" }, - "time": "2018-12-13T11:37:48+00:00" + "time": "2023-02-21T16:03:42+00:00" }, { "name": "prestashop/ps_categorytree", - "version": "v2.0.2", + "version": "v2.0.3", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_categorytree.git", - "reference": "70a8504d2fd1396359efa0184497c4082afe2ebd" + "reference": "26a3caa0df0fc43933f50fdca829fd763badb8a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_categorytree/zipball/70a8504d2fd1396359efa0184497c4082afe2ebd", - "reference": "70a8504d2fd1396359efa0184497c4082afe2ebd", + "url": "https://api.github.com/repos/PrestaShop/ps_categorytree/zipball/26a3caa0df0fc43933f50fdca829fd763badb8a0", + "reference": "26a3caa0df0fc43933f50fdca829fd763badb8a0", "shasum": "" }, "require": { @@ -5367,22 +5406,22 @@ "description": "PrestaShop category tree links", "homepage": "https://github.com/PrestaShop/ps_categorytree", "support": { - "source": "https://github.com/PrestaShop/ps_categorytree/tree/v2.0.2" + "source": "https://github.com/PrestaShop/ps_categorytree/tree/v2.0.3" }, - "time": "2021-02-16T14:53:25+00:00" + "time": "2022-11-16T16:25:45+00:00" }, { "name": "prestashop/ps_checkpayment", - "version": "v2.0.5", + "version": "v2.0.6", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_checkpayment.git", - "reference": "6239ecbe75c427f81536ed2df8b56421ab2fa9b2" + "reference": "d953dac82fe7f046d96a9f752a645360060957f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_checkpayment/zipball/6239ecbe75c427f81536ed2df8b56421ab2fa9b2", - "reference": "6239ecbe75c427f81536ed2df8b56421ab2fa9b2", + "url": "https://api.github.com/repos/PrestaShop/ps_checkpayment/zipball/d953dac82fe7f046d96a9f752a645360060957f2", + "reference": "d953dac82fe7f046d96a9f752a645360060957f2", "shasum": "" }, "require": { @@ -5411,27 +5450,30 @@ "description": "PrestaShop module ps_checkpayment", "homepage": "https://github.com/PrestaShop/ps_checkpayment", "support": { - "source": "https://github.com/PrestaShop/ps_checkpayment/tree/v2.0.5" + "source": "https://github.com/PrestaShop/ps_checkpayment/tree/v2.0.6" }, - "time": "2020-10-16T07:20:00+00:00" + "time": "2022-12-06T12:20:46+00:00" }, { "name": "prestashop/ps_contactinfo", - "version": "v3.3.0", + "version": "v3.3.1", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_contactinfo.git", - "reference": "1c74f18a12118cbb7622e79044c48aaa55ce93c3" + "reference": "5b870ec0cb15ca11f2863b7a77fe055c3c1a71c6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_contactinfo/zipball/1c74f18a12118cbb7622e79044c48aaa55ce93c3", - "reference": "1c74f18a12118cbb7622e79044c48aaa55ce93c3", + "url": "https://api.github.com/repos/PrestaShop/ps_contactinfo/zipball/5b870ec0cb15ca11f2863b7a77fe055c3c1a71c6", + "reference": "5b870ec0cb15ca11f2863b7a77fe055c3c1a71c6", "shasum": "" }, "require": { "php": ">=5.4" }, + "require-dev": { + "prestashop/php-dev-tools": "~3.0" + }, "type": "prestashop-module", "notification-url": "https://packagist.org/downloads/", "license": [ @@ -5446,22 +5488,22 @@ "description": "PrestaShop module ps_contactinfo", "homepage": "https://github.com/PrestaShop/ps_contactinfo", "support": { - "source": "https://github.com/PrestaShop/ps_contactinfo/tree/master" + "source": "https://github.com/PrestaShop/ps_contactinfo/tree/v3.3.1" }, - "time": "2020-05-28T12:57:52+00:00" + "time": "2022-12-26T17:10:23+00:00" }, { "name": "prestashop/ps_crossselling", - "version": "v2.0.1", + "version": "v2.0.2", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_crossselling.git", - "reference": "0912b4eddef88ca2b3f23bccdee168ebd6bf507f" + "reference": "c0c5cfe8ac4e5e2840709406d0908a7245d8304a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_crossselling/zipball/0912b4eddef88ca2b3f23bccdee168ebd6bf507f", - "reference": "0912b4eddef88ca2b3f23bccdee168ebd6bf507f", + "url": "https://api.github.com/repos/PrestaShop/ps_crossselling/zipball/c0c5cfe8ac4e5e2840709406d0908a7245d8304a", + "reference": "c0c5cfe8ac4e5e2840709406d0908a7245d8304a", "shasum": "" }, "require": { @@ -5489,32 +5531,37 @@ "description": "PrestaShop - Cross selling", "homepage": "https://github.com/PrestaShop/ps_crossselling", "support": { - "source": "https://github.com/PrestaShop/ps_crossselling/tree/v2.0.1" + "source": "https://github.com/PrestaShop/ps_crossselling/tree/v2.0.2" }, - "time": "2021-01-07T15:27:15+00:00" + "time": "2023-02-22T10:44:49+00:00" }, { "name": "prestashop/ps_currencyselector", - "version": "v2.0.1", + "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_currencyselector.git", - "reference": "6e2b87c4fbddf757af0233ab419e8a4a76d4daf0" + "reference": "3d19c025b7157699ee07233b9f0283fc0a123706" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_currencyselector/zipball/6e2b87c4fbddf757af0233ab419e8a4a76d4daf0", - "reference": "6e2b87c4fbddf757af0233ab419e8a4a76d4daf0", + "url": "https://api.github.com/repos/PrestaShop/ps_currencyselector/zipball/3d19c025b7157699ee07233b9f0283fc0a123706", + "reference": "3d19c025b7157699ee07233b9f0283fc0a123706", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.15.1", - "prestashop/php-dev-tools": "^2" + "prestashop/php-dev-tools": "^3.4" }, "type": "prestashop-module", + "autoload": { + "classmap": [ + "ps_currencyselector.php" + ], + "exclude-from-classmap": [] + }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" @@ -5528,26 +5575,26 @@ "description": "PrestaShop module ps_currencyselector", "homepage": "https://github.com/PrestaShop/ps_currencyselector", "support": { - "source": "https://github.com/PrestaShop/ps_currencyselector/tree/master" + "source": "https://github.com/PrestaShop/ps_currencyselector/tree/v2.1.1" }, - "time": "2019-12-31T16:04:31+00:00" + "time": "2023-02-03T14:47:22+00:00" }, { "name": "prestashop/ps_customeraccountlinks", - "version": "v3.1.1", + "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_customeraccountlinks.git", - "reference": "d11934ba345af11e51ed7ebc82d1cb4593d21379" + "reference": "efd981fe07922cf8f847a08017b81464b90ba748" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_customeraccountlinks/zipball/d11934ba345af11e51ed7ebc82d1cb4593d21379", - "reference": "d11934ba345af11e51ed7ebc82d1cb4593d21379", + "url": "https://api.github.com/repos/PrestaShop/ps_customeraccountlinks/zipball/efd981fe07922cf8f847a08017b81464b90ba748", + "reference": "efd981fe07922cf8f847a08017b81464b90ba748", "shasum": "" }, "require": { - "php": ">=5.4" + "php": ">=5.6" }, "require-dev": { "prestashop/php-dev-tools": "~3.0" @@ -5571,9 +5618,9 @@ "description": "PrestaShop module ps_customeraccountlinks", "homepage": "https://github.com/PrestaShop/ps_customeraccountlinks", "support": { - "source": "https://github.com/PrestaShop/ps_customeraccountlinks/tree/v3.1.1" + "source": "https://github.com/PrestaShop/ps_customeraccountlinks/tree/v3.2.0" }, - "time": "2021-01-08T13:24:35+00:00" + "time": "2023-01-31T09:10:00+00:00" }, { "name": "prestashop/ps_customersignin", @@ -5620,16 +5667,16 @@ }, { "name": "prestashop/ps_customtext", - "version": "v4.2.0", + "version": "v4.2.1", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_customtext.git", - "reference": "fb555e29708a3b94784da48f6e2c3fcea8bf9480" + "reference": "9aa81fe7ffd5dacd161cbaac30bd7086a1de3178" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_customtext/zipball/fb555e29708a3b94784da48f6e2c3fcea8bf9480", - "reference": "fb555e29708a3b94784da48f6e2c3fcea8bf9480", + "url": "https://api.github.com/repos/PrestaShop/ps_customtext/zipball/9aa81fe7ffd5dacd161cbaac30bd7086a1de3178", + "reference": "9aa81fe7ffd5dacd161cbaac30bd7086a1de3178", "shasum": "" }, "require": { @@ -5658,22 +5705,22 @@ "description": "PrestaShop module ps_customtext", "homepage": "https://github.com/PrestaShop/ps_customtext", "support": { - "source": "https://github.com/PrestaShop/ps_customtext/tree/v4.2.0" + "source": "https://github.com/PrestaShop/ps_customtext/tree/v4.2.1" }, - "time": "2021-10-26T13:46:46+00:00" + "time": "2023-01-16T16:58:49+00:00" }, { "name": "prestashop/ps_dataprivacy", - "version": "v2.1.0", + "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_dataprivacy.git", - "reference": "0a1380ea25c2b1285788cb2d5d6246b374500bd2" + "reference": "5d9187b6d8df31c9d90668d0ce61aec86d50ba95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_dataprivacy/zipball/0a1380ea25c2b1285788cb2d5d6246b374500bd2", - "reference": "0a1380ea25c2b1285788cb2d5d6246b374500bd2", + "url": "https://api.github.com/repos/PrestaShop/ps_dataprivacy/zipball/5d9187b6d8df31c9d90668d0ce61aec86d50ba95", + "reference": "5d9187b6d8df31c9d90668d0ce61aec86d50ba95", "shasum": "" }, "require": { @@ -5696,9 +5743,9 @@ "description": "PrestaShop - Data privacy", "homepage": "https://github.com/PrestaShop/ps_dataprivacy", "support": { - "source": "https://github.com/PrestaShop/ps_dataprivacy/tree/v2.1.0" + "source": "https://github.com/PrestaShop/ps_dataprivacy/tree/v2.1.1" }, - "time": "2021-12-31T10:42:45+00:00" + "time": "2023-01-18T15:19:08+00:00" }, { "name": "prestashop/ps_distributionapiclient", @@ -5753,16 +5800,16 @@ }, { "name": "prestashop/ps_emailalerts", - "version": "v2.3.3", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_emailalerts.git", - "reference": "654f9509da88dda9e5e1703fc0b34ad8b4622c29" + "reference": "c0bc96ce8daf8178b3245647b663cbb955b45f85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_emailalerts/zipball/654f9509da88dda9e5e1703fc0b34ad8b4622c29", - "reference": "654f9509da88dda9e5e1703fc0b34ad8b4622c29", + "url": "https://api.github.com/repos/PrestaShop/ps_emailalerts/zipball/c0bc96ce8daf8178b3245647b663cbb955b45f85", + "reference": "c0bc96ce8daf8178b3245647b663cbb955b45f85", "shasum": "" }, "require": { @@ -5785,22 +5832,22 @@ "description": "PrestaShop module ps_emailalerts", "homepage": "https://github.com/PrestaShop/ps_emailalerts", "support": { - "source": "https://github.com/PrestaShop/ps_emailalerts/tree/v2.3.3" + "source": "https://github.com/PrestaShop/ps_emailalerts/tree/v2.4.0" }, - "time": "2022-03-11T08:17:10+00:00" + "time": "2022-11-15T14:53:41+00:00" }, { "name": "prestashop/ps_emailsubscription", - "version": "v2.7.0", + "version": "v2.7.1", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_emailsubscription.git", - "reference": "db945167758ec163b9db60b99c3fe4ca363155c2" + "reference": "6f0f08ae3b686aa2bd6e2546980ba70d6024c532" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_emailsubscription/zipball/db945167758ec163b9db60b99c3fe4ca363155c2", - "reference": "db945167758ec163b9db60b99c3fe4ca363155c2", + "url": "https://api.github.com/repos/PrestaShop/ps_emailsubscription/zipball/6f0f08ae3b686aa2bd6e2546980ba70d6024c532", + "reference": "6f0f08ae3b686aa2bd6e2546980ba70d6024c532", "shasum": "" }, "require": { @@ -5828,22 +5875,22 @@ "description": "PrestaShop module ps_emailsubscription", "homepage": "https://github.com/PrestaShop/ps_emailsubscription", "support": { - "source": "https://github.com/PrestaShop/ps_emailsubscription/tree/v2.7.0" + "source": "https://github.com/PrestaShop/ps_emailsubscription/tree/v2.7.1" }, - "time": "2021-07-08T15:24:45+00:00" + "time": "2023-01-18T15:52:43+00:00" }, { "name": "prestashop/ps_facetedsearch", - "version": "v3.8.0", + "version": "v3.11.1", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_facetedsearch.git", - "reference": "db0fccc1e762beb021f1ba2dce87837e3d2621c1" + "reference": "6119167f713c0a489857553f7cfc156c0ebbba6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_facetedsearch/zipball/db0fccc1e762beb021f1ba2dce87837e3d2621c1", - "reference": "db0fccc1e762beb021f1ba2dce87837e3d2621c1", + "url": "https://api.github.com/repos/PrestaShop/ps_facetedsearch/zipball/6119167f713c0a489857553f7cfc156c0ebbba6b", + "reference": "6119167f713c0a489857553f7cfc156c0ebbba6b", "shasum": "" }, "require": { @@ -5879,22 +5926,22 @@ "description": "PrestaShop module ps_facetedsearch", "homepage": "https://github.com/PrestaShop/ps_facetedsearch", "support": { - "source": "https://github.com/PrestaShop/ps_facetedsearch/tree/v3.8.0" + "source": "https://github.com/PrestaShop/ps_facetedsearch/tree/v3.11.1" }, - "time": "2022-04-14T14:43:51+00:00" + "time": "2023-02-10T17:29:36+00:00" }, { "name": "prestashop/ps_faviconnotificationbo", - "version": "v2.1.1", + "version": "v2.1.3", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_faviconnotificationbo.git", - "reference": "47f67bbcf2ee3802d2ed492821a056b9513200d8" + "reference": "1f077c2eb47037a3ad7ae8381684c341b7042942" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_faviconnotificationbo/zipball/47f67bbcf2ee3802d2ed492821a056b9513200d8", - "reference": "47f67bbcf2ee3802d2ed492821a056b9513200d8", + "url": "https://api.github.com/repos/PrestaShop/ps_faviconnotificationbo/zipball/1f077c2eb47037a3ad7ae8381684c341b7042942", + "reference": "1f077c2eb47037a3ad7ae8381684c341b7042942", "shasum": "" }, "require": { @@ -5923,22 +5970,22 @@ "description": "PrestaShop - Favicon notification BO", "homepage": "https://github.com/PrestaShop/ps_faviconnotificationbo", "support": { - "source": "https://github.com/PrestaShop/ps_faviconnotificationbo/tree/v2.1.1" + "source": "https://github.com/PrestaShop/ps_faviconnotificationbo/tree/v2.1.3" }, - "time": "2021-10-22T18:08:46+00:00" + "time": "2023-02-03T14:47:24+00:00" }, { "name": "prestashop/ps_featuredproducts", - "version": "v2.1.2", + "version": "v2.1.4", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_featuredproducts.git", - "reference": "44e6567bd0419537d61389741c7e68ef90d8caf3" + "reference": "4f546c142af54779a341c05e021577060d156c4b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_featuredproducts/zipball/44e6567bd0419537d61389741c7e68ef90d8caf3", - "reference": "44e6567bd0419537d61389741c7e68ef90d8caf3", + "url": "https://api.github.com/repos/PrestaShop/ps_featuredproducts/zipball/4f546c142af54779a341c05e021577060d156c4b", + "reference": "4f546c142af54779a341c05e021577060d156c4b", "shasum": "" }, "require": { @@ -5967,9 +6014,9 @@ "description": "PrestaShop - Featured products", "homepage": "https://github.com/PrestaShop/ps_featuredproducts", "support": { - "source": "https://github.com/PrestaShop/ps_featuredproducts/tree/v2.1.2" + "source": "https://github.com/PrestaShop/ps_featuredproducts/tree/v2.1.4" }, - "time": "2021-12-14T09:04:39+00:00" + "time": "2023-02-07T12:59:26+00:00" }, { "name": "prestashop/ps_googleanalytics", @@ -6061,22 +6108,31 @@ }, { "name": "prestashop/ps_languageselector", - "version": "v2.1.0", + "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_languageselector.git", - "reference": "22d69b4dbc1a12ab2692d91962d8993d6e64557f" + "reference": "5d908847ae288d6677e3ba492919a0b7a6b514e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_languageselector/zipball/22d69b4dbc1a12ab2692d91962d8993d6e64557f", - "reference": "22d69b4dbc1a12ab2692d91962d8993d6e64557f", + "url": "https://api.github.com/repos/PrestaShop/ps_languageselector/zipball/5d908847ae288d6677e3ba492919a0b7a6b514e8", + "reference": "5d908847ae288d6677e3ba492919a0b7a6b514e8", "shasum": "" }, "require": { "php": ">=5.4" }, + "require-dev": { + "prestashop/php-dev-tools": "^3.4" + }, "type": "prestashop-module", + "autoload": { + "classmap": [ + "ps_languageselector.php" + ], + "exclude-from-classmap": [] + }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" @@ -6090,9 +6146,9 @@ "description": "PrestaShop module ps_languageselector", "homepage": "https://github.com/PrestaShop/ps_languageselector", "support": { - "source": "https://github.com/PrestaShop/ps_languageselector/tree/v2.1.0" + "source": "https://github.com/PrestaShop/ps_languageselector/tree/v2.1.2" }, - "time": "2020-06-26T07:00:29+00:00" + "time": "2023-02-03T14:47:26+00:00" }, { "name": "prestashop/ps_linklist", @@ -6143,16 +6199,16 @@ }, { "name": "prestashop/ps_mainmenu", - "version": "v2.3.1", + "version": "v2.3.2", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_mainmenu.git", - "reference": "64dcfbdad19ee20b644b32ea19dafb90c0a66cc2" + "reference": "48e7ab8e6dfc871c541ffb71f7da659a077b7985" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_mainmenu/zipball/64dcfbdad19ee20b644b32ea19dafb90c0a66cc2", - "reference": "64dcfbdad19ee20b644b32ea19dafb90c0a66cc2", + "url": "https://api.github.com/repos/PrestaShop/ps_mainmenu/zipball/48e7ab8e6dfc871c541ffb71f7da659a077b7985", + "reference": "48e7ab8e6dfc871c541ffb71f7da659a077b7985", "shasum": "" }, "require": { @@ -6180,31 +6236,34 @@ "description": "PrestaShop - Main menu", "homepage": "https://github.com/PrestaShop/ps_mainmenu", "support": { - "source": "https://github.com/PrestaShop/ps_mainmenu/tree/v2.3.1" + "source": "https://github.com/PrestaShop/ps_mainmenu/tree/v2.3.2" }, - "time": "2021-10-27T13:44:04+00:00" + "time": "2023-02-02T17:25:19+00:00" }, { "name": "prestashop/ps_newproducts", - "version": "v1.0.1", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_newproducts.git", - "reference": "e092cccc304d3ac5a2566db3adacf22c27fc7c51" + "reference": "09ad0fa724af4e11664978365a0748c295ec2e8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_newproducts/zipball/e092cccc304d3ac5a2566db3adacf22c27fc7c51", - "reference": "e092cccc304d3ac5a2566db3adacf22c27fc7c51", + "url": "https://api.github.com/repos/PrestaShop/ps_newproducts/zipball/09ad0fa724af4e11664978365a0748c295ec2e8b", + "reference": "09ad0fa724af4e11664978365a0748c295ec2e8b", "shasum": "" }, "require": { "php": ">=5.4.0" }, + "require-dev": { + "prestashop/php-dev-tools": "^3.4" + }, "type": "prestashop-module", "notification-url": "https://packagist.org/downloads/", "license": [ - "AFL - Academic Free License (AFL 3.0)" + "AFL-3.0" ], "authors": [ { @@ -6216,9 +6275,9 @@ "homepage": "https://github.com/PrestaShop/ps_newproducts", "support": { "issues": "https://github.com/PrestaShop/ps_newproducts/issues", - "source": "https://github.com/PrestaShop/ps_newproducts/tree/v1.0.1" + "source": "https://github.com/PrestaShop/ps_newproducts/tree/v1.0.4" }, - "time": "2016-11-15T10:46:28+00:00" + "time": "2023-02-21T21:49:28+00:00" }, { "name": "prestashop/ps_searchbar", @@ -6260,21 +6319,24 @@ }, { "name": "prestashop/ps_sharebuttons", - "version": "v2.1.1", + "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_sharebuttons.git", - "reference": "698f3875c5040f16ff6b2a2e549efc306f9d920e" + "reference": "781b63a4cb0ea71989c7396d0b928c7294664852" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_sharebuttons/zipball/698f3875c5040f16ff6b2a2e549efc306f9d920e", - "reference": "698f3875c5040f16ff6b2a2e549efc306f9d920e", + "url": "https://api.github.com/repos/PrestaShop/ps_sharebuttons/zipball/781b63a4cb0ea71989c7396d0b928c7294664852", + "reference": "781b63a4cb0ea71989c7396d0b928c7294664852", "shasum": "" }, "require": { "php": ">=5.4" }, + "require-dev": { + "prestashop/php-dev-tools": "^3.4" + }, "type": "prestashop-module", "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6289,22 +6351,22 @@ "description": "PrestaShop module ps_sharebuttons", "homepage": "https://github.com/PrestaShop/ps_sharebuttons", "support": { - "source": "https://github.com/PrestaShop/ps_sharebuttons/tree/v2.1.1" + "source": "https://github.com/PrestaShop/ps_sharebuttons/tree/v2.1.2" }, - "time": "2021-04-01T13:36:26+00:00" + "time": "2022-12-13T10:10:47+00:00" }, { "name": "prestashop/ps_shoppingcart", - "version": "v2.0.5", + "version": "v2.0.7", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_shoppingcart.git", - "reference": "114e39589e84536af46cc344e05c0e8bc37355e3" + "reference": "d3c9c85da712100f31894de6fe13547a5a9e0c8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_shoppingcart/zipball/114e39589e84536af46cc344e05c0e8bc37355e3", - "reference": "114e39589e84536af46cc344e05c0e8bc37355e3", + "url": "https://api.github.com/repos/PrestaShop/ps_shoppingcart/zipball/d3c9c85da712100f31894de6fe13547a5a9e0c8b", + "reference": "d3c9c85da712100f31894de6fe13547a5a9e0c8b", "shasum": "" }, "require": { @@ -6333,9 +6395,9 @@ "description": "PrestaShop module ps_shoppingcart", "homepage": "https://github.com/PrestaShop/ps_shoppingcart", "support": { - "source": "https://github.com/PrestaShop/ps_shoppingcart/tree/v2.0.5" + "source": "https://github.com/PrestaShop/ps_shoppingcart/tree/v2.0.7" }, - "time": "2021-12-15T08:46:24+00:00" + "time": "2023-02-03T14:48:38+00:00" }, { "name": "prestashop/ps_socialfollow", @@ -6375,25 +6437,28 @@ }, { "name": "prestashop/ps_specials", - "version": "v1.0.1", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_specials.git", - "reference": "536b20a64a8aa7c4eec096ae2adbeb414a94c5ca" + "reference": "b8cb0c931f98eaacf59044550f8ca195f3f5bde1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_specials/zipball/536b20a64a8aa7c4eec096ae2adbeb414a94c5ca", - "reference": "536b20a64a8aa7c4eec096ae2adbeb414a94c5ca", + "url": "https://api.github.com/repos/PrestaShop/ps_specials/zipball/b8cb0c931f98eaacf59044550f8ca195f3f5bde1", + "reference": "b8cb0c931f98eaacf59044550f8ca195f3f5bde1", "shasum": "" }, "require": { "php": ">=5.4.0" }, + "require-dev": { + "prestashop/php-dev-tools": "^3.4" + }, "type": "prestashop-module", "notification-url": "https://packagist.org/downloads/", "license": [ - "AFL - Academic Free License (AFL 3.0)" + "AFL-3.0" ], "authors": [ { @@ -6404,28 +6469,30 @@ "description": "PrestaShop - Specials", "homepage": "https://github.com/PrestaShop/ps_specials", "support": { - "issues": "https://github.com/PrestaShop/ps_specials/issues", - "source": "https://github.com/PrestaShop/ps_specials/tree/v1.0.1" + "source": "https://github.com/PrestaShop/ps_specials/tree/v1.0.2" }, - "time": "2016-11-15T10:55:06+00:00" + "time": "2023-01-18T13:48:05+00:00" }, { "name": "prestashop/ps_supplierlist", - "version": "v1.0.4", + "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_supplierlist.git", - "reference": "b2848891f60f5343e4a0f0231d75ad777c2c5dbf" + "reference": "89a555f59d330638ed26fdada3829b1321e9b775" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_supplierlist/zipball/b2848891f60f5343e4a0f0231d75ad777c2c5dbf", - "reference": "b2848891f60f5343e4a0f0231d75ad777c2c5dbf", + "url": "https://api.github.com/repos/PrestaShop/ps_supplierlist/zipball/89a555f59d330638ed26fdada3829b1321e9b775", + "reference": "89a555f59d330638ed26fdada3829b1321e9b775", "shasum": "" }, "require": { "php": ">=5.4.0" }, + "require-dev": { + "prestashop/php-dev-tools": "^3.4" + }, "type": "prestashop-module", "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6441,9 +6508,9 @@ "homepage": "https://github.com/PrestaShop/ps_supplierlist", "support": { "issues": "https://github.com/PrestaShop/ps_supplierlist/issues", - "source": "https://github.com/PrestaShop/ps_supplierlist/tree/v1.0.4" + "source": "https://github.com/PrestaShop/ps_supplierlist/tree/v1.0.6" }, - "time": "2021-11-25T10:48:12+00:00" + "time": "2023-02-03T14:47:42+00:00" }, { "name": "prestashop/ps_themecusto", @@ -6492,21 +6559,24 @@ }, { "name": "prestashop/ps_viewedproduct", - "version": "v1.2.2", + "version": "v1.2.4", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_viewedproduct.git", - "reference": "2ea78388b13a49c18ce409870f32a44e88934456" + "reference": "79ea14e3e659089a9f4ab410296bcff734d79960" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_viewedproduct/zipball/2ea78388b13a49c18ce409870f32a44e88934456", - "reference": "2ea78388b13a49c18ce409870f32a44e88934456", + "url": "https://api.github.com/repos/PrestaShop/ps_viewedproduct/zipball/79ea14e3e659089a9f4ab410296bcff734d79960", + "reference": "79ea14e3e659089a9f4ab410296bcff734d79960", "shasum": "" }, "require": { "php": ">=5.4.0" }, + "require-dev": { + "prestashop/php-dev-tools": "^3.4" + }, "type": "prestashop-module", "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6521,9 +6591,9 @@ "description": "PrestaShop - Viewed Products", "homepage": "https://github.com/PrestaShop/ps_viewedproduct", "support": { - "source": "https://github.com/PrestaShop/ps_viewedproduct/tree/v1.2.2" + "source": "https://github.com/PrestaShop/ps_viewedproduct/tree/v1.2.4" }, - "time": "2021-10-26T14:04:09+00:00" + "time": "2023-02-20T16:31:56+00:00" }, { "name": "prestashop/ps_wirepayment", @@ -6571,16 +6641,16 @@ }, { "name": "prestashop/psgdpr", - "version": "v1.4.2", + "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/PrestaShop/psgdpr.git", - "reference": "3ef26082ed457f70e21fd550e942e7aaabbce779" + "reference": "2b94cd472d00c837275f0aa8677947de2691c6d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/psgdpr/zipball/3ef26082ed457f70e21fd550e942e7aaabbce779", - "reference": "3ef26082ed457f70e21fd550e942e7aaabbce779", + "url": "https://api.github.com/repos/PrestaShop/psgdpr/zipball/2b94cd472d00c837275f0aa8677947de2691c6d7", + "reference": "2b94cd472d00c837275f0aa8677947de2691c6d7", "shasum": "" }, "require-dev": { @@ -6607,9 +6677,9 @@ "description": "PrestaShop module psgdpr", "homepage": "https://github.com/PrestaShopCorp/psgdpr", "support": { - "source": "https://github.com/PrestaShop/psgdpr/tree/v1.4.2" + "source": "https://github.com/PrestaShop/psgdpr/tree/v1.4.3" }, - "time": "2022-04-19T15:10:59+00:00" + "time": "2022-12-15T10:02:36+00:00" }, { "name": "prestashop/statsbestcategories", @@ -6648,16 +6718,16 @@ }, { "name": "prestashop/statsbestcustomers", - "version": "v2.0.3", + "version": "v2.0.4", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsbestcustomers.git", - "reference": "979518b00f321f1429ca8e251416bf2d2281a931" + "reference": "53568b28fea462b1cdce89bac6860a68ac100015" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/statsbestcustomers/zipball/979518b00f321f1429ca8e251416bf2d2281a931", - "reference": "979518b00f321f1429ca8e251416bf2d2281a931", + "url": "https://api.github.com/repos/PrestaShop/statsbestcustomers/zipball/53568b28fea462b1cdce89bac6860a68ac100015", + "reference": "53568b28fea462b1cdce89bac6860a68ac100015", "shasum": "" }, "require": { @@ -6680,31 +6750,34 @@ "description": "PrestaShop module statsbestcustomers", "homepage": "https://github.com/PrestaShop/statsbestcustomers", "support": { - "source": "https://github.com/PrestaShop/statsbestcustomers/tree/v2.0.3" + "source": "https://github.com/PrestaShop/statsbestcustomers/tree/v2.0.4" }, - "time": "2021-11-26T08:43:37+00:00" + "time": "2023-01-16T13:22:22+00:00" }, { "name": "prestashop/statsbestmanufacturers", - "version": "v2.0.0", + "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsbestmanufacturers.git", - "reference": "b9897beda6084d08f489d4d00995a085b8e76739" + "reference": "67239c0b72e189484c6c5ef084987510bd13034a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/statsbestmanufacturers/zipball/b9897beda6084d08f489d4d00995a085b8e76739", - "reference": "b9897beda6084d08f489d4d00995a085b8e76739", + "url": "https://api.github.com/repos/PrestaShop/statsbestmanufacturers/zipball/67239c0b72e189484c6c5ef084987510bd13034a", + "reference": "67239c0b72e189484c6c5ef084987510bd13034a", "shasum": "" }, "require": { "php": ">=5.4" }, + "require-dev": { + "prestashop/php-dev-tools": "^3.4" + }, "type": "prestashop-module", "notification-url": "https://packagist.org/downloads/", "license": [ - "AFL - Academic Free License (AFL 3.0)" + "AFL-3.0" ], "authors": [ { @@ -6715,9 +6788,9 @@ "description": "PrestaShop module statsbestmanufacturers", "homepage": "https://github.com/PrestaShop/statsbestmanufacturers", "support": { - "source": "https://github.com/PrestaShop/statsbestmanufacturers/tree/dev" + "source": "https://github.com/PrestaShop/statsbestmanufacturers/tree/v2.0.1" }, - "time": "2017-01-31T17:03:07+00:00" + "time": "2023-01-30T12:55:42+00:00" }, { "name": "prestashop/statsbestproducts", @@ -6756,25 +6829,28 @@ }, { "name": "prestashop/statsbestsuppliers", - "version": "v2.0.0", + "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsbestsuppliers.git", - "reference": "7e46e732b8a77dc989f5891ff9d3616d1c5fd46f" + "reference": "6e071f67ecb014e168324c00bd36695bfbaa9b1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/statsbestsuppliers/zipball/7e46e732b8a77dc989f5891ff9d3616d1c5fd46f", - "reference": "7e46e732b8a77dc989f5891ff9d3616d1c5fd46f", + "url": "https://api.github.com/repos/PrestaShop/statsbestsuppliers/zipball/6e071f67ecb014e168324c00bd36695bfbaa9b1b", + "reference": "6e071f67ecb014e168324c00bd36695bfbaa9b1b", "shasum": "" }, "require": { "php": ">=5.4" }, + "require-dev": { + "prestashop/php-dev-tools": "^3.4" + }, "type": "prestashop-module", "notification-url": "https://packagist.org/downloads/", "license": [ - "AFL - Academic Free License (AFL 3.0)" + "AFL-3.0" ], "authors": [ { @@ -6785,9 +6861,9 @@ "description": "PrestaShop module statsbestsuppliers", "homepage": "https://github.com/PrestaShop/statsbestsuppliers", "support": { - "source": "https://github.com/PrestaShop/statsbestsuppliers/tree/dev" + "source": "https://github.com/PrestaShop/statsbestsuppliers/tree/v2.0.1" }, - "time": "2017-01-30T16:34:19+00:00" + "time": "2023-01-12T09:32:39+00:00" }, { "name": "prestashop/statsbestvouchers", @@ -6861,16 +6937,16 @@ }, { "name": "prestashop/statscatalog", - "version": "v2.0.2", + "version": "v2.0.3", "source": { "type": "git", "url": "https://github.com/PrestaShop/statscatalog.git", - "reference": "eea71b6b598c27fe4de71956ff9b485ec78de97e" + "reference": "aa66d122788be439dc4d5810fb460b36ad8f53e0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/statscatalog/zipball/eea71b6b598c27fe4de71956ff9b485ec78de97e", - "reference": "eea71b6b598c27fe4de71956ff9b485ec78de97e", + "url": "https://api.github.com/repos/PrestaShop/statscatalog/zipball/aa66d122788be439dc4d5810fb460b36ad8f53e0", + "reference": "aa66d122788be439dc4d5810fb460b36ad8f53e0", "shasum": "" }, "require": { @@ -6893,9 +6969,9 @@ "description": "PrestaShop module statscatalog", "homepage": "https://github.com/PrestaShop/statscatalog", "support": { - "source": "https://github.com/PrestaShop/statscatalog/tree/v2.0.2" + "source": "https://github.com/PrestaShop/statscatalog/tree/v2.0.3" }, - "time": "2021-10-27T15:24:39+00:00" + "time": "2023-01-17T13:24:23+00:00" }, { "name": "prestashop/statscheckup", @@ -6934,21 +7010,24 @@ }, { "name": "prestashop/statsdata", - "version": "v2.1.0", + "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsdata.git", - "reference": "4de78d4c0b096f2d6768f5c96856ea8eabd8358c" + "reference": "0ea922363c3ee786518f7185c21104edc3525f6f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/statsdata/zipball/4de78d4c0b096f2d6768f5c96856ea8eabd8358c", - "reference": "4de78d4c0b096f2d6768f5c96856ea8eabd8358c", + "url": "https://api.github.com/repos/PrestaShop/statsdata/zipball/0ea922363c3ee786518f7185c21104edc3525f6f", + "reference": "0ea922363c3ee786518f7185c21104edc3525f6f", "shasum": "" }, "require": { "php": ">=5.4" }, + "require-dev": { + "prestashop/php-dev-tools": "^3.4" + }, "type": "prestashop-module", "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6963,9 +7042,9 @@ "description": "PrestaShop module statsdata", "homepage": "https://github.com/PrestaShop/statsdata", "support": { - "source": "https://github.com/PrestaShop/statsdata/tree/master" + "source": "https://github.com/PrestaShop/statsdata/tree/v2.1.1" }, - "time": "2020-07-15T13:10:39+00:00" + "time": "2023-01-11T10:19:56+00:00" }, { "name": "prestashop/statsforecast",