update composer.lock file
This commit is contained in:
43
composer.lock
generated
43
composer.lock
generated
@@ -512,47 +512,24 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "smarty/smarty",
|
"name": "smarty/smarty",
|
||||||
"version": "v3.1.14",
|
"version": "3.1.14",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "svn",
|
"type": "svn",
|
||||||
"url": "http://smarty-php.googlecode.com/svn",
|
"url": "http://smarty-php.googlecode.com/svn/",
|
||||||
"reference": "/tags/v3.1.14/@4752"
|
"reference": "tags/Smarty_3_1_14/distribution/"
|
||||||
},
|
},
|
||||||
"require": {
|
"dist": {
|
||||||
"php": ">=5.2"
|
"type": "zip",
|
||||||
|
"url": "http://www.smarty.net/files/Smarty-3.1.14.zip",
|
||||||
|
"reference": null,
|
||||||
|
"shasum": null
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
"distribution/libs/Smarty.class.php",
|
"libs/"
|
||||||
"distribution/libs/SmartyBC.class.php",
|
|
||||||
"distribution/libs/sysplugins/smarty_security.php"
|
|
||||||
]
|
]
|
||||||
},
|
}
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
|
||||||
"license": [
|
|
||||||
"LGPL-3.0"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Monte Ohrt",
|
|
||||||
"email": "monte@ohrt.com"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Uwe Tews",
|
|
||||||
"email": "uwe.tews@googlemail.com"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Rodney Rehm",
|
|
||||||
"email": "rodney.rehm@medialize.de"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "Smarty - the compiling PHP template engine",
|
|
||||||
"homepage": "http://www.smarty.net",
|
|
||||||
"keywords": [
|
|
||||||
"templating"
|
|
||||||
],
|
|
||||||
"time": "2013-07-02 16:38:47"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "swiftmailer/swiftmailer",
|
"name": "swiftmailer/swiftmailer",
|
||||||
|
|||||||
Reference in New Issue
Block a user