build(deps): bump the laravel-pkgs group with 3 updates

Bumps the laravel-pkgs group with 3 updates: [laravel/framework](https://github.com/laravel/framework), [laravel/octane](https://github.com/laravel/octane) and [spatie/laravel-query-builder](https://github.com/spatie/laravel-query-builder).


Updates `laravel/framework` from 11.6.0 to 11.7.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v11.6.0...v11.7.0)

Updates `laravel/octane` from 2.3.9 to 2.3.10
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/octane/compare/v2.3.9...v2.3.10)

Updates `spatie/laravel-query-builder` from 5.8.0 to 6.0.0
- [Release notes](https://github.com/spatie/laravel-query-builder/releases)
- [Changelog](https://github.com/spatie/laravel-query-builder/blob/main/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-query-builder/compare/5.8.0...6.0.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: laravel/octane
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-query-builder
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-13 03:29:54 +00:00
committed by GitHub
parent d25192b139
commit 92bd5a00bf
2 changed files with 34 additions and 33 deletions

View File

@@ -26,7 +26,7 @@
"spatie/laravel-backup": "^8.6",
"spatie/laravel-discord-alerts": "^1.3",
"spatie/laravel-honeypot": "^4.5",
"spatie/laravel-query-builder": "^5.8",
"spatie/laravel-query-builder": "^6.0",
"spatie/laravel-sitemap": "^7.2",
"spatie/sheets": "^1.12",
"sqids/sqids": "^0.4.1"