Merge branch 'master' into develop

This commit is contained in:
Pierre Rudloff 2023-03-30 21:46:49 +02:00
commit f09b7b43d7
No known key found for this signature in database
1 changed files with 7 additions and 7 deletions

14
composer.lock generated
View File

@ -2257,16 +2257,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": {
@ -2317,9 +2317,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",
@ -9366,5 +9366,5 @@
"platform-overrides": { "platform-overrides": {
"php": "7.4.33" "php": "7.4.33"
}, },
"plugin-api-version": "2.2.0" "plugin-api-version": "2.3.0"
} }