Merge pull request #1280 from jonnybarnes/dependabot/composer/barryvdh/laravel-ide-helper-2.15.1

build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.15.0 to 2.15.1
This commit is contained in:
Jonny Barnes 2024-02-17 13:16:28 +00:00 committed by GitHub
commit 615c88c7cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -8606,16 +8606,16 @@
}, },
{ {
"name": "barryvdh/laravel-ide-helper", "name": "barryvdh/laravel-ide-helper",
"version": "v2.15.0", "version": "v2.15.1",
"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": "dca3ebe81ea385632651791cb8b3db42153c380c" "reference": "77831852bb7bc54f287246d32eb91274eaf87f8b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/dca3ebe81ea385632651791cb8b3db42153c380c", "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/77831852bb7bc54f287246d32eb91274eaf87f8b",
"reference": "dca3ebe81ea385632651791cb8b3db42153c380c", "reference": "77831852bb7bc54f287246d32eb91274eaf87f8b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8684,7 +8684,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/v2.15.0" "source": "https://github.com/barryvdh/laravel-ide-helper/tree/v2.15.1"
}, },
"funding": [ "funding": [
{ {
@ -8696,7 +8696,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-02-14T11:19:26+00:00" "time": "2024-02-15T14:23:20+00:00"
}, },
{ {
"name": "barryvdh/reflection-docblock", "name": "barryvdh/reflection-docblock",