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

Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.15.1 to 3.0.0.
- [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.1...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-14 09:46:59 +00:00 committed by GitHub
parent 965c69748f
commit af7f2fb800
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 367 deletions

View file

@ -33,7 +33,7 @@
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.0",
"barryvdh/laravel-ide-helper": "^2.6",
"barryvdh/laravel-ide-helper": "^3.0",
"beyondcode/laravel-dump-server": "^1.0",
"fakerphp/faker": "^1.9.2",
"laravel/dusk": "^8.0",