chore: update composer lock #94
Annotations
10 errors
laravel-tests:
app/Publishes.php (in context of class App/Post)#L24
PHPDoc tag @var with type Illuminate\Database\Eloquent\Model is not subtype of native type App\Post.
|
laravel-tests:
app/Publishes.php (in context of class App/Post)#L26
Call to an undefined method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::published().
|
laravel-tests:
app/Publishes.php (in context of class App/Post)#L39
PHPDoc tag @var with type Illuminate\Database\Eloquent\Model is not subtype of native type App\Post.
|
laravel-tests:
app/Publishes.php (in context of class App/Post)#L41
Call to an undefined method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::published().
|
laravel-tests:
app/Publishes.php (in context of class App/Tip)#L24
PHPDoc tag @var with type Illuminate\Database\Eloquent\Model is not subtype of native type App\Tip.
|
laravel-tests:
app/Publishes.php (in context of class App/Tip)#L26
Call to an undefined method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::published().
|
laravel-tests:
app/Publishes.php (in context of class App/Tip)#L39
PHPDoc tag @var with type Illuminate\Database\Eloquent\Model is not subtype of native type App\Tip.
|
laravel-tests:
app/Publishes.php (in context of class App/Tip)#L41
Call to an undefined method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::published().
|
laravel-tests:
app/Publishes.php (in context of class App/Video)#L24
PHPDoc tag @var with type Illuminate\Database\Eloquent\Model is not subtype of native type App\Video.
|
laravel-tests:
app/Publishes.php (in context of class App/Video)#L26
Call to an undefined method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::published().
|