Merge pull request #14 from xeons/dependabot/composer/smarty/smarty-3.1.47

Bump smarty/smarty from 3.1.45 to 3.1.47
This commit is contained in:
Brandon Scott 2022-10-10 11:27:39 -05:00 committed by GitHub
commit 5300569001
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

@ -180,20 +180,20 @@
}, },
{ {
"name": "smarty/smarty", "name": "smarty/smarty",
"version": "v3.1.45", "version": "v3.1.47",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/smarty-php/smarty.git", "url": "https://github.com/smarty-php/smarty.git",
"reference": "a2713ab89e6d773bc4819f11857af7f6b2e353a9" "reference": "a09364fe1706cb465e910eb040e592053d7effb8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/smarty-php/smarty/zipball/a2713ab89e6d773bc4819f11857af7f6b2e353a9", "url": "https://api.github.com/repos/smarty-php/smarty/zipball/a09364fe1706cb465e910eb040e592053d7effb8",
"reference": "a2713ab89e6d773bc4819f11857af7f6b2e353a9", "reference": "a09364fe1706cb465e910eb040e592053d7effb8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.2" "php": "^5.2 || ^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^7.5 || ^6.5 || ^5.7 || ^4.8", "phpunit/phpunit": "^7.5 || ^6.5 || ^5.7 || ^4.8",
@ -237,9 +237,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.45" "source": "https://github.com/smarty-php/smarty/tree/v3.1.47"
}, },
"time": "2022-05-17T12:57:52+00:00" "time": "2022-09-14T11:29:00+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],