Bump smarty/smarty from 4.3.0 to 4.3.1 (#431)

Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/smarty-php/smarty/releases)
- [Changelog](https://github.com/smarty-php/smarty/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smarty-php/smarty/compare/v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: smarty/smarty
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-30 21:46:39 +02:00 committed by GitHub
parent 2bef4d551d
commit a4146a63c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

14
composer.lock generated
View File

@ -2258,16 +2258,16 @@
}, },
{ {
"name": "smarty/smarty", "name": "smarty/smarty",
"version": "v4.3.0", "version": "v4.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/smarty-php/smarty.git", "url": "https://github.com/smarty-php/smarty.git",
"reference": "c02e9e135ea719b91f457a0072748ded0e852e7d" "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/c02e9e135ea719b91f457a0072748ded0e852e7d", "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e28cb0915b4e3749bf57d4ebae2984e25395cfe5",
"reference": "c02e9e135ea719b91f457a0072748ded0e852e7d", "reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2318,9 +2318,9 @@
"support": { "support": {
"forum": "https://github.com/smarty-php/smarty/discussions", "forum": "https://github.com/smarty-php/smarty/discussions",
"issues": "https://github.com/smarty-php/smarty/issues", "issues": "https://github.com/smarty-php/smarty/issues",
"source": "https://github.com/smarty-php/smarty/tree/v4.3.0" "source": "https://github.com/smarty-php/smarty/tree/v4.3.1"
}, },
"time": "2022-11-22T21:47:32+00:00" "time": "2023-03-28T19:47:03+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
@ -9367,5 +9367,5 @@
"platform-overrides": { "platform-overrides": {
"php": "7.3.11" "php": "7.3.11"
}, },
"plugin-api-version": "2.2.0" "plugin-api-version": "2.3.0"
} }