mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 02:45:58 +00:00
Merge pull request #3607 from firefly-iii/dependabot/composer/develop/rcrowe/twigbridge-0.12.1
Bump rcrowe/twigbridge from 0.11.3 to 0.12.1
This commit is contained in:
@@ -99,7 +99,7 @@
|
|||||||
"pragmarx/recovery": "^0.1.0",
|
"pragmarx/recovery": "^0.1.0",
|
||||||
"predis/predis": "^1.1",
|
"predis/predis": "^1.1",
|
||||||
"ramsey/uuid": "^4.1",
|
"ramsey/uuid": "^4.1",
|
||||||
"rcrowe/twigbridge": "^0.11.2"
|
"rcrowe/twigbridge": "^0.12.1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"barryvdh/laravel-ide-helper": "2.*",
|
"barryvdh/laravel-ide-helper": "2.*",
|
||||||
|
16
composer.lock
generated
16
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "0336835d478171b60fe9033344b056ac",
|
"content-hash": "32784b68cf78c1f4352ed5ed94b5f22e",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "adldap2/adldap2",
|
"name": "adldap2/adldap2",
|
||||||
@@ -3799,23 +3799,23 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "rcrowe/twigbridge",
|
"name": "rcrowe/twigbridge",
|
||||||
"version": "v0.11.3",
|
"version": "v0.12.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/rcrowe/TwigBridge.git",
|
"url": "https://github.com/rcrowe/TwigBridge.git",
|
||||||
"reference": "b50247faf2f570eb2b2d0d3c98b4461f1ef60b2d"
|
"reference": "c7e4acdfb3d55a055508b9d3cc8cf71c00329e90"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/b50247faf2f570eb2b2d0d3c98b4461f1ef60b2d",
|
"url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/c7e4acdfb3d55a055508b9d3cc8cf71c00329e90",
|
||||||
"reference": "b50247faf2f570eb2b2d0d3c98b4461f1ef60b2d",
|
"reference": "c7e4acdfb3d55a055508b9d3cc8cf71c00329e90",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"illuminate/support": "^5.5|^6|^7",
|
"illuminate/support": "^5.5|^6|^7",
|
||||||
"illuminate/view": "^5.5|^6|^7",
|
"illuminate/view": "^5.5|^6|^7",
|
||||||
"php": ">=7.1",
|
"php": ">=7.1",
|
||||||
"twig/twig": "~2.0"
|
"twig/twig": "^2.11"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"laravel/framework": "5.5.*",
|
"laravel/framework": "5.5.*",
|
||||||
@@ -3831,7 +3831,7 @@
|
|||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "0.11-dev"
|
"dev-master": "0.12-dev"
|
||||||
},
|
},
|
||||||
"laravel": {
|
"laravel": {
|
||||||
"providers": [
|
"providers": [
|
||||||
@@ -3867,7 +3867,7 @@
|
|||||||
"laravel",
|
"laravel",
|
||||||
"twig"
|
"twig"
|
||||||
],
|
],
|
||||||
"time": "2020-02-27T13:59:54+00:00"
|
"time": "2020-07-03T08:55:51+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "swiftmailer/swiftmailer",
|
"name": "swiftmailer/swiftmailer",
|
||||||
|
Reference in New Issue
Block a user