Bump rcrowe/twigbridge from 0.13.1 to 0.14.0

Bumps [rcrowe/twigbridge](https://github.com/rcrowe/TwigBridge) from 0.13.1 to 0.14.0.
- [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.13.1...v0.14.0)

---
updated-dependencies:
- dependency-name: rcrowe/twigbridge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-14 03:00:58 +00:00 committed by GitHub
parent b8a8ddf23e
commit 7c28b47f91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 13 deletions

View File

@ -106,7 +106,7 @@
"predis/predis": "^1.1", "predis/predis": "^1.1",
"psr/log": "<3", "psr/log": "<3",
"ramsey/uuid": "^4.2", "ramsey/uuid": "^4.2",
"rcrowe/twigbridge": "^0.13", "rcrowe/twigbridge": "^0.14",
"spatie/data-transfer-object": "^3.7" "spatie/data-transfer-object": "^3.7"
}, },
"require-dev": { "require-dev": {

24
composer.lock generated
View File

@ -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": "b18d0182615f53ac1b5c84c9aa9832d6", "content-hash": "8a903830fd93c297001cfb360b2a4bb3",
"packages": [ "packages": [
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -1771,16 +1771,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v8.83.3", "version": "v8.83.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "b4ed222a188cca74ca9062296e525d26ae54a0ce" "reference": "97a549f1a83cfb32dab1eecab4c4d40a984a72b5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/b4ed222a188cca74ca9062296e525d26ae54a0ce", "url": "https://api.github.com/repos/laravel/framework/zipball/97a549f1a83cfb32dab1eecab4c4d40a984a72b5",
"reference": "b4ed222a188cca74ca9062296e525d26ae54a0ce", "reference": "97a549f1a83cfb32dab1eecab4c4d40a984a72b5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1940,7 +1940,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2022-03-03T15:14:29+00:00" "time": "2022-03-08T16:12:54+00:00"
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",
@ -4753,16 +4753,16 @@
}, },
{ {
"name": "rcrowe/twigbridge", "name": "rcrowe/twigbridge",
"version": "v0.13.1", "version": "v0.14.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rcrowe/TwigBridge.git", "url": "https://github.com/rcrowe/TwigBridge.git",
"reference": "ea5b2e18caca6c341fb8ceff2ce8e4fddb77d0df" "reference": "f4968efb99537cc1b37c5bf20280614aadc31825"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/ea5b2e18caca6c341fb8ceff2ce8e4fddb77d0df", "url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/f4968efb99537cc1b37c5bf20280614aadc31825",
"reference": "ea5b2e18caca6c341fb8ceff2ce8e4fddb77d0df", "reference": "f4968efb99537cc1b37c5bf20280614aadc31825",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4823,9 +4823,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/rcrowe/TwigBridge/issues", "issues": "https://github.com/rcrowe/TwigBridge/issues",
"source": "https://github.com/rcrowe/TwigBridge/tree/v0.13.1" "source": "https://github.com/rcrowe/TwigBridge/tree/v0.14.0"
}, },
"time": "2022-02-10T13:51:53+00:00" "time": "2022-03-08T17:21:17+00:00"
}, },
{ {
"name": "spatie/data-transfer-object", "name": "spatie/data-transfer-object",