Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ updates:
labels:
- "😑 dependencies"
- "🧑‍💻 github actions"
- package-ecosystem: "composer"
directory: "/"
schedule:
interval: "weekly"
labels:
- "😑 dependencies"
- "🐘 php"
# - package-ecosystem: "composer"
# directory: "/"
# schedule:
# interval: "weekly"
# labels:
# - "😑 dependencies"
# - "🐘 php"
4 changes: 2 additions & 2 deletions _ide_helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/**
* A helper file for Laravel, to provide autocomplete information to your IDE
* Generated for Laravel 10.9.0.
* Generated for Laravel 10.10.1.
*
* This file should not be included in your code, only analyzed by your IDE!
*
Expand Down Expand Up @@ -5307,7 +5307,7 @@ public static function useDefaultPostProcessor()
/**
* Begin a fluent query against a database table.
*
* @param \Closure|\Illuminate\Database\Query\Builder|string $table
* @param \Closure|\Illuminate\Database\Query\Builder|\Illuminate\Database\Illuminate\Contracts\Database\Query\Expression|string $table
* @param string|null $as
* @return \Illuminate\Database\Query\Builder
* @static
Expand Down
22 changes: 11 additions & 11 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.