mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Bump diglactic/laravel-breadcrumbs from 6.1.1 to 7.0.0
Bumps [diglactic/laravel-breadcrumbs](https://github.com/diglactic/laravel-breadcrumbs) from 6.1.1 to 7.0.0. - [Release notes](https://github.com/diglactic/laravel-breadcrumbs/releases) - [Upgrade guide](https://github.com/diglactic/laravel-breadcrumbs/blob/main/UPGRADE.md) - [Commits](https://github.com/diglactic/laravel-breadcrumbs/compare/v6.1.1...v7.0.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
19
composer.lock
generated
19
composer.lock
generated
@@ -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": "7d0ff7fbff6ae782e001466487cfaf27",
|
||||
"content-hash": "fe5378a76fbcb7707b540020a6836980",
|
||||
"packages": [
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@@ -303,16 +303,16 @@
|
||||
},
|
||||
{
|
||||
"name": "diglactic/laravel-breadcrumbs",
|
||||
"version": "v6.1.1",
|
||||
"version": "v7.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/diglactic/laravel-breadcrumbs.git",
|
||||
"reference": "8f73674f9c5403625154768f8e123a620fc2d7a5"
|
||||
"reference": "994808137d69672473f7f4df9b96d731c7e2ed74"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/diglactic/laravel-breadcrumbs/zipball/8f73674f9c5403625154768f8e123a620fc2d7a5",
|
||||
"reference": "8f73674f9c5403625154768f8e123a620fc2d7a5",
|
||||
"url": "https://api.github.com/repos/diglactic/laravel-breadcrumbs/zipball/994808137d69672473f7f4df9b96d731c7e2ed74",
|
||||
"reference": "994808137d69672473f7f4df9b96d731c7e2ed74",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -343,10 +343,7 @@
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Diglactic\\Breadcrumbs\\": "src/"
|
||||
},
|
||||
"files": [
|
||||
"src/deprecated.php"
|
||||
]
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
@@ -371,9 +368,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/diglactic/laravel-breadcrumbs/issues",
|
||||
"source": "https://github.com/diglactic/laravel-breadcrumbs/tree/v6.1.1"
|
||||
"source": "https://github.com/diglactic/laravel-breadcrumbs/tree/v7.0.0"
|
||||
},
|
||||
"time": "2021-04-12T18:06:07+00:00"
|
||||
"time": "2021-05-23T16:43:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/cache",
|
||||
|
||||
Reference in New Issue
Block a user