diff --git a/composer.lock b/composer.lock index e8d26fd5bc86..ab0e63e6840c 100644 --- a/composer.lock +++ b/composer.lock @@ -5385,16 +5385,16 @@ }, { "name": "prestashop/contactform", - "version": "v4.4.2", + "version": "v4.4.3", "source": { "type": "git", "url": "https://github.com/PrestaShop/contactform.git", - "reference": "98886a82afc2953cb166081e9eaf2872fc457d4d" + "reference": "95346c18ca65f859efdd749e596779cdca459b10" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/contactform/zipball/98886a82afc2953cb166081e9eaf2872fc457d4d", - "reference": "98886a82afc2953cb166081e9eaf2872fc457d4d", + "url": "https://api.github.com/repos/PrestaShop/contactform/zipball/95346c18ca65f859efdd749e596779cdca459b10", + "reference": "95346c18ca65f859efdd749e596779cdca459b10", "shasum": "" }, "require": { @@ -5424,9 +5424,9 @@ "description": "PrestaShop module contactform", "homepage": "https://github.com/PrestaShop/contactform", "support": { - "source": "https://github.com/PrestaShop/contactform/tree/v4.4.2" + "source": "https://github.com/PrestaShop/contactform/tree/v4.4.3" }, - "time": "2024-01-12T10:15:52+00:00" + "time": "2024-11-28T14:37:15+00:00" }, { "name": "prestashop/dashactivity", @@ -6550,23 +6550,24 @@ }, { "name": "prestashop/ps_emailalerts", - "version": "v3.0.0", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_emailalerts.git", - "reference": "62fd97e7c9dcc21b5a9c547dc484ac1d3c191bfd" + "reference": "19088593fc1fcb11ac06b36923558d6e47a0d324" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PrestaShop/ps_emailalerts/zipball/62fd97e7c9dcc21b5a9c547dc484ac1d3c191bfd", - "reference": "62fd97e7c9dcc21b5a9c547dc484ac1d3c191bfd", + "url": "https://api.github.com/repos/PrestaShop/ps_emailalerts/zipball/19088593fc1fcb11ac06b36923558d6e47a0d324", + "reference": "19088593fc1fcb11ac06b36923558d6e47a0d324", "shasum": "" }, "require": { "php": ">=7.1.3" }, "require-dev": { - "prestashop/php-dev-tools": "^4.3" + "friendsofphp/php-cs-fixer": "^v3", + "prestashop/php-dev-tools": "^5" }, "type": "prestashop-module", "notification-url": "https://packagist.org/downloads/", @@ -6582,9 +6583,9 @@ "description": "PrestaShop module ps_emailalerts", "homepage": "https://github.com/PrestaShop/ps_emailalerts", "support": { - "source": "https://github.com/PrestaShop/ps_emailalerts/tree/v3.0.0" + "source": "https://github.com/PrestaShop/ps_emailalerts/tree/v3.0.1" }, - "time": "2024-01-10T11:22:50+00:00" + "time": "2024-12-02T18:40:09+00:00" }, { "name": "prestashop/ps_emailsubscription",