Merge pull request #11 from xeons/dependabot/composer/smarty/smarty-3.1.39
Bump smarty/smarty from 3.1.32 to 3.1.39
This commit is contained in:
		
						commit
						7a4cee3dc2
					
				| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
    "_readme": [
 | 
			
		||||
        "This file locks the dependencies of your project to a known state",
 | 
			
		||||
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
 | 
			
		||||
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
 | 
			
		||||
        "This file is @generated automatically"
 | 
			
		||||
    ],
 | 
			
		||||
    "content-hash": "814330088f1f1116ffedbe6495cd2219",
 | 
			
		||||
| 
						 | 
				
			
			@ -180,21 +180,25 @@
 | 
			
		|||
        },
 | 
			
		||||
        {
 | 
			
		||||
            "name": "smarty/smarty",
 | 
			
		||||
            "version": "v3.1.32",
 | 
			
		||||
            "version": "v3.1.39",
 | 
			
		||||
            "source": {
 | 
			
		||||
                "type": "git",
 | 
			
		||||
                "url": "https://github.com/smarty-php/smarty.git",
 | 
			
		||||
                "reference": "ac9d4b587e5bf53381e21881820a9830765cb459"
 | 
			
		||||
                "reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419"
 | 
			
		||||
            },
 | 
			
		||||
            "dist": {
 | 
			
		||||
                "type": "zip",
 | 
			
		||||
                "url": "https://api.github.com/repos/smarty-php/smarty/zipball/ac9d4b587e5bf53381e21881820a9830765cb459",
 | 
			
		||||
                "reference": "ac9d4b587e5bf53381e21881820a9830765cb459",
 | 
			
		||||
                "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e27da524f7bcd7361e3ea5cdfa99c4378a7b5419",
 | 
			
		||||
                "reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419",
 | 
			
		||||
                "shasum": ""
 | 
			
		||||
            },
 | 
			
		||||
            "require": {
 | 
			
		||||
                "php": ">=5.2"
 | 
			
		||||
            },
 | 
			
		||||
            "require-dev": {
 | 
			
		||||
                "phpunit/phpunit": "^7.5 || ^6.5 || ^5.7 || ^4.8",
 | 
			
		||||
                "smarty/smarty-lexer": "^3.1"
 | 
			
		||||
            },
 | 
			
		||||
            "type": "library",
 | 
			
		||||
            "extra": {
 | 
			
		||||
                "branch-alias": {
 | 
			
		||||
| 
						 | 
				
			
			@ -202,8 +206,8 @@
 | 
			
		|||
                }
 | 
			
		||||
            },
 | 
			
		||||
            "autoload": {
 | 
			
		||||
                "files": [
 | 
			
		||||
                    "libs/bootstrap.php"
 | 
			
		||||
                "classmap": [
 | 
			
		||||
                    "libs/"
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            "notification-url": "https://packagist.org/downloads/",
 | 
			
		||||
| 
						 | 
				
			
			@ -229,7 +233,13 @@
 | 
			
		|||
            "keywords": [
 | 
			
		||||
                "templating"
 | 
			
		||||
            ],
 | 
			
		||||
            "time": "2018-04-24T14:53:33+00:00"
 | 
			
		||||
            "support": {
 | 
			
		||||
                "forum": "http://www.smarty.net/forums/",
 | 
			
		||||
                "irc": "irc://irc.freenode.org/smarty",
 | 
			
		||||
                "issues": "https://github.com/smarty-php/smarty/issues",
 | 
			
		||||
                "source": "https://github.com/smarty-php/smarty/tree/v3.1.39"
 | 
			
		||||
            },
 | 
			
		||||
            "time": "2021-02-17T21:57:51+00:00"
 | 
			
		||||
        }
 | 
			
		||||
    ],
 | 
			
		||||
    "packages-dev": [],
 | 
			
		||||
| 
						 | 
				
			
			@ -239,5 +249,6 @@
 | 
			
		|||
    "prefer-stable": false,
 | 
			
		||||
    "prefer-lowest": false,
 | 
			
		||||
    "platform": [],
 | 
			
		||||
    "platform-dev": []
 | 
			
		||||
    "platform-dev": [],
 | 
			
		||||
    "plugin-api-version": "2.0.0"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue