Merge pull request #9054 from firefly-iii/dependabot/composer/develop/barryvdh/laravel-ide-helper-3.1.0

This commit is contained in:
James Cole
2024-07-15 06:13:49 +02:00
committed by GitHub

14
composer.lock generated
View File

@@ -9668,16 +9668,16 @@
}, },
{ {
"name": "barryvdh/laravel-ide-helper", "name": "barryvdh/laravel-ide-helper",
"version": "v3.0.0", "version": "v3.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barryvdh/laravel-ide-helper.git", "url": "https://github.com/barryvdh/laravel-ide-helper.git",
"reference": "bc1d67f01ce8c77e3f97d48ba51fa1d81874f622" "reference": "591e7d665fbab8a3b682e451641706341573eb80"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/bc1d67f01ce8c77e3f97d48ba51fa1d81874f622", "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/591e7d665fbab8a3b682e451641706341573eb80",
"reference": "bc1d67f01ce8c77e3f97d48ba51fa1d81874f622", "reference": "591e7d665fbab8a3b682e451641706341573eb80",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9709,7 +9709,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.0-dev" "dev-master": "3.1-dev"
}, },
"laravel": { "laravel": {
"providers": [ "providers": [
@@ -9746,7 +9746,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/barryvdh/laravel-ide-helper/issues", "issues": "https://github.com/barryvdh/laravel-ide-helper/issues",
"source": "https://github.com/barryvdh/laravel-ide-helper/tree/v3.0.0" "source": "https://github.com/barryvdh/laravel-ide-helper/tree/v3.1.0"
}, },
"funding": [ "funding": [
{ {
@@ -9758,7 +9758,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-03-01T12:53:18+00:00" "time": "2024-07-12T14:20:51+00:00"
}, },
{ {
"name": "barryvdh/reflection-docblock", "name": "barryvdh/reflection-docblock",