build(deps-dev): Bump barryvdh/laravel-ide-helper from 2.15.0 to 2.15.1

Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases)
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.15.0...v2.15.1)

---
updated-dependencies:
- dependency-name: barryvdh/laravel-ide-helper
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-17 13:10:48 +00:00 committed by GitHub
parent a8f9324414
commit be28421eb2
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",