Bump smarty/smarty from 3.1.43 to 3.1.45 (#413)

Bumps smarty/smarty from 3.1.43 to 3.1.45.

---
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] 2022-05-28 23:50:20 +02:00 committed by GitHub
parent 6731fcdf96
commit b894cdd6ce
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

@ -2181,16 +2181,16 @@
}, },
{ {
"name": "smarty/smarty", "name": "smarty/smarty",
"version": "v3.1.43", "version": "v3.1.45",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/smarty-php/smarty.git", "url": "https://github.com/smarty-php/smarty.git",
"reference": "273f7e00fec034f6d61112552e9caf08d19565b7" "reference": "a2713ab89e6d773bc4819f11857af7f6b2e353a9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/273f7e00fec034f6d61112552e9caf08d19565b7", "url": "https://api.github.com/repos/smarty-php/smarty/zipball/a2713ab89e6d773bc4819f11857af7f6b2e353a9",
"reference": "273f7e00fec034f6d61112552e9caf08d19565b7", "reference": "a2713ab89e6d773bc4819f11857af7f6b2e353a9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2238,9 +2238,9 @@
"forum": "http://www.smarty.net/forums/", "forum": "http://www.smarty.net/forums/",
"irc": "irc://irc.freenode.org/smarty", "irc": "irc://irc.freenode.org/smarty",
"issues": "https://github.com/smarty-php/smarty/issues", "issues": "https://github.com/smarty-php/smarty/issues",
"source": "https://github.com/smarty-php/smarty/tree/v3.1.43" "source": "https://github.com/smarty-php/smarty/tree/v3.1.45"
}, },
"time": "2022-01-10T09:52:40+00:00" "time": "2022-05-17T12:57:52+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
@ -8787,5 +8787,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"
} }