diff --git a/composer.json b/composer.json index 47f66d49..dd333737 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "smarty/smarty": "3.1.43", + "smarty/smarty": "3.1.45", "phpmailer/phpmailer": "6.6.0", "google/recaptcha": "~1.2" }, diff --git a/composer.lock b/composer.lock index a59ffa6f..50df8685 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b20c74a03ce542337a106e55c2d9960f", + "content-hash": "0afc6aa694528a4c68dd466bfbbe3fa5", "packages": [ { "name": "google/recaptcha", @@ -129,16 +129,16 @@ }, { "name": "smarty/smarty", - "version": "v3.1.43", + "version": "v3.1.45", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "273f7e00fec034f6d61112552e9caf08d19565b7" + "reference": "a2713ab89e6d773bc4819f11857af7f6b2e353a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/273f7e00fec034f6d61112552e9caf08d19565b7", - "reference": "273f7e00fec034f6d61112552e9caf08d19565b7", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/a2713ab89e6d773bc4819f11857af7f6b2e353a9", + "reference": "a2713ab89e6d773bc4819f11857af7f6b2e353a9", "shasum": "" }, "require": { @@ -182,7 +182,7 @@ "keywords": [ "templating" ], - "time": "2022-01-10T09:52:40+00:00" + "time": "2022-05-17T12:57:52+00:00" } ], "packages-dev": [ @@ -310,12 +310,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "DeepCopy\\": "src/DeepCopy/" - }, "files": [ "src/DeepCopy/deep_copy.php" - ] + ], + "psr-4": { + "DeepCopy\\": "src/DeepCopy/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1676,12 +1676,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [