Bump twig/twig from 3.0.5 to 3.1.0 in /server

Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.0.5...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-23 03:50:44 +00:00 committed by GitHub
parent b129339d6c
commit d4630a6965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 48 additions and 9 deletions

View File

@ -3,7 +3,7 @@
"description": "Un software di allertamento per i vvf",
"type": "project",
"require": {
"twig/twig": "^3.0.5",
"twig/twig": "^3.1.0",
"tracy/tracy": "^2.7.5",
"delight-im/auth": "^8.2.2",
"ulrichsg/getopt-php": "^3.4.0",

55
server/composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "13c9e92c6cec2305127080c3c927903f",
"content-hash": "3bae0ffe9c961daa7a48413f38aad16f",
"packages": [
{
"name": "delight-im/auth",
@ -558,6 +558,20 @@
"polyfill",
"portable"
],
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-07-14T12:35:20+00:00"
},
{
@ -621,6 +635,20 @@
"portable",
"shim"
],
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-07-14T12:35:20+00:00"
},
{
@ -698,16 +726,16 @@
},
{
"name": "twig/twig",
"version": "v3.0.5",
"version": "v3.1.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "9b76b1535483cdf4edf01bb787b0217b62bd68a5"
"reference": "9a29e1fa7b5431969f96878b8662e3fcb18601b7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/9b76b1535483cdf4edf01bb787b0217b62bd68a5",
"reference": "9b76b1535483cdf4edf01bb787b0217b62bd68a5",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/9a29e1fa7b5431969f96878b8662e3fcb18601b7",
"reference": "9a29e1fa7b5431969f96878b8662e3fcb18601b7",
"shasum": ""
},
"require": {
@ -722,7 +750,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
"dev-master": "3.1-dev"
}
},
"autoload": {
@ -756,7 +784,17 @@
"keywords": [
"templating"
],
"time": "2020-08-05T15:13:19+00:00"
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
"time": "2020-10-21T12:45:34+00:00"
},
{
"name": "ulrichsg/getopt-php",
@ -814,5 +852,6 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
"platform-dev": [],
"plugin-api-version": "1.1.0"
}