Bump rcrowe/twigbridge from 0.11.3 to 0.12.1

Bumps [rcrowe/twigbridge](https://github.com/rcrowe/TwigBridge) from 0.11.3 to 0.12.1.
- [Release notes](https://github.com/rcrowe/TwigBridge/releases)
- [Changelog](https://github.com/rcrowe/TwigBridge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rcrowe/TwigBridge/compare/v0.11.3...v0.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-28 18:17:52 +00:00 committed by GitHub
parent 089bb9e076
commit 9123222830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

@ -99,7 +99,7 @@
"pragmarx/recovery": "^0.1.0",
"predis/predis": "^1.1",
"ramsey/uuid": "^4.1",
"rcrowe/twigbridge": "^0.11.2"
"rcrowe/twigbridge": "^0.12.1"
},
"require-dev": {
"barryvdh/laravel-ide-helper": "2.*",

16
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": "e04b52ce27b00d7541a746656232ee10",
"content-hash": "32784b68cf78c1f4352ed5ed94b5f22e",
"packages": [
{
"name": "adldap2/adldap2",
@ -3807,23 +3807,23 @@
},
{
"name": "rcrowe/twigbridge",
"version": "v0.11.3",
"version": "v0.12.1",
"source": {
"type": "git",
"url": "https://github.com/rcrowe/TwigBridge.git",
"reference": "b50247faf2f570eb2b2d0d3c98b4461f1ef60b2d"
"reference": "c7e4acdfb3d55a055508b9d3cc8cf71c00329e90"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/b50247faf2f570eb2b2d0d3c98b4461f1ef60b2d",
"reference": "b50247faf2f570eb2b2d0d3c98b4461f1ef60b2d",
"url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/c7e4acdfb3d55a055508b9d3cc8cf71c00329e90",
"reference": "c7e4acdfb3d55a055508b9d3cc8cf71c00329e90",
"shasum": ""
},
"require": {
"illuminate/support": "^5.5|^6|^7",
"illuminate/view": "^5.5|^6|^7",
"php": ">=7.1",
"twig/twig": "~2.0"
"twig/twig": "^2.11"
},
"require-dev": {
"laravel/framework": "5.5.*",
@ -3839,7 +3839,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.11-dev"
"dev-master": "0.12-dev"
},
"laravel": {
"providers": [
@ -3875,7 +3875,7 @@
"laravel",
"twig"
],
"time": "2020-02-27T13:59:54+00:00"
"time": "2020-07-03T08:55:51+00:00"
},
{
"name": "swiftmailer/swiftmailer",