Laravel 11.27.2 Shift (#1749)

* Bump Laravel version constraint

* composer update

* Fixes for new lint requirements  (#1742)

Fix for new lint version

* updated composer dependencies

---------

Co-authored-by: Shift <shift@laravelshift.com>
Co-authored-by: Sven van Ginkel <svenvanginkel@icloud.com>
This commit is contained in:
Alex Justesen
2024-10-09 15:48:35 -04:00
committed by GitHub
parent 8c1bb58d5a
commit e5d2f2210c
39 changed files with 366 additions and 342 deletions
+11
View File
@@ -111,6 +111,7 @@ namespace PHPSTORM_META {
'Illuminate\Foundation\Console\ExceptionMakeCommand' => \Illuminate\Foundation\Console\ExceptionMakeCommand::class,
'Illuminate\Foundation\Console\InterfaceMakeCommand' => \Illuminate\Foundation\Console\InterfaceMakeCommand::class,
'Illuminate\Foundation\Console\JobMakeCommand' => \Illuminate\Foundation\Console\JobMakeCommand::class,
'Illuminate\Foundation\Console\JobMiddlewareMakeCommand' => \Illuminate\Foundation\Console\JobMiddlewareMakeCommand::class,
'Illuminate\Foundation\Console\KeyGenerateCommand' => \Illuminate\Foundation\Console\KeyGenerateCommand::class,
'Illuminate\Foundation\Console\LangPublishCommand' => \Illuminate\Foundation\Console\LangPublishCommand::class,
'Illuminate\Foundation\Console\ListenerMakeCommand' => \Illuminate\Foundation\Console\ListenerMakeCommand::class,
@@ -356,6 +357,7 @@ namespace PHPSTORM_META {
'Illuminate\Foundation\Console\ExceptionMakeCommand' => \Illuminate\Foundation\Console\ExceptionMakeCommand::class,
'Illuminate\Foundation\Console\InterfaceMakeCommand' => \Illuminate\Foundation\Console\InterfaceMakeCommand::class,
'Illuminate\Foundation\Console\JobMakeCommand' => \Illuminate\Foundation\Console\JobMakeCommand::class,
'Illuminate\Foundation\Console\JobMiddlewareMakeCommand' => \Illuminate\Foundation\Console\JobMiddlewareMakeCommand::class,
'Illuminate\Foundation\Console\KeyGenerateCommand' => \Illuminate\Foundation\Console\KeyGenerateCommand::class,
'Illuminate\Foundation\Console\LangPublishCommand' => \Illuminate\Foundation\Console\LangPublishCommand::class,
'Illuminate\Foundation\Console\ListenerMakeCommand' => \Illuminate\Foundation\Console\ListenerMakeCommand::class,
@@ -601,6 +603,7 @@ namespace PHPSTORM_META {
'Illuminate\Foundation\Console\ExceptionMakeCommand' => \Illuminate\Foundation\Console\ExceptionMakeCommand::class,
'Illuminate\Foundation\Console\InterfaceMakeCommand' => \Illuminate\Foundation\Console\InterfaceMakeCommand::class,
'Illuminate\Foundation\Console\JobMakeCommand' => \Illuminate\Foundation\Console\JobMakeCommand::class,
'Illuminate\Foundation\Console\JobMiddlewareMakeCommand' => \Illuminate\Foundation\Console\JobMiddlewareMakeCommand::class,
'Illuminate\Foundation\Console\KeyGenerateCommand' => \Illuminate\Foundation\Console\KeyGenerateCommand::class,
'Illuminate\Foundation\Console\LangPublishCommand' => \Illuminate\Foundation\Console\LangPublishCommand::class,
'Illuminate\Foundation\Console\ListenerMakeCommand' => \Illuminate\Foundation\Console\ListenerMakeCommand::class,
@@ -846,6 +849,7 @@ namespace PHPSTORM_META {
'Illuminate\Foundation\Console\ExceptionMakeCommand' => \Illuminate\Foundation\Console\ExceptionMakeCommand::class,
'Illuminate\Foundation\Console\InterfaceMakeCommand' => \Illuminate\Foundation\Console\InterfaceMakeCommand::class,
'Illuminate\Foundation\Console\JobMakeCommand' => \Illuminate\Foundation\Console\JobMakeCommand::class,
'Illuminate\Foundation\Console\JobMiddlewareMakeCommand' => \Illuminate\Foundation\Console\JobMiddlewareMakeCommand::class,
'Illuminate\Foundation\Console\KeyGenerateCommand' => \Illuminate\Foundation\Console\KeyGenerateCommand::class,
'Illuminate\Foundation\Console\LangPublishCommand' => \Illuminate\Foundation\Console\LangPublishCommand::class,
'Illuminate\Foundation\Console\ListenerMakeCommand' => \Illuminate\Foundation\Console\ListenerMakeCommand::class,
@@ -1091,6 +1095,7 @@ namespace PHPSTORM_META {
'Illuminate\Foundation\Console\ExceptionMakeCommand' => \Illuminate\Foundation\Console\ExceptionMakeCommand::class,
'Illuminate\Foundation\Console\InterfaceMakeCommand' => \Illuminate\Foundation\Console\InterfaceMakeCommand::class,
'Illuminate\Foundation\Console\JobMakeCommand' => \Illuminate\Foundation\Console\JobMakeCommand::class,
'Illuminate\Foundation\Console\JobMiddlewareMakeCommand' => \Illuminate\Foundation\Console\JobMiddlewareMakeCommand::class,
'Illuminate\Foundation\Console\KeyGenerateCommand' => \Illuminate\Foundation\Console\KeyGenerateCommand::class,
'Illuminate\Foundation\Console\LangPublishCommand' => \Illuminate\Foundation\Console\LangPublishCommand::class,
'Illuminate\Foundation\Console\ListenerMakeCommand' => \Illuminate\Foundation\Console\ListenerMakeCommand::class,
@@ -1336,6 +1341,7 @@ namespace PHPSTORM_META {
'Illuminate\Foundation\Console\ExceptionMakeCommand' => \Illuminate\Foundation\Console\ExceptionMakeCommand::class,
'Illuminate\Foundation\Console\InterfaceMakeCommand' => \Illuminate\Foundation\Console\InterfaceMakeCommand::class,
'Illuminate\Foundation\Console\JobMakeCommand' => \Illuminate\Foundation\Console\JobMakeCommand::class,
'Illuminate\Foundation\Console\JobMiddlewareMakeCommand' => \Illuminate\Foundation\Console\JobMiddlewareMakeCommand::class,
'Illuminate\Foundation\Console\KeyGenerateCommand' => \Illuminate\Foundation\Console\KeyGenerateCommand::class,
'Illuminate\Foundation\Console\LangPublishCommand' => \Illuminate\Foundation\Console\LangPublishCommand::class,
'Illuminate\Foundation\Console\ListenerMakeCommand' => \Illuminate\Foundation\Console\ListenerMakeCommand::class,
@@ -1581,6 +1587,7 @@ namespace PHPSTORM_META {
'Illuminate\Foundation\Console\ExceptionMakeCommand' => \Illuminate\Foundation\Console\ExceptionMakeCommand::class,
'Illuminate\Foundation\Console\InterfaceMakeCommand' => \Illuminate\Foundation\Console\InterfaceMakeCommand::class,
'Illuminate\Foundation\Console\JobMakeCommand' => \Illuminate\Foundation\Console\JobMakeCommand::class,
'Illuminate\Foundation\Console\JobMiddlewareMakeCommand' => \Illuminate\Foundation\Console\JobMiddlewareMakeCommand::class,
'Illuminate\Foundation\Console\KeyGenerateCommand' => \Illuminate\Foundation\Console\KeyGenerateCommand::class,
'Illuminate\Foundation\Console\LangPublishCommand' => \Illuminate\Foundation\Console\LangPublishCommand::class,
'Illuminate\Foundation\Console\ListenerMakeCommand' => \Illuminate\Foundation\Console\ListenerMakeCommand::class,
@@ -1826,6 +1833,7 @@ namespace PHPSTORM_META {
'Illuminate\Foundation\Console\ExceptionMakeCommand' => \Illuminate\Foundation\Console\ExceptionMakeCommand::class,
'Illuminate\Foundation\Console\InterfaceMakeCommand' => \Illuminate\Foundation\Console\InterfaceMakeCommand::class,
'Illuminate\Foundation\Console\JobMakeCommand' => \Illuminate\Foundation\Console\JobMakeCommand::class,
'Illuminate\Foundation\Console\JobMiddlewareMakeCommand' => \Illuminate\Foundation\Console\JobMiddlewareMakeCommand::class,
'Illuminate\Foundation\Console\KeyGenerateCommand' => \Illuminate\Foundation\Console\KeyGenerateCommand::class,
'Illuminate\Foundation\Console\LangPublishCommand' => \Illuminate\Foundation\Console\LangPublishCommand::class,
'Illuminate\Foundation\Console\ListenerMakeCommand' => \Illuminate\Foundation\Console\ListenerMakeCommand::class,
@@ -2071,6 +2079,7 @@ namespace PHPSTORM_META {
'Illuminate\Foundation\Console\ExceptionMakeCommand' => \Illuminate\Foundation\Console\ExceptionMakeCommand::class,
'Illuminate\Foundation\Console\InterfaceMakeCommand' => \Illuminate\Foundation\Console\InterfaceMakeCommand::class,
'Illuminate\Foundation\Console\JobMakeCommand' => \Illuminate\Foundation\Console\JobMakeCommand::class,
'Illuminate\Foundation\Console\JobMiddlewareMakeCommand' => \Illuminate\Foundation\Console\JobMiddlewareMakeCommand::class,
'Illuminate\Foundation\Console\KeyGenerateCommand' => \Illuminate\Foundation\Console\KeyGenerateCommand::class,
'Illuminate\Foundation\Console\LangPublishCommand' => \Illuminate\Foundation\Console\LangPublishCommand::class,
'Illuminate\Foundation\Console\ListenerMakeCommand' => \Illuminate\Foundation\Console\ListenerMakeCommand::class,
@@ -2316,6 +2325,7 @@ namespace PHPSTORM_META {
'Illuminate\Foundation\Console\ExceptionMakeCommand' => \Illuminate\Foundation\Console\ExceptionMakeCommand::class,
'Illuminate\Foundation\Console\InterfaceMakeCommand' => \Illuminate\Foundation\Console\InterfaceMakeCommand::class,
'Illuminate\Foundation\Console\JobMakeCommand' => \Illuminate\Foundation\Console\JobMakeCommand::class,
'Illuminate\Foundation\Console\JobMiddlewareMakeCommand' => \Illuminate\Foundation\Console\JobMiddlewareMakeCommand::class,
'Illuminate\Foundation\Console\KeyGenerateCommand' => \Illuminate\Foundation\Console\KeyGenerateCommand::class,
'Illuminate\Foundation\Console\LangPublishCommand' => \Illuminate\Foundation\Console\LangPublishCommand::class,
'Illuminate\Foundation\Console\ListenerMakeCommand' => \Illuminate\Foundation\Console\ListenerMakeCommand::class,
@@ -2561,6 +2571,7 @@ namespace PHPSTORM_META {
'Illuminate\Foundation\Console\ExceptionMakeCommand' => \Illuminate\Foundation\Console\ExceptionMakeCommand::class,
'Illuminate\Foundation\Console\InterfaceMakeCommand' => \Illuminate\Foundation\Console\InterfaceMakeCommand::class,
'Illuminate\Foundation\Console\JobMakeCommand' => \Illuminate\Foundation\Console\JobMakeCommand::class,
'Illuminate\Foundation\Console\JobMiddlewareMakeCommand' => \Illuminate\Foundation\Console\JobMiddlewareMakeCommand::class,
'Illuminate\Foundation\Console\KeyGenerateCommand' => \Illuminate\Foundation\Console\KeyGenerateCommand::class,
'Illuminate\Foundation\Console\LangPublishCommand' => \Illuminate\Foundation\Console\LangPublishCommand::class,
'Illuminate\Foundation\Console\ListenerMakeCommand' => \Illuminate\Foundation\Console\ListenerMakeCommand::class,
+125 -115
View File
@@ -5,7 +5,7 @@
/**
* A helper file for Laravel, to provide autocomplete information to your IDE
* Generated for Laravel 11.24.1.
* Generated for Laravel 11.27.2.
*
* This file should not be included in your code, only analyzed by your IDE!
*
@@ -1425,7 +1425,7 @@ namespace Illuminate\Support\Facades {
/**
* Fire all of the after resolving attribute callbacks.
*
* @param \ReflectionAttribute[] $abstract
* @param \ReflectionAttribute[] $attributes
* @param mixed $object
* @return void
* @static
@@ -3745,10 +3745,9 @@ namespace Illuminate\Support\Facades {
/**
* Retrieve an item from the cache by key.
*
* @template TCacheValue
* @param array|string $key
* @param \Illuminate\Cache\TCacheValue|\Illuminate\Cache\(\Closure(): TCacheValue) $default
* @return \Illuminate\Cache\(TCacheValue is null ? mixed : TCacheValue)
* @param mixed $default
* @return mixed
* @static
*/ public static function get($key, $default = null)
{
@@ -3787,10 +3786,9 @@ namespace Illuminate\Support\Facades {
/**
* Retrieve an item from the cache and delete it.
*
* @template TCacheValue
* @param array|string $key
* @param \Illuminate\Cache\TCacheValue|\Illuminate\Cache\(\Closure(): TCacheValue) $default
* @return \Illuminate\Cache\(TCacheValue is null ? mixed : TCacheValue)
* @param mixed $default
* @return mixed
* @static
*/ public static function pull($key, $default = null)
{
@@ -6570,8 +6568,9 @@ namespace Illuminate\Support\Facades {
/**
* Set the table prefix and return the grammar.
*
* @param \Illuminate\Database\Grammar $grammar
* @return \Illuminate\Database\Grammar
* @template TGrammar of \Illuminate\Database\Grammar
* @param \Illuminate\Database\TGrammar $grammar
* @return \Illuminate\Database\TGrammar
* @static
*/ public static function withTablePrefix($grammar)
{ //Method inherited from \Illuminate\Database\Connection
@@ -6593,7 +6592,7 @@ namespace Illuminate\Support\Facades {
* Get the connection resolver for the given driver.
*
* @param string $driver
* @return mixed
* @return \Closure|null
* @static
*/ public static function getResolver($driver)
{ //Method inherited from \Illuminate\Database\Connection
@@ -10772,7 +10771,7 @@ namespace Illuminate\Support\Facades {
/**
* Register a named limiter configuration.
*
* @param string $name
* @param \BackedEnum|\UnitEnum|string $name
* @param \Closure $callback
* @return \Illuminate\Cache\RateLimiter
* @static
@@ -10784,7 +10783,7 @@ namespace Illuminate\Support\Facades {
/**
* Get the given named rate limiter.
*
* @param string $name
* @param \BackedEnum|\UnitEnum|string $name
* @return \Closure|null
* @static
*/ public static function limiter($name)
@@ -14603,6 +14602,17 @@ namespace Illuminate\Support\Facades {
{
/** @var \Illuminate\Database\Schema\MySqlBuilder $instance */
return $instance->dropDatabaseIfExists($name);
}
/**
* Determine if the given table exists.
*
* @param string $table
* @return bool
* @static
*/ public static function hasTable($table)
{
/** @var \Illuminate\Database\Schema\MySqlBuilder $instance */
return $instance->hasTable($table);
}
/**
* Get the tables for the database.
@@ -14715,17 +14725,6 @@ namespace Illuminate\Support\Facades {
*/ public static function morphUsingUlids()
{ //Method inherited from \Illuminate\Database\Schema\Builder
\Illuminate\Database\Schema\MySqlBuilder::morphUsingUlids();
}
/**
* Determine if the given table exists.
*
* @param string $table
* @return bool
* @static
*/ public static function hasTable($table)
{ //Method inherited from \Illuminate\Database\Schema\Builder
/** @var \Illuminate\Database\Schema\MySqlBuilder $instance */
return $instance->hasTable($table);
}
/**
* Determine if the given view exists.
@@ -16842,7 +16841,7 @@ namespace Illuminate\Support\Facades {
/**
* Format the array of URL parameters.
*
* @param mixed|array $parameters
* @param mixed $parameters
* @return array
* @static
*/ public static function formatParameters($parameters)
@@ -19676,10 +19675,11 @@ namespace Illuminate\Database\Eloquent\Relations {
* @param mixed $alias
* @param bool $disableExtraConditions
* @param string|null $morphable
* @param bool $hasCheck
* @static
*/ public static function performJoinForEloquentPowerJoins($builder, $joinType = 'leftJoin', $callback = null, $alias = null, $disableExtraConditions = false, $morphable = null)
*/ public static function performJoinForEloquentPowerJoins($builder, $joinType = 'leftJoin', $callback = null, $alias = null, $disableExtraConditions = false, $morphable = null, $hasCheck = false)
{
return \Illuminate\Database\Eloquent\Relations\Relation::performJoinForEloquentPowerJoins($builder, $joinType, $callback, $alias, $disableExtraConditions, $morphable);
return \Illuminate\Database\Eloquent\Relations\Relation::performJoinForEloquentPowerJoins($builder, $joinType, $callback, $alias, $disableExtraConditions, $morphable, $hasCheck);
}
/**
*
@@ -19761,10 +19761,11 @@ namespace Illuminate\Database\Eloquent\Relations {
* @param mixed $callback
* @param mixed $alias
* @param bool $disableExtraConditions
* @param bool $hasCheck
* @static
*/ public static function performJoinForEloquentPowerJoinsForHasMany($builder, $joinType, $callback = null, $alias = null, $disableExtraConditions = false)
*/ public static function performJoinForEloquentPowerJoinsForHasMany($builder, $joinType, $callback = null, $alias = null, $disableExtraConditions = false, $hasCheck = false)
{
return \Illuminate\Database\Eloquent\Relations\Relation::performJoinForEloquentPowerJoinsForHasMany($builder, $joinType, $callback, $alias, $disableExtraConditions);
return \Illuminate\Database\Eloquent\Relations\Relation::performJoinForEloquentPowerJoinsForHasMany($builder, $joinType, $callback, $alias, $disableExtraConditions, $hasCheck);
}
/**
*
@@ -19796,8 +19797,8 @@ namespace Illuminate\Database\Eloquent\Relations {
/**
*
*
* @param \Illuminate\Database\Eloquent\Model|array $model
* @see \Kirschbaum\PowerJoins\Mixins\RelationshipsExtraMethods::usesSoftDeletes()
* @param mixed $model
* @static
*/ public static function usesSoftDeletes($model)
{
@@ -23768,7 +23769,7 @@ namespace {
return $instance->whereBelongsTo($related, $relationshipName, $boolean);
}
/**
* Add an "BelongsTo" relationship with an "or where" clause to the query.
* Add a "BelongsTo" relationship with an "or where" clause to the query.
*
* @param \Illuminate\Database\Eloquent\Model $related
* @param string|null $relationshipName
@@ -23921,8 +23922,8 @@ namespace {
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::newPowerJoinClause()
* @param \Illuminate\Database\Query\Builder $parentQuery
* @param mixed $type
* @param mixed $table
* @param string $type
* @param string $table
* @param \Illuminate\Database\Eloquent\Model|null $model
* @static
*/ public static function newPowerJoinClause($parentQuery, $type, $table, $model = null)
@@ -23933,10 +23934,10 @@ namespace {
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::joinRelationship()
* @param mixed $relationName
* @param mixed $callback
* @param mixed $joinType
* @param mixed $useAlias
* @param string $relationName
* @param \Closure|array|string|null $callback
* @param string $joinType
* @param bool $useAlias
* @param bool $disableExtraConditions
* @param string|null $morphable
* @static
@@ -23948,126 +23949,135 @@ namespace {
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::joinRelationshipUsingAlias()
* @param mixed $relationName
* @param mixed $callback
* @param string $relationName
* @param \Closure|array|string|null $callback
* @param bool $disableExtraConditions
* @param string|null $morphable
* @static
*/ public static function joinRelationshipUsingAlias($relationName, $callback = null, $disableExtraConditions = false)
*/ public static function joinRelationshipUsingAlias($relationName, $callback = null, $disableExtraConditions = false, $morphable = null)
{
return \Illuminate\Database\Eloquent\Builder::joinRelationshipUsingAlias($relationName, $callback, $disableExtraConditions);
return \Illuminate\Database\Eloquent\Builder::joinRelationshipUsingAlias($relationName, $callback, $disableExtraConditions, $morphable);
}
/**
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::leftJoinRelationshipUsingAlias()
* @param mixed $relationName
* @param mixed $callback
* @param string $relationName
* @param \Closure|array|string|null $callback
* @param bool $disableExtraConditions
* @param string|null $morphable
* @static
*/ public static function leftJoinRelationshipUsingAlias($relationName, $callback = null, $disableExtraConditions = false)
*/ public static function leftJoinRelationshipUsingAlias($relationName, $callback = null, $disableExtraConditions = false, $morphable = null)
{
return \Illuminate\Database\Eloquent\Builder::leftJoinRelationshipUsingAlias($relationName, $callback, $disableExtraConditions);
return \Illuminate\Database\Eloquent\Builder::leftJoinRelationshipUsingAlias($relationName, $callback, $disableExtraConditions, $morphable);
}
/**
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::rightJoinRelationshipUsingAlias()
* @param mixed $relationName
* @param mixed $callback
* @param string $relationName
* @param \Closure|array|string|null $callback
* @param bool $disableExtraConditions
* @param string|null $morphable
* @static
*/ public static function rightJoinRelationshipUsingAlias($relationName, $callback = null, $disableExtraConditions = false)
*/ public static function rightJoinRelationshipUsingAlias($relationName, $callback = null, $disableExtraConditions = false, $morphable = null)
{
return \Illuminate\Database\Eloquent\Builder::rightJoinRelationshipUsingAlias($relationName, $callback, $disableExtraConditions);
return \Illuminate\Database\Eloquent\Builder::rightJoinRelationshipUsingAlias($relationName, $callback, $disableExtraConditions, $morphable);
}
/**
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::joinRelation()
* @param mixed $relationName
* @param mixed $callback
* @param mixed $joinType
* @param mixed $useAlias
* @param string $relationName
* @param \Closure|array|string|null $callback
* @param string $joinType
* @param bool $useAlias
* @param bool $disableExtraConditions
* @param string|null $morphable
* @static
*/ public static function joinRelation($relationName, $callback = null, $joinType = 'join', $useAlias = false, $disableExtraConditions = false)
*/ public static function joinRelation($relationName, $callback = null, $joinType = 'join', $useAlias = false, $disableExtraConditions = false, $morphable = null)
{
return \Illuminate\Database\Eloquent\Builder::joinRelation($relationName, $callback, $joinType, $useAlias, $disableExtraConditions);
return \Illuminate\Database\Eloquent\Builder::joinRelation($relationName, $callback, $joinType, $useAlias, $disableExtraConditions, $morphable);
}
/**
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::leftJoinRelationship()
* @param mixed $relation
* @param mixed $callback
* @param mixed $useAlias
* @param string $relationName
* @param \Closure|array|string|null $callback
* @param bool $useAlias
* @param bool $disableExtraConditions
* @param string|null $morphable
* @static
*/ public static function leftJoinRelationship($relation, $callback = null, $useAlias = false, $disableExtraConditions = false)
*/ public static function leftJoinRelationship($relationName, $callback = null, $useAlias = false, $disableExtraConditions = false, $morphable = null)
{
return \Illuminate\Database\Eloquent\Builder::leftJoinRelationship($relation, $callback, $useAlias, $disableExtraConditions);
return \Illuminate\Database\Eloquent\Builder::leftJoinRelationship($relationName, $callback, $useAlias, $disableExtraConditions, $morphable);
}
/**
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::leftJoinRelation()
* @param mixed $relation
* @param mixed $callback
* @param mixed $useAlias
* @param string $relation
* @param \Closure|array|string|null $callback
* @param bool $useAlias
* @param bool $disableExtraConditions
* @param string|null $morphable
* @static
*/ public static function leftJoinRelation($relation, $callback = null, $useAlias = false, $disableExtraConditions = false)
*/ public static function leftJoinRelation($relation, $callback = null, $useAlias = false, $disableExtraConditions = false, $morphable = null)
{
return \Illuminate\Database\Eloquent\Builder::leftJoinRelation($relation, $callback, $useAlias, $disableExtraConditions);
return \Illuminate\Database\Eloquent\Builder::leftJoinRelation($relation, $callback, $useAlias, $disableExtraConditions, $morphable);
}
/**
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::rightJoinRelationship()
* @param mixed $relation
* @param mixed $callback
* @param mixed $useAlias
* @param string $relation
* @param \Closure|array|string|null $callback
* @param bool $useAlias
* @param bool $disableExtraConditions
* @param string|null $morphable
* @static
*/ public static function rightJoinRelationship($relation, $callback = null, $useAlias = false, $disableExtraConditions = false)
*/ public static function rightJoinRelationship($relation, $callback = null, $useAlias = false, $disableExtraConditions = false, $morphable = null)
{
return \Illuminate\Database\Eloquent\Builder::rightJoinRelationship($relation, $callback, $useAlias, $disableExtraConditions);
return \Illuminate\Database\Eloquent\Builder::rightJoinRelationship($relation, $callback, $useAlias, $disableExtraConditions, $morphable);
}
/**
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::rightJoinRelation()
* @param mixed $relation
* @param mixed $callback
* @param mixed $useAlias
* @param string $relation
* @param \Closure|array|string|null $callback
* @param bool $useAlias
* @param bool $disableExtraConditions
* @param string|null $morphable
* @static
*/ public static function rightJoinRelation($relation, $callback = null, $useAlias = false, $disableExtraConditions = false)
*/ public static function rightJoinRelation($relation, $callback = null, $useAlias = false, $disableExtraConditions = false, $morphable = null)
{
return \Illuminate\Database\Eloquent\Builder::rightJoinRelation($relation, $callback, $useAlias, $disableExtraConditions);
return \Illuminate\Database\Eloquent\Builder::rightJoinRelation($relation, $callback, $useAlias, $disableExtraConditions, $morphable);
}
/**
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::joinNestedRelationship()
* @param string $relationships
* @param mixed $callback
* @param mixed $joinType
* @param mixed $useAlias
* @param \Closure|array|string|null $callback
* @param string $joinType
* @param bool $useAlias
* @param bool $disableExtraConditions
* @param string|null $morphable
* @static
*/ public static function joinNestedRelationship($relationships, $callback = null, $joinType = 'join', $useAlias = false, $disableExtraConditions = false)
*/ public static function joinNestedRelationship($relationships, $callback = null, $joinType = 'join', $useAlias = false, $disableExtraConditions = false, $morphable = null)
{
return \Illuminate\Database\Eloquent\Builder::joinNestedRelationship($relationships, $callback, $joinType, $useAlias, $disableExtraConditions);
return \Illuminate\Database\Eloquent\Builder::joinNestedRelationship($relationships, $callback, $joinType, $useAlias, $disableExtraConditions, $morphable);
}
/**
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::orderByPowerJoins()
* @param mixed $sort
* @param mixed $direction
* @param mixed $aggregation
* @param mixed $joinType
* @param array|string $sort
* @param string $direction
* @param string|null $aggregation
* @param string $joinType
* @param mixed $aliases
* @static
*/ public static function orderByPowerJoins($sort, $direction = 'asc', $aggregation = null, $joinType = 'join', $aliases = null)
@@ -24078,8 +24088,8 @@ namespace {
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::orderByLeftPowerJoins()
* @param mixed $sort
* @param mixed $direction
* @param array|string $sort
* @param string $direction
* @static
*/ public static function orderByLeftPowerJoins($sort, $direction = 'asc')
{
@@ -24089,8 +24099,8 @@ namespace {
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::orderByPowerJoinsCount()
* @param mixed $sort
* @param mixed $direction
* @param array|string $sort
* @param string $direction
* @static
*/ public static function orderByPowerJoinsCount($sort, $direction = 'asc')
{
@@ -24100,8 +24110,8 @@ namespace {
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::orderByLeftPowerJoinsCount()
* @param mixed $sort
* @param mixed $direction
* @param array|string $sort
* @param string $direction
* @static
*/ public static function orderByLeftPowerJoinsCount($sort, $direction = 'asc')
{
@@ -24111,8 +24121,8 @@ namespace {
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::orderByPowerJoinsSum()
* @param mixed $sort
* @param mixed $direction
* @param array|string $sort
* @param string $direction
* @static
*/ public static function orderByPowerJoinsSum($sort, $direction = 'asc')
{
@@ -24122,8 +24132,8 @@ namespace {
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::orderByLeftPowerJoinsSum()
* @param mixed $sort
* @param mixed $direction
* @param array|string $sort
* @param string $direction
* @static
*/ public static function orderByLeftPowerJoinsSum($sort, $direction = 'asc')
{
@@ -24133,8 +24143,8 @@ namespace {
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::orderByPowerJoinsAvg()
* @param mixed $sort
* @param mixed $direction
* @param array|string $sort
* @param string $direction
* @static
*/ public static function orderByPowerJoinsAvg($sort, $direction = 'asc')
{
@@ -24144,8 +24154,8 @@ namespace {
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::orderByLeftPowerJoinsAvg()
* @param mixed $sort
* @param mixed $direction
* @param array|string $sort
* @param string $direction
* @static
*/ public static function orderByLeftPowerJoinsAvg($sort, $direction = 'asc')
{
@@ -24155,8 +24165,8 @@ namespace {
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::orderByPowerJoinsMin()
* @param mixed $sort
* @param mixed $direction
* @param array|string $sort
* @param string $direction
* @static
*/ public static function orderByPowerJoinsMin($sort, $direction = 'asc')
{
@@ -24166,8 +24176,8 @@ namespace {
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::orderByLeftPowerJoinsMin()
* @param mixed $sort
* @param mixed $direction
* @param array|string $sort
* @param string $direction
* @static
*/ public static function orderByLeftPowerJoinsMin($sort, $direction = 'asc')
{
@@ -24177,8 +24187,8 @@ namespace {
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::orderByPowerJoinsMax()
* @param mixed $sort
* @param mixed $direction
* @param array|string $sort
* @param string $direction
* @static
*/ public static function orderByPowerJoinsMax($sort, $direction = 'asc')
{
@@ -24188,8 +24198,8 @@ namespace {
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::orderByLeftPowerJoinsMax()
* @param mixed $sort
* @param mixed $direction
* @param array|string $sort
* @param string $direction
* @static
*/ public static function orderByLeftPowerJoinsMax($sort, $direction = 'asc')
{
@@ -24199,11 +24209,11 @@ namespace {
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::powerJoinHas()
* @param mixed $relation
* @param mixed $operator
* @param mixed $count
* @param string $relation
* @param string $operator
* @param int $count
* @param mixed $boolean
* @param \Closure|array|null $callback
* @param \Closure|array|string|null $callback
* @param string|null $morphable
* @return static
* @static
@@ -24215,11 +24225,11 @@ namespace {
*
*
* @see \Kirschbaum\PowerJoins\Mixins\JoinRelationship::hasNestedUsingJoins()
* @param mixed $relations
* @param mixed $operator
* @param mixed $count
* @param mixed $boolean
* @param \Closure|array|null $callback
* @param string $relations
* @param string $operator
* @param int $count
* @param string $boolean
* @param \Closure|array|string|null $callback
* @return static
* @static
*/ public static function hasNestedUsingJoins($relations, $operator = '>=', $count = 1, $boolean = 'and', $callback = null)
+1 -1
View File
@@ -21,7 +21,7 @@ class MigrateBadJsonResults
public function handle(User $user)
{
$dataSettings = new DataMigrationSettings();
$dataSettings = new DataMigrationSettings;
$tableName = 'results_bad_json';
@@ -24,7 +24,7 @@ class SendMailTestNotification
foreach ($recipients as $recipient) {
Mail::to($recipient)
->send(new TestMail());
->send(new TestMail);
}
Notification::make()
+1 -1
View File
@@ -153,7 +153,7 @@ class ResultResource extends Resource
public static function table(Table $table): Table
{
$dataSettings = new DataMigrationSettings();
$dataSettings = new DataMigrationSettings;
return $table
->columns([
+1 -1
View File
@@ -13,7 +13,7 @@ class InfluxDb2Listener
*/
public function handle(SpeedtestCompleted $event): void
{
$influxSettings = new InfluxDbSettings();
$influxSettings = new InfluxDbSettings;
if ($influxSettings->v2_enabled) {
WriteCompletedSpeedtest::dispatch($event->result, $influxSettings);
@@ -14,7 +14,7 @@ class SendSpeedtestCompletedNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->database_enabled) {
return;
@@ -16,7 +16,7 @@ class SendSpeedtestThresholdNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->database_enabled) {
return;
@@ -26,7 +26,7 @@ class SendSpeedtestThresholdNotification
return;
}
$thresholdSettings = new ThresholdSettings();
$thresholdSettings = new ThresholdSettings;
if (! $thresholdSettings->absolute_enabled) {
return;
@@ -16,7 +16,7 @@ class SendSpeedtestCompletedNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->discord_enabled) {
return;
@@ -17,7 +17,7 @@ class SendSpeedtestThresholdNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->discord_enabled) {
return;
@@ -33,7 +33,7 @@ class SendSpeedtestThresholdNotification
return;
}
$thresholdSettings = new ThresholdSettings();
$thresholdSettings = new ThresholdSettings;
if (! $thresholdSettings->absolute_enabled) {
return;
@@ -16,7 +16,7 @@ class SendSpeedtestCompletedNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->gotify_enabled) {
return;
@@ -17,7 +17,7 @@ class SendSpeedtestThresholdNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->gotify_enabled) {
return;
@@ -33,7 +33,7 @@ class SendSpeedtestThresholdNotification
return;
}
$thresholdSettings = new ThresholdSettings();
$thresholdSettings = new ThresholdSettings;
if (! $thresholdSettings->absolute_enabled) {
return;
@@ -14,7 +14,7 @@ class SendSpeedtestCompletedNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->healthcheck_enabled) {
return;
@@ -16,7 +16,7 @@ class SendSpeedtestThresholdNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->healthcheck_enabled) {
return;
@@ -32,7 +32,7 @@ class SendSpeedtestThresholdNotification
return;
}
$thresholdSettings = new ThresholdSettings();
$thresholdSettings = new ThresholdSettings;
if (! $thresholdSettings->absolute_enabled) {
return;
@@ -15,7 +15,7 @@ class SendSpeedtestCompletedNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->mail_enabled) {
return;
@@ -17,7 +17,7 @@ class SendSpeedtestThresholdNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->mail_enabled) {
return;
@@ -33,7 +33,7 @@ class SendSpeedtestThresholdNotification
return;
}
$thresholdSettings = new ThresholdSettings();
$thresholdSettings = new ThresholdSettings;
if (! $thresholdSettings->absolute_enabled) {
return;
@@ -16,7 +16,7 @@ class SendSpeedtestCompletedNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->ntfy_enabled) {
return;
@@ -17,7 +17,7 @@ class SendSpeedtestThresholdNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->ntfy_enabled) {
return;
@@ -33,7 +33,7 @@ class SendSpeedtestThresholdNotification
return;
}
$thresholdSettings = new ThresholdSettings();
$thresholdSettings = new ThresholdSettings;
if (! $thresholdSettings->absolute_enabled) {
return;
@@ -16,7 +16,7 @@ class SendSpeedtestCompletedNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->pushover_enabled) {
return;
@@ -17,7 +17,7 @@ class SendSpeedtestThresholdNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->pushover_enabled) {
return;
@@ -33,7 +33,7 @@ class SendSpeedtestThresholdNotification
return;
}
$thresholdSettings = new ThresholdSettings();
$thresholdSettings = new ThresholdSettings;
if (! $thresholdSettings->absolute_enabled) {
return;
@@ -16,7 +16,7 @@ class SendSpeedtestCompletedNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->slack_enabled) {
return;
@@ -17,7 +17,7 @@ class SendSpeedtestThresholdNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->slack_enabled) {
return;
@@ -33,7 +33,7 @@ class SendSpeedtestThresholdNotification
return;
}
$thresholdSettings = new ThresholdSettings();
$thresholdSettings = new ThresholdSettings;
if (! $thresholdSettings->absolute_enabled) {
return;
@@ -17,7 +17,7 @@ class SendSpeedtestCompletedNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->telegram_enabled) {
return;
@@ -18,7 +18,7 @@ class SendSpeedtestThresholdNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->telegram_enabled) {
return;
@@ -34,7 +34,7 @@ class SendSpeedtestThresholdNotification
return;
}
$thresholdSettings = new ThresholdSettings();
$thresholdSettings = new ThresholdSettings;
if (! $thresholdSettings->absolute_enabled) {
return;
@@ -14,7 +14,7 @@ class SendSpeedtestCompletedNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->webhook_enabled) {
return;
@@ -16,7 +16,7 @@ class SendSpeedtestThresholdNotification
*/
public function handle(SpeedtestCompleted $event): void
{
$notificationSettings = new NotificationSettings();
$notificationSettings = new NotificationSettings;
if (! $notificationSettings->webhook_enabled) {
return;
@@ -32,7 +32,7 @@ class SendSpeedtestThresholdNotification
return;
}
$thresholdSettings = new ThresholdSettings();
$thresholdSettings = new ThresholdSettings;
if (! $thresholdSettings->absolute_enabled) {
return;
@@ -21,7 +21,7 @@ class TestNotification extends Notification implements ShouldQueue
*/
public function __construct()
{
$this->settings = new NotificationSettings();
$this->settings = new NotificationSettings;
}
/**
@@ -49,7 +49,7 @@ class AdminPanelProvider extends PanelProvider
VersionsPlugin::make()
->hasDefaults(false)
->items([
new SpeedtestTrackerVersionProvider(),
new SpeedtestTrackerVersionProvider,
]),
])
->discoverWidgets(in: app_path('Filament/Widgets'), for: 'App\\Filament\\Widgets')
+8 -8
View File
@@ -11,16 +11,16 @@
"php": "^8.2",
"awcodes/filament-versions": "^2.0.1",
"chrisullyott/php-filesize": "^4.2.1",
"dragonmantank/cron-expression": "^3.3.3",
"filament/filament": "^3.2.114",
"filament/spatie-laravel-settings-plugin": "^3.2.114",
"dragonmantank/cron-expression": "^3.4.0",
"filament/filament": "^3.2.117",
"filament/spatie-laravel-settings-plugin": "^3.2.117",
"geerlingguy/ping": "^1.2.1",
"guzzlehttp/guzzle": "^7.9.2",
"influxdata/influxdb-client-php": "^3.6",
"laravel-notification-channels/telegram": "^5.0",
"laravel/framework": "^11.24.1",
"laravel/framework": "^11.27.2",
"laravel/prompts": "^0.2.1",
"laravel/sanctum": "^4.0.2",
"laravel/sanctum": "^4.0.3",
"laravel/tinker": "^2.10.0",
"livewire/livewire": "^3.5.4",
"lorisleiva/laravel-actions": "^2.8.4",
@@ -33,13 +33,13 @@
"barryvdh/laravel-ide-helper": "^3.1",
"fakerphp/faker": "^1.23.1",
"laravel/pint": "^1.18.1",
"laravel/sail": "^1.33.0",
"laravel/sail": "^1.35.0",
"laravel/telescope": "^5.2.2",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.4.0",
"phpunit/phpunit": "^11.3.6",
"phpunit/phpunit": "^11.4.1",
"spatie/laravel-ignition": "^2.8.0",
"tightenco/duster": "^3.0.1"
"tightenco/duster": "^3.0.3"
},
"autoload": {
"files": [
Generated
+165 -162
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "53e3610cf4764ea4d7ba2a54ef5b4c99",
"content-hash": "a68d158877a9b04ade1ba8c67e5f8b76",
"packages": [
{
"name": "anourvalar/eloquent-serialize",
@@ -1035,16 +1035,16 @@
},
{
"name": "dragonmantank/cron-expression",
"version": "v3.3.3",
"version": "v3.4.0",
"source": {
"type": "git",
"url": "https://github.com/dragonmantank/cron-expression.git",
"reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a"
"reference": "8c784d071debd117328803d86b2097615b457500"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a",
"reference": "adfb1f505deb6384dc8b39804c5065dd3c8c8c0a",
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/8c784d071debd117328803d86b2097615b457500",
"reference": "8c784d071debd117328803d86b2097615b457500",
"shasum": ""
},
"require": {
@@ -1057,10 +1057,14 @@
"require-dev": {
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-webmozart-assert": "^1.0",
"phpunit/phpunit": "^7.0|^8.0|^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Cron\\": "src/Cron/"
@@ -1084,7 +1088,7 @@
],
"support": {
"issues": "https://github.com/dragonmantank/cron-expression/issues",
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.3"
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.4.0"
},
"funding": [
{
@@ -1092,7 +1096,7 @@
"type": "github"
}
],
"time": "2023-08-10T19:36:49+00:00"
"time": "2024-10-09T13:47:03+00:00"
},
{
"name": "egulias/email-validator",
@@ -1163,16 +1167,16 @@
},
{
"name": "filament/actions",
"version": "v3.2.114",
"version": "v3.2.117",
"source": {
"type": "git",
"url": "https://github.com/filamentphp/actions.git",
"reference": "4cf93bf9ff04a76a9256ce6df88216583aeccb15"
"reference": "886108b59ce99edc26f5bc1231134a95ec58718a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filamentphp/actions/zipball/4cf93bf9ff04a76a9256ce6df88216583aeccb15",
"reference": "4cf93bf9ff04a76a9256ce6df88216583aeccb15",
"url": "https://api.github.com/repos/filamentphp/actions/zipball/886108b59ce99edc26f5bc1231134a95ec58718a",
"reference": "886108b59ce99edc26f5bc1231134a95ec58718a",
"shasum": ""
},
"require": {
@@ -1212,20 +1216,20 @@
"issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament"
},
"time": "2024-09-17T08:30:20+00:00"
"time": "2024-10-09T11:19:22+00:00"
},
{
"name": "filament/filament",
"version": "v3.2.114",
"version": "v3.2.117",
"source": {
"type": "git",
"url": "https://github.com/filamentphp/panels.git",
"reference": "8d28c9756a341349a5d7a0694a66be7cc2c986c3"
"reference": "84f839b4b42549c0d4bd231648da17561ada70c2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filamentphp/panels/zipball/8d28c9756a341349a5d7a0694a66be7cc2c986c3",
"reference": "8d28c9756a341349a5d7a0694a66be7cc2c986c3",
"url": "https://api.github.com/repos/filamentphp/panels/zipball/84f839b4b42549c0d4bd231648da17561ada70c2",
"reference": "84f839b4b42549c0d4bd231648da17561ada70c2",
"shasum": ""
},
"require": {
@@ -1277,20 +1281,20 @@
"issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament"
},
"time": "2024-09-23T14:09:56+00:00"
"time": "2024-10-08T14:24:12+00:00"
},
{
"name": "filament/forms",
"version": "v3.2.114",
"version": "v3.2.117",
"source": {
"type": "git",
"url": "https://github.com/filamentphp/forms.git",
"reference": "46a42dbc18f9273a3a59c54e94222fa62855c702"
"reference": "896c868cca474b2e925a3e6162b7c76d8ff3e5fc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filamentphp/forms/zipball/46a42dbc18f9273a3a59c54e94222fa62855c702",
"reference": "46a42dbc18f9273a3a59c54e94222fa62855c702",
"url": "https://api.github.com/repos/filamentphp/forms/zipball/896c868cca474b2e925a3e6162b7c76d8ff3e5fc",
"reference": "896c868cca474b2e925a3e6162b7c76d8ff3e5fc",
"shasum": ""
},
"require": {
@@ -1333,20 +1337,20 @@
"issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament"
},
"time": "2024-09-17T08:30:15+00:00"
"time": "2024-10-09T11:19:26+00:00"
},
{
"name": "filament/infolists",
"version": "v3.2.114",
"version": "v3.2.117",
"source": {
"type": "git",
"url": "https://github.com/filamentphp/infolists.git",
"reference": "dd6e2319aea92c5444c52792c750edfeb057f62a"
"reference": "fc5f01c094fe25ef906f3e1b88d3d8883a73d6be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filamentphp/infolists/zipball/dd6e2319aea92c5444c52792c750edfeb057f62a",
"reference": "dd6e2319aea92c5444c52792c750edfeb057f62a",
"url": "https://api.github.com/repos/filamentphp/infolists/zipball/fc5f01c094fe25ef906f3e1b88d3d8883a73d6be",
"reference": "fc5f01c094fe25ef906f3e1b88d3d8883a73d6be",
"shasum": ""
},
"require": {
@@ -1384,20 +1388,20 @@
"issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament"
},
"time": "2024-09-17T08:30:15+00:00"
"time": "2024-10-08T14:24:09+00:00"
},
{
"name": "filament/notifications",
"version": "v3.2.114",
"version": "v3.2.117",
"source": {
"type": "git",
"url": "https://github.com/filamentphp/notifications.git",
"reference": "03ea56e0729c98c65831ab0215285a7cb1c4117f"
"reference": "a5f684b690354630210fc9a90bd06da9b1f6ae82"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filamentphp/notifications/zipball/03ea56e0729c98c65831ab0215285a7cb1c4117f",
"reference": "03ea56e0729c98c65831ab0215285a7cb1c4117f",
"url": "https://api.github.com/repos/filamentphp/notifications/zipball/a5f684b690354630210fc9a90bd06da9b1f6ae82",
"reference": "a5f684b690354630210fc9a90bd06da9b1f6ae82",
"shasum": ""
},
"require": {
@@ -1436,11 +1440,11 @@
"issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament"
},
"time": "2024-07-31T11:53:11+00:00"
"time": "2024-10-08T14:24:11+00:00"
},
{
"name": "filament/spatie-laravel-settings-plugin",
"version": "v3.2.114",
"version": "v3.2.117",
"source": {
"type": "git",
"url": "https://github.com/filamentphp/spatie-laravel-settings-plugin.git",
@@ -1487,16 +1491,16 @@
},
{
"name": "filament/support",
"version": "v3.2.114",
"version": "v3.2.117",
"source": {
"type": "git",
"url": "https://github.com/filamentphp/support.git",
"reference": "2183eb1149ef9ab742256155adf2afedda322e6d"
"reference": "31fcff80b873b4decdba10d5f7010310e12c8e94"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filamentphp/support/zipball/2183eb1149ef9ab742256155adf2afedda322e6d",
"reference": "2183eb1149ef9ab742256155adf2afedda322e6d",
"url": "https://api.github.com/repos/filamentphp/support/zipball/31fcff80b873b4decdba10d5f7010310e12c8e94",
"reference": "31fcff80b873b4decdba10d5f7010310e12c8e94",
"shasum": ""
},
"require": {
@@ -1506,7 +1510,7 @@
"illuminate/contracts": "^10.45|^11.0",
"illuminate/support": "^10.45|^11.0",
"illuminate/view": "^10.45|^11.0",
"kirschbaum-development/eloquent-power-joins": "^3.0",
"kirschbaum-development/eloquent-power-joins": "^3.0|^4.0",
"livewire/livewire": "^3.4.10 <= 3.5.6",
"php": "^8.1",
"ryangjchandler/blade-capture-directive": "^0.2|^0.3|^1.0",
@@ -1542,20 +1546,20 @@
"issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament"
},
"time": "2024-09-23T14:10:13+00:00"
"time": "2024-10-08T14:24:29+00:00"
},
{
"name": "filament/tables",
"version": "v3.2.114",
"version": "v3.2.117",
"source": {
"type": "git",
"url": "https://github.com/filamentphp/tables.git",
"reference": "75acf6f38a8ccfded57dc62bc3af0dd0bb04069d"
"reference": "152bf46a8f2c46f047835771a67085c2866b039b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filamentphp/tables/zipball/75acf6f38a8ccfded57dc62bc3af0dd0bb04069d",
"reference": "75acf6f38a8ccfded57dc62bc3af0dd0bb04069d",
"url": "https://api.github.com/repos/filamentphp/tables/zipball/152bf46a8f2c46f047835771a67085c2866b039b",
"reference": "152bf46a8f2c46f047835771a67085c2866b039b",
"shasum": ""
},
"require": {
@@ -1594,20 +1598,20 @@
"issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament"
},
"time": "2024-09-17T08:30:46+00:00"
"time": "2024-10-08T14:24:25+00:00"
},
{
"name": "filament/widgets",
"version": "v3.2.114",
"version": "v3.2.117",
"source": {
"type": "git",
"url": "https://github.com/filamentphp/widgets.git",
"reference": "06b70c4f260c91da03bdc51d1275543776ef7385"
"reference": "14ae503aae8265ddc48274debbf7b7aefc7afb0b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filamentphp/widgets/zipball/06b70c4f260c91da03bdc51d1275543776ef7385",
"reference": "06b70c4f260c91da03bdc51d1275543776ef7385",
"url": "https://api.github.com/repos/filamentphp/widgets/zipball/14ae503aae8265ddc48274debbf7b7aefc7afb0b",
"reference": "14ae503aae8265ddc48274debbf7b7aefc7afb0b",
"shasum": ""
},
"require": {
@@ -1638,7 +1642,7 @@
"issues": "https://github.com/filamentphp/filament/issues",
"source": "https://github.com/filamentphp/filament"
},
"time": "2024-09-23T14:10:16+00:00"
"time": "2024-10-08T14:24:26+00:00"
},
{
"name": "fruitcake/php-cors",
@@ -2273,27 +2277,28 @@
},
{
"name": "kirschbaum-development/eloquent-power-joins",
"version": "3.5.8",
"version": "4.0.0",
"source": {
"type": "git",
"url": "https://github.com/kirschbaum-development/eloquent-power-joins.git",
"reference": "397ef08f15ceff48111fd7f57d9f1fd41bf1a453"
"reference": "c6c42a52c5a097cc11761e72782b2d0215692caf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kirschbaum-development/eloquent-power-joins/zipball/397ef08f15ceff48111fd7f57d9f1fd41bf1a453",
"reference": "397ef08f15ceff48111fd7f57d9f1fd41bf1a453",
"url": "https://api.github.com/repos/kirschbaum-development/eloquent-power-joins/zipball/c6c42a52c5a097cc11761e72782b2d0215692caf",
"reference": "c6c42a52c5a097cc11761e72782b2d0215692caf",
"shasum": ""
},
"require": {
"illuminate/database": "^8.0|^9.0|^10.0|^11.0",
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
"php": "^8.0"
"illuminate/database": "^10.0|^11.0",
"illuminate/support": "^10.0|^11.0",
"php": "^8.1"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "dev-master",
"laravel/legacy-factories": "^1.0@dev",
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0",
"phpunit/phpunit": "^8.0|^9.0|^10.0"
"orchestra/testbench": "^8.0|^9.0",
"phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
@@ -2329,9 +2334,9 @@
],
"support": {
"issues": "https://github.com/kirschbaum-development/eloquent-power-joins/issues",
"source": "https://github.com/kirschbaum-development/eloquent-power-joins/tree/3.5.8"
"source": "https://github.com/kirschbaum-development/eloquent-power-joins/tree/4.0.0"
},
"time": "2024-09-10T10:28:05+00:00"
"time": "2024-10-06T12:28:14+00:00"
},
{
"name": "laravel-notification-channels/telegram",
@@ -2408,16 +2413,16 @@
},
{
"name": "laravel/framework",
"version": "v11.24.1",
"version": "v11.27.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "e063fa80ac5818099f45a3a57dd803476c8f3a2a"
"reference": "a51d1f2b771c542324a3d9b76a98b1bbc75c0ee9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/e063fa80ac5818099f45a3a57dd803476c8f3a2a",
"reference": "e063fa80ac5818099f45a3a57dd803476c8f3a2a",
"url": "https://api.github.com/repos/laravel/framework/zipball/a51d1f2b771c542324a3d9b76a98b1bbc75c0ee9",
"reference": "a51d1f2b771c542324a3d9b76a98b1bbc75c0ee9",
"shasum": ""
},
"require": {
@@ -2436,7 +2441,7 @@
"fruitcake/php-cors": "^1.3",
"guzzlehttp/guzzle": "^7.8",
"guzzlehttp/uri-template": "^1.0",
"laravel/prompts": "^0.1.18|^0.2.0",
"laravel/prompts": "^0.1.18|^0.2.0|^0.3.0",
"laravel/serializable-closure": "^1.3",
"league/commonmark": "^2.2.1",
"league/flysystem": "^3.8.0",
@@ -2613,7 +2618,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-09-25T07:21:24+00:00"
"time": "2024-10-09T04:17:35+00:00"
},
{
"name": "laravel/prompts",
@@ -2675,16 +2680,16 @@
},
{
"name": "laravel/sanctum",
"version": "v4.0.2",
"version": "v4.0.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/sanctum.git",
"reference": "9cfc0ce80cabad5334efff73ec856339e8ec1ac1"
"reference": "54aea9d13743ae8a6cdd3c28dbef128a17adecab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sanctum/zipball/9cfc0ce80cabad5334efff73ec856339e8ec1ac1",
"reference": "9cfc0ce80cabad5334efff73ec856339e8ec1ac1",
"url": "https://api.github.com/repos/laravel/sanctum/zipball/54aea9d13743ae8a6cdd3c28dbef128a17adecab",
"reference": "54aea9d13743ae8a6cdd3c28dbef128a17adecab",
"shasum": ""
},
"require": {
@@ -2735,7 +2740,7 @@
"issues": "https://github.com/laravel/sanctum/issues",
"source": "https://github.com/laravel/sanctum"
},
"time": "2024-04-10T19:39:58+00:00"
"time": "2024-09-27T14:55:41+00:00"
},
{
"name": "laravel/serializable-closure",
@@ -3142,16 +3147,16 @@
},
{
"name": "league/flysystem",
"version": "3.28.0",
"version": "3.29.1",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c"
"reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c",
"reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/edc1bb7c86fab0776c3287dbd19b5fa278347319",
"reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319",
"shasum": ""
},
"require": {
@@ -3219,22 +3224,22 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.28.0"
"source": "https://github.com/thephpleague/flysystem/tree/3.29.1"
},
"time": "2024-05-22T10:09:12+00:00"
"time": "2024-10-08T08:58:34+00:00"
},
{
"name": "league/flysystem-local",
"version": "3.28.0",
"version": "3.29.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-local.git",
"reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40"
"reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/13f22ea8be526ea58c2ddff9e158ef7c296e4f40",
"reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/e0e8d52ce4b2ed154148453d321e97c8e931bd27",
"reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27",
"shasum": ""
},
"require": {
@@ -3268,9 +3273,9 @@
"local"
],
"support": {
"source": "https://github.com/thephpleague/flysystem-local/tree/3.28.0"
"source": "https://github.com/thephpleague/flysystem-local/tree/3.29.0"
},
"time": "2024-05-06T20:05:52+00:00"
"time": "2024-08-09T21:24:39+00:00"
},
{
"name": "league/mime-type-detection",
@@ -4143,24 +4148,24 @@
},
{
"name": "nette/schema",
"version": "v1.3.0",
"version": "v1.3.2",
"source": {
"type": "git",
"url": "https://github.com/nette/schema.git",
"reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188"
"reference": "da801d52f0354f70a638673c4a0f04e16529431d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/schema/zipball/a6d3a6d1f545f01ef38e60f375d1cf1f4de98188",
"reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188",
"url": "https://api.github.com/repos/nette/schema/zipball/da801d52f0354f70a638673c4a0f04e16529431d",
"reference": "da801d52f0354f70a638673c4a0f04e16529431d",
"shasum": ""
},
"require": {
"nette/utils": "^4.0",
"php": "8.1 - 8.3"
"php": "8.1 - 8.4"
},
"require-dev": {
"nette/tester": "^2.4",
"nette/tester": "^2.5.2",
"phpstan/phpstan-nette": "^1.0",
"tracy/tracy": "^2.8"
},
@@ -4199,9 +4204,9 @@
],
"support": {
"issues": "https://github.com/nette/schema/issues",
"source": "https://github.com/nette/schema/tree/v1.3.0"
"source": "https://github.com/nette/schema/tree/v1.3.2"
},
"time": "2023-12-11T11:54:22+00:00"
"time": "2024-10-06T23:10:23+00:00"
},
{
"name": "nette/utils",
@@ -4291,16 +4296,16 @@
},
{
"name": "nikic/php-parser",
"version": "v5.2.0",
"version": "v5.3.1",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb"
"reference": "8eea230464783aa9671db8eea6f8c6ac5285794b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb",
"reference": "23c79fbbfb725fb92af9bcf41065c8e9a0d49ddb",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8eea230464783aa9671db8eea6f8c6ac5285794b",
"reference": "8eea230464783aa9671db8eea6f8c6ac5285794b",
"shasum": ""
},
"require": {
@@ -4343,9 +4348,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v5.2.0"
"source": "https://github.com/nikic/PHP-Parser/tree/v5.3.1"
},
"time": "2024-09-15T16:40:33+00:00"
"time": "2024-10-08T18:51:32+00:00"
},
{
"name": "nunomaduro/termwind",
@@ -4599,16 +4604,16 @@
},
{
"name": "php-http/discovery",
"version": "1.19.4",
"version": "1.20.0",
"source": {
"type": "git",
"url": "https://github.com/php-http/discovery.git",
"reference": "0700efda8d7526335132360167315fdab3aeb599"
"reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/discovery/zipball/0700efda8d7526335132360167315fdab3aeb599",
"reference": "0700efda8d7526335132360167315fdab3aeb599",
"url": "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d",
"reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d",
"shasum": ""
},
"require": {
@@ -4672,9 +4677,9 @@
],
"support": {
"issues": "https://github.com/php-http/discovery/issues",
"source": "https://github.com/php-http/discovery/tree/1.19.4"
"source": "https://github.com/php-http/discovery/tree/1.20.0"
},
"time": "2024-03-29T13:00:05+00:00"
"time": "2024-10-02T11:20:13+00:00"
},
{
"name": "php-http/httplug",
@@ -4735,16 +4740,16 @@
},
{
"name": "php-http/message",
"version": "1.16.1",
"version": "1.16.2",
"source": {
"type": "git",
"url": "https://github.com/php-http/message.git",
"reference": "5997f3289332c699fa2545c427826272498a2088"
"reference": "06dd5e8562f84e641bf929bfe699ee0f5ce8080a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/message/zipball/5997f3289332c699fa2545c427826272498a2088",
"reference": "5997f3289332c699fa2545c427826272498a2088",
"url": "https://api.github.com/repos/php-http/message/zipball/06dd5e8562f84e641bf929bfe699ee0f5ce8080a",
"reference": "06dd5e8562f84e641bf929bfe699ee0f5ce8080a",
"shasum": ""
},
"require": {
@@ -4798,9 +4803,9 @@
],
"support": {
"issues": "https://github.com/php-http/message/issues",
"source": "https://github.com/php-http/message/tree/1.16.1"
"source": "https://github.com/php-http/message/tree/1.16.2"
},
"time": "2024-03-07T13:22:09+00:00"
"time": "2024-10-02T11:34:13+00:00"
},
{
"name": "php-http/promise",
@@ -5042,16 +5047,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.31.0",
"version": "1.32.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "249f15fb843bf240cf058372dad29e100cee6c17"
"reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/249f15fb843bf240cf058372dad29e100cee6c17",
"reference": "249f15fb843bf240cf058372dad29e100cee6c17",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6ca22b154efdd9e3c68c56f5d94670920a1c19a4",
"reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4",
"shasum": ""
},
"require": {
@@ -5083,9 +5088,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.31.0"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.32.0"
},
"time": "2024-09-22T11:32:18+00:00"
"time": "2024-09-26T07:23:32+00:00"
},
{
"name": "psr/cache",
@@ -9175,16 +9180,16 @@
},
{
"name": "composer/class-map-generator",
"version": "1.3.4",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/composer/class-map-generator.git",
"reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3"
"reference": "98bbf6780e56e0fd2404fe4b82eb665a0f93b783"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3",
"reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3",
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/98bbf6780e56e0fd2404fe4b82eb665a0f93b783",
"reference": "98bbf6780e56e0fd2404fe4b82eb665a0f93b783",
"shasum": ""
},
"require": {
@@ -9197,8 +9202,8 @@
"phpstan/phpstan-deprecation-rules": "^1",
"phpstan/phpstan-phpunit": "^1",
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/filesystem": "^5.4 || ^6",
"symfony/phpunit-bridge": "^5"
"phpunit/phpunit": "^8",
"symfony/filesystem": "^5.4 || ^6"
},
"type": "library",
"extra": {
@@ -9228,7 +9233,7 @@
],
"support": {
"issues": "https://github.com/composer/class-map-generator/issues",
"source": "https://github.com/composer/class-map-generator/tree/1.3.4"
"source": "https://github.com/composer/class-map-generator/tree/1.4.0"
},
"funding": [
{
@@ -9244,7 +9249,7 @@
"type": "tidelift"
}
],
"time": "2024-06-12T14:13:04+00:00"
"time": "2024-10-03T18:14:00+00:00"
},
{
"name": "composer/pcre",
@@ -9578,16 +9583,16 @@
},
{
"name": "laravel/sail",
"version": "v1.33.0",
"version": "v1.35.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "d54af9d5745e3680d8a6463ffd9f314aa53eb2d1"
"reference": "992bc2d9e52174c79515967f30849d21daa334d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/d54af9d5745e3680d8a6463ffd9f314aa53eb2d1",
"reference": "d54af9d5745e3680d8a6463ffd9f314aa53eb2d1",
"url": "https://api.github.com/repos/laravel/sail/zipball/992bc2d9e52174c79515967f30849d21daa334d8",
"reference": "992bc2d9e52174c79515967f30849d21daa334d8",
"shasum": ""
},
"require": {
@@ -9637,7 +9642,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2024-09-22T19:04:21+00:00"
"time": "2024-10-08T14:45:26+00:00"
},
{
"name": "laravel/telescope",
@@ -10068,35 +10073,35 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "11.0.6",
"version": "11.0.7",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "ebdffc9e09585dafa71b9bffcdb0a229d4704c45"
"reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ebdffc9e09585dafa71b9bffcdb0a229d4704c45",
"reference": "ebdffc9e09585dafa71b9bffcdb0a229d4704c45",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f7f08030e8811582cc459871d28d6f5a1a4d35ca",
"reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",
"nikic/php-parser": "^5.1.0",
"nikic/php-parser": "^5.3.1",
"php": ">=8.2",
"phpunit/php-file-iterator": "^5.0.1",
"phpunit/php-file-iterator": "^5.1.0",
"phpunit/php-text-template": "^4.0.1",
"sebastian/code-unit-reverse-lookup": "^4.0.1",
"sebastian/complexity": "^4.0.1",
"sebastian/environment": "^7.2.0",
"sebastian/lines-of-code": "^3.0.1",
"sebastian/version": "^5.0.1",
"sebastian/version": "^5.0.2",
"theseer/tokenizer": "^1.2.3"
},
"require-dev": {
"phpunit/phpunit": "^11.0"
"phpunit/phpunit": "^11.4.1"
},
"suggest": {
"ext-pcov": "PHP extension that provides line coverage",
@@ -10134,7 +10139,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.6"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.7"
},
"funding": [
{
@@ -10142,7 +10147,7 @@
"type": "github"
}
],
"time": "2024-08-22T04:37:56+00:00"
"time": "2024-10-09T06:21:38+00:00"
},
{
"name": "phpunit/php-file-iterator",
@@ -10391,16 +10396,16 @@
},
{
"name": "phpunit/phpunit",
"version": "11.3.6",
"version": "11.4.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "d62c45a19c665bb872c2a47023a0baf41a98bb2b"
"reference": "7875627f15f4da7e7f0823d1f323f7295a77334e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d62c45a19c665bb872c2a47023a0baf41a98bb2b",
"reference": "d62c45a19c665bb872c2a47023a0baf41a98bb2b",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7875627f15f4da7e7f0823d1f323f7295a77334e",
"reference": "7875627f15f4da7e7f0823d1f323f7295a77334e",
"shasum": ""
},
"require": {
@@ -10439,7 +10444,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "11.3-dev"
"dev-main": "11.4-dev"
}
},
"autoload": {
@@ -10471,7 +10476,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.3.6"
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.4.1"
},
"funding": [
{
@@ -10487,7 +10492,7 @@
"type": "tidelift"
}
],
"time": "2024-09-19T10:54:28+00:00"
"time": "2024-10-08T15:38:37+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -11360,16 +11365,16 @@
},
{
"name": "sebastian/version",
"version": "5.0.1",
"version": "5.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "45c9debb7d039ce9b97de2f749c2cf5832a06ac4"
"reference": "c687e3387b99f5b03b6caa64c74b63e2936ff874"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/45c9debb7d039ce9b97de2f749c2cf5832a06ac4",
"reference": "45c9debb7d039ce9b97de2f749c2cf5832a06ac4",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c687e3387b99f5b03b6caa64c74b63e2936ff874",
"reference": "c687e3387b99f5b03b6caa64c74b63e2936ff874",
"shasum": ""
},
"require": {
@@ -11402,7 +11407,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/version/issues",
"security": "https://github.com/sebastianbergmann/version/security/policy",
"source": "https://github.com/sebastianbergmann/version/tree/5.0.1"
"source": "https://github.com/sebastianbergmann/version/tree/5.0.2"
},
"funding": [
{
@@ -11410,7 +11415,7 @@
"type": "github"
}
],
"time": "2024-07-03T05:13:08+00:00"
"time": "2024-10-09T05:16:32+00:00"
},
{
"name": "spatie/backtrace",
@@ -11915,25 +11920,25 @@
},
{
"name": "tightenco/duster",
"version": "v3.0.1",
"version": "v3.0.3",
"source": {
"type": "git",
"url": "https://github.com/tighten/duster.git",
"reference": "0128c2eb26fe759b79148c18a8dfe442b32eb211"
"reference": "ec9bc3795e135ed13528a4b30258fd39ec489b69"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tighten/duster/zipball/0128c2eb26fe759b79148c18a8dfe442b32eb211",
"reference": "0128c2eb26fe759b79148c18a8dfe442b32eb211",
"url": "https://api.github.com/repos/tighten/duster/zipball/ec9bc3795e135ed13528a4b30258fd39ec489b69",
"reference": "ec9bc3795e135ed13528a4b30258fd39ec489b69",
"shasum": ""
},
"require": {
"php": "^8.2.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.59",
"friendsofphp/php-cs-fixer": "^3.64",
"laravel-zero/framework": "^11.0",
"laravel/pint": "^1.16",
"laravel/pint": "^1.18",
"nunomaduro/termwind": "^2.0",
"spatie/invade": "^1.1",
"squizlabs/php_codesniffer": "^3.10",
@@ -11945,9 +11950,7 @@
"type": "project",
"autoload": {
"psr-4": {
"App\\": "app/",
"Database\\Seeders\\": "database/seeders/",
"Database\\Factories\\": "database/factories/"
"App\\": "app/"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -11981,7 +11984,7 @@
"issues": "https://github.com/tighten/duster/issues",
"source": "https://github.com/tighten/duster"
},
"time": "2024-06-24T20:05:09+00:00"
"time": "2024-10-09T19:45:23+00:00"
}
],
"aliases": [],
@@ -48,7 +48,7 @@ return new class extends Migration
* Don't disable the schedule or send a notification if there are no records.
*/
if (! DB::table('results_bad_json')->count()) {
$dataSettings = new DataMigrationSettings();
$dataSettings = new DataMigrationSettings;
$dataSettings->bad_json_migrated = true;
@@ -4,7 +4,7 @@ use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;
return new class() extends Migration
return new class extends Migration
{
/**
* Run the migrations.
@@ -4,7 +4,7 @@ use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;
return new class() extends Migration
return new class extends Migration
{
/**
* Run the migrations.
@@ -4,7 +4,7 @@ use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;
return new class() extends Migration
return new class extends Migration
{
/**
* Run the migrations.
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -13,7 +13,7 @@ cropperjs/dist/cropper.min.css:
filepond/dist/filepond.min.css:
(*!
* FilePond 4.31.3
* FilePond 4.31.4
* Licensed under MIT, https://opensource.org/licenses/MIT/
* Please visit https://pqina.nl/filepond/ for details.
*)
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long