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",
"version": "v4.3.0",
"version": "v4.3.1",
"source": {
"type": "git",
"url": "https://github.com/smarty-php/smarty.git",
"reference": "c02e9e135ea719b91f457a0072748ded0e852e7d"
"reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/c02e9e135ea719b91f457a0072748ded0e852e7d",
"reference": "c02e9e135ea719b91f457a0072748ded0e852e7d",
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/e28cb0915b4e3749bf57d4ebae2984e25395cfe5",
"reference": "e28cb0915b4e3749bf57d4ebae2984e25395cfe5",
"shasum": ""
},
"require": {
@ -2318,9 +2318,9 @@
"support": {
"forum": "https://github.com/smarty-php/smarty/discussions",
"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",
@ -9367,5 +9367,5 @@
"platform-overrides": {
"php": "7.3.11"
},
"plugin-api-version": "2.2.0"
"plugin-api-version": "2.3.0"
}