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
33 changes: 29 additions & 4 deletions _ide_helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

/**
* A helper file for Laravel, to provide autocomplete information to your IDE
* Generated for Laravel 11.7.0.
* Generated for Laravel 11.8.0.
*
* This file should not be included in your code, only analyzed by your IDE!
*
Expand Down Expand Up @@ -1498,6 +1498,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -2333,6 +2334,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -4053,6 +4055,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -4387,6 +4390,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -4750,6 +4754,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -4954,6 +4959,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -5414,6 +5420,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -6561,6 +6568,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -7291,6 +7299,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -8126,6 +8135,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -8451,6 +8461,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -8791,7 +8802,7 @@
* @method static \Illuminate\Contracts\View\Factory getViewFactory()
* @method static void setSymfonyTransport(\Symfony\Component\Mailer\Transport\TransportInterface $transport)
* @method static \Illuminate\Mail\Mailer setQueue(\Illuminate\Contracts\Queue\Factory $queue)
* @method static void macro(string $name, object|callable $macro)
* @method static void macro(string $name, object|callable $macro, object|callable $macro = null)
* @method static void mixin(object $mixin, bool $replace = true)
* @method static bool hasMacro(string $name)
* @method static void flushMacros()
Expand Down Expand Up @@ -9484,6 +9495,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -9793,6 +9805,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -10821,6 +10834,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -12823,6 +12837,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -13140,6 +13155,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -14039,6 +14055,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -14205,6 +14222,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -14671,6 +14689,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -15366,6 +15385,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -16139,6 +16159,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -16667,6 +16688,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -17248,6 +17270,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -17955,6 +17978,7 @@
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down Expand Up @@ -19831,7 +19855,7 @@
*
*
* @see \Filament\Forms\Testing\TestsForms::fillForm()
* @param array $state
* @param \Closure|array $state
* @param string $formName
* @return static
* @static
Expand All @@ -19843,7 +19867,7 @@
*
*
* @see \Filament\Forms\Testing\TestsForms::assertFormSet()
* @param array $state
* @param \Closure|array $state
* @param string $formName
* @return static
* @static
Expand Down Expand Up @@ -25783,6 +25807,7 @@ class Eloquent extends \Illuminate\Database\Eloquent\Model {
*
* @param string $name
* @param object|callable $macro
* @param-closure-this static $macro
* @return void
* @static
*/ public static function macro($name, $macro)
Expand Down
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"awcodes/filament-versions": "^2.0.1",
"chrisullyott/php-filesize": "^4.2.1",
"dragonmantank/cron-expression": "^3.3.3",
"filament/filament": "^3.2.73",
"filament/spatie-laravel-settings-plugin": "^3.2.73",
"filament/filament": "^3.2.82",
"filament/spatie-laravel-settings-plugin": "^3.2.82",
"guzzlehttp/guzzle": "^7.8.1",
"influxdata/influxdb-client-php": "^3.5",
"laravel-notification-channels/telegram": "^5.0",
"laravel/framework": "^11.7",
"laravel/prompts": "^0.1.21",
"laravel/framework": "^11.8",
"laravel/prompts": "^0.1.22",
"laravel/sanctum": "^4.0.2",
"laravel/tinker": "^2.9.0",
"livewire/livewire": "^3.4.12",
"livewire/livewire": "^3.5.0",
"lorisleiva/laravel-actions": "^2.8.0",
"maennchen/zipstream-php": "^2.4",
"spatie/laravel-settings": "^3.3.2",
Expand All @@ -31,10 +31,10 @@
"require-dev": {
"barryvdh/laravel-ide-helper": "^3.0",
"fakerphp/faker": "^1.23.1",
"laravel/pint": "^1.15.3",
"laravel/sail": "^1.29.1",
"laravel/telescope": "^5.0.4",
"mockery/mockery": "^1.6.11",
"laravel/pint": "^1.16.0",
"laravel/sail": "^1.29.2",
"laravel/telescope": "^5.0.5",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.1.1",
"phpunit/phpunit": "^10.5.20",
"spatie/laravel-ignition": "^2.7.0",
Expand Down
Loading